Commit graph

2296 commits

Author SHA1 Message Date
Chin-San Huang
6e61f7898f - Update to 3.0.7
Submitted by:	John Marshall <john.marshall _at_ riverwillow.com.au>
2008-08-08 13:59:54 +00:00
Martin Wilke
82d4a3fb5c - Update to 20080806 2008-08-07 12:56:13 +00:00
Jeremy Messenger
129752552f Various small fixes, bump the PORTREVISION.
Obtained from:	http://www.xchat.org/files/source/2.8/patches/
2008-08-04 02:46:24 +00:00
Martin Wilke
8d549e8a71 - Update to 20080802 2008-08-03 16:08:53 +00:00
Vanilla I. Shu
6315d0aa9a 1: change USE_GNOME to LIB_DEPENDS to avoid depends on fam/gamin.
2: fix proxy binding problem.

PR:		ports/125854 [2], ports/126057 [1]
Submitted by:	Dheeraj Reddy <dheeraj at ece.gatech.edu> [1]
		Matthias Grimm <eisofen at eisofen.de>
2008-07-29 06:03:46 +00:00
Beech Rintoul
910795efe2 - Mark deprecated 2008-07-29 01:09:26 +00:00
Beech Rintoul
469f80fed3 - Fix plugins option
- Remove aim, cavlink,identd and nap plugins (won't build with gcc-4.2)
- Bump portrevision
2008-07-26 20:43:40 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Martin Wilke
f6d89de092 - Update to 5.86 2008-07-24 15:06:35 +00:00
Beech Rintoul
395bb0a9b8 - Update to 3.0.0.b8
Port changes:
o Example EFnet configuration file updated for ratbox-3 and
  re-included in the port install.
Software changes include:
o Some cleanups in the checksplit code.
o Some cleanups in the /trace code.
o Show reasons for failed outbound SSL handshakes to opers.
o Log SSL errors for servers and handshakes in serverlog.
o Make sqlite3 checking more robust.
o Change the resolver to use the code from charybdis instead of adns.
o Fix identd checking so it is no longer broken as in beta7.
o Fix a bug where the ircd could stop reading from the client on the CAP command.
o Add some functions for random number generation for the nossl case in libratbox.

PR:		ports/125868
Submitted by:	Lewis <moggie@elasticmind.net> (maintainer)
2008-07-24 03:42:40 +00:00
Rong-En Fan
fd47512c4d - Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION

PR:		ports/125435
2008-07-21 04:49:09 +00:00
Martin Wilke
14c0b2cb8b Conspire is an advanced, lightweight IRC client for UNIX. It includes
a GTK interface, and a "bot" interface which has no UI. Interface
segregation is accomplished through libconspire, which contains the
common code. Conspire started as a fork of XChat 2.9 CVS.

Scripting is not yet officially supported, but is being worked on.

WWW: http://nenolod.net/conspire

PR:		ports/125742
Submitted by:	Jacob Myers (jacob at whotookspaz.org)
2008-07-19 14:03:06 +00:00
Martin Wilke
fad3c98b25 - Fix a other typo
Reported by:	maintainer via irc
2008-07-18 20:19:58 +00:00
Martin Wilke
e0c3a11472 - Fix www
Reported by:	lme
2008-07-18 18:57:16 +00:00
Martin Wilke
9bb8c5eb39 ii is a minimalist FIFO and filesystem-based IRC client. It createsan
irc directory tree with server, channel and nick name directories.
In every directory a FIFO in file and a normal out file is created.
The in file is used to communicate with the servers and the out files
contain the server messages. For every channel and every nick name there
are related in and out files created. This allows IRC communication from
command line and adheres to the Unix philosophy.

WWW: http://www.suckless.org/wiki/tools/irc/irc_it/

PR:		ports/125567
Submitted by:	Julien Laffaye <kimelto at gmail.com>
2008-07-18 15:54:45 +00:00
Beech Rintoul
683ad27218 - Unbreak on >7.x
- Fix build
- Bump portrevision
- Pass maintainership to submitter

PR:		ports/125622
Submitted by:	Ashish Shukla <wahjava@gmail.com>
2008-07-18 00:46:11 +00:00
Beech Rintoul
7b083e9634 - Make fetchable 2008-07-15 07:56:21 +00:00
Beech Rintoul
0774d47596 - Update to 3.4.0
- Unbreak on 7.x

PR:		ports/125110
Suggested by:	Chris Pet <chrispetso@gmail.com>
Approved by:	Maintainer timeout (two weeks)
2008-07-15 03:03:49 +00:00
Martin Wilke
e4b957aa63 - Update to 0.72
- Take maintainership

PR:		125412
Submitted by:	miwi
Approved by:	mich@ (maintainer)
2008-07-08 23:03:28 +00:00
Beech Rintoul
4b24c3fdb5 - Update to 1.2.1
PR:		ports/125035
Submitted by:	Lewis <moggie@elasticmind.net> (maintainer)
2008-07-03 19:32:51 +00:00
Beech Rintoul
13373afdb2 - Update to 0.7.4
PR:		ports/125200
Submitted by:	Chess Griffin <chess@chessgriffin.com> (maintainer)
2008-07-03 02:13:16 +00:00
Beech Rintoul
df382c858c - Update to 0.3.9
PR:		ports/125159
Submitted by:	Josh Paetzel <josh@tcbug.org> (maintainer)
2008-07-03 01:51:35 +00:00
Beech Rintoul
7d7e897ba5 - Add patch to fix core dump issue on amd64
- Bump portrevision

PR:		ports/125108
Submitted by:	Chris Pet <chrispetso@gmail.com>
2008-07-03 00:21:56 +00:00
Beech Rintoul
9706c706c4 - Update to 3.0.0.b7
Changes:
o sqlite3 dependency restored.
o Added support for services' ircd-shortcut commands make options.
o Added dependency on PERL for generation of ircd-shortcut modules.
o The example EFNet configuration file is not helpful because it has not been updated
for ratbox-3. It therefore is not installed as standard by this port version, but should
be back in the next update.

Software changes include:
o Change -lock klines and friends to now use the ADMINKLINE etc commands.
o Change to only support TS6.
o Fix remote kline reasons.
o Have sqlite3 checking use pkg-config when possible.
o Move identd checking back into the ircd, this seems to have been more
problematic than what it was worth.
o Add experimental gnutls support - note that CHALLENGE does not work when using
just gnutls.
o Some helpfile cleanups and additions.
o Fix compile error when zlib is not found.
o Remove some restrictions on k/d/x/resv reasons that are no longer needed.

PR:		ports/125106
Submitted by:	Lewis <moggie@elasticmind.net> (maintainer)
2008-07-02 23:36:37 +00:00
Beech Rintoul
8bf7d6ac01 - Update to 1.2.0
Some port changes include:
o Removed port dependency on patch files.
o Added LIB_DEPENDS for requiring pcre to build services.
o Added CONFIGURE_ENV options to help configure detect sqlite and pcre libs and header files.
o Added PERL dependency for database schema generation scripts on port installation.
o Added new Memoserv configure options.
o Restored MySQL database backend support.
o Fixed build error caused when building with 'NOPORTDOCS=yes'.

Brief list of some package changes:
o Multi-language support - Support for different language translations of services help files and
responses (currently not recommended in this release).
o Memoserv - A new service allowing usernames to send memos to each other.
o Service merging - Ability to merge services like banserv, jupeserv and watchserv into operserv.
o Regexp - Ability to add regular expression ban matches.
o Suspend - Ability to suspend users and channels.

PR:		ports/125035
Submitted by:	Lewis <moggie@elasticmind.net> (maintainer)
2008-07-02 22:28:13 +00:00
Martin Wilke
6c64e25b88 - Update to 5.84 2008-06-28 22:33:23 +00:00
Martin Wilke
0c9398e3c3 - Update to 20080619 2008-06-28 22:33:03 +00:00
Henrik Brix Andersen
0c92b616ea Update to version 1.2.1.
Approved by:	erwin (mentor, implicit)
2008-06-28 21:32:48 +00:00
Beech Rintoul
5e345cf2ad - Update to 5.0.0
PR:		ports/124968
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
2008-06-28 17:20:45 +00:00
Johan van Selst
4a427cfc1f Update to 2.11.2p1 (bugfix release) 2008-06-26 11:59:40 +00:00
Beech Rintoul
f6938ade48 - Update ircd-ratbox-devel port to latest beta testing release of ircd-ratbox-3.0.0
- sqlite3 dependancy temporarily removed due to sqlite3 detection problem.
- Add USE_LDCONFIG to register shared libs.

Changes include:
- Add admin only -lock klines, doing KLINE -lock will allow admins to add klines
  that normal opers cannot remove.
- Modify bantool to have a -u option that updates the database schema if upgrading
  from previous betas, this needs to be run to support the -lock kline changes.
- Fix cidr klines so they work again.
- Update included sqlite3 to the latest revision.
- Allow kline/unkline of a bare host or address, this gets treated as *@host.
- Report when an invalid kline is passed, instead of silently ignoring.

PR:		ports/124799
Submitted by:	Lewis <moggie@elasticmind.net> (maintainer)
2008-06-25 06:18:52 +00:00
Dirk Meyer
4cd9218473 For those of us that prefer the Ruby programming language above all others,
the XChat-Ruby Plugin now allows X-Chat plugins to written in Ruby,
in addition to the other supported scripting interfaces. This means that,
for the first time, you can use a purely object-oriented language
in which to write X-Chat plugins.

WWW: http://xchat-ruby.sourceforge.net/
2008-06-21 22:11:50 +00:00
Johan van Selst
71c13ef116 - Update to 2.11.2
- Simplify Makefile
- Claim maintainership
2008-06-21 08:13:25 +00:00
Martin Wilke
6ee10a6302 POE::Component::IRC::Plugin::QueryDNS is a POE::Component::IRC plugin
that provides DNS query facilities to the channels it occupies and via
private messaging.

It uses POE::Component::Client::DNS to do non-blocking DNS queries. By
default the plugin attempts to use POE::Component::IRC's internal
PoCo-Client-DNS resolver object, but will spawn its own copy. You can
supply your own resolver object via the constructor.

WWW:	http://search.cpan.org/dist/POE-Component-IRC-Plugin-QueryDNS/
2008-06-20 22:15:45 +00:00
Martin Wilke
6788b20c4d POE::Component::IRC::Plugin::POE::Knee, is a POE::Component::IRC plugin
that runs Acme::POE::Knee style horse races on IRC channels using the
channel member list to generate the POE::Knees.

WWW:	http://search.cpan.org/dist/POE-Component-IRC-Plugin-POE-Knee/
2008-06-20 22:13:05 +00:00
Martin Wilke
df1cac7845 POE::Component::IRC::Plugin::QueryDNS is a POE::Component::IRC plugin
that provides DNSBL query facilities to the channels it occupies and via
private messaging.

It uses POE::Component::Client::DNSBL to do non-blocking DNSBL queries.
By default the plugin attempts to use POE::Component::IRC's internal
PoCo-Client-DNS resolver object, but will spawn its own copy. You can
supply your own resolver object via the constructor

WWW:	http://search.cpan.org/dist/POE-Component-IRC-Plugin-QueryDNSBL/
2008-06-20 22:12:18 +00:00
Martin Wilke
e07de2c262 Parse::IRC provides a convenient way of parsing lines of text conforming
to the IRC protocol ( see RFC1459 or RFC2812 ).

WWW: http://search.cpan.org/dist/Net-Parse-IRC/
2008-06-20 22:11:38 +00:00
Martin Wilke
4eefc181d5 POE::Component::IRC::Plugin::RSS::Headlines, is a POE::Component::IRC
plugin that provides a mechanism for retrieving RSS headlines from given
URLs.

WWW:	http://search.cpan.org/dist/POE-Component-IRC-Plugin-RSS-Headlines/
2008-06-20 22:11:16 +00:00
Martin Wilke
825258dfd8 - Update to 1.32
PR:		124529
Submitted by:	Masahiro Teramoto <markun@onohara.to> (maintainer)
2008-06-20 22:06:34 +00:00
Martin Wilke
3b836caac7 - Update to 20080618 2008-06-20 22:06:24 +00:00
Martin Wilke
6b72e93a45 - Take maintainership 2008-06-20 20:12:46 +00:00
Martin Wilke
ca3b8159bf - Update to 0.056
PR:		124190
Submitted by:	"Matthew Donovan" <kitche@kitchetech.com>
Approved by:	maintainer timeout
2008-06-20 18:04:23 +00:00
Pav Lucistnik
6da29a94fa - This port has been BROKEN for more than 6 months. It will be removed unless
fixed in next two months.

With hat:	portmgr
2008-06-19 02:54:54 +00:00
Li-Wen Hsu
f3a85ef9d4 - Update to to 0.8.1.1
PR:		ports/124689
Submitted by:	Sten Spans <sten AT blinkenlights.nl> (maintainer)
2008-06-19 02:16:46 +00:00
Martin Wilke
bc887a60e2 - Update to 20080611 2008-06-18 23:13:14 +00:00
Martin Wilke
be5e3f3c83 - Update to 5.82 2008-06-18 23:13:05 +00:00
Pav Lucistnik
1ca3a92b3d Reset maintainership (the domain has expired):
<joe@joeholden.co.uk>
    (reason: 553 5.3.5 system config error)

----- Transcript of session follows -----
553 5.3.5 127.0.0.1. config error: mail loops back to me (MX problem?)
554 5.3.5 Local configuration error
2008-06-17 19:29:50 +00:00
David E. O'Brien
3946e8da87 Update idle timeout statment with reality. 2008-06-16 17:31:34 +00:00
Jeremy Messenger
4339d2d670 Update to 2.8.6. 2008-06-14 16:25:41 +00:00
Chin-San Huang
a643038b42 - Update to 3.0.6
- Add distfile mirror.
- Also includes a bugfix for ctrlproxy failing to recognize
  'learn-nickserv' option.  The bug has been submitted to upstream and
  it'll be included in next release.

Submitted by:		Ashish Shukla <wahjava at gmail.com> via mail
Approved by:		maintainer
2008-06-13 03:09:21 +00:00
Makoto Matsushita
208f073ef6 Unbreak: Fix line concatination.
Notified by:	itetcu
2008-06-11 16:15:18 +00:00
Makoto Matsushita
b5c4c85588 Fix RUN_DEPENDS after POE upgrade: Add devel/p5-POE-Component-Pluggable.
Bump PORTREVISION for users to install.
2008-06-10 16:45:50 +00:00
Felippe de Meirelles Motta
61ffc9721b - Respect NOPORTDOCS.
Discussed with:	tabthorpe, linimon
Reported by:	linimon
Approved by:	Douglas Menezes <douglas@t2web.com.br> (maintainer), gabor (mentor, implicit)
2008-06-07 15:32:56 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
42df5aefce - Update to 1.4.1
PR:		124314
Submitted by:	Ports Fury
2008-06-05 23:40:15 +00:00
Mark Linimon
942f583aff Reset maintainer at his request. 2008-06-05 17:34:56 +00:00
Martin Wilke
cd6d511e94 POE::Component::IRC::Plugin::CoreList is a frontend to the
excellent Module::CoreList module which will let you know
what modules shipped with which versions of perl, over IRC.

WWW:	http://search.cpan.org/dist/POE-Component-IRC-Plugin-CoreList/
2008-05-31 18:08:04 +00:00
Martin Wilke
946b4e58b5 POE::Component::IRC::Plugin::Bollocks is a POE::Component::IRC plugin
generates management bullshit whenever you need it.

WWW:	http://search.cpan.org/dist/POE-Component-IRC-Plugin-Bollocks/

PR:		ports/-u
Submitted by:	Martin Wilke <miwi at FreeBSD.org
2008-05-31 16:59:59 +00:00
Martin Wilke
a7ac3782c9 - Update to 5.78 2008-05-31 16:06:39 +00:00
Dirk Meyer
79efb30db9 - use PORTEXAMPLES 2008-05-30 17:09:01 +00:00
Mark Linimon
da1527656c Maintainer wishes to relinquish maintainership: apparently the port
does build, but fails to package.
2008-05-27 01:53:11 +00:00
Henrik Brix Andersen
c2e4cfd348 Run the bitlbee daemon as user 'bitlbee' instead of 'nobody' by
default to honor the fact that 'nobody' is not intended to own any
files.

Requested by:	simon
Approved by:	erwin (mentor)
2008-05-19 16:10:14 +00:00
Beech Rintoul
aa86169786 - Update to version 1.1.19
- Add OPTIONS dialogue to enable extra modules
- Add rc.subr start-up script
- Add the usual boilerplate so that inspircd will run as user ircd
  from /usr/ports/UIDs
- Fix compilation so it works with the base system version of the
  openssl libs as well as openssl installed from ports.

PR:		ports/123076
Submitted by:	Matthew Seaman <matthew.seaman@thebunker.net>
Approved by:	Craig Edwards (Brain) <brain@inspircd.org> (maintainer)
2008-05-19 07:01:38 +00:00
Martin Wilke
5ecc93acc4 - Update to 0.65
- Take maintainership
2008-05-17 21:12:24 +00:00
Martin Wilke
06eb32ef38 - Fix plist
PR:		based on 123448
2008-05-17 12:26:13 +00:00
Martin Wilke
ffea95038e - Update to 20080429 2008-05-13 14:34:06 +00:00
Beech Rintoul
248399d815 - Update to 0.054
PR:		ports/123448
Submitted by:	Matthew Donovan <kitche@kitchetech.com>
Approved by:	Aron Stansvik <elvstone@gmail.com> (maintainer)
2008-05-08 23:13:22 +00:00
Martin Wilke
8e28b360e4 - Update to 5.76 2008-05-08 11:27:54 +00:00
Beech Rintoul
5acf03a1b3 - Fix PLIST_FILES
- Fix CONFLICTS

Reported by: pointyhat via pav
2008-05-02 00:14:48 +00:00
Beech Rintoul
e9bd50a844 - Update to 2.10.12.12
PR:		ports/123183
Submitted by:	Walter Venable <weaseal@users.sourceforge.net> (maintainer)
2008-05-01 00:31:56 +00:00
Edwin Groothuis
fd305830b2 Second attempt at the upgrade to 7.2.2 2008-04-30 07:07:54 +00:00
Edwin Groothuis
9b0c2e5ab9 Update to 7.2.2 2008-04-30 00:52:25 +00:00
Dirk Meyer
ae3caf617f 3 2008-04-29 18:00:11 +00:00
Mark Linimon
e3e5d56ef1 Reset aaron's port maintainerships due to many maintainer-timeouts. 2008-04-29 05:27:09 +00:00
Martin Wilke
bce539eac5 - Fix build with new irc/eggdrop version
- Bump PORTREVISION

PR:		123136
Submitted by:	Gerrit Beine (maintainer)
2008-04-27 08:13:52 +00:00
Martin Wilke
fbae377ae8 - Update to 20080421 2008-04-25 17:20:23 +00:00
Beech Rintoul
882e980867 - Update ircd-ratbox-devel port to latest beta testing release of ircd-ratbox-3.0.0, added sqlite3 as
dependancy, updated rc.d script to add 'conftest' option.

Changes include:
o Optional SSL support to enable encrypted connections between clients
and servers, as well as server to server links.
o Add support for SSL only channels, channel mode +S.
o Bundled sqlite3 for handling and storing k/x/d lines.
o Support for global CIDR limits.
o Added adminwall allowing admins to broadcast messages to each other.
o Creation of new library archive 'libratbox'.
o Support for force nick changes.
o New ssld and bandb processes for SSL connections and ban checking.

PR:		ports/122994
Submitted by:	Lewis <moggie@elasticmind.net> (maintainer)
2008-04-23 04:07:11 +00:00
Beech Rintoul
217959ddce - Update to 1.6.19 2008-04-22 01:43:30 +00:00
Henrik Brix Andersen
5f5dfa8670 Fix sed(1) statement for cases where $LDFLAGS contains one or more
colons.

PR:		ports/122921
Approved by:	pav (co-mentor)
2008-04-20 22:01:56 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Martin Wilke
97e7a74a00 - Update to 20080416 2008-04-17 15:11:45 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Cheng-Lung Sung
8b3bcde726 - remove *~ 2008-04-16 22:50:07 +00:00
Cheng-Lung Sung
5fff79abb1 A POE component that implements an IRC server ( ircd ).
It's based on hybrid-7.2.2 and has been tested against
hybrid-7.2.2 and hybrid-7.0. It supports the TS5 server-to-server
protocol so should support networks based on this protocol.

Author:	Chris Williams <chris@bingosnet.co.uk>
WWW:	http://search.cpan.org/dist/POE-Component-Server-IRC/

PR:		ports/122793
Submitted by:	Masahiro Teramoto <markun at onohara.to>
2008-04-16 14:52:36 +00:00
Beech Rintoul
7fde5f11d3 - Update to 0.7.2
PR:		ports/122731
Submitted by:	Chess Griffin <chess@chessgriffin.com> (maintainer)
2008-04-15 03:38:48 +00:00
Beech Rintoul
56d835d7e8 - Update to 0.3.8
- Add optional ruby support
- Add optional libiconv support
- Use bzip2 distfiles
- Remove hard wired versioning in pkg-plist

PR:		ports/122641
Submitted by:	Josh Paetzel <josh@tcbug.org> (maintainer)
2008-04-15 01:08:23 +00:00
Andrew Pantyukhin
ff076cee11 - Update to 2.36 2008-04-14 10:45:41 +00:00
Diane Bruce
4c56261c42 - Xchat morse code plugin, chat with other hams on IRC using cw 2008-04-11 21:47:53 +00:00
Emanuel Haupt
deb298071b Change maintainers e-mail address.
Requested over:		IRC
2008-04-10 16:11:24 +00:00
Pav Lucistnik
92b220fa9c - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat:	portmgr
2008-04-09 13:42:26 +00:00
Pav Lucistnik
fa6cb56dc6 - Mark BROKEN on amd64/7+
- Drop maintainership
2008-04-08 21:45:33 +00:00
Marcus Alves Grando
8f9ba792f9 - Use pkg-config to determinate if sqlite3 are compiled with threads
- Add USE_GNOME=pkgconfig

Reported by:	pav
2008-04-07 02:40:05 +00:00
Beech Rintoul
9753fad737 - Fix issue, breaks with system default CFLAGS
- Bump portrevision

PR:		ports/122449
Submitted by:	Josh Paetzel <josh@tcbug.org> (maintainer)
2008-04-04 21:31:00 +00:00
Martin Wilke
fc69eef1eb - Update to 5.74 2008-04-03 11:57:35 +00:00
Beech Rintoul
7e0cd75c07 -Bump epic4 to 2.10
-Change default OPTIONS to match wishes of upstream maintainers
-Change Makefile to actually disable features turned off in OPTIONS instead of lazily using them
-use available bz2 distfiles

PR:		ports/122356
Submitted by:	Josh Paetzel <josh@tcbug.org> (maintainer)
2008-04-02 06:00:30 +00:00
Beech Rintoul
83da2f58d1 - Fix compile with Tcl versions other than 8.4
- Bump portrevision

PR:		ports/122354
Submitted by:	Frank Fenor <frank@fenor.de>
2008-04-02 01:55:36 +00:00
Pav Lucistnik
ed7ab31d9d - Enable build on amd64
PR:		ports/122275
Submitted by:	Frank Fenor <frank@fenor.de>
2008-03-31 12:47:58 +00:00
Dirk Meyer
757a28ef9b - update to 0.98
- take maintainership
2008-03-29 16:47:39 +00:00
Emanuel Haupt
666ea03b52 Use MASTER_SITE_CRITICAL 2008-03-27 19:27:34 +00:00
Martin Wilke
8127adad3a - Update to 5.72 2008-03-25 23:19:58 +00:00
Dirk Meyer
9d7ff5e9dd - update to 0.3.3
- bump PORTEPOCH
- take maintainership for a while
2008-03-25 11:46:19 +00:00
Martin Wilke
ca519ab8c0 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 23:21:25 +00:00
Beech Rintoul
8d6c8c964e - Use official MASTER_SITE (SF macro)
- Fix .placeholder

PR:             ports/121925
Submitted by:   Tilman Linneweh <arved@FreeBSD.org>
2008-03-24 22:48:24 +00:00
Martin Wilke
52c5d58921 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 17:02:27 +00:00
Jeremy Messenger
6261706d40 The buffers need to be larger for some translations to fix the crash. Bump the
PORTREVISION.

PR:		ports/118659
Reported by:	Kyryll A Mirnenko <mirya@zoc.com.ua>
Obtained from:	Its CVS.
2008-03-24 04:52:31 +00:00
Juergen Lock
0760fd1bce - Get rid of USE_X_PREFIX
- Bump PORTREVISION
2008-03-21 20:07:14 +00:00
Martin Wilke
d7260a9bd8 - Update to 5.70
- Take maintainership
2008-03-21 11:23:38 +00:00
Pav Lucistnik
9fc1c4fe89 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:56:52 +00:00
Henrik Brix Andersen
82d81e1f2f Update to version 1.2.
- Remove LDAP support (broken in this release)
- Remove old, unmaintained oscar protocol recode patch

Approved by:	erwin (mentor)
Tested by:	Christian Laursen <xi at borderworlds.dk>
2008-03-18 20:37:15 +00:00
Li-Wen Hsu
edf035f296 - Update to 0.8.0.4
PR:		ports/121679
Submitted by:	Sten Spans <sten AT blinkenlights.nl> (maintainer)
2008-03-17 10:46:31 +00:00
Martin Wilke
8ea524b7b7 - Update to 20080314 2008-03-15 08:54:13 +00:00
Philippe Audeoud
f856a9ae6e - Update maintainer address
Approved by:	thierry (mentor)
2008-03-12 13:27:28 +00:00
Martin Wilke
28ee9327da - Update to 20080310 2008-03-11 16:10:10 +00:00
Martin Wilke
886f013621 ZNC is an advanced IRC bouncer with features that include support for
multiple users, playback buffers, DCC bouncing, SASL authentication
and SSL encryption. It can be extended with dynamically loaded modules
written in C++ or Perl.

WWW: http://znc.in/

    PR:		ports/121412
Submitted by:	elvstone at gmail.com
2008-03-07 15:51:44 +00:00
Edwin Groothuis
1e1dff6290 Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files

PR:		ports/121435 (related)
2008-03-06 22:19:52 +00:00
Vanilla I. Shu
da99f51dcc Make PORTREVISION can overwrite by slave ports. 2008-03-03 14:26:23 +00:00
Roman Bogorodskiy
c9536f39b3 - Chase security/gnutls shlib version bump
- Add an entry to UPDATING
2008-03-03 11:57:08 +00:00
Joe Marcus Clarke
6bd3359e19 Fix build with guile 1.8.
Reported by:	pointyhat via erwin
2008-03-01 23:35:46 +00:00
Erwin Lansing
1a69edd54d Mark BROKEN: size mismatch 2008-03-01 14:36:33 +00:00
Joe Marcus Clarke
1861d9f9e8 Chase libguile shared lib version. 2008-03-01 06:22:42 +00:00
Beech Rintoul
a56de83a65 - Fix with amd64
- Bump portrevision

PR:		ports/121097
Submitted by:	Alexander Chernikov <melifaro@bol.megaon.ru>
2008-02-27 20:21:21 +00:00
Andrew Pantyukhin
8302b2a8ab - Update to 2.35 (noop)
PR:		ports/120927
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Reported by:	pointyhat via erwin, pav
2008-02-27 15:44:08 +00:00
Martin Wilke
bc4bf4d5fb - Update to 20080220 2008-02-25 09:33:42 +00:00
Pietro Cerutti
be0ecc7e91 My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.
Approved by:	miwi (mentor)
2008-02-21 21:20:01 +00:00
Beech Rintoul
30d5c2f0ac - Fix build with amd64/7.x
PR:		ports/120340
Submitted by:	Stefan `Sec` Zehl <sec@42.org>
Approved by:	maintainer timeout (two weeks)
2008-02-21 09:16:10 +00:00
Beech Rintoul
793438fc1b - Update to 5.68
- Reset maintainership

PR:		ports/120922
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer)
2008-02-21 07:16:25 +00:00
Martin Wilke
da0c755c80 - Update to 20080217 2008-02-20 10:20:22 +00:00
Beech Rintoul
39d3701a85 - Update to 0.7.0
PR:		ports/120770
Submitted by:	Chess Griffin <chess@chessgriffin.com> (maintainer)
2008-02-18 03:30:08 +00:00
Martin Wilke
f3feea5c2b - Update to 20080214 2008-02-16 11:59:38 +00:00
Martin Wilke
19b39e1777 - Update to 20080205 2008-02-07 13:40:58 +00:00
Martin Wilke
1b81c2e51f - Update to 20080204 2008-02-05 13:10:41 +00:00
Beech Rintoul
b8e10f92ec - Update to 3.1.3
- Fixes gcc-4.2 build errors

