1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Commit Graph

99 Commits

Author SHA1 Message Date
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Matthew Hunt
7649d69ae2 Upgrade to 0.65.
Update MASTER_SITE and web page.
Work whether gtk is in X11BASE or LOCALBASE.
Add LIB_DEPENDS for Imlib, to increase functionality.
Abort if libc_r does not exist.

Vaguely inspired by a submission from:	Tugrul Galatali <galatalt@stuy.edu>
1998-08-04 00:52:21 +00:00
Vanilla I. Shu
90a3bac82f Change the library version of gtk. 1998-07-30 05:42:09 +00:00
Justin M. Seger
a7c1ee5c04 Upgrade to version zircon-1.18.171. 1998-07-26 17:25:36 +00:00
Tim Vanderhoek
c8c79489b8 Add homepage.
Make it less obvious that this was copied from
a README (s/"I"/the author/).  This necessitated running through fmt(1) which caused the multi-line
diffs.
1998-07-24 03:18:44 +00:00
Eivind Eklund
12e9a826d2 Upgrade port from 74p4 to 75p1
Approved by:  asami & maintainer
1998-07-21 11:38:47 +00:00
Donald Burr
e1486f8c7e Update to ircd-hybrid-5 version 5.3.
Thanks to Adrian Penisoara <ady@freebsd.ady.ro> for his patches.
PR: ports/7255
1998-07-19 07:46:57 +00:00
Steve Price
00ec5ab0f8 Initial import of bnc version 2.4.3.
An IRC proxy daemon that supports virtual hosting.

PR:		7192
Submitted by:	Bill Fumerola <billf@firewall.chc-chimes.com>
1998-07-11 18:32:08 +00:00
Matthew Hunt
6c9d2bd51f Import of yagirc 0.64, an IRC client with a Gtk interface and
a Perl scripting interface.
1998-07-07 20:36:01 +00:00
Justin M. Seger
77357b68fa Upgrade to Zircon 1.18.155 1998-07-04 17:11:57 +00:00
Donald Burr
1caa84526d Correct small typo in patch.
"BSDnet", not "BSDet"... ;)
1998-07-02 18:41:19 +00:00
Donald Burr
b480a590c2 * Added a nice little "ircd.sh" file for etc/rc.d.
* "example.conf.trillian", a much more detailed and informative (with
  comments!) is now also installed.
* Fixed Makefile to install these new files, plus removed a bogus comment
  that I had accidentally left in there.
* Updated PLIST with the new files.
1998-06-07 15:58:21 +00:00
Donald Burr
3622f30dc5 Upgrade to ircd-hybrid-5.2p1.
* Change DISTNAME in Makefile, and add PKGNAME to reflect the convention
  that "5.2p1" is to be expressed as "5.2.1" in package names.
* Changed MD5.
* Re-generated patches so that they patch cleanly against the new version.
1998-06-07 14:45:46 +00:00
Matthew Hunt
01a7ce0fb2 There seems to be a problem with the MASTER_SITE and fetch interacting
badly (distfile truncated).  Make first MASTER_SITE my copy on
www.freebsd.org.

Submitted by:	Adam McDougall <mcdougall@ameritech.net>
1998-05-27 19:12:12 +00:00
Matthew Hunt
ba8c709859 Import of sic, a lightweight IRC client.
PR:		6211
Submitted by:	Stefan `Sec` Zehl <sec@42.org>
1998-05-27 16:53:57 +00:00
Tim Vanderhoek
c1402b1b8b Add the homepage.
Submitted by:	Studded <Studded@dal.net> (maintainer)
1998-05-11 22:42:44 +00:00
Matthew Hunt
856bc2dd18 Remove NO_CONFIGURE.
Pointed out by:	hoek
1998-05-07 21:58:53 +00:00
Matthew Hunt
4c4cb98772 Import of sirc, Yet Another IRC Client. (Is this the "net" equivalent
of Minesweeper in "games"?)  This one is written in Perl, so it is
convenient for people who would like to script in Perl.

