Commit Graph

1244 Commits

Author SHA1 Message Date
Jeremy Messenger
8421ab5a85 -Correct the pkg-plist.
-Use the correct version of libtool 13 -> 15 to avoid install the *.la files.
-Bump the PORTREVISION, because of the pkg-plist change.

Approved by:	Koop Mast <kwm@rainbow-runner.nl> (maintainer)
2004-07-26 16:35:15 +00:00
Ying-Chieh Liao
bd4d4e7163 upgrade to 3.2.1
PR:		69344
Submitted by:	maintainer
2004-07-22 02:01:55 +00:00
Ying-Chieh Liao
adffbe4ab7 upgrade to 1.4.2
PR:		69353
Submitted by:	maintainer
2004-07-22 01:54:38 +00:00
Joe Marcus Clarke
47cc804db9 * Fix crash when typing <space> <tab>
* Fix a Glib warning when using completion in dialogs

Obtained from:	http://xchat.org/files/source/2.0/patches/
2004-07-08 19:00:10 +00:00
Daniel Harris
19ea865d34 Update to 0.90a, which fixes y! signon.
Approved by:	maintainer
2004-07-06 19:04:31 +00:00
Alfred Perlstein
19fbae101e portlint fixes 2004-07-06 01:30:22 +00:00
Alfred Perlstein
1d0cece6aa Update to 9.1, fix plist. 2004-07-05 10:28:14 +00:00
Markus Brueffer
a0763acbb9 Update to version 0.14 2004-07-04 23:04:25 +00:00
Erwin Lansing
7d69b0994f Unclutter my previous attempt to on the fly patching by using
EXTRA_PATCHES and putting it in WRKDIR instead of the assumed
read-only FILES-DIR.

Noticed by:	dosirak (via kris)
Pointy hat to:	erwin
2004-07-04 09:53:46 +00:00
Kirill Ponomarev
9a99ccb401 Update to 0.8.0 2004-07-04 09:23:38 +00:00
Joe Marcus Clarke
69051b78a3 Update to 2.0.10 which features completely re-written tab completion
functionality.  See http://forum.xchat.org/viewtopic.php?p=653 for more
details on the ne wtab completion, and http://xchat.org/changelog.txt for the
rest of the changes.
2004-07-02 06:54:20 +00:00
Erwin Lansing
c311a288cf Yet another file that had the version number hardcoded in it. Patch
the patch on the fly to use PORTVERSION. The version number should
probably be removed alltogether.

Approved by:	maintainer
2004-07-02 06:51:46 +00:00
Oliver Eikemeier
d8dbec21fb Use %%PORTVERSION%% instead of 7.0.2
Pointed out by:	erwin
Pointy hat to:	eik
2004-06-30 11:57:40 +00:00
Oliver Eikemeier
ffd0681e3f - update to 7.0.2
security fix:
  <http://www.freebsd.org/ports/portaudit/23aafa20-c28a-11d8-864c-02e0185c0b53.html>

- make PREFIX-safe
- fix pkg-plist
- create irc user on install

not fixed:
- leaves extra files in /usr/local/etc/ircd-hybrid

PR:		68504
Submitted by:	Brad Davis <so14k@so14k.com> (maintainer)
2004-06-30 11:49:43 +00:00
Tilman Keskinoz
da60985854 Update WWW. bitchx.com now points to an anti-Bush site *hm* 2004-06-26 17:52:03 +00:00
Michael Landin
ae008d30d8 Update to -> 0.56
- Support for javabot
	- Support for rbot
	- New color scheme
	- Bugfixes
2004-06-24 14:04:50 +00:00
Michael Nottebrock
e8a3b06aef Remove inclusion of Makefile.kde from all remaining ports not maintained
by kde@

Approved by: maintainer timeout
2004-06-22 19:42:06 +00:00
Kris Kennaway
3c088f1b9a Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports.  They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
2004-06-21 21:27:46 +00:00
Oliver Eikemeier
62378ec21e fix ircd-hybrid-7 low-bandwidth DoS
- <http://people.freebsd.org/~eik/portaudit/23aafa20-c28a-11d8-864c-02e0185c0b53.html>
- <http://vuxml.freebsd.org/23aafa20-c28a-11d8-864c-02e0185c0b53.html>

PR:		68161
Submitted by:	Evgueni V. Gavrilov <aquatique-ports@rambler.ru> (maintainer)
Obtained from:	Erik Sperling Johansen <einride@einride.org> (http://www.securityfocus.com/archive/1/366486)
2004-06-21 08:26:37 +00:00
Kirill Ponomarev
ac315ed6a7 Add garnaxfs 1.1.0,
Garnaxbot (File Server) is a file serving bot for IRC (commonly
referred to as a DCC bot). It uses the DCC chat/send features
of IRC to send files to other users. Garnaxbot will connect to
an IRC server and allow people to request files via DCC chat.

PR:		ports/68101
Submitted by:	Travis Poppe <tlp@liquidx.org>
2004-06-20 16:48:02 +00:00
Kris Kennaway
d01f79fbfc BROKEN on amd64: Shared libraries must be compiled with -fPIC) 2004-06-19 09:31:33 +00:00
Hye-Shik Chang
2e11517080 Add gdesklets-irc 1.2,
an IRC client for your screen background. :)
2004-06-09 06:13:31 +00:00
Pav Lucistnik
ead465b0dd - Update to 0.90
- Add WITH_FLOOD knob

