summaryrefslogtreecommitdiff
path: root/irc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-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. Notes: svn path=/head/; revision=33576
* Update to version 1.5.8.Jim Mock2000-10-073-25/+27
| | | | Notes: svn path=/head/; revision=33469
* Implement WANT_GNOME.Jeremy Lea2000-10-058-507/+401
| | | | Notes: svn path=/head/; revision=33430
* Implement WANT_IMLIB and USE_IMLIB.Jeremy Lea2000-10-052-6/+12
| | | | Notes: svn path=/head/; revision=33427
* Implement USE_GTK, part 1.Jeremy Lea2000-10-052-16/+3
| | | | Notes: svn path=/head/; revision=33424
* Implement USE_GLIB.Jeremy Lea2000-10-058-34/+68
| | | | Notes: svn path=/head/; revision=33423
* Add a WITH_SSL knob.Jim Mock2000-10-031-0/+6
| | | | | | | Submitted by: Kristopher Zenter <kzenter@u.washington.edu> Notes: svn path=/head/; revision=33384
* Update to epic4 0.9.9.Jeroen Ruigrok van der Werven2000-10-036-12/+14
| | | | | | | Submitted by: Maintainer <anders@codefactory.se> Notes: svn path=/head/; revision=33355
* Whitespace changes, and sort PLISTs.Jeremy Lea2000-10-0310-204/+204
| | | | Notes: svn path=/head/; revision=33353
* Change MAINTAINER for my ports.Trevor Johnson2000-10-022-2/+2
| | | | | | | Approved by: will Notes: svn path=/head/; revision=33312
* Prepare for slave (satellite) ports.Akinori MUSHA2000-10-014-16/+12
| | | | | | | Approved by: jim (MAINTAINER) Notes: svn path=/head/; revision=33288
* Make corrections in Makefile and remove pkg/MESSAGEKevin Lo2000-09-301-4/+10
| | | | | | | | PR: 21651 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33267
* Update to KVIRC 2.0.0. These were forgotten in the original update.Will Andrews2000-09-264-0/+44
| | | | | | | | PR: 21530 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=33155
* Update to KVIRC 2.0.0. Many thanks to Trevor for sending in the update,Will Andrews2000-09-2614-712/+214
| | | | | | | | | | which works flawlessly, much to my amazement. He is now MAINTAINER. PR: 21530 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=33154
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-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 Notes: svn path=/head/; revision=33101
* You don't want to depend on qt21 -- it's dead. Change them to USE_QT2.Satoshi Asami2000-09-232-4/+4
| | | | | | | | (Of course, they shouldn't have been writing "qt21" explicitly in the first place....) Notes: svn path=/head/; revision=33033
* Add xchat-devel.Satoshi Asami2000-09-211-0/+1
| | | | Notes: svn path=/head/; revision=32921
* Add a new WITH_TCL hook, courtesy of Stijn Hoop <stijn@win.tue.nl>Ade Lovett2000-09-163-3/+1076
| | | | | | | | PR: 21309 Submitted by: maintainer Notes: svn path=/head/; revision=32702
* Fix format string vulnerabilities.Kris Kennaway2000-09-101-0/+29
| | | | | | | Submitted by: Maxime Henrion <mux@QUALYS.COM> Notes: svn path=/head/; revision=32478
* - Fix Makefile.Kevin Lo2000-09-091-14/+4
| | | | | | | | | | - Add MESSAGE PR: 20978 Submitted by: MAINTAINER Notes: svn path=/head/; revision=32469
* Clean up the PLIST handling. There is now only one PLIST to maintain.Jim Mock2000-09-0710-20/+21
| | | | | | | Submitted by: ade Notes: svn path=/head/; revision=32408
* Update to 1.0c17.Kevin Lo2000-09-013-18/+41
| | | | | | | | PR: 20953 Submitted by: MAINTAINER Notes: svn path=/head/; revision=32165
* Update to tkirc 2.42.Brian Feldman2000-08-294-18/+33
| | | | Notes: svn path=/head/; revision=32115
* Update to version 1.5.7.Jim Mock2000-08-272-2/+2
| | | | | | | | See http://xchat.org/files/source/1.5/changelog.txt for changes in this release. Notes: svn path=/head/; revision=32034
* Update to version 1.4.3. According to the author, this release fixes someJim Mock2000-08-278-8/+8
| | | | | | | bugs, including the security issue mentioned on SecurityFocus. Notes: svn path=/head/; revision=32033
* Provide the correct value for WRKSRC.Steve Price2000-08-261-1/+1
| | | | Notes: svn path=/head/; revision=32006
* Finish upgrading to version 4.4x.Steve Price2000-08-261-1/+1
| | | | Notes: svn path=/head/; revision=32005
* Knock the version back to 1.4.2 due to popular demand. There is now anJim Mock2000-08-2612-76/+16
| | | | | | | xchat-devel port for those who want the latest version. Notes: svn path=/head/; revision=31988
* Update to version 0.7.95-3.Jim Mock2000-08-264-4/+4
| | | | Notes: svn path=/head/; revision=31987
* Update to version 0.9.80Kevin Lo2000-08-234-45/+42
| | | | | | | | PR: 20745 Submitted by: Ports Fury Notes: svn path=/head/; revision=31889
* Update to version 0.7.95-2.Jim Mock2000-08-234-2/+6
| | | | Notes: svn path=/head/; revision=31878
* USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.Maxim Sobolev2000-08-212-2/+0
| | | | Notes: svn path=/head/; revision=31811
* Upgrade to ircd-hybrid 5.3p8Kris Kennaway2000-08-202-2/+2
| | | | Notes: svn path=/head/; revision=31780
* Update to version 0.7.95.Jim Mock2000-08-144-4/+4
| | | | Notes: svn path=/head/; revision=31630
* Update to 4.4X. Should fix bento's build problems.Alexander Langer2000-08-132-2/+2
| | | | Notes: svn path=/head/; revision=31620
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-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 Notes: svn path=/head/; revision=31272
* Add ircatlite, a GTK+ IRC client.Neil Blakey-Milner2000-07-316-0/+69
| | | | | | | | PR: ports/18570 Submitted by: Yoshikazu GOTO <goto@snowy.to> Notes: svn path=/head/; revision=31170
* The startup script provided with the irc/ircd-hybrid port is missingKevin Lo2000-07-311-0/+1
| | | | | | | | | | a ";;" to close a 'case' statement entry. PR: 20302 Submitted by: Peter Pentchev <roam@orbitel.bg> Notes: svn path=/head/; revision=31148
* Update to 0.9.2:Jeroen Ruigrok van der Werven2000-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> Notes: svn path=/head/; revision=31143
* Update to version 0.7.94.Jim Mock2000-07-276-4/+212
| | | | Notes: svn path=/head/; revision=31070
* Update to version 1.5.6Jim Mock2000-07-2715-15/+15
| | | | Notes: svn path=/head/; revision=31069
* UpdateVanilla I. Shu2000-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 Notes: svn path=/head/; revision=30963
* Update to 0.9.1.Jeroen Ruigrok van der Werven2000-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> Notes: svn path=/head/; revision=30916
* Update to 0.9.0.Jeroen Ruigrok van der Werven2000-07-176-12/+12
| | | | | | | Submitted by: MAINTAINER <anders@codefactory.se> Notes: svn path=/head/; revision=30745
* Correct pkg/PLIST*Vanilla I. Shu2000-07-165-0/+15
| | | | Notes: svn path=/head/; revision=30678
* Update to version pre2.700.Jeroen Ruigrok van der Werven2000-07-116-12/+12
| | | | | | | | | This should fix a few bugs. Submitted by: MAINTAINER <anders@codefactory.se> Notes: svn path=/head/; revision=30470
* Update to version 0.7.93.Jim Mock2000-07-104-8/+4
| | | | Notes: svn path=/head/; revision=30432
* Update to version 0.7.92-3Jim Mock2000-07-074-8/+8
| | | | Notes: svn path=/head/; revision=30344
* - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-configSteve Price2000-07-072-4/+18
| | | | | | | | | | - Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly PR: 19623 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=30342
* Make building the plugins optional.Steve Price2000-07-073-21/+59
| | | | | | | | PR: 19708 Submitted by: maintainer Notes: svn path=/head/; revision=30311