summaryrefslogtreecommitdiff
path: root/audio (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-29Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1-1/+1
Notes: svn path=/head/; revision=21098
1999-08-29$Id$->$FreeBSD$Peter Wemm2-2/+2
Notes: svn path=/head/; revision=21082
1999-08-29Move USE_NEWGCC and add -fpermissive to CFLAGS for the USE_NEWGCC case.Chris Piazza1-1/+5
Submitted by: futatuki@debug.gr.jp Notes: svn path=/head/; revision=21079
1999-08-29Move MAINTAINERship to ports@FreeBSD.orgChris Piazza1-1/+1
PR: 13449 Submitted by: maintainer Notes: svn path=/head/; revision=21076
1999-08-29Set maintaine to ports@FreeBSD.orgChris Piazza1-1/+1
PR: 13448 Submitted by: maintainer Notes: svn path=/head/; revision=21075
1999-08-29USE_NEWGCC=yesChris Piazza1-7/+2
PR: 13435 Submitted by: Yasuhito FUTATSUKI <futatuki@debug.gr.jp> Notes: svn path=/head/; revision=21074
1999-08-28env -> ${SETENV}Michael Haro1-2/+2
Notes: svn path=/head/; revision=21052
1999-08-28expr -> ${EXPR}Michael Haro2-2/+2
mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
1999-08-28sed -> ${SED}Michael Haro2-2/+2
Notes: svn path=/head/; revision=21048
1999-08-27echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro2-17/+17
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21032
1999-08-25Set a default optimization level for the lazy and hopeless :).Joseph Koshy1-2/+14
Requested by: Nick Hibma <nick.hibma@jrc.it> Notes: svn path=/head/; revision=20963
1999-08-25Change Id->FreeBSD.David E. O'Brien2-2/+2
Notes: svn path=/head/; revision=20960
1999-08-25Change Id->FreeBSD.David E. O'Brien93-93/+93
Notes: svn path=/head/; revision=20938
1999-08-22awk -> ${AWK}Michael Haro3-6/+6
basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
1999-08-22chmod -> ${CHMOD}Michael Haro2-4/+4
chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
1999-08-22Update to version 1.0.9.1.Steve Price15-279/+447
PR: 12781 (9 of 19) Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20865
1999-08-22Honor $(PREFIX) on install.Steve Price3-21/+36
PR: 12781 (5 of 19) Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20861
1999-08-17Add terminal handling support to mpg123.Joseph Koshy1-4/+4
PR: ports/13139 Submitted by: Alexander Langer <alex@cichlids.com> Notes: svn path=/head/; revision=20755
1999-08-15Update to version 0.3.1. Reroll the patch for FreeBSD so it worksChris Piazza3-22/+19
and host it on http://www.freebsd.org/~cpiazza/distilfes/. Notes: svn path=/head/; revision=20732
1999-08-14Cleanup fetching comments: {DISTFILES} already contains .tar.gz. Also pointDavid E. O'Brien1-3/+3
out the user wants the generic Linux ELF (rather than RH) binary package. Notes: svn path=/head/; revision=20723
1999-08-13Look for gtk--.h in ${X11BASE} not ${PREFIX}Chris Piazza1-2/+2
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> Notes: svn path=/head/; revision=20692
1999-08-13Fixed DISTFILES and removed EXTRACT_SUFX so port now passes portlint.Jim Mock1-4/+3
Notes: svn path=/head/; revision=20687
1999-08-13Updated to version 0.13.1Jim Mock8-165/+322
PR: 13025 Notes: svn path=/head/; revision=20686
1999-08-13Remove hardcoded xterm title bar manipulation.Joseph Koshy1-11/+29
Submitted by: "Louis A. Mamakos" <louie@TransSys.COM> Notes: svn path=/head/; revision=20685
1999-08-13Added libworkmanJim Mock1-1/+2
Notes: svn path=/head/; revision=20684
1999-08-13libworkman is a library that provides hardware control for variousJim Mock7-0/+79
audio apps. PR: 13023 Notes: svn path=/head/; revision=20683
1999-08-12Remove a stray PLIST= that wasn't supposed to be thereChris Piazza1-2/+1
Notes: svn path=/head/; revision=20676
1999-08-12Update to version 1.1.2Chris Piazza3-9/+42
PR: 12642 Submitted by: maintainer Build xcdrdao if gtk-- is installed or XCDRDAO is set to yes. PR: 12642 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> Notes: svn path=/head/; revision=20675
1999-08-12Update Version required: to match realityChris Piazza1-2/+2
Notes: svn path=/head/; revision=20666
1999-08-09Use empty MASTER_SITES= to indicate that there's nothing for theBill Fenner1-2/+2
distfile survey to check. Notes: svn path=/head/; revision=20624
1999-08-07Update to version 1.1Chris Piazza2-4/+4
Notes: svn path=/head/; revision=20596
1999-08-05Upgrade to v0.59r. mpg123 can now be built tuned for your specific x86Joseph Koshy4-30/+46
architecture at port build time. PR: ports/12814 Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=20533
1999-08-01Fix WWW: typosBill Fenner1-1/+1
Found by: not-yet-completed addition to port distfile checker suggested by Tim Vanderhoek Notes: svn path=/head/; revision=20462
1999-07-28Fix the build for systems without /dev/dsp. Update the master site, andBrian Feldman4-4/+152
md5 checksum (version bump? no, just a file change! grr!). Submitted by: Dan Nelson <dnelson@emsphone.com> Notes: svn path=/head/; revision=20369
1999-07-27The dist file is in the source directory instead of binaries directory.Dirk Froemberg1-2/+2
Noticed by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> Notes: svn path=/head/; revision=20368
1999-07-27Now full-source distribution is removed from archives,SADA Kenji2-10/+16
so we should get a patch and sould apply it to dist10. Approved by: maintainer Notes: svn path=/head/; revision=20367
1999-07-27Version number is 0.82 not 082.Dirk Froemberg1-2/+2
Notes: svn path=/head/; revision=20363
1999-07-27Upgrade to 0.82.Dirk Froemberg7-15/+62
BladeEnc is distributed in source form, now. So it should work on alpha, too. Notes: svn path=/head/; revision=20359
1999-07-24Create a directory before installing data to it in case it wasn'tChris Piazza1-1/+2
there in the first place. Noticed by: bento.freebsd.org Notes: svn path=/head/; revision=20337
1999-07-24Update to version 0.7Chris Piazza3-5/+40
PR: 12778 Submitted by: Joao Carlos Mendes Luis <jonny@jonny.eng.br>, maintainer Notes: svn path=/head/; revision=20335
1999-07-22Minor rewording and mention AMD 3D Now! support in DESCR.David E. O'Brien2-3/+3
Notes: svn path=/head/; revision=20316
1999-07-21Make port depend on linux_base instead of linux_lib.Marcel Moolenaar1-2/+2
Notes: svn path=/head/; revision=20299
1999-07-18Update to the latest version. Dan Nelson is now the maintainer, sinceBrian Feldman6-90/+13
the previous maintainer doesn't seem to want to take care of it anymore (no updates for a long time.) PR: 12658 Submitted by: Dan Nelson <dnelson@emsphone.com> Notes: svn path=/head/; revision=20256
1999-07-17Fix typos and/or cleanup WWW:.Tim Vanderhoek1-1/+2
Notes: svn path=/head/; revision=20242
1999-07-17This pkg/DESCR was a verbatim copy of the README file and, aside from beingTim Vanderhoek3-175/+11
entirely inappropriate, was _way_ too long. Fix: install the README file into share/doc/maplay and clip DESCR. Notes: svn path=/head/; revision=20241
1999-07-17Activate gogoChris Piazza1-1/+2
Notes: svn path=/head/; revision=20239
1999-07-17Import of gogo, or 'gogo no coder', which means 'afternoon coder'Chris Piazza5-0/+35
in Japanese. It is a fast MP3 encoder with 3D Now! optimisation support. PR: 12665 Submitted by: Yukihiro Nakai <nacai@iname.com> Notes: svn path=/head/; revision=20238
1999-07-15Assorted ${WRKDIRPREFIX}/symlink ${PORTSDIR} fixes. mbone/vat still doesn'tSatoshi Asami1-2/+2
build but at least it will have a better chance. Notes: svn path=/head/; revision=20221
1999-07-11Remove some whitespace that I introduced.Chris Piazza1-2/+2
Notes: svn path=/head/; revision=20164
1999-07-11Update to rosegarden 2.1Chris Piazza13-82/+274
PR: 11712 Submitted by: maintainer Notes: svn path=/head/; revision=20163