1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Pav Lucistnik
474869f534 - Update to 0.9.0
PR:		ports/72245, ports/72246, ports/72247, ports/72248,
		ports/72249, ports/72250, ports/72251
Submitted by:	Sam Lawrance <boris@brooknet.com.au> (maintainer)
2005-01-08 21:39:58 +00:00
Pav Lucistnik
dbde7c6828 - Fix build with gcc-3.4
PR:		ports/70417
Submitted by:	Sam Lawrance <boris@brooknet.com.au> (maintainer)
2004-08-13 16:51:56 +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
Pav Lucistnik
4bce300b24 Add synce-rra, a project for connecting to devices running Windows CE or Pocket PC.
RRA implements the Remote Replication Agent Connection protocol for
synchronising objects between a Windows CE device and other computer.

PR:		ports/64135
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2004-03-13 21:44:14 +00:00