1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

1056 Commits

Author SHA1 Message Date
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
Chris Piazza
cc6af22566 Import of rtfm, a utility to search through FreeBSD documentation.
It can currently search the manual pages, the GNU Texinfo pages,
and the FreeBSD FAQ, both online and local.

PR:		12713
Submitted by:	Chris Costello <chris@calldei.com>
1999-08-01 03:50:21 +00:00
Chris Piazza
04bcdc93e9 Add windowmaker as a secondary category. 1999-08-01 03:27:23 +00:00
Chris Piazza
250a2f94c7 Remove all references to wget/lynx, this port uses fetch(1) 1999-08-01 03:26:44 +00:00
Chris Piazza
2efe8ec410 Activate wmstock 1999-08-01 02:57:07 +00:00
Chris Piazza
c38aaa7db0 Import of wmstock, a cool dockapp that shows stock ticker(s) that are
retrieved through yahoo.

PR:		12883
Submitted by:	Will Andrews <andrews@technologist.com>
1999-08-01 02:56:37 +00:00
Chris Piazza
b4d5c33706 Update to version 0.3
PR:		12797
Submitted by:	Jim Mock <jim@blues.ghis.net>, maintainer
1999-08-01 01:59:42 +00:00
Satoshi Asami
a3425c7629 Move enlightenment-conf from misc to x11-wm.
First noticed by:	Jeremy Lea <reg@shale.csir.co.za>
1999-07-31 04:09:30 +00:00
Satoshi Asami
f291dba51e Add bottlerocket 1999-07-18 06:15:58 +00:00
Mike Smith
22e32ee80f This is BottleRocket, a commandline interface to the X10 firecracker home
automation starter kit's 'dynanmite' RF control module.

