summaryrefslogtreecommitdiff
path: root/irc/ctrlproxy/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* irc/ctrlproxy: Remove expired portRene Ladan2024-09-015-94/+0
| | | | 2024-08-31 irc/ctrlproxy: Development stalled upstream, consider switching to irc/soju or irc/znc
* Use USES=pathfix where applicable.Mathieu Arnold2016-10-211-16/+5
| | | | | | | | | | | PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093 Notes: svn path=/head/; revision=424427
* Remove $FreeBSD$ from patches files in categories a-j.Mathieu Arnold2015-05-223-9/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387021
* - Replace security/gnutls with security/gnutls3 and update to 3.2.15Tijl Coosemans2014-07-231-3/+15
| | | | | | | | | | | | | | | - Bump PORTREVISION on all ports that depend on security/gnutls and adjust all ports that depend on security/gnutls3 - Update mail/anubis to version 4.2 which supports gnutls 3.x - Update mail/libvmime to a development snapshot (recommended by upstream developers) PR: 191274 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=362645
* - Fix building of port due to gnutls update which removes gcrypt supportAshish SHUKLA2011-07-181-0/+23
| | | | | | | | | | - Update MASTER_SITES with updated location of distfiles - Fix pkg-plist PR: ports/158978 Notes: svn path=/head/; revision=277888
* - Fix socketpair() function invocationMartin Wilke2009-03-012-0/+36
| | | | | | | | | | | | | * 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-121-0/+13
| | | | | | | | | | - 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
* - Fix segfaulting if unable to resolve hostnameChin-San Huang2008-09-021-0/+15
| | | | | | | | | | | - 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-082-28/+0
| | | | | | | Submitted by: John Marshall <john.marshall _at_ riverwillow.com.au> Notes: svn path=/head/; revision=218245
* - Update to 3.0.6Chin-San Huang2008-06-133-30/+14
| | | | | | | | | | | | | - 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
* - Update to 3.0.5.Chin-San Huang2007-12-244-9/+38
| | | | | | | Submitted by: Ashish Shukla <wahjava at gmail dot com> via mail Notes: svn path=/head/; revision=204427
* - Update to 3.0.2Pav Lucistnik2007-06-162-20/+31
| | | | | | | | 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-098-80/+52
| | | | | | | | PR: ports/107630 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=181928
* - 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-112-15/+22
| | | | | | | | - use PORTDOCS - make portlint happier Notes: svn path=/head/; revision=144906
* Update to version 2.6.2Kirill Ponomarev2005-04-211-4/+4
| | | | | | | | PR: ports/80207 Submitted by: Ports Fury Notes: svn path=/head/; revision=133865
* - Update to version 2.6.1Kirill Ponomarev2004-03-044-9/+45
| | | | | | | | PR: ports/63751 Submitted by: Ports Fury Notes: svn path=/head/; revision=102922
* upgrade to 2.6Ying-Chieh Liao2004-01-074-31/+24
| | | | Notes: svn path=/head/; revision=97527
* utilize USE_GNOMEYing-Chieh Liao2003-10-242-2/+2
| | | | | | | add more dependencies Notes: svn path=/head/; revision=92003
* add ctrlproxy 2.5Ying-Chieh Liao2003-10-224-0/+55
IRC proxy Notes: svn path=/head/; revision=91899