aboutsummaryrefslogtreecommitdiff
path: root/audio/mpeglib_artsplug/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* The KDE FreeBSD team is proud to announce the releaseMartin Wilke2008-08-181-1/+0
| | | | | | | | | | | | | | | | | | | of KDE 3.5.9 for FreeBSD. The official KDE 3.5.9 release notes can be found at: http://www.kde.org/announcements/announce-3.5.9.php After the KDE 4.1.0 import the team found time to make KDE 3.5.9 ready for the Ports tree. KDE 3.5.9 was released six months ago and 3.5.10 is coming soon. We are not sure we have time to get 3.5.10 for FreeBSD 7.1/6.4 release, but we would have minimum 3.5.9 for those people who prefer to stay with KDE3. Of course Thanks to all Testers. Notes: svn path=/head/; revision=218752
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214428
* Update to KDE 3.5.8Michael Nottebrock2007-10-291-2/+1
| | | | Notes: svn path=/head/; revision=202377
* - Chase increase of audio/libvorbis shlib version.Martin Wilke2007-07-281-1/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=196462
* Update to KDE 3.5.7 / KOffice 1.6.3Michael Nottebrock2007-07-041-1/+0
| | | | Notes: svn path=/head/; revision=194883
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update to KDE 3.5.6 / KOffice 1.6.2Michael Nottebrock2007-03-131-1/+1
| | | | Notes: svn path=/head/; revision=187334
* Update to KDE 3.5.2Michael Nottebrock2006-03-301-2/+2
| | | | Notes: svn path=/head/; revision=158431
* Conversion to a single libtool environment.Ade Lovett2006-02-231-2/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Update to KDE 3.5.0Michael Nottebrock2006-01-081-2/+0
| | | | Notes: svn path=/head/; revision=153084
* Patch kdemultimedia's configure-script to prevent it from bailingMichael Nottebrock2005-07-031-0/+2
| | | | | | | | | in certain environments/sh versions. Reported & submitted by: Steven Friedrich <FreeBSD@insightbb.com> Notes: svn path=/head/; revision=138360
* Update to KDE 3.4Michael Nottebrock2005-03-201-2/+1
| | | | Notes: svn path=/head/; revision=131766
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Update to KDE 3.3Michael Nottebrock2004-08-301-1/+1
| | | | Notes: svn path=/head/; revision=117701
* Factor out all but one of the build switches of the KDE main module portsMichael Nottebrock2004-08-111-0/+39
into separate ports. The OPTIONS will remain as of yet and trigger dependencies now, for easy transition. Update KOffice to version 1.3.2. Add patches to fix a number of issues, including: - fix kxkb on Xorg - fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2 with optimizations greater than -O Add security related patches and entries to portaudit.txt. Notes: svn path=/head/; revision=115880