See the author's homepage (http://mlug.missouri.edu/~tymm/) for more
details.
1999-07-15 21:31:48 +00:00
Jean-Marc Zucconi
ebae5e61ae Do not link with the termcap library - mshell would segfault. 1999-07-08 11:52:27 +00:00
Thomas Gellekum
d71e9e3a43 Upgrade to 0.5.5. 1999-07-08 08:11:59 +00:00
Daniel Baker
3d9f17382e Security-HOWTO.sgml.gz changed. fixed md5. 1999-07-05 05:34:32 +00:00
Steve Price
9fa4b9e911 Sort PLIST. 1999-07-04 21:47:44 +00:00
Steve Price
9e35524bcd Fix a whitespace nit. 1999-07-04 21:47:32 +00:00
Steve Price
1dd2e99237 Fix a few whitespace nits. 1999-07-04 21:44:04 +00:00
Steve Price
d7801f03b8 Remove an extraneous blank line. 1999-07-04 21:35:26 +00:00
Steve Price
913c2f2678 Fix a few style nits. 1999-07-04 21:32:46 +00:00
Steve Price
f2413c71d7 Minor style nits. 1999-07-04 21:26:45 +00:00
Steve Price
058415c4fc A little portlint cleaning and sort PLIST. 1999-07-04 21:22:46 +00:00
Steve Price
519592f834 A little portlint cleaning. 1999-07-04 21:19:08 +00:00
Steve Price
a1ab04c595 Remove an extraneous blank line. 1999-07-04 21:11:57 +00:00
Steve Price
2fe0d51a89 Remove '@cwd /usr/local' directive from pkg/PLIST. 1999-07-04 21:03:19 +00:00
Steve Price
9f0c395397 Fixup version required comment. 1999-07-04 21:01:35 +00:00
Steve Price
b5eb7d1b3e Fix misc. style nits. 1999-07-04 20:53:27 +00:00
Steve Price
540c464848 Add missing file to PLIST. 1999-07-04 20:48:58 +00:00
Chris Piazza
a7ae3c6068 Update to 1.3.
PR:		12491
Submitted by:	maintainer
1999-07-03 05:11:05 +00:00
Chris Piazza
8e283236d5 Remove the cls port. It can easily be done from the command line.
Noticed by:	kris
1999-06-30 07:14:46 +00:00
Chris Piazza
c3ae29ae38 Activate cls. 1999-06-30 05:35:25 +00:00
Chris Piazza
0a92f1cd60 Update to 1.2.8
PR:		12443
Submitted by:	maintainer
1999-06-29 17:09:23 +00:00
Chris Piazza
1f6bb5e181 Move generic-nqs to the net category. 1999-06-28 07:02:11 +00:00
Chris Piazza
472707b0f3 Generic-NQS -> generic-nqs. 1999-06-27 16:32:04 +00:00
Chris Piazza
5466dce301 Activate Generic-NQS. 1999-06-27 03:27:06 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
SADA Kenji
29a2ad252c Import true contents of repo.copied kde11*-i18n ports.
Submitted by:   Ryuichiro Imura <imura@cs.titech.ac.jp>
1999-06-22 23:42:27 +00:00
Satoshi Asami
bfdba6df30 Change all permutations in capitalization of "asami@freebsd.org" to
"asami@FreeBSD.org".
1999-06-21 23:25:11 +00:00
Chris Piazza
bbed9774f9 Change my email address to FreeBSD.org.
Also some minor nits (extra fluff in all of my ports' DESCR files,
USE_XLIB defined when USE_X_PREFIX is also defined, etc).
1999-06-19 08:26:18 +00:00
Bill Fumerola
61d3610043 Ports that are in a non-virtual category other then 'misc' don't get
'misc' as a category.
1999-06-17 17:21:36 +00:00
Jun-ichiro itojun Hagino
2dacffd056 use latest version (1.05a). 1999-06-17 08:33:55 +00:00
Jun-ichiro itojun Hagino
cf40274b79 update to use magicpoint-1.05a 1999-06-17 08:16:14 +00:00
Satoshi Taoka
432f567330 Added toolbox 1999-06-11 08:37:52 +00:00
Roger Hardiman
eee26ba1b4 Updated PLIST to add/remove X11 fonts correctly 1999-06-10 03:11:47 +00:00
Roger Hardiman
a256b15435 Updated to use X11BASE
Updated PLIST to add/remove X11 fonts correctly
1999-06-10 03:11:36 +00:00
Roger Hardiman
19b8fb29c8 Fixed typo in Makefile
Updated to use X11BASE
Updated PLIST to add/remove X11 fonts correctly
1999-06-10 03:11:15 +00:00
Roger Hardiman
3cbb33151c Add URL for the videotext homepage 1999-06-09 14:48:53 +00:00
Roger Hardiman
487ba37852 Activate videotext port 1999-06-09 14:43:50 +00:00
Jun-ichiro itojun Hagino
7b5e3fd238 upgrade to 4.48.
Submitted by:	sumikawa@kame.net (maintainer)
1999-06-09 06:24:23 +00:00
Steve Price
11b6581354 Update to version 4.9.0.
PR:		12086
Submitted by:	Chris Piaza <cpiazza@home.net>
1999-06-09 00:01:47 +00:00
Roger Hardiman
3555fcba51 Initial import of videotext, a program to display Videotext/Teletext
pages either direct from hardware or from .vtx files which can be
produced from the vbidecode program.
1999-06-08 17:48:39 +00:00
Roger Hardiman
681e3f8e29 Add strip to Makefile to reduce file size on 3.x systems 1999-06-08 09:23:32 +00:00
Roger Hardiman
9ab1a1c84c Fix mistake in MASTER_SITE URL 1999-06-07 22:23:36 +00:00
Roger Hardiman
a6f6630e8f Add vbidecode 1999-06-07 22:21:19 +00:00
Roger Hardiman
37df4c349d initial import of vbidecode.
A program to read /dev/vbi0 and extract various data including
Videotext/Teletext as .vtx files, Intercast data and VPS signals.
1999-06-07 22:10:33 +00:00
Michael Haro
5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Steve Price
2a7c62982a This port needs perl so set USE_PERL5=yes. Also s!/usr/bin/perl!${PERL}!. 1999-05-31 05:00:31 +00:00
Steve Price
cbf0af04a4 Sort PLIST. 1999-05-31 04:53:16 +00:00
Steve Price
3c9cd48af2 Set USELIBTOOL=yes and use new gnome libs.
PR:             11844
Submitted by:   Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 03:51:43 +00:00
Steve Price
6a5e7df9c0 Moved these files to the distfiles directory on my homepage. 1999-05-30 02:34:12 +00:00
Steve Price
b3ac985891 Remove kde 1.0 ports in favor of the 1.1 versions. 1999-05-29 05:01:38 +00:00
Steve Price
8e85eff768 Update to version 4.5.31.
PR:		11847
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 04:33:04 +00:00
Steve Price
43e5ccb576 Fix a stack overflow problem with an empty config file.
PR:		11834
Submitted by:	maintainer
1999-05-29 04:31:33 +00:00
Steve Price
92103d6d5c Update to use gtk version 1.2.3.
PR:		11842
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:56:15 +00:00
Steve Price
34e350e7ea Use glib version 1.2.3.
PR:		11841
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:47:54 +00:00
Thomas Gellekum
25490e549c Forget about ${PREFIX}/include/giflib. 1999-05-27 07:32:49 +00:00
Steve Price
d16b6fb6c2 Use KDE version 1.1 instead of version 1.0. 1999-05-24 02:31:51 +00:00
Satoshi Asami
d221d57a22 Oops, I meant May of 1999, not 1998. 1999-05-20 21:16:05 +00:00
Satoshi Asami
d232aa2fb6 Update dates to May 20. Consistently use "3-stable" to refer to the
branch so I don't have to keep updating the name every time a new
release comes out.
1999-05-20 21:14:39 +00:00
Satoshi Asami
2a48e2b30f Add 32upgrade. 1999-05-20 20:48:37 +00:00
Satoshi Asami
51992523b4 3.2R upgrade kit. (Yes, we already need one, due to a bugfix in fetch!)
Requested by:	jmg
1999-05-20 20:46:29 +00:00
Thomas Gellekum
dd49d08328 Activate pinfo. 1999-05-20 09:16:16 +00:00
Thomas Gellekum
0018064a38 New port pinfo. pinfo is a (n)curses based info viewer. 1999-05-20 09:14:19 +00:00
Martin Cracauer
67c88c489d Update to 1.4 1999-05-18 12:27:41 +00:00
Satoshi Taoka
fcbf31f7bb Added enlightenment-conf 1999-05-11 02:02:26 +00:00
Seiichirou Hiraoka
138216017a Activate asbutton 1999-05-10 16:45:54 +00:00
Seiichirou Hiraoka
ca1813bb83 PR: ports/11619
Submitted by:	jim@blues.ghis.net
A dockapp that displays 4 or 9 buttons to run apps of your choice.
1999-05-10 16:44:07 +00:00
Tim Vanderhoek
9083958e44 Kind-of like "musical typos" or perhaps duck, duck, typo. 1999-05-10 02:35:15 +00:00
Bill Fumerola
1481c2be62 Spelling fix. 1999-05-10 00:01:51 +00:00
Bill Fumerola
dbda5035d0 Back out change to DESCR
Apologies to:	jmz
1999-05-09 23:56:32 +00:00
Bill Fumerola
780d3f63e5 Remove stale test instructions, fix grammar.
Submitted by:	Christian Recktenwald <chris@citecs.de>
1999-05-09 22:51:42 +00:00
Jean-Marc Zucconi
0c12d8436a Update description. 1999-05-09 21:52:29 +00:00
Steve Price
24b9971fdf New MASTER_SITE.
PR:		11576
Submitted by:	maintainer
1999-05-09 16:56:14 +00:00
Jun-ichiro itojun Hagino
9e574534be master distribution updated to 4.41.
Submitted by:	sumikawa@kame.net (maintainer)
1999-05-09 10:15:10 +00:00
Satoshi Asami
09336b3051 Add perl5.00503.
Reported by:	jose@we.lc.ehu.es
1999-05-08 01:44:47 +00:00
Jun Kuriyama
bfb167b4ca Distfiles are changed so make new patches. 1999-05-07 14:05:28 +00:00
Satoshi Taoka
ca07c782ad Added the following ports:
x11-fm/binder
editors/muggy
archivers/deepforest
deskutils/recycler
misc/seizedesktop
graphics/jgv
japanese/binder
japanese/muggy
japanese/deepforest
japanese/jgv
japanese/recycler
japanese/seizedesktop
1999-05-06 14:30:10 +00:00
Satoshi Taoka
90647c82d8 A customizer of disktop screen environment.
PR:		11423
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1999-05-06 14:08:03 +00:00
Martin Cracauer
a6ad8d6225 Update to version 1.3 1999-05-06 13:52:36 +00:00
Satoshi Asami
5f07993638 Upgrade to 1.00, released today. (Guess who the author is. :)
This version goes back to using Motif.  I'm tired of chasing the
Tcl/Tk incompatibility-o-rama.
1999-05-06 10:21:51 +00:00
Satoshi Taoka
53c0176ddb Move mopac and psi88 from misc to biology 1999-05-06 08:15:33 +00:00
Satoshi Taoka
4ff32dc1aa Update to version 1.1.0 1999-05-06 07:49:00 +00:00
Seiichirou Hiraoka
9813d41064 Update to 0.98c
PR:  ports/11474
Submitted by: cpiazza@home.net
1999-05-05 14:37:25 +00:00
Seiichirou Hiraoka
59a3f6bece Update to 1.31
PR: ports/11500
Submitted by: cpiazza@home.net
1999-05-05 13:39:38 +00:00
Thomas Gellekum
3a9aec9a42 Fix packaging. Disown. 1999-05-04 09:29:35 +00:00
Stefan Eßer
c6161bba71 Upgrade KDE to Release 1.1.1. 1999-05-03 22:29:39 +00:00
Michael Haro
44d50bf6f2 Add WWW: 1999-05-03 05:37:34 +00:00
Tim Vanderhoek
97e0142d86 The speed at which new ports are committed is absolutely unbelievable.
Add WWW: to the latest.
1999-05-03 04:46:42 +00:00
Steve Price
f2bb095f13 Add the cmatrix port. 1999-05-03 04:37:46 +00:00
Steve Price
5bd93a51fe Initial import of cmatrix version 0.98b.
Shows a scrolling 'Matrix' like screen.

