Commit Graph

464 Commits

Author SHA1 Message Date
Steve Price
27f5005ea4 Forgot to add this file during previous commit.
PR:		23282
2000-12-17 23:49:22 +00:00
Peter Pentchev
58b02d7b13 Update directory path in MASTER_SITES.
PR:		23584
Submitted by:	maintainer
2000-12-16 15:35:17 +00:00
Peter Pentchev
823a6d19af Unforbid and add official patch for the DNS response parsing buffer overflow.
PR:		23486
Submitted by:	maintainer
2000-12-12 08:07:56 +00:00
Jim Mock
7f1a5c18b3 Update to version 0.7.97.
Parts submitted by:	Sean-Paul Rees <sean@seanrees.com>
2000-12-11 20:21:39 +00:00
Jim Mock
d91892115e Update to version 1.6.2. 2000-12-11 19:03:42 +00:00
Warner Losh
239dd2a9d9 Mark FORBIDDEN due to buffer overflows on butraq. Kris asked me to
disable this port since he doesn't have the connectivity to do so.

Approved by:	kris
2000-12-11 06:58:09 +00:00
Steve Price
852b6f5f54 Update to version 0.22a.
PR:		23282
Submitted by:	maintainer
2000-12-11 03:01:50 +00:00
Steve Price
cfecbf812d Update to version 1.18.245.
PR:		23248
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>
2000-12-11 02:43:12 +00:00
Akinori MUSHA
35c1beba1d Update to 0.9.13.
Do portlint & cleanups.

Prepare for the forthcoming slave port(s).

Approved by:	Anders Andersson <anders@codefactory.se> (MAINTAINER)
2000-12-05 11:58:03 +00:00
Jim Mock
8cb7abd1e8 Update to version 1.6.1. This is a bug-fix release, and if you're using
1.6.0, I suggest you upgrade.
2000-11-27 20:37:34 +00:00
Jim Mock
5dafc0c669 Bring in the SSL support from the xchat-devel port.
PR:		23092
Submitted by:	Ron Rosson <insane@lunatic.oneinsane.net>
2000-11-26 05:08:19 +00:00
Donald Burr
d26758919c Import of new port irc/iroffer, An IRC "bot" that makes sharing files via
DCC extremely easy
2000-11-23 08:23:52 +00:00
Jim Mock
ffc60067ce Bump PORTREVISION. 2000-11-22 20:54:14 +00:00
Jim Mock
41e6902c84 Update to version 1.6.0, the latest and greatest "stable" version. While
I'm here, clean up some whitespace.
2000-11-16 06:30:14 +00:00
Jim Mock
a84e5809ef Ladies and gentlemen, boys and girls, children of all ages.. the FreeBSD
ports team proudly presents, the xchat-devel update of the weeeeeeeeeeek..
(Wow, I think Vegas is getting to me.)

Say hello to version 1.5.11 :-)
2000-11-14 06:13:33 +00:00
Akinori MUSHA
65c8663f35 Fix japanese/xchat which had been broken by the last two commits on
irc/xchat.  As japanese/xchat "built" without a problem, I didn't
notice it was "broken"...  In reality, the configure script failed to
detect the iconv library because of the removal of CPPFLAGS and LIBS
in CONFIGURE_ENV, therefore the built binary lacked Japanese support.
(i.e. the ja-xchat package included in 4.2-RELEASE will be broken)

To avoid this kind of sad accidents in future, add a note to irc/xchat
that it has a slave port and one should be careful not to overwrite
variables or targets.
2000-11-06 19:39:43 +00:00
Will Andrews
317aadf820 Update to ScrollZ 1.8j.
Submitted by:	Maarten de Vries <maarten@netraam.com>
2000-11-05 19:21:20 +00:00
Doug Barton
45b76584fb * Update master site
* Update maintainer's e-mail

PR:		ports/22586
Submitted by:	Dominik Rothert, <dr@astorit.com> (maintainer)
2000-11-05 18:47:50 +00:00
Doug Barton
797f752ac0 * Update my e-mail address
* Minor whitespace fix
* Update port homepage
2000-11-03 09:06:59 +00:00
Brian Feldman
3807632b78 Update to 2.43.
PR:		22464
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2000-11-03 06:01:06 +00:00
Jim Mock
e2e4164347 Update to 1.5.10. 2000-11-02 19:57:47 +00:00
Maxim Sobolev
ffea4e2782 Update MASTER_SITES.
PR:		22467
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2000-11-02 14:25:56 +00:00
Kevin Lo
810725381e Fix for handling additional documents.
PR: 22249
Submitted by: Ports Fury
2000-10-24 16:35:18 +00:00
Jim Mock
dd10ef0036 Add missing translation to pkg-plist. I knew I forgot something in my
earlier commit *sigh*

