aboutsummaryrefslogtreecommitdiff
path: root/audio/snack
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlyChristian Weisgerber2010-06-061-1/+1
| | | | | | | (via libvorbis, libtheora). Notes: svn path=/head/; revision=255958
* Bump PORTREVISION after libogg and libvorbisfile major version increment.Christian Weisgerber2009-07-061-1/+1
| | | | Notes: svn path=/head/; revision=237283
* - Change default Tcl/Tk version to 8.5Martin Matuska2009-02-231-1/+1
| | | | | | | | | - Bump PORTVERSION of ports affected Tested by: pointyhat (pav) Notes: svn path=/head/; revision=228909
* - switch to USE_TCL infrastructureMartin Matuska2009-01-051-9/+9
| | | | | | | | | | | | - add support for tcl85 - bump PORTREVISION PR: ports/130182 Submitted by: mm Approved by: Simon Olofsson <simon@olofsson.de> (maintainer) Notes: svn path=/head/; revision=225275
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=218938
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriesPav Lucistnik2008-04-091-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=210928
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-1/+1
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - Chase increase of audio/libvorbis shlib version.Martin Wilke2007-07-281-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=196462
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Respect TARGETDIRMartin Wilke2006-08-081-1/+1
| | | | | | | | | PR: ports/101532 Submitted by: Simon Olofsson <simon(at)olofsson.de> Approved by: krion (mentor) Notes: svn path=/head/; revision=170146
* - Update to 2.2.10Rong-En Fan2006-07-114-5/+24
| | | | | | | | | | | - Pass maintainership to submitter - Add AUTHOR in pkg-descr PR: 100043 Submitted by: Simon Olofsson <simon olofsson.de> Notes: svn path=/head/; revision=167421
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* This is now fetchable againEmanuel Haupt2006-03-081-1/+1
| | | | | | | | | PR: 94186 Submitted by: Jean-François BOEUF <jfb@minet.net> Approved by: portmgr (erwin) Notes: svn path=/head/; revision=157039
* - Add some SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149221
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Update to version 2.2.9Kirill Ponomarev2005-02-202-3/+3
| | | | | | | | PR: ports/77755 Submitted by: Sam Lawrance <boris at brooknet.com.au> Notes: svn path=/head/; revision=129346
* upgrade to 2.2.8Ying-Chieh Liao2004-11-243-20/+10
| | | | Notes: svn path=/head/; revision=122271
* Update to 2.2.7Volker Stolz2004-07-132-3/+3
| | | | Notes: svn path=/head/; revision=113555
* - Update to version 2.2.4Kirill Ponomarev2004-02-185-46/+31
| | | | | | | | PR: ports/63003 Submitted by: Ports Fury Notes: svn path=/head/; revision=101331
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* - Update to version 2.2.3Kirill Ponomarev2003-12-302-3/+2
| | | | | | | | PR: 60733 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> Notes: svn path=/head/; revision=96968
* Catch up with libogg/libvorbis version bump.Christian Weisgerber2003-12-201-1/+1
| | | | Notes: svn path=/head/; revision=96269
* portlint (whitespace cleanup)Kris Kennaway2003-10-271-2/+2
| | | | Notes: svn path=/head/; revision=92312
* ECHO -> ECHO_MSGEdwin Groothuis2003-09-271-3/+3
| | | | | | | | | | (ECHO_CMD for deskutils/notebook) PR: ports/56767-56770,56772-56774,56776-56784 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=89489
* Update to tcl/tk 8.4 and bump PORTREVISION.Kris Kennaway2003-08-172-6/+7
| | | | Notes: svn path=/head/; revision=87096
* update snack to 2.2.2Oliver Lehmann2003-06-154-18/+28
| | | | Notes: svn path=/head/; revision=83053
* Use pre-everything:: instead of pre-everything: to avoid conflict withKris Kennaway2003-02-281-1/+1
| | | | | | | targets in bsd.port.mk Notes: svn path=/head/; revision=76674
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* Update to 2.2Patrick Li2003-01-012-4/+3
| | | | | | | | PR: ports/46624 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=72096
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* ${PERL} -> ${REINPLACE_CMD}David W. Chapman Jr.2002-09-011-1/+2
| | | | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net Notes: svn path=/head/; revision=65426
* Ogg Vorbis 1.0 library major version bumps.Christian Weisgerber2002-07-201-1/+2
| | | | Notes: svn path=/head/; revision=63275
* Upgrade to v2.1.6. Make port respect ${PREFIX}. Add conditional supportJoseph Koshy2002-06-173-3/+23
| | | | | | | | | | for OGG/VORBIS (make 'WITH_VORBIS=yes'). PR: ports/35476 Submitted by: David Yeske <dyeske@yahoo.com> Notes: svn path=/head/; revision=61414
* This port LIB_DEPENDS on Tcl/Tk version 8.3.x.Steve Price2001-12-161-0/+2
| | | | Notes: svn path=/head/; revision=51635
* add snackYing-Chieh Liao2001-11-246-0/+85
The Snack Sound Toolkit Notes: svn path=/head/; revision=50458