PR:		11427
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-05-03 04:36:15 +00:00
Michael Haro
b91d38afe1 use glib12, not glib11-devel. Like gtk, there are too many versions of
the library.  If I recall correctly, this was the only port which depended
on the glib11d port.
1999-05-02 18:48:03 +00:00
Foxfair Hu
89f270822c RPM port update to v2.2.5.(Actually, v3.x has already there.)
PR:		10137
Submitted by:	Marcel Moolenaar <marcel@scc.nl>
1999-05-02 12:03:10 +00:00
Justin M. Seger
539536fae4 Switch to using USE_ZIP along with minor cleanups to some ports. 1999-05-01 12:34:38 +00:00
Satoshi Taoka
d5db2e33a8 Added wmmand and vera 1999-04-30 09:40:30 +00:00
Satoshi Taoka
887575f8c6 Insert '$Id: ...' in Makefile 1999-04-30 07:55:34 +00:00
Satoshi Taoka
72744ad44e Virtual Entity of Relevant Acronyms.
PR:		10514
Submitted by:	Dima Sivachenko <dima@chg.ru>
1999-04-30 07:51:07 +00:00
Satoshi Taoka
b9c3376da8 A DockApp mandelbrot explorer.
PR:		11171
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-04-30 05:48:00 +00:00
Jun Kuriyama
2d02fa4039 Use ${MASTER_SITE_PORTS_JP}.
Submitted by:	kiri
1999-04-27 13:09:34 +00:00
Satoshi Taoka
1417b83240 Added colortail 1999-04-27 12:33:35 +00:00
Satoshi Taoka
6d0f1d0af2 A colour-able replacement for tail(1).
PR:		10268
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-04-27 12:32:23 +00:00
Satoshi Taoka
5b53227c77 Add tkrunit 1999-04-27 03:26:52 +00:00
Satoshi Taoka
917a015b1a GUI app launcher with completion and history
PR:		9939
Submitted by:	stephen farrell <sfarrell@healthquiz.com>
1999-04-27 03:24:45 +00:00
Jun Kuriyama
2ccae492bc MASTER_SITES changed.
Submitted by:	horikawa@jp.freebsd.org, toyo@slab.ntt.co.jp
1999-04-26 12:44:52 +00:00
Michael Haro
842586d4fa Update misc/quotes to 1.4.0
PR:		11309
Submitted by:	maintainer
1999-04-26 02:46:16 +00:00
Steve Price
6246e135db Re-order the Howto directory entry. 1999-04-25 17:54:56 +00:00
Kris Kennaway
02878ac1ce Use passive-mode FTP to be nice to the firewalled folks.
Submitted by:	Niels Kroon <niels@hot.cl>
1999-04-25 03:23:53 +00:00
Michael Haro
7700c77766 remove extra blank line 1999-04-23 16:02:22 +00:00
Michael Haro
d56075d901 gtk11 -> gtk12 1999-04-22 08:04:20 +00:00
Jacques Vidrine
db5751c6b8 * Upgrade 4.1.0 -> 4.1.1: the former was dropped from the master site
* Fix PLIST: a couple of @exec's should have been @unexec, and the %D
  specifier was needed
