1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
Commit Graph

650 Commits

Author SHA1 Message Date
Dirk Froemberg
48ad97f80c Add a link from cdda2wav to list_audio_tracks.
list_audio_tracks lists the sectors for a audio track and is used
by ${WRKSRC}/cdda2wav/cdda2mp3.

Submitted by:	TAOKA Satoshi <taoka@FreeBSD.org>
1999-09-24 20:39:27 +00:00
Chris Piazza
e6584524b4 Activate wmhm 1999-09-24 05:51:44 +00:00
Chris Piazza
f491a364e5 Import of wmhm.
wmhm uses the SMBus Driver for PIIX4 provided by Takanori Watanabe to gather
information from LM78/79 sensors to provide motherboard temperature, fan
speeds and a voltmeter in a nice looking WindowMaker dock app.

PR:		13922
Submitted by:	Mike Muir <mmuir@es.co.nz>
1999-09-24 05:34:24 +00:00
Chris Piazza
0aea472832 Update to version 0.1.23
PR:		13885
Submitted by:	maintainer
1999-09-24 04:59:53 +00:00
Dirk Froemberg
aed2a890f7 Respect ${CC} and ${CFLAGS}.
As a side effect the commands executed are echoed, now.
1999-09-22 15:01:04 +00:00
Dirk Froemberg
6c463f1aa6 Upgrade to 1.8a29.
From AN-1.8a29:
"removed a bug that caused an endless loop if a TEAC-CDR 50 /55
was present without a media.
This bug has been introduced when tryint to find a workaround
for a bug in the Ricoh 7040 firmware."
1999-09-20 10:34:41 +00:00
Steve Price
b4daa3c1d5 time(3) takes a time_t and not a long. 1999-09-20 01:56:39 +00:00
Steve Price
e81267d8c7 The second to arg to snprintf(3) is of type size_t. 1999-09-20 01:51:41 +00:00
Steve Price
f4971b755f ln(1) a set of rules so this build (at least) on FreeBSD/Alpha. 1999-09-20 00:36:16 +00:00
Wolfram Schneider
3b140688a9 Update master site. 1999-09-19 10:30:46 +00:00
Dirk Froemberg
30485f5e1c Make cdrecord build on alpha (at least).
It compiled fine on beast.freebsd.org. But I couldn't really test
it there. So some feedback from alpha people would be great.
1999-09-18 18:52:53 +00:00
Stefan Eßer
833e387518 Update to KDE-1.1.2 1999-09-18 09:02:12 +00:00
Steve Price
2169e434e8 The version number of libgif.so has changed to 5. 1999-09-18 03:12:11 +00:00
Dirk Froemberg
1b4030baf6 - upgrade to 1.8a28:
highlight from AN-1.8a28:

	"Now after more then half a year of testing,
	auinfo.c is included with this distribution.
	This allows to create bitwise correct audio copies:

	cdda2wav -B -v255
	cdrecord -v -dao -useinfo *.wav

	When using these commands, the cddb ID is copied,
	also the start time of the first track, all available
	ISRC ID's, the MCN, the size of all pregaps between
	all tracks and all indices if present."

- add more MASTER_SITES

- use MAKE_ENV instead of a custom do-build

- don't link /dev/rworm0.ctl to /dev/scgx in pkg/PLIST
  according to the docs it isn't even neccessary for non-CAM systems
1999-09-17 12:20:04 +00:00
Dirk Froemberg
f7d4e6e801 Change MAINTAINER from jmz@FreeBD.org to dirk@FreeBSD.org.
Thanks to Jean-Marc for maintaining cdrecord up to now.

OK'ed by:	Jean-Marc Zucconi <jmz@FreeBSD.org>
1999-09-17 11:37:50 +00:00
Donald Burr
cbe99c3c0b The checksums have changed on us... 1999-09-10 23:42:11 +00:00
Chris Piazza
5b19191f47 Fix build on -current.
PR:		13675
Submitted by:	Ying-Chieh Liao <ijliao@Terry.Dorm8.NCTU.edu.tw>
1999-09-10 03:56:36 +00:00
Bill Fenner
2dc1cca57c Reduce fuzz and offsets in patches. 1999-09-08 23:23:24 +00:00
Bill Fenner
245630cc15 Update to screen 3.9.5
PR:		ports/13641
Submitted by:	Christian Weisgerber <naddy@unix-ag.uni-kl.de>
1999-09-08 22:31:05 +00:00
Chris Piazza
f799bebdf4 Update to version 0.1.22
PR:		13643
Submitted by:	maintainer
1999-09-08 22:08:27 +00:00
Andrey A. Chernov
5ba51d0597 upgrade to 340 1999-09-08 16:32:10 +00:00
David E. O'Brien
244bef6ca3 portlint 1999-09-05 22:15:15 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
8100143543 $Id$ -> $FreeBSD$ 1999-08-31 02:00:46 +00:00
Chris Piazza
6440c072d2 Add an Xpm.4 LIB_DEPENDS.
Noticed by:	bento.freebsd.org
1999-08-29 21:47:00 +00:00
Tim Vanderhoek
847ae8f2b6 Remove preceeding pkgname from some of the comments having one. 1999-08-29 19:19:43 +00:00
Tim Vanderhoek
4f1d4da0af Caps, no period. 1999-08-29 17:49:24 +00:00
Chris Piazza
481f889a5f Move USE_NEWGCC and add -fpermissive to CFLAGS for the USE_NEWGCC case.
Submitted by:	futatuki@debug.gr.jp
1999-08-29 06:25:05 +00:00
Chris Piazza
84e3d1a348 USE_NEWGCC=yes
PR:		13435
Submitted by:	Yasuhito FUTATSUKI <futatuki@debug.gr.jp>
1999-08-29 04:45:19 +00:00
Michael Haro
3262cce303 expr -> ${EXPR}
mv   -> ${MV}
rm   -> ${RM}
tr   -> ${TR}
1999-08-28 02:42:41 +00:00
Michael Haro
8d6f14a9b2 sed -> ${SED} 1999-08-28 02:17:34 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Michael Haro
b8f8618362 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
Chris Piazza
5a665241e9 Respect CFLAGS and CC
PR:		13380
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
1999-08-26 21:02:33 +00:00
Chris Piazza
9ae511c50e BROKEN= 'Sorry, asmem doesn't compile on 4.0+' 1999-08-26 01:16:31 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
David E. O'Brien
78ab65a396 Change Id->FreeBSD. 1999-08-25 04:36:31 +00:00
Satoshi Taoka
f1e6307606 Added wmapm 1999-08-25 01:38:42 +00:00
Satoshi Taoka
dc81a3850a Laptop battery status display for WindowMaker 1999-08-25 01:37:58 +00:00
Michael Haro
535add65ac grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Michael Haro
235481b52a awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Steve Price
2491d2d1ee Update to version 1.0.6.
PR:		12781 (17 of 19)
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-22 04:03:26 +00:00
Chris Piazza
3bf267e69d Update to version 0.1.20.
PR:		13241
Submitted by:	maintainer
1999-08-21 20:29:53 +00:00
Bill Fenner
64f14efe92 Correct MAINTAINER's email address. 1999-08-21 18:48:02 +00:00
Bill Fenner
c294ac55c3 Update to version 1.3
PR:		ports/12796
Submitted by:	jack@germanium.xtalwind.net
1999-08-21 18:45:59 +00:00
Andreas Klemm
1d83480cbd update to new version 0.73 1999-08-18 23:52:22 +00:00
Chris Piazza
7d4f95646e Update to version 0.1.19
PR:		12971
Submitted by:	maintainer
1999-08-14 08:04:56 +00:00
Chris Piazza
ab2498ecfc Look for gtk--.h in ${X11BASE} not ${PREFIX}
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
1999-08-13 22:37:38 +00:00
Chris Piazza
223bdd52f2 Remove a stray PLIST= that wasn't supposed to be there 1999-08-12 18:54:46 +00:00