aboutsummaryrefslogtreecommitdiffstats
path: root/irc
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.0.7chinsan2008-08-084-32/+4
| | | | Submitted by: John Marshall <john.marshall _at_ riverwillow.com.au>
* - Update to 20080806miwi2008-08-073-5/+5
|
* Various small fixes, bump the PORTREVISION.mezz2008-08-042-0/+69
| | | | Obtained from: http://www.xchat.org/files/source/2.8/patches/
* - Update to 20080802miwi2008-08-043-5/+5
|
* 1: change USE_GNOME to LIB_DEPENDS to avoid depends on fam/gamin.vanilla2008-07-291-4/+5
| | | | | | | | 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>
* - Mark deprecatedbeech2008-07-291-0/+3
|
* - Fix plugins optionbeech2008-07-272-9/+6
| | | | | - Remove aim, cavlink,identd and nap plugins (won't build with gcc-4.2) - Bump portrevision
* - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-252-2/+0
| | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
* - Update to 5.86miwi2008-07-242-4/+4
|
* - Update to 3.0.0.b8beech2008-07-244-5/+91
| | | | | | | | | | | | | | | | | | | 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)
* - Chase lang/guile share library version bump (.18 -> .19)rafan2008-07-211-2/+2
| | | | | | - Bump PORTREVISION PR: ports/125435
* Conspire is an advanced, lightweight IRC client for UNIX. It includesmiwi2008-07-195-0/+172
| | | | | | | | | | | | | 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)
* - Fix a other typomiwi2008-07-191-1/+1
| | | | Reported by: maintainer via irc
* - Fix wwwmiwi2008-07-191-1/+1
| | | | Reported by: lme
* ii is a minimalist FIFO and filesystem-based IRC client. It createsanmiwi2008-07-186-0/+89
| | | | | | | | | | | | | | 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>
* - Unbreak on >7.xbeech2008-07-186-11/+65
| | | | | | | | | - Fix build - Bump portrevision - Pass maintainership to submitter PR: ports/125622 Submitted by: Ashish Shukla <wahjava@gmail.com>
* - Make fetchablebeech2008-07-151-3/+3
|
* - Update to 3.4.0beech2008-07-155-1413/+2147
| | | | | | | | - Unbreak on 7.x PR: ports/125110 Suggested by: Chris Pet <chrispetso@gmail.com> Approved by: Maintainer timeout (two weeks)
* - Update to 0.72miwi2008-07-093-7/+9
| | | | | | | | - Take maintainership PR: 125412 Submitted by: miwi Approved by: mich@ (maintainer)
* - Update to 1.2.1beech2008-07-043-4/+5
| | | | | PR: ports/125035 Submitted by: Lewis <moggie@elasticmind.net> (maintainer)
* - Update to 0.7.4beech2008-07-032-4/+4
| | | | | PR: ports/125200 Submitted by: Chess Griffin <chess@chessgriffin.com> (maintainer)
* - Update to 0.3.9beech2008-07-032-4/+4
| | | | | PR: ports/125159 Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer)
* - Add patch to fix core dump issue on amd64beech2008-07-032-1/+45
| | | | | | | - Bump portrevision PR: ports/125108 Submitted by: Chris Pet <chrispetso@gmail.com>
* - Update to 3.0.0.b7beech2008-07-039-88/+110
| | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* - Update to 1.2.0beech2008-07-039-246/+695
| | | | | | | | | | | | | | | | | | | | | | 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)
* - Update to 5.84miwi2008-06-292-4/+4
|
* - Update to 20080619miwi2008-06-293-5/+5
|
* Update to version 1.2.1.brix2008-06-294-10/+8
| | | | Approved by: erwin (mentor, implicit)
* - Update to 5.0.0beech2008-06-293-6/+8
| | | | | PR: ports/124968 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
* Update to 2.11.2p1 (bugfix release)johans2008-06-262-5/+5
|
* - Update ircd-ratbox-devel port to latest beta testing release of ↵beech2008-06-2517-791/+41
| | | | | | | | | | | | | | | | | | | | 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)
* For those of us that prefer the Ruby programming language above all others,dinoex2008-06-225-0/+69
| | | | | | | | | 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/
* - Update to 2.11.2johans2008-06-218-73/+43
| | | | | - Simplify Makefile - Claim maintainership
* POE::Component::IRC::Plugin::QueryDNS is a POE::Component::IRC pluginmiwi2008-06-215-0/+62
| | | | | | | | | | | | 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/
* POE::Component::IRC::Plugin::POE::Knee, is a POE::Component::IRC pluginmiwi2008-06-215-0/+57
| | | | | | | 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/
* POE::Component::IRC::Plugin::QueryDNS is a POE::Component::IRC pluginmiwi2008-06-215-0/+62
| | | | | | | | | | | | 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/
* Parse::IRC provides a convenient way of parsing lines of text conformingmiwi2008-06-215-0/+34
| | | | | | to the IRC protocol ( see RFC1459 or RFC2812 ). WWW: http://search.cpan.org/dist/Net-Parse-IRC/
* POE::Component::IRC::Plugin::RSS::Headlines, is a POE::Component::IRCmiwi2008-06-215-0/+59
| | | | | | | plugin that provides a mechanism for retrieving RSS headlines from given URLs. WWW: http://search.cpan.org/dist/POE-Component-IRC-Plugin-RSS-Headlines/
* - Update to 1.32miwi2008-06-212-4/+4
| | | | | PR: 124529 Submitted by: Masahiro Teramoto <markun@onohara.to> (maintainer)
* - Update to 20080618miwi2008-06-213-6/+6
|
* - Take maintainershipmiwi2008-06-211-1/+1
|
* - Update to 0.056miwi2008-06-212-4/+4
| | | | | | PR: 124190 Submitted by: "Matthew Donovan" <kitche@kitchetech.com> Approved by: maintainer timeout
* - This port has been BROKEN for more than 6 months. It will be removed unlesspav2008-06-191-0/+2
| | | | | | fixed in next two months. With hat: portmgr
* - Update to to 0.8.1.1lwhsu2008-06-193-45/+106
| | | | | PR: ports/124689 Submitted by: Sten Spans <sten AT blinkenlights.nl> (maintainer)
* - Update to 20080611miwi2008-06-194-7/+5
|
* - Update to 5.82miwi2008-06-193-10/+10
|
* Reset maintainership (the domain has expired):pav2008-06-182-2/+2
| | | | | | | | | <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
* Update idle timeout statment with reality.obrien2008-06-171-0/+9
|
* Update to 2.8.6.mezz2008-06-157-102/+5
|
* - Update to 3.0.6chinsan2008-06-135-36/+20
| | | | | | | | | | - 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
* Unbreak: Fix line concatination.matusita2008-06-121-2/+1
| | | | Notified by: itetcu
* Fix RUN_DEPENDS after POE upgrade: Add devel/p5-POE-Component-Pluggable.matusita2008-06-111-1/+3
| | | | Bump PORTREVISION for users to install.
* - Respect NOPORTDOCS.lippe2008-06-071-1/+1
| | | | | | Discussed with: tabthorpe, linimon Reported by: linimon Approved by: Douglas Menezes <douglas@t2web.com.br> (maintainer), gabor (mentor, implicit)
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-0633-20/+33
| | | | | | | | | | 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)
* - Update to 1.4.1miwi2008-06-067-113/+53
| | | | | PR: 124314 Submitted by: Ports Fury
* Reset maintainer at his request.linimon2008-06-061-1/+1
|
* POE::Component::IRC::Plugin::CoreList is a frontend to themiwi2008-06-015-0/+55
| | | | | | | 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/
* POE::Component::IRC::Plugin::Bollocks is a POE::Component::IRC pluginmiwi2008-06-015-0/+54
| | | | | | | | | 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
* - Update to 5.78miwi2008-06-014-23/+18
|
* - use PORTEXAMPLESdinoex2008-05-317-23/+29
|
* Maintainer wishes to relinquish maintainership: apparently the portlinimon2008-05-271-1/+1
| | | | does build, but fails to package.
* Run the bitlbee daemon as user 'bitlbee' instead of 'nobody' bybrix2008-05-2012-14/+240
| | | | | | | | default to honor the fact that 'nobody' is not intended to own any files. Requested by: simon Approved by: erwin (mentor)
* - Update to version 1.1.19beech2008-05-199-134/+544
| | | | | | | | | | | | | - 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)
* - Update to 0.65miwi2008-05-182-5/+5
| | | | - Take maintainership
* - Fix plistmiwi2008-05-171-0/+24
| | | | PR: based on 123448
* - Update to 20080429miwi2008-05-133-5/+5
|
* - Update to 0.054beech2008-05-093-117/+95
| | | | | | PR: ports/123448 Submitted by: Matthew Donovan <kitche@kitchetech.com> Approved by: Aron Stansvik <elvstone@gmail.com> (maintainer)
* - Update to 5.76miwi2008-05-082-4/+4
|
* - Fix PLIST_FILESbeech2008-05-021-5/+2
| | | | | | - Fix CONFLICTS Reported by: pointyhat via pav
* - Update to 2.10.12.12beech2008-05-017-124/+140
| | | | | PR: ports/123183 Submitted by: Walter Venable <weaseal@users.sourceforge.net> (maintainer)
* Second attempt at the upgrade to 7.2.2edwin2008-04-302-4/+4
|
* Update to 7.2.2edwin2008-04-301-2/+1
|
* 3dinoex2008-04-301-1/+1
|
* Reset aaron's port maintainerships due to many maintainer-timeouts.linimon2008-04-292-2/+2
|
* - Fix build with new irc/eggdrop versionmiwi2008-04-271-2/+2
| | | | | | | - Bump PORTREVISION PR: 123136 Submitted by: Gerrit Beine (maintainer)
* - Update to 20080421miwi2008-04-263-5/+5
|
* - Update ircd-ratbox-devel port to latest beta testing release of ↵beech2008-04-2325-249/+972
| | | | | | | | | | | | | | | | | | | | 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)
* - Update to 1.6.19beech2008-04-222-9/+8
|
* Fix sed(1) statement for cases where $LDFLAGS contains one or morebrix2008-04-212-2/+2
| | | | | | | colons. PR: ports/122921 Approved by: pav (co-mentor)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-205-11/+7
| | | | | | | | | | | | | | | - 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)
* - Update to 20080416miwi2008-04-174-6/+5
|
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵araujo2008-04-174-6/+4
| | | | | | | | | ${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)
* - remove *~clsung2008-04-171-7/+0
|
* A POE component that implements an IRC server ( ircd ).clsung2008-04-166-0/+76
| | | | | | | | | | | | 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>
* - Update to 0.7.2beech2008-04-152-4/+4
| | | | | PR: ports/122731 Submitted by: Chess Griffin <chess@chessgriffin.com> (maintainer)
* - Update to 0.3.8beech2008-04-153-7/+38
| | | | | | | | | | - 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)
* - Update to 2.36sat2008-04-142-4/+4
|
* - Xchat morse code plugin, chat with other hams on IRC using cwdb2008-04-126-0/+410
|
* Change maintainers e-mail address.ehaupt2008-04-111-2/+2
| | | | Requested over: IRC
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriespav2008-04-094-4/+4
| | | | With hat: portmgr
* - Mark BROKEN on amd64/7+pav2008-04-091-1/+5
| | | | - Drop maintainership
* - Use pkg-config to determinate if sqlite3 are compiled with threadsmnag2008-04-071-0/+4
| | | | | | - Add USE_GNOME=pkgconfig Reported by: pav
* - Fix issue, breaks with system default CFLAGSbeech2008-04-051-0/+2
| | | | | | | - Bump portrevision PR: ports/122449 Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer)
* - Update to 5.74miwi2008-04-032-4/+4
|
* -Bump epic4 to 2.10beech2008-04-023-11/+19
| | | | | | | | | -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)
* - Fix compile with Tcl versions other than 8.4beech2008-04-021-4/+4
| | | | | | | - Bump portrevision PR: ports/122354 Submitted by: Frank Fenor <frank@fenor.de>
* - Enable build on amd64pav2008-03-311-1/+7
| | | | | PR: ports/122275 Submitted by: Frank Fenor <frank@fenor.de>
* - update to 0.98dinoex2008-03-304-27/+44
| | | | - take maintainership
* Use MASTER_SITE_CRITICALehaupt2008-03-281-2/+1
|
* - Update to 5.72miwi2008-03-263-5/+4
|
* - update to 0.3.3dinoex2008-03-252-9/+7
| | | | | - bump PORTEPOCH - take maintainership for a while
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-251-1/+0
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Use official MASTER_SITE (SF macro)beech2008-03-252-6/+2
| | | | | | | - Fix .placeholder PR: ports/121925 Submitted by: Tilman Linneweh <arved@FreeBSD.org>
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-251-1/+0
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* The buffers need to be larger for some translations to fix the crash. Bump themezz2008-03-242-1/+23
| | | | | | | | PORTREVISION. PR: ports/118659 Reported by: Kyryll A Mirnenko <mirya@zoc.com.ua> Obtained from: Its CVS.
* - Get rid of USE_X_PREFIXnox2008-03-221-2/+1
| | | | - Bump PORTREVISION
* - Update to 5.70miwi2008-03-213-6/+19
| | | | - Take maintainership
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-202-2/+0
|
* Update to version 1.2.brix2008-03-1910-506/+18
| | | | | | | | - 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>
* - Update to 0.8.0.4lwhsu2008-03-173-38/+48
| | | | | PR: ports/121679 Submitted by: Sten Spans <sten AT blinkenlights.nl> (maintainer)
* - Update to 20080314miwi2008-03-153-5/+5
|
* - Update maintainer addressjadawin2008-03-123-3/+3
| | | | Approved by: thierry (mentor)
* - Update to 20080310miwi2008-03-124-6/+5
|
* ZNC is an advanced IRC bouncer with features that include support formiwi2008-03-075-0/+207
| | | | | | | | | | | 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
* Use ${MASTER_SITE_GOOGLE_CODE} instead ofedwin2008-03-071-1/+2
| | | | | | http://something.googlecode.com/files PR: ports/121435 (related)
* Make PORTREVISION can overwrite by slave ports.vanilla2008-03-031-1/+1
|
* - Chase security/gnutls shlib version bumpnovel2008-03-036-8/+11
| | | | - Add an entry to UPDATING
* Fix build with guile 1.8.marcus2008-03-021-0/+13
| | | | Reported by: pointyhat via erwin
* Mark BROKEN: size mismatcherwin2008-03-011-0/+2
|
* Chase libguile shared lib version.marcus2008-03-011-1/+2
|
* - Fix with amd64beech2008-02-287-83/+129
| | | | | | | - Bump portrevision PR: ports/121097 Submitted by: Alexander Chernikov <melifaro@bol.megaon.ru>
* - Update to 2.35 (noop)sat2008-02-272-4/+4
| | | | | | PR: ports/120927 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Reported by: pointyhat via erwin, pav
* - Update to 20080220miwi2008-02-253-5/+5
|
* My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.gahr2008-02-222-2/+2
| | | | Approved by: miwi (mentor)
* - Fix build with amd64/7.xbeech2008-02-212-7/+17
| | | | | | PR: ports/120340 Submitted by: Stefan `Sec` Zehl <sec@42.org> Approved by: maintainer timeout (two weeks)
* - Update to 5.68beech2008-02-213-24/+35
| | | | | | | - Reset maintainership PR: ports/120922 Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer)
* - Update to 20080217miwi2008-02-204-6/+6
|
* - Update to 0.7.0beech2008-02-182-6/+9
| | | | | PR: ports/120770 Submitted by: Chess Griffin <chess@chessgriffin.com> (maintainer)
* - Update to 20080214miwi2008-02-163-5/+5
|
* - Update to 20080205miwi2008-02-073-5/+5
|
* - Update to 20080204miwi2008-02-054-10/+5
|
* - Update to 3.1.3beech2008-01-313-12/+6
| | | | | | | - Fixes gcc-4.2 build errors PR: ports/120145 Submitted by: Philippe Audeoud <jadawin@tuxaco.net>
* Revert part of the previous commit that accidentilyerwin2008-01-301-1/+1
| | | | prevented CATEGORIES from being additive for slave ports.
* - Update to 1.1-final.beech2008-01-295-10/+55
| | | | | | | | | | - 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)
* - Update to 20080121miwi2008-01-263-5/+5
|
* Reset maintainer: aquatique-ports@rambler.ru bounces.linimon2008-01-242-2/+2
|
* Fix broken MASTER_SITES. No bumps since no content changes.matusita2008-01-231-1/+2
| | | | Noticed by: pav
* - Update to 20080121miwi2008-01-223-5/+5
|
* - Update MASTER_SITESmiwi2008-01-222-10/+24
| | | | | | | | - Respect NOPORTDOCS - Pass maintainership to submitter PR: 119117 Submitted by: Douglas Menezes <douglas@t2web.com.br>
* - Security update to 5.0.63beech2008-01-202-10/+7
| | | | | | | 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
* - Add missing filebeech2008-01-191-0/+11
| | | | | | PR: ports/119784 Submitted by: Lewis <moggie@elasticmind.net> Approved by: linimon (mentor)
* - Update of irc/ircd-ratbox port from ircd-ratbox-2.2.6 to ircd-ratbox-2.2.8 ↵beech2008-01-195-13/+72
| | | | | | | | | | | | | | 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)
* Take over maintaining this port.brix2008-01-102-2/+2
| | | | Approved by: Lars Sommer <lasg@lasg.dk> (previous maintainer), erwin (mentor)
* Various improvements:brix2008-01-098-34/+166
| | | | | | | | | | | | | | | | | - 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)
* - Update to 5.46beech2008-01-092-4/+4
| | | | | | | | | | 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)
* Upgrade to 1.33. It should work with latest POE.matusita2008-01-053-36/+7
| | | | | | Please be sure to remove ${DISTDIR}/keitairc before upgrading. Requested by: sarumaru at ReichaNet
* - Update to 1.3.3cbeech2008-01-033-12/+12
| | | | | | | | - Use datadir macro PR: ports/119174 Submitted by: Jonas Kvinge <jonas@night-light.net> Approved by: linimon (mentor)
* - Update to 20071223miwi2007-12-313-5/+5
|
* - Fix a comment (s/snaposhot/snapshot)miwi2007-12-291-1/+1
| | | | | Submitted by: Ulrich Spoerlein via freenode Approved by: maintainer via irc
* Mark BROKEN with gcc 4.2 on all archs.erwin2007-12-281-2/+0
|
* - Add irc/irssi-xmpp-devel - cvs snapshot from irc/irssi-xmpp after repocopy.miwi2007-12-283-11/+19
| | | | | | | - Update to 20071214 PR: 118687 Submitted by: Philippe Audeoud <jadawin@tuxaco.net> (maintainer)
* - Update to 2.34sat2007-12-282-4/+4
|
* - Update to 3.0.5.chinsan2007-12-247-25/+48
| | | | Submitted by: Ashish Shukla <wahjava at gmail dot com> via mail
* - Add mirrors (distfiles unavailable).beech2007-12-231-3/+3
| | | | | | Reported by: pointyhat via erwin Approved by: Chess Griffin <chess@chessgriffin.com> (maintainer), linimon (mentor)
* - Update to 0.6.5miwi2007-12-202-7/+6
| | | | - Take over maintainership
* - Update to 1.3.1bbeech2007-12-184-35/+51
| | | | | Submitted by: Jonas Kvinge <jonas@emptyglass.night-light.net> (maintainer) Approved by: linimon (mentor)
* - New port bip-0.6.1beech2007-12-175-0/+65
| | | | | | | | - Simple icr proxy server with ssl support. PR: ports/118733 Submitted by: Chess Griffin <chess@chessgriffin.com> (maintainer) Approved by: linimon (mentor)
* - Update to the last snapshot (20071212)miwi2007-12-173-5/+5
|
* - Update to 2.32sat2007-12-152-4/+4
|
* - Add missing gpg dependencymiwi2007-12-151-0/+3
| | | | | PR: 118463 Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer)
* - Unbreak (distfile is back)miwi2007-12-151-5/+1
| | | | | PR: 118634 Submitted by: Pietro Cerutti <gahr@gahr.ch>
* - Fix build with gcc 4.2miwi2007-12-157-8/+135
| | | | | | | - Pass maintainership to submitter PR: 118635 Submitted by: Pietro Cerutti <gahr@gahr.ch>
* - Update to 20071210miwi2007-12-123-5/+5
|
* - Update to version 0.75az2007-12-124-10/+12
| | | | | PR: ports/118378 Submitted by: Ben Haga <bhaga at absoludicrous.com>
* Scrollback shrinking code forgets to close(), bump the PORTREVISION.mezz2007-12-122-1/+15
| | | | Obtained from: http://xchat.org/files/source/2.8/patches/
* Change from BROKEN to IGNORE; it compiles but does not work with thelinimon2007-11-202-2/+2
| | | | | | current version of its dependencies. Approved by: portmgr (self)
* Fix gcc 4.2 build.fjoe2007-11-1413-4/+282
| | | | Approved by: portmgr (pav)
* - Mark BROKEN: conflicting dependencies on emacs21 vs emacs22pav2007-11-131-0/+2
| | | | | Reported by: pointyhat Approved by: portmgr (hat)
* Fix coredump with silc-irssi-plugin.vanilla2007-11-122-0/+12
| | | | | | PR: ports/117871 Submitted by: Wesley Shields <wxs.at.atarininja.org> Approved by: portmgr@ (linimon)
* - irssi-devel should be using @dirrmtry in a few cases. this ismiwi2007-11-071-6/+6
| | | | | | | | | | because if you try to deinstall these ports while net/silc-irssi-plugin or irssi-plugins is installed they will not be able to remove those directories. PR: 117868 Submitted by: Wesley Shields <wxs@atarininja.org> Approved by: portmgr (pav)
* - Fix a crash if dirproxy recieves an ACTION command without a parameter.miwi2007-11-052-2/+12
| | | | | | | - Bump PORTREVISION Approved by: portmgr (erwin) Security: http://www.vuxml.org/freebsd/a1ef3fc0-8ad0-11dc-9490-0016179b2dd5.html
* - Fix a crash if dirproxy recieves an ACTION command without a parameter.miwi2007-11-052-0/+12
| | | | | | | | - Bump PORTREVISION Reviewed by: simon Approved by: portmgr (erwin) Security: http://vuxml.FreeBSD.org/a1ef3fc0-8ad0-11dc-9490-0016179b2dd5.html
* - Update to 20071029miwi2007-10-303-5/+5
|
* - Tidy-upmiwi2007-10-284-6/+14
| | | | | | | - Improved config handling PR: 117547 Submitted by: Lewis <moggie@elasticmind.net> (maintainer)
* - Fixed CONFLICTSmiwi2007-10-283-9/+27
| | | | | | | | - Tidy-up - Improve config handling. PR: 117549 Submitted by: Lewis <moggie@elasticmind.net> (maintainer)
* - Makefile cleanupmiwi2007-10-283-9/+27
| | | | | | | - Improve config handling. PR: 117548 Submitted by: Lewis <moggie@elasticmind.net> (maintainer)
* - Update to 20071025miwi2007-10-283-5/+5
|
* Update to 0.18delphij2007-10-273-22/+31
|
* - Update to 3.0.3chinsan2007-10-272-6/+6
| | | | - Take maintainership
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-258-25/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
* - Update to 1.1.4tabthorpe2007-10-242-5/+5
| | | | | PR: ports/117419 Submitted by: Philippe Audeoud <jadawin tuxaco.net>
* - Update to 0.83.3miwi2007-10-243-18/+18
|
* - Update to 20071022miwi2007-10-243-5/+5
|
* - Update to 20071018miwi2007-10-233-6/+6
|
* - Stops scrollback files growing too large by fixing the file-shrink code.mezz2007-10-192-1/+29
| | | | | | | | - Puts a "Display scrollback from previous session" into the Setup GUI (logging section) so people can turn this off without typing commands. - Bump the PORTREVISION. Obtained from: http://xchat.org/files/source/2.8/patches/
* - Rest Maintainermiwi2007-10-171-1/+1
| | | | Approved by: linimon
* - Fix build with gcc 4.2miwi2007-10-174-7/+43
| | | | | | PR: 116820 Submitted by: miwi Approved by: maintainer timeout
* Migration from bison 1.x to 2.xade2007-10-171-1/+2
| | | | | PR: 117086 Tested by: -exp runs
* - Mark Broken does not work with irc/irssi-0.8.12miwi2007-10-172-0/+4
| | | | | | | | (There is some changes in to character set recoding and now irssi-xmpp recode functions are broken on it.) PR: 117213 Submitted by: Philippe Audeoud <jadawin@tuxaco.net> (maintainer)
* - Update to 20071015miwi2007-10-172-4/+4
|
* Remove expired Emacs ports and the surrounding expired ports:vd2007-10-149-188/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-08-19 chinese/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 chinese/xemacs: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 converters/mule-ucs-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 devel/eieio-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/apel-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/bitmap-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/emacs19: emacs19 is obsolete; please use a more recent version 2007-08-19 editors/emacs20: "editors/emacs is recommended instead for new installations" 2007-08-19 editors/flim-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/mule-common: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 editors/mule: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 editors/semi-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/speedbar-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 irc/irchat-pj-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 irc/pure-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/diclookup-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/diclookup-mule: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+freewnn+sj3: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+sj3+wnn6: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+sj3+wnn7: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+sj3: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+wnn6: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+wnn7: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-sj3: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-wnn6: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-wnn7: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/navi2ch-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/w3: distfile is 10 years old and depends on emacs19 which is obsolete 2007-08-19 korean/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 www/w3: distfile is 10 years old and depends on emacs19 which is obsolete
* Add the files that I forgot to add in the previous commit.vd2007-10-143-0/+49
|
* * Copy the contents of the master port irc/pure-emacs20 to the slave portvd2007-10-142-6/+32
| | | | | | | | irc/pure-emacs21 because the former is deprecated and going to be removed soon. Adjust it to point to emacs21 by default. * Adjust the slave port irc/pure-xemacs21-mule to point to the newly created master port irc/irc/pure-emacs21.
* * Copy the contents of the master port irc/irchat-pj-emacs20 to the slave portvd2007-10-145-6/+85
| | | | | | | | irc/irchat-pj-emacs21 because the former is deprecated and going to be removed soon. Adjust it to point to emacs21 by default. * Adjust the slave port irc/irchat-pj-xemacs21-mule to point to the newly created master port irc/irchat-pj-emacs21.
* - Update to 20071012miwi2007-10-143-6/+6
|
* - Update to 20071011miwi2007-10-123-8/+7
|
* Reset maintainer and mark broken/unfetchable. Mastersite has disappeared.linimon2007-10-121-2/+6
| | | | Hat: portmgr
* Reset corwin@aeternal.net due to maintainer-timeouts and no response to email.linimon2007-10-121-1/+1
| | | | Hat: portmgr
* Upgrade to 0.8.12.vanilla2007-10-125-48/+12
| | | | | PR: ports/117087 Submitted by: Andris Raugulis <ar.at.null.lv>
* Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend onlinimon2007-10-073-0/+3
| | | | | | | | perl unconditonally, or conditionally. To be able to conditionalize the inclusion of bsd.perl.mk, they now need to be defined before the inclusion of bsd.port.pre.mk. Hat: portmgr
* gozerbot is a modular Python IRC and Jabber botmiwi2007-10-066-0/+546
| | | | | | | | | | | | | | | | | | | | Features: * user management by userhost .. bot will not respond if it doesn't know you * fleet .. use more than one bot in a program (list of bots) * use the bot through dcc chat .. partyline * fetch rss feeds. * keep todo and shop lists * karma * quote * remember items * relaying between bots * program your own plugins * other stuff WWW: http://www.gozerbot.org/ PR: ports/116456 Submitted by: Sten Spans <sten at blinkenlights.nl>
* - Update to 20070925miwi2007-10-052-6/+6
| | | | | | | - Pass maintainership to submitter PR: 116905 Submitted by: Philippe Audeoud <jadawin@tuxaco.net>
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-044-19/+1
|
* Remove support for OSVERSION < 5edwin2007-10-042-11/+1
|
* - Fix build with gcc4.kevlo2007-10-022-13/+12
| | | | - Drop maintainer.
* Mark as broken on gcc4.2.linimon2007-10-021-1/+7
|
* Try to fix build by removing hardwired definition of emacs port name.linimon2007-10-021-1/+0
|
* Mark as broken with gcc4.2 on 64-bit archs.linimon2007-10-022-2/+16
|
* Mark as broken on gcc4.2.linimon2007-10-021-1/+7
|
* [PATCH] irc/ratbox-services: Unbreak and portlintedwin2007-10-012-14/+15
| | | | | | | | | | | the port has a syntax error which breaks (INDEX) building if WITH_PGSQL is set. I also took the liberty of removing some portlint warnings. Maintainer was pointed to it over IRC. PR: ports/116761 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
* Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion.linimon2007-09-301-0/+1
| | | | Hat: portmgr
* Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion.linimon2007-09-301-0/+1
| | | | Approved by: maintainer
* Put back in the -devel's pkg-descr and comment line to differentiateshaun2007-09-292-1/+5
| | | | the two ports.
* Transfer maintainership.shaun2007-09-291-1/+1
|
* Remove errornous -devel from ircd-ratbox.edwin2007-09-297-39/+35
| | | | | | Sync ircd-ratbox to ircd-ratbox-devel. Pointy hat to: edwin@
* Remove errornous -devel from ircd-ratbox.edwin2007-09-291-1/+0
| | | | | | | | | | | | | | Sync ircd-ratbox to ircd-ratbox-devel. Pointy hat to: edwin@ PR: Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Security:
* Transfer maintainership.shaun2007-09-282-2/+2
|
* [patch] port update for irc/ircd-ratboxedwin2007-09-2810-170/+356
| | | | | | | | | | | | | | | | | | | | | | Update of irc/ircd-ratbox port from ircd-ratbox-2.2.5 to ircd-ratbox-2.2.6 [patch] port upgrade for irc/ratbox-services Update of irc/ratbox-services port from ratbox-services-1.0.3 to ratbox-services-1.1.2 Removal of irc/ircd-ratbox-devel The ircd-ratbox-devel port is depreciated and installs an out-dated version of ircd-ratbox. There is no current development release of ircd-ratbox; please could this port be deleted as the ratbox team are some time away from releasing a new development version. [Note that irc/ircd-ratbox-devel was synced with irc/ircd-ratbox] PR: ports/115950, ports/116156, ports/116158 Submitted by: Lewis <moggie@elasticmind.net> Approved by: shaun@
* [patch] port update for irc/ircd-ratboxedwin2007-09-281-11/+11
| | | | | | | | | | | | | | | | | | | | | | Update of irc/ircd-ratbox port from ircd-ratbox-2.2.5 to ircd-ratbox-2.2.6 [patch] port upgrade for irc/ratbox-services Update of irc/ratbox-services port from ratbox-services-1.0.3 to ratbox-services-1.1.2 Removal of irc/ircd-ratbox-devel The ircd-ratbox-devel port is depreciated and installs an out-dated version of ircd-ratbox. There is no current development release of ircd-ratbox; please could this port be deleted as the ratbox team are some time away from releasing a new development version. [Note that irc/ircd-ratbox-devel was synced with irc/ircd-ratbox] PR: ports/115950, ports/116156, ports/116158 Submitted by: Lewis <moggie@elasticmind.net> Approved by: shaun@
* [patch] port update for irc/ircd-ratboxedwin2007-09-282-9/+10
| | | | | | | | | | | | | | | | | | | | | | Update of irc/ircd-ratbox port from ircd-ratbox-2.2.5 to ircd-ratbox-2.2.6 [patch] port upgrade for irc/ratbox-services Update of irc/ratbox-services port from ratbox-services-1.0.3 to ratbox-services-1.1.2 Removal of irc/ircd-ratbox-devel The ircd-ratbox-devel port is depreciated and installs an out-dated version of ircd-ratbox. There is no current development release of ircd-ratbox; please could this port be deleted as the ratbox team are some time away from releasing a new development version. [Note that irc/ircd-ratbox-devel was synced with irc/ircd-ratbox] PR: ports/115950, ports/116156, ports/116158 Submitted by: Lewis <moggie@elasticmind.net> Approved by: shaun@
* [patch] port update for irc/ircd-ratboxedwin2007-09-282-9/+12
| | | | | | | | | | | | | | | | | | | | | | Update of irc/ircd-ratbox port from ircd-ratbox-2.2.5 to ircd-ratbox-2.2.6 [patch] port upgrade for irc/ratbox-services Update of irc/ratbox-services port from ratbox-services-1.0.3 to ratbox-services-1.1.2 Removal of irc/ircd-ratbox-devel The ircd-ratbox-devel port is depreciated and installs an out-dated version of ircd-ratbox. There is no current development release of ircd-ratbox; please could this port be deleted as the ratbox team are some time away from releasing a new development version. [Note that irc/ircd-ratbox-devel was synced with irc/ircd-ratbox] PR: ports/115950, ports/116156, ports/116158 Submitted by: Lewis <moggie@elasticmind.net> Approved by: shaun@
* - update to 0.3.5tabthorpe2007-09-274-8/+24
| | | | | | PR: ports/116596 Submitted by: Josh Paetzel (maintainer) Approved by: miwi (co-mentor)
* - Update to 0.2.8miwi2007-09-245-8/+15
| | | | | PR: 116595 Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer)
* Fix buggy logging code.vanilla2007-09-162-1/+16
| | | | | Submitted by: mhsin via #bsdchat Obtained from: http://bugs.irssi.org/?do=details&task_id=509&pagenum=2
* - Add patch to pet gccbeech2007-09-151-0/+79
| | | | | Approved by: sat (mentor, implicit) Obtained from: gentoo portage
* - Flag broken on amd64beech2007-09-151-1/+7
| | | | | | | | - Verified, not 64 bit clean. Builds and runs, but crashes on connect. - No longer being developed. Reported by: Andrus Nomm <andrus@wask.org> Approved by: sat (mentor)
* irssi-xmpp's aim is to provide a good integration in this text-basedmiwi2007-09-137-0/+111
| | | | | | | | | | | | | | | | | | | | irc client and a good support of XMPP (the Jabber protocol). Current main features are: * Sending and receiving messages in irssi's query windows * A roster with contact's ressources tracking (contact list) * Contact management (add, remove, manage subscriptions...) * Contact's JIDs, ressources and commands completion (TAB key) * Multiple accounts support (in different connection) * Unicode support (UTF-8) * SSL support * ... WWW: http://cybione.org/src/irssi-xmpp/ PR: ports/116304 Submitted by: Philippe Audeoud <jadawin at tuxaco.net>
* - Unbreakmiwi2007-09-112-6/+4
| | | | - Update to 20070911
* - Update to 3.2.7miwi2007-09-114-13/+9
| | | | Approved by: maintainer implicit
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-087-29/+7
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* - Update to version 0.2.6az2007-09-086-12/+12
| | | | | Changelog: http://cvs.savannah.gnu.org/viewvc/*checkout*/weechat/weechat/ChangeLog?revision=1.482
* As promised, remove net-im/gaim, and all dependent ports. Gaim has beenmarcus2007-09-075-56/+0
| | | | replaced by net-im/pidgin.
* - Marked broken (distfile size mismatch)miwi2007-09-051-2/+3
| | | | | Submitted by: pointyhat via pav Lars Stokholm <lars.stokholm@gmail.com> (via private mail)
* Update to 1.8.hrs2007-08-284-30/+22
|
* - Update to 20070826 (0.8.12-rc1 Release)miwi2007-08-283-7/+8
| | | | Changelog: http://irssi.org/news/ChangeLog
* - Update to 1.0.4clsung2007-08-274-12/+12
| | | | | PR: ports/115837 Submitted by: maintainer (Lars Sommer)
* - Update to 20070822miwi2007-08-243-6/+6
|
* - Update to 20070819miwi2007-08-223-8/+9
|
* Since there are so many "cannot fetch distfiles" warning from krisbot,matusita2007-08-201-2/+4
| | | | | | I'd like to have a copy of tgzball to local-distfiles. Just a "where-to-fetch" fix, no bump.
* 2007-08-19 irc/riece-emacs20: emacs20 and related ports are obsolete; please ↵miwi2007-08-192-16/+0
| | | | | | | | | | | | | | use a more recent version 2007-08-19 news/gnus-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/tamago-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/psgml-mule: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 editors/psgml-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/psgml-emacs19: emacs19 is obsolete; please use a more recent version 2007-08-19 editors/leim20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/iiimecf: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/gnuserv-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 devel/semantic-emacs20: emacs20 and related ports are obsolete; please use a more recent version
* - Update to 20070807miwi2007-08-193-9/+8
|
* - Update to 1.1.0.1beech2007-08-156-76/+5
| | | | | | - Patches integrated upstream Approved by: sat (mentor)
* -utilize MANPREFIX and INFO_PATHlaszlof2007-08-152-2/+2
| | | | | | -update website to point to actual project site Reported By: Andrew Pantyukhin <sat@FreeBSD.org>
* - Update to 5.34clsung2007-08-152-4/+4
| | | | | | PR: ports/115494 Submitted by: clsung Approved by: maintainer (Jin-Shan Tseng)
* NEW PORTlaszlof2007-08-136-0/+92
| | | | | | | Nefarious IRCu is a collection of modifications to the Undernet IRC daemon known as IRCu. This version is based on Undernet IRCu by the Undernet Coder Committee. The original code can be obtained from their webpage, http://coder-com.undernet.org/
* Add new port: irc/irchat-jpmatusita2007-08-084-0/+50
| | | | | | | | | | | Irchat-jp is an IRC client written in Emacs Lisp, derived from irchat. This is one of the oldest IRC client that handles ISO-2022-JP character encoding (another one is ports/japanese/ircII). Please note that this is irchat-JP, not irchat-PJ that is already in FreeBSD ports repository (ports/irc/irchat-pj-*). Reviewed by: kuriyama
* - Make riece-emacs21 as slave to riecesem2007-08-087-210/+4
| | | | | PR: ports/114671 Submitted by: maintainer
* - Update to 20070804miwi2007-08-063-5/+5
|
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-042-5/+5
| | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
* - Update to 2.31sat2007-07-312-4/+4
|