PR:		ports/120145
Submitted by:	Philippe Audeoud <jadawin@tuxaco.net>
2008-01-30 20:45:43 +00:00
Erwin Lansing
33e655e680 Revert part of the previous commit that accidentily
prevented CATEGORIES from being additive for slave ports.
2008-01-30 07:53:29 +00:00
Beech Rintoul
20f531a072 - Update to 1.1-final.
- Fix master_sites.
- Fix gcc-4.2 related errors.
- Makefile and pkg build cleanup.

PR:		ports/120074
Submitted by:	Brett Johnson <brett@define.net.au>
Approved by:	linimon (mentor)
2008-01-28 22:55:50 +00:00
Martin Wilke
533a9c25fa - Update to 20080121 2008-01-26 01:18:34 +00:00
Mark Linimon
bd66bab195 Reset maintainer: aquatique-ports@rambler.ru bounces. 2008-01-24 08:29:49 +00:00
Makoto Matsushita
36a8c76ffe Fix broken MASTER_SITES. No bumps since no content changes.
Noticed by: pav
2008-01-22 18:11:47 +00:00
Martin Wilke
b2c621adfe - Update to 20080121 2008-01-22 01:23:49 +00:00
Martin Wilke
5d002ad528 - Update MASTER_SITES
- Respect NOPORTDOCS
- Pass maintainership to submitter

