1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

1952 Commits

Author SHA1 Message Date
Pav Lucistnik
542585b560 - Abandonware; detonate in two months
- Portlint

PR:		ports/92221
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-01-23 21:07:20 +00:00
Erwin Lansing
7eff5c562d - Marked as DEPRECATED, the project is gone.
- Removed WWW line in pkg-descr, because the URL doesn't exist anymore.

PR:		92213
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
2006-01-23 18:55:22 +00:00
Pav Lucistnik
e586a6662a - Update to 1.0.1
PR:		ports/92173
Submitted by:	Peter van Dijk <peter@dataloss.nl> (maintainer)
2006-01-23 15:34:44 +00:00
Tim Bishop
c40b4d5df7 - Fix WWW line in pkg-descr
PR:		92203
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-01-23 14:58:53 +00:00
Kris Kennaway
0f234111d2 BROKEN with WITHOUT_NLS: Does not compile without gettext 2006-01-23 02:54:50 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Edwin Groothuis
d568611c3e eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 05:52:28 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Edwin Groothuis
360872c2f7 Fix MASTER_SITE reorganisation 2006-01-16 03:47:30 +00:00
Pav Lucistnik
1068fca2cf - Fix runtime crash on 64-bit archs with jemalloc
PR:		ports/91812
Submitted by:	keramida
Approved by:	vanilla (vacation blanket)
2006-01-15 09:00:54 +00:00
Joe Marcus Clarke
3550c144d5 Update to 2.6.1. See http://xchat.org/changelog.txt for details. 2006-01-11 05:42:50 +00:00
Pav Lucistnik
a11a5459e5 - Update to 7.2.0
PR:		ports/91559
Submitted by:	Diane Bruce <db@db.net> (maintainer)
2006-01-09 22:49:56 +00:00
Roman Bogorodskiy
17b54d4ed8 Chase gnutls update. 2006-01-09 16:34:19 +00:00
Michael Nottebrock
7710b55bc3 Update to KDE 3.5.0 2006-01-08 19:32:36 +00:00
Edwin Groothuis
7dfb23b93d Make irc/xaric buildable on 4.x and 6.x. 2006-01-08 11:32:35 +00:00
Edwin Groothuis
bacc033e9c update to 0.13.1 2006-01-07 21:14:08 +00:00
Edwin Groothuis
13dd4e352d Update to 1.1.2 2006-01-07 09:45:03 +00:00
Doug Barton
ffde46cbf9 Now that new style rc.d scripts are being run as part of the
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).

Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.

This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.

In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.

Bump PORTREVISION to make sure that users and packages
pick up this change.
2006-01-07 06:29:57 +00:00
Edwin Groothuis
08aeb618e8 [UPDATE]: irc/miah: Update to version 0.6.0.2
This patch will update irc/miah to version 0.6.0.3. This
	version fixes various bugs and security fixes as outlined
	on http://miau.sourceforge.net/changelog.html.

PR:		ports/91437
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
Security	http://miau.sourceforge.net/changelog.html
2006-01-07 06:26:34 +00:00
Edwin Groothuis
29500498ea Add comment/documentation for WITH_HALFOPS option in port Makefile
My previous patch neglected to list WITH_HALFOPS in the
	list of port options.

PR:		ports/91383
Submitted by:	Geraint Edwards <gedge-oss@yadn.org>
2006-01-07 01:10:05 +00:00
Pav Lucistnik
8931540e0a - Fix SSL option
- Add HALFOPS option
- Fix comment about PREFIX

PR:		ports/91340
Submitted by:	Geraint Edwards <gedge-oss@yadn.org>
Approved by:	maintainer
2006-01-05 23:57:18 +00:00
Joe Marcus Clarke
244834f6ce Fix build with dbus-0.60. 2005-12-31 19:15:11 +00:00
Joe Marcus Clarke
3549788aa1 Chase the dbus shared lib version. 2005-12-31 18:49:08 +00:00
Emanuel Haupt
6518f334d8 Add an additional distfile mirror 2005-12-29 14:37:05 +00:00
Edwin Groothuis
53ccffe639 Remove trailing spaces 2005-12-27 02:14:56 +00:00
Erwin Lansing
054faafb4e - Update for irssi >= 0.8.10 [1]
- Add SHA256

PR:		90905 [1]
Submitted by:	Timothy Redaelli <drizzt@gufi.org> (maintainer)
2005-12-26 14:52:15 +00:00
Makoto Matsushita
14eb650bff Fix warning that keitairc still uses POE::Session->new.
This method is already deprecated, 'create' is the only method to
make a new POE::Session object.

Content changed, bump PORTREVISION.

See also: http://www.nntp.perl.org/group/perl.poe/2613
2005-12-26 07:02:11 +00:00
Renato Botelho
e6bf81c456 - Update to 1.9.1
- Pass maintainership to submitter

PR:		ports/90745
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
2005-12-21 14:44:59 +00:00
Erwin Lansing
52a77d1e27 Fix MASTER_SITES and unmark BROKEN
PR:		90591
Submitted by:	Timothy Redaelli <drizzt@gufi.org> (maintainer)
2005-12-18 09:27:35 +00:00
Kris Kennaway
e9f2a25dee BROKEN: Unfetchable 2005-12-17 18:39:48 +00:00
Andrey Slusar
0d4dc08c14 * Update to 1.1.27.
* Unbroken port.
* Update home page location.

PR:		ports/90378
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	sem(mentor)
2005-12-14 15:14:05 +00:00
Mathieu Arnold
90957081e1 Make it work with 4's gcc (c99 declaration problem) 2005-12-12 10:35:45 +00:00
Vanilla I. Shu
01faf1934e 1: upgrade to 0.8.10.
2: sync with irssi-devel

PR:		ports/90256
Submitted by:	Toni Viemero <toni.viemero@iki.dot.fi>
2005-12-12 05:46:52 +00:00
Alex Dupre
4e3717ee4f Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.

Discussed with:	thierry, antonio@php.net
2005-12-09 19:24:52 +00:00
Pav Lucistnik
d25c19811e - Update to 1.0
PR:		ports/90136
Submitted by:	Peter van Dijk <peter@dataloss.nl> (maintainer)
2005-12-09 12:47:20 +00:00
Tim Bishop
f5fc18ddd5 - Change maintainer to my @FreeBSD.org address.
- Add SHA256 checksum.

Approved by:	clement (mentor)
2005-12-01 16:50:07 +00:00
Emanuel Haupt
6229fea156 Add SHA256 hashes to my ports 2005-11-30 14:01:14 +00:00
Florent Thoumie
47cb36aa58 - Honors LOCALBASE.
- Executable moved to ${PREFIX}/sbin
- Add rcNG script.
- Logfile is placed under /var/log.
- Pidfile is placed under /var/pid.

PR:		ports/88177
Submitted by:	maintainer
2005-11-29 22:44:49 +00:00
Bill Fenner
61841194d5 The Ruby contrib directory hasn't existed for some time; mirror the
files on MASTER_SITE_LOCAL until someone upgrades these ports.
2005-11-28 04:40:21 +00:00
Pav Lucistnik
792b758ef4 - Add SHA256 2005-11-26 01:48:16 +00:00
Pav Lucistnik
d53f2613a2 - Style: ports@freebsd.org -> ports@FreeBSD.org 2005-11-25 22:29:24 +00:00
Edwin Groothuis
b6c3d863e2 New port: irc/irssi-dcc_send_limiter [Irssi plugin to limit the transmit speed of DCC sends]
Irssi plugin to limit the transmit speed of DCC sends

PR:		ports/87880
Submitted by:	 Timothy Redaelli <drizzt@gufi.org>
2005-11-25 02:22:52 +00:00
Doug Barton
622fd39b2a Add SHA256 checksums to my ports 2005-11-24 00:08:51 +00:00
Pav Lucistnik
e05544d7ba - Add SHA256 checksums 2005-11-23 22:41:05 +00:00
Pav Lucistnik
0cd0244e86 - Add some SHA256s 2005-11-23 17:38:02 +00:00
Florent Thoumie
ebe01c040a - Update to 5.0.56.
PR:		ports/89451
Submitted by:	maintainer
2005-11-23 11:54:05 +00:00
Simon Barner
d8218c790e - Update to 2.0.2
- Add SHA256

PR:		ports/89266
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
2005-11-23 00:53:15 +00:00
Cheng-Lung Sung
9443248cde - Update to 0.9.9
- add SHA256 checksum

PR:		89351
Submitted by:	clsung
Approved by:	David Bushong (maintainer)
2005-11-22 08:13:30 +00:00
Dirk Meyer
d11bff9da1 - add SHA256 2005-11-20 10:51:11 +00:00
Dirk Meyer
663d642ad4 - add SHA256 2005-11-20 09:36:15 +00:00
Andrej Zverev
ef26a74dd1 - Add WITH_PERL option
- Bump portrevision
2005-11-16 16:08:16 +00:00
Kris Kennaway
3cdd911822 Chase master site 2005-11-16 04:50:54 +00:00
Kris Kennaway
8295c21a0e BROKEN: Size mismatch 2005-11-16 04:37:44 +00:00
Andrej Zverev
60fcecc73b - Update to version 0.1.6
- Implement WITH_PYTHON knob

