1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
Commit Graph

50 Commits

Author SHA1 Message Date
Christian Weisgerber
74a99fe2b2 Pull in new po/Makefile.in.in since the new gettext autoconf macros don't
perform all substitutions required by the old one.

PR:		110513
2007-03-20 15:00:00 +00:00
Christian Weisgerber
e86e5c820d Add Josh Coalson's patches that allow building vorbis-tools on either side
of the FLAC 1.1.2/1.1.3 API divide.  No package changes.
2007-03-16 23:01:13 +00:00
Jeremy Messenger
26a0087e1e Chase the shared library version of speex, bump the PORTREVISION. 2007-02-23 22:51:12 +00:00
Peter Pentchev
64e068d25c Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:	-ports
2006-12-13 12:41:35 +00:00
Christian Weisgerber
b1a42e0611 Give encoding of metadata to/from UTF-8 a fighting chance.
Dug up by Heino Tiedemann <rotkap@GMX.de> who kept going on and on
about this on various mailing lists without ever bothering to contact
the maintainer.

Obtained from:	upstream CVS
2006-07-09 20:59:24 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
980092624a SHA256ify
Approved by:		krion@
2006-01-22 08:13:12 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Christian Weisgerber
2020526dd2 Fix building with gcc 2.95.
Reported by:	Randy Pratt <rpratt1950@earthlink.net>, kris (pointyhat)
2005-07-06 15:04:42 +00:00
Christian Weisgerber
ffb55c0ebb Update to 1.1.1. No change log available. 2005-07-05 13:38:19 +00:00
Christian Weisgerber
c658929967 new version of libFLAC 2005-03-16 14:50:13 +00:00
Kirill Ponomarev
bbf41dbabb Chase libraries for new audio/speex version.
Reminded by:	Christian Hiris <4711@chello.at>
2004-07-25 06:41:45 +00:00
Peter Pentchev
64b64d5ff7 Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports.
2004-06-03 22:41:40 +00:00
Trevor Johnson
38069212cc Add size data, approved by maintainers. 2004-03-18 20:59:15 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Christian Weisgerber
4a8a94afaf Update to Ogg Vorbis 1.0.1.
Major user-visible change: vorbis-tools now integrates some support for
flac and speex files.
2003-12-20 15:22:56 +00:00
Christian Weisgerber
3a054bbc2a * Respect PTHREAD_CFLAGS and PTHREAD_LIBS.
* Use our libtool.

Reported by:	kris (bento)
2003-09-20 14:22:45 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Christian Weisgerber
486da0de09 Fix format specifier.
Submitted by:	Andrew Williams <andrew.s.williams@adelaide.edu.au>
2003-06-17 00:33:00 +00:00
Christian Weisgerber
886e4dc395 Remove dead mirror.
Submitted by:	fenner (portsurvey)
2003-06-07 23:31:09 +00:00
Christian Weisgerber
32b8021ea5 pkg-comment -> COMMENT 2003-02-21 12:52:52 +00:00
Christian Weisgerber
f83606bb98 Update master sites.
PR:             47676, 47677
Submitted by:   Sergey A. Osokin <osa@FreeBSD.org.ru>
2003-01-30 22:18:24 +00:00
Christian Weisgerber
1b408efd77 Fix glitch in option handling. 2003-01-30 22:08:45 +00:00
Edwin Groothuis
1be1b409c4 Removed old ftp.linuxpowered.com and xiph.stratius.com ftp-sites
Noticed by: portsurvey.
2002-12-26 23:36:51 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Christian Weisgerber
9843593b9d Fix gettext dependency. 2002-07-22 11:09:15 +00:00
Christian Weisgerber
fe92cd6fa6 Welcome to the long-awaited release of Ogg Vorbis 1.0! 2002-07-20 15:29:27 +00:00
Christian Weisgerber
f2107e4728 * Fix encoding of raw files.
Obtained from:	Xiph CVS

