aboutsummaryrefslogtreecommitdiff
path: root/audio/rioutil
Commit message (Collapse)AuthorAgeFilesLines
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-141-1/+1
| | | | | | | | | | - these include astro/ audio/ biology/ chinese/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170572
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Add some SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149221
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - update to libusb-0.1.10aYen-Ming Lee2005-04-131-1/+1
| | | | | | | | | | - bump library version to all ports that depends on libusb PR: 79084 Submitted by: John Reynolds <johnjen@reynoldsnet.org> Notes: svn path=/head/; revision=133226
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Update to version 1.4.6Kirill Ponomarev2004-08-226-62/+63
| | | | | | | | PR: ports/70783 Submitted by: Ports Fury Notes: svn path=/head/; revision=116995
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-142-25/+5
| | | | | | | use USE_GETOPT_LONG instead. Notes: svn path=/head/; revision=84842
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Backout previous change - it seems that new revision of the patch doesn'tMaxim Sobolev2001-12-201-17/+8
| | | | | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net> Notes: svn path=/head/; revision=51877
* Don't filter libc_r on 5-CURRENT.Maxim Sobolev2001-12-191-8/+17
| | | | Notes: svn path=/head/; revision=51864
* Update to 1.0.6 and nolonger depends on id3libPatrick Li2001-12-156-45/+15
| | | | Notes: svn path=/head/; revision=51550
* Don't link in libc - FreeBSD doesn't need this.Maxim Sobolev2001-10-311-4/+14
| | | | | | | Submitted by: Ports Fury Notes: svn path=/head/; revision=49417
* - Correct pkg-plist - don't use absolute pathnames there;Maxim Sobolev2001-10-114-9/+57
| | | | | | | | - don't install useless .la file; - use libgnugetopt in rioutil(1). Notes: svn path=/head/; revision=48681
* Drop maintainership.George C A Reid2001-10-091-1/+1
| | | | Notes: svn path=/head/; revision=48601
* add forgotten patchfilesAlfred Perlstein2001-09-282-0/+46
| | | | Notes: svn path=/head/; revision=48236
* Rioutil 1.0.0 port.Alfred Perlstein2001-09-285-0/+40
Obtained from: greid Notes: svn path=/head/; revision=48235