Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
19 May 2016 10:44:12
0.9.22_1

|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
30 Mar 2016 00:08:38
0.9.22_1

|
bapt  |
Actually build fine without ports byacc (tested on 9.3 i386) |
29 Mar 2016 23:39:19
0.9.22_1

|
bapt  |
Replace bison dependency with byacc |
02 Jun 2015 12:30:42
0.9.22_1

|
amdmi3  |
- Switch to USES=autoreconf |
25 Feb 2015 01:46:10
0.9.22_1

|
amdmi3  |
- Add LICENSE
- Strip binary |
06 Feb 2014 18:51:53
0.9.22_1

|
antoine  |
- Stage support
- OPTIONS conversion |
20 Sep 2013 22:10:25
0.9.22_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
08 Mar 2013 11:32:12
0.9.22_1

|
bapt  |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
22 Sep 2012 23:26:58
0.9.22_1

|
eadler  |
This port can't be built with FORCE_MAKE_JOBS |
20 Mar 2011 12:54:45
0.9.22_1
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
0.9.22_1
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 15:01:25
0.9.22_1
|
wxs  |
Drop maintainer. |
16 Oct 2010 11:52:47
0.9.22_1
|
ade  |
Punt autoconf267->autoconf268 |
15 Sep 2010 18:35:24
0.9.22_1
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
20 Jan 2009 17:32:06
0.9.22
|
wxs  |
- Update to 0.9.22
- Switch to SF macro
- Remove unnecessary patches and post-patch |
12 Nov 2008 15:47:25
0.9.21_1
|
wxs  |
Fix a typo in Config/exports.y
Noticed by: Garrett Cooper |
01 Sep 2008 03:01:28
0.9.21
|
wxs  |
- Update to 0.9.21
- Take maintainership. |
31 Aug 2008 23:13:41
0.9.16_2
|
clement  |
- Drop maintainership |
20 Aug 2008 00:57:32
0.9.16_2
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
17 Oct 2007 10:13:01
0.9.16_2
|
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
04 Oct 2007 02:10:52
0.9.16_1
|
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
30 Sep 2007 04:47:37
0.9.16_1
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
08 Nov 2006 21:29:13
0.9.16
|
clement  |
- Update to 0.9.16 |
03 Nov 2006 11:12:11
0.9.15
|
clement  |
- Update to 0.9.15 |
22 Jan 2006 21:24:05
0.9.13
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
0.9.13
|
ade  |
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. |
10 Sep 2005 20:52:53
0.9.13
|
clement  |
- Update to 0.9.13 |
22 May 2005 13:08:54
0.9.12
|
clement  |
- Unbreak on 4.x |
10 Apr 2005 22:29:26
0.9.12
|
kris  |
BROKEN on 4.x: Does not compile |
16 Jan 2005 11:26:19
0.9.12
|
clement  |
- Update to 0.9.12 |
04 Dec 2004 11:22:02
0.9.11
|
clement  |
- Fix build on 4.x
Reported by: pointyhat via kris |
30 Nov 2004 21:34:53
0.9.11
|
clement  |
- Update to 0.9.11 |
10 Aug 2004 20:28:52
0.9.10
|
clement  |
- Update to 0.9.10 |
22 May 2004 09:53:34
0.9.9
|
clement  |
- 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. |
10 Mar 2004 22:59:32
0.9.6
|
clement  |
- Update to 0.9.6 |
16 Feb 2004 14:18:19
0.9.5
|
clement  |
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/ |