Commit graph

13 commits

Author SHA1 Message Date
Dirk Meyer
258dcc614f - add SHA256 2005-11-20 09:49:13 +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
c40ee69213 Move licq related ports to a newly create net-im category:
net/licq -> net-im/licq
  net/licq-console -> net-im/licq-console
  net/licq-osd -> net-im/licq-osd
  net/licq-qt-gui -> net-im/licq-qt-gui

Repocopied by:	marcus
2005-11-09 08:28:43 +00:00
Volker Stolz
f10813507f Fix blunder in previous commit *blush*
Pointy hat: mê
2005-04-21 07:26:53 +00:00
Volker Stolz
e6ba600a74 List missing locale (again)
Noticed by: cluster
2005-04-20 09:54:17 +00:00
Volker Stolz
d335f19a8f - List missing locales
- Trim comment a bit

Noticed by: krisbot
2005-04-11 08:46:15 +00:00
Volker Stolz
8728e40bd9 - Unbreak licq-osd: Update to 1.3.0 from main licq-distribution
and use already available infrastructure from net/licq
- Reset maintainer

PR:		ports/78559
Approved by:	maintainer
2005-04-07 14:55:46 +00:00
Volker Stolz
590e98a711 BROKEN: Incompatible with licq-1.3.0
This is based on licq-1.2.x. Although it will build fine, it won't result
in a usable plugin.
2005-03-07 17:31:55 +00:00
Volker Stolz
6b71594d65 - Add net/licq to build-dependency
- Nuke plist in favour of PLIST_FILES while here
2004-06-23 07:35:05 +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
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Dirk Meyer
4a2afaa908 This is a small licq-plugin, which uses libxosd2 to display new arriving
messages as OSD (On Screen Display) text on your desktop.  I wrote this, as I
saw this feature in sim and wanted to have the same functionality in licq.

PR:		54537
Submitted by:	nm@web.am
2003-07-26 18:32:34 +00:00