summaryrefslogtreecommitdiffstats
path: root/audio/zinf
Commit message (Collapse)AuthorAgeFilesLines
* Update port: audio/zinf to 2.2.4edwin2003-09-2734-306/+410
| | | | | | | - Update to version 2.2.4 PR: ports/57001 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 2.2.3arved2003-05-015-44/+31
| | | | | PR: 51670 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Remove the USE_GNOMENG macro.marcus2003-04-081-1/+0
|
* De-pkg-comment.knu2003-02-202-1/+1
|
* Update to 2.2.2.adamw2003-01-2815-232/+98
| | | | | PR: 47322 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Fix build of included id3lib on 64-bit platforms.naddy2002-12-213-1/+61
| | | | Obtained from: id3lib 3.8.0
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-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)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-1/+2
| | | | Approved by: pat
* Update to 2.2.1dwcjr2002-10-247-63/+78
| | | | | PR: 44221 Submitted by: tkato@prontomail.com
* WITHOUT_ESOUND is deprecated. Replace it with a GNOMENG constructlioux2002-10-211-1/+1
| | | | Submitted by: David Yeske <dyeske@yahoo.com>
* Fix install.marcus2002-09-303-4/+30
| | | | | PR: 43499 Submitted by: Tilman Linneweh <tilman@arved.de> (with slight modification)
* Use USE_GNOMENG.marcus2002-08-311-6/+8
| | | | | PR: 42232 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Update freeamp 2.1.1 to zinf 2.2.0.anders2002-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.
* Ogg Vorbis 1.0 library major version bumps.naddy2002-07-201-2/+2
|
* Fix a bug that was preventing freeamp from playing RTP (multicast)jkoshy2002-06-102-1/+19
| | | | streams. Bump PORTREVISION.
* Reset maintainer to ports@.petef2002-05-191-1/+1
| | | | | PR: 38278 Submitted by: Alan Eldridge <ports@geeksrus.net> (old maintainer)
* Fix build on -current;demon2002-05-013-1/+28
| | | | | | | Fix detection of freetype library. PR: 36657 Submitted by: MAINTAINER
* Remove unnecessary ORBit dependency that installs an experimental UI pluginpat2002-03-153-22/+29
| | | | | | | | and unbreaks build if ORBit is not installed. Bump PORTREVISION. PR: 35915 Submitted by: maintainer Noticed by: kris
* Depend on freetype againpat2002-03-141-1/+1
| | | | | PR: 35895 Submitted by: maintainer
* Depend on freetype2 libs and fix ORBit detectionpat2002-03-141-2/+5
| | | | | PR: 35881, 35845 Submitted by: maintainer, Steve Wills <steve@stevenwills.com>
* Autodetect port dependspat2002-02-081-5/+6
| | | | | PR: 34724 Submitted by: maintainer
* Shared library version bump from libvorbis updatepat2002-01-201-1/+1
| | | | | PR: 34070 Submitted by: maintainer
* First round of auto* cleanups:will2002-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/
* - fix a typo when commenting out VORBIS in pkg-plist substitutionspetef2001-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>
* o If either WITH_LIBARTS or WITH_VORBIS were defined, LIB_DEPENDSlioux2001-12-201-2/+2
| | | | | | | information was being lost. Fix this o Also, correctly LIB_DEPENDS on artsc.0 Approved by: maintainer
* upgrade to 2.1.1ijliao2001-12-175-47/+97
| | | | | PR: 32938 Submitted by: maintainer, Ports Fury
* take maintainershipijliao2001-12-131-1/+1
| | | | | PR: 32788 Submitted by: Alan E <alane@geeksrus.net>
* - Fix dependency stuffkevlo2001-07-035-223/+401
| | | | | | | | - Support CXXFLAGS/PREFIX properly - Supoprt PTHREAD_CFLAGS/PTHREAD_LIBS PR: 28645 Submitted by: Ports Fury
* - upgrade to FreeAmp 2.1.0 (which also unbreaks it)torstenb2001-07-026-167/+230
| | | | | - install a sdr plugin - freeamp supports rtp (and unicast sucks for "streaming" anyways ;)
* Spell FreeBSD appropriately.steve2001-06-171-1/+1
|
* *Mark broken due to it being incompatible with ports version of adwcjr2001-06-171-1/+3
| | | | | | | | dependency *Remove maintainer at request PR: 28126 Submitted by: maintainer
* Various patches (mainly shared library revision changes) for thoseade2001-05-041-5/+4
| | | | ports that depend on GNOME and need to change for 1.4
* upgrade from rc4 to rc5ijliao2001-01-252-2/+2
| | | | | PR: 24633 Submitted by: MAINTAINER
* Update to FreeAMP 2.1 Release Candidate 4roger2000-11-132-2/+2
|
* Add freeamp 2.1rc3, another attempt at an excellent audio player.will2000-10-285-0/+245
PR: 22322 Submitted by: Roman Shterenzon <roman@xpert.com>
OpenPOWER on IntegriCloud