1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

55 Commits

Author SHA1 Message Date
Christian Weisgerber
697ba65b1c Don't try to extract a "distro name" from /etc/issue and choke on
unexpected contents.  Found the hard way by Lars Eighner.

Approved by:	maintainer
2009-02-15 00:08:14 +00:00
Rong-En Fan
c650a95a89 - Add OPTIONS for png support
PR:		ports/129643
Submitted by:	Dan Nelson <dnelson at allantgroup.com> (maintainer)
2008-12-15 14:56:34 +00:00
Dmitry Marakasov
6421422044 - Update to 14.2.0
PR:		128849
Submitted by:	Peter Beckman <beckman at angryox dot com>
Final patch by:	Dan Nelson <dnelson at allantgroup dot com> (maintainer)
Approved by:	Dan Nelson <dnelson at allantgroup dot com> (maintainer)
2008-11-15 18:57:47 +00:00
Pav Lucistnik
cb88912bd9 - Update to 14.1.0
- Toggle LAME option off while package building

PR:		ports/127593
Submitted by:	Dan Nelson <dnelson@allantgroup.com> (maintainer)
2008-09-24 12:12:26 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Christian Weisgerber
fc6f899691 Update to FLAC 1.2.1. This version includes two and a half years
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
2008-04-07 20:37:23 +00:00
Beech Rintoul
d3ac1d4d13 - Update to 14.0.1
- Add PTHREAD_LIBS to LDFLAGS

Bring sox up to the latest release. It can now decode any format
recognized by ffmpeg or flac.

PR:		ports/120418
Submitted by:	Dan Nelson <dnelson@allantgroup.com> (maintainer)
2008-02-15 23:29:27 +00:00
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
Masafumi Max NAKANE
e1757b682e Upgrade to 13.0.0.
Submitted by:	maintainer
PR:		114141
2007-07-07 13:38:15 +00:00
Andrew Pantyukhin
ee60096ee6 - Update to 12.18.2
Approved by:	Dan Nelson <dnelson@allantgroup.com> (maintainer)
2006-09-04 22:00:44 +00:00
Andrew Pantyukhin
ab88efb161 - Update to 12.18.1
- Move plist to Makefile

Approved by:	Dan Nelson <dnelson@allantgroup.com> (maintainer), krion (mentor)
2006-06-02 15:24:22 +00:00
Edwin Groothuis
980092624a SHA256ify
Approved by:		krion@
2006-01-22 08:13:12 +00:00
Jean-Yves Lefort
b5b837e636 OPTIONSify.
PR:		ports/89117
Submitted by:	Pawel Wieleba <P.Wieleba@iem.pw.edu.pl>
Approved by:	maintainer
2005-11-22 23:55:38 +00:00
Michael Johnson
831d231539 - Update to 12.17.8
PR:		ports/86904
Submitted by:	Dan Nelson <dnelson@allantgroup.com> (maintainer)
2005-10-05 04:54:17 +00:00
Kirill Ponomarev
93e1219378 Fix build on 4.x 2004-12-24 08:10:52 +00:00
Kirill Ponomarev
0b250ff8af Update to 12.17.7
PR:		ports/75339
Submitted by:	maintainer
2004-12-21 10:42:02 +00:00
Christian Weisgerber
42e3953cf0 Update to 12.17.6.
Changes in this release: numerous bugfixes.

Reviewed by and with:	Dan Nelson <dnelson@allantgroup.com>
2004-10-16 01:59:03 +00:00
Pav Lucistnik
982dccf115 - Register conflicts over ${PREFIX}/bin/play file
Submitted by:	Tomas Pluskal <plusik@pohoda.cz> over CZ/SK users mailing list
2004-08-19 12:47:48 +00:00
Oliver Eikemeier
279ef0a044 Fix SoX buffer overflows when handling .WAV files (CAN-2004-0557)
Buffer overflow when parsing .wav file headers in sox.  The IFF chunks
concerned have a 2-byte size field, but sox reads them into a 256-byte
buffer.

portaudit reference:
  <http://www.freebsd.org/ports/portaudit/3e4ffe76-e0d4-11d8-9b0a-000347a4fa7d.html>

