aboutsummaryrefslogtreecommitdiffstats
path: root/irc
Commit message (Collapse)AuthorAgeFilesLines
* fix typo error (deve/boehm-gc to devel/boehm-gc),vanilla2003-12-072-4/+4
| | | | and change pre-everything to pre-extract.
* Upgrade to 0.8.8, add WITH_PERL, WITH_SOCKS, WITHOUT_IPV6, WITHOUT_GLIB2 knob.vanilla2003-12-078-92/+234
| | | | | PR: ports/59614 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* Update to 2.0.6.marcus2003-12-0412-98/+6
|
* Don't build in Perl support on amd64, and add a new WITHOUT_PERL knob tomarcus2003-11-244-12/+36
| | | | | | disable it on other architectures. Approved by: portmgr (implicit)
* Make sure this port only conflicts with xchat-1.x, and not themarcus2003-11-232-2/+2
| | | | | | xchat-systray-plugin. Noticed by: pav
* * Update to 0.50mich2003-11-213-21/+28
| | | | | * Use %%DATADIR%% * Install documentation
* Add -fPIC to fix build on amd64arved2003-11-211-0/+1
|
* - Update to version 0.13krion2003-11-216-20/+36
| | | | | PR: 59529 Submitted by: lofi
* Define USE_PERL5_BUILD, not erroneous USE_PERL.trevor2003-11-201-1/+1
| | | | Submitted by: Oliver Eikemeier
* Define USE_PERL to make Perl available for (mostly deprecated)trevor2003-11-201-0/+1
| | | | "perl -pi -e" construction.
* freebsd port update: irc/irc to 2.10.3p5edwin2003-11-202-7/+8
| | | | Submitted by: Eugene <eugene3@web.de> (via private email)
* Reset unreachable MAINTAINERs to ports@FreeBSD.orgeik2003-11-201-1/+1
| | | | | PR: 59109 Approved by: marcus (mentor)
* Unbreak on bento. Ignore a silly #!bash and just invoke the scriptknu2003-11-201-1/+1
| | | | | | with ${SH}. Noted by: kris
* - Use system gettext instead of bundled one.pav2003-11-192-2/+2
| | | | | | PR: ports/58427 Submitted by: Simon Barner <barner@in.tum.de> Approved by: adamw (mentor)
* - Update maintainer's email address.pav2003-11-191-1/+1
| | | | | Submitted by: maintainer Approved by: adamw (mentor)
* - Restore patch that was incorrectly removed in update to 1.6.15pav2003-11-192-3/+14
| | | | | | PR: ports/59434 Submitted by: maintainer Approved by: marcus (backup mentor)
* Fix stupid typos. D'oh!knu2003-11-191-1/+1
| | | | Submitted by: Eike Bernhardt <eike@unorganized.net>
* - Unbreak on -CURRENTpav2003-11-181-0/+14
| | | | | | PR: ports/59159 Submitted by: maintainer Approved by: adamw (mentor)
* - Update to version 1.1.16krion2003-11-1812-998/+1000
| | | | | | | - Add SSL support PR: 59387 Submitted by: maintainer
* Unbreak on -CURRENT.pav2003-11-172-7/+30
| | | | | | PR: ports/58670 Submitted by: Samy Al Bahra <samy@kerneled.com> Approved by: marcus (backup mentor)
* fix if-less else/endifsf2003-11-152-2/+2
|
* Add WITH_IPV6 knob.vanilla2003-11-152-10/+16
| | | | Submitted by: Lukasz Wasikowski <idaho@kochana.org>
* Update maintainer field with my FreeBSD.org address.pav2003-11-141-1/+1
| | | | Approved by: adamw (mentor)
* Update to 1.8.0.6.9.knu2003-11-143-23/+14
|
* Update to 1.0.32 (+6p4) and unbreak with gcc 3.3.1.knu2003-11-147-163/+140
| | | | Add ipv6 to CATEGORIES.
* Add hybserv.linimon2003-11-121-0/+1
|
* HybServ was specifically designed to run with hybrid ircd,linimon2003-11-126-0/+350
| | | | | | | | | | | although it *should* work with CSr as well. These services (more or less same code) are currently used by EFNet / DalNet / ICQ / WFNet / HybNet / EFNow / Openprojects Network. Note: this port will create uid 73 and gid 73 if they do not already exist. (In non-batch mode the user is queried first). PR: ports/47128, with a little portlint action added.
* Update to 0.4.1perky2003-11-102-2/+2
|
* * We don't need to include bsd.port.pre.mk here as it actually messes upmarcus2003-11-102-8/+4
| | | | | | | Python support [1] * Clean up some other portlint warnings Spotted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> [1]
* - Update to version 0.7.5krion2003-11-092-3/+2
|
* Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently addedmarcus2003-11-071-2/+2
| | | | | | bsd.port.mk macro. Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Update maintainer address.will2003-11-061-2/+2
|
* Add xchat-systray-plugin, a GNOME/KDE/Xfce system tray applet that displaysmarcus2003-11-045-0/+40
| | | | | | | useful information about active xchat sessions. PR: 58904 Submitted by: Pav Lucistnik <pav@oook.cz>
* Fix one more instance where the primary category was wrong.marcus2003-11-031-1/+1
| | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* ports with possibly unreachable MAINTAINERsedwin2003-11-022-2/+2
| | | | | | | | *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Update obsolete dependencies with USE_RUBY_FEATURES.knu2003-11-011-2/+2
|
* Update to 5.0.22.nork2003-10-302-1/+2
| | | | | PR: ports/58632 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* fix build on 5-CURRENT after RFC3542 change (EAI_ADDRFAMILY andume2003-10-301-0/+16
| | | | | | | | | | | | EAI_NODATA were obsoleted). There is some issue; we have EAI_NODATA as an alias of EAI_NONAME for workaround. However, some of these ports use it as a case label of switch. Since our alias broke such code, we may better to consider deleting such alias. Requested by: kris Approved by: portmgr (kris) (implicitly)
* Fix runtime on 64-bit architectures.marcus2003-10-268-0/+94
| | | | | | | PR: 58539 Submitted by: Koop Mast <einekoai@chello.nl> Obtained from: xchat CVS Tested on: sparc64
* - s/USE_TCP_WRAPPERS/WITH_TCP_WRAPPERS/gkrion2003-10-262-8/+4
| | | | | | | | - Don't install some documentation files - Bump PORTREVISION PR: 58525 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* utilize SITE_PERLijliao2003-10-245-53/+52
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* utilize USE_GNOMEijliao2003-10-243-6/+7
| | | | add more dependencies
* add ctrlproxy 2.5ijliao2003-10-229-0/+127
| | | | IRC proxy
* o Install documentation in the right place [1]kris2003-10-193-118/+209
| | | | | | | | | | | o Install more documentation [2] o Introduce WITH_IPV6 [3] o Use TCL 8.4 o Use DOCSDIR and DATADIR where appropriate o Bump PORTREVISION Submitted by: maintainer Obtained from: NetBSD [1],[2],[3]
* Fix build on -currenterwin2003-10-172-1/+17
| | | | | PR: 58143 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* - Unbreak this port on -currentkrion2003-10-163-4/+75
| | | | | | | - Maintainer informed PR: 58093 Submitted by: Michael Edenfield <kutulu@kutulu.org>
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
|
* xchat2 conflicts with xchat.marcus2003-10-112-0/+4
| | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Chase up new MASTER_SITE_SAVANNAH.edwin2003-10-031-1/+2
| | | | | PR: ports/56970 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* Move USE_OPENSSL variable before bsd.port.pre.mkarved2003-10-031-2/+4
| | | | | PR: 57502 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Update to 0.74mat2003-10-035-24/+14
| | | | | | | | use SITE_PERL, add WWW, cleanup, and remove no longer needed patch maintainer timeout (4 months) PR: 52241 Submitted by: myself
* remove files from ports/irc/ircproxy-freebsd-port,edwin2003-10-016-168/+0
| | | | | | it has been moved to ports/irc/ircproxy. Noticed by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Update to 1.2.5erwin2003-09-282-2/+2
| | | | | PR: 57237 Submitted by: maintainer
* Update to 0.4.0perky2003-09-283-13/+8
|
* - ECHO -> ECHO_MSGedwin2003-09-271-1/+1
| | | | | | | | | for some ports: - ECHO -> ECHO_CMD - pre-fetch -> pre-everything PR: ports/56800-56819 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* - ECHO -> ECHO_MSGedwin2003-09-271-1/+1
| | | | | | | | for some ports: - pre-fetch -> pre-everything PR: ports/56785-56799 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to -> 0.49mich2003-09-263-54/+55
| | | | | | Respect ${SITE_PERL} Approved by: roberto (mentor)
* Update to 2.0.5.adamw2003-09-258-14/+14
|
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-242-2/+2
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* Cease FreeBSD port maintainershipsedwin2003-09-241-1/+1
| | | | | | | | | | I don't have the time to give to many of the ports I maintain at the moment. I wasn't expecting to be so busy this summer ... Please set all my ports back to ports@freebsd.org. PR: ports/56935 Submitted by: Dominic Marks <dom@wirespeed.org.uk>,Clement Laforet <sheepkiller@cultdeadsheep.org>,Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Chase multimedia/xmms library bump.edwin2003-09-181-1/+1
| | | | | Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.org> Approved by: (unbreak of port builds)
* Update checksum after the author regenerated the zip-file witherwin2003-09-131-1/+1
| | | | | | | | | no changes in anything but comments. Author of package confirms he did change the zip file. This should fix the build in bento. PR: 56718 Submitted by: maintainer
* Mark broken on -CURRENT, it does not compile with our gcc.erwin2003-09-081-1/+7
| | | | Informed author.
* move ircproxy-freebsd-port to ircproxyedwin2003-09-081-1/+0
|
* new port: irc/ircproxyedwin2003-09-087-0/+169
| | | | | | | | | | | | | | | | Night Light IRC Proxy is a multi-user IRC (Internet Relay Chat) proxy written in C. An IRC proxy (or bouncer) is a program that run on a machine between your IRC client and the IRC server. The ircproxy connect to the IRC server, then you connect to the ircproxy with your IRC client. The ircproxy program will forward data sent by the IRC server to one or more IRC clients connected to the ircproxy and will forward data sent from the IRC clients to the IRC server. PR: ports/56557 Submitted by: Jonas Kvinge <jonas@brokenarrow.night-light.net>
* new port: irc/ircproxyedwin2003-09-087-0/+169
| | | | | | | | | | | | | | | | Night Light IRC Proxy is a multi-user IRC (Internet Relay Chat) proxy written in C. An IRC proxy (or bouncer) is a program that run on a machine between your IRC client and the IRC server. The ircproxy connect to the IRC server, then you connect to the ircproxy with your IRC client. The ircproxy program will forward data sent by the IRC server to one or more IRC clients connected to the ircproxy and will forward data sent from the IRC clients to the IRC server. PR: ports/56557 Submitted by: Jonas Kvinge <jonas@brokenarrow.night-light.net>
* - Fix MASTER_SITESdinoex2003-09-071-1/+3
|
* Update to 1.2.4erwin2003-09-053-2/+4
| | | | | PR: 56491 Submitted by: maintainer
* Update WWW after the site moved to it's own domainerwin2003-09-042-2/+2
| | | | Approved by: maintainer
* - Fix MASTER_SITESkrion2003-08-311-1/+2
| | | | | PR: 56203 Submitted by: maintainer
* New port: net/bitlbeeedwin2003-08-3011-0/+133
| | | | | | | | | This is a new port for bitlbee (http://www.lintux.cx/bitlbee.html) which acts as an IRC server and then is an ICQ/AIM/MSN/Jabber etc. client itself. PR: ports/53232 Submitted by: Peter van Dijk <peter@dataloss.nl>
* New port: irc/onisedwin2003-08-285-0/+70
| | | | | | | | New port: irc/onis A script that converts IRC logfiles into an HTML statistics page PR: ports/50415 Submitted by: Koji <root@eldemonio.org>
* Update to 5.0.21.nork2003-08-282-1/+2
| | | | | PR: ports/56053 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-271-0/+1
| | | | Prodded by: kris
* Chase the libintl.so shared lib version.marcus2003-08-251-1/+1
|
* [MAINTAINER UPDATE] irc/ircd-ru New release (1.0.7 > 1.0.7-02-stable)edwin2003-08-2311-627/+54
| | | | | | | | | | and some minor changes in port Released new version ircd-ru (1.0.7-02-stable). Cleaning port. PR: ports/55761 Submitted by: Khamushkin Ilya <ilya@ircd.ru>
* Bump PORTREVISION after lang/python's changing default toperky2003-08-234-0/+4
| | | | | | BUILD_STATIC. This affects to python embedding programs only. Submitted by: olgeni
* - Update to 20030709krion2003-08-223-2/+5
| | | | | PR: 55862 Submitted by: maintainer
* update irc/irc: 2.10.3 -> 2.10.3p3daichi2003-08-227-120/+28
| | | | | PR: 55824 Submitted by: Paolo Gatti <onel0ve@libero.it>
* - Force binding with wish8.3, even if wish8.4 is installed.dinoex2003-08-164-16/+44
| | | | | - install and build, even if no DISPLAY is running This will allow packages to be build on bento
* - revert default to tcl/tk83, leave tcl/tk84 as optiondinoex2003-08-162-1/+15
|
* Correctly use DOCSDIR (as recommended by portlint).leeym2003-08-122-53/+53
| | | | | | | Also used JAVAJARDIR in Makefile. PR: 55459 Submitted by: Tim Bishop <tim@bishnet.net>
* Update to 1.2.3krion2003-08-113-2/+3
| | | | | PR: 55454 Submitted by: maintainer
* Updated to 2.9skv2003-08-093-7/+11
| | | | | PR: ports/55373 Submitted by: Mathieu Arnold <m@absolight.net>
* Add a ircd-ru - modern IRC server with translationosa2003-08-0714-0/+863
| | | | | | | schemes and other useful features. Submitted by: Khamushkin Ilya <ilya@ircd.ru> PR: 54428
* Remove PATCH_DIST_STRIP as it is no longer needed.marcus2003-08-012-2/+0
|
* Update to 2.0.4.adamw2003-08-0112-78/+80
| | | | | PR: ports/55123 Submitted by: Sebastian Yepes F. <esn@x123.info>
* BROKEN on 5.x: does not compilekris2003-07-311-1/+7
|
* o Apply a security patch that fixes couple of remote-exploitable bugs.perky2003-07-314-2/+14
| | | | | | o Give maintainership to submitter. Submitted by: Eugene M. Kim <ab@astralblue.com>
* Fix logic for conditional TCL support.netchild2003-07-271-1/+1
| | | | Submitted by: maintainer
* - Fix a Installation problem, when only tk8.4 is installed.dinoex2003-07-273-11/+119
|
* - update CATEGORIESdinoex2003-07-231-1/+1
|
* Change my mail to @FreeBSD.orgkrion2003-07-223-3/+3
| | | | Approved by: fjoe (mentor)
* Update to 1.9 and switch maintainer to submitter.will2003-07-213-7/+690
| | | | | | PR: 54110 Submitted by: Scott M. Likens <damm@fpsn.net> Discussed with: petef (maintainer change)
* Update to 0.7.1oliver2003-07-206-38/+32
| | | | | PR: 54651 Submitted By: maintainer
* Fix build with new gccarved2003-07-181-0/+11
|
* update irc/pircbot: 1.2.0 -> 1.2.2daichi2003-07-142-3/+3
| | | | | PR: 54432 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
* update irc/lostirc: 0.2.5 -> 0.2.7daichi2003-07-084-10/+26
| | | | | PR: 54192 Submitted by: Juan Salaverria <rael@vectorstar.net> (maintainer)
* update irc/ircservices: 5.0.18 --> 5.0.20daichi2003-07-082-20/+24
| | | | | PR: 54169 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* update irc/tr-ircd: 5.1.5 --> 5.1.7daichi2003-07-082-3/+3
| | | | | PR: 54168 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* CATEGORIES stripped, no "tcl84" and "tk84" entrys,dinoex2003-07-061-1/+1
| | | | | | | | was denied by portmgr when the base ports where created. date: 2001/11/24 04:18:38; ports/lang/tcl84, ports/x11-toolkits/tk84 CATEGORIES stripped, no "tcl84" and "tk84" entrys.
* - update to use tk84dinoex2003-07-062-2/+2
|
* Update to 2.8.kuriyama2003-07-064-15/+15
| | | | | | | | Add WWW:. Submitted by: Mathieu Arnold <m@absolight.net> PR: ports/52242 No response from: maintainer
* Fix patching on -CURRENT by using REINPLACE to do the do.marcus2003-07-014-36/+8
| | | | Reported by: many
* Add a distribution patch to fix tinting.marcus2003-06-304-0/+12
|
* Update to 2.0.3.marcus2003-06-3010-40/+166
|
* bug fixes: irc/dancerdaichi2003-06-272-0/+29
| | | | | | | | o Make the port respect CC, CFLAGS variables. o Prevent needless debugging symbols being compiled in. PR: 53804 Submitted by: Dominic Marks <dominic.marks@btinternet.com> (maintainer)
* Add kmyirc, yet another IRC Client for KDEarved2003-06-275-0/+92
| | | | | PR: 45714 Submitted by: Frank J. Laszlo <laszlof@freebsdmatrix.net>
* Of course, cat knows nothing about make variables (What was I thinking?)erwin2003-06-261-1/+1
| | | | | | | - Make pkg-message less ugly (pointed out by Yonatan Bokovza <Yonatan@xpert.com>) PR: 53756 Submitted by: maintainer
* Update irc/pircbot: 1.0.5 --> 1.2.0daichi2003-06-263-3/+7
| | | | | PR: 53616 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
* update maintainer's email address.leeym2003-06-241-1/+1
| | | | | PR: 53658 Submitted by: Dominic Marks <dom@cus.org.uk>
* Add dancer 4.16,daichi2003-06-206-0/+60
| | | | | | | | an IRC bot written in C for UNIX, Windows, and AmigaOS. PR: 46706 Submitted by: Dominic Marks <dom@cus.org.uk>
* Update muh to 2.2beta1oliver2003-06-194-7/+16
| | | | | | | Add IPv6 support Take maintainership PR: 48573
* Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-122-10/+0
|
* Update eggdrop to v1.6.15foxfair2003-06-1112-94/+71
|
* Add eggdrop 1.6.13,foxfair2003-06-1115-0/+346
| | | | | | | | | the most popular open source Internet Relay Chat bot. PR: 47296 Submitted by: Ulrich Spoerlein <q@uni.de> Update to the latest version 1.6.15 will followup immediately.
* o Update to 1.04aoliver2003-06-108-74/+76
| | | | | | | | | o Make portlint happier o Patch got integrated into source o Add OpenSSL knob PR: 47257 Approved by: alex (mentor)
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-051-6/+6
| | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
* Update to 5.0.18arved2003-06-032-1/+2
| | | | | PR: 52461 Submitted by: maintainer
* Update to 0.12arved2003-06-036-20/+14
| | | | | PR: 52693 Submitted by: maintainer
* Security Updateleeym2003-06-014-2/+26
| | | | | | | Fix "Possible remote exploit from rogue server" problem PR: 52723 Submitted by: Anders Andersson <anders@andersa.net>
* Oops, this one is correctkevlo2003-05-221-3/+1
|
* Update to 0.9.83 and mark unbroken.kevlo2003-05-224-6/+16
|
* Fix MASTER_SITES for port irc/pircbot (maintainer)edwin2003-05-221-1/+1
| | | | | | | | | One of the MASTER_SITES URL has changed. There is a redirect in place from the old URL to the new one, but fetch doesn't like redirects. PR: ports/52529 Submitted by: Tim Bishop <tim@bishnet.net>
* BROKEN on 5.1: bad C++kris2003-05-181-1/+7
|
* BROKEN on 5.1: bad C++kris2003-05-181-1/+7
|
* BROKEN on 5.1: bad C++kris2003-05-181-1/+7
|
* New port: konversationfjoe2003-05-169-0/+109
| | | | | | | A user friendly IRC client for KDE. PR: 52313 Submitted by: Kirill Ponomarew
* upgrade to 5.1.5ijliao2003-05-123-2/+3
| | | | | | PR: 51885 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> Approved by: maintainer
* patch-dcc-force-port: Patch to allow forcing of the local port for DCC. [1]arved2003-05-125-1/+80
| | | | | | | | | | | | patch-source_server_c: fix an snprintf buffer size;[2] patch-funny.c: Security Fix [3] patch-names.c: Security Fix: Channeloperator can set specific modes to crash Bx clients [1] Bump PORTREVISION [1] Obtained from: BitchX Developers [2] Obtained from: OpenBSD [3] Obtained from: gentoo
* Mark broken on alpha and ia64.arved2003-05-121-0/+4
|
* Fix fetching: correct MASTER_SITE_SUBDIRlioux2003-05-111-1/+1
| | | | | PR: 52010 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* Add ${PTHREAD_LIBS}arved2003-05-091-2/+2
| | | | Submitted by: bento
* Change maintainer email to my @FreeBSD.org addressmich2003-05-072-2/+2
| | | | Approved by: roberto(mentor)
* Update to latest release.mich2003-05-073-2/+3
| | | | | | PR: 51566 Submitted by: me Approved by: roberto (mentor)
* Unbrake by fixing plist.kuriyama2003-05-072-25/+23
|
* Fix 'make package' error.vanilla2003-05-071-1/+1
| | | | | PR: ports/51884 Submitted by: maintainer
* BROKEN: Bad pkg-plistkris2003-05-061-0/+2
|
* As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,kris2003-05-061-1/+0
| | | | | remove ports that have been broken for >4 months (in many cases much longer) with no sign of a fix.
* As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,kris2003-05-0614-536/+0
| | | | | remove these ports that have been broken for >4 months (in many cases much longer) with no sign of a fix.
* New port iip version 1.1.0: Secure and Anonymous Instant Messaginglioux2003-05-046-0/+120
|
* Added USE_PERL5_BUILD=yesedwin2003-05-041-0/+1
| | | | Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* Add two missing manpage.vanilla2003-05-041-1/+4
|
* Add ngircd 0.7.0,vanilla2003-05-048-0/+129
| | | | | | | | free open source daemon for Internet Relay Chat (IRC). PR: 51683 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* Update port: irc/pircbot (maintainer)edwin2003-05-032-2/+2
| | | | | | | Update pircbot to new version 1.0.5 PR: ports/51440 Submitted by: Tim Bishop <tim@bishnet.net>
* specify guild lib versionijliao2003-05-021-1/+1
|
* upgrade to 1.99.2ijliao2003-05-029-95/+44
|
* Enable irc/darkbot again after fixing the version-problemedwin2003-04-292-1/+4
| | | | Submitted by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* [Maintainer Update] Port: irc/ircservicesedwin2003-04-292-2/+25
| | | | | | | | | Update to 5.0.17. Use incremental diffs, instead of latest tarball to avoid unfetchable distfile everytime a new version is released. PR: ports/51354 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* Add patches to prevent multibyte encoded strings to be garbaged.knu2003-04-256-24/+124
| | | | | | | | | | (already submitted to the author) Add user & group in package building too. Submitted by: bento Remove user & group on deinstallation (only on bento).
* Add user & group in package building too.knu2003-04-253-24/+84
| | | | | | Submitted by: bento Remove user & group on deinstallation (only on bento).
* Update to 2.0.2.marcus2003-04-248-22/+22
| | | | | PR: 51304 Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
* - Add a dialog Warning for the WITH_TCL knob [1]arved2003-04-231-7/+24
| | | | | | | - rearrange targets - Make portlint happier. Suggested by: eivind [1]
* Add ONLY_FOR_ARCHS= i386 to the WITH_TCL case.arved2003-04-231-0/+3
| | | | Submitted by: eivind
* Remove duplicate pre-extract target.arved2003-04-231-9/+8
| | | | Submitted by: "Dan Langille" <dan@langille.org>
* Chase MD5 sum of tcl.o again [1]arved2003-04-232-6/+22
| | | | | | | If gpg is installed, verify gpg signatures, since bitchx.org recently had another problem with backdoored distfiles Reported by: "Erik Paulsen Skålerud" <erik@pentadon.com>[1]
* Convert to new GNOME infrastructure.marcus2003-04-222-6/+2
|
* Remove darkbot from the build because it has an illegal version stringkris2003-04-211-1/+0
| | | | Submitted by: trhodes
* Remove USE_GNOMENG.marcus2003-04-219-10/+0
|
* Fix directory permissions.knu2003-04-201-1/+5
|
* Fix directory permissions.knu2003-04-202-194/+199
| | | | Fix the help directory path.
* Correct the file path for dancer-services.knu2003-04-202-2/+3
|
* Add dancer-services, the IRC services (nickserv, chanserv, etc.) forknu2003-04-1911-0/+558
| | | | dancer-ircd.
* Add dancer-ircd, an irc daemon based on hybrid ircd.knu2003-04-1910-0/+393
| | | | | | | | | | This is the ircd designed for use on freenode.net, based on the hybrid ircd used by efnet. This port/package is configured for use on a small network or standalone, and the escape code filter is disabled. To use it on a large and/or Western language only network, please re-configure config.h and rebuild.
* remove obsolete pkg-commentedwin2003-04-151-2/+0
| | | | Noticed by: lioux@
* Chase checksum of tcl.o, It is now ready for the upcoming BitchX release 1.0c20arved2003-04-071-1/+1
| | | | Submitted by: Rob Andrews <sin@bitchx.org>
* irc/darkbot - The talking IRC Bot!edwin2003-04-017-0/+82
| | | | | | | | | Darkbot is a very smart IRC bot with a very fast algorithm for an auto-responder database. More information about Darkbot can be found on http://darkbot.sourceforge.net/ PR: ports/48847 Submitted by: A. Gabriel <backslash@BSDCode.org>
* [Maintainer Update] Port: irc/ircservices (bento fix)edwin2003-03-314-2/+14
| | | | | | | Update from 5.0.6 to 5.0.14. PR: ports/49022 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* [Maintainer Update] irc/tr-ircd from 5.0.3 to 5.0.9 release.edwin2003-03-312-2/+2
| | | | | PR: ports/48972 Submitted by: Alex Dupre <alex@vaio.alexdupre.com>
* Distfiles moved. (www.ruby-lang.org site reorg.)knu2003-03-301-1/+2
|
* Fix a couple of Buffer overflows.arved2003-03-282-3/+275
| | | | | | Reported by: Timo Sirainen <tss@iki.fi> Submitted by: caf@guarana.org Obtained from: Bugtraq
* Update to 20030315.adamw2003-03-243-2/+3
| | | | | PR: 50191 Submitted by: Anders Andersson <anders@andersa.net> (maintainer)
* New MASTER_SITE and WWW reference.adamw2003-03-234-12/+4
| | | | | PR: 50193 Submitted by: Anders Andersson <anders@andersa.net> (maintainer)
* Chase gtkmm shared lib version.marcus2003-03-161-1/+2
| | | | | Requested by: kris Pointy hat to: me probably
* Clear moonlight beckons.ade2003-03-0738-19/+19
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Update to 2.0.1.marcus2003-03-066-4/+6
| | | | | PR: 48956 Submitted by: Koop Mast <einekoai@chello.nl>
* Retire comment file.trevor2003-03-014-2/+2
|
* Update to 0.47.naddy2003-03-013-2/+4
| | | | | PR: 48783 Submitted by: Michael L.Hostbaek <mich@freebsdcluster.org>
* De-pkg-comment for my ports.perky2003-02-252-1/+1
|
* make portlint happy and change some ugly space -> tab.leeym2003-02-232-4/+4
| | | | | PR: 48591 Submitted by: Anders Andersson <anders@andersa.net>
* de-pkg-commentarved2003-02-222-1/+1
|
* De-pkg-comment.knu2003-02-2146-23/+23
|
* - retire pkg-commentdinoex2003-02-211-1/+0
|
* - add COMMENTdinoex2003-02-211-0/+1
|
* De-pkg-comment.knu2003-02-2114-7/+7
|
* - use COMMENTleeym2003-02-206-6/+6
| | | | | | | - change MAINTAINER's email address PR: 48469 Submitted by: Anders Andersson <anders@hack.org> <anders@andersa.net>
* Correct PLIST_SUB so one plug-in doesn't overwrite the other'smarcus2003-02-192-8/+8
| | | | | | | substitutions. PR: 48451 Submitted by: alane
* * Add optional Tcl supportmarcus2003-02-196-4/+38
| | | | | | | * Convert from pkg-comment to COMMENT PR: 48438 Submitted by: Koop Mast <einekoai@chello.nl>
* De-pkg-decomment epic4 master-slave ports. Allow overridingknu2003-02-184-4/+4
| | | | MAINTAINER while I'm here.
* De-pkg-comment my non-ruby ports as well.knu2003-02-182-1/+1
|
* De-pkg-comment.knu2003-02-186-3/+3
|
* Remove sentence stating this is an unstable version.marcus2003-02-162-4/+0
| | | | | PR: 48299 Submitted by: Koop Mast <einekoai@chello.nl>
* Update to 2.0.0.marcus2003-02-126-50/+8
|
* Upgrade to 0.46.obraun2003-02-124-3/+7
| | | | | PR: ports/48173 ports/47946 Submitted by: maintainer
* Do not use %SUBDIR% in MASTER_SITES, since it will not beyoichi2003-02-083-6/+6
| | | | inherited to PATCH_SITES in this case.
* Chase gtk20's shared lib version.marcus2003-02-082-2/+4
|
* New port: psybncedwin2003-02-0615-0/+750
| | | | | | | | psyBNC is an extremely powerful IRC bouncer with multiple unique features. PR: ports/45720 Submitted by: Mina Naguib <webmaster@topfx.com>
* o Update to 6.3.1lioux2003-02-055-38/+44
| | | | | | | | | o Style changes: fmt both DESCR and PKGMESSAGE o Assign maintainership to submitter: previous maintainer passes maintainership due to lack of time Submitted by: Brad Davis <so14k@so14k.com> Approved by: maintainer (previous one)
* Remove two more directories.marcus2003-02-022-0/+6
| | | | Reported by: bento
* maintainer update pircbot to new version 1.0.3.edwin2003-01-302-2/+2
| | | | | PR: ports/47201 Submitted by: Tim Bishop <tim@bishnet.net>
* - update to 5.0.6petef2003-01-242-3/+3
| | | | | | | - respect cc/cflags PR: 45735 Submitted by: maintainer
* Update to 1.9.8.marcus2003-01-2010-120/+64
|
* Update to 1.8.11.jim2003-01-196-92/+12
| | | | | Submitted by: Paolo Gatti <onel0ve@libero.it> Tested by: Munish Chopra <mchopra@engmail.uwaterloo.ca>
* Update to 0.2.5arved2003-01-193-5/+12
| | | | | PR: 47155 Submitted by: Juan Salaverria <rael@vectorstar.net>
* This patch corrects the printing of DCC transfer stats.mdodd2003-01-154-2/+24
| | | | Approved by: MAINTAINER
* Add missing manpagekris2003-01-142-0/+4
|
* Add WITH_PROXY knob, and bump version.vanilla2003-01-124-2/+24
| | | | Submitted by: Peter <peter@webdeveloping.nl>
* Maintainer update to version 1.0.2edwin2003-01-123-3/+8
| | | | | PR: ports/46970 Submitted by: Tim Bishop <tim@bishnet.net>
* Update to 0.44.petef2003-01-043-2/+3
| | | | | PR: 46715 Submitted by: maintainer
* upgrade to 1.0.5ijliao2003-01-034-16/+16
| | | | | | | make portlint happy PR: 43657 Submitted by: maintainer
* - update to 2.6petef2003-01-033-3/+5
| | | | | | | - submitter is now the maintainer (from ports@) PR: 46710 Submitted by: Daniel B. Hemmerich <dan-freebsd@spot.org>
* Update to 0.9.11.petef2003-01-032-2/+2
| | | | | PR: 45796 Submitted by: maintainer
* Update to 0.43.petef2003-01-033-2/+3
| | | | | PR: 45750 Submitted by: maintainer
* upgrade to 5.0.3ijliao2003-01-023-14/+15
| | | | | PR: 46469 Submitted by: maintainer
* Pass maintainership to Steven Bailey <eviilboy@cox.net>.petef2002-12-231-1/+1
| | | | Submitted by: new maintainer
* Fix MASTER_SITES.petef2002-12-231-3/+1
|
* Remove ipv6 from CATEGORIES.vanilla2002-12-122-2/+2
| | | | | Submitted by: knu Forgotten by: me
* Disable ipv6 support, it broken dcc command.vanilla2002-12-122-10/+10
| | | | | Submitted by: "BigBrother (BigB3)" <bigbrother@bonbon.net> Approved by: kris
* Catch up with the Ruby Application Archive's URL scheme change.knu2002-12-081-1/+1
|
* After repo copy from graphics category, update all appropriatelioux2002-11-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | dependency references from both audio and graphics to multimedia category. audio/xmms --> multimedia/xmms graphics/avifile --> multimedia/avifile graphics/divx4linux --> multimedia/divx4linux graphics/ffmpeg --> multimedia/ffmpeg graphics/libdv --> multimedia/libdv graphics/libdvdcss --> multimedia/libdvdcss graphics/libdvdread --> multimedia/libdvdread graphics/libmpeg2 --> multimedia/libmpeg2 graphics/linux-realplayer --> multimedia/linux-realplayer graphics/mjpegtools --> multimedia/mjpegtools graphics/mplayer --> multimedia/mplayer graphics/mplayer-fonts --> multimedia/mplayer-fonts graphics/openquicktime --> multimedia/openquicktime graphics/win32-codecs --> multimedia/win32-codecs Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
* Add dependency to tclsada2002-11-251-0/+2
| | | | | PR: ports/45680 Submitted by: maintainer
* Add gmake as dependencypat2002-11-251-0/+2
| | | | | PR: ports/45674 Submitted by: maintainer
* Update to 0.0.0.2.knu2002-11-243-3/+15
|
* Fix irc/bobot++ on -currentedwin2002-11-243-0/+33
| | | | | PR: ports/45657 Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
* Update to 0.9.10.nork2002-11-233-2/+3
| | | | | PR: ports/45642 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
* 1: Upgrade to 0.86.vanilla2002-11-216-6/+10
| | | | | | | 2: fix pkg-plist. PR: ports/45518 Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru>, roberto
* upgrade 45025ijliao2002-11-192-2/+2
| | | | | PR: 45025 Submitted by: Jim Westfall <jwestfall@surrealistic.net>
* Fix a security hole with a patch from the ezbounce Homepage.arved2002-11-194-0/+42
| | | | | | Bump PORTREVISION. PR: 43437
* Remove USE_AUTOCONF from default build, because it is only need for WITH_IPV6arved2002-11-181-0/+2
| | | | | | | | This will fix the default build until kris and alane decided, what to do with the backed out autoconf patch. PR: ports/45359 Reported by: Dean Hollister <dean@odyssey.apana.org.au>
* Unbreak on -current (1 down, 727 to go)edwin2002-11-173-2/+22
| | | | Noticed on: bento
* Ensure that xchat is linked against libc_r to avoid spurious crashes onmarcus2002-11-152-4/+6
| | | | | | | | -CURRENT. Based on patch that was Submitted by: Marc Recht <marc@informatik.uni-bremen.de>
* upgrade to 20021103ijliao2002-11-123-2/+4
| | | | | PR: 45189 Submitted by: maintainer
* Convert to the new autoconf Layout: USE_AUTOCONF_VER=253arved2002-11-111-5/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-1116-15/+8
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Update to 1.9.4.marcus2002-11-094-4/+4
| | | | | PR: 45037 Submitted by: Marc Recht <marc@informatik.uni-bremen.de>
* add ircservices 5.0.2ijliao2002-11-086-0/+158
| | | | | | | A system of IRC services for IRC networks PR: 44521 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* Fix PERL dependencies for these ports (print/cups solves print/cups-baseedwin2002-11-071-0/+1
| | | | | | and french/cups-base) Noticed on: bento
* Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-073-3/+2
| | | | | 105 pointy hats to: me Approved by: pat
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-0716-8/+16
| | | | Approved by: pat
* Upgrade to 0.42.obraun2002-11-063-2/+4
| | | | | PR: ports/44876 Submitted by: maintainer
* PERL -> REINPLACEedwin2002-11-041-1/+3
| | | | | | and USE_PERL5 in some places Noticed by: bento
* PERL -> REINPLACEedwin2002-11-041-1/+2
| | | | Noticed on: bento
* PERL -> REINPLACEedwin2002-11-041-1/+3
| | | | Noticed on: bento
* Upgrade to 5.0.1.obraun2002-10-2710-278/+250
| | | | | PR: 44493 Submitted by: maintainer
* * Change Emailaddressarved2002-10-251-7/+17
| | | | | | | | | | | | * Use bsd.port.(pre|post).mk[1] * Add a knob WITH_SSL [2] * Fix passing of CONFIGURE_ENV in the case WITH_GNOME=yes WITH_TCL=yes [3] * Word the Warning about the bug in WITH_IPv6 more clear. [1]Pointed out by: KAWATA masahiko <kawata@mta.biglobe.ne.jp> [2]Submitted by: Bob Fleck <bob@securesoftware.com> PR: 42972 (with some modifications) [3]Reported by: Kevin <kdulzo@sockpuppet.org>
* Update to 1.8.10.marcus2002-10-228-4/+110
| | | | | PR: 44051 Approved by: maintainer
* Allow port to build under jdk11, now that jdk11's compat3x libraryadamw2002-10-201-1/+1
| | | | | | | | issue has been resolved. Submitted by: tim@bishnet.net (maintainer) PR: 43445 Approved by: pat
* Update to 1.4.10 (Bug fix release).yoichi2002-10-159-36/+9
|
* Update to ircII-20020912kris2002-10-133-4/+4
| | | | Reviewed by: maintainer
* Correct MASTER_SITE -> MASTER_SITE_SOURCEFORGEkris2002-10-131-1/+2
|