| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
20 Jun 2004 23:40:39
1.0.4
|
kris  |
Remove expired ports, plus the three ports that depended on them. |
04 Jun 2004 17:29:38
1.0.4
|
ade  |
Sync with new bsd.autotools.mk |
19 Apr 2004 07:48:48
1.0.4
|
kris  |
These broken ports are scheduled for deletion on June 18 if they are
still broken at that time and no PRs have been submitted containing a fix. |
20 Mar 2004 21:03:41
1.0.4
|
trevor  |
Add size data, approved by maintainers. |
19 Mar 2004 12:20:54
1.0.4
|
kris  |
BROKEN: Does not compile |
14 Mar 2004 06:17:56
1.0.4
|
ade  |
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. |
16 Feb 2004 18:03:38
1.0.4
|
fjoe  |
- Fix pkg-plist and unbreak the port.
- remove patch-libtool hack: patch-libtool was moved after pre-configure
in bsd.port.mk rev. 1.475.
Approved by: jre (at) vineyard.net (MAINTAINER) |
15 Feb 2004 23:14:22
1.0.4
|
kris  |
This port will be removed after April 15 if still broken at that time. |
15 Feb 2004 23:09:47
1.0.4
|
kris  |
BROKEN on 5.x: Broken pkg-plist |
19 Nov 2003 06:12:41
1.0.4
|
sergei  |
- Attempt to fix bento build by avoid explicit 'make patch-libtool'
Noticed by: bento via kris |
15 Nov 2003 21:51:46
1.0.4
|
sergei  |
Add hfsplusutils 1.0.4, utilities for accessing HFS+ filesystems.
This is a set of tools that allow access to HFS+ formatted
volumes. HFS+ is a modernized version of Apple Computers HFS
Filesystem. In addition in contains the library "libhfsp" which you
may use for your own experiments, all the tools are based on this
library. (A bit of understanding is still needed however).
Author: Klaus Halfmann <klaus.halfmann@t-online.de>
PR: 59200
Submitted by: Josh Elsasser <jre@vineyard.net> |