Submitted by:	Rudolf Polzer <freebsd-dr@durchnull.de> (via email)
2005-11-15 15:40:23 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Mathieu Arnold
b1a641bc45 Be hipe and add SHA256 2005-11-14 14:16:12 +00:00
Joe Marcus Clarke
3812c615c2 Add a missing dependency on gconf2.
Reported by:	pointyhat via kris
2005-11-13 21:25:30 +00:00
Norikatsu Shigemura
14c26b1a59 Chase dependency on ja-p5-Jcode.
I don't bump PORTREVISION.  Because dependency on ja-p5-Jcode
is correct, only path isn't correct.  This is build phase
issue.
2005-11-13 11:23:30 +00:00
Dirk Meyer
ec997a9574 - add SHA checksum 2005-11-13 09:26:50 +00:00
Anton Berezin
b73ff7e235 Update to 0.99.
PR:		88814
Submitted by:	maintainer
2005-11-11 10:37:35 +00:00
Mario Sergio Fujikawa Ferreira
9a4b87b1c7 Add SHA256 checksum 2005-11-11 06:06:17 +00:00
Mark Linimon
34da9bdf57 With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
2005-11-11 01:18:01 +00:00
Mark Linimon
ed66a4d30c With portmgr hat on, reset inactive maintainer (2 recent timeouts) and assign
maintainership to one of the upstream authors of the software.
2005-11-11 00:45:23 +00:00
Makoto Matsushita
bfb2d62324 Add keitairc, a simple web-interface IRC client for mobile-phone. 2005-11-11 00:23:25 +00:00
Renato Botelho
8aad0c1dff - Add SHA256 to all ports submitter maintain
PR:		ports/88791
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
2005-11-10 18:41:27 +00:00
Pav Lucistnik
dc33aa59f5 Move instant messaging related ports to newly created net-im category:
net/gaim -> net-im/gaim
  net/gaim-latex -> net-im/gaim-latex
  net/gaim-openq -> net-im/gaim-openq
  net/gaim-rss-reader -> net-im/gaim-rss-reader
  net/gicq -> net-im/gicq
  net/gnomeicu2 -> net-im/gnomeicu2
  net/gossip -> net-im/gossip
  net/ickle -> net-im/ickle
  net/jabber -> net-im/jabber
  net/jabber-aim -> net-im/jabber-aim
  net/jabber-conference -> net-im/jabber-conference
  net/jabber-jud -> net-im/jabber-jud
  net/jabber-msn -> net-im/jabber-msn
  net/jabber-users-agent -> net-im/jabber-users-agent
  net/jabber-yahoo -> net-im/jabber-yahoo
  net/jarl -> net-im/jarl
  net/kf -> net-im/kf
  net/libicq -> net-im/libicq
  net/libicq2000 -> net-im/libicq2000
  net/loudmouth -> net-im/loudmouth
  net/meanwhile -> net-im/meanwhile
  net/meanwhile-gaim -> net-im/meanwhile-gaim
  net/newsbot -> net-im/newsbot
  net/ocaml-jabbr -> net-im/ocaml-jabbr
  net/psi -> net-im/psi
  net/py-jabber -> net-im/py-jabber
  net/py-twistedWords -> net-im/py-twistedWords
  net/p5-Net-Jabber -> net-im/p5-Net-Jabber

Repocopied by:	marcus
2005-11-09 08:21:21 +00:00
Michael Johnson
3e4b179fa7 - Add SHA256
- Add SIZE to a few ports
2005-11-09 07:09:47 +00:00
Koop Mast
9e16294e5d Update to 2.6.0.
Changelog:	http://xchat.org/changelog.txt
2005-11-07 10:48:30 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Marcus Alves Grando
52a28b3648 Respect LOCALBASE
Fix dependencies
Fix EXTRACT_DEPENDS
Bump PORTREVISION

PR:		88179
Submitted by:	Gerrit Beine <tux@pinguru.net> (maintainer)
2005-10-29 18:04:23 +00:00
Sam Lawrance
c15d6133c6 - set new mastersite
- give maintainership to submitter

PR:		ports/88175
Submitted by:	Martin Hudec <corwin@aeternal.net>
2005-10-29 13:26:57 +00:00
Doug Barton
cfda064524 For the ports that I maintain, do the following as appropriate:
1. Add myself as a backup master site (Sourceforge and CPAN ports
already have good enough coverage, so skip them).
2. For all ports that have them, download the PGP signature files.
3. For ports in 2, add a verify target to the Makefile
4. For ports where I was already providing a master site, update the URL.
5. Pet portlint in a couple of places.
2005-10-29 07:13:29 +00:00
Kris Kennaway
5a13d6b79f BROKEN: Does not build 2005-10-28 06:25:39 +00:00
Dirk Meyer
03168c5a7b - make prefix safe
Reported by:	kris
2005-10-24 14:20:44 +00:00
Volker Stolz
0333aa667b Make ${LOCALBASE}-safe
PR:		ports/878874
Submitted by:	maintainer
2005-10-24 09:31:07 +00:00
Kevin Lo
3b91c520d6 set USE_X_PREFIX. Pointed by kris 2005-10-24 06:16:00 +00:00
Marcus Alves Grando
6816e33083 Update to 0.9.2
Take MAINTAINER

PR:		87693
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
2005-10-20 00:00:32 +00:00
Mark Linimon
16686b69dc Reset inactive maintainers and update mastersites.
Flagged by:	distfile survey
Submitted by:	fenner
2005-10-19 06:31:07 +00:00
Tilman Keskinoz
bc88d0ece8 Update to 2.0.2
PR:		87633
Submitted by:	Michael Ranner <mranner@inode.at>
2005-10-18 17:22:44 +00:00
Michael Haro
a3be77baee Upgrade to 2.9.4 (fixes a security issue)
Reviewed by:	maintainer
2005-10-16 21:13:33 +00:00
Michael Nottebrock
7b95b4263e Unbreak transparent proxy mode. Again. 2005-10-15 05:31:21 +00:00
Emanuel Haupt
5932ce8249 Update to 4.70
PR:		86813
Submitted by:	ehaupt
Approved by:	Christopher Nehren <apeiron@coitusmentis.info> (maintainer),
		novel (mentor)
2005-10-14 05:48:50 +00:00
Dirk Meyer
6e2b214147 - remove obsolete patch 2005-10-11 06:11:47 +00:00
Dirk Meyer
525bac71ef - new option WITH_CTRLPROXY_DOC for manpages and html doc
- use PORTDOCS
- make portlint happier
2005-10-11 06:11:10 +00:00
Pav Lucistnik
d4850567f2 - Add support to Google Talk
- Add optional patch adding support for various MSN6 features
- Add optional patch for LDAP authentication support

PR:		ports/84929
Submitted by:	Ed Schouten <ed@fxq.nl>
Approved by:	Peter van Dijk <peter@dataloss.nl> (maintainer)
2005-10-10 21:16:47 +00:00
Mark Linimon
27aa28e99d Reset bouncing maintainer addresses.
Source:		distfile survey
Hat:		portmgr
2005-10-10 02:25:24 +00:00
Mark Linimon
49c525b948 Reset bouncing maintainer address; mark broken since it does not fetch.
Source:		distfile survey
2005-10-10 02:18:10 +00:00
Pav Lucistnik
f70216f3c3 IRCG is a fast, scalable web chat framework that connects a php frontend with
an irc backend. Sascha Schumann created IRCG a few years ago. Unfortunately, he
decided to change the license to a commercial one starting with Version 3 and
removed all traces of the BSD-Licensed IRCG 2. I kept on using the IRCG 2
sources and never had a problem with this setup.  IRCG connects an irc server
of your choice with a thttpd webserver.  Using PHP, the frontend can be
scripted. It?s mainly a framework for web-based chats, but could be used to
pass any type of xml messages between multiple clients. Memory and CPU usage
per client is quite low, so even an entry-level server can support hundreds of
clients.

PR:		ports/86425
Submitted by:	Alexander Novitsky <alecn2002@yandex.ru>
2005-10-08 18:24:39 +00:00
Oliver Lehmann
8ba3e36a4d The tarball got rerolled once more because of the CR+LF linebrakes.
The CR+LF linebreaks are now LF linebrakes so we don't need to do this
conversion our own.
2005-10-06 19:13:15 +00:00
Oliver Lehmann
cc1140b9a5 remove gmake dependency - it is not needed, bsd-make will work too 2005-10-06 18:39:25 +00:00
Oliver Lehmann
1608e6e44a fix build with gcc 2 on FreeBSD 4 (CR+LF -> LF) 2005-10-06 18:29:49 +00:00
Oliver Lehmann
d4aa6ab2a5 the distfile got rerolled because the version number on startup showed
2.2beta1 which is fixed now in the new tar.gz
2005-10-06 15:45:11 +00:00
Oliver Lehmann
dc12ded15a update to 2.2 2005-10-06 15:10:24 +00:00
Emanuel Haupt
4e74162b8b Change MAINTAINER address for my ports.
Approved by:	novel (mentor)
2005-10-06 11:57:11 +00:00
Edwin Groothuis
0b0bd07d4a irc/riece: New version 2.0.1 is released
New version 2.0.1 is released.

PR:		ports/86908
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2005-10-04 23:33:09 +00:00
Alfred Perlstein
c73487607a Update to 10.0!
Thanks to author for incorporating my changes and to edwin@'s script
for pointing me at this update.
2005-10-04 22:11:10 +00:00
Marcus Alves Grando
0ae2d6109a Update to 3.4.2
Fix pid file location

