non port: emulators/hfs/Makefile |
SVNWeb
|
Number of commits found: 18 |
Sun, 23 Feb 2014
|
[ 20:48 antoine ]
Set expiration date: marked deprecated since may 2013
|
Fri, 20 Sep 2013
|
[ 16:43 bapt ] (Only the first 10 of 190 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators)
|
Sun, 14 Jul 2013
|
[ 02:38 linimon ]
Fix bogus backquote that was giving portsmon fits.
|
Mon, 27 May 2013
|
[ 11:07 ehaupt ]
Fix typo: LICENCE -> LICENSE
|
Thu, 23 May 2013
|
[ 04:07 danfe ]
Deprecate: there is no master site, no public distfiles, certain functions
do not seem to work for me on amd64, e.g. "hfs read": zero-sized files are
copied to destination. Perhaps it is caused by careless assumption of the
types' sizes (excerpt from hfs0_37/endian.h):
typedef unsigned long ULONG; // 32 bit unsigned
typedef long LONG; // 32 bit signed
typedef unsigned int UINT; // 16 bit unsigned
typedef int INT; // 16 bit signed
typedef unsigned char BYTE; // 8 bit unsigned
typedef char SBYTE; // 8 bit signed
typedef int BOOL; // boolean value
`sysutils/ufsutils' provides better alternative: easier to use, has alive
upstream, and works correctly on amd64 (presumably on i386 as well).
While here, also explicitly mention that there is no HFS+ volumes support
available.
|
Tue, 21 May 2013
|
[ 12:13 danfe ]
Add an OPTION to install symlinks for subcommands (disabled by default).
|
[ 09:05 danfe ]
- Trim Makefile header per new world order
- Use DISTVERSION because it contains underscore instead of dot
- Define LICENSE (GPLv2)
- Install README file (as PORTDOCS)
- Remove custom configure script: pass variables to make(1) instead
- Respect CFLAGS (original "-O" probably was sensible default 18.5
years ago when the port was first added, but makes no sense now)
- Remove no-op `pre-install' target (do not create directories that
are part of the mtree)
- Cleanup and reformat port description while here
This port (along with similar `emulators/hfsutils') should probably
be moved to sysutils; `sysutils/hfsexplorer' already lives there.
|
Wed, 25 Jul 2012
|
[ 06:32 cs ] (Only the first 10 of 125 ports in this commit are shown above. )
Fix typos in COMMENT
|
Sat, 29 Nov 2008
|
[ 00:11 linimon ] (Only the first 10 of 37 ports in this commit are shown above. )
Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,
and no commit activity for 3 months.
Hat: portmgr
|
Fri, 14 Mar 2008
|
[ 16:13 pav ]
- Fix CONFLICTS syntax so they are effective
PR: ports/121179
Reported by: Momchil <slogster@gmail.com>
|
Thu, 4 Oct 2007
|
[ 22:20 beech ]
- Fix build with gcc-4.2
Approved by: Jean-Marc Zucconi <jmz@freebsd.org> (maintainer)
portmgr (linimon)
|
Sun, 30 Sep 2007
|
[ 08:27 linimon ]
Mark broken on gcc4.2.
|
Thu, 22 Sep 2005
|
[ 17:03 jmz ]
set CONFLICTS
|
Fri, 6 Feb 2004
|
[ 13:12 trevor ] (Only the first 10 of 1568 ports in this commit are shown above. )
Use PLIST_FILES (bento-tested, marcus-reviewed).
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Fri, 7 Mar 2003
|
[ 06:01 ade ] (Only the first 10 of 72 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Thu, 29 Jun 2000
|
[ 03:31 asami ] (Only the first 10 of 36 ports in this commit are shown above. )
Use ${MASTER_SITE_LOCAL}.
|
Sun, 11 Jun 2000
|
[ 18:30 jmz ]
Move distfile to local-distfiles directory on ftp.FreeBSD.org
|
Number of commits found: 18 |