Commit graph

11 commits

Author SHA1 Message Date
rillig
52806c2a13 Since version 1.8, same depends on zlib. Committed during the freeze,
since without this change, I cannot build same on Linux.
2008-10-02 08:34:26 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
rillig
ebcb0ce01e Resign from maintaining a lot of packages, so everyone is free to update
them at will.
2008-03-04 11:02:23 +00:00
rillig
b32b7657bb Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS,
to shut up the pkglint warnings.
2008-02-28 11:58:47 +00:00
rillig
5f3b935cfc If we provide a mandoc-style manpage, we must also provide it
pre-formatted, for Solaris and some other operating systems that cannot
render it.
2007-11-28 07:28:27 +00:00
rillig
e31d680f32 Use BSD_MAKE_ENV instead of specifying everything explicitly. 2006-10-22 14:27:00 +00:00
rillig
e4f6c48d0f Ported to Solaris 8. 2006-08-04 22:59:02 +00:00
rillig
0876d9a256 The pkgsrc version is now practically equal to the original one. 2006-08-04 22:47:36 +00:00
rillig
e36b6248d6 Updated same to 1.8.
Changes unknown.
2006-08-04 22:46:27 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
minskim
f1fc027f96 Import `same' from pkgsrc-wip. Packaged by Roland Illig.
The `same' utility looks for identical files and links them together
using either hard links or symbolic links, saving disk space.

Changes to the original version:
* the file ownership and permissions are checked.  (The original
  version checked only the file size)
* the messages in the "dry-run" mode were suggesting that anything on
  the disk would be modified.  They have been made clear.
2004-04-17 13:21:48 +00:00