PR:		69725
Submitted by:	Dan Nelson <dnelson@allantgroup.com> (maintainer)
2004-07-28 21:39:53 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Christian Weisgerber
89c5de7031 Catch up with libogg/libvorbis version bump. 2003-12-20 16:14:14 +00:00
Alexander Nedotsukov
c9e2aa9169 Switch dependency mad -> libmad as more apropriate.
Approved by:	maintainer
2003-12-08 07:56:05 +00:00
Joe Marcus Clarke
c7ca0ba127 Chase the libmad/libid3tag shared lib version. 2003-12-07 01:27:06 +00:00
Daichi GOTO
b0d256c55f update audio/sox: 12.17.3 -> 12.17.4
PR:		54562
Submitted by:	Dan Nelson <dnelson@allantgroup.com> (maintainer)
2003-07-17 04:52:08 +00:00
Akinori MUSHA
57f9198bc7 De-pkg-comment. 2003-02-21 11:08:38 +00:00
Christian Weisgerber
e7690885fd Ogg Vorbis 1.0 library major version bumps. 2002-07-20 15:32:43 +00:00
Christian Weisgerber
a31ac75b65 * Upgrade to 12.17.3. Changes in this version include:
- integrated GSM support
  - new soxmix program

* Bump libvorbis version number in LIB_DEPENDS.
* Use new Ogg Vorbis RC3 encoder API.

* Replace incomplete list of supported formats and effects with a general
  blurb in DESCR.
* Update home page URL in DESCR.

Reviewed by:	Dan Nelson <dnelson@emsphone.com>
2002-01-17 19:22:41 +00:00
FUJISHIMA Satsuki
457a95e101 o unbreak Alpha and prepare for other 64-bit platforms.
o add WITH_VORBIS and fix WITH_GSM.

PR:		31413
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>,
		Dan Nelson <dnelson@allantgroup.com> (maintainer)
2001-10-22 18:44:30 +00:00
Ying-Chieh Liao
9495919fc5 upgrade to 12.17.2
PR:		31171
Submitted by:	MAINTAINER
2001-10-11 11:16:32 +00:00
Alexander Langer
f800720c00 Fix build for alpha.
Submitted by:	havk.org
2001-03-10 16:28:45 +00:00
Steve Price
dc84d4ebcb Bump PORTREVISION so we know which version compiles on the Alpha. 2001-02-26 04:15:57 +00:00
Steve Price
8c5cb7b00b Fix compilation errors on FreeBSD/Alpha.
PR:		24427
Submitted by:	Jan Conrad <conrad@th.physik.uni-bonn.de>
2001-02-26 04:14:40 +00:00
FUJISHIMA Satsuki
022e3d055a update to 12.17.1.
change MASTER_SITES to ${MASTER_SITE_SOURCEFORGE}.

Submitted by: maintainer
2001-01-01 19:18:53 +00:00
Jeremy Lea
877b8a533b Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:18:05 +00:00
Michael Haro
bcd8ffd9d0 update with the new PORTNAME/PORTVERSION variables 2000-04-08 21:25:03 +00:00
Michael Haro
ac78a10a0d add gsm support option
PR:		14963
Submitted by:	Joe Abley <jabley@patho.gen.nz>
1999-12-24 19:28:04 +00:00
David E. O'Brien
78ab65a396 Change Id->FreeBSD. 1999-08-25 04:36:31 +00:00
Brian Feldman
c9be0402f6 Fix the build for systems without /dev/dsp. Update the master site, and
md5 checksum (version bump? no, just a file change! grr!).

Submitted by:	Dan Nelson <dnelson@emsphone.com>
1999-07-28 03:40:59 +00:00
Brian Feldman
48d2d435a8 Update to the latest version. Dan Nelson is now the maintainer, since
the previous maintainer doesn't seem to want to take care of it
anymore (no updates for a long time.)

PR:		12658
Submitted by:	Dan Nelson <dnelson@emsphone.com>
1999-07-18 04:33:31 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Matthew Hunt
d5bc16036a Honor CFLAGS.
PR:		10362
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-03-03 22:01:58 +00:00
Tim Vanderhoek
23ccf010b7 It's not that ports/astro/* had no manpages to remove from their
PLISTs, it's just that none of the ones that do use the MANx
variables.
1998-08-17 07:14:09 +00:00
Masafumi Max NAKANE
bf71549f77 Upgrade, 10.11 -> 12.12.
Suggested by:	Bill Fenner <fenner@parc.xerox.com>
(Closing PR #2554.)
1997-02-04 10:32:42 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
David E. O'Brien
b34c0ce686 CATAGORIES+= -> CATAGORIES=
Added MAINTAINERS to many of them.
1996-11-15 23:14:56 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Torsten Blum
1d276f84e2 compress the manpage 1995-05-05 20:54:37 +00:00
Torsten Blum
deb5cfc223 @cwd removed 1995-05-05 20:44:18 +00:00
Torsten Blum
cee36e7a59 - remove pre-install target
- add myself as MAINTAINER
1995-05-05 20:43:47 +00:00
Satoshi Asami
02e84c27a6 Updating Makefiles, audio ports. 1995-04-11 19:46:58 +00:00