* Add additional master site.
1999-04-22 07:37:48 +00:00
Satoshi Asami
ff9f1c323f (1) Move /var/db/pkg/.mkversion to /var/db/port.mkversion.
Requested by:	jkh

(2) Don't let user pkg_delete the "upgrade kits".
Requested by:	Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp>
1999-04-21 04:59:59 +00:00
Kris Kennaway
9ab530f761 Upgrade to 1.30.1
PR:		10897, 11175
Submitted by:	Jim Mock <jim@phrantic.phear.net>
		Chris Piazza <cpiazza@home.net>
1999-04-19 13:25:14 +00:00
Michael Haro
3ca49d9d8b fix so it isn't BROKEN
Reviewed by:	obrien
Obtained from:	bento.freebsd.org
1999-04-18 23:15:11 +00:00
Michael Haro
14ab1fad9b Fix bad logic 1999-04-18 22:54:11 +00:00
Michael Haro
82a44ac80a Add warning if the games distro isn't installed - it is required
for this port to install.

Obtained from:	bento.freebsd.org
1999-04-18 22:52:37 +00:00
Martin Cracauer
b1ae0473f6 Update to 1.2 1999-04-16 19:12:16 +00:00
Michael Haro
2b74641467 update mastersite
PR:		10926
Submitted by:	me
1999-04-16 18:50:06 +00:00
Michael Haro
ea40f6c115 Update from 4.0.0 to 4.1.0 1999-04-15 20:44:57 +00:00
Andrey A. Chernov
ba0f8cda02 upgrade to 3.37 1999-04-15 19:23:23 +00:00
Martin Cracauer
296a3f3e52 Fix typos 1999-04-15 15:39:06 +00:00
Martin Cracauer
5875261743 Update to 1.1 1999-04-13 16:24:37 +00:00
Kris Kennaway
52cfa1e427 Respect CC and CFLAGS. 1999-04-13 11:47:00 +00:00
Justin M. Seger
ade2bfeefe Upgrade to pdmenu-1.2.40.
PR:		ports/11065
Submitted by:	mharo
1999-04-11 22:17:38 +00:00
Steve Price
466b1016aa DISTFILES moved on MASTER_SITE. 1999-04-08 18:08:39 +00:00
Steve Price
9a0d012feb Will re-import gtimer under deskutils. 1999-04-08 17:47:17 +00:00
Andrey A. Chernov
5e0e72d5bd package dist file, not current settings 1999-04-07 19:05:31 +00:00
Ralf S. Engelschall
9a65c0cf8d Upgrade to iSelect 1.2.0 1999-04-06 12:58:24 +00:00
Mark Murray
efc9349bca Activate peq. 1999-04-06 12:28:20 +00:00
Mark Murray
f7d2a739f2 Initail import of peq. The author promises to reularly update the
quotes database.

