Commit graph

5 commits

Author SHA1 Message Date
Pav Lucistnik
fa1c47989b - Update to 0.7.1 pre2
This uses libusb for accesing a device, kernel module is no longer needed.

PR:		ports/67410
Submitted by:	Sergey Akifyev <asa@gascom.ru> (maintainer)
2004-05-31 12:20:13 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Pav Lucistnik
79487704b8 Add mpiosh, a userland library and command-line tool
for Digitalway MPIO MP3 players.

PR:		ports/56258
Submitted by:	Sergey Akifyev <asa@gascom.ru>
2003-12-07 14:14:21 +00:00