CVS log for ports/irc/ctrlproxy/Makefile
Up to [FreeBSD] / ports / irc / ctrlproxy
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:23:33 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -3 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Aug 11 19:19:36 2011 UTC (6 months ago) by kwm
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Jul 18 07:22:22 2011 UTC (6 months, 3 weeks ago) by ashish
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -3 lines
- Fix building of port due to gnutls update which removes gcrypt support - Update MASTER_SITES with updated location of distfiles - Fix pkg-plist PR: ports/158978
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Jun 5 18:43:06 2011 UTC (8 months ago) by novel
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
Chase security/gnutls update and add an UPDATING entry.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Jun 11 13:37:36 2010 UTC (20 months ago) by ashish
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
- Change my maintainer address. Approved by: pgj (mentor)
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Aug 16 18:04:29 2009 UTC (2 years, 5 months ago) by novel
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Mar 1 23:40:05 2009 UTC (2 years, 11 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
- Fix socketpair() function invocation
* 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)
Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Jan 12 21:51:19 2009 UTC (3 years ago) by chinsan
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -1 lines
- Fix startup issue - Pass maintainership to submitter PR: ports/130400 Submitted by: Ashish Shukla <wahjava at gmail.com>
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Jan 3 05:57:57 2009 UTC (3 years, 1 month ago) by chinsan
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -3 lines
- Update to 3.0.8
Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Sep 2 00:08:45 2008 UTC (3 years, 5 months ago) by chinsan
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -0 lines
- Fix segfaulting if unable to resolve hostname - Bump PORTREVISION PR: ports/126846 Submitted by: Ashish Shukla <wahjava at gmail.com> Approved by: maintainer
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Aug 8 13:59:54 2008 UTC (3 years, 6 months ago) by chinsan
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
- Update to 3.0.7 Submitted by: John Marshall <john.marshall _at_ riverwillow.com.au>
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Jul 25 14:34:26 2008 UTC (3 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +0 -1 lines
- Remove USE_GCC where it can be satisfied with base compiler on following FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Jun 13 03:09:21 2008 UTC (3 years, 7 months ago) by chinsan
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -3 lines
- Update to 3.0.6 - 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
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:36:38 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext. 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)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Mar 3 11:57:00 2008 UTC (3 years, 11 months ago) by novel
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1 lines
- Chase security/gnutls shlib version bump - Add an entry to UPDATING
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Dec 24 05:31:20 2007 UTC (4 years, 1 month ago) by chinsan
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -2 lines
- Update to 3.0.5. Submitted by: Ashish Shukla <wahjava at gmail dot com> via mail
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Oct 27 02:00:08 2007 UTC (4 years, 3 months ago) by chinsan
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -3 lines
- Update to 3.0.3 - Take maintainership
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Jul 1 08:56:09 2007 UTC (4 years, 7 months ago) by novel
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -1 lines
Chase gnutls shared library version chase: adjust DEPENDS lines and bump PORTREVISIONs.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Jun 16 16:42:58 2007 UTC (4 years, 7 months ago) by pav
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- Update to 3.0.2 PR: ports/113744 Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Jan 9 22:54:57 2007 UTC (5 years, 1 month ago) by miwi
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +14 -48 lines
- Update to 3.0.1 PR: ports/107630 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Nov 5 05:21:40 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
Bump PORTREVISION to chase the glib20 shared library update.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Oct 11 06:11:10 2005 UTC (6 years, 4 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +39 -2 lines
- new option WITH_CTRLPROXY_DOC for manpages and html doc - use PORTDOCS - make portlint happier
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Apr 21 15:30:41 2005 UTC (6 years, 9 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -14 lines
Update to version 2.6.2 PR: ports/80207 Submitted by: Ports Fury
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Mar 12 10:53:52 2005 UTC (6 years, 11 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Bump PORTREVISION to chase the glib20 shared lib version change.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Aug 20 08:22:24 2004 UTC (7 years, 5 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -3 lines
Fix MASTER_SITES PR: ports/70692 Submitted by: Stefan Walter <sw@gegenunendlich.de>
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Aug 14 21:35:25 2004 UTC (7 years, 5 months ago) by kris
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -0 lines
BROKEN: Unfetchable
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Apr 5 03:30:08 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Mar 4 16:07:55 2004 UTC (7 years, 11 months ago) by krion
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +14 -11 lines
- Update to version 2.6.1 PR: ports/63751 Submitted by: Ports Fury
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:21:14 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jan 30 22:34:26 2004 UTC (8 years ago) by krion
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -3 lines
- Fix plist and bump PORTREVISION Noticed by: bento via kris
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jan 7 01:24:32 2004 UTC (8 years, 1 month ago) by ijliao
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
upgrade to 2.6
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Oct 24 01:04:32 2003 UTC (8 years, 3 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -4 lines
utilize USE_GNOME add more dependencies
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Oct 22 14:58:31 2003 UTC (8 years, 3 months ago) by ijliao
Branches: MAIN
add ctrlproxy 2.5 IRC proxy