Submitted by:	Peter van Dijk <peter@dataloss.nl> (maintainer),
		Herbert J. Skuhra <herbert.skuhra@gmx.at>
2004-06-08 08:05:24 +00:00
Markus Brueffer
bf1124340b Don't use Makefile.kde anymore 2004-06-06 13:26:34 +00:00
Markus Brueffer
8b5c99b147 Don't use Makefile.kde anymore 2004-06-06 11:46:15 +00:00
Joe Marcus Clarke
d3702246bb Chase the gnutls shared lib version.
Pointy hat to:	sergei
2004-06-06 01:44:39 +00:00
Joe Marcus Clarke
38803487ea Update to 2.0.9. For a list of changes, see http://xchat.org/changelog.txt. 2004-06-06 01:36:19 +00:00
Clement Laforet
e2852ba99b - Update to 0.0.6 2004-06-05 14:25:33 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Pav Lucistnik
f50e24aaea - Add eggdrop as build depends too, Bento seems to remove extract depends
before entering build stage.

Reported by:	bento via kris
2004-06-04 17:20:06 +00:00
Pav Lucistnik
7ff4ee78b8 - Add knobs: WITH_IPV6, WITH_SSL
PR:		ports/67499
Submitted by:	Gerrit Beine <tux@pinguru.net> (maintainer)
2004-06-02 21:02:31 +00:00
Pav Lucistnik
f00794b9ea Add gseen.mod, a !seen module for eggdrop, an IRC bot.
gseen works similar to countless seen scripts. It logs for each user
when he or she was last seen in the channel and makes this information
publically available. It takes switching nick names into consideration
and supports wildcards in search-requests.

The advantage of gseen in contrast to most other seen scripts is it's speed.
gseen can handle databases of several thousand nicks withouta lag in seen
requests. It also supports several languages.

PR:		ports/67386
Submitted by:	Gerrit Beine <tux@pinguru.net>
2004-06-01 14:19:53 +00:00
Edwin Groothuis
5b6d497417 port of Unreal IRCd
Unreal IRCd - the next generation ircd
	WWW: http://www.unrealircd.com

PR:		ports/67384
Submitted by:	Gerrit Beine <tux@pinguru.net>
2004-05-31 13:33:19 +00:00
Pav Lucistnik
0060af9a89 - Integrate SSL patch (turned off by default)
- Cleanup

PR:		ports/63767
Submitted by:	Ulrich Spoerlein <q@uni.de> (maintainer)
2004-05-26 22:10:40 +00:00
Pav Lucistnik
8b6eb1cd93 - Pass maintainership to interested party
Offered by:	Dryice Liu <dryice@hotpop.com> (maintainer)
Accepted by:	Alexey Mikhaiov <karma@ez.pereslavl.ru>
2004-05-26 12:51:13 +00:00
Pav Lucistnik
fb727859ab Add erc, an IRC client written entirely in elisp, for emacs.
PR:		ports/63401
Submitted by:	Dryice Liu <dryice@liu.com.cn>
2004-05-25 21:59:21 +00:00
Mathieu Arnold
45723e5d6d Update to 0.75
Approved by:	maintainer timeout
2004-05-24 13:45:20 +00:00
Pav Lucistnik
9296daba21 - Add another MASTER_SITE
- Remove BROKEN tag

PR:		ports/67048 (an idea)
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2004-05-23 11:20:31 +00:00
Kirill Ponomarev
6409720be3 - Fix typo 2004-05-21 07:08:20 +00:00
Kirill Ponomarev
2bf9a89a3a - Unregister the old UID/GID and register the new one in the
valid range.
- Bump PORTREVISION
- Add warning entry in pkg-message and UPDATING
2004-05-21 07:04:56 +00:00
Kris Kennaway
11539116b8 BROKEN: Uses unregistered, out-of-range uid 2004-05-21 06:36:49 +00:00
Kris Kennaway
e317ce57ac BROKEN: Unfetchable 2004-05-21 05:56:40 +00:00
Dirk Meyer
84a957bc55 - update to 1.2b29 2004-05-21 04:16:26 +00:00
Tilman Keskinoz
ea7f084df7 Remove dead MASTERSITE 2004-05-20 18:15:33 +00:00
Kirill Ponomarev
b8ef8749f2 - Fix MASTER_SITES
- Support PLIST_FILES/PLIST_DIRS

PR:		ports/66886
Submitted by:	Ports Fury
2004-05-19 21:21:45 +00:00
Dirk Meyer
2b5805aa90 - change MAINTAINER
maintainer timeout > 3 months
if dburr returns active, he can reclaim maintainership.
PR:		63843
2004-05-19 03:59:42 +00:00
Mark Linimon
c35fa97dc4 Pacify portlint. 2004-05-18 06:01:54 +00:00
Mathieu Arnold
7aecb1fcae It's USE_PERL5, not USE_PERL 2004-05-18 05:21:08 +00:00
Kirill Ponomarev
2de484963e - Fix MASTER_SITES
PR:		ports/66705
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-16 16:13:41 +00:00
Mark Linimon
406c1591eb Update to 1.9.3. Pet portlint.
PR:		ports/66582
Submitted by:	Scott M. Likens <damm@yazzy.org> (maintainer)
2004-05-13 21:00:43 +00:00