summaryrefslogtreecommitdiff
path: root/irc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update maintainer address.Will Andrews2003-11-061-2/+2
|
* Add xchat-systray-plugin, a GNOME/KDE/Xfce system tray applet that displaysJoe Marcus Clarke2003-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.Joe Marcus Clarke2003-11-021-1/+1
| | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-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.Akinori MUSHA2003-10-311-2/+2
|
* Update to 5.0.22.Norikatsu Shigemura2003-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 andHajimu UMEMOTO2003-10-291-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.Joe Marcus Clarke2003-10-258-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/gKirill Ponomarev2003-10-252-8/+4
| | | | | | | | - Don't install some documentation files - Bump PORTREVISION PR: 58525 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* utilize SITE_PERLYing-Chieh Liao2003-10-245-53/+52
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* utilize USE_GNOMEYing-Chieh Liao2003-10-243-6/+7
| | | | add more dependencies
* add ctrlproxy 2.5Ying-Chieh Liao2003-10-229-0/+127
| | | | IRC proxy
* o Install documentation in the right place [1]Kris Kennaway2003-10-183-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 -currentErwin Lansing2003-10-172-1/+17
| | | | | PR: 58143 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* - Unbreak this port on -currentKirill Ponomarev2003-10-163-4/+75
| | | | | | | - Maintainer informed PR: 58093 Submitted by: Michael Edenfield <kutulu@kutulu.org>
* BROKEN on 5.x: does not compileKris Kennaway2003-10-151-1/+7
|
* xchat2 conflicts with xchat.Joe Marcus Clarke2003-10-112-0/+4
| | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Chase up new MASTER_SITE_SAVANNAH.Edwin Groothuis2003-10-031-1/+2
| | | | | PR: ports/56970 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* Move USE_OPENSSL variable before bsd.port.pre.mkTilman Keskinoz2003-10-021-2/+4
| | | | | PR: 57502 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Update to 0.74Mathieu Arnold2003-10-025-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,Edwin Groothuis2003-10-016-168/+0
| | | | | | it has been moved to ports/irc/ircproxy. Noticed by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Update to 1.2.5Erwin Lansing2003-09-272-2/+2
| | | | | PR: 57237 Submitted by: maintainer
* Update to 0.4.0Hye-Shik Chang2003-09-273-13/+8
|
* - ECHO -> ECHO_MSGEdwin Groothuis2003-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_MSGEdwin Groothuis2003-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.49Michael Landin2003-09-263-54/+55
| | | | | | Respect ${SITE_PERL} Approved by: roberto (mentor)
* Update to 2.0.5.Adam Weinberger2003-09-258-14/+14
|
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-242-2/+2
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* Cease FreeBSD port maintainershipsEdwin Groothuis2003-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.Edwin Groothuis2003-09-171-1/+1
| | | | | Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.org> Approved by: (unbreak of port builds)
* Update checksum after the author regenerated the zip-file withErwin Lansing2003-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.Erwin Lansing2003-09-081-1/+7
| | | | Informed author.
* move ircproxy-freebsd-port to ircproxyEdwin Groothuis2003-09-081-1/+0
|
* new port: irc/ircproxyEdwin Groothuis2003-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/ircproxyEdwin Groothuis2003-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_SITESDirk Meyer2003-09-061-1/+3
|
* Update to 1.2.4Erwin Lansing2003-09-053-2/+4
| | | | | PR: 56491 Submitted by: maintainer
* Update WWW after the site moved to it's own domainErwin Lansing2003-09-042-2/+2
| | | | Approved by: maintainer
* - Fix MASTER_SITESKirill Ponomarev2003-08-301-1/+2
| | | | | PR: 56203 Submitted by: maintainer
* New port: net/bitlbeeEdwin Groothuis2003-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/onisEdwin Groothuis2003-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.Norikatsu Shigemura2003-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.Joe Marcus Clarke2003-08-261-0/+1
| | | | Prodded by: kris
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
|
* [MAINTAINER UPDATE] irc/ircd-ru New release (1.0.7 > 1.0.7-02-stable)Edwin Groothuis2003-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 toHye-Shik Chang2003-08-234-0/+4
| | | | | | BUILD_STATIC. This affects to python embedding programs only. Submitted by: olgeni
* - Update to 20030709Kirill Ponomarev2003-08-223-2/+5
| | | | | PR: 55862 Submitted by: maintainer
* update irc/irc: 2.10.3 -> 2.10.3p3Daichi GOTO2003-08-227-120/+28
| | | | | PR: 55824 Submitted by: Paolo Gatti <onel0ve@libero.it>
* - Force binding with wish8.3, even if wish8.4 is installed.Dirk Meyer2003-08-154-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 optionDirk Meyer2003-08-152-1/+15
|