Commit graph

19 commits

Author SHA1 Message Date
Pav Lucistnik
d2d527c935 - Add SHA256 2005-11-25 16:56:10 +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
dc33aa59f5 Move instant messaging related ports to newly created net-im category:
net/gaim -> net-im/gaim
  net/gaim-latex -> net-im/gaim-latex
  net/gaim-openq -> net-im/gaim-openq
  net/gaim-rss-reader -> net-im/gaim-rss-reader
  net/gicq -> net-im/gicq
  net/gnomeicu2 -> net-im/gnomeicu2
  net/gossip -> net-im/gossip
  net/ickle -> net-im/ickle
  net/jabber -> net-im/jabber
  net/jabber-aim -> net-im/jabber-aim
  net/jabber-conference -> net-im/jabber-conference
  net/jabber-jud -> net-im/jabber-jud
  net/jabber-msn -> net-im/jabber-msn
  net/jabber-users-agent -> net-im/jabber-users-agent
  net/jabber-yahoo -> net-im/jabber-yahoo
  net/jarl -> net-im/jarl
  net/kf -> net-im/kf
  net/libicq -> net-im/libicq
  net/libicq2000 -> net-im/libicq2000
  net/loudmouth -> net-im/loudmouth
  net/meanwhile -> net-im/meanwhile
  net/meanwhile-gaim -> net-im/meanwhile-gaim
  net/newsbot -> net-im/newsbot
  net/ocaml-jabbr -> net-im/ocaml-jabbr
  net/psi -> net-im/psi
  net/py-jabber -> net-im/py-jabber
  net/py-twistedWords -> net-im/py-twistedWords
  net/p5-Net-Jabber -> net-im/p5-Net-Jabber

Repocopied by:	marcus
2005-11-09 08:21:21 +00:00
Oliver Lehmann
11f6d02050 don't install the static library like it was before my 1.3 -> 1.5 libtool change
Noted by:	vs
2005-06-05 15:31:51 +00:00
Oliver Lehmann
392aa128b5 change the libtool version to use from 1.3 to 1.5 2005-06-02 20:28:41 +00:00
Volker Stolz
1fe8975e94 Libtool gets only pulled in for configuring, not patching 2005-05-27 10:09:12 +00:00
Volker Stolz
9e00e5231d - More LIBTOOL-target practice: Disconnect unused static lib from build by
using a recent ltmain.sh and setting CONFIGURE_ARGS/USE_INC_LIBTOOL
- Minor repackaging and de-crufting
2005-05-24 18:06:01 +00:00
Mario Sergio Fujikawa Ferreira
b5c2cbf3a5 Drop maintainership 2005-03-05 01:17:09 +00:00
Mario Sergio Fujikawa Ferreira
5bb578428d Remove deprecated USE_SIZE 2004-12-25 11:43:58 +00:00
Kris Kennaway
194667040d Add a missing libtool dropping 2004-11-24 23:13:24 +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
Mario Sergio Fujikawa Ferreira
43485240fb USE_SIZEify 2004-02-08 01:14:05 +00:00
Ade Lovett
b2fd75e438 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)
2003-06-26 22:58:32 +00:00
Edwin Groothuis
b54f61f42d Added INSTALLS_SHLIB to Makefile. Informed maintainer. 2003-04-06 01:13:28 +00:00
Mario Sergio Fujikawa Ferreira
74740483d0 De-pkg-comment 2003-02-23 19:58:35 +00:00
Mario Sergio Fujikawa Ferreira
d9375a36b9 * libicq2000
- Return correct cflags when libicq2000-config is called [1]
- USE_REINPLACE
- Bump PORTREVISION

* ickle
- Patch to work with aforementioned fix

Prompted by:	Neil Darlow <neil@darlow.co.uk> [1]
2002-08-08 13:16:32 +00:00
Mario Sergio Fujikawa Ferreira
a194f7dc24 o Update to 0.8.2
o library version bump

Prompted by:	Neil Darlow <neil@darlow.co.uk>
2002-08-07 22:37:22 +00:00
Mario Sergio Fujikawa Ferreira
dc54946743 In -CURRENT, iomanip.h is deprecated in favor of iomanip
Submitted by:	bento
2002-06-07 15:56:17 +00:00
Mario Sergio Fujikawa Ferreira
b4f05dfc2c New port libicq2000 version 0.3.1: An opensource C++ library to
support icq2000/2001 protocol
2002-04-27 15:17:05 +00:00