PR:		6535
Submitted by:	Studded@dal.net
1998-05-07 05:20:22 +00:00
Justin M. Seger
792a3a2899 Upgrade to version 1.18.127 1998-04-28 23:16:07 +00:00
Justin M. Seger
5d8971df4d Upgrade to zircon-1.18.126. 1998-04-28 00:20:31 +00:00
Satoshi Asami
437eaabc23 Compress manpage. 1998-04-21 05:50:59 +00:00
Satoshi Asami
3f3f1286dc No need to put name of software in front. 1998-04-20 08:57:00 +00:00
Jordan K. Hubbard
4947af0123 Fix assorted bogons. 1998-04-20 07:50:56 +00:00
Matthew Hunt
45e0585b78 Upgrade to 74p4.
Requested by: Brad Smith <bsmith@bfmni.com>
1998-04-19 05:35:32 +00:00
Matthew Hunt
b354619cae Imported BitchX, yet another ircII-derived client.
PR:		5605
Submitted by:	griffin@blackhole.iceworld.org
1998-04-18 02:04:44 +00:00
Matthew Hunt
19ee22a331 "mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain. 1998-04-17 23:26:31 +00:00
Jordan K. Hubbard
24aa019ec1 Update to 1.202 1998-04-14 09:27:21 +00:00
Justin M. Seger
74207221a7 Upgrade to 1.18.113.
Add @exec mkdir's to the PLIST to properly create empty dirs that a regular
install creates.
1998-04-11 02:29:16 +00:00
Justin M. Seger
66e631e4fa Upgrade to zircon-1.18.109. Revert to tk-8.0. 1998-03-21 04:58:41 +00:00
Tim Vanderhoek
3e5bf15dca 1. Portlint
2.  Remove virtual category x11 when tk80 is there.
3.  FreeBSD uses /usr/local, not /usr/pkg (from pkg/DESCR)
4.  Make pkg/COMMENT a full-fledged sentence.
5.  Use ${INSTALL_SCRIPT} to install scripts.
6.  Fix to work with tcl/tk in the Post-Tcl world.

PR:		ports/5894  (#6 only)
1998-03-07 15:38:50 +00:00
Justin M. Seger
3d4a5438d3 Upgrade to use tcl8.1 and tk8.1. 1998-02-24 21:43:51 +00:00
Bill Fenner
f06d13b6ff Add tk virtual category where missing. List of ports which depend on tk
but aren't in a tk virtual category from
 awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX

I didn't do anything about the ports which depend on things which depend
 on a tk revision.  I'd be afraid that the depended-upon port might change
 and thus outdate the virtual category in the depender.
1998-02-21 22:38:11 +00:00
Justin M. Seger
d1642e7297 Upgrade to version 1.18.91. 1998-02-12 14:28:10 +00:00
Justin M. Seger
2ecc4b3cf8 Upgrade to version 1.18.90 and clean up the PLIST a bit. 1998-02-10 02:11:19 +00:00
Satoshi Asami
8c254f48fc Um, it will really be appreciated if the commits are tested in advance
(although this one was pretty easy to fix...).
1998-01-26 10:44:18 +00:00
Torsten Blum
1dce90f883 upgrade to ircII 4.4 1998-01-25 20:40:02 +00:00
Torsten Blum
9057662021 Upgrade to ircd 2.9.4 1998-01-25 20:37:05 +00:00
Justin M. Seger
e8b5db01e4 Upgrade to version 1.18.85 and make myself MAINTAINER. 1998-01-23 18:36:09 +00:00
Satoshi Asami
6320d0cecc Portlint. 1998-01-18 11:13:54 +00:00
Satoshi Asami
883eff785d The name of our collection is "ports collection", not "port collection." :) 1998-01-18 10:55:32 +00:00
Jordan K. Hubbard
1e3ee66e9f tkirc - a Tk based IRC client.
Submitted by:	brianfeldman@hotmail.com
1998-01-15 23:26:30 +00:00
Jordan K. Hubbard
2059eed7bf A new ircd port for irc.freebsd.org.
Submitted by:	Ken Monville <desmo@bandwidth.org>
1998-01-15 06:44:50 +00:00
Jordan K. Hubbard
f5b4701175 Update Zircon
PR:		5366
Submitted by:	Ian Struble <ian@majesticnet.com>
1997-12-23 02:14:00 +00:00
Satoshi Asami
fb4a8f154b Just a little variable reordering. 1997-11-19 02:48:59 +00:00
Paul Traina
11edd47d6e Upgrade to 1.18.71, remove never-tested and quite ancient dpwish support
to avoid confusing folks.
1997-11-15 20:25:24 +00:00
Thomas Gellekum
437b3e92cc Fix file ownerships.
PR:		4897
Submitted by:	Matthew Hunt <mph@pobox.com>
1997-10-31 08:52:24 +00:00
Jordan K. Hubbard
dd1612282b Update to version 1.18.56 1997-10-01 21:01:27 +00:00
Jordan K. Hubbard
73499df984 2nd try after being bitten by cvs add bug in remote case. 1997-09-21 04:56:38 +00:00
Jordan K. Hubbard
4f0c39dfa2 Update to version 1.18.44 1997-09-21 04:04:01 +00:00
Andreas Klemm
1f63ac1317 The proper install target isn't install: it's do-install.
This fixes the misbehaviour, that the port wasn't registered
in /var/db/pkg when doing a make install.
1997-09-08 12:46:49 +00:00