Commit Graph

422 Commits

Author SHA1 Message Date
David E. O'Brien
d745d51c35 BROKEN="fetch, distfile not avail. - need to update to zircon-1.18.201.tar.gz" 1998-12-01 09:37:32 +00:00
Satoshi Asami
5958508dec Typo (PORSDIR -> PORTSDIR). 1998-11-23 10:47:11 +00:00
Vanilla I. Shu
43ab6e6f03 Upgrade to 0.3.1.
If you want to depend with library,
use LIB_DEPENDS, not RUN_DEPENDS.
1998-11-19 15:08:31 +00:00
Seiichirou Hiraoka
94f41aabd3 PR: ports/8718
Submitted by:	jim@phrantic.phear.net
Initial Import xchat.
X-Chat is a X11 (X Window System) IRC client, using the GTK+ toolkit.
1998-11-19 09:27:59 +00:00
Matthew Hunt
bdb2137fb7 The install target should be "install", not "${INSTALL}".
Submitted by:	Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1998-11-17 02:49:41 +00:00
Bill Fumerola
862fd4b01b Upgrade to 5.3p2, update PLIST.
PR:		ports/8404
Submitted by:	Ken Monville <desmo@bandwidth.org>
1998-11-16 21:44:58 +00:00
Matthew Hunt
61ea52269f This is now really epic4, a pre-release version of the IRC client
on steroids.

It is maintained by Ben Hutchinson; previous versions were mine.

PR:		8693
Submitted by:	Ben Hutchinson <benhutch@xfiles.org.uk>
1998-11-15 21:27:19 +00:00
Matthew Hunt
1d728322c0 Mark this BROKEN until it is actually upgraded to epic4. 1998-11-15 20:14:49 +00:00
Satoshi Asami
82d8a7469c Mark this port broken:
===
cc -DHAVE_CONFIG_H -I. -I. -I.  -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE
-O -pipe -Wall -I/usr/X11R6/include/gtk11 -I/usr/X11R6/include -I/usr/local/inclu
de/glib -c gui_channels.c
In file included from gui_channels.c:39:
intl.h:11: warning: `_' redefined
os.h:15: warning: this is the location of the previous definition
gui_channels.c: In function `sigchan_drag':
gui_channels.c:179: warning: implicit declaration of function `gtk_widget_dnd_data_set'
gui_channels.c: In function `sigchan_drop':
gui_channels.c:189: union has no member named `dropdataavailable'
gui_channels.c:185: warning: `from' might be used uninitialized in this function
gui_channels.c: In function `gui_private_add_channel_button':
gui_channels.c:219: warning: implicit declaration of function `gtk_widget_dnd_drag_set'
gui_channels.c:220: warning: implicit declaration of function `gtk_widget_dnd_drop_set'
gmake[1]: *** [gui_channels.o] Error 1
gmake[1]: Leaving directory `/usr/ports/net/yagirc/work/yagirc-0.65.7/src'
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop.
1998-11-10 00:03:17 +00:00
Matthew Hunt
75cf22b11f Change PKGNAME to ircii-epic-2.8.2.3.004 so as not to confuse
bsd.port.mk.

Requested by:	asami
1998-11-09 21:10:25 +00:00
Jordan K. Hubbard
720aa41ab2 Maintainer seems to have gone AWOL; I sent patches over a week ago
with no response.  Upgrade to 1.18.171 - the current version's tarball has
left the master site.
1998-09-29 17:24:25 +00:00
Satoshi Asami
9ba3a62b82 audio/esound is now ELF. 1998-09-25 09:55:30 +00:00
Satoshi Asami
fbec77048d graphics/imlib is now ELFized. 1998-09-25 09:52:45 +00:00
Satoshi Asami
457679eee3 gtk and gtk11 are now ELFized. 1998-09-22 22:55:56 +00:00
Satoshi Asami
289b80fb84 Better fix for perl5-in-current world.
Submitted by:	maintainer
1998-09-16 06:55:18 +00:00
Satoshi Asami
668e0f51f4 Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
checks haven't missed anything.