PR:		 10922
Submitted by:	 Gordon Greeff <gvg@uunet.co.za>
1999-04-06 12:25:32 +00:00
Justin M. Seger
6d7516eb3a Upgrade to less-335
PR:		ports/10968
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-04-05 23:59:44 +00:00
Martin Cracauer
5c4886eb28 Add cstream 1999-04-03 10:59:39 +00:00
Martin Cracauer
cc56ab2d33 cstream - dd(1)-like tool, precise bandwidth limiting/reporting, fifo support 1999-04-03 10:55:35 +00:00
Andrey A. Chernov
7b31014788 upgrade to 5.40 1999-04-03 02:02:16 +00:00
Steve Price
c349824b41 Turn on the fortuneit port. 1999-04-02 04:40:36 +00:00
Steve Price
db0e031736 Import of fortuneit version 1.51.
A very funny fortune file in Italian.

PR:		9719
Submitted by:	Gianmarco Giovannelli <gmarco@giovannelli.it>
1999-04-02 04:39:34 +00:00
Steve Price
a45ae08ea3 Activate the xtail port. 1999-04-02 04:29:19 +00:00
Steve Price
fd18c8aea3 Import of xtail version 0.1.
Watches the growth of files or directories.

PR:		9672
Submitted by:	Gianmarco Giovannelli <gmarco@giovannelli.it>
1999-04-02 04:28:59 +00:00
Steve Price
af02358e3d Activate the gtimer port. 1999-04-02 04:05:03 +00:00
Satoshi Taoka
6a573d92eb Added mopac and psi88 1999-04-01 08:13:35 +00:00
Satoshi Taoka
95c1b459f6 Added wmcp 1999-03-30 18:49:26 +00:00
Satoshi Taoka
201512ac87 A dockable pager for WindowMaker.
PR:		ports/10833
Submitted by:	Jim Mock jim@phrantic.phear.net
1999-03-30 18:46:36 +00:00
Satoshi Asami
06c822cc34 (I hope I caught this quickly enough....)
CVS replace buffer that was just imported with the backup from the Attic
cleanup.  This should look identical to what Steve committed, except
it has all the history resurrected.
1999-03-30 02:42:20 +00:00
Steve Price
15a596e15f Buffer revisited. 1999-03-30 02:28:02 +00:00
Satoshi Asami
3054f9a583 Install /var/db/pkg/.mkversion to check version against bsd.port.mk.
Change IGNORE to FORBIDDEN.
1999-03-29 07:09:48 +00:00
Bill Fumerola
acda2d9b7a Install with the correct modes.
PR:		ports/10845
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>
1999-03-29 02:17:30 +00:00
Kris Kennaway
9ef7c4df3b Move the distfile to my website until the original becomes available again
(it moved behind a firewall).
1999-03-22 12:48:05 +00:00
Seiichirou Hiraoka
59613ec4af Update to 0.8
PR: ports/10656
Submitted by: mharo@area51.fremont.ca.us
1999-03-19 16:08:13 +00:00
Jacques Vidrine
c1acc95b5a Now that gettext includes a shared library, dependencies should
use it in LIB_DEPENDS.

