summaryrefslogtreecommitdiffstats
path: root/irc/irssi-devel
Commit message (Collapse)AuthorAgeFilesLines
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1
|
* Add development version of irssi irc client.vsevolod2005-07-247-126/+184
| | | | Approved by: perky (mentor)
* - Fix package to create empty lib/irssi/modules directory, to match port'spav2005-05-262-1/+2
| | | | behaviour
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Prevent the creation of perllocal.pod to appease pointyhat.philip2005-02-221-0/+22
| | | | | Spotted by: pointyhat via kris Approved by: vanilla (maintainer)
* Add SIZE.vanilla2004-03-181-0/+1
| | | | Submitted by: trevor
* - Unbreak on -currnet.vanilla2004-02-082-16/+24
| | | | | | | | | | - Put USE_OPENSSL before <bsd.port.pre.mk> - make configure happy - make pre-configure target non-fatal. This makes interrupting and resuming the configure stage possible. PR: ports/62476 Submitted by: Ulrich Spoerlein <q@uni.de>
* BROKEN on 5.x: does not compilekris2004-02-071-0/+4
|
* Set {WANT,USE}_GNOME correctly to make these ports compatible with the newmarcus2004-02-041-0/+2
| | | | | | bsd.port.mk. Submitted by: kris
* Make WITH_PERL=yes the default, and bump PORTREVISION. Perl scripting ispetef2004-01-051-3/+3
| | | | | | one of the major features of irssi, and seems a reasonable default. Approved by: maintainer
* Add a patch to check for the environment variable IRSSI_NOTHROTTLEalfred2003-12-281-0/+20
| | | | | | to disable throttling. Submitted by: Chris Jones <cjones@gruntle.org>
* Use DOCSDIR and DATADIR macros.osa2003-12-161-151/+151
| | | | Approved by: vanilla (maintainer)
* Make COMMENT, CATEGOTIES, MAINTAINER can override by slave-ports.vanilla2003-12-151-3/+3
|
* Use the right way of specifying PORTREVISION so slave ports can override this.vanilla2003-12-151-1/+1
| | | | Submitted by: ijliao, kcwu
* Upgrade to 0.8.9, move WITH_BOEHM_GC out of the WITH_GLIB block.vanilla2003-12-112-8/+9
| | | | Submitted by: Jean-Yves Lefort <jylefort@brutele.be>, Dario Freni <saturnero@gufi.org>
* Add two WITH_* knob, WITH_BOEHM_GC, WITH_BOT.vanilla2003-12-081-0/+17
| | | | | | Bump version. Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* fix typo error (deve/boehm-gc to devel/boehm-gc),vanilla2003-12-071-2/+2
| | | | and change pre-everything to pre-extract.
* Upgrade to 0.8.8, add WITH_PERL, WITH_SOCKS, WITHOUT_IPV6, WITHOUT_GLIB2 knob.vanilla2003-12-074-46/+117
| | | | | PR: ports/59614 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* fix if-less else/endifsf2003-11-151-1/+1
|
* Add WITH_IPV6 knob.vanilla2003-11-151-5/+8
| | | | Submitted by: Lukasz Wasikowski <idaho@kochana.org>
* utilize SITE_PERLijliao2003-10-241-21/+21
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Add missing manpagekris2003-01-141-0/+2
|
* Add WITH_PROXY knob, and bump version.vanilla2003-01-122-1/+12
| | | | Submitted by: Peter <peter@webdeveloping.nl>
* Remove ipv6 from CATEGORIES.vanilla2002-12-121-1/+1
| | | | | Submitted by: knu Forgotten by: me
* Disable ipv6 support, it broken dcc command.vanilla2002-12-121-5/+5
| | | | | Submitted by: "BigBrother (BigB3)" <bigbrother@bonbon.net> Approved by: kris
* 1: Upgrade to 0.86.vanilla2002-11-203-3/+5
| | | | | | | 2: fix pkg-plist. PR: ports/45518 Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru>, roberto
* Convert USE_GLIB into USE_GNOMENG+USE_GNOME.sobomax2002-07-151-1/+2
|
* Upgrade to 0.8.5 to fix DoS.vanilla2002-06-222-2/+2
| | | | | PR: ports/39567 Submitted by: "Sergey A.Osokin" <osa@FreeBSD.org.ru>
* Fix plist on current.vanilla2002-04-101-1/+1
|
* Upgrade to 0.8.4.vanilla2002-03-133-14/+15
|
* remove LIB_DEPENDS to gettext,vanilla2002-02-181-10/+2
| | | | | | use ${INSTALL_DATA} for irssi.conf Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* Upgrade to 0.8.1.vanilla2002-02-173-6/+5
|
* Ops.. I forfot to add this patch on last commit.vanilla2002-02-171-0/+22
|
* Upgrade to 0.8.0 snapshot-20020217.vanilla2002-02-176-96/+51
|
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-201-1/+1
| | | | the later case
* Add another patch for BIG5 cursor movement, and bump version.vanilla2001-11-171-1/+1
| | | | Submitted by: mhsin@mhsin.org
* Upgrade to 0.7.98.4vanilla2001-10-312-3/+3
|
* Irssi needs gettext.clive2001-08-181-0/+2
| | | | | Submitted by: bento Approved by: vanilla (MAINTAINER)
* Take maintainership.vanilla2001-05-061-1/+1
|
* make it ready for the coming slave portsijliao2001-04-271-3/+4
| | | | Discussed with: vanilla
* no need compile perl as staticijliao2001-04-272-3/+6
| | | | | | | if u want to auto-load script, just put a "/load perl" in ~/.irssi/startup so, bump version again Discussed with: vanilla
* Compile perl as static for auto-load script.vanilla2001-04-262-6/+3
| | | | Bump version again.
* Fix perl module's path, and bump version.vanilla2001-04-263-15/+23
|
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-291-1/+1
| | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
* Update to version 0.7.98.3.jim2001-03-262-2/+2
|
* Update to version 0.7.98.2. While I'm here, turn MAINTAINERship backjim2001-03-103-21/+25
| | | | over to ports@FreeBSD.org.
OpenPOWER on IntegriCloud