aboutsummaryrefslogtreecommitdiff
path: root/audio/akode
Commit message (Collapse)AuthorAgeFilesLines
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update MASTER_SITESChris Rees2011-07-131-5/+6
| | | | | | | | | | | | - Pass maintainership to submitter PR: ports/155297 Submitted by: Scot Hetzel <swhetzel@gmail.com> Reviewed by: "Frank J. Laszlo" <laszlof@freebsd.org> Approved by: rene (mentor, implicit), kde (makc) Notes: svn path=/head/; revision=277653
* Mark as broken as it is no more available on public mirrorBaptiste Daroussin2011-06-101-0/+2
| | | | Notes: svn path=/head/; revision=275291
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Fix the USE_AUTOTOOLS assignment.Max Brazhnikov2009-10-241-12/+4
| | | | | | | | | | | Minor clean-ups. Bump PORTREVISION. PR: ports/139884 Submitted by: Tijl Coosemans <tijl at ulyssis.org> Notes: svn path=/head/; revision=243264
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+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
* - Remove CONFIGURE_TARGET hack in various bsd.*.mkMartin Wilke2008-08-291-2/+1
| | | | Notes: svn path=/head/; revision=219412
* The KDE FreeBSD team is proud to announce the releaseMartin Wilke2008-08-291-1/+2
| | | | | | | | | | | | | | | | | | | | | | of KDE 3.5.10 for FreeBSD. The official KDE 3.5.10 release notes can be found at: http://www.kde.org/announcements/announce-3.5.10.php While not a very exciting release in terms of features, 3.5.10 brings a couple of nice bugfixes and translation updates to those who choose to stay with KDE 3.5. The fixes are thinly spread across KPDF with a number of crash fixes, KGPG and probably most interesting various fixes in kicker, KDE3's panel: * Improved visibility on transparent backgrounds * Themed arrow buttons in applets that were missing them * Layout and antialiasing fixes in various applets Approved by: portmgr (erwin/pav) Notes: svn path=/head/; revision=219410
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* The KDE FreeBSD team is proud to announce the releaseMartin Wilke2008-08-181-6/+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
* Enable support for audio/akode-plugins-pulseaudioEdwin Groothuis2008-05-271-0/+6
| | | | | | | | PR: ports/121344 Submitted by: Scot Hetzel <swhetzel@gmail.com> Notes: svn path=/head/; revision=213740
* Update to 2.0.2Michael Nottebrock2008-03-132-5/+10
| | | | Notes: svn path=/head/; revision=208978
* - Remove option for Polypaudio, the respective plugin was removedPav Lucistnik2008-01-031-5/+0
| | | | | | | Reported by: Helko Glathe <Helko.Glathe@freenet.de> Notes: svn path=/head/; revision=204923
* Update to KDE 3.5.6 / KOffice 1.6.2Michael Nottebrock2007-03-131-1/+1
| | | | Notes: svn path=/head/; revision=187334
* Update to 2.0.1.Michael Nottebrock2006-09-172-12/+11
| | | | | | | Submitted by: Igor Bushuev <exlex@exlex.ru> Notes: svn path=/head/; revision=173261
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* Update to KDE 3.5.2Michael Nottebrock2006-03-302-1/+2
| | | | Notes: svn path=/head/; revision=158431
* fetch(1) is stupid (force refetch instead of trying and failing to resumeMichael Nottebrock2006-02-071-1/+1
| | | | | | | downloads). Notes: svn path=/head/; revision=155428
* Adjust pkg-descr.Michael Nottebrock2006-02-071-1/+3
| | | | Notes: svn path=/head/; revision=155387
* Update to 2.0Michael Nottebrock2006-02-072-5/+5
| | | | Notes: svn path=/head/; revision=155386
* Update to KDE 3.5.0Michael Nottebrock2006-01-085-46/+48
| | | | Notes: svn path=/head/; revision=153084
* Update to KDE 3.4.3 / KOffice 1.4.2Michael Nottebrock2005-11-052-4/+8
| | | | Notes: svn path=/head/; revision=147365
* Update to KDE 3.4.2 / KOffice 1.4.1Michael Nottebrock2005-07-311-2/+2
| | | | Notes: svn path=/head/; revision=140588
* 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.4.1Michael Nottebrock2005-06-262-3/+2
| | | | Notes: svn path=/head/; revision=138043
* Update to KDE 3.4Michael Nottebrock2005-03-205-0/+127
Notes: svn path=/head/; revision=131766