PR:		 ports/10647
Submitted by:	 Jeremy Lea <reg@shale.csir.co.za>
1999-03-19 04:40:10 +00:00
Seiichirou Hiraoka
b932a71c6d Update to 1.03j
PR: ports/10635
Submitted by: nobu@psrc.isac.co.jp
1999-03-17 15:11:43 +00:00
David E. O'Brien
6f1e7a0fb5 Add more master sites. 1999-03-15 05:06:25 +00:00
Jacques Vidrine
b24a3a5690 Update 4.5.10 -> 4.5.23
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
PR:		ports/10449
1999-03-15 04:39:11 +00:00
Steve Price
4f6a1e7d73 Update to version 4.0.
PR:		10173
Submitted by:	maintainer
1999-03-15 02:20:22 +00:00
Steve Price
f478047eb0 Update to version 1.9.2.
PR:		10194
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>
1999-03-15 02:11:40 +00:00
Steve Price
522099a19d New location on MASTER_SITE.
PR:		10212
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>
1999-03-15 01:58:39 +00:00
Kris Kennaway
0a6fd13d08 Oops, actually commit the patch this time. 1999-03-12 11:04:16 +00:00
Kris Kennaway
83a82148a1 Upgrade to v1.28, and remove dependency on wget in favour of fetch(1)
Submitted by:	Brian Handy <handy@lambic.physics.montana.edu>
1999-03-12 11:01:35 +00:00
Kris Kennaway
a67e3ec929 Energize wmweather 1999-03-11 13:58:27 +00:00
Kris Kennaway
5f223c36c6 wmweather is a WindowMaker dockapp which periodically fetches
meteorological data from the net and displays it in the dock.