PR:		86844
Submitted by:	Dennis Cabooter <dennis@rootxs.org> (maintainer)
Approved by:	pav (mentor)
2005-10-03 13:14:54 +00:00
Andrej Zverev
04b99f7cc7 - Change my e-mail
Approved by: sem (mentor)
2005-10-03 12:55:25 +00:00
Bill Fenner
9aedc553e7 Remove ftp.ircd.com.br since it answers anonymous login requests with
"530 This is a private system - No anonymous login"
Remove http://ircservices.swissirc.ch since it serves malformed redirects
 to http://www.swissirc.net/, which I can only get to serve a web-based
 irc client.
Resolve the 302 redirects from www.irc.gr to banana.irc.gr, since
 fetch won't follow 302 redirects.

Found by:	distfile survey
2005-10-01 05:20:13 +00:00
Michael Nottebrock
756434d30f Fix bogus ui files in preparation for Qt 3.3.5 2005-09-29 13:37:44 +00:00
Mark Linimon
e676fe9682 Remove obsolete mastersites.
Source:		distfile survey
Approved by:	maintainer
2005-09-29 09:39:01 +00:00
Vanilla I. Shu
605f8c3a10 Fix typo error (USE_REPLACE => USE_REINPLACE), my fault :(
Submitted by:	Ed Schouten <ed@fxq.nl>
2005-09-29 07:32:19 +00:00
Vanilla I. Shu
a81902b0b9 Fix manpage pathnames.
PR:		ports/84909
Submitted by:	Ed Schouten <ed@fxq.nl>
2005-09-29 06:55:18 +00:00
Sergey Matveychuk
3a35fa909a - Update to 5.0.55
PR:		ports/86582
Submitted by:	maintainer
2005-09-26 14:13:07 +00:00
Roman Bogorodskiy
84c5edfa4f Update to 0.1.5.
PR:		86578
Submitted by:	Andrej Zverev (maintainer)
2005-09-26 09:21:27 +00:00
Bill Fenner
81797980f7 search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
2005-09-21 19:31:43 +00:00
Pav Lucistnik
ce13f0cf21 - Fix chown in post-install
Reported by:	maintainer
Pointy hat to:	pav
2005-09-19 07:30:57 +00:00
Pav Lucistnik
f055a3b559 - Fix distinfo
Submitted by:	maintainer
2005-09-18 16:06:38 +00:00
Pav Lucistnik
1510f516a3 - Fix output 2005-09-18 15:22:04 +00:00
Pav Lucistnik
df9ca56f4d - Update to 3.4.1
PR:		ports/85974
Submitted by:	Dennis Cabooter <dennis@rootxs.org> (maintainer)
2005-09-18 15:21:38 +00:00
Pav Lucistnik
9864a39f44 - Fix rc script 2005-09-18 15:05:18 +00:00
Pav Lucistnik
1d762a91a0 - Update to 6.19.4
PR:		ports/85973
Submitted by:	Dennis Cabooter <dennis@rootxs.org> (maintainer)
2005-09-18 15:02:03 +00:00
Pav Lucistnik
41b6c416db - Update to 7.1.2
PR:		ports/84777
Submitted by:	Diane Bruce <db@db.net>
Approved by:	maintainer timeout (1 month)

- Switch to rcNG startup script

PR:		ports/85564
Submitted by:	hr <asher@raout.org>
2005-09-16 08:22:53 +00:00
Kirill Ponomarev
6b4c016cab Drop maintainership, since I'm buried in the $REALLIFE stuff. 2005-09-14 08:26:09 +00:00
Pav Lucistnik
2b8e24a4d3 - Flip TCL option to default to on
- Remove broken SOCKS option

PR:		ports/85922
Submitted by:	Josh Paetzel <josh@tcbug.org> (maintainer)
2005-09-10 22:26:58 +00:00
Koop Mast
a0299030cf Update to 0.5.
Chase after xchat2 and enable perl on amd64.
2005-09-10 15:15:47 +00:00
Joe Marcus Clarke
f6eef0d3f5 Update to 2.4.5. 2005-09-10 06:03:52 +00:00
Sam Lawrance
de37893634 - Remove WITH_SOCKS5 option which never worked
- Make the tcl option on by default (the knob is now WITHOUT_TCL)
- Bump PORTREVISION for the above change

PR:		ports/84440
Submitted by:	Josh Paetzel <josh@tcbug.org> (maintainer)
2005-09-09 05:01:08 +00:00
Michael Johnson
eb5af4f704 - Add gaim-irchelper
o Gaim plugin that enhances the usability of the IRC protocol
2005-09-05 01:24:05 +00:00
Sam Lawrance
951e685aae Update to 2.0.0
PR:		ports/85679
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
2005-09-04 07:25:39 +00:00
Joe Marcus Clarke
cfcef537f3 It has been reported that the Perl plug-in works fine on amd64 now, so
reenable it.

PR:		84564
Sbumitted by:	Jeff Connelly <shellreef+bsd@gmail.com>
2005-09-02 04:54:37 +00:00
Sam Lawrance
0b59f67071 Update to 5.0.54
PR:		ports/84982
Submitted by:	Andrey V. Elsukov <bu7cher@yandex.ru> (maintainer)
2005-08-31 03:22:34 +00:00
Kris Kennaway
cb7da24bc1 BROKEN on amd64: Does not build 2005-08-31 03:17:15 +00:00
Hye-Shik Chang
d779dd4d8a Update to 0.4.5
PR:		83816
Submitted by:	vsevolod
2005-08-29 14:22:05 +00:00
Michael Landin
8a6a55d2dc o Update to -> 0.67
http://pisg.sourceforge.net/Changelog

PR:		ports/85150
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
2005-08-29 10:11:52 +00:00
Kirill Ponomarev
cd0a3ac9e9 Update to 0.9.1 2005-08-28 10:36:05 +00:00
Anton Berezin
5ee5f923bb Unbreak.
Submitted by:	Alex Lyashkov <shadow@psoft.net>
Approved by:	maintainer
2005-08-01 17:52:07 +00:00
Clement Laforet
bde1d0a053 - Update to 0.1.4
- Fix maintainer email address [*]

PR:		ports/84426
Submitted by:	Andrej Zverev <az@inec.ru> (maintainer)
Pointy hat to:	clement [*]
2005-08-01 11:49:20 +00:00
Clement Laforet
00c1139c96 - Update tp 0.1.13
- pass maintainership to submitter

PR:		ports/84058
Submitted by:	Andrej Zverev <az@inec.ru>
2005-07-31 12:10:19 +00:00
Kirill Ponomarev
a02345a95a Update to 0.9.0 2005-07-27 08:36:53 +00:00
Renato Botelho
ffe921facf - Update to 0.3.12
PR:		ports/83908
Submitted by:	Andrej Zverev <az@inec.ru>
Approved by:	Pasi Hirvonen <psh@iki.fi> (maintainer), flz (mentor)
2005-07-26 10:51:46 +00:00
Jeremy Messenger
b5d79e7075 Since ports/75832 is already closed by committing a workaround, this port
should not be marked BROKEN on ia64 now.

PR:		ports/83972
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
2005-07-25 08:04:25 +00:00
Vsevolod Stakhov
06d989170c Add conflicts line for irssi-devel.
Approved by:	perky (mentor), vanilla (maintainer)
2005-07-24 17:16:19 +00:00
Vsevolod Stakhov
1df09738d4 Add development version of irssi irc client.
Approved by:	perky (mentor)
2005-07-24 17:07:29 +00:00
Kris Kennaway
0d8f47d8f7 This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
2005-07-23 02:53:43 +00:00
Roman Bogorodskiy
72eeb287fe - Update to 0.45.3
- Rework plist
- Some fixes to Makefile

PR:		83138
Submitted by:	vsevolod
Approved by:	maintainer timeout (2 weeks)
2005-07-22 09:36:52 +00:00
Vsevolod Stakhov
610a24dbac Update my email address.
Approved by:	perky (mentor)
2005-07-22 09:33:36 +00:00
Yen-Ming Lee
a6d9e4bdaf - Update irc/p5-POE-Component-IRC to 4.65
PR:		83883
Submitted by:	Christopher Nehren <apeiron+ports@coitusmentis.info>
2005-07-22 01:32:25 +00:00
Pav Lucistnik
d904771c3a - Move .pid file to /var/run
PR:		ports/83089
Submitted by:	Radim Kolar <hsn@netmag.cz>
Approved by:	maintainer timeout (14 days)
2005-07-21 15:07:44 +00:00
Pav Lucistnik
4e4e81c019 GGI:IRC is a Perl/CGI program that lets you access IRC from a web browser, it is
designed to be flexible and has many uses such as an IRC gateway for an IRC
network, a chat-room for a website or to access IRC when stuck behind a
restrictive firewall.

PR:		ports/83618
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-07-18 20:17:57 +00:00
Pav Lucistnik
a13c1b8ed1 - Update to 0.5.4
PR:		ports/82920
Submitted by:	Laust S. Jespersen <freebsd-ports@ust.dk>
2005-07-18 07:39:19 +00:00
Mark Linimon
adda42bec2 With portmgr hat on, reset eik's ports since he has been inactive for
several months (not responding to email).

Discussed among:	portmgr team
2005-07-18 03:49:55 +00:00
Pav Lucistnik
c34aa3c775 - Update to 20050715
PR:		ports/83528
Submitted by:	Radim Kolar <hsn@netmag.cz>
2005-07-15 23:15:11 +00:00
Pav Lucistnik
81a9cac720 This is a collection of useful scripts for the irssi IRC-client maintained by
Debian.

PR:		ports/83432
Submitted by:	Alexey Mikhailov <karma@ez.pereslavl.ru>
2005-07-15 22:13:03 +00:00
Sergey Matveychuk
8ffb8c8e43 - Fix 'echo' syntax
Reported by: Sergey Gluschenko (irc)
2005-07-15 08:48:09 +00:00
Pav Lucistnik
36ffedf9c8 This is plugin pack for Supybot, IRC robot. These plugins
allows Supybot to search Freshmeat, Sourceforge, Debian, Weather, Ebay
doing channel polls and more.

PR:		ports/83382
Submitted by:	Radim Kolar <hsn@netmag.cz>
2005-07-13 15:06:56 +00:00
Pav Lucistnik
85bdf6104d - Fix empty directories 2005-07-13 15:05:47 +00:00
Pav Lucistnik
a543849017 - Update to 2.11.1p1
PR:		ports/83176
Submitted by:	Krzysztof Kowalik <kkowalik+pr@uci.agh.edu.pl>
2005-07-13 14:41:42 +00:00
Roman Bogorodskiy
8729617410 Update to 5.0.3.
PR:		83302
Submitted by:	Alexey Mikhailov (maintainer)
2005-07-12 08:23:09 +00:00
Pav Lucistnik
3cc9578f16 - Update to 2.0.1
PR:		ports/82748
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
Approved by:	Michael Ranner <mranner@jawa.at> (maintainer)
2005-07-03 13:33:50 +00:00
Pav Lucistnik
1303ec8cc2 - Update to 0.99 2005-07-03 11:06:22 +00:00
Tilman Keskinoz
60ac8ae3bd Fix build with ipfilter4 2005-06-29 13:52:06 +00:00
Sergey Matveychuk
264b712a52 - Update to 4.63
PR:		ports/82517
Submitted by:	maintainer
2005-06-23 09:41:50 +00:00
Jeremy Messenger
cfc0778c90 - Update to 2.4.4.
- Remove gnomeprefix, it is not need. It's just a GTK2 app. It means, the
  xchat.desktop moves in share/application.
2005-06-22 05:53:08 +00:00
Dejan Lesjak
5a2bfbf499 Directory share/pixmaps is now included in mtree
(BSD.x11-4.dist rev. 1.27), so remove it from plist.
2005-06-15 02:43:36 +00:00
Patrick Li
b280c01d35 Update to 0.4.6
PR:		ports/82075
Submitted by:	ports fury
2005-06-10 07:57:38 +00:00
Volker Stolz
32ecce3c9f Redo CONFIGURE/MAKE_ARGS handling 2005-06-08 13:54:10 +00:00
Markus Brueffer
eb1034af03 - Distfile was rerolled. Only change is the removal of gcov related CXXFLAGS
and a resulting regeneration of the buildsystem
- Bump PORTREVISION
2005-06-07 16:50:01 +00:00
Markus Brueffer
8e6b1c900e - Update to version 0.18
- Let WWW point to the new projectsite
2005-06-07 09:51:46 +00:00
Pav Lucistnik
6ab46a4325 - Update MASTER_SITES
- Update WWW

PR:		ports/81953
Submitted by:	Emanuel Haupt <ehaupt@critical.ch> (maintainer)
2005-06-06 15:47:30 +00:00
Florent Thoumie
3b19d2507a - Update to 5.0.53.
PR:		ports/81762
Submitted by:	maintainer
2005-06-01 23:07:01 +00:00
Florent Thoumie
68b0fd0299 - Add pear-Net_SmartIRC PEAR class for communication with IRC networks.
PR:		ports/81663
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-05-30 22:12:17 +00:00
Florent Thoumie
076d41fd5f - rcNG'ify the port.
PR:		ports/81624
Submitted by:	Denis Shaposhnikov <dsh@vlink.ru>
2005-05-30 20:39:23 +00:00
Thierry Thomas
58badcd64e Update to version 2.11.1.
PR:		ports/81626
Submitted by:	Johan van Selst
2005-05-29 19:56:34 +00:00
Oliver Lehmann
0f18f269ad Add solid-ircd 3.4.7,
solid Internet Relay Chat Daemon based on
bahamut IRCd.

PR:		81578
Submitted by:	mj <freebsd@nsacenter.com>
2005-05-28 09:33:46 +00:00
Pav Lucistnik
eba21a03f8 This is an encryption plugin for irssi, it is based on blowfish and
is fully compatible to original 'blowcrypt' script. It supports
private chat and channel encryption. A secure key-exchange system
is included as well. Please read the file FiSH-irssi.txt, especially the
'Installation' section, before installing it!

PR:		ports/81423
Submitted by:	Jens Holmqvist <Jens.Holmqvist.zparta@hispan.se>
2005-05-26 11:12:23 +00:00
Pav Lucistnik
31380493d9 - Fix package to create empty lib/irssi/modules directory, to match port's
behaviour
2005-05-26 11:01:12 +00:00
Pav Lucistnik
1fbbe9a508 - Assorted fixes and improvements
PR:		ports/81373
Submitted by:	Dennis Cabooter <dennis@serdijn.com> (maintainer)
2005-05-24 20:22:33 +00:00
Clement Laforet
fe58b3bbcf - Update to 0.1.2 2005-05-22 12:39:04 +00:00
Michael Landin
6e8ab00a13 o Update to 0.66
Changelog: http://pisg.sourceforge.net/Changelog

PR:		ports/80965
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
2005-05-19 13:34:06 +00:00
Edwin Groothuis
9541ba69bd Update port: irc/ptlink-ircd Update from 6.18.2 to 6.19.3
Update port: irc/ptlink-services Update from 2.25.1 to 2.26.1

PR:		ports/81067, ports/81068
Submitted by:	Dennis Cabooter <dennis at rootxs dot org> <dennis@serdijn.com>
2005-05-18 23:52:35 +00:00
Alfred Perlstein
06e1ba470c bump revision for new patch 2005-05-16 16:22:45 +00:00
Jean-Yves Lefort
7e54dd472f Update to 0.4.5
PR:		ports/81053
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-05-16 04:29:55 +00:00
Sergey Matveychuk
bea951197b - Move USE_OPENSSL and USE_PYTHON above of bsd.port.mk
PR:		ports/57502
Submitted by:	eik
2005-05-14 21:46:43 +00:00
Thierry Thomas
1354f668ae Change maintainer address.
PR:		ports/80973
Submitted by:	Ulrich Spoerlein <q (at) galgenberg.net>
2005-05-13 20:17:27 +00:00
Volker Stolz
79d7a95997 - version update to 5.0.51
- startup script with rc.subr
- new mirrors

PR:		ports/80402
Submitted by:	maintainer
2005-05-11 15:25:35 +00:00
Jean-Yves Lefort
355266a235 - Update to 0.0.5 [1]
- Narrow down CONFLICTS
- Do not quote the IGNORE message

PR:		ports/80872 [1]
Submitted by:	maintainer [1]
2005-05-11 02:54:00 +00:00
Clement Laforet
3d5ba03702 - Update to version 0.1.1
- Add NLS switch

PR:             ports/80237
Submitted by:   Andrej Zverev <az@inec.ru>
2005-05-07 09:07:00 +00:00
Kirill Ponomarev
6ff179b837 Fix build on amd64. 2005-05-01 13:03:02 +00:00
Kris Kennaway
286dcba3ff BROKEN: Does not build 2005-04-30 01:17:37 +00:00
Volker Stolz
3bbb880e64 Update to 1.9.5
PR:		ports/80424
Submitted by:	maintainer
2005-04-29 07:04:34 +00:00
Alexey Dokuchaev
3a781fe97a Fix RUN_DEPENDS and thus package building.
Reported by:	pointyhat via kris
2005-04-28 09:26:16 +00:00
Alexey Dokuchaev
619fceb280 - Put period at the end of sentence
- Explain a case of assignment logic for future reference

Make magic lessons by:	fjoe
2005-04-26 05:57:26 +00:00
Alexey Dokuchaev
7bccca1caa Add thales 1.0, GNU Thales -- An IRC to MySQL gateway.
PR:		ports/67500
Submitted by:	Gerrit Beine <tux(at)pinguru.net>
2005-04-26 05:45:48 +00:00
Sergey Matveychuk
609c61c08d - Update to 0.70
- Refining Makefile
- Full PREFIX respect
- New maintainer

PR:		ports/80193
Submitted by:	Andrej Zverev <az@inec.ru>
Approved by:	maintainer
2005-04-22 17:53:50 +00:00
Kirill Ponomarev
76b13a18e3 Update to version 2.6.2
PR:		ports/80207
Submitted by:	Ports Fury
2005-04-21 15:30:41 +00:00
Florent Thoumie
a0c5748bbc - Add WWW: line in pkg-descr.
- Pass maintainership to submitter.

PR:		ports/80181
Submitted by:	sylvio cesar <sylvioc@gmail.com>
2005-04-21 05:20:30 +00:00
Pav Lucistnik
f45a93b433 Special version of IRC server for RusNet IRC Network.
In addition to base features of ircd 2.9.10 it supports
russian charsets translation (koi8-r,cp1251,translit, etc..)
and also some RusNet protocol extensions.

PR:		ports/80061
Submitted by:	SeaD <sead@mail.ru>
2005-04-20 16:22:40 +00:00
Volker Stolz
9af81ddd69 Don't remove plugin-directory as it is owned by xchat2
Noticed by: cluster
2005-04-20 11:06:56 +00:00
Volker Stolz
00d7e61c7b Don't remove plugin-directory as it is owned by the xchat2
Noticed by: cluster
2005-04-20 11:05:51 +00:00
Roman Bogorodskiy
6c14e6b649 - Unquote IGNORE message
- Pass maintainership to submitter

PR:		80073
Submitted by:	Sylvio Cesar <sylvioc@gmail.com>
2005-04-18 19:32:02 +00:00
Michael Landin
80456087b0 o Update to -> 0.65
PR:		ports/79986
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
2005-04-18 09:41:49 +00:00
Sergey Matveychuk
2303a5899f - Update to 3.2.0
PR:             ports/79144
Submitted by:   maintainer
2005-04-16 22:20:31 +00:00
Sergey Matveychuk
97085e1ca6 - Update to 4.0
- Pass maintainership to submitter

PR:		ports/79573
Submitted by:	Christopher Nehren <apeiron+ports@coitusmentis.info>
2005-04-16 21:39:00 +00:00
Florent Thoumie
662d63837b - Mark BROKEN on ia64.
PR:		ports/79936
Submitted by:	maintainer
2005-04-15 12:39:47 +00:00
Florent Thoumie
5cbcb38840 - Add irc/xchat-ecl-plugin 0.3, a plugin to allow Common Lisp scripting in
X-Chat 2.x.

PR:		ports/72260
Submitted by:	Julian Stecklina <der_julian@web.de>
2005-04-14 12:02:11 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
Pav Lucistnik
514053edd0 - Update to 5.0.50
PR:		ports/79390
Submitted by:	Andrey V. Elsukov <bu7cher@yandex.ru> (maintainer)
2005-04-11 19:53:50 +00:00
Pav Lucistnik
bf23aa58d9 - Update to 3.2.3
PR:		ports/79429
Submitted by:	Gerrit Beine <tux@pinguru.net> (maintainer)
2005-04-11 18:56:40 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kirill Ponomarev
161cec2f4f Fix plist. 2005-04-11 04:59:42 +00:00
Kris Kennaway
7e83ee6133 BROKEN on !i386: Does not build 2005-04-10 22:33:34 +00:00
Yen-Ming Lee
3a134189b5 - utilize OPTIONS, DOCSDIR, DATADIR ...
- some minor fixes to make portlint a little happier
2005-04-09 18:34:27 +00:00
Yen-Ming Lee
f50b2cfd42 - Try to remove etc/ircd-ru before ask users to do it 2005-04-09 16:48:31 +00:00
Markus Brueffer
bdb5d6757c Update to version 0.17 2005-04-07 08:00:01 +00:00
Pav Lucistnik
cc0a8ebb39 - Reset unreachable maintainer (mail bounces) 2005-04-05 20:54:59 +00:00
Pav Lucistnik
63810cb44f - Update to 0.80.1
PR:		ports/79518
Submitted by:	Tim Middleton <x@Vex.Net> (maintainer)
2005-04-05 18:22:40 +00:00
Volker Stolz
896674fef6 Update to 5.0.2
PR:		ports/79203
Submitted by:	maintainer
2005-04-04 15:57:03 +00:00
Markus Brueffer
eee3ab7974 Update to version 0.16 2005-04-03 20:31:38 +00:00
Herve Quiroz
b693b7e990 - Update to 1.4.4 [1]
- Update to bsd.java.mk 2.0 [1]
- Use %%JAVAJARDIR%%
- Add missing $FreeBSD$ tag

PR:		79442 [1]
Submitted by:	maintainer [1]
2005-04-02 23:08:49 +00:00
Joe Marcus Clarke
af0fe383b3 Update to 2.4.3. 2005-04-02 19:16:51 +00:00
Florent Thoumie
da97adc14c - Remove submitter's real name.
PR:		ports/79185
Submitted by:	"Edini" <ports@edini.net>
2005-04-02 11:44:06 +00:00
Hye-Shik Chang
19a0bf5b96 Update to 0.4.4. 2005-03-20 18:01:26 +00:00
Mathieu Arnold
09e1fe7e9c We don't need tHose anymore. 2005-03-19 10:48:15 +00:00
Michael Johnson
550b7c90c8 - Update to 2.4.2 2005-03-17 00:48:32 +00:00
Pav Lucistnik
ceb9e37ffc - Update to 1.3
PR:		ports/78861
Submitted by:	Danny Koenig <dako@bsdberlin.org>
Approved by:	Walter Venable <weaseal@hotmail.com> (maintainer)
2005-03-16 23:19:31 +00:00
Volker Stolz
587e705e9d Update master-site
PR:		ports/76713
Submitted by:	maintainer
2005-03-16 12:21:30 +00:00
Florent Thoumie
77511fb860 - Add epic5 0.0.3, a beta release of the popular epic textmode IRC client.
- Set CONFLICTS in irc/epic4 and irc/epic5.

PR:		ports/78045
Submitted by:	Josh Paetzel <josh@tcbug.org>
Approved by:	pav (mentor)
2005-03-13 20:07:54 +00:00
Kirill Ponomarev
038b441c1e Update to 0.6.1
PR:		ports/78754
Submitted by:	Danny Koenig <dako at bsdberlin.org>
2005-03-13 10:48:18 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Mario Sergio Fujikawa Ferreira
151cc5e3af Drop maintainership 2005-03-12 01:21:28 +00:00
Pav Lucistnik
8d41deef07 - Reflect the state of art in gdesklets usage
- Also fix few brainos
2005-03-11 20:12:06 +00:00
Volker Stolz
d9df5e36ff Update to pl.49
PR:		ports/78611
Submitted by:	maintainer
2005-03-10 08:50:16 +00:00
Florent Thoumie
fcfcc89e9d - Update to 0.4.4.
- Global clean up of the port.

PR:		ports/78500
Submitted by:	Ports Fury
Approved by:	pav (mentor)
2005-03-07 14:46:12 +00:00
Florent Thoumie
db8084b41f - Update to 1.0.8.
PR:		ports/78513
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
Approved by:	pav (mentor)
2005-03-06 23:07:56 +00:00
Florent Thoumie
bd2f27ce66 Add Evangeline 1.1.0, an IRC Bot based on Eggdrop.
PR:		ports/77878
Submitted by:	Grega Janezic <edini@edini.net>
Approved by:	pav (mentor)
2005-03-04 10:39:40 +00:00
Michael Landin
093c72d8d7 o Update to -> 0.64
PR:		ports/78153
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
2005-02-28 09:59:16 +00:00
Markus Brueffer
28656a8b32 download.berlios.de seems to be unreliable from time to time, therefore add
an additional MASTERSITE.

Noticed by:	pointyhat via kris
2005-02-28 02:34:48 +00:00
Pav Lucistnik
c4b04f1885 - Update to 2.11.0
PR:		ports/78073
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2005-02-25 20:50:57 +00:00
Pav Lucistnik
484ddb4647 - Update to 0.92
Submitted by:	maintainer
2005-02-25 18:37:18 +00:00
Yen-Ming Lee
b613bcea27 - Change MAINTAINER
PR:		78046
Submitted by:	Josh Paetzel <josh@tcbug.org>
2005-02-25 04:23:43 +00:00
Volker Stolz
c01e4cb98d Update to pl 47
PR:		ports/78005
Submitted by:	maintainer
2005-02-24 14:08:45 +00:00
Alfred Perlstein
e5e23f91af CRITICAL BUG FIX: make -throttle work when output is a pipe. 2005-02-23 13:00:09 +00:00
Philip Paeps
8056cd05e1 Prevent the creation of perllocal.pod to appease pointyhat.
Spotted by:	pointyhat via kris
Approved by:	vanilla (maintainer)
2005-02-22 08:49:35 +00:00
Kirill Ponomarev
9638972b5b Update to version 2.2
PR:		ports/75707
Submitted by:	Jeremy Chadwick <freebsd at jdc.parodius.com>
2005-02-18 12:55:21 +00:00
Alfred Perlstein
501e8431e2 Update to 9.8, now includes a build in banner module! 2005-02-17 20:35:03 +00:00
Volker Stolz
f72c3580e1 - Update to patchlevel 45
- Assign maintainership to submitter

PR:		ports/77558
Submitted by:	Andrey V. Elsukov
2005-02-16 09:35:32 +00:00
Yoichi NAKAYAMA
374481a3c3 Change master site to a mirror since the master site has gone.
Set USE_BZIP2 (after confirming sources show no difference by diff -ruN).

Submitted by:   kris
2005-02-14 15:11:59 +00:00
Kirill Ponomarev
ea28b3e28a Update to version 7.0rc12
PR:		ports/77441
Submitted by:	maintainer
2005-02-13 10:26:10 +00:00
Pav Lucistnik
ca00f904a4 - Update to 1.0.7b
PR:		ports/77196
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
2005-02-08 16:23:17 +00:00
Pav Lucistnik
5709ac2df7 - Update to 1.0.7
PR:		ports/77143
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
2005-02-05 21:19:47 +00:00
Kirill Ponomarev
008a5758c8 Update to 0.8.3 2005-02-03 13:28:49 +00:00
Koop Mast
726021d2ca Chase master site.
Submitted by:	Samy Al Bahra <samy at kerneled dot org>
2005-01-30 11:09:23 +00:00
Pav Lucistnik
57dd95a5b0 - Update to 5.0.1
PR:		ports/76704
Submitted by:	Dryice Liu <dryice@liu.com.cn> (maintainer)
2005-01-29 01:45:51 +00:00
Kirill Ponomarev
2e19d1883b Support CXXFLAGS properly.
PR:		ports/76767
Submitted by:	Ports Fury
2005-01-28 07:38:56 +00:00
Kirill Ponomarev
9455244428 Update to 0.8.2 2005-01-27 17:58:12 +00:00
Alexander Kabaev
9f041a84d1 This port compiles with system GCC 3.4.2 just fine. Remove unnecessary
CFLAGS hackery.
2005-01-26 14:38:43 +00:00
Hye-Shik Chang
9128bf80ba Update to 0.4.3 2005-01-26 09:47:01 +00:00
Pav Lucistnik
6bda092126 - Fix plist in non-GNOME case
Reported by:	krismail
2005-01-26 09:07:52 +00:00
Alfred Perlstein
49f157164d Since we install a script into BASE/share/irssi/scripts but that's
not really our directory do the:
  @unexec rmdir %D/share/irssi 2>/dev/null || true
thing to clean up these potentially empty directories.

pointed out by: "Ports Janitor" <kkenn> :)
2005-01-26 08:43:26 +00:00
Kirill Ponomarev
0d252eea07 Fix build on 4.x 2005-01-21 22:45:35 +00:00
Volker Stolz
50da42e989 Unbreak on 5.x (gcc34)
PR:		ports/76517
Submitted by:	Andrey Slusar
2005-01-21 11:25:24 +00:00
Michael Landin
ae2f723d58 o Update to -> 0.63
http://pisg.sourceforge.net/Changelog

