non port: emulators/hfs/Makefile |
Number of commits found: 18 |
Sunday, 23 Feb 2014
|
20:48 antoine
Set expiration date: marked deprecated since may 2013
 |
Friday, 20 Sep 2013
|
16:43 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators)
 |
Sunday, 14 Jul 2013
|
02:38 linimon
Fix bogus backquote that was giving portsmon fits.
 |
Monday, 27 May 2013
|
11:07 ehaupt
Fix typo: LICENCE -> LICENSE
 |
Thursday, 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.
 |
Tuesday, 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.
 |
Wednesday, 25 Jul 2012
|
06:32 cs
Fix typos in COMMENT
 |
Saturday, 29 Nov 2008
|
00:11 linimon
Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,
and no commit activity for 3 months.
Hat: portmgr
 |
Friday, 14 Mar 2008
|
16:13 pav
- Fix CONFLICTS syntax so they are effective
PR: ports/121179
Reported by: Momchil <slogster@gmail.com>
 |
Thursday, 4 Oct 2007
|
22:20 beech
- Fix build with gcc-4.2
Approved by: Jean-Marc Zucconi <jmz@freebsd.org> (maintainer)
portmgr (linimon)
 |
Sunday, 30 Sep 2007
|
08:27 linimon
Mark broken on gcc4.2.
 |
Thursday, 22 Sep 2005
|
17:03 jmz
set CONFLICTS
 |
Friday, 6 Feb 2004
|
13:12 trevor
Use PLIST_FILES (bento-tested, marcus-reviewed).
 |
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
 |
Friday, 7 Mar 2003
|
06:01 ade
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
 |
Thursday, 29 Jun 2000
|
03:31 asami
Use ${MASTER_SITE_LOCAL}.
 |
Sunday, 11 Jun 2000
|
18:30 jmz
Move distfile to local-distfiles directory on ftp.FreeBSD.org
 |
Number of commits found: 18 |