aboutsummaryrefslogtreecommitdiff
path: root/audio/zinf
Commit message (Collapse)AuthorAgeFilesLines
* - Fix after objformat removalPav Lucistnik2007-03-231-0/+3
| | | | Notes: svn path=/head/; revision=188130
* Add ipv6 secondary category.Shaun Amott2006-11-291-1/+1
| | | | | | | | PR: ports/106002 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Notes: svn path=/head/; revision=178248
* - Add USE_GETTEXTRenato Botelho2006-04-072-3/+4
| | | | | | | | | | - Use DATADIR macro PR: ports/95452 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Notes: svn path=/head/; revision=159048
* Conversion to a single libtool environment.Ade Lovett2006-02-231-2/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | Notes: svn path=/head/; revision=154104
* - Add some SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149221
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Clean up handling of locale directories at deinstall-time:Kris Kennaway2004-12-161-0/+2
| | | | | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created Notes: svn path=/head/; revision=124183
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-1/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* Chase the libmusicbrainz shared lib version.Joe Marcus Clarke2004-03-171-1/+2
| | | | Notes: svn path=/head/; revision=104250
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=103963
* - Fix build against rerolled tarballKirill Ponomarev2004-03-013-16/+2
| | | | | | | | | | | * New version just includes removed files/patch-ui-musicbrowser-unix-src-musicsearch.cpp PR: ports/63589 Submitted by: Ports Fury Notes: svn path=/head/; revision=102668
* BROKEN: Does not fetchKris Kennaway2004-02-231-0/+2
| | | | Notes: svn path=/head/; revision=101776
* - Update to version 2.2.5Kirill Ponomarev2004-02-1818-188/+82
| | | | | | | | PR: ports/63004 Submitted by: Ports Fury Notes: svn path=/head/; revision=101336
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* Chase version change of audio/id3libEdwin Groothuis2004-01-031-2/+2
| | | | | | | | PR: ports/60830 Submitted by: Roman Shterenzon <roman@xpert.com> Notes: svn path=/head/; revision=97219
* - Fix build on big-endian architecture (hopefully)Kirill Ponomarev2003-12-211-3/+4
| | | | | | | | PR: 60460 Submitted by: Ports Fury Notes: svn path=/head/; revision=96311
* Catch up with libogg/libvorbis version bump.Christian Weisgerber2003-12-201-1/+2
| | | | Notes: svn path=/head/; revision=96269
* Update port: audio/zinf to 2.2.4Edwin Groothuis2003-09-2734-306/+410
| | | | | | | | | | - Update to version 2.2.4 PR: ports/57001 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=89509
* Update to 2.2.3Tilman Keskinoz2003-05-015-44/+31
| | | | | | | | PR: 51670 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=79967
* Remove the USE_GNOMENG macro.Joe Marcus Clarke2003-04-081-1/+0
| | | | Notes: svn path=/head/; revision=78566
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* Update to 2.2.2.Adam Weinberger2003-01-2815-232/+98
| | | | | | | | PR: 47322 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=74122
* Fix build of included id3lib on 64-bit platforms.Christian Weisgerber2002-12-213-1/+61
| | | | | | | Obtained from: id3lib 3.8.0 Notes: svn path=/head/; revision=71759
* 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
* Update to 2.2.1David W. Chapman Jr.2002-10-247-63/+78
| | | | | | | | PR: 44221 Submitted by: tkato@prontomail.com Notes: svn path=/head/; revision=68734
* WITHOUT_ESOUND is deprecated. Replace it with a GNOMENG constructMario Sergio Fujikawa Ferreira2002-10-211-1/+1
| | | | | | | Submitted by: David Yeske <dyeske@yahoo.com> Notes: svn path=/head/; revision=68516
* Fix install.Joe Marcus Clarke2002-09-303-4/+30
| | | | | | | | PR: 43499 Submitted by: Tilman Linneweh <tilman@arved.de> (with slight modification) Notes: svn path=/head/; revision=67257
* Use USE_GNOMENG.Joe Marcus Clarke2002-08-311-6/+8
| | | | | | | | PR: 42232 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65340
* Update freeamp 2.1.1 to zinf 2.2.0.Anders Nordby2002-08-0812-296/+214
| | | | | | | | | Add zlib patches for working around zlib 1.1.4 problems (obtained from src/lib/zlibz in current) + a file that was forgotten in the zlib 1.1.3 to 1.1.4 upgrade between freeamp 2.1.1 and zinf 2.2.0. Notes: svn path=/head/; revision=64251
* Ogg Vorbis 1.0 library major version bumps.Christian Weisgerber2002-07-201-2/+2
| | | | Notes: svn path=/head/; revision=63275
* Fix a bug that was preventing freeamp from playing RTP (multicast)Joseph Koshy2002-06-102-1/+19
| | | | | | | streams. Bump PORTREVISION. Notes: svn path=/head/; revision=61041
* Reset maintainer to ports@.Pete Fritchman2002-05-191-1/+1
| | | | | | | | PR: 38278 Submitted by: Alan Eldridge <ports@geeksrus.net> (old maintainer) Notes: svn path=/head/; revision=59455
* Fix build on -current;Dmitry Sivachenko2002-05-013-1/+28
| | | | | | | | | | Fix detection of freetype library. PR: 36657 Submitted by: MAINTAINER Notes: svn path=/head/; revision=58399
* Remove unnecessary ORBit dependency that installs an experimental UI pluginPatrick Li2002-03-153-22/+29
| | | | | | | | | | | and unbreaks build if ORBit is not installed. Bump PORTREVISION. PR: 35915 Submitted by: maintainer Noticed by: kris Notes: svn path=/head/; revision=56124
* Depend on freetype againPatrick Li2002-03-141-1/+1
| | | | | | | | PR: 35895 Submitted by: maintainer Notes: svn path=/head/; revision=56109
* Depend on freetype2 libs and fix ORBit detectionPatrick Li2002-03-141-2/+5
| | | | | | | | PR: 35881, 35845 Submitted by: maintainer, Steve Wills <steve@stevenwills.com> Notes: svn path=/head/; revision=56055
* Autodetect port dependsPatrick Li2002-02-081-5/+6
| | | | | | | | PR: 34724 Submitted by: maintainer Notes: svn path=/head/; revision=54334
* Shared library version bump from libvorbis updatePatrick Li2002-01-201-1/+1
| | | | | | | | PR: 34070 Submitted by: maintainer Notes: svn path=/head/; revision=53368
* First round of auto* cleanups:Will Andrews2002-01-061-1/+1
| | | | | | | | | | | | | | | | - USE_AUTO* -> USE_AUTO*_VER=* where required - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK - Other minor changes to fix things These changes should be no-ops with the current bsd.port.mk, but will assist in preparing for the next generation of USE_AUTO*. Submitted by: bento 4-exp USE_AUTO* cleanups http://people.FreeBSD.org/~will/4-exp/ http://bento.FreeBSD.org/errorlogs/4-exp-latest/ Notes: svn path=/head/; revision=52646
* - fix a typo when commenting out VORBIS in pkg-plist substitutionsPete Fritchman2001-12-231-1/+2
| | | | | | | | | | | - fix the ownership of files in ${PREFIX}/share/freeamp PR: 33101, 33096 Submitted by: Alan Eldridge <alane@geeksrus.net> Noticed by: John Merryweather Cooper <john_m_cooper@yahoo.com> Notes: svn path=/head/; revision=52018
* o If either WITH_LIBARTS or WITH_VORBIS were defined, LIB_DEPENDSMario Sergio Fujikawa Ferreira2001-12-201-2/+2
| | | | | | | | | | information was being lost. Fix this o Also, correctly LIB_DEPENDS on artsc.0 Approved by: maintainer Notes: svn path=/head/; revision=51897
* upgrade to 2.1.1Ying-Chieh Liao2001-12-175-47/+97
| | | | | | | | PR: 32938 Submitted by: maintainer, Ports Fury Notes: svn path=/head/; revision=51680
* take maintainershipYing-Chieh Liao2001-12-131-1/+1
| | | | | | | | PR: 32788 Submitted by: Alan E <alane@geeksrus.net> Notes: svn path=/head/; revision=51451
* - Fix dependency stuffKevin Lo2001-07-035-223/+401
| | | | | | | | | | | - Support CXXFLAGS/PREFIX properly - Supoprt PTHREAD_CFLAGS/PTHREAD_LIBS PR: 28645 Submitted by: Ports Fury Notes: svn path=/head/; revision=44701