Commit graph

514 commits

Author SHA1 Message Date
Peter Wemm
85bc214e28 $Id$ -> $FreeBSD$ 1999-08-31 02:11:56 +00:00
Jun Kuriyama
e71810b1d7 Use RUN_DEPENDS, not BUILD_DEPENDS.
Found by:	bento
1999-08-28 07:11:09 +00:00
Michael Haro
a941c55187 env -> ${SETENV} 1999-08-28 03:41:25 +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
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
Chris Piazza
9199d36798 Update to version 0.28.2.1
This port requires gcc 2.95.1 to build, so USE_NEWGCC
isn't set until -current is upgraded to that version.

PR:		13166
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-26 20:48:31 +00:00
Jun Kuriyama
d25b1bcec9 Add catalog file for package. 1999-08-26 16:27:38 +00:00
Jun Kuriyama
ff9052cbf9 Upgrade to v1.44. 1999-08-26 15:25:41 +00:00
Jun Kuriyama
e705603d68 Upgrade to v2.0.14. 1999-08-26 15:23:53 +00:00
Dirk Froemberg
6fb1c8f14c Add expat. 1999-08-26 13:49:03 +00:00
Dirk Froemberg
e6e1e1046b Initial import of expat, a
XML 1.0 parser written in C.
1999-08-26 13:45:48 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Bill Fumerola
ed36d7e284 Upgrade to 0.90.3, which is really change for the sake of change for us.
0.90.3 August 11 1999
     Fixed small OS-specific bugs - broken isspace in Turbo C under DOS
     and %x was replaced %i for compatibility with SunOS 4.

This however avoids PRs, e-mails, and questions on why we don't have
the latest.
1999-08-25 00:46:45 +00:00
Jun Kuriyama
d996582cb3 Upgrade to 19990822 version. 1999-08-24 15:56:11 +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
Chris Piazza
c8d77a093b Change all ports that need a new gcc on 3.x to use USE_NEWGCC. 1999-08-22 19:46:45 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Steve Price
2632c100ba Update to version 1.4.0.
PR:		12781 (2 of 19)
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-22 03:40:41 +00:00
Chris Piazza
75e58e4720 Fix a typo (psttoimg -> pstoimg).
PR:		13285
Submitted by:	Alec Wolman <wolman@cs.washington.edu>
1999-08-21 07:37:27 +00:00
Jun Kuriyama
c8bcb41560 Upgrade to v1.43.
Requested by:	Rasmus Kaj <kaj@raditex.se>
1999-08-20 15:50:39 +00:00
Jun Kuriyama
5a9e4e5fd0 Update to 19990813 version (without changing DISTNAME).
Submitted by:	KUNISHIMA Takeo <kunishi@c.oka-pu.ac.jp>
1999-08-19 14:14:15 +00:00
Sheldon Hearn
e5ef3d6e60 Change MAINTAINER: josh@quick.net -> ade@lovett.com
The previous maintainer is unreachable (mail bounces).

PR:	13166
1999-08-19 12:35:41 +00:00
Chris Piazza
56fe7a4c6a egcc/eg++ have been renamed to gcc295/g++295. Change
all the ports that use them accordingly.

PR:		13205
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-17 19:37:11 +00:00
Sheldon Hearn
9bb6259fee Mail to the maintainer's address bounces. Assign to ports@freebsd.org . 1999-08-16 16:09:38 +00:00
Jean-Marc Zucconi
e67024ba69 Portlint. 1999-08-13 00:13:25 +00:00
Jean-Marc Zucconi
58aaeaf456 Use MLINKS for buildhash.1, findaffix.1, munchlist.1, tryaffix.1 and unsq.1
Portlint.
1999-08-13 00:13:14 +00:00
Chris Piazza
cfb656c396 Use lynx instead of lynx-current.
Submitted by:	nik
Prompted by:	broken lynx-current
1999-08-06 19:19:29 +00:00
Tim Vanderhoek
eb48f6f640 Re-enforce caps, no period. An "exceptions" file has been created
containing the ports editors/vim5, sysutils/star, and one other.
1999-08-02 16:55:21 +00:00
Bill Fumerola
eb1bf42aea Use -pthread not -libc_r
PR:		ports/12488
Submitted by:	Palle Girgensohn <girgen@partitur.se>

