CVS log for ports/net/gale/Attic/Makefile
Up to [FreeBSD] / ports / net / gale
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.25
Wed Nov 9 07:47:50 2005 UTC (6 years, 3 months ago) by pav
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.24: +1 -1 lines
Move instant messaging related ports to newly created net-im category: net/aim -> net-im/aim net/amsn -> net-im/amsn net/ari-yahoo -> net-im/ari-yahoo net/ayttm -> net-im/ayttm net/bsflite -> net-im/bsflite net/ccmsn -> net-im/ccmsn net/centericq -> net-im/centericq net/cicquin -> net-im/cicquin net/coccinella -> net-im/coccinella net/convey -> net-im/convey net/echat -> net-im/echat net/ejabberd -> net-im/ejabberd net/firetalk -> net-im/firetalk net/fugu -> net-im/fugu net/gajim -> net-im/gajim net/gale -> net-im/gale net/ginsu -> net-im/ginsu net/gnome-jabber -> net-im/gnome-jabber net/gtkyahoo -> net-im/gtkyahoo net/gyach -> net-im/gyach net/icb -> net-im/icb net/icmpchat -> net-im/icmpchat net/icqlib -> net-im/icqlib net/imcom -> net-im/imcom net/jabberd -> net-im/jabberd net/jabber-pymsn -> net-im/jabber-pymsn net/jit -> net-im/jit net/kmerlin -> net-im/kmerlin net/kmess -> net-im/kmess net/konverse -> net-im/konverse net/kpopup -> net-im/kpopup net/libmsn -> net-im/libmsn net/libyahoo2 -> net-im/libyahoo2 net/linpopup -> net-im/linpopup net/linux-ymessenger -> net-im/linux-ymessenger net/mcabber -> net-im/mcabber net/mercury -> net-im/mercury net/micq -> net-im/micq net/mu-conference -> net-im/mu-conference net/naim -> net-im/naim net/pebrot -> net-im/pebrot net/pork -> net-im/pork net/py-msnp -> net-im/py-msnp net/py-pyxmpp -> net-im/py-pyxmpp net/p5-Jabber-Connection -> net-im/p5-Jabber-Connection net/p5-Net-AIM -> net-im/p5-Net-AIM net/p5-Net-AOLIM -> net-im/p5-Net-AOLIM net/p5-Net-ICQ2000 -> net-im/p5-Net-ICQ2000 net/p5-Net-MSN -> net-im/p5-Net-MSN net/p5-Net-NetSend -> net-im/p5-Net-NetSend net/p5-Net-OSCAR -> net-im/p5-Net-OSCAR net/simicq -> net-im/simicq net/sulci -> net-im/sulci net/tik -> net-im/tik net/tkabber -> net-im/tkabber net/tkabber-devel -> net-im/tkabber-devel net/tmsnc -> net-im/tmsnc net/vicq -> net-im/vicq net/vqcc-gtk -> net-im/vqcc-gtk net/xicq -> net-im/xicq net/ymessenger -> net-im/ymessenger net/ysm -> net-im/ysm Repocopied by: marcus
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Apr 23 08:39:13 2005 UTC (6 years, 9 months ago) by lawrance
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -2 lines
Unbreak on 4.x by using the port's included wide character functions. PR: ports/80230 Submitted by: Jason Stone <jason-fbsd-ports-gale@shalott.net> (maintainer) Approved by: clement (mentor)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Apr 21 10:19:42 2005 UTC (6 years, 9 months ago) by lawrance
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +14 -11 lines
- Update net/gale to 0.99fruit, unbreak on 5.x - Pass maintainership to submitter PR: ports/79213 Submitted by: Jason Stone <jason-fbsd-ports-gale@shalott.net> Approved by: clement (mentor) Peter Haight <peterh@sapros.com> (maintainer)
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Sep 18 17:19:32 2004 UTC (7 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +7 -1 lines
BROKEN on 5.x: Does not compile Approved by: portmgr (self)
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Jul 9 17:42:39 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Apply a big libtool patch to allow porters to use the libtool installed by the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat May 15 00:38:27 2004 UTC (7 years, 8 months ago) by linimon
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +0 -4 lines
Fix plist, unbreak, unmark as deprecated.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:17:05 2004 UTC (7 years, 10 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Feb 22 01:22:45 2004 UTC (7 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1 lines
Utilize the EXPIRATION_DATE tag for these ports scheduled for removal.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Feb 7 23:47:56 2004 UTC (8 years ago) by kris
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -5 lines
This port is also broken on 4.x, and will be removed after April 7
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Feb 7 04:10:42 2004 UTC (8 years ago) by kris
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +7 -1 lines
BROKEN on 5.x: Broken pkg-plist
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Nov 2 21:41:15 2003 UTC (8 years, 3 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
Add extra mastersite to keep port fetchable.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Sep 5 07:33:46 2003 UTC (8 years, 5 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Chase repocopies towards ports/dns PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jun 26 22:58:28 2003 UTC (8 years, 7 months ago) by ade
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
libtool uber-patch * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Feb 21 13:14:41 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
De-pkg-comment.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Mar 27 00:34:17 2002 UTC (9 years, 10 months ago) by petef
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -0 lines
It is important to run aclocal before the build to ensure that a fix for a buggy autoconf macro is included, so add USE_AUTOMAKE_VER and USE_LIBTOOL (in this case, we need the libtool automake macro AM_PROG_LIBTOOL). PR: 36347 Submitted by: maintainer
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Jan 6 06:20:21 2002 UTC (10 years, 1 month ago) by will
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -6 lines
First round of auto* cleanups: - USE_AUTO* -> USE_AUTO*_VER=* where required - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK - Other minor changes to fix things These changes should be no-ops with the current bsd.port.mk, but will assist in preparing for the next generation of USE_AUTO*. Submitted by: bento 4-exp USE_AUTO* cleanups http://people.FreeBSD.org/~will/4-exp/ http://bento.FreeBSD.org/errorlogs/4-exp-latest/
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Nov 25 00:12:27 2001 UTC (10 years, 2 months ago) by petef
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +12 -8 lines
- update to 0.99e
- update MASTER_SITES
- fix auto{conf,make} breakage
- add INSTALLS_SHLIB
- silence the cat'ing of pkg-message
- add @exec mkdir's to pkg-plist for packages
PR: 31810
Submitted by: maintainer (mostly)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jul 3 13:22:49 2001 UTC (10 years, 7 months ago) by kevlo
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -5 lines
Update to version 0.99d PR: 28655 Submitted by: MAINTAINER
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jan 16 17:31:47 2001 UTC (11 years ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -4 lines
Massive style enforcement - use ^I instead of spaces for variables identation.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Dec 21 06:24:31 2000 UTC (11 years, 1 month ago) by will
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -3 lines
Update to use ADNS. Bump PORTREVISION. PR: 21720 Submitted by: Peter Sapros <peterh@sapros.com>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Oct 8 10:22:30 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Sep 22 03:58:35 2000 UTC (11 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Add back explicit dependency on rsaref since it doesn't build without it.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Sep 22 01:58:57 2000 UTC (11 years, 4 months ago) by kris
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -4 lines
Update all ports using OpenSSL and RSA to work without rsaref since it is no longer required. Apologies to the various maintainers whom I did not yet hear back from, but the ports freeze is coming up in a few hours and I will be verifying all of these ports on a 4.1 machine myself to catch any problems.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Sep 5 12:49:44 2000 UTC (11 years, 5 months ago) by asmodai
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Fix MASTER_SITES. Not portlinted. I didn't bother to contact the MAINTAINER since this was an easy fix.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Aug 11 11:19:18 2000 UTC (11 years, 6 months ago) by will
Branches: MAIN
Add Gale 0.99a, another open-source messaging system. This one uses strong crypto for security though! PR: 20329 Submitted by: Peter Haight <peterh@sapros.com>