Submitted by:		Toni Viemero <toni.viemero@iki.fi>
PR:			ports/76272
2005-01-20 19:00:04 +00:00
Markus Brueffer
998058d715 Fix typo by rewording the sentence 2005-01-20 15:24:29 +00:00
Markus Brueffer
817ea56f05 Update to version 0.15.1 to fix 3 vulnerabilities
Reference:
http://lists.netsys.com/pipermail/full-disclosure/2005-January/031033.html
2005-01-19 20:25:48 +00:00
Pav Lucistnik
77205df136 - Fix plist
PR:		ports/76414
Submitted by:	Florent Thoumie <flz@xbsd.org>
2005-01-19 15:01:37 +00:00
Edwin Groothuis
126e7e575e Update port: irc/unreal (Security Fix)
Trying this, it appears that the list of master sites has
	 changed, and 3.2.2 has been withdrawn from the mirrors to
	 be replaced with 3.2.2b.

	 Here's an updated version of the patch that uses 3.2.2b,
	 and changes the list of download sites to match the project's
	 download page (<http://www.unrealircd.com/?page=downloads>).
	 It also omits files/patch-m_kick.c, as this patch appears
	 to have been included in 3.2.2b.

PR:		ports/76297
Submitted by:	Gerrit Beine <tux@pinguru.net>
2005-01-19 10:51:28 +00:00
Kirill Ponomarev
07bcbad649 Fix build on amd64. 2005-01-19 10:35:41 +00:00
Kirill Ponomarev
f42bc17e46 Fix plist.
PR:		ports/76415
Submitted by:	Florent Thoumie <flz@xbsd.org>
2005-01-19 09:46:53 +00:00
Michael Johnson
59d7516823 - Update to 20040820
PR:		ports/76315
Submitted by:	Johan van Selst
2005-01-19 06:01:48 +00:00
Dirk Meyer
d454180d3f - update to iroffer-1.4.b02 2005-01-18 18:44:10 +00:00
Mario Sergio Fujikawa Ferreira
8e1f9bb92a o Update checksum due to distfile change
- 3 text comment changes
	- Pre-compiled plugin changed (not used by the port, we
	  compile on our own)
o No PORTREVISION bump since there are no relevant changes

Prompted by:	Peter Thoenen <eol1@yahoo.com>
2005-01-18 03:22:34 +00:00
Adam Weinberger
856a934400 Spelling fixes, and indicate which document it is that people
are supposed to read.
2005-01-18 02:08:17 +00:00
Mario Sergio Fujikawa Ferreira
27b595476c New port xchat-fish version 0.97a: An encryption plugin for XChat 2005-01-18 01:45:04 +00:00
Mario Sergio Fujikawa Ferreira
2175475704 Fix name typo: move ports/irc/xchat-micryption to
ports/irc/xchat-mircryption

PR:		76329
2005-01-17 16:17:02 +00:00
Mario Sergio Fujikawa Ferreira
31ff8afdbb o New port xchat-mircryption version 0.1: A free encryption add-on
for the popular XChat irc client
o Fixing commit typo: this port has been MOVED from
  net/xchat-micryption to net/xchat-mircryption

PR:		76329
2005-01-17 16:13:47 +00:00
Kirill Ponomarev
874a525147 Fix plist.
PR:		ports/76349
Submitted by:	Florent Thoumie <flz@xbsd.org>
2005-01-17 15:58:39 +00:00
Kirill Ponomarev
e2dff509b8 Fix plist.
PR:		ports/76350
Submitted by:	Florent Thoumie <flz@xbsd.org>
2005-01-17 15:57:55 +00:00
Mario Sergio Fujikawa Ferreira
de1395602e ^# New ports collection ... line 2005-01-17 03:39:01 +00:00
Mario Sergio Fujikawa Ferreira
9688306544 New port xchat-micryption version 0.1: A free encryption add-on for
the popular XChat irc client
2005-01-17 03:21:31 +00:00
Akinori MUSHA
3899a8a91d Update to 0.10.
Submitted by:	dinoex
2005-01-16 18:14:34 +00:00
Clement Laforet
c02fbd7594 - Update to 0.0.9 2005-01-15 15:36:06 +00:00
Kirill Ponomarev
977c921efd Fix plist. 2005-01-14 21:01:35 +00:00
Dirk Meyer
0dd3d8b265 - update to 1.4.1 2005-01-13 19:20:29 +00:00
Jeremy Messenger
20d76e39f4 - Some very small clean up for portlint.
- Add gnometarget.
- Add gnomehier to fix the pkg-plist. [1]
- GNU_CONFIGURE -> USE_LIBTOOL_VER=15.
- Disable install .desktop for KDE menu to fix the pkg-plist. KDE is living in
  in the ${LOCALBASE}; not in ${X11BASE}. KDE user or KDE maintainer, if you
  care this then please take care of it as I don't have any KDE install and
  can't test it. [1]

Reported by:	pointyhat via kris [1]
2005-01-11 22:50:33 +00:00
Mario Sergio Fujikawa Ferreira
d3a1a08557 o Switch from MASTER_SITE_SOURCEFORGE to MASTER_SITE_SOURCEFORGE_EXTENDED
o iip network servers have moved. Therefore, point source code
  defaults at the correct new locations. This can be tweaked at run
  time by a configuration file
o Flag DEPRECATED:  'IIP network has been resurrected but it is no
  longer stable. It should work but be warned. Use at your own
  risk!'
o Fetch updated node.ref file from MASTER_SITE_LOCAL under lioux.
  Currently, file date version 20050110
o FILESDIR/wrapper.sh
	- Better handle node.ref file first creation
	- Random re-seed at every startup if /dev/urandom is available
o Bump PORTREVISION
o UPDATING should be checked for installation instructions
2005-01-10 19:24:27 +00:00
Kris Kennaway
d02d576fc9 Reset undeliverable maintainer address:
<anders@andersa.net>: Host or domain name not found. Name service error for
    name=andersa.net type=A: Host not found

Approved by:	portmgr (self)
2005-01-02 01:40:16 +00:00
Kris Kennaway
2be100a16c Mark IGNORE, because this port attempts to create uid 73 with a
user name of 'hybserv', but that uid is already registered to the
ircservices user.
2004-12-30 21:17:51 +00:00
Mathieu Arnold
3c606e457f Make it really use threads when asked to [1]
While I'm here, make it respect CFLAGS

PR:		[1] based on 75349
Submitted by:	[1] Axel Gonzalez <loox@e-shell.net>
2004-12-29 13:45:41 +00:00
Michael Landin
55195883ea o Fix dependency path
PR:			ports/75579
Submitted by:		Kuang-che Wu <kcwu@csie.org>
2004-12-28 17:02:57 +00:00
Pete Fritchman
8c6c71e25b Update to 1.9.4.
PR:		75480
Submitted by:	maintainer
2004-12-27 03:20:17 +00:00
Mario Sergio Fujikawa Ferreira
5bb578428d Remove deprecated USE_SIZE 2004-12-25 11:43:58 +00:00
Kirill Ponomarev
6b379292ef Update to 0.8.1 2004-12-25 09:21:40 +00:00
Sergey Matveychuk
b6e83bdb59 - Update to 0.7
- New maintainer

PR:		ports/75054
Submitted by:	Matt Mills <matt_mills(at)btopenworld.com>
2004-12-21 12:32:14 +00:00
Sergey Matveychuk
4a00d83fa1 Welcome a new maintainer for the ports!
PR:		ports/75328, ports/75330
Submitted by:	Michael Ranner <mranner(at)inode.at>
2004-12-20 21:32:10 +00:00
Michael Landin
af85d85b9c o Update to -> 0.62
o Bugfixes & Feature enchancement
	Changelog: http://pisg.sourceforge.net/Changelog

PR:		ports/75288
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
2004-12-20 16:44:35 +00:00
Hye-Shik Chang
cff3fd1c51 Fix plist and delete a unmaintained email address from header.
Spotted by:	the Ports Janitor
2004-12-19 16:40:25 +00:00
Edwin Groothuis
e83e2c5959 [MAINTAINER] irc/kvirc: [New MASTER_SITES, Fix arts support]
- Remove duplicate and inactive mirror from MASTER_SITES
	- Add new official mirrors to MASTER_SITES
	- Fix arts support, add OPTIONS for audio settings and use correct entries for LIB_DEPENDS
	- Use DATADIR in pkg-plist

PR:		ports/75082
Submitted by:	Michael Ranner <mranner@inode.at>
2004-12-19 03:40:41 +00:00
Michael Nottebrock
e0fd7e7e3c Fix build with gcc3.4 2004-12-18 14:18:00 +00:00
Alfred Perlstein
3aaf8e8ba0 /usr/local/share/cows is usually not empty because a prerequesite of
this port installs file in there.  So replace the @dirrm with
"@unexec rmdir %D/share/cows 2>/dev/null || true" as other ports
do.  I don't like this, but I don't know what else would work,
it would be nice if this "feature" was implemented as a builtin
to the package system.

Suggested by: kkenn
Tested by: Gilad Rom
2004-12-16 18:51:14 +00:00
Volker Stolz
2c46093464 Unbreak: USE_GCC=3.4 on 4.x because it needs va_copy 2004-12-15 15:42:46 +00:00
Sergey Matveychuk
c851f0b12e netwalker-ircc - a lightweight curses-based IRC client
PR:		ports/74684
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2004-12-14 19:08:28 +00:00
Josef El-Rayes
1970feb87c Add additional distfile mirror.
Approved by:	clement, maintainer
Requested by:	maintainer
2004-12-14 15:54:30 +00:00
Josef El-Rayes
839dcd21c8 Unset maintainership on ports. Multiple maintainer
timeouts.

Approved by:	portmgr
2004-12-12 14:49:37 +00:00
Sergey Matveychuk
8edc81ddbb FISG is a tool that creates statistics from IRC logs. FISG supports
various logfile formats and has a very fast parsing engine.

PR:		ports/74526
Submitted by:	Pasi Hirvonen <psh(at)iki.fi>
2004-12-10 23:49:47 +00:00
Volker Stolz
d4d7c01b94 - Update to new version 1.0.6
- Add MASTER_SITE_SAVANNAH to MASTER_SITES

PR:		ports/74698
Submitted by:	maintainer
2004-12-09 16:46:03 +00:00
Kirill Ponomarev
2a27888eaf BROKEN on 4.x: Broken pkg-plist 2004-12-08 23:16:13 +00:00
Alfred Perlstein
1302e86a04 Update to 9.6.
9.6: Sat Dec  4 14:47:12 PST 2004
       * fix critical bug in arg processing

9.5: Sat Dec  4 01:17:37 PST 2004
       * moved -exec command into process(), so irssi can use it
       * fix bug that wouldn't let '0' be printed by itself
       * add -repeat flag ("-repeat 3 foo" becomes foofoofoo)
       * fix bug that would prevent a single character from displaying
       * retool -sine iterator a little better
       * minor code cleanup
       * make both -wave and -sine do the same thing

PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
2004-12-04 23:58:13 +00:00
Simon L. B. Nielsen
5a5f929feb Update to 2.9.1 to fix security vulnerability.
Submitted by:	Niels Heinen <niels.heinen@ubizen.com>
VuXML:		http://vuxml.FreeBSD.org/9be819c6-4633-11d9-a9e7-0001020eed82.html
Approved by:	maintainer timeout
With hat:	secteam
2004-12-04 20:56:16 +00:00
Alfred Perlstein
3cc08a5662 Update to 9.4.
Now with sine wave text and my color optimizations!

PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
2004-12-03 04:37:43 +00:00
Markus Brueffer
23cc6c5398 Update to version 0.15 2004-12-02 01:54:07 +00:00
Mathieu Arnold
9ab493b34f Fixup with 64 bits arch needing -fPIC for librairies.
Tested on: sledge
2004-11-26 11:55:41 +00:00
Mathieu Arnold
d934be1af9 Update to 1.6.3 2004-11-26 11:16:52 +00:00
Koop Mast
3d83702fd4 Add mirrors so make fetch works again.
Reported by:	pointyhat via kris
Approved by:	pav (mentor)
2004-11-26 00:32:53 +00:00
Alfred Perlstein
a019fbff5b Update to 9.3.
9.3: Sun Nov 14 18:33:16 PST 2004
        * added -popeye and -diagonal command
        * made -YES case-insensitive
        * moved order that -matrix is run in for consistency
        * cleaned up changelog
        * updated copyright

9.2: Tue Jul 20 21:45:37 PDT 2004
        * Fixed critical vulnerability which causes user to not be
          able to figlet a single character.

Also add some new cows from myself and some other submitters.

More offensive than ever.  We promise.

Submitted by: Chris Jones
2004-11-25 07:42:12 +00:00
Michael Landin
ad5e461e2a o Update to -> 0.61
- New mIRC6hack format
	- Bugfixes

PR:		ports/74027
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
2004-11-22 11:31:41 +00:00
Koop Mast
41f3bdc093 Update to 2.4.1.
See http://xchat.org/changelog.txt for changes.

Approved by:	pav (mentor)
2004-11-21 15:16:20 +00:00
Kris Kennaway
412cf46927 BROKEN on ia64: Does not build 2004-11-18 22:20:31 +00:00
Pav Lucistnik
038400a51b - Update to 7.1rc4
PR:		ports/73966
Submitted by:	Evgueni V. Gavrilov <aquatique@rusunix.org> (maintainer)
2004-11-16 13:48:43 +00:00
Pav Lucistnik
cee1bf4672 - Change dependency lines for gdesklets port, gdesklets-core.pc is going
away in next version
2004-11-15 01:17:16 +00:00
Pav Lucistnik
af3905f534 - Make fetchable
Inspired by:	ports/73863
2004-11-12 22:03:56 +00:00
Markus Brueffer
93280dc865 Fix build on 5.3
Reported by:	Andy Fawcett <andy@athame.co.uk>
2004-11-09 12:30:00 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Pav Lucistnik
b7751294a7 - Update to 1.0.5
PR:		ports/73637
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
2004-11-07 10:56:22 +00:00
Pav Lucistnik
3374cb40bb - Fix bug in DCC protocol handling.
PR:		ports/73542
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
Obtained from:	author
2004-11-06 13:17:05 +00:00
Hiroki Sato
c6ed50ea2a Bump PORTEPOCH because the PORTVERSION is changed from
1.4.0 to 1.0.4 due to the repocopy and it prevents upgrading
with portupgrade.

Approved by:	KIMURA Yasuhiro (yasu at utahime dot org) (maintainer)
2004-11-03 18:11:16 +00:00
Edwin Groothuis
f1c4651d85 Maintainer update
- make kris/pointyhat happy
	- use etc/ptlink for the configuration files
2004-11-02 22:58:41 +00:00
Edwin Groothuis
bf1e57b716 Maintainer update:
- make pointyhat / kris happy
	- install configuration files in etc/ptlink
2004-11-02 22:49:39 +00:00
Hiroki Sato
c45fd3c4d9 Add a missing file.
Noticed by:	ume
2004-10-31 17:08:16 +00:00
Norikatsu Shigemura
90270cf1d6 Reconnect riece* instead of liece*. 2004-10-31 15:07:18 +00:00
Norikatsu Shigemura
6831e7d441 Upgrade to riece.
Approved by:	yoichi (maintainer)
2004-10-31 15:03:10 +00:00
Hiroki Sato
6f00a0960c Add irc/riece (and irc/riece-emacs20, repocopy'd from irc/liece*), which
is an IRC client for Emacs.  Riece is a redesign of the Liece IRC client.

Prodded by:	nork
PR:	ports/67852
2004-10-31 13:46:22 +00:00
Markus Brueffer
07529733f9 - Minor cosmetic fixes
- Remove redundant CONFIGURE_TARGET and CONFIGURE_ARGS which are already
  defined in bsd.kde.mk
- Fix WWW entry

PR:		ports/73173
Submitted by:	Frank J. Laszlo <laszlof@vonostingroup.com> (maintainer)
2004-10-27 13:43:06 +00:00
Michael Landin
18f1941780 o add OPTIONS for WITH_LOGCHARSET
- WITH_LOGCHARSET adds a RUN_DEPENDS on p5-Text-Iconv
o add empty do-build target, as workaround for OPTIONS bug

Requested by:		Ulrich Spoerlein <q@uni.de>
2004-10-26 11:51:22 +00:00
Edwin Groothuis
8703e533e5 Clean up time for email addresses MIA!
If you know new email addresses for the people involved, please send-pr it!

<mcsi@agava.com>: host relay.agava.net.ru[195.161.118.3] said: 550
    <mcsi@agava.com>: User unknown in local recipient table (in reply to RCPT
    TO command)

<woju@bbsmail.ntu.edu.tw> (expanded from <woju@bbsmail>): Host or domain name
    not found. Name service error for name=bbsmail.ntu.edu.tw type=A: Host not
    found

<esoha@attbi.com>: host gateway.attbi.com[204.127.198.6] said: 551 not our
    customer (in reply to RCPT TO command)

<crow@nektor.hu>: host mail.kapu.hu[195.70.32.236] said: 550 unknown user (in
    reply to RCPT TO command)

<cyrilm@tower.pp.ru>: host mail.tower.pp.ru[213.85.109.133] said: 550 unknown
    user (in reply to RCPT TO command)

<ports@henrik-motakef.de>: Host or domain name not found. Name service error
    for name=henrik-motakef.de type=A: Host not found

<jj@nttmcl.com>: host mx1.nttmcl.com[216.69.64.132] said: 550 5.2.1
    <jj@nttmcl.com>... Mailbox disabled for this recipient (in reply to RCPT TO
    command)

<koji@jet.es>: host mx.wanadoo.es[62.81.235.75] said: 550 Relay not permitted /
    No such user (in reply to RCPT TO command)

<proot@iaces.com>: host horton.iaces.com[204.147.87.98] said: 550 5.1.1
    <proot@iaces.com>... User unknown (in reply to RCPT TO command)

<roland.jesse@gmx.net>: host mx0.gmx.net[213.165.64.100] said: 550 5.1.1
    {mx034} <roland.jesse@gmx.net>... User is unknown (in reply to RCPT TO
    command)

<vess@slavof.net>: host mail.slavof.net[213.130.68.146] said: 550 5.7.1 Access
    denied (in reply to MAIL FROM command)

<tuxsuximus@hotmail.com>: host mx3.hotmail.com[65.54.253.99] said: 550
    Requested action not taken: mailbox unavailable (in reply to RCPT TO
    command)

<zenin@archive.rhps.org>: host mail.rhps.org[66.250.128.137] said: 550 5.7.1
    <zenin@archive.rhps.org>... Relaying denied (in reply to RCPT TO command)
2004-10-25 13:39:57 +00:00
Edwin Groothuis
2374efe046 <jonas@jonas.night-light.net>: host emptyglass.night-light.net[81.191.68.120]
said: 553 5.3.0 <jonas@jonas.night-light.net>... ADDRESS BLOCKED,MAIL WILL
    NOT BE READ.RESEND YOUR MAIL TO JONASKI@NIGHT-LIGHT.NET. (in reply to RCPT
    TO command)
2004-10-25 13:17:15 +00:00
Edwin Groothuis
cd660481d8 New port: irc/ptlink-services PTlink IRC services\
Port of the PTLink IRCd

    This software main purpose is to provide nick/channel registration
    services. It also provides a memo and a news service.

PR:		ports/73071
Submitted by:	Dennis Cabooter <dennis@rootxs.org>
2004-10-25 09:41:25 +00:00
Edwin Groothuis
e4b4e130b3 New port: irc/ptlink-ircd PTlink IRC daemon
Port of the PTLink IRCd

	This is the core service for an IRC network, it handles the
	client connections and keeps the channels/users information.

	WWW: http://www.ptlink.net

PR:		ports/73070
Submitted by:	Dennis cabooter <dennis@rootxs.org>
2004-10-25 09:31:19 +00:00
Michael Landin
ee8deefb3f o Update to -> 0.60
- Code cleanup
	- Small feature enhancements
	- Translation cleanup and fixes.

PR:		ports/72870
Submitter:	Toni Viemero <toni.viemero@iki.fi>
2004-10-19 12:15:09 +00:00
Pav Lucistnik
e3e9729778 - Update to 0.91
PR:		ports/72757
Submitted by:	Peter van Dijk <peter@dataloss.nl> (maintainer)
2004-10-16 19:59:02 +00:00
Pav Lucistnik
0ae7e47eac - Chase eggdrop update
Reported by:	pointyhat via kris
2004-10-14 22:27:01 +00:00
Koop Mast
dbc16cb5ef Update to 0.2.
Approved by:	pav (mentor)
2004-10-14 17:52:47 +00:00
Michael Landin
fc295d5d2e o Update to -> 0.59
- Bugfixing
	- Documentation fixup
2004-10-13 16:04:17 +00:00
Markus Brueffer
c49cd06bc0 - don't install xx-locale
- let WWW point to the new projectsite
- bump PORTREVISION
2004-10-13 01:30:24 +00:00
Thierry Thomas
3052c4e549 Take maintainership.
Since I'm here, use DATADIR.

PR:		ports/71976
Submitted by:	Lester Mesa.
2004-10-12 22:07:10 +00:00
Mark Linimon
4169ea8ee8 Update to 1.6.17; IPv6 support has been removed from eggdrop.
PR:		ports/71423
Submitted by:	Ulrich Spoerlein <q at uni dot de> (maintainer)
2004-10-12 07:10:31 +00:00
Kris Kennaway
cba1a3d5a7 Correct case of IGNORE string
Approved by:	portmgr (self)
2004-09-27 23:02:20 +00:00
Kris Kennaway
9d4a8a1e04 s/BROKEN/IGNORE/ since the package builds but does not run.
Approved by:	portmgr (self)
2004-09-27 23:01:26 +00:00
Tilman Keskinoz
0262544f0d Fix build with gcc3.4 2004-09-02 21:10:54 +00:00
Kirill Ponomarev
6563ecfb60 Fix build with gcc-3.4
PR:		ports/71242
Submitted by:	maintainer
2004-09-02 07:42:28 +00:00
Kirill Ponomarev
b9083362fb Fix build with ident support.
Reported by:	Martin Hasenbein <mh@bsd.net>
2004-09-01 14:11:52 +00:00
Kirill Ponomarev
fcb3edfa61 Fix build with gcc-3.4 2004-08-22 15:16:30 +00:00
Tilman Keskinoz
5faa5fa457 * Fix build on amd64
- use va_copy
  - Compile shared library with -fPIC
* Respect CFLAGS
2004-08-21 11:40:40 +00:00
Kirill Ponomarev
2fa3e5312d Fix MASTER_SITES
PR:		ports/70692
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2004-08-20 08:22:24 +00:00
Pav Lucistnik
ee45b2ed8b - Update to 2.4.0 2004-08-16 21:22:38 +00:00
Tilman Keskinoz
96f17868ba Respect CFLAGS,
Unbreak with gcc 3.4
2004-08-16 15:18:19 +00:00
Oliver Lehmann
2224a604c8 fix build for gcc 3.4.2
remove BROKEN
2004-08-16 03:48:34 +00:00
Kris Kennaway
c1a0f8ede9 BROKEN on 5.x: Does not compile with gcc 3.4.2 2004-08-16 02:33:05 +00:00
Kris Kennaway
d0e7992781 BROKEN: Unfetchable 2004-08-14 21:46:28 +00:00
Tilman Keskinoz
e4062bf4c5 enable Hebrew support
PR:		70249
Submitted by:	Amir Shalem <amir@boom.org.il>

Drop maintainership, I have been using irssi for more than a year.
2004-08-11 11:58:55 +00:00
Volker Stolz
e924aae622 Nitpick: Don't quote COMMENT
Approved by: maintainer
2004-08-11 08:46:47 +00:00
Tilman Keskinoz
51200dff62 Update to 3.0.1
PR:		70089
Submitted by:	Michael Ranner <mranner@inode.at>
2004-08-10 15:59:28 +00:00
Kris Kennaway
3487d43df8 Reset bouncing maintainer address:
550 5.1.1 <ab@astralblue.com>... User unknown
2004-08-09 03:23:36 +00:00
Akinori MUSHA
598c878955 Remove ipv6 from CATEGORIES since IPv6 support is currently broken.
Add rcorder keywords to the startup script and bump PORTREVISION.
2004-08-09 02:34:27 +00:00
Kirill Ponomarev
d46c5b1fc5 Add bopm 3.1.2,
bopm is an open-source open proxy monitor, designed for use
with hybrid-based ircds, although it can be used with slight
modification on any server which has +c to show connects to
opers and that supports KLINEs in order to K-LINE incoming
connects from open proxies.

PR:		ports/70065
Submitted by:	Evgueni V. Gavrilov <aquatique@rusunix.org>
2004-08-06 07:46:51 +00:00
Sergey Matveychuk
9dd818ed0c fix install with BATCH=1 (for pointyhat)
maintainer timed out - 2 weeks

PR:		ports/69335
Submitted by:	Andrej Zverev <az@inec.ru>
2004-08-05 11:00:30 +00:00
Tilman Keskinoz
e84ed6adbf Fix build with gcc34
PR:		69463
Submitted by:	Michael Johnson <ahze@ahze.net>

Remove gpg sig checking code, the key has expired and the code has too
many flaws.
2004-08-01 18:59:26 +00:00
Volker Stolz
c0282b9cac - Chase new tarball: Patched in June, bump PORTREVISION, add SIZE-data
- Lint MASTER_SITES

Closes PR:	ports/68737
Submitted by:	"grega"
Approved by:	maintainer timeout
2004-07-27 13:57:02 +00:00
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