Commit graph

23 commits

Author SHA1 Message Date
wiz
0e5b27b422 Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:45:46 +00:00
rillig
dd7540a1d2 Fixed pkglint warnings. 2006-06-18 07:04:15 +00:00
rillig
ca9c50a7e1 Fixed pkglint warnings. 2006-05-17 06:12:27 +00:00
hubertf
ddf2756896 Make this package going on NetBSD/sparc64 2006-03-08 20:11:54 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
6ac350a20a Fixed some pkglint warnings of the form:
- WARN: archivers/bzip2/Makefile:15: Please use ${CC:Q} instead of "${CC}".
2005-12-01 16:41:29 +00:00
joerg
0299316b88 Use FreeBSD rules on DragonFly as well. 2005-10-03 11:22:02 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
agc
f1a84844c6 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 14:45:22 +00:00
kristerw
c35e9b969b Make previous commit do what was intended (by including bsd.prefs.mk,
and removing some extra " characters).
2004-09-18 20:14:18 +00:00
uebayasi
2d996a798b If we're lucky, x86_64 will build with i386's configuration. Let's
see...
2004-09-18 14:01:53 +00:00
minskim
5a4e75ef0d Enable pkgviews installation. 2004-07-28 02:47:34 +00:00
danw
9df166da01 fix install user/group on darwin 2004-05-02 22:26:12 +00:00
grant
ed16993a08 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:14:59 +00:00
martti
ff0278ea30 COMMENT should start with a capital letter. 2003-07-21 16:24:36 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
salo
c64bfef700 Updated to version 1.4.3.
Changes:

- Support for BSDi version 4.x
- Suport for BSDi on sparc
- Support for sparc64 FreeBSD
- Support for i786-cygwin
- Added +DAportable to the HP-UX cc compiler flags
- New Platform 9000-831-hp-ux-cc
- Added floatingpint printing support for OS/2
- Added support for macppc-netbsd-cc NetBSD on MAC
- Workaround for an OpenBSD bug in ctype.h (illegaly #defines EOF)
- Added IPv6 support to 'rmt'
- Better casting for debug printf() in 'rmt'
- Better autoconfiguration for librmt and its users yields in better
  compilation and portability results for OS that do not support the
  needed internet features for remote tape support.
- Special support for an undocumented but unfortunately important
  "feature" for symlinks on HP-UX.
  Now star tries to retain the permissions of a symlink by
  stting umask() before creating the symlink.
- Fixed a bug that caused star to be unable to correctly deal with
  ACLs where the user or group name contains spaces.
- Workaround for reading rotten archives caused by above bug.
- Fixed a bug that caused star to create broken archives if
  the POSIX.1-2001 extended format is used for sparse files > 8 GB.
  For this reason, a new extended header tag SCHILY.realsize has
  been added.
- Fixed a bug that caused star to dump core on UNIX-98 TAR compat mode
  with e.g. 'star cbv' because star did not check for the missing arg to
  the -b option.
- 'star -n -tpath ...' now only prints the pathnames to allow
  to use the ooutput directly in scripts. If you like the old
  behavior, use 'star -nv ...'
2003-02-23 11:28:59 +00:00
jschauma
4c3744b0dd Update MASTER_SITE. Should fix problem in Huberts last bulk-build. 2002-12-26 18:04:33 +00:00
grant
2938fe0c30 Updated star to 1.4.2.
Major changes since 1.4.1:

- printf() now correctly handles %X vs. %x on 64 bit machines
  Removed a 20 year old local extension that became non-portable.
- new 'librmt', which may be used by any external program like e.g.
  dump/restore to improve cross platform compatibility.
- librmt now allows the use of ssh(1) for remote tape access.
- smt benefits from librmt and now gives platform independent
  'mt status' output in remote mode.
- New option -wready for smt.
- Better man page for 'rmt'.
- Handle a seek error problem in create mode correctly when checking
  for reading past max possible file size on non-large file OS.
- Correctly propagate write/read errors from FIFO to star.
- Add support for SIGINFO (*BSD) as a courtesy to BSD users.
- Do not open /dev/tty if a newvolume script is present.
  This allows the use of star from cron scripts.
- Fixed a bug in the ACL handling code on Linux that caused star to
  recognize ACL comments as ACL entries and include them in the archive.
- Work around to allow star to read ACL enhanced archives that
  include bogus entries that really were ACL comments created by
  the bug above.

The full list of changes can be found at:

	ftp://ftp.fokus.gmd.de/pub/unix/star/AN-1.4.2
2002-12-16 23:21:06 +00:00
cjep
db7f17b02d Make this compile on mipsel. 2002-11-09 11:41:44 +00:00
cjep
c49fd74723 Make this package build on arm. The same principle should apply to
other CPU families, but I haven't tested those.
2002-09-25 06:35:48 +00:00
wiz
e29bd9b017 Add RCS Id. 2002-07-02 12:40:13 +00:00
uebayasi
2f04af93ae Initial import of Star 1.4.1. DESCR is written by the author, Joerg Schilling
<schilling@fokus.gmd.de>.

Star is a full-featured tar command that can access local and remote
tar archives (files and tapes). It reads and writes POSIX compliant
tar archives as well as non-POSIX GNU tar archives.
Star is the first POSIX.1-2001 compliant tar implementation. It includes
a FIFO for speed, a pattern matcher, multi-volume support, the ability to
archive sparse files and ACLs and the ability to archive extended file flags.
It supports utomatic archive format detection, automatic byte order
recognition, automatic archivecompression/decompression. It includes the
only known platform independent "rmt" server program that implements all
Sun/GNU/Schily/BSD enhancements and allows any "rmt" client from any OS to
contact any OS as server.
2002-06-26 13:37:01 +00:00