1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Clement Laforet
b0a9512907 - Update to 0.9.16 2006-11-08 21:29:13 +00:00
Clement Laforet
185ed78a4d - Update to 0.9.15 2006-11-03 11:12:11 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +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
Clement Laforet
96523f0f86 - Update to 0.9.13 2005-09-10 20:52:53 +00:00
Clement Laforet
ad188b34ab - Unbreak on 4.x 2005-05-22 13:08:54 +00:00
Kris Kennaway
497b02f137 BROKEN on 4.x: Does not compile 2005-04-10 22:29:26 +00:00
Clement Laforet
d13e3c658b - Update to 0.9.12 2005-01-16 11:26:19 +00:00
Clement Laforet
b30be827cc - Fix build on 4.x
Reported by:	pointyhat via kris
2004-12-04 11:22:02 +00:00
Clement Laforet
3c8f829232 - Update to 0.9.11 2004-11-30 21:34:53 +00:00
Clement Laforet
8342797c35 - Update to 0.9.10 2004-08-10 20:28:52 +00:00
Clement Laforet
d52909a2da - Update to 0.9.9
This release adds support for mount passwords and exporting removable
media. Minor improvements were made to the exports file parser and
debug mode.
2004-05-22 09:53:34 +00:00
Clement Laforet
fc8091ed0a - Update to 0.9.6 2004-03-10 22:59:31 +00:00
Clement Laforet
4e3cfa31e5 Add unfs3 v0.9.5
UNFS3 is a user-space implementation of the NFSv3 server specification. It
provides a daemon for the MOUNT and NFS protocols, which are used by NFS
clients for accessing files on the server.
Since it runs in user-space, you can use it in a jail.

WWW: http://unfs3.sourceforge.net/
2004-02-16 14:18:19 +00:00