Commit Graph

13 Commits

Author SHA1 Message Date
Edwin Groothuis
45e4c90095 SHA256ify
Approved by:	krion@
2006-02-01 01:02:03 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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.
2005-11-15 06:52:12 +00:00
Pav Lucistnik
d11b5ce66c 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
2005-11-09 07:48:19 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ade Lovett
3f651573ad 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.
2004-03-14 06:17:56 +00:00
Edwin Groothuis
56752a14c1 Make port fetchable again 2003-11-02 12:23:48 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Ade Lovett
ac5eadfcc7 Update to 1.1.8, also fixing python problems with the previous version.
PR:		35898
Submitted by:	maintainer
2002-04-12 19:40:34 +00:00
David W. Chapman Jr.
ab27a705ef Update to 1.1.6
PR:		29246
Submitted by:	maintainer
2001-08-12 17:01:22 +00:00
Michael Haro
ae5c7fe165 Update net/fugu from 0.9.9e to 1.0
also fix build problem detected by the package building cluster

PR:		25954
Submitted by:	    maintainer
2001-04-06 06:34:54 +00:00
Satoshi Asami
410bc0acc6 Adjust python variables to be consistent with the dependencies.
PR:		22833
Submitted by:	maintainer
2000-11-14 12:42:43 +00:00
Kevin Lo
0dc8c4c48c Update the web site.
PR: 22666
Submitted by: MAINTAINER
2000-11-08 12:22:41 +00:00
Will Andrews
8232b2f38f Add fugu 0.9.9e, a graphical client for the Gale secure instant messaging
system.

PR:		20542
Submitted by:	Peter Haight <peterh@sapros.com>
2000-10-28 00:54:55 +00:00