NOTE: 	This patch actually patches two files, which is normally frowned
	upon. However, one of these files generates the other and really
	isn't used by the port, just for people who would use the port
	to make their own custom ht://dig. I don't think this is a problem.
1999-08-01 19:22:32 +00:00
Chris Piazza
e3a7915212 Activate rand 1999-08-01 09:23:03 +00:00
Chris Piazza
1a79cc7926 Import of rand, a cat-like utility that displays the lines of a file
or stream in random order.

PR:		12822
Submitted by:	Dominik Brettnacher <domi@saargate.de>
1999-08-01 09:22:26 +00:00
Steve Price
fc7ff4f649 Update to version 0.95b.
PR:		12786
Submitted by:	maintainer
1999-08-01 02:38:32 +00:00
Jun Kuriyama
cb0e5b268c Upgrade to v0.17.4 and sort PLIST. 1999-07-31 11:15:41 +00:00
Sheldon Hearn
c6e65d17ca Update 0.10 -> 0.11:
Performance improvements.
1999-07-30 15:15:29 +00:00
Jun Kuriyama
5d0aa95a07 Upgrade to v2.0.13.
Don't install sources.
1999-07-30 14:33:15 +00:00
John-Mark Gurney
c181971232 upgrade to 0.10 1999-07-29 21:30:06 +00:00
Thomas Gellekum
4bb9d08e75 Upgrade to 1.1.0. 1999-07-29 14:03:47 +00:00
Sheldon Hearn
e80b7502ae Replace the MASTER_SITE which I removed after using a stupid browser to
check it.
1999-07-29 11:57:31 +00:00
John-Mark Gurney
97311b12c4 make this port build by upgrading to 0.9 1999-07-29 10:31:07 +00:00
Sheldon Hearn
73383618e2 Upgrade 0.7 -> 0.8:
Bugfixes. Passes more of the GNU grep regression tests.
1999-07-28 10:22:32 +00:00
Sheldon Hearn
f6f28f35ef Upgrade 0.3 -> 0.7:
While this version doesn't pass the GNU regression tests, it
	gets through a ports build, which 0.3 did not.
1999-07-27 12:22:42 +00:00
David E. O'Brien
16fc67772d Update to version 0.5.14-bw2.
Approved by:	Munechika SUMIKAWA @ KAME Project (maintainer)
1999-07-23 18:25:51 +00:00
Kris Kennaway
7c659f1077 Activate gdict. 1999-07-22 13:16:02 +00:00
Kris Kennaway
a30e573225 GTK app which queries a dictionary server and returns a word definition.
Based on dict.

PR:	12694
Submitted by:	domi@saargate.de
1999-07-22 13:14:20 +00:00
Jun Kuriyama
11c33785c8 Update to 19990708 version (without changing DISTNAME). 1999-07-20 15:10:51 +00:00
Tim Vanderhoek
824fcf67c9 Add WWW:. Reference fmt(1). Minor reformatting to keep this within 24 lines. 1999-07-17 13:55:49 +00:00
Sheldon Hearn
cd1148842d Activate freegrep. 1999-07-08 13:33:40 +00:00
Sheldon Hearn
b5b692f10c Import Jamie Howard's grep(1) implementation under BSD-friendly license
agreement. Severl developers are keen to see this brought into the
base system to replace GNU grep. When that happens, this port can go
away.
1999-07-08 13:32:01 +00:00
Jun Kuriyama
b9d431ae3a Updgrade to 1.42. 1999-07-07 10:26:45 +00:00
David E. O'Brien
8b50e43806 Don't be verbose for ``make fetch''.
Approved by:	nik, jkh
1999-07-06 06:06:49 +00:00