PR:		119117
Submitted by:	Douglas Menezes <douglas@t2web.com.br>
2008-01-21 20:39:52 +00:00
Beech Rintoul
67e16fa0d6 - Security update to 5.0.63
PR:		ports/119769
Submitted by:	Andrey V. Elsukov <bu7cher@yandex.ru> (maintainer)
Approved by:	linimon (mentor)
Security:	http://www.vuxml.org/freebsd/e5a9de5f-c6bc-11dc-b9f1-00a0cce0781e.html
2008-01-20 01:33:47 +00:00
Beech Rintoul
7ebe0c75fb - Add missing file
PR:		ports/119784
Submitted by:	Lewis <moggie@elasticmind.net>
Approved by:	linimon (mentor)
2008-01-19 07:04:09 +00:00
Beech Rintoul
480a524421 - Update of irc/ircd-ratbox port from ircd-ratbox-2.2.6 to ircd-ratbox-2.2.8 to fix a few very minor bugs.
- Included ircd-shortcut.pl in ircd-ratbox tarball.
- Added port support for configuring services names and parameters within the ircd-shortcut.pl build script
  (requested by ratbox users and makes things a bit nicer).
- Fixed a pkg-plist inconsistency when compiling old port and building with support for services.
- Added perl5 build requirement for ircd-shortcut.pl.

PR:		ports/119784
Submitted by:	Lewis <moggie@elasticmind.net> (maintainer)
Approved by:	linimon (mentor)
2008-01-19 07:00:27 +00:00
Henrik Brix Andersen
0dca25e68e Take over maintaining this port.
Approved by:	Lars Sommer <lasg@lasg.dk> (previous maintainer), erwin (mentor)
2008-01-09 20:21:59 +00:00
Henrik Brix Andersen
43ba2e0478 Various improvements:
- Add rc script for running bitlbee in experimental daemon mode
- Add instructions for launching bitlbee from inetd(8)
- Install bitlbee to be run as nobody, not root
- Store saved user settings in /var/db/bitlbee, not $PREFIX/etc/bitlbee
- Do not rely on autodetection for SSL library
- Use $EXTRA_PATCHES instead of custom post-patch target
- Install port documentation files
- Install example configuration files as port examples
- Reflect custom FreeBSD paths in installed man pages and example files
- Bump PORTREVISION

Please read UPDATING for important migration information.

Approved by:	Lars Sommer <lasg@lasg.dk> (maintainer), erwin (mentor)
2008-01-08 20:51:45 +00:00
Beech Rintoul
4c9e4e2e32 - Update to 5.46
Changes:
- irc_public' events should now be generated according to ISupport
 information

PR:		ports/119408
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer)
Approved by:	linimon (mentor)
2008-01-08 17:29:24 +00:00
Makoto Matsushita
2c22e859e2 Upgrade to 1.33. It should work with latest POE.
Please be sure to remove ${DISTDIR}/keitairc before upgrading.

Requested by: sarumaru at ReichaNet
2008-01-04 17:41:01 +00:00
Beech Rintoul
0f595a2990 - Update to 1.3.3c
- Use datadir macro

PR:		ports/119174
Submitted by:	Jonas Kvinge <jonas@night-light.net>
Approved by:	linimon (mentor)
2008-01-02 22:04:48 +00:00
Martin Wilke
1726b14fd4 - Update to 20071223 2007-12-31 00:21:22 +00:00
Martin Wilke
991c774d94 - Fix a comment (s/snaposhot/snapshot)
Submitted by:	Ulrich Spoerlein via freenode
Approved by:	maintainer via irc
2007-12-28 16:09:49 +00:00
Erwin Lansing
8422e5eb54 Mark BROKEN with gcc 4.2 on all archs. 2007-12-28 12:06:13 +00:00