aboutsummaryrefslogtreecommitdiffstats
path: root/audio/ifp-line
Commit message (Collapse)AuthorAgeFilesLines
* Remove libiconv.so.3 compatibility link that was added in r374303 totijl2016-12-091-0/+1
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* - Drop unneeded *FLAGSamdmi32016-01-131-2/+3
| | | | - Switch to options helpers
* - Add LICENSE_FILEamdmi32015-08-122-3/+14
| | | | - Switch to USES=autoreconf
* Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set.adamw2014-07-161-0/+2
|
* Staging supportpawel2014-03-011-17/+8
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1
| | | | audio)
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-1/+1
| | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm
* Drop support for old versions of FreeBSD from unmaintained portseadler2013-03-281-4/+0
| | | | Reviewed by: miwi
* - Update to 0.38miwi2013-02-053-51/+27
| | | | | PR: 175594 Submitted by: Ports Fury
* - Assign MAINTAINER to ports@ as current MAINTAINER no longer possesses an ↵zi2012-12-061-1/+1
| | | | | | | | iRiver to test with. Submitted by: Thomas Zander <riggs@rrr.de> (maintainer) Reported by: portscout Feature safe: yes
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with A
* - Chase libusb20 rename in r189585.stas2009-03-101-3/+13
| | | | | | | | - Mark sane-backends broken on current due to changes in USB stack. Reviewed by: thompsa (old version), miwi Tested by: miwi
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Update to 0.2.4.6mnag2005-10-113-11/+15
| | | | | PR: 87229 Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer)
* - update to libusb-0.1.10aleeym2005-04-131-1/+1
| | | | | | | - bump library version to all ports that depends on libusb PR: 79084 Submitted by: John Reynolds <johnjen@reynoldsnet.org>
* - Update to 0.2.4.5pav2005-04-092-3/+3
| | | | | PR: ports/79574 Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer)
* [New port] audio/ifp-line (interface to iRiver music players)edwin2004-10-145-0/+77
This port provides a simple but easy to use, and via scriptability powerful interface to control iRiver's great 'ifp' series portable music players. If there is a 'manager firmware' installed on this device, it's not possible to gain access via umass(4). This port uses libusb to connect directly via ugen. PR: ports/71987 Submitted by: Thomas E. Zander <riggs@rrr.de>