* Re-enable assert()s now that we use GNU iconv.
2002-03-26 02:49:06 +00:00
Akinori MUSHA
21d944be5c Bump PORTREVISION to reflect the (lib)iconv upgrade. 2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
2002-03-18 09:46:46 +00:00
Christian Weisgerber
dcfe30c010 Disable some asserts() that assume implementation characteristics
of glibc iconv().
2002-02-14 16:59:45 +00:00
Christian Weisgerber
d086779181 * remove libogg dependency already implied by libvorbis one
* add iconv dependency
* simplify configure call
2002-02-03 22:07:46 +00:00
Christian Weisgerber
62e38448d2 fix typo in master site URL 2002-01-21 16:18:42 +00:00
Christian Weisgerber
eb7293d59e proper threads fix from Xiph CVS 2002-01-19 15:37:11 +00:00
Christian Weisgerber
4d71f07b6f Upgrade to Ogg Vorbis RC3.
PR:	33727, 33728, 33729, 33731
2002-01-16 14:42:33 +00:00
Christian Weisgerber
4fbb2f66a7 Update my MAINTAINER address.
Approved by:	trevor
2001-11-03 22:22:34 +00:00
Trevor Johnson
9f49d35673 Update libao to 0.8.0, which breaks mpg321. Update libogg, libvorbis,
vorbis-tools and the vorbis meta-port to 1.0rc2.  This version
supports "channel coupling" for more efficient compression of stereo
material.

Submitted by:   Christian Weisgerber (maintainer)
2001-08-27 01:26:34 +00:00
FUJISHIMA Satsuki
3dc8097aac o update to 1.0 RC1.
PORTEPOCH bumped due to PKGNAME now strictly follows handbook.
  (1.0b4,1 > 1.0.r1,1 vs. 1.0b4,1 < 1.0.r1,2)
o support NOPORTDOCS.
o remove stale MASTER_SITES.

PR:		29036
Submitted by:	maintainer
2001-07-19 06:29:35 +00:00
Trevor Johnson
4b1eb71e81 Add forgotten patch file.
Submitted by:	maintainer
2001-04-09 23:26:47 +00:00
Trevor Johnson
8e5e9b8711 Install documentation in a better place.
Patch ogg123/Makefile.am because automake will be run even though
we do not need it.  Continue to patch ogg123/Makefile.in just the
same, so automake will not be required.

Effectively rename some patches, and change some:
	- patch-aa to patch-configure.in
	- patch-ab to patch-ogg123_buffer.c
	- patch-ac to patch-ogg123_Makefile.in
	- patch-ad to patch-ogg123_ogg123.c (with changes)
	- patch-ae to patch-aclocal.m4 (with changes)
	- patch-af to patch-ogg123_Makefile.am (with changes)
The maintainer requested this.  He said that the history of these
files is not worth keeping.

Add $FreeBSD$ tags to the patches.

Change pkg-comment.

Submitted by:	maintainer
PR:		26136
2001-03-28 21:55:31 +00:00
James E. Housley
f10057af63 Missed files!!
- changes MAINTAINER,
- fixes a bug in shared memory handling where SYSVSHM segments wouldn't
  be destroyed on program exit,
- prefers memory sharing by mmap() over SYSVSHM,
- bumps PORTREVISION due to the fix above,
- contains miscellaneous clean-ups and autoconf-related changes.

PR:		25942
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
Reviewed by:	Theo van Klaveren <t.vanklaveren@student.utwente.nl>
2001-03-28 14:50:09 +00:00
James E. Housley
1e5186ff94 - changes MAINTAINER,
- fixes a bug in shared memory handling where SYSVSHM segments wouldn't
  be destroyed on program exit,
- prefers memory sharing by mmap() over SYSVSHM,
- bumps PORTREVISION due to the fix above,
- contains miscellaneous clean-ups and autoconf-related changes.

PR:		25942
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
Approved by:	Theo van Klaveren <t.vanklaveren@student.utwente.nl>
2001-03-23 18:07:44 +00:00
FUJISHIMA Satsuki
a5161478f2 update to 1.0 beta4.
PR:		25415
Submitted by:	maintainer
2001-03-01 09:36:40 +00:00
Satoshi Asami
f440390503 Add AUTO{CONF,MAKE}_{ENV,ARGS}. Among other things, this will fix
audio/libao, audio/libogg, audio/libvorbis and audio/vorbis-tools
which need --add-missing to be passed to automake.

PR:		22610
Submitted by:	Theo van Klaveren <t.vanklaveren@student.utwente.nl>, roger, sobomax
2000-11-16 13:06:29 +00:00
Roger Hardiman
081b9384c0 Add USE_AUTOMAKE 2000-11-14 08:10:01 +00:00
Roger Hardiman
3462902bc0 Fix build error, requested by the port maintainer
PR:		ports/22603
2000-11-13 19:14:04 +00:00
Trevor Johnson
cace07ca95 Add new port of vorbis-tools, a collection of utilities to encode,
play and tag Vorbis files.

PR:		22095
Submitted by:	Theo van Klaveren <t.vanklaveren@student.utwente.nl>
2000-11-02 21:17:27 +00:00