PR:		ports/9697
1999-03-11 12:08:09 +00:00
Satoshi Asami
cdbdabef49 Mention that packages for these kits can be gotten from www.freebsd.org/ports. 1999-03-10 22:10:51 +00:00
James FitzGibbon
5ff00d3cca Remove p5-Search, the module has been removed from CPAN 1999-03-10 16:06:44 +00:00
Satoshi Asami
e3f517404e Don't build these if PACKAGE_BUILDING -- these are useless as regular
ports, and are used only for building packages.
1999-03-09 20:57:23 +00:00
Jacques Vidrine
f4442a7aa7 Upgrade to GNOME 1.0. The following are the details:
ports/audio/esound			0.2.7    ->  0.2.8	PR ports/10422
 ports/audio/gnomeaudio			0.99.8   ->  1.0.0	PR ports/10426
 ports/audio/libaudiofile		0.1.5    ->  0.1.6	PR ports/10421
 ports/deskutils/gnomepim		0.99.8.1 ->  1.0.1	PR ports/10435
 ports/devel/ORBit			0.3.98   ->  0.4.0	PR ports/10423
 ports/devel/gettext			shared libs now		PR ports/10293
 ports/devel/glib12			1.1.16   ->  1.2.0	PR ports/10419
 ports/devel/libgtop			0.99.8   ->  1.0.1	PR ports/10430
 ports/games/gnomegames			0.99.8   ->  1.0.1	PR ports/10436
 ports/graphics/electriceyes		distfile moved		PR ports/10437
 ports/graphics/imlib			1.9.3    ->  1.9.4	PR ports/10424
 ports/lang/gnomeobjc			0.99.3   ->  1.0.1	PR ports/10441
 ports/math/gnumeric			0.6      ->  0.15	PR ports/10439
 ports/misc/gnomeutils			0.99.5   ->  1.0.1	PR ports/10442
 ports/sysutils/gnomeadmin		0.99.1   ->  1.0.1	PR ports/10445
 ports/sysutils/gnomecontrolcenter	0.99.3.1 ->  1.0.1	PR ports/10446
 ports/sysutils/gtop			0.99.2   ->  1.0.1	PR ports/10477
 ports/textproc/libxml			0.99.8   ->  1.0.0	PR ports/10438
 ports/www/libghttp			distfile moved		PR ports/10429
 ports/x11/gnome			0.99.3   ->  1.0.0	PR ports/10450
 ports/x11/gnomecore			0.99.8.1 ->  1.0.1	PR ports/10432
 ports/x11/gnomelibs			0.99.8.1 ->  1.0.1	PR ports/10425
 ports/x11-fm/gnomemc			4.5.10   ->  4.5.23	PR ports/10448
 ports/x11-toolkits/gtk-engines		0.1      ->  0.5	PR ports/10427
 ports/x11-toolkits/gtk12		1.1.6    ->  1.2.0	PR ports/10420

Note that repository copies were made before this commit, as follows:

 ports/devel/glib11-devel       -> ports/devel/glib12
 ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12

Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-03-09 01:13:40 +00:00
Satoshi Asami
4729d2bf22 Change dates. Change BROKEN to IGNORE so it will be ignored even during
parallel package builds.

Update 30upgrade to include fetch.  Change comments since it's now chasing
3.1-stable.
1999-03-08 09:12:21 +00:00
Satoshi Asami
bf00d4581e Add 31upgrade 1999-03-08 09:07:20 +00:00
Satoshi Asami
d67709b8f2 3.1R -> 3.1-stable upgrade package. 1999-03-08 09:06:48 +00:00
Jun-ichiro itojun Hagino
b2ff97a558 add http://freefall.freebsd.org/~itojun/distfiles/ into DISTFILES. 1999-03-08 08:27:05 +00:00