Submitted by:	dima
1998-09-15 21:31:59 +00:00
Steve Price
627d79ce6d Locate the new MASTER_SITE.
PR:		7772
Submitted by:	Bill Fumerola <billf@firewall.chc-chimes.com>
1998-08-30 18:35:41 +00:00
Matthew Hunt
94570786bf Upgrade to 0.65.7. 1998-08-27 05:15:05 +00:00
Vanilla I. Shu
e0f8be2e89 Upgrade to 0.65.6,
Change depends to gtk11,
Fix thr problem of gtk(?).
Reminded by:	asami
1998-08-25 04:09:42 +00:00
Satoshi Asami
2041e55724 Another port that broke with the gtk movement. Vanilla? :)
Satoshi
-------
===>  Building for yagirc-0.65
cc -O2 -pipe -DUNIX -DPREFIX=\"/usr/local\" -DUSE_PTHREADS -I/usr/X11R6/lib/glib/include -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include -DUSE_GUI -DUSE_SCRIPT -I/usr/local/lib/perl5/i386-freebsd/5.00404/CORE -I/usr/X11R6/lib/glib/include -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include -DUSE_GUI  -c dcc.c -o dcc.o
dcc.c:36: glib.h: No such file or directory
In file included from data.h:26,
                 from dcc.h:4,
                 from dcc.c:39:
gui.h:10: gdk/gdk.h: No such file or directory
gui.h:11: gtk/gtk.h: No such file or directory
1998-08-24 07:13:53 +00:00
Tim Vanderhoek
fc054190a6 Oops. /dev/null, not /dev/nul. I actually fixed this before
committing but forgot to hit the "save" button...
1998-08-23 00:17:36 +00:00
Tim Vanderhoek
2606c7818d Don't expect /etc/passwd and /etc/group to mean anything particular.
PR:		ports/7708
1998-08-23 00:12:14 +00:00
Tim Vanderhoek
26e78bb69f This netted the largest set of mis-installed manpages, yet! 1998-08-18 19:48:45 +00:00
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
Thomas Gellekum
f8ff0c8550 Import of ircII-epic port. This is an enhanced ircII client.
PR:		3907
Submitted by:	Matthew Hunt <mph@pobox.com>
1997-07-29 09:22:41 +00:00
Jordan K. Hubbard
7c4ad890f1 After referring to some other ports, be more canonical in placement
of variables.
1997-07-14 12:54:05 +00:00
Jordan K. Hubbard
84c9f84870 Update this to version 1.18.31 1997-07-14 12:50:17 +00:00
Torsten Blum
d83e803fc5 upgrade to 2.9.2p3.
Older Versions are vulnerable to a buffer overflow, see bugtraq
for details

CAUTION: you may have to "fix" your config file for some strage reasons...
1997-07-08 23:02:18 +00:00
Torsten Blum
956afa37ad remove scripts/local 1997-05-14 10:36:46 +00:00
Torsten Blum
989e14ddc7 - Don't use irc.FreeBSD.org as the default Server
- Disable #FreeBSD auto-join

Requested by: gpalmer and myself ;)
1997-05-14 10:35:13 +00:00
Wolfram Schneider
1760fd6654 Add virtual category 'tk41'. 1997-04-20 13:20:00 +00:00
Torsten Blum
44da34d0f8 Upgrade to 2.9.1p16 1997-03-11 23:47:23 +00:00
Masafumi Max NAKANE
b6b0521b76 {MKDIR} -> ${MKDIR} 1996-12-30 21:26:52 +00:00
Masafumi Max NAKANE
86913ca557 No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami
1996-12-08 01:45:16 +00:00
Satoshi Asami
539685967c Make this file match reality. It's usually a good idea to check the
PLIST when the port is upgraded.

While I'm here, sort the entries and add @dirrm's.
1996-12-07 09:45:04 +00:00
Satoshi Asami
49b1a840dd It is usually a good idea to change this file when you upgrade your port. 1996-12-03 15:44:12 +00:00
David E. O'Brien
0cc8cc1837 jkh doesn't want to be the maintainer anymore (any takers???)
Obtained from:	email to ports list
1996-12-03 10:42:26 +00:00
Jordan K. Hubbard
6a7265a161 Upgrade to 1.18b8. 1996-12-03 10:29:03 +00:00
David E. O'Brien
49f337d203 General Makefile cleanup
Add MAINATERS
   mkdir -p ==> ${MKDIR}
   cp ==> ${CP}
   install ==> ${INSTALL}/${INSTALL_*}
   etc...
1996-12-01 01:23:27 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Dima Ruban
00ef1073ce Almost forgot to change _base to _roof here :-) 1996-10-28 07:38:29 +00:00
Dima Ruban
654e518a62 irc-2.9-base -> irc-2.9-roof 1996-10-28 07:32:49 +00:00
Dima Ruban
a4b34dc04e irc-2.9-base -> irc-2.9-roof
Also, changed default server from "you.need.to.change.this"
to "irc.FreeBSD.ORG"
1996-10-28 07:32:37 +00:00
Andrey A. Chernov
20ae661fd6 md5 file was obsoleted 1996-10-22 01:18:09 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Peter Wemm
445cc51fbc Adjust the tclDP hack so that it doesn't depend on it being pre-installed
if USE_DPWISH is set.