Submitted by:	Doug Barton <DougB@gorean.org>
2000-10-22 05:18:26 +00:00
Jim Mock
a95602685c Update to version 1.5.9. 2000-10-21 21:35:31 +00:00
Shigeyuki Fukushima
ad13d1353e Fix %%PREFIX%% in ${PREFIX}/etc/rc.d/ircd.sh startup script. 2000-10-19 13:36:29 +00:00
Shigeyuki Fukushima
4dd3f9782c Unbreak building on 5.0-CURRENT.
Would you like to send-pr this bug for irc-developers?
2000-10-19 13:26:02 +00:00
Trevor Johnson
8f03be0c2d Add some "extra" files logged by o bento. 2000-10-15 12:19:53 +00:00
Trevor Johnson
f4e13001cd Add ftp.kvirc.net FTP site to MASTER_SITES.
Add WWW line for www.kvirc.net.
Replace 2.0.0 with ${PORTVERSION} in MASTER_SITES.
2000-10-15 07:50:34 +00:00
Jeremy Lea
c8b839f03f PLIST fixes to ports which I touched recently. Not all caused by my
breakage.
2000-10-13 09:23:58 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Jim Mock
d64d437c38 Update to version 1.5.8. 2000-10-07 17:49:33 +00:00
Jeremy Lea
7b4c77811e Implement WANT_GNOME. 2000-10-05 07:22:56 +00:00
Jeremy Lea
bebd89314e Implement WANT_IMLIB and USE_IMLIB. 2000-10-05 06:57:56 +00:00
Jeremy Lea
fda2e985da Implement USE_GTK, part 1. 2000-10-05 06:36:23 +00:00
Jeremy Lea
d0cdca8bc3 Implement USE_GLIB. 2000-10-05 06:23:01 +00:00
Jim Mock
9f535ffb30 Add a WITH_SSL knob.
Submitted by:	Kristopher Zenter <kzenter@u.washington.edu>
2000-10-03 19:21:26 +00:00
Jeroen Ruigrok van der Werven
098499a52a Update to epic4 0.9.9.
Submitted by:	Maintainer <anders@codefactory.se>
2000-10-03 08:47:22 +00:00
Jeremy Lea
fb8af6b0ea Whitespace changes, and sort PLISTs. 2000-10-03 05:48:54 +00:00
Trevor Johnson
14111407e3 Change MAINTAINER for my ports.
Approved by:	will
2000-10-02 05:39:35 +00:00
Akinori MUSHA
c06bee8627 Prepare for slave (satellite) ports.
Approved by:	jim (MAINTAINER)
2000-10-01 14:53:01 +00:00
Kevin Lo
83fa54885b Make corrections in Makefile and remove pkg/MESSAGE
PR: 21651
Submitted by: MAINTAINER
2000-09-30 15:57:08 +00:00
Will Andrews
cfa3447d9a Update to KVIRC 2.0.0. These were forgotten in the original update.
PR:		21530
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-09-26 22:29:10 +00:00
Will Andrews
04b96465b6 Update to KVIRC 2.0.0. Many thanks to Trevor for sending in the update,
which works flawlessly, much to my amazement.  He is now MAINTAINER.

PR:		21530
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-09-26 22:26:13 +00:00
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Satoshi Asami
9c21047709 You don't want to depend on qt21 -- it's dead. Change them to USE_QT2.
(Of course, they shouldn't have been writing "qt21" explicitly in the
 first place....)
2000-09-23 08:05:59 +00:00
Satoshi Asami
d60cf6bd3d Add xchat-devel. 2000-09-21 07:51:46 +00:00
Ade Lovett
23cbcfcbcd Add a new WITH_TCL hook, courtesy of Stijn Hoop <stijn@win.tue.nl>
PR:		21309
Submitted by:	maintainer
2000-09-16 17:27:39 +00:00
Kris Kennaway
a11fb28e14 Fix format string vulnerabilities.
Submitted by:	Maxime Henrion <mux@QUALYS.COM>
2000-09-10 04:38:52 +00:00
Kevin Lo
cbd3fd8f50 - Fix Makefile.
- Add MESSAGE

PR: 20978
Submitted by: MAINTAINER
2000-09-09 13:14:50 +00:00