summaryrefslogtreecommitdiff
path: root/audio/libmusicbrainz (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-06- Update to 2.1.5Martin Wilke2-5/+5
PR: 112740 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) Notes: svn path=/head/; revision=192871
2006-08-24- Update to 2.1.4Michael Johnson2-6/+4
- Remove FORBIDDEN PR: 102492 Submitted by: ahze (me) Notes: svn path=/head/; revision=171343
2006-08-14Mark FORBIDDEN due to multiple buffer overflow vulnerabilities.Simon L. B. Nielsen1-0/+2
Security: http://aluigi.altervista.org/adv/brainzbof-adv.txt Security: http://secunia.com/advisories/21404/ With hat: secteam Notes: svn path=/head/; revision=170616
2006-07-04- Update audio/libmusicbrainz to version 2.1.3 and update MASTER_SITES.Cheng-Lung Sung2-7/+6
Changelog can be found here: http://blog.musicbrainz.org/archives/2006/07/libmusicbrainz_3.html PR: ports/99759 Submitted by: maintainer (Jason E. Hale) Notes: svn path=/head/; revision=166891
2006-02-23Conversion to a single libtool environment.Ade Lovett2-2/+3
Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
2006-01-30Chase shlib bump of libexpat.Jun Kuriyama1-1/+2
Notes: svn path=/head/; revision=154857
2006-01-27- Update to 2.1.2Renato Botelho6-69/+10
- Add more MASTER_SITES - Make portlint(1) happy - Pass maintainership to submitter PR: ports/92340 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> Notes: svn path=/head/; revision=154575
2005-11-23- Add some SHA256 checksumsPav Lucistnik1-0/+1
Notes: svn path=/head/; revision=149221
2005-11-15Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett1-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
2005-06-11Use USE_LIBTOOL_VER=15 to fix the build on -CURRENT.Joe Marcus Clarke1-1/+1
Reported by: GNOME Tinderbox Notes: svn path=/head/; revision=137248
2004-03-26- Remove unneeded patchKirill Ponomarev1-2/+0
PR: ports/64757 Submitted by: Ports Fury Notes: svn path=/head/; revision=105330
2004-03-17Update to 2.1.1.Joe Marcus Clarke4-11/+24
Submitted by: Koop Mast <kwm@rainbow-runner.nl> Notes: svn path=/head/; revision=104249
2004-03-14o Bump $LIB_DEPENDS line to chase expat's shlib version.Jun Kuriyama1-2/+2
o Bump $PORTREVISION. Notes: svn path=/head/; revision=103969
2004-02-08- Add CONFLICTS between libmusicbrainz and musicbrainzKirill Ponomarev1-0/+2
PR: ports/62525 Submitted by: Ports Fury Notes: svn path=/head/; revision=100385
2004-02-04Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke1-1/+1
(Part 2) Notes: svn path=/head/; revision=99920
2004-01-27Add SIZE.Trevor Johnson1-0/+1
Notes: svn path=/head/; revision=99295
2003-11-17USE_REINPLACE must be defined before REINPLACE_CMD may be used.Trevor Johnson1-0/+1
Notes: svn path=/head/; revision=94169
2003-08-20- Use port version of expat library instead of included oneKirill Ponomarev2-1/+8
PR: 55742 Submitted by: Ports Fury Notes: svn path=/head/; revision=87364
2003-07-30* Update to version 2.0.2Kirill Ponomarev3-12/+6
PR: 55049 Submitted by: Ports Fury Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=85926
2003-03-24Repocopy musicbrainz to libmusicbrainz and update to 2.0.1.Akinori MUSHA3-6/+13
They conflict with each other, and the old musicbrainz port will retire when zinf supports libmusicbrainz 2.0.1. Notes: svn path=/head/; revision=77331
2003-02-20De-pkg-comment.Akinori MUSHA2-1/+1
Notes: svn path=/head/; revision=75951
2002-12-11Private request to drop maintainer-ship for:Edwin Groothuis1-1/+1
audio/musicbrainz multimedia/xmms-avi security/fwbuilder Submitted by: Roman Shterenzon <romanbsd@yahoo.com> Notes: svn path=/head/; revision=71520
2002-11-04PERL -> REINPLACEEdwin Groothuis1-1/+2
And some ports have USE_PERL5=yes now. Notes: svn path=/head/; revision=69436
2002-08-31Remove USE_NEWGCC, which is no longer supported or required.Kris Kennaway1-1/+0
Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571 Notes: svn path=/head/; revision=65346
2002-08-13Fix building in -current.Anders Nordby1-0/+11
PR: 41457 Submitted by: Dominic Mitchell <dom@happygiraffe.net> Notes: svn path=/head/; revision=64480
2002-08-08Update to version 1.1.0.Anders Nordby4-13/+3
Approved by: maintainer Notes: svn path=/head/; revision=64250
2001-12-19- update to 1.0.1Pete Fritchman5-32/+33
- don't need autoconf - use patch-ltmain.sh, USE_LIBTOOL doesn't work for this port - no more vorbis support - respect C{,PP}FLAGS PR: 32948 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: maintainer Notes: svn path=/head/; revision=51796
2001-11-29Benefit from new USE_AUTO*_VER: Point to correct location of autoconfMario Sergio Fujikawa Ferreira1-1/+1
share dir (var AUTOCONF_DIR) Notes: svn path=/head/; revision=50735
2001-08-26gzipped tarball was rerolled with minor changes in autogen.sh/ltmain.sh/similarDmitry Sivachenko2-1/+2
scripts. Switch to bzipped tarball. Notes: svn path=/head/; revision=46915
2001-05-21Update to 1.0.0Alexander Langer5-6/+35
PR: 27451 Submitted by: Roman Shterenzon <roman@xpert.com> (maintainer) Notes: svn path=/head/; revision=42883
2001-01-25upgrade from pre5 to pre6Ying-Chieh Liao2-3/+14
PR: 24634 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37570
2000-11-05* Bump port versionDoug Barton2-3/+4
* Improve RELENG_3 support via use of USE_NEWGCC PR: ports/22609 Submitted by: Roman Shterenzon, roman@xpert.com (maintainer) Notes: svn path=/head/; revision=34817
2000-11-05Use libtool appropriatelyDoug Barton2-7/+5
PR: ports\22581 Submitted by: Espen Skoglund, esk@ira.uka.de Approved by: maintainer Notes: svn path=/head/; revision=34808
2000-10-29Oops, fix DISTNAME/PORTVERSION with a kludge. This will at least allowWill Andrews1-0/+1
people to fetch musicbrainz. Notes: svn path=/head/; revision=34379
2000-10-28Add musicbrainz 1.0.0pre4, the second generation incarnation of the CDWill Andrews5-0/+43
Index. Also required for freeamp. PR: 22321 Submitted by: Roman Shterenzon <roman@xpert.com> Notes: svn path=/head/; revision=34344