aboutsummaryrefslogtreecommitdiff
path: root/audio/zinf
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - upgrade to FreeAmp 2.1.0 (which also unbreaks it)Torsten Blum2001-07-026-167/+230
| | | | | | | | - install a sdr plugin - freeamp supports rtp (and unicast sucks for "streaming" anyways ;) Notes: svn path=/head/; revision=44632
* Spell FreeBSD appropriately.Steve Price2001-06-171-1/+1
| | | | Notes: svn path=/head/; revision=44136
* *Mark broken due to it being incompatible with ports version of aDavid W. Chapman Jr.2001-06-171-1/+3
| | | | | | | | | | | dependency *Remove maintainer at request PR: 28126 Submitted by: maintainer Notes: svn path=/head/; revision=44091
* Various patches (mainly shared library revision changes) for thoseAde Lovett2001-05-041-5/+4
| | | | | | | ports that depend on GNOME and need to change for 1.4 Notes: svn path=/head/; revision=42259
* upgrade from rc4 to rc5Ying-Chieh Liao2001-01-252-2/+2
| | | | | | | | PR: 24633 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37569
* Update to FreeAMP 2.1 Release Candidate 4Roger Hardiman2000-11-132-2/+2
| | | | Notes: svn path=/head/; revision=35094
* Add freeamp 2.1rc3, another attempt at an excellent audio player.Will Andrews2000-10-285-0/+245
PR: 22322 Submitted by: Roman Shterenzon <roman@xpert.com> Notes: svn path=/head/; revision=34345