| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
LIB_DEPENDS in audio
With hat: portmgr
|
|
|
|
|
|
| |
the mtree (categories starting with a)
Approved by: portmgr (bdrewery)
|
|
|
|
| |
audio)
|
|
|
|
|
|
| |
uncovered by an exp libiconv -> inconv swith.
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
|
| |
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
|
|
|
|
|
|
| |
* Chase the update in dependent ports.
PR: 179072
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
|
|
| |
- Use two line style Makefile header
- Drop ABI shlib versions from LIB_DEPENDS
PR: ports/172902 (modified)
Submitted by: bsam
Feature safe: yes
|
|
|
|
| |
directly or indirectly (via libvorbis, libtheora).
|
| |
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Drop gratuitous run dependencies: they are only used in external auxiliary
scripts and do not directly affect main program functionality. Users are
advised to install them manually if they need them (lame, faad, etc.)
- Now that configure script supports disabling of optional features, drop
make(1)'s exists()-based heuristics to ensure no hidden dependencies are
recorded; user's choice of OPTIONS should now match the reality
- Remove now unsupported HAL and GNOME VFS2 options
- Remove dependency on external AAC/MP4 library (mp4v2); gtkpod now tries
to load it via dlopen(3) and if it fails, will dig for the atom props
manually. It probably can be turned into rdep, but first I need to make
sure our libmp4v2 ABI matches what gtkpod expects
- Add LICENSE (GPLv2)
|
|
|
|
|
| |
PR: ports/148643
Submitted by: Christopher Key <cjk32 at cam.ac.uk>
|
|
|
|
| |
(via libvorbis, libtheora).
|
|
|
|
|
|
|
|
|
| |
- use ?= for the portrevision of a master port to make it possible to
change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
- done via a semi-automated way (manual review and fixup)
- I tried to take care to not bump ports which only depend optionaly on
lame (with a default of no dependency)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
default, which will result in HAVE_GTK macro be undefined, and gtkpod
depends on it [*]
- Correctly detect and record FAAC/FAAD runtime dependencies
- Slightly improve on comment while here
PR: ports/122639 [*]
Submitted by: Kevin Oberman
|
| |
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
| |
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Drop `libgnomecanvas' dependency: cairo is now used for coverart display
effects
- Add missing runtime dependency for Ogg conversion to work [2]
- Similarly to [2], register dependencies for MPEG-4 audio encoding/decoding
and MP3 encoding via LAME
- Flip cURL support knob to "on", since vorbis-tools require it anyways (and
Ogg support is "on" by default). This is OK since cURL is likely to be
installed on a typical desktop system; lots of other software wants it
- Convert to use PORTDOCS and simplify their installation (get rid of `for'
loop in Makefile)
- Augment some OPTIONS text, clean up pkg-plist
PR: ports/138007 [1], ports/126760 [2]
Submitted by: keramida [1], ehaupt [2]
|
|
|
|
| |
starting with A
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
|
|
|
|
|
|
|
|
|
| |
worth of changes and an altered API.
Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary. Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.
PR: 119476
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: roam
Approved by: portmgr (pav)
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR (based on): ports/115021
Submitted by: Herbert J. Skuhra
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
| |
Reported by: sat
|
|
|
|
|
|
|
| |
respectively.
Based on PR: ports/114563, ports/114564
Submitted by: Herbert J. Skuhra
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
| |
|
|
|
|
|
|
| |
Proper fix is being worked on.
Approved by: portmgr (erwin)
|
|
|
|
| |
respectively. Also rename a knob, commit to UPDATING will follow.
|
| |
|
|
|
|
| |
Prodded by: several
|
|
|
|
| |
- Make description 24 lines to pacify portlint(1)
|
|
|
|
|
| |
PR: ports/91529
Submitted by: Devon Ryan <dpryan(at)dpryan.com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Kill EOL spaces
- Append trailing slash to the URL
|
|
|
|
|
| |
- Unmute ${INSTALL_DATA} statements
- Kill EOL space in distinfo
|
| |
|
|
|
|
| |
- Take maintainership
|
|
|
|
|
|
|
|
| |
Reset MAINTAINER
PR: 87415
Notified by: Rodrigo Graeff <delphus@gmail.com>
Submitted by: David Le Brun <david@dyn-ns.net> (maintainer)
|
|
|
|
|
|
|
|
| |
- added scripts to synchronize with evolution
- fixed support of iPod shufffle
PR: ports/79538
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
* Adds support for iPod Shuffle
* Support for smart playlists
ChangeLog: http://gtkpod.sourceforge.net/ChangeLog
PR: ports/78932
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
Fix incomplete pkg-plist
PR: ports/75279
Submitted by: David Le Brun <david@dyn-ns.net>
|
|
|
|
|
| |
PR: ports/74273
Submitted by: David Le Brun (maintainer)
|
|
|
|
| |
Approved by: marcus (co mentor)
|
|
|
|
|
|
|
|
|
| |
Remove unused knobs
Bump PORTREVISION
PR: ports/73652
Submitted by: david@da-quirk.org (maintainer)
Approved by: adamw (mentor)
|
|
|
|
| |
big upgrade.
|
|
|
|
|
|
| |
PR: ports/70464
Submitted by: Michael Johnson <ahze@ahze.net>
Approved by: maintainer
|
|
|
|
|
|
| |
PR: ports/69718
Submitted by: Michael Johnson <ahze@ahze.net>
Approved by: maintainer
|
|
|
|
|
|
|
| |
- Fix compilation on -STABLE (Scott Mitchell)
PR: ports/69201
Submitted by: David Le Brun (maintainer)
|
|
|
|
|
|
|
| |
Changelog : http://gtkpod.sourceforge.net/ChangeLog
PR: ports/68743
Submitted by: David Le Brun (maintainer)
|
|
|
|
|
|
| |
PR: ports/66356
Submitted by: ume
Approved by: maintainer
|
| |
|
| |
|
|
|
|
| |
(Part 2)
|
|
|
|
|
|
|
|
|
|
|
| |
* use libid3tag library instead of libid3 for better
performance
* parse the filename to fill in missing ID3 tags
* support for unicoded ID3v2.4 tags
* bug fixes
PR: 61649
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/60830
Submitted by: Roman Shterenzon <roman@xpert.com>
|
|
|
|
|
|
|
|
|
|
| |
* Add support of AAC files (WITH_AAC knob)
* New Info window (with statistics)
* Many small improvements with large practival impact
* Bug fixes
PR: ports/59851
Submitted by: David Le Brun <david@dyn-ns.net> (maintainer)
|
|
|
|
| |
PR: ports/58611
|
|
|
|
|
|
|
| |
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992
|
|
|
|
|
| |
PR: ports/54348
Submitted by: David Le Brun <david@dyn-ns.net> (maintainer)
|
|
|
|
|
| |
PR: prots/52738
Submitted by: David Le Brun <david@dyn-ns.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
Update gtkpod to 0.51 :
* libgnugetopt is no longer required (call to getopt_long_only removed)
* few bug fixes (playlength)
* several improvements (more infos about songs, more charsets, ...)
* new features (displays free space on iPod, charsets saved, ...)
PR: ports/52546
Submitter: David Le Brun <david@dyn-ns.net>
|
|
|
|
|
|
| |
package build on bento.
Reported by: bento
|
|
|
|
| |
Reported by: bento
|
|
PR: 47602
Submitted by: David Le Brun <david@dyn-ns.net>
|