| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=377360
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version. When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.
Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it. The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20. Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.
PR: 195724
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=374303
|
|
|
|
| |
Notes:
svn path=/head/; revision=371234
|
|
|
|
| |
Notes:
svn path=/head/; revision=358281
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=357978
|
|
|
|
| |
Notes:
svn path=/head/; revision=336301
|
|
|
|
|
|
|
|
|
|
| |
- Fix packaging with pkgng [1]
- Cleanup Makefile
Reported by: pkg-fallout [1]
Notes:
svn path=/head/; revision=335252
|
|
|
|
| |
Notes:
svn path=/head/; revision=334832
|
|
|
|
|
|
|
| |
audio)
Notes:
svn path=/head/; revision=327706
|
|
|
|
|
|
|
| |
- Move PORTDOCS upward
Notes:
svn path=/head/; revision=326205
|
|
|
|
|
|
|
|
|
|
|
| |
While here:
- trim headers
- convert USE_GMAKE -> USES=gmake
- convert USE_GNOME=gnomehack -> USES=pathfix
- convert USE_PERL5 -> USES=perl5
Notes:
svn path=/head/; revision=325966
|
|
|
|
| |
Notes:
svn path=/head/; revision=325358
|
|
|
|
| |
Notes:
svn path=/head/; revision=325161
|
|
|
|
|
|
|
|
|
| |
* Chase the update in dependent ports.
PR: 179072
Notes:
svn path=/head/; revision=320405
|
|
|
|
|
|
|
|
|
| |
- Move OPTIONS_* upward
Feature safe: yes
Notes:
svn path=/head/; revision=308271
|
|
|
|
|
|
|
| |
- Convert to new options framework
Notes:
svn path=/head/; revision=305465
|
|
|
|
|
|
|
| |
directly or indirectly (via libvorbis, libtheora).
Notes:
svn path=/head/; revision=301188
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
| |
Approved by: pgollucci (mentor)
Notes:
svn path=/head/; revision=262220
|
|
|
|
|
|
|
| |
Approved by: pgollucci (mentor)
Notes:
svn path=/head/; revision=261634
|
|
audio data using the Xiph.org codecs (FLAC, Speex and Vorbis).
libfishsound by itself is designed to handle raw codec streams from a lower
level layer such as UDP datagrams. When these codecs are used in files, they
are commonly encapsulated in Ogg to produce Ogg FLAC, Speex and Ogg Vorbis
files.
libfishsound is a wrapper around the existing codec libraries and provides a
consistent, higher-level programming interface. It has been designed for use in
a wide variety of applications; it has no direct dependencies on Ogg
encapsulation, though it is most commonly used in conjunction with liboggz to
decode or encode FLAC, Speex or Vorbis audio tracks in Ogg files, including Ogg
Theora and Annodex.
WWW: http://www.xiph.org/fishsound/
PR: 147332
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Notes:
svn path=/head/; revision=258836
|