aboutsummaryrefslogtreecommitdiff
path: root/audio/mpg123
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.14.4.Roman Bogorodskiy2012-08-152-3/+3
| | | | Notes: svn path=/head/; revision=302579
* Fix typos in COMMENTCarlo Strub2012-07-251-1/+1
| | | | Notes: svn path=/head/; revision=301510
* Update to 1.14.3.Roman Bogorodskiy2012-07-062-3/+3
| | | | Notes: svn path=/head/; revision=300561
* Update to 1.14.2.Roman Bogorodskiy2012-06-102-3/+3
| | | | Notes: svn path=/head/; revision=298905
* Update to 1.14.1.Roman Bogorodskiy2012-05-072-3/+3
| | | | Notes: svn path=/head/; revision=296122
* Update to 1.13.7.Roman Bogorodskiy2012-03-312-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=294038
* Update to 1.13.6.Roman Bogorodskiy2012-03-132-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293204
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+3
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Update to 1.13.4.Roman Bogorodskiy2011-09-162-3/+3
| | | | Notes: svn path=/head/; revision=281831
* Disable vendor optimization flags in CFLAGS.Roman Bogorodskiy2011-06-231-1/+2
| | | | | | | | PR: 158191 Submitted by: Pan Tsu <inyaoo@gmail.com> Notes: svn path=/head/; revision=276109
* - Update to 1.13.3Roman Bogorodskiy2011-05-132-4/+3
| | | | | | | - Remove useless CONFIGURE_TARGET definition Notes: svn path=/head/; revision=274046
* Update to 1.13.2.Roman Bogorodskiy2011-02-252-3/+3
| | | | Notes: svn path=/head/; revision=269739
* - Update to 1.13.1 [1]Roman Bogorodskiy2011-02-233-10/+11
| | | | | | | | | | | - Specify LICENSE [1] - Use USE_GNOME's gnomehack and ltverhack PR: 154720 [1] Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com> Notes: svn path=/head/; revision=269552
* Update to 1.12.5.Roman Bogorodskiy2010-10-232-5/+7
| | | | | | | | PR: 151158 (based on) Submitted by: Anton Yuzhaninov <ayuzhaninov@monitoring.int.vega.ru> Notes: svn path=/head/; revision=263481
* Update to 1.12.3.Roman Bogorodskiy2010-07-172-4/+4
| | | | Notes: svn path=/head/; revision=257892
* Update to 1.12.1.Roman Bogorodskiy2010-04-273-7/+9
| | | | | | | | PR: 145943 Submitted by: Vitaly Magerya <vmagerya@gmail.com> Notes: svn path=/head/; revision=253353
* Update to 1.10.1.Roman Bogorodskiy2010-02-282-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250416
* Update to 1.10.0.Roman Bogorodskiy2010-01-043-5/+5
| | | | | | | | | PR: 141823, 142326 Submitted by: Oliver Herold <oh@fixmbr.de>, WATANABE Kazuhiro <CQG00620@nifty.ne.jp>, Yuri Pankov <yuri.pankov@gmail.com> Notes: svn path=/head/; revision=247154
* Update to 1.9.1.Roman Bogorodskiy2009-11-202-4/+4
| | | | | | | | PR: 139466 Submitted by: sylvio Notes: svn path=/head/; revision=244547
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with A Notes: svn path=/head/; revision=240066
* Update to 1.9.0.Roman Bogorodskiy2009-08-203-7/+6
| | | | | | | | PR: 135958 Submitted by: Vitaly Magerya <vmagerya@gmail.com> Notes: svn path=/head/; revision=239993
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-0/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Update to 1.6.4Pav Lucistnik2009-01-3017-546/+35
| | | | | | | | | PR: ports/126537 (based on) Submitted by: Vitaly Magerya <vmagerya@gmail.com> Approved by: maintainer timeout (novel; 6 months) Notes: svn path=/head/; revision=227194
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Remove support for OSVERSIONS < 5Edwin Groothuis2007-10-031-12/+0
| | | | Notes: svn path=/head/; revision=200753
* Cleanup non-supported FreeBSD versions.Roman Bogorodskiy2007-04-161-4/+1
| | | | | | | | PR: 111679 Submitted by: edwin Notes: svn path=/head/; revision=190112
* Fix a segfault on playing an empty file.Roman Bogorodskiy2006-04-271-0/+12
| | | | | | | Reported by: Harald Muehlboeckk <home@clef.at> Notes: svn path=/head/; revision=160576
* SHA256ifyEdwin Groothuis2006-01-251-2/+6
| | | | | | | APproved by: krion@ Notes: svn path=/head/; revision=154400
* Make sure to apply the distfile group to the whole ${MASTER_SITE_foo}.Bill Fenner2005-11-281-1/+2
| | | | | | | | | Switch to PATCH_SITE_SUBDIR instead of substituting %SUBDIR%. Approved by: Roman Bogorodskiy (MAINTAINER) Notes: svn path=/head/; revision=149822
* Fix wrong handling of mp3 files with id3 tag "genre" = 148Roman Bogorodskiy2005-03-102-22/+28
| | | | | | | Approved by: krion (mentor) Notes: svn path=/head/; revision=130811
* Use @freebsd.org address for my ports.Roman Bogorodskiy2005-03-081-1/+1
| | | | | | | Approved by: krion (mentor) Notes: svn path=/head/; revision=130591
* Fix buffer overflow vulnerability.Simon L. B. Nielsen2005-01-152-1/+31
| | | | | | | | | VuXML: http://vuxml.FreeBSD.org/3cc84400-6576-11d9-a9e7-0001020eed82.html Obtained from: Debian Approved by: maintainer, erwin (mentor) Notes: svn path=/head/; revision=126499
* Fixed overflow (see VuXML) and bumped PORTREVISION.Niels Heinen2005-01-112-1/+16
| | | | | | | | | | | http://www.vuxml.org/freebsd/877e918e-5362-11d9-96d4-00065be4b5b6.html PR: ports/75231 Submitted by: maintainer Approved by: nectar (mentor) Notes: svn path=/head/; revision=126113
* Add a patch for the most recent mpg123 buffer-overflow vulnerabilitySimon L. B. Nielsen2004-11-052-5/+44
| | | | | | | | | | | | noted in VuXML. PR: ports/73091 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer) VuXML: http://vuxml.FreeBSD.org/20d16518-2477-11d9-814e-0001020eed82.html Approved by: clement Notes: svn path=/head/; revision=120914
* [ maintainer ] audio/mpg123: fix build with DEFAULT_RECODE option and ↵Edwin Groothuis2004-10-122-5/+5
| | | | | | | | | | | | | without esound or nas Fix compilation error when building with DEFAULT_RECODE and without esound or nas support. PR: ports/71772 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Notes: svn path=/head/; revision=118730
* Fix recently found bug.Tom Rhodes2004-09-112-1/+15
| | | | | | | | Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer) Approved by: portmgr (linimon) Notes: svn path=/head/; revision=118147
* - use ${ARCH} instead of ${MACHINE_ARCH}Volker Stolz2004-07-021-3/+4
| | | | | | | | | | | - pet portlint - assign maintainership to submitter PR: ports/68555 Submitted by: Roman Bogorodskiy Notes: svn path=/head/; revision=112749
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* - Fix security issues (and remove forbidden):Alexander Leidinger2004-03-273-3/+35
| | | | | | | | | | | | * Patch for CAN-2003-0577 was obtained via OpenBSD from http://marc.theaimsgroup.com/?l=bugtraq&m=104274357314340&w=2 * Patch for CAN-2003-0865 was obtained via OpenBSD from http://www.debian.org/security/2004/dsa-435 Submitted by: Marius Strobl <marius@alchemy.franken.de> Notes: svn path=/head/; revision=105420
* SIZEify.Trevor Johnson2004-03-171-0/+4
| | | | Notes: svn path=/head/; revision=104313
* Sync FORBIDDEN tags with the FreeBSD VuXML database, please refer to theOliver Eikemeier2004-03-111-0/+2
| | | | | | | | | | | individual database entries for details. Report errors and omissions in the database to the FreeBSD Security Officer <security-officer@FreeBSD.org> bump PORTREVISON for x11/linux-XFree86-libs, since the vulnerabilites are fixed. Notes: svn path=/head/; revision=103676
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* Correct slip-up in the previous version of patch-ai.Dag-Erling Smørgrav2004-01-312-5/+6
| | | | Notes: svn path=/head/; revision=99631
* Fix slow startup problem also in forced rate mode.Dag-Erling Smørgrav2004-01-312-5/+12
| | | | | | | Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru> Notes: svn path=/head/; revision=99613
* Fix the slow startup problem once and for all (hopefully). When notDag-Erling Smørgrav2004-01-313-6/+40
| | | | | | | | | | using NAS or ESOUND, assume all formats and rates are supported. PR: ports/56597 Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru> Notes: svn path=/head/; revision=99600
* Port to amd64, and hopefully ia64 and sparc64 at the same time.Peter Wemm2003-10-232-3/+59
| | | | Notes: svn path=/head/; revision=91923
* I no longer have time to maintain this port.Dag-Erling Smørgrav2003-07-201-1/+1
| | | | Notes: svn path=/head/; revision=85250
* Remove the USE_GNOMENG macro.Joe Marcus Clarke2003-04-081-1/+0
| | | | Notes: svn path=/head/; revision=78566
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Take care not to dereference the return value from getenv(3) without firstDag-Erling Smørgrav2003-02-102-1/+18
| | | | | | | | | | checking that it's not NULL. PR: ports/45252 Submitted by: Gleb Smirnoff <glebius@cell.sick.ru> Notes: svn path=/head/; revision=75234