aboutsummaryrefslogtreecommitdiff
path: root/irc/ctrlproxy
Commit message (Collapse)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+1
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* - Fix building of port due to gnutls update which removes gcrypt supportAshish SHUKLA2011-07-183-5/+26
| | | | | | | | | | - Update MASTER_SITES with updated location of distfiles - Fix pkg-plist PR: ports/158978 Notes: svn path=/head/; revision=277888
* Chase security/gnutls update and add an UPDATING entry.Roman Bogorodskiy2011-06-051-2/+2
| | | | Notes: svn path=/head/; revision=275104
* - Update WWW link.Ashish SHUKLA2011-04-171-1/+1
| | | | | | | | | PR: ports/156451 Submitted by: aldis@bsdroot.lv Approved by: pgj (implicit) Notes: svn path=/head/; revision=272840
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Change my maintainer address.Ashish SHUKLA2010-06-111-1/+1
| | | | | | | Approved by: pgj (mentor) Notes: svn path=/head/; revision=256386
* Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.Roman Bogorodskiy2009-08-161-2/+2
| | | | Notes: svn path=/head/; revision=239670
* - Fix socketpair() function invocationMartin Wilke2009-03-013-1/+37
| | | | | | | | | | | | | * The socketpair() function is invoked incorrectly causing, it to return EPROTONOSUPPORT everytime. * Changed '#include <gssapi.h>' to '#include <gssapi/gssapi.h>' to prevent warnings emitted by GCC. PR: 131422 Submitted by: Ashish Shukla <wahjava@gmail.com> (maintainer) Notes: svn path=/head/; revision=229307
* - Fix startup issueChin-San Huang2009-01-122-1/+15
| | | | | | | | | | - Pass maintainership to submitter PR: ports/130400 Submitted by: Ashish Shukla <wahjava at gmail.com> Notes: svn path=/head/; revision=225882
* - Remove unused patchChin-San Huang2009-01-032-33/+0
| | | | Notes: svn path=/head/; revision=225161
* - Update to 3.0.8Chin-San Huang2009-01-033-10/+11
| | | | Notes: svn path=/head/; revision=225160
* - Fix segfaulting if unable to resolve hostnameChin-San Huang2008-09-022-0/+16
| | | | | | | | | | | - Bump PORTREVISION PR: ports/126846 Submitted by: Ashish Shukla <wahjava at gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=219623
* - Update to 3.0.7Chin-San Huang2008-08-084-32/+4
| | | | | | | Submitted by: John Marshall <john.marshall _at_ riverwillow.com.au> Notes: svn path=/head/; revision=218245
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* - Update to 3.0.6Chin-San Huang2008-06-135-36/+20
| | | | | | | | | | | | | - Add distfile mirror. - Also includes a bugfix for ctrlproxy failing to recognize 'learn-nickserv' option. The bug has been submitted to upstream and it'll be included in next release. Submitted by: Ashish Shukla <wahjava at gmail.com> via mail Approved by: maintainer Notes: svn path=/head/; revision=214736
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Chase security/gnutls shlib version bumpRoman Bogorodskiy2008-03-031-1/+2
| | | | | | | - Add an entry to UPDATING Notes: svn path=/head/; revision=208375
* - Update to 3.0.5.Chin-San Huang2007-12-247-25/+48
| | | | | | | Submitted by: Ashish Shukla <wahjava at gmail dot com> via mail Notes: svn path=/head/; revision=204427
* - Update to 3.0.3Chin-San Huang2007-10-272-6/+6
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=202118
* Chase gnutls shared library version chase: adjust DEPENDS lines andRoman Bogorodskiy2007-07-011-1/+2
| | | | | | | bump PORTREVISIONs. Notes: svn path=/head/; revision=194564
* - Update to 3.0.2Pav Lucistnik2007-06-165-26/+36
| | | | | | | | PR: ports/113744 Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> Notes: svn path=/head/; revision=193679
* - Update to 3.0.1Martin Wilke2007-01-0912-147/+88
| | | | | | | | PR: ports/107630 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=181928
* - Fix WWW line in pkg-descrTim Bishop2006-01-231-1/+1
| | | | | | | | PR: 92203 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=154236
* - add SHA256Dirk Meyer2005-11-201-0/+1
| | | | Notes: svn path=/head/; revision=148834
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* - remove obsolete patchDirk Meyer2005-10-111-11/+0
| | | | Notes: svn path=/head/; revision=144907
* - new option WITH_CTRLPROXY_DOC for manpages and html docDirk Meyer2005-10-114-22/+61
| | | | | | | | - use PORTDOCS - make portlint happier Notes: svn path=/head/; revision=144906
* Update to version 2.6.2Kirill Ponomarev2005-04-214-22/+12
| | | | | | | | PR: ports/80207 Submitted by: Ports Fury Notes: svn path=/head/; revision=133865
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Fix MASTER_SITESKirill Ponomarev2004-08-201-3/+1
| | | | | | | | PR: ports/70692 Submitted by: Stefan Walter <sw@gegenunendlich.de> Notes: svn path=/head/; revision=116742
* BROKEN: UnfetchableKris Kennaway2004-08-141-0/+2
| | | | Notes: svn path=/head/; revision=116220
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-0/+1
| | | | Notes: svn path=/head/; revision=106175
* - Update to version 2.6.1Kirill Ponomarev2004-03-047-25/+63
| | | | | | | | PR: ports/63751 Submitted by: Ports Fury Notes: svn path=/head/; revision=102922
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - Fix plist and bump PORTREVISIONKirill Ponomarev2004-01-302-9/+13
| | | | | | | Noticed by: bento via kris Notes: svn path=/head/; revision=99546
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* upgrade to 2.6Ying-Chieh Liao2004-01-077-35/+34
| | | | Notes: svn path=/head/; revision=97527
* utilize USE_GNOMEYing-Chieh Liao2003-10-243-6/+7
| | | | | | | add more dependencies Notes: svn path=/head/; revision=92003
* add ctrlproxy 2.5Ying-Chieh Liao2003-10-228-0/+126
IRC proxy Notes: svn path=/head/; revision=91899