Commit graph

928 commits

Author SHA1 Message Date
Thomas Gellekum
0d26f2894e Upgrade to 1.2.48. 1999-09-10 11:31:33 +00:00
Munechika SUMIKAWA
eaffe762fa - changed = to ?= or += in some of the variables
instead of assigning variables after the .include statement.

Suggested by:	asami
Reviewed by:	itojun
1999-09-10 06:54:16 +00:00
Satoshi Asami
7150995546 Change dependency from gnuplot to gnuplot+ (which has already been fixed
to adopt to the new gd).  If the gnuplot mainainer can fix it before
the freeze, we'll switch back.
1999-09-10 03:21:52 +00:00
Satoshi Taoka
6028e35d3b Moved grun from deskutils to misc 1999-09-09 15:11:05 +00:00
Satoshi Taoka
cd917812a6 a gtk-launcher similar to the Windows(tm) "Run..." dialog
PR:		12698
Submitted by:	Dominik Brettnacher <domi@saargate.de>
1999-09-09 15:09:34 +00:00
Chris Piazza
68e615346e Update MAINTAINER's email address
PR:		13648
Submitted by:	maintainer
1999-09-09 03:03:19 +00:00
Satoshi Taoka
1efd02c09f Add gnomeusersguide 1999-09-09 02:06:52 +00:00
Satoshi Taoka
d35c75f783 GNOME users guide
PR:		12919
Submitted by:	Yukihiro Nakai <Nacai@iname.com>
1999-09-09 02:05:41 +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
Andrey A. Chernov
5ba51d0597 upgrade to 340 1999-09-08 16:32:10 +00:00
Satoshi Taoka
cb722e947d Modified for XEmacs
Added a script to byte-compile

PR:		13389
Submitted by:	maintainer
1999-09-06 19:40:54 +00:00
Satoshi Taoka
a0ceb45f19 Updated to 1.03k
PR:		13590
Submitted by:	maintainer
1999-09-06 17:33:07 +00:00
David E. O'Brien
1c5fe891c5 portlint 1999-09-04 20:34:13 +00:00
Chris Piazza
b4860e47bc Update to version 1.3 1999-09-04 19:48:00 +00:00
Chris Piazza
2b74e01f81 Distfile changed but version asn't updated (a few typo fixes, etc).
Submitted by:	mharo
1999-09-01 06:55:54 +00:00
Matthew Hunt
7458b427c3 Update to 0.9.9-3.
PR:		13486
Submitted by:	Will Andrews <andrews@technologist.com>
1999-08-31 16:16:09 +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
fd921ff957 $Id$ -> $FreeBSD$ 1999-08-30 13:26:18 +00:00
Chris Piazza
0b31e841b1 Activate geekcode 1999-08-30 07:49:13 +00:00
Chris Piazza
c34042a75b Import of geekcode.
The Geek Code Generator.  It simply generates your geek code
by asking questions about all aspects of your geekiness
1999-08-30 07:48:45 +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
98a4bda99c Activate upclient 1999-08-28 19:27:51 +00:00
Chris Piazza
5e30dde42d Import of upclient.
This is the client program for the Server Uptimes project.
For more information on the Server Uptimes project visit their web site at:
 http://uptime.hexon.cx/

PR:		13272
Submitted by:	Kelly Yancey <kbyanc@posi.net>
1999-08-28 19:27:20 +00:00
Michael Haro
3262cce303 expr -> ${EXPR}
mv   -> ${MV}
rm   -> ${RM}
tr   -> ${TR}
1999-08-28 02:42:41 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Chris Piazza
0edcafaa5f Activate ezload 1999-08-27 22:45:30 +00:00
Chris Piazza
b893990424 Import of ezload.
EZLOAD allows you to download firmware into and upload firmware from the
memory of a EZ-USB chip.  An example program for the ActiveWire
board is included, including the Hex file with firmware for it.
(http://www.ActiveWireInc.com/)..

PR:		13424
Submitted by:	n_hibma
1999-08-27 22:44:44 +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
862f18ef8b Activate bidwatcher 1999-08-27 04:01:24 +00:00
Chris Piazza
534451cb29 Import of bidwatcher.
BidWatcher is a tool for people using the giant eBay auction site.  It
uses your eBay id and password to track your eBay listings, items that you
have bid on, and items that you enter by hand.   It also has an integrated
snipe tool.

Submitted by:	Will Andrews <andrews@technologist.com>
1999-08-27 04:00:54 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
Michael Haro
535add65ac grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Michael Haro
8b6def2e15 make figlist and showfigfonts executable
PR:		13142
Submitted by:	Dominik Rothert dr@domix.de
1999-08-22 22:47:46 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Steve Price
bd11498d74 Update to version 1.0.12.
PR:		12781 (14 of 19)
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-22 04:00:15 +00:00
Chris Piazza
a49da8c757 Move ports/misc/toolbox to ports/x11-wm/toolbox with a repo
copy by Satoshi Asami.
1999-08-19 07:09:48 +00:00
Satoshi Asami
c9adabf1f2 Add alevt. 1999-08-19 01:47:29 +00:00
Munechika SUMIKAWA
48877cd35a Upgrade to 4.49.1. 1999-08-18 19:36:39 +00:00
Roger Hardiman
a9a62b3c41 Import of AleVT
AleVT is a X11 Teletext decoder and viewer. It reads foom /dev/vbi
It supports multiple windows, page cache and some command line utils.
1999-08-18 15:08:37 +00:00
Jim Mock
7da011d1e9 Updated my email address 1999-08-14 10:47:40 +00:00
Jim Mock
e890dfdae6 Updated my email address 1999-08-14 10:39:59 +00:00
Chris Costello
58be602501 Move distfile location to http://www.freebsd.org/~chris/distfiles/ 1999-08-08 18:13:22 +00:00
Daniel Baker
6fc6201ee3 Updated MAINTAINER field address.
Submitted by: maintainer
1999-08-03 01:37:43 +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
Chris Piazza
e9531852c1 Activate rpm2cpio 1999-08-01 04:26:44 +00:00
Chris Piazza
7998565136 Import of rpm2cpio (perl version). Converts .rpm files for extraction
with /usr/bin/cpio.  Created so there would be a lightweight version
that didn't require a tonne of other requirements.

PR:		12701
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
1999-08-01 04:26:17 +00:00
Chris Piazza
8d6185e88f Use the proper distfile (oops).
Noticed by:	maintainer
1999-08-01 04:22:31 +00:00
Chris Piazza
1fb3a0297e Activate rtfm 1999-08-01 03:51:12 +00:00