Commit Graph

736 Commits

Author SHA1 Message Date
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
Bill Fenner
33f1ee4e0b Use empty MASTER_SITES= to indicate that there's nothing for the
distfile survey to check.
1999-08-09 06:27:14 +00:00
Chris Piazza
af595a5a90 Update to version 1.1 1999-08-07 19:06:43 +00:00
Joseph Koshy
5a3d2e54f9 Upgrade to v0.59r. mpg123 can now be built tuned for your specific x86
architecture at port build time.

PR:		ports/12814
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
1999-08-05 05:53:54 +00:00
Bill Fenner
35fc3fa02a Fix WWW: typos
Found by:	not-yet-completed addition to port distfile checker
		suggested by Tim Vanderhoek
1999-08-01 04:54:40 +00:00
Brian Feldman
c9be0402f6 Fix the build for systems without /dev/dsp. Update the master site, and
md5 checksum (version bump? no, just a file change! grr!).

Submitted by:	Dan Nelson <dnelson@emsphone.com>
1999-07-28 03:40:59 +00:00
Dirk Froemberg
c6918c8c01 The dist file is in the source directory instead of binaries directory.
Noticed by:	Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
1999-07-27 21:06:05 +00:00
SADA Kenji
e641137ed1 Now full-source distribution is removed from archives,
so we should get a patch and sould apply it to dist10.

Approved by: maintainer
1999-07-27 16:37:56 +00:00
Dirk Froemberg
bcc75b70d4 Version number is 0.82 not 082. 1999-07-27 13:08:48 +00:00
Dirk Froemberg
bcb9572887 Upgrade to 0.82.
BladeEnc is distributed in source form, now. So it should work on
alpha, too.
1999-07-27 10:46:31 +00:00
Chris Piazza
c020c36d2b Create a directory before installing data to it in case it wasn't
there in the first place.

Noticed by:	bento.freebsd.org
1999-07-24 06:00:36 +00:00
Chris Piazza
35e08ef4ac Update to version 0.7
PR:		12778
Submitted by:	Joao Carlos Mendes Luis <jonny@jonny.eng.br>, maintainer
1999-07-24 03:57:36 +00:00