aboutsummaryrefslogtreecommitdiffstats
path: root/irc/irssi-devel
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 20080204miwi2008-02-054-10/+5
|
* - Update to 20080121miwi2008-01-263-5/+5
|
* - Update to 20080121miwi2008-01-223-5/+5
|
* - Update to 20071223miwi2007-12-313-5/+5
|
* - Update to the last snapshot (20071212)miwi2007-12-173-5/+5
|
* - Update to 20071210miwi2007-12-123-5/+5
|
* - irssi-devel should be using @dirrmtry in a few cases. this ismiwi2007-11-071-6/+6
| | | | | | | | | | because if you try to deinstall these ports while net/silc-irssi-plugin or irssi-plugins is installed they will not be able to remove those directories. PR: 117868 Submitted by: Wesley Shields <wxs@atarininja.org> Approved by: portmgr (pav)
* - Update to 20071029miwi2007-10-303-5/+5
|
* - Update to 20071025miwi2007-10-283-5/+5
|
* - Update to 20071022miwi2007-10-243-5/+5
|
* - Update to 20071018miwi2007-10-233-6/+6
|
* - Update to 20071015miwi2007-10-172-4/+4
|
* - Update to 20071012miwi2007-10-143-6/+6
|
* - Update to 20071011miwi2007-10-123-8/+7
|
* Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion.linimon2007-09-301-0/+1
| | | | Hat: portmgr
* - Unbreakmiwi2007-09-112-6/+4
| | | | - Update to 20070911
* - Marked broken (distfile size mismatch)miwi2007-09-051-2/+3
| | | | | Submitted by: pointyhat via pav Lars Stokholm <lars.stokholm@gmail.com> (via private mail)
* - Update to 20070826 (0.8.12-rc1 Release)miwi2007-08-283-7/+8
| | | | Changelog: http://irssi.org/news/ChangeLog
* - Update to 20070822miwi2007-08-243-6/+6
|
* - Update to 20070819miwi2007-08-223-8/+9
|
* - Update to 20070807miwi2007-08-193-9/+8
|
* - Update to 20070804miwi2007-08-063-5/+5
|
* - Update to 20070726miwi2007-07-274-5/+7
| | | | - Fix pkg-plist
* - Update to 20070712miwi2007-07-153-5/+5
|
* - Update to 20070707miwi2007-07-083-5/+5
|
* - Update to 20070629miwi2007-06-303-5/+5
| | | | | Changlog: http://www.irssi.org/ChangeLog
* - Update to 20070620miwi2007-06-225-146/+146
| | | | - Take Maintainership
* Set free a poorly maintained port.shaun2007-04-261-1/+1
|
* Switch to my @FreeBSD.org address.shaun2006-06-201-1/+1
| | | | Approved by: ahze (mentor)
* - Update to 20060518 snapshotitetcu2006-06-053-13/+13
| | | | | | | | | - Change master site again; the primary one is useless - Assign maintainership to submitter PR: ports/97701 Submitted by: Shaun Amott <shaun@inerd.com> Approved by: lawrance (mentor, implicit)
* - Update irssi-devel snapshotitetcu2006-05-165-19/+22
| | | | | | | | | | | | | | | | - Add mirror due to unreliable primary site - Fix plist - portlint(1) - fix OPTIONS usage [1] This is a nightly snapshot produced by the irssi team, rather than one of vsevolod's snapshots produced directly from the SVN repository. (there's not really any difference, other than a much smaller tarball) PR: ports/97312 Submitted by: Shaun Amott <shaun@inerd.com> itetcu (me) [1] Approved by: lawrance (mentor)
* remove USE_REINPLACE for all categories starting with Iedwin2006-05-081-1/+0
|
* Reset vsevolod as maintainer due to unreponsiveness. We hope to see himlinimon2006-04-151-1/+1
| | | | | | back sometime. Hat: portmgr
* Conversion to a single libtool environment.ade2006-02-231-3/+1
| | | | Approved by: portmgr (kris)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* 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-257-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-191-0/+1
| | | | Submitted by: trevor
* - Unbreak on -currnet.vanilla2004-02-092-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-061-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-091-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-211-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-213-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-161-1/+2
|
* Upgrade to 0.8.5 to fix DoS.vanilla2002-06-232-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-183-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-211-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-071-1/+1
|
* make it ready for the coming slave portsijliao2001-04-281-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-272-6/+3
| | | | Bump version again.
* Fix perl module's path, and bump version.vanilla2001-04-273-15/+23
|
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-301-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-272-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.
* Update to 0.7.97.2jim2000-12-252-4/+3
|
* Update to version 0.7.97.jim2000-12-1211-95/+113
| | | | Parts submitted by: Sean-Paul Rees <sean@seanrees.com>
* Implement USE_GLIB.reg2000-10-054-17/+34
|
* Update to version 0.7.95-3.jim2000-08-262-2/+2
|
* Update to version 0.7.95-2.jim2000-08-232-1/+3
|
* Update to version 0.7.95.jim2000-08-142-2/+2
|
* Update to version 0.7.94.jim2000-07-283-2/+106
|
* Update to version 0.7.93.jim2000-07-102-4/+2
|
* Update to version 0.7.92-3jim2000-07-082-4/+4
|
* Update to version 0.7.92-2.jim2000-07-022-3/+5
|
* Update to version 0.7.91.jim2000-06-152-2/+2
|
* Update to version 0.7.90. The author has removed all GTK/GNOME bits forjim2000-06-138-68/+59
| | | | | | | the time being, but says ``they might come back later'', but for now this is a text-only client. Submitted by: ade
* PORTVERSION=0.7.28-3 -> PORTVERSION=0.7.28.3 (per porters-handbook)hoek2000-06-041-1/+2
|
* WWW moved.hoek2000-06-041-5/+3
|
* Updates for new shared library versions in GNOME 1.2ade2000-06-021-2/+2
|
* Update to 0.7.28-3. As usual, this is a "I'm grateful to you, Jim!"will2000-05-244-4/+15
| | | | | | | 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)
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-4/+4
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-2/+2
|
* Update to version 0.7.27.jim2000-02-264-3/+22
| | | | Submitted by: Will Andrews <andrews@technologist.com>
* Update to version 0.7.26.jim2000-02-232-3/+3
|
* Update to version 0.7.24.jim2000-02-192-3/+3
|
* Update to version 0.7.23jim2000-01-253-7/+11
|
* Fix checksum and support IPv6.sumikawa2000-01-232-3/+11
| | | | | PR: 16200 Submitted by: Heikki Paatela <paatela@st.jyu.fi>
* Update to version 0.7.22jim2000-01-182-3/+3
|
* Update to version 0.7.21.jim1999-12-232-3/+3
|
* Update to version 0.7.20.1.jim1999-11-302-4/+5
|
* Update to version 0.7.18.1jim1999-11-062-3/+3
|
* Updated to version 0.7.18jim1999-10-192-3/+3
|
* Updated to version 0.7.17jim1999-10-193-5/+12
|
* Use the updated libproplist shared librarycpiazza1999-10-071-1/+1
|
* Updated to version 0.7.16jim1999-09-193-4/+6
|
* Updated to version 0.7.15-3.jim1999-09-013-3/+6
|
* Update to version 0.7.15-2.jim1999-08-312-4/+6
|
* Updated to version 0.7.14.jim1999-08-293-15/+7
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* chmod -> ${CHMOD}mharo1999-08-231-2/+2
| | | | chown -> ${CHOWN}
* No need to put "Irssi is" in front.asami1999-08-141-1/+1
|
* Updated to version 0.7.13-2jim1999-08-144-20/+28
|
* Update to 0.7.12cpiazza1999-07-103-11/+8
| | | | | PR: 12573 Submitted by: maintainer
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.billf1999-06-281-2/+2
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Update irssi to 0.7.11-2.cpiazza1999-06-203-5/+11
| | | | | PR: 12110 Submitted by: maintainer
* Update to use gtk version 1.2.3.steve1999-05-291-4/+7
| | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Update to 0.7.8flathill1999-05-092-4/+4
| | | | | PR: ports/11577 Submitted by: jim@blues.ghis.net
* WWW: This is definately the daemon's work. In Chuck we trust.mharo1999-05-031-1/+1
|
* an IRC client that uses GTK+ and (optionally) GNOMEtaoka1999-05-015-0/+68
PR: 11120 Submitted by: Jim Mock <jim@phrantic.phear.net>