Make the build work without making an X11 connection (groan!) by using
tclsh instead of "wish -notk" to build the indexes.

Requested by: asami
1996-08-17 11:07:53 +00:00
Peter Wemm
08813a96cc Update zircon port from 1.15p11 to 1.17p3. This version uses the native
comms tools in tcl7.5/tk4.1 rather than the crufty old tcl7.3/tk3.6/tclDP.

It can still be (I think) configured to use the older libraries, but I
dont want to install them to test it. :-]

(zircon-1.17p4 is in beta at the moment, and was last changed within the
 last day or so, this (1.17p3) is the most recent non-beta version)
1996-08-16 12:25:00 +00:00
Torsten Blum
a8e5760c82 Upgrade to ircII 2.9 1996-06-17 22:24:48 +00:00
Satoshi Asami
f8dc6e4c33 Change NO_PACKAGE to RESTRICTED, no redistribution allowed at all. 1996-06-14 08:52:47 +00:00
Satoshi Asami
2e96b7e4c0 Shorten PKGNAME. Check NOMANCOMPRESS. 1996-04-01 07:11:29 +00:00
Torsten Blum
1c6d44197b Upgrade to 2.8.16beta 1996-03-31 20:26:00 +00:00
Satoshi Asami
510bcaa2de Change "networking" to "net". 1995-11-27 04:06:03 +00:00
Satoshi Asami
e793b4bbbb EXEC_DEPENDS -> BUILD_DEPENDS, RUN_DEPENDS on dpwish. 1995-10-04 01:56:37 +00:00
Paul Traina
e02ae86bfc Update Zircon (X11 based IRC client) to pl11 1995-08-19 07:59:36 +00:00
Torsten Blum
a89983aacf Disable NOTE by default.
To enable NOTE, uncomment  "# ENABLE_NOTE=yes" in Makefile

Reviewed by:	dima
1995-06-27 00:13:21 +00:00
Torsten Blum
efcb303c51 enable the NOTE command 1995-06-25 14:52:56 +00:00
Satoshi Asami
b29ddb001c Add NO_PACKAGE=yes. 1995-05-18 09:14:06 +00:00
Satoshi Asami
3f52219769 General cleanup.
Submitted by:	torstenb
1995-05-17 15:12:27 +00:00
Satoshi Asami
c6e60e3165 General cleanup.
Submitted by:	torstenb
1995-05-17 15:06:24 +00:00
Torsten Blum
40b1b15724 remove @cwd
add compressed manpage
1995-05-06 00:34:10 +00:00
Torsten Blum
30b501330a install and compress manpage 1995-05-06 00:32:12 +00:00
Satoshi Asami
f1979e837a MAINTAINER goes in a section of its own. :) Also fix comment (2.8 ->
2.8.2) at the top of file.
1995-04-17 00:01:31 +00:00
Torsten Blum
f6949f65c5 - upgrade to 2.8.2
- add myself as MAINTAINER
1995-04-16 23:55:01 +00:00
Satoshi Asami
5f46dae90f Update of net Makefiles! Am I done? :) 1995-04-15 05:42:12 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Jordan K. Hubbard
79727abf24 A port of zircon version 1.15p10 1995-02-12 08:57:14 +00:00
Torsten Blum
1998f670e6 Upgrade to 2.8 1995-02-11 15:22:38 +00:00
Torsten Blum
6998b22103 Upgarde to 2.8.21 1995-02-11 01:45:04 +00:00
Gary Palmer
3217d24fe5 First batch of MD5 checksum files. Only did through to the end of net
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)

The rest will follow later
1994-12-18 00:28:13 +00:00
Torsten Blum
1f2c6c9b6b Reviewed by:
Submitted by:	
Obtained from:
ircII, the 'Internet Relay Chat' Client
1994-10-23 01:26:28 +00:00
Adam David
f86321ea1b #undef MALLOCH 1994-10-01 14:18:34 +00:00
Jordan K. Hubbard
884e46693a Make the required changes to make all existing ports use MASTER_SITES
correctly.
1994-09-13 06:35:06 +00:00
Torsten Blum
09bbbfdc3a Initial import for irc (version 2.8.20) port.
Submitted by:	torstenb
1994-08-27 12:17:10 +00:00