summaryrefslogtreecommitdiff
path: root/audio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade kmpg to 0.4.0, and change MAINTAINER.Bill Fenner1999-03-0810-172/+33
| | | | | | | | PR: ports/9572 Submitted by: Tom Hukins tom@eborcom.com Notes: svn path=/head/; revision=17071
* Upgrade to 0.9.3Bill Fenner1999-03-083-7/+10
| | | | | | | | PR: ports/10416 Submitted by: Jim Mock jim@corp.au.triax.com Notes: svn path=/head/; revision=17070
* Fix to make ports work with bsd.port.mk rev. 1.306.Satoshi Asami1999-03-081-2/+2
| | | | | | | | | | | | | | | | | | | ${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of some ports that added it explicitly; define it as ${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part; define it as something else (such as ${MACHINE_ARCH}--freebsdelf if the port requires that; define it as an empty string if the port doesn't like it at all. The last might be a sign that a GNU_CONFIGURE port actually doesn't use GNU's version of configure at all; but I don't have time to go look at them all, we'll fix them as time goes on. At least we've got much fewer "-unknown-"s in the tree as the result. :) Notes: svn path=/head/; revision=17053
* Change `MASTER_SITES' preparing for move of ports.jp.freebsd.org.SADA Kenji1999-03-071-2/+2
| | | | Notes: svn path=/head/; revision=17029
* Honor CFLAGS.Matthew Hunt1999-03-031-1/+1
| | | | | | | | PR: 10362 Submitted by: Chris Piazza <cpiazza@home.net> Notes: svn path=/head/; revision=16993
* Add rio and sort.Bill Fenner1999-03-021-2/+3
| | | | Notes: svn path=/head/; revision=16973
* A tool for transferring files to and from the Diamond Rio .mp3 playerBill Fenner1999-03-027-0/+95
| | | | | | | | PR: ports/9951 Submitted by: Dermot McNally <derm@ibm.net> Notes: svn path=/head/; revision=16972
* Let bsd.port.mk handle compressing the manpages.Steve Price1999-02-221-4/+2
| | | | | | | PR: 10055 Notes: svn path=/head/; revision=16832
* Upgrade to 0.99.8.Vanilla I. Shu1999-02-1912-27/+75
| | | | Notes: svn path=/head/; revision=16778
* Activate linux-realplayer.Jun Kuriyama1999-02-121-1/+2
| | | | Notes: svn path=/head/; revision=16677
* Linux RealPlayer 5.0 from RealNetworks.Jun Kuriyama1999-02-125-0/+151
| | | | | | | | PR: ports/9838 Submitted by: Kris Kennaway <kkenn@rebel.net.au> Notes: svn path=/head/; revision=16675
* Upgrade to 0.9.2, fixes build problem.Satoshi Asami1999-02-122-7/+7
| | | | | | | | PR: 9830 (sort of) Submitted in part by: maintainer Notes: svn path=/head/; revision=16633
* Fix mark as BROKEN.Seiichirou Hiraoka1999-02-112-4/+2
| | | | | | | | PR: ports/10014 Submitted-by: axl@iafrica.com Notes: svn path=/head/; revision=16620
* Remove extra argument to "configure" that had been committed by accident.Stefan Eßer1999-02-083-9/+3
| | | | Notes: svn path=/head/; revision=16564
* Upgrade to KDE 1.1 RELEASE.Stefan Eßer1999-02-089-15/+63
| | | | Notes: svn path=/head/; revision=16563
* Upgrade to KDE-1.1pre2 ...Stefan Eßer1999-02-069-30/+54
| | | | Notes: svn path=/head/; revision=16552
* Use $(CXX) as linker to fix problem on 3.0.Hidetoshi Shimokawa1999-02-041-2/+11
| | | | Notes: svn path=/head/; revision=16538
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-033-18/+6
| | | | | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. Notes: svn path=/head/; revision=16518
* Remove trailing whitespace.Satoshi Asami1999-02-031-16/+16
| | | | Notes: svn path=/head/; revision=16511
* Delete superfluous \ from end of line. (It didn't hurt since the next lineSatoshi Asami1999-02-031-2/+2
| | | | | | | was empty anyway, but....) Notes: svn path=/head/; revision=16510
* Upgrade: 1.6 -> 1.7Jean-Marc Zucconi1999-02-034-8/+9
| | | | Notes: svn path=/head/; revision=16507
* Upgrade to 0.4.6Vanilla I. Shu1999-02-024-12/+10
| | | | | | | | PR: ports/9873 Submitted by: Chris Piazza <cpiazza@home.net> Notes: svn path=/head/; revision=16504
* Upgrade to 0.61.Vanilla I. Shu1999-02-023-9/+7
| | | | Notes: svn path=/head/; revision=16503
* Add www url to pkg/DESCR.SADA Kenji1999-02-021-0/+2
| | | | Notes: svn path=/head/; revision=16491
* Sync with peter's suggestion.Vanilla I. Shu1999-02-011-4/+4
| | | | Notes: svn path=/head/; revision=16465
* I've forgotton another patch point of a file.SADA Kenji1999-02-012-25/+34
| | | | | | | | | Also, divided freebsd patch for each files to be patched. PR: ports/9797 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=16463
* Update to v0.59q.Joseph Koshy1999-02-014-44/+45
| | | | | | | Requested by: Vanilla GTK+ Shu <vanilla@ns.oneway.net> (and others) Notes: svn path=/head/; revision=16461
* Upgrade to 0.99.4.Vanilla I. Shu1999-01-3112-42/+60
| | | | | | | | PR: ports/9814 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=16449
* esound port is not creating a shared library on -currentSADA Kenji1999-01-281-1/+1
| | | | | | | | PR: ports/9714 Submitted-by: Chris Piazza <cpiazza@home.net> Notes: svn path=/head/; revision=16410
* Fix dependency definition so this port depends on windowmaker.Satoshi Asami1999-01-281-3/+3
| | | | Notes: svn path=/head/; revision=16399
* Update MASTER_SITE, add URL to pkg/DESCR.Joseph Koshy1999-01-282-2/+7
| | | | | | | Submitted by: Steve Samorodin <samorodi@NUXI.com> Notes: svn path=/head/; revision=16394
* Fix my big typo error (MP3 frontend => graphic viewer).Vanilla I. Shu1999-01-272-2/+2
| | | | | | | Submitted by: Steve Samorodin <samorodi@NUXI.com> Notes: svn path=/head/; revision=16390
* Use ${MASTER_SITE_GNOME}Bill Fenner1999-01-275-16/+15
| | | | Notes: svn path=/head/; revision=16379
* Activate the wsoundprefs port.Steve Price1999-01-261-1/+2
| | | | Notes: svn path=/head/; revision=16339
* Initial import of WSoundPrefs version 0.9.1.Steve Price1999-01-267-0/+76
| | | | | | | | | | | A utility for configuring sounds to play for WindowMaker events. PR: 9184, 9566 Submitted by: Glenn Johnson <gljohns@bellsouth.net>, Pascal Hofstee <daeron@Wit401305.student.utwente.nl> Notes: svn path=/head/; revision=16338
* Update to version 0.9.2.Steve Price1999-01-263-7/+6
| | | | | | | | PR: 9627 Submitted by: Glenn Johnson <gljohns@bellsouth.net> Notes: svn path=/head/; revision=16312
* The audio/xamp port currently installs an xamp binary withVanilla I. Shu1999-01-242-11/+51
| | | | | | | | | | | balance and volume controls that do nothing. This is because BSD audio support seems to have been added to the software as an afterthought. PR: ports/9472 Submitted by: Sheldon Hearn <axl@iafrica.com> Notes: svn path=/head/; revision=16285
* Upgrade to 0.4.5.Vanilla I. Shu1999-01-246-24/+16
| | | | Notes: svn path=/head/; revision=16283
* Move $(CFLAGS) to end of line to make user-overrides easier.Joseph Koshy1999-01-191-7/+11
| | | | | | | Requested by: Sheldon Hearn <axl@iafrica.com> Notes: svn path=/head/; revision=16186
* Add virtual category "windowmaker".Satoshi Asami1999-01-184-8/+8
| | | | Notes: svn path=/head/; revision=16177
* Add "afterstep" virtual category.Satoshi Asami1999-01-181-2/+2
| | | | Notes: svn path=/head/; revision=16176
* Set ONLY_FOR_ARCHS=i386 since the ports covers the i386 case onlyDirk Froemberg1999-01-171-1/+2
| | | | | | | at the moment. Notes: svn path=/head/; revision=16107
* Bump imlib version number in dependencies.Jacques Vidrine1999-01-172-4/+4
| | | | Notes: svn path=/head/; revision=16105
* Honor CFLAGS.Joseph Koshy1999-01-151-2/+2
| | | | | | | | | PR: ports/9488 Submitted by: Sheldon Hearn <axl@iafrica.com> Reviewed by: jkoshy Notes: svn path=/head/; revision=16061
* Add bladeenc.Dirk Froemberg1999-01-141-1/+2
| | | | Notes: svn path=/head/; revision=16052
* Blade's MP3 Encoder v0.76.Dirk Froemberg1999-01-145-0/+41
| | | | Notes: svn path=/head/; revision=16051
* Fix a typo on pkg/COMMENT.SADA Kenji1999-01-141-1/+1
| | | | | | | Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> Notes: svn path=/head/; revision=16049
* Change maitainer's email address,Vanilla I. Shu1999-01-123-6/+6
| | | | | | | and BROKEN some gnome ports until I upgrade it. Notes: svn path=/head/; revision=16018
* Typo of pkg/COMMENTSADA Kenji1999-01-111-1/+1
| | | | | | | Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> Notes: svn path=/head/; revision=16011
* Add bzip2 dependency. They were missing in some kde*11 Makefiles.Satoshi Asami1999-01-113-3/+6
| | | | Notes: svn path=/head/; revision=15990