1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Commit Graph

747 Commits

Author SHA1 Message Date
Satoshi Asami
c03c0d3d24 You can't replace "echo" with "@${ECHO}" if it appears in the middle of a
multi-line command.... ;)
1999-09-09 11:19:55 +00:00
Donald Burr
615dd9aac9 Erm, looks like "dollar-sign Id dollar-sign" has changed into
"dollar-sign FreeBSD dollar-sign".  That's what I get for missing
staff meetings, I guess...
1999-09-09 09:46:00 +00:00
Donald Burr
2b2f7a1c09 Enable ripit-atapi. 1999-09-09 09:41:41 +00:00
Donald Burr
fa79670c7b New port audio/ripit-atapi, a modified version of ports/audio/ripit
that uses CDD as the ripper (and thus can deal with ATAPI CD-ROM drives :) )
1999-09-09 09:40:49 +00:00
Chris Piazza
68e615346e Update MAINTAINER's email address
PR:		13648
Submitted by:	maintainer
1999-09-09 03:03:19 +00:00
Chris Piazza
bee7a0cae9 Mirror the distfile in ~cpiazza/distfiles, the main server is down
for at least an hour every day for backups etc.

PR:		13611
Requested by:	maintainer
1999-09-08 23:55:52 +00:00
Satoshi Asami
46b70ef8c9 Remove timidity++. 1999-09-08 22:32:55 +00:00
SADA Kenji
e23448ede5 Add timidity++ .
PR:		ports/12150
Submitted by:	Yoichi Asai <yatt@msc.biglobe.ne.jp>
1999-09-08 22:26:08 +00:00
Roger Hardiman
a76a28aeab Fix a filename which contains an explicit version number. 1999-09-08 16:04:11 +00:00
Chris Piazza
09dd8fb643 Host a distfile locally. The master site has been down for
over 15 days.
1999-09-07 18:49:57 +00:00
Chris Piazza
c4992df8e2 Fix master sites and update to version 1.5
PR:		13522
Submitted by:	maintainer
1999-09-06 19:23:01 +00:00
Michael Haro
2262dde3ac gzip -> ${GZIP_CMD}
gzip -d  -> ${GUNZIP_CMD}
gzip -dc -> ${GZCAT}
gunzip   -> ${GUNZIP_CMD}
1999-09-04 23:39:29 +00:00
Bill Fenner
93c4a3203c Oops, I forgot about Id -> FreeBSD. 1999-09-04 20:46:49 +00:00
Chris Piazza
d634d641e4 Update to version 0.99.1
PR:		13527
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-09-04 19:42:49 +00:00
Bill Fenner
7273d18cfe Forgot to update descriptions before importing, oops. 1999-09-04 19:05:00 +00:00
Bill Fenner
787ccf92e1 The UCL Robust Audio Tool.
PR:		ports/12535
Submitted by:	O.Hodson@cs.ucl.ac.uk
1999-09-04 19:02:01 +00:00
SADA Kenji
44f3d159c3 Change of MASTER_SITES and MAINTAINER .
PR:		ports/13512
Submitted by:	CHOI Junho <cjh@kr.FreeBSD.org>
1999-09-03 18:35:03 +00:00
Michael Haro
19b0d22308 distfile name change 1999-09-02 05:52:14 +00:00
Satoshi Asami
4dd0fe5403 $Id $ -> $FreeBSD$ (note space, whihc is probably why Peter missed it) 1999-08-31 08:46:51 +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
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Tim Vanderhoek
847ae8f2b6 Remove preceeding pkgname from some of the comments having one. 1999-08-29 19:19:43 +00:00
Peter Wemm
31c8c45ff4 $Id$->$FreeBSD$ 1999-08-29 10:59:56 +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
c614fc2eda Move MAINTAINERship to ports@FreeBSD.org
PR:		13449
Submitted by:	maintainer
1999-08-29 05:39:10 +00:00
Chris Piazza
d1784fdf52 Set maintaine to ports@FreeBSD.org
PR:		13448
Submitted by:	maintainer
1999-08-29 05:03:34 +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
a941c55187 env -> ${SETENV} 1999-08-28 03:41:25 +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
58942bab6d echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 21:14:04 +00:00
Joseph Koshy
5598aec1ef Set a default optimization level for the lazy and hopeless :).
Requested by:	Nick Hibma <nick.hibma@jrc.it>
1999-08-25 11:25:01 +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
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
612c36e67d Update to version 1.0.9.1.
PR:		12781 (9 of 19)
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-22 03:48:50 +00:00
Steve Price
31f187ed60 Honor $(PREFIX) on install.
PR:		12781 (5 of 19)
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-22 03:44:30 +00:00
Joseph Koshy
d12e424cdd Add terminal handling support to mpg123.
PR:		ports/13139
Submitted by:	Alexander Langer <alex@cichlids.com>
1999-08-17 06:55:06 +00:00
Chris Piazza
ca84de87ea Update to version 0.3.1. Reroll the patch for FreeBSD so it works
and host it on http://www.freebsd.org/~cpiazza/distilfes/.
1999-08-15 06:20:28 +00:00
David E. O'Brien
cea3dee843 Cleanup fetching comments: {DISTFILES} already contains .tar.gz. Also point
out the user wants the generic Linux ELF (rather than RH) binary package.
1999-08-14 17:23:25 +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
Jim Mock
e2f7d7d496 Fixed DISTFILES and removed EXTRACT_SUFX so port now passes portlint. 1999-08-13 10:03:43 +00:00
Jim Mock
07494a35f4 Updated to version 0.13.1
PR:		13025
1999-08-13 06:46:25 +00:00
Joseph Koshy
3bbea6905b Remove hardcoded xterm title bar manipulation.
Submitted by:	"Louis A. Mamakos" <louie@TransSys.COM>
1999-08-13 06:25:50 +00:00
Jim Mock
7174632e64 Added libworkman 1999-08-13 06:12:11 +00:00
Jim Mock
bfa04fa5f9 libworkman is a library that provides hardware control for various
audio apps.

PR:		13023
1999-08-13 06:06:30 +00:00
Chris Piazza
223bdd52f2 Remove a stray PLIST= that wasn't supposed to be there 1999-08-12 18:54:46 +00:00
Chris Piazza
f162ef270b Update to version 1.1.2
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>
1999-08-12 18:49:28 +00:00
Chris Piazza
e6af8462a5 Update Version required: to match reality 1999-08-12 03:47:45 +00:00