aboutsummaryrefslogtreecommitdiffstats
path: root/irc
Commit message (Collapse)AuthorAgeFilesLines
* Allow this port to find tcl.h again so that it compiles.steve2001-02-264-1/+34
| | | | | PR: 24183 Submitted by: Darren Johnston <darren@tzeench.dhs.org>
* Update backup master sitedougb2001-02-261-1/+1
|
* Update to 1.8kroam2001-02-192-4/+4
| | | | | PR: 25022 Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org>
* PLIST fixes I forgot in my last commit.jim2001-02-174-0/+12
| | | | Submitted by: vanilla
* Update to version 1.6.4.jim2001-02-178-8/+8
|
* Add %%PORTDOCS%%.knu2001-02-101-14/+14
|
* Add %%PORTDOCS%%.knu2001-02-101-35/+35
|
* Update to 1.72alfred2001-02-102-8/+6
| | | | | | Update depends tk8.2->tk8.3 Submitted by: maintainer
* Update epic4 to 0.9.16:asmodai2001-02-076-6/+10
| | | | | | | | | | | | | | | | | | | * Try to add some stuff that helps epic cope with server disconnections * better. * Add /on error, hooks on an irc protocol ERROR message. * Fix window.c:get_boolean(), passing unitialized 'newval' integer. * Fix path_search() to not blithely assume path != NULL (whitedragon) * New version of the 'hybrid6' script, from is. * Axe the broken "input_timeout" feature that hasn't worked in 6 years. * Add, but #ifdef'd out, a delayed-free mechanism -- strictly * experimental. * Add the /defer command, to perform dangerous operations when it's * safe. * Many changes from robohak to fix /on channel_* bogons I introduced. * ;-) * Lice should now work again with 0.9.16. Submitted by: MAINTAINER (Anders Andersson <anders@codefactory.se>)
* The typo police visits epic4.olgeni2001-02-062-6/+6
|
* -with-qt-name=qt2 -> --with-qt-name=qt2trevor2001-02-062-2/+2
| | | | Submitted by: Cristiano Deana <deana@bmm.it>
* Update the distinfo file to 2.1.0.trevor2001-02-042-2/+2
| | | | reported by: trini0 <trini0@optonline.net>
* Update to 2.1.0.trevor2001-02-0228-304/+106
|
* Also look in .../old/ so that we are more resistant to master-site upgrades.phk2001-02-011-1/+1
|
* update to 0.44.5.sf2001-01-303-63/+60
| | | | | | PR: 23736 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Approved by: maintainer
* o Add IPV6 support, patch by Henk Wevers <wevers@cg.hu>clive2001-01-293-21/+35
| | | | | | | | | | | | | | | | o Fix typo PR: 24644 Submitted by: MAINTAINER o Don't support esound if there's no GNOME o Don't display BX's WITH_(.*) switch which one is already defined o Satisfy portlint o Chase checksum and bump PORTREVISION. There is a improvement in this new distfile Reviewed and approved by: MAINTAINER
* Update to version 1.5.1kevlo2001-01-235-22/+19
| | | | | PR: 24551 Submitted by: Ports Fury
* Update to version 0.99.11kevlo2001-01-236-14/+14
| | | | | PR: 24550 Submitted by: Ports Fury
* Replace hardcoded 5.005 with informative ${PERL_VERSION}.clive2001-01-201-2/+3
| | | | Submitted by: bento
* Add ruby-irc, an IRC client framework for Ruby.knu2001-01-1915-0/+299
| | | | | | Currently few English documents are bundled. For the time being, try the bot.rb (and cpi/*.cpi) example I translated into English to see how it works.
* Update to 1.6.3.jim2001-01-118-8/+8
|
* Release to the world all of my ports that I don't use, excluding KDE 1,will2001-01-091-1/+1
| | | | | which I'm holding for various reasons, so some kind soul can take the time to fix them without having to wait for me.
* Clean up inefficient perl invocations; use multiple REs in the same call.will2001-01-084-12/+9
|
* Add {irc,japanese}/slirc, a SLang-based IRC client.knu2001-01-0714-0/+223
|
* Update to 4.4Z.knu2001-01-053-4/+5
| | | | Submitted by: Anders Andersson <anders@codefactory.se>
* Add several missing files to pkg-plist.knu2001-01-052-0/+7
| | | | Submitted by: Anders Andersson <anders@codefactory.se> (MAINTAINER)
* Update to 0.9.15.knu2001-01-056-14/+12
| | | | | | | | | | | | | | | | | | | | ChangeLog: * Fix null deref when receiving some of dalnet's error end-of-who replies. * Fix panic caused by /on switch_windows during /window hide. * New functions, $iptolong(), $longtoip() and $isencrypted(). * Add support for Duhnet's +O channel mode. * Add support for av2.9's +a channel mode. * Add support for efnext's 010 "use another server" numeric. * Change remove_window_from_screen to take a 'hide' argument. Submitted by: Anders Andersson <anders@codefactory.se> (MAINTAINER)
* Update to 0.7.97.2jim2000-12-254-8/+6
|
* Update to 0.9.14 + patch1.knu2000-12-236-10/+8
| | | | Submitted by: Anders Andersson <anders@codefactory.se> (MAINTAINER)
* Update to 0.99.10kevlo2000-12-238-40/+70
| | | | | PR: 23761 Submitted by: Ports Fury
* Add SOCKS5 support; look for Tcl libraries under ${LOCALBASE},roam2000-12-201-2/+10
| | | | | | | not hardcoded /usr/local. PR: 23688 Submitted by: maintainer
* Forgot to add this file during previous commit.steve2000-12-181-0/+29
| | | | PR: 23282
* Update directory path in MASTER_SITES.roam2000-12-161-1/+1
| | | | | PR: 23584 Submitted by: maintainer
* Unforbid and add official patch for the DNS response parsing buffer overflow.roam2000-12-122-1/+23
| | | | | PR: 23486 Submitted by: maintainer
* Update to version 0.7.97.jim2000-12-1222-190/+226
| | | | Parts submitted by: Sean-Paul Rees <sean@seanrees.com>
* Update to version 1.6.2.jim2000-12-1212-8/+44
|
* Mark FORBIDDEN due to buffer overflows on butraq. Kris asked me toimp2000-12-111-0/+1
| | | | | | disable this port since he doesn't have the connectivity to do so. Approved by: kris
* Update to version 0.22a.steve2000-12-114-17/+3
| | | | | PR: 23282 Submitted by: maintainer
* Update to version 1.18.245.steve2000-12-113-2/+3
| | | | | PR: 23248 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
* Update to 0.9.13.knu2000-12-056-34/+58
| | | | | | | | Do portlint & cleanups. Prepare for the forthcoming slave port(s). Approved by: Anders Andersson <anders@codefactory.se> (MAINTAINER)
* Update to version 1.6.1. This is a bug-fix release, and if you're usingjim2000-11-288-12/+8
| | | | 1.6.0, I suggest you upgrade.
* Bring in the SSL support from the xchat-devel port.jim2000-11-264-0/+20
| | | | | PR: 23092 Submitted by: Ron Rosson <insane@lunatic.oneinsane.net>
* Import of new port irc/iroffer, An IRC "bot" that makes sharing files viadburr2000-11-237-0/+67
| | | | DCC extremely easy
* Bump PORTREVISION.jim2000-11-234-0/+4
|
* Update to version 1.6.0, the latest and greatest "stable" version. Whilejim2000-11-168-80/+80
| | | | I'm here, clean up some whitespace.
* Ladies and gentlemen, boys and girls, children of all ages.. the FreeBSDjim2000-11-142-2/+2
| | | | | | | ports team proudly presents, the xchat-devel update of the weeeeeeeeeeek.. (Wow, I think Vegas is getting to me.) Say hello to version 1.5.11 :-)
* Fix japanese/xchat which had been broken by the last two commits onknu2000-11-074-8/+28
| | | | | | | | | | | | irc/xchat. As japanese/xchat "built" without a problem, I didn't notice it was "broken"... In reality, the configure script failed to detect the iconv library because of the removal of CPPFLAGS and LIBS in CONFIGURE_ENV, therefore the built binary lacked Japanese support. (i.e. the ja-xchat package included in 4.2-RELEASE will be broken) To avoid this kind of sad accidents in future, add a note to irc/xchat that it has a slave port and one should be careful not to overwrite variables or targets.
* Update to ScrollZ 1.8j.will2000-11-062-15/+10
| | | | Submitted by: Maarten de Vries <maarten@netraam.com>
* * Update master sitedougb2000-11-061-2/+2
| | | | | | | * Update maintainer's e-mail PR: ports/22586 Submitted by: Dominik Rothert, <dr@astorit.com> (maintainer)
* * Update my e-mail addressdougb2000-11-032-4/+4
| | | | | * Minor whitespace fix * Update port homepage
* Update to 2.43.green2000-11-032-2/+2
| | | | | PR: 22464 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Update to 1.5.10.jim2000-11-032-2/+2
|
* Update MASTER_SITES.sobomax2000-11-021-1/+1
| | | | | PR: 22467 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Fix for handling additional documents.kevlo2000-10-251-2/+14
| | | | | PR: 22249 Submitted by: Ports Fury
* Add missing translation to pkg-plist. I knew I forgot something in myjim2000-10-221-0/+1
| | | | | | earlier commit *sigh* Submitted by: Doug Barton <DougB@gorean.org>
* Update to version 1.5.9.jim2000-10-222-2/+2
|
* Fix %%PREFIX%% in ${PREFIX}/etc/rc.d/ircd.sh startup script.shige2000-10-191-1/+5
|
* Unbreak building on 5.0-CURRENT.shige2000-10-191-2/+11
| | | | Would you like to send-pr this bug for irc-developers?
* Add some "extra" files logged by o bento.trevor2000-10-152-0/+4
|
* Add ftp.kvirc.net FTP site to MASTER_SITES.trevor2000-10-154-6/+10
| | | | | Add WWW line for www.kvirc.net. Replace 2.0.0 with ${PORTVERSION} in MASTER_SITES.
* PLIST fixes to ports which I touched recently. Not all caused by myreg2000-10-131-0/+2
| | | | breakage.
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-082-2/+2
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Update to version 1.5.8.jim2000-10-083-25/+27
|
* Implement WANT_GNOME.reg2000-10-058-507/+401
|
* Implement WANT_IMLIB and USE_IMLIB.reg2000-10-052-6/+12
|
* Implement USE_GTK, part 1.reg2000-10-052-16/+3
|
* Implement USE_GLIB.reg2000-10-058-34/+68
|
* Add a WITH_SSL knob.jim2000-10-041-0/+6
| | | | Submitted by: Kristopher Zenter <kzenter@u.washington.edu>
* Update to epic4 0.9.9.asmodai2000-10-036-12/+14
| | | | Submitted by: Maintainer <anders@codefactory.se>
* Whitespace changes, and sort PLISTs.reg2000-10-0310-204/+204
|
* Change MAINTAINER for my ports.trevor2000-10-022-2/+2
| | | | Approved by: will
* Prepare for slave (satellite) ports.knu2000-10-014-16/+12
| | | | Approved by: jim (MAINTAINER)
* Make corrections in Makefile and remove pkg/MESSAGEkevlo2000-09-301-4/+10
| | | | | PR: 21651 Submitted by: MAINTAINER
* Update to KVIRC 2.0.0. These were forgotten in the original update.will2000-09-274-0/+44
| | | | | PR: 21530 Submitted by: Trevor Johnson <trevor@jpj.net>
* Update to KVIRC 2.0.0. Many thanks to Trevor for sending in the update,will2000-09-2714-712/+214
| | | | | | | which works flawlessly, much to my amazement. He is now MAINTAINER. PR: 21530 Submitted by: Trevor Johnson <trevor@jpj.net>
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenasami2000-09-253-4/+1
| | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
* You don't want to depend on qt21 -- it's dead. Change them to USE_QT2.asami2000-09-232-4/+4
| | | | | (Of course, they shouldn't have been writing "qt21" explicitly in the first place....)
* Add xchat-devel.asami2000-09-211-0/+1
|
* Add a new WITH_TCL hook, courtesy of Stijn Hoop <stijn@win.tue.nl>ade2000-09-173-3/+1076
| | | | | PR: 21309 Submitted by: maintainer
* Fix format string vulnerabilities.kris2000-09-101-0/+29
| | | | Submitted by: Maxime Henrion <mux@QUALYS.COM>
* - Fix Makefile.kevlo2000-09-091-14/+4
| | | | | | | - Add MESSAGE PR: 20978 Submitted by: MAINTAINER
* Clean up the PLIST handling. There is now only one PLIST to maintain.jim2000-09-0810-20/+21
| | | | Submitted by: ade
* Update to 1.0c17.kevlo2000-09-013-18/+41
| | | | | PR: 20953 Submitted by: MAINTAINER
* Update to tkirc 2.42.green2000-08-304-18/+33
|
* Update to version 1.5.7.jim2000-08-272-2/+2
| | | | | See http://xchat.org/files/source/1.5/changelog.txt for changes in this release.
* Update to version 1.4.3. According to the author, this release fixes somejim2000-08-278-8/+8
| | | | bugs, including the security issue mentioned on SecurityFocus.
* Provide the correct value for WRKSRC.steve2000-08-271-1/+1
|
* Finish upgrading to version 4.4x.steve2000-08-271-1/+1
|
* Knock the version back to 1.4.2 due to popular demand. There is now anjim2000-08-2612-76/+16
| | | | xchat-devel port for those who want the latest version.
* Update to version 0.7.95-3.jim2000-08-264-4/+4
|
* Update to version 0.9.80kevlo2000-08-234-45/+42
| | | | | PR: 20745 Submitted by: Ports Fury
* Update to version 0.7.95-2.jim2000-08-234-2/+6
|
* USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.sobomax2000-08-212-2/+0
|
* Upgrade to ircd-hybrid 5.3p8kris2000-08-202-2/+2
|
* Update to version 0.7.95.jim2000-08-144-4/+4
|
* Update to 4.4X. Should fix bento's build problems.alex2000-08-142-2/+2
|
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
* Add ircatlite, a GTK+ IRC client.nbm2000-07-316-0/+69
| | | | | PR: ports/18570 Submitted by: Yoshikazu GOTO <goto@snowy.to>
* The startup script provided with the irc/ircd-hybrid port is missingkevlo2000-07-311-0/+1
| | | | | | | a ";;" to close a 'case' statement entry. PR: 20302 Submitted by: Peter Pentchev <roam@orbitel.bg>
* Update to 0.9.2:asmodai2000-07-316-12/+12
| | | | | | | | | | | | | | * Revamp support for the 437 numeric. * Remove spurious "server" in "Connecting to port %d of server %s" * Compensate for nasty ickage in $leftpc() to permit getting 1 char * Fix $cparse() to expand the "" string after interpolation, not before * Punt if the user does /bind metaX where X > MAX_META, don't crash. * Fix probably null deref just after channel_going_away called * Fix segfault handler so it honors /xdebug crash as well. * Fix resize_window to handle RESIZE_ABS more graciously. * Add /xdebug slash_hack, to inhibit $^"(<foo>) and $^"#<foo> Submitted by: MAINTAINER <anders@codefactory.se>
* Update to version 0.7.94.jim2000-07-286-4/+212
|
* Update to version 1.5.6jim2000-07-2815-15/+15
|
* Updatevanilla2000-07-222-2/+2
| | | | | | | | | | | | p5-Crypt-CBC => 1.25 p5-DBI => 1.14 p5-Date-Manip => 5.38 p5-Devel-Symdump => 2.01 p5-IRC => 0.70 p5-Locale-Codes => 1.02 p5-MIME-Lite => 2.101 p5-ParallelUA => 2.49 p5-URI => 1.07
* Update to 0.9.1.asmodai2000-07-206-12/+12
| | | | | | | | | ChangeLog: * Fix bug where joining an !id channel could crash epic. * Only call channel_going_away if the channel belongs to a window. * Throw /on channel_sync in the context of the channel's window. Submitted by: MAINTAINER <anders@codefactory.se>
* Update to 0.9.0.asmodai2000-07-176-12/+12
| | | | Submitted by: MAINTAINER <anders@codefactory.se>
* Correct pkg/PLIST*vanilla2000-07-165-0/+15
|
* Update to version pre2.700.asmodai2000-07-116-12/+12
| | | | | | This should fix a few bugs. Submitted by: MAINTAINER <anders@codefactory.se>
* Update to version 0.7.93.jim2000-07-104-8/+4
|
* Update to version 0.7.92-3jim2000-07-084-8/+8
|
* - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-configsteve2000-07-082-4/+18
| | | | | | | - Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly PR: 19623 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Make building the plugins optional.steve2000-07-083-21/+59
| | | | | PR: 19708 Submitted by: maintainer
* Update port to new version, pre2.600.asmodai2000-07-066-18/+22
| | | | Submitted by: MAINTAINER <anders@codefactory.se>
* Update MAINTAINER's e-mail address.asmodai2000-07-061-1/+1
|
* As threatened on freebsd-ports: all startup scripts know about the twotg2000-07-053-7/+32
| | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged.
* panasync must have been absent in CSE101 when they taught you not tobillf2000-07-042-0/+5
| | | | pass userdefined variables straight into functions that look for varargs..
* Update to 0.99.7.will2000-07-044-4/+4
|
* Update to version 0.7.92-2.jim2000-07-024-6/+10
|
* Update maintainer email.alex2000-06-281-1/+1
| | | | | PR: 19320, 19321, 19322 Submitted by: maintainer
* Update to version 1.5.5jim2000-06-2810-10/+10
|
* Unleash all of these ports upon the people. I no longer have any interestwill2000-06-221-1/+1
| | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them.
* Remove maintainership of most of my ports. I don't really havecpiazza2000-06-214-4/+4
| | | | | time to maintain these and I'm just not interested in these particular ones any more.
* Update to version 1.5.4.jim2000-06-2010-10/+10
|
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.will2000-06-171-4/+4
| | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de>
* Update to version 0.7.91.jim2000-06-154-4/+4
|
* In accordance with the New World Order, move the distfiles thatmph2000-06-141-1/+2
| | | | I host from people.FreeBSD.org to MASTER_SITE_LOCAL.
* Update to version 0.7.90. The author has removed all GTK/GNOME bits forjim2000-06-1316-136/+118
| | | | | | | the time being, but says ``they might come back later'', but for now this is a text-only client. Submitted by: ade
* Fix up the GNOME dependencies and use devel/gettext instead of xchat's ownjim2000-06-135-30/+50
| | | | | | local libintl. Submitted by: ade
* If we have gnomecore, we have gdk-pixbuf too.jim2000-06-065-0/+20
| | | | Submitted by: ade
* Update to version 1.5.3, and add a WITH_GDK_PIXBUF knob.jim2000-06-0610-15/+75
|
* Remove config file if it hasn't changed from the defaultcpiazza2000-06-052-0/+2
|
* PORTVERSION=0.7.28-3 -> PORTVERSION=0.7.28.3 (per porters-handbook)hoek2000-06-042-2/+4
|
* WWW moved.hoek2000-06-042-10/+6
|
* Don't forget nhirc.1.asami2000-06-031-1/+1
| | | | Submitted by: bento
* Updates for new shared library versions in GNOME 1.2ade2000-06-028-16/+16
|
* Conditionally remove directories during package removaljedgar2000-06-011-0/+2
| | | | Found by: bento
* Fix MASTER_SITEjseger2000-05-271-1/+1
| | | | Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
* Enable NLS support. It works now!jim2000-05-2610-5/+80
| | | | Submitted by: cpiazza
* Fix the DESCR file to actually be a DESCR and not half of one with an MD5jim2000-05-265-15/+25
| | | | | | checksum. Submitted by: Clive Lin <clive@CirX.ORG>
* Update to version 1.5.2.jim2000-05-2610-10/+10
|
* Update to 0.7.28-3. As usual, this is a "I'm grateful to you, Jim!"will2000-05-248-8/+30
| | | | | | | commit. (Of course I have to fix all his stuff anyway. ;-) First diff submitted by: jim (MAINATAINER) Gmake-related crap fixed by: will (the added patch)
* Update to 2.8.2. This tarball is being hosted on my website since it waswill2000-05-222-2/+2
| | | | | | | | given to me by Ben Vaughn <bvaughn@pns.net>, who obtained it from the author. Unfortunately, the author has no place to put the tarball for some reason. Approved by: billf
* Distfile has returned to its original location; MD5 checksum still matches.will2000-05-201-2/+1
| | | | Chris, could you remove your copy so no more freefall b/w is wasted! :-)
* Finally add infobot port. I got tired of waiting for the infobotwill2000-05-206-0/+129
| | | | | | | developers to finish 0.50 so I just added this old version. PR: 14922 Submitted by: Kevin Meltzer <perlguy@perlguy.com>
* Update to ircII 4.4U, and change MAINTAINER to someone more active.will2000-05-203-4/+5
| | | | Approved by: asami
* Update MUH to 2.0.5c.will2000-05-172-2/+2
| | | | | Submitted by: Anders Andersson <anders@sanyusan.se> Approved by: billf (maint)
* Update to 1.2cpiazza2000-05-073-3/+4
| | | | | PR: 18331 Submitted by: Dave McKay <dave@mu.org>
* Update to 0.99.6cpiazza2000-05-074-4/+4
| | | | | PR: 18338 Submitted by: Dave McKay <dave@elvis.mu.org>
* Whoops, 1.4 in the MASTER_SITES should be 1.5. I guess that's what I getjim2000-04-265-10/+10
| | | | | | for fetching the tarball manually first. Submitted by: Clive Lin <clive@CirX.ORG>
* Update to version 1.5.0.jim2000-04-2510-10/+10
|
* Upgrade to zircon-1.18.243.tar.gzjseger2000-04-232-2/+2
|
* Upgradevanilla2000-04-233-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | p5-Authen-PAM => 0.09 p5-Chart-PNGgraph => 1.21 p5-FastCGI => 0.52 p5-GD => 1.27 p5-GD-Graph => 1.30 p5-HTML-Stream => 1.45 p5-IMAP-Admin => 1.2.2 p5-IRC => 0.63 p5-Image-Size => 2.901 p5-MIME-Lite => 1.137 p5-MIME-Tools => 4.124 p5-Mail-POP3Client => 2.6 p5-Mail-Tools => 1.1401 p5-MatrixReal => 1.3a5 p5-Net-Whois => 1.9 p5-Parse-RecDescent => 1.78 p5-Proc-Simple => 1.14 p5-Term-ReadKey => 2.14 p5-Text-Template => 1.23 p5-Time => 100.010301 p5-TimeDate => 1.09 p5-Tk => 800.021 p5-XML-Parser => 2.28
* Need a subdir in the master sitecpiazza2000-04-231-1/+1
|
* whitespace nitsmharo2000-04-225-130/+130
|
* Update master sitescpiazza2000-04-191-1/+1
|
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-178-43/+43
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* Setting DISTNAME correctly.imura2000-04-151-1/+1
|
* Minor changes:will2000-04-154-8/+34
| | | | | | | | 1) Move kvirc to use Qt 2.1. Patch added assists with this. 2) Add support for multi-byte people, through SS_X_EXTRA_LIBS=-lxpg4. Submitted by: imura (#2) Reported by: Vladimir B. Grebenschikov <vova@express.ru>
* Add SOCKS support.jim2000-04-155-0/+35
| | | | Submitted by: dburr
* fix typomharo2000-04-131-1/+1
|
* Typo (PORTVESION -> PORTVERSION).asami2000-04-121-1/+1
|
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-1236-84/+83
|
* Update to version 1.4.2.jim2000-04-0710-15/+15
|
* Change "jensen@arizona.edu" to "toast@blackened.com".will2000-03-261-1/+1
| | | | Requested by: maintainer
* Change MAINTAINER to toast@blackened.com, the author of blackened. I'vewill2000-03-261-2/+1
| | | | | | wanted to do this for some time now. Responsibility accepted by: toast@blackened.com
* Finally fix irc/kvirc pakaging. Sorry this didn't make it in 4.0! :-(will2000-03-232-0/+4
| | | | Submitted by: imura (on mailing list)
* Distfile and web site have gone missing. Host distfile on mymph2000-03-232-3/+1
| | | | people.FreeBSD.org space. Delete "WWW:" portion of pkg/DESCR.
* Finish moving MAINTAINER for my ports.will2000-03-225-5/+5
| | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami
* Add MASTER_SITEjedgar2000-03-211-1/+1
| | | | | | | Remove MASTER_SITE whose IP is the same as the other PR: 17320 Submitted by: Maintainer
* Upgrade to ircII 4.4S, an actively-developed version which has had manykris2000-03-203-220/+258
| | | | | changes since the 4.4 release. In particular ipv6 support is now claimed and it fixes at least one serious security hole.
* Mark this port forbidden, it has a security hole.asami2000-03-131-0/+1
| | | | Reported by: maintainer, kris
* * Added a patch so that GTK BitchX will compilejedgar2000-03-111-0/+3
| | | | | | | | | * Made #define WANT_CHAN_NICK_SERV to be enabled by default in config.h as requested by Cliff Rowley <dozprompt@onsea.com>. This will enable a few aliases for services commands. PR: 17078 Submitted by: Maintainer
* Fix PLIST for -stable. I don't get the same PLIST error that bentotg2000-03-104-8/+2
| | | | | | | shows; it.mo is installed correctly on my system. PR: 16996 Submitted by: Will Andrews <andrews@technologist.com>
* Update to version 1.4.1jim2000-03-1010-15/+15
|
* fennerage / upgrade to 2.05abillf2000-03-082-6/+5
|
* Update to 1.8i6cpiazza2000-03-082-8/+5
| | | | | PR: 17203 Submitted by: maintainer
* Update to 0.99.4cpiazza2000-03-084-6/+6
| | | | This fixes some small security issues.
* Update to version 0.7.27.jim2000-02-268-6/+44
| | | | Submitted by: Will Andrews <andrews@technologist.com>
* remove space at end of WWW linemharo2000-02-241-1/+1
|
* Update to version 0.7.26.jim2000-02-234-6/+6
|
* The ftp site is empty so use the http mirrorcpiazza2000-02-221-1/+1
|
* Update to version 0.7.24.jim2000-02-194-6/+6
|
* portlint, non-functional/whitespace changes.billf2000-02-164-9/+7
|
* URL should end in a /mharo2000-02-151-1/+1
|
* developer site moved to new servermharo2000-02-152-2/+2
|
* add / to end of URLmharo2000-02-151-1/+1
|
* Fix kvirc port for -currentjedgar2000-02-132-4/+0
| | | | | PR: 16688 Submitted by: Will Andrews <andrews@technologist.com>
* Say hello to xchat-1.4.0. This is the first 'stable' release in aboutjim2000-02-1210-25/+25
| | | | 6 months (according to the xchat.org site).
* Update to version 1.3.14.jim2000-02-0910-15/+15
|
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-02-081-1/+1
| | | | | | as the days of the former are numbered. Reviewed by: asami
* Upgrade to version 1.0.0jim2000-02-0524-668/+952
| | | | | PR: 16485 Submitted by: maintainer
* Unbreak with NEWGCC and remove a bogus master sitecpiazza2000-02-042-4/+12
| | | | Submitted by: Alexander Langer <alex@big.endian.de>
* remove @owner and @group as they aren't necessarymharo2000-02-031-2/+0
|
* Remove xgirc. It's no longer being developed and it's one of the fewjim2000-02-021-1/+0
| | | | remaining ports to use gtk10.
* Update to 1.3.13.jim2000-01-3110-15/+15
| | | | Prodded by: green
* Remove port's homepage from DESCR and MASTER_SITES (hostnamejedgar2000-01-312-4/+1
| | | | disappeared months ago)
* Update to version 1.0c16.steve2000-01-304-141/+230
| | | | | PR: 16436 Submitted by: maintainer
* time(3) returns a time_t and not a long.steve2000-01-291-0/+12
|
* Host the distfile myselfcpiazza2000-01-291-1/+2
| | | | Requested by: maintainer
* Upgrade to 2.10.3 and support IPv6.sumikawa2000-01-277-21/+121
| | | | No response from: maintainer
* Update to version 1.3.12jim2000-01-2510-15/+15
|
* Update to version 0.7.23jim2000-01-256-14/+22
|
* Fix checksum and support IPv6.sumikawa2000-01-234-6/+22
| | | | | PR: 16200 Submitted by: Heikki Paatela <paatela@st.jyu.fi>
* update MASTER_SITESmharo2000-01-221-2/+2
| | | | | PR: 16295 Submitted by: maintainer
* Major code update to 1.0c15ade2000-01-225-29/+967
| | | | | | | | | Optional GNOME/GTK user interface New MAINTAINER (mail to previous maintainer bounces with unknown user) PR: 16085 (with changes) Submitted by: Carl Johan Madestrand <calle.madestrand@norrgarden.se> Reviewed by: steve (in part)
* Fix MASTER_SITEScpiazza2000-01-221-2/+1
|
* Update to version 1.3.11.jim2000-01-2015-20/+55
| | | | Reviewed by: unfurl
* Update to version 0.7.22jim2000-01-184-6/+6
|
* Update to version 1.3.10jim2000-01-0710-15/+15
|
* Update to epic4-2000:sheldonh2000-01-048-14/+14
| | | | | | * Several UI bug fixes. Submitted by: maintainer
* New checksumcpiazza2000-01-021-1/+1
|
* Update to 0.99.3 which fixes the compile error found by bentocpiazza2000-01-024-6/+6
|
* General comment cleanups.hoek1999-12-291-1/+1
|
* party version 2.12steve1999-12-256-0/+55
| | | | | | | A simple multiuser chat system. PR: 15258 Submitted by: James Howard <howardj@wam.umd.edu>
* Correct MD5 checksumjedgar1999-12-231-1/+1
| | | | | PR: 15624 Submitted by: Maintainer
* Remove maintainer as MAINTAINER at maintainer's request.jedgar1999-12-232-2/+2
|
* Fix MASTER_SITES so this distfile is actually fetchable now.jim1999-12-235-10/+10
|
* Update to version 0.7.21.jim1999-12-234-6/+6
|
* Activate nethircjedgar1999-12-231-0/+1
|
* Interesting Perl-based IRC client with somejedgar1999-12-235-0/+58
| | | | | | | NetHack flavor that spices up the interface. PR: 15530 Submitted by: andrews@technologist.com
* Update to 4.pre2.500:sheldonh1999-12-036-12/+12
| | | | | | | | | A few fixes, the most noticeable being a rewrite of $sar() in order to avoid an infinite loop condition. Untested commit. Submitted by: maintainer
* Update to 4.pre2.400:sheldonh1999-12-016-14/+16
| | | | | | Miscellaneous fixes for mostly obscure bugs. Submitted by: maintainer
* Update to 4.pre2.300:sheldonh1999-11-308-20/+14
| | | | | | | | Fix the "phatom channel" bug. Change maintainer with permission <19991130014851.A641@root.org.uk>. Submitted by: Anders Andersson <anders@sanyusan.se>
* Update to version 0.7.20.1.jim1999-11-304-8/+10
|
* Update to use Tcl/Tk version 8.2.steve1999-11-292-5/+5
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Update to version 1.3.8jim1999-11-2310-15/+15
|
* Update to version 1.5; use tcl/tk 8.2cpiazza1999-11-222-6/+7
|
* Remove a bad MASTER_SITE and add a good one.jseger1999-11-221-1/+1
| | | | Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
* Update to 4.pre2.200:sheldonh1999-11-168-16/+22
| | | | | | | | | | | Fixed /DCC RESUME . Enhanced /ignore syntax. Minor bugfixes Submitter claims that the maintainer has been unresponsive for several weeks. Submitted by: Anders Andersson <anders@sanyusan.se>
* Updated to version 1.3.7jim1999-11-1010-30/+15
|
* Update to version 0.7.18.1jim1999-11-064-6/+6
|
* Update to version 1.3.6. This version is the first with pythonjim1999-11-0310-20/+35
| | | | | scripting support, however, it's temporarily disabled until it becomes less buggy (read: usable).
* Upgrade to zircon-1.18.227jseger1999-11-014-12/+4
|
* Upgrade to zircon-1.18.223jseger1999-10-303-9/+18
| | | | switch to tcl/tk-8.2
* Depend on gnomelibs if USE_GNOME is definedjim1999-10-265-0/+15
|
* Updated to version 1.3.5jim1999-10-2510-20/+20
|
* Update to version 0.0.37cpiazza1999-10-214-5/+15
| | | | | PR: 14384 Submitted by: maintainer
* Updated to version 0.7.18jim1999-10-194-6/+6
|
* Updated to version 0.7.17jim1999-10-196-10/+24
|
* Point MASTER_SITES in the right direction.dan1999-10-091-1/+1
| | | | | PR: ports/14101 Submitted by: Maintainer
* Use updated imlib library.nakai1999-10-086-6/+6
|
* Use updated esound library.nakai1999-10-081-1/+1
|
* Use the updated libproplist shared librarycpiazza1999-10-072-2/+2
|
* Nuke ircii-epic. Superseded by epic4.mph1999-10-061-1/+0
| | | | Suggested by: Will Andrews <andrews@TECHNOLOGIST.COM>
* Updated to version 1.3.4jim1999-10-0510-15/+15
|
* Updated to version 1.3.3jim1999-10-0210-25/+30
|
* Attack of the COMMENT police. Fixed a bunch of typos, grammaticaljim1999-10-025-5/+5
| | | | | | | errors and descriptions. PR: 14031 Submitted by: chris
* Update to version 0.62cpiazza1999-09-283-5/+8
| | | | | PR: 13996 Submitted by: maintainer
* Update to version 1.7.1cpiazza1999-09-252-5/+4
| | | | | PR: 13937 Submitted by: maintainer
* Updated to version 1.2.1jim1999-09-1910-15/+15
|
* Updated to version 0.7.16jim1999-09-196-8/+12
|