asau
46402b95a7
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-03 00:20:09 +00:00
ryoon
b01a297777
Conflict with dos2unix.
2012-04-11 17:48:54 +00:00
wiz
aeaceb273d
Reset maintainer for developers who gave back their commit bit.
2010-02-26 10:28:30 +00:00
joerg
6069a7403f
Use symbolic link instead of hard link and fix DESTDIR support at the
...
same time.
2008-04-07 16:19:16 +00:00
jlam
43112f64cf
Mechanical changes to add full DESTDIR support to packages that install
...
their files via a custom do-install target.
2008-03-03 05:51:07 +00:00
wiz
e666c1c7b5
Update to 1.3, changes unknown.
2007-12-02 11:56:49 +00:00
rillig
2829e658f2
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
...
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
jlam
81edaaa606
Create directories before installing files into them.
2005-06-16 06:57:37 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
wiz
b8e0eb28f4
Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
...
useful.
2005-03-24 21:12:50 +00:00
agc
3cae5c07e4
Add RMD160 digests in addition to SHA1 ones
2005-02-23 16:12:33 +00:00
xtraeme
28adb45b30
Again... distfile unavailable, use MASTER_SITE_BACKUP.
2004-12-29 00:48:37 +00:00
jlam
5e5ac5cef9
USE_BUILDLINK3 is a yes/no variable.
2004-11-13 21:28:27 +00:00
snj
a11c1c7905
Convert to buildlink3.
2004-04-11 07:42:53 +00:00
agc
dc52048e01
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:07:06 +00:00
grant
91f00f1cbc
s/netbsd.org/NetBSD.org/
2003-07-17 21:21:03 +00:00
jmmv
0916498c1b
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
2003-03-29 12:40:00 +00:00
jlam
cd279b5037
buildlink1 -> buildlink2
2002-11-14 23:39:09 +00:00
zuntum
273821c4d3
Move pkg/ files into package's toplevel directory
2001-10-31 20:59:00 +00:00
agc
a16fc84f19
Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
...
WRKSRC= ${WRKDIR}
This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
jlam
d73a42f1f4
Set NO_WRKSUBDIR instead of WRKSRC=${WRKDIR}, and mark as
...
USE_BUILDLINK_ONLY.
2001-08-20 02:20:37 +00:00
abs
5e6ebf184b
Replace between with to/from
2001-06-14 11:15:14 +00:00
abs
8a92fffae2
Shorten comment slightly
2001-06-14 10:32:19 +00:00
agc
35da692f5d
Move to sha1 digests, and add distfile sizes.
2001-04-18 16:28:00 +00:00
agc
268ad0352c
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:33:37 +00:00
zuntum
25b72ed9fb
Mention in comment that it does unix2dos too (not only dos2unix)
2001-04-16 17:17:50 +00:00
zuntum
712b1bc650
* change my email address
...
* change NO_WRKSUBDIR to WRKSRC=${WRKDIR}
* install things from ${WRKSRC} instead of ${WRKDIR}
2001-03-13 09:24:14 +00:00
wiz
07cd20b334
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-16 13:51:27 +00:00
hubertf
d5bf55cb9e
Add unix2dos-1.2:
...
unix2dos and dos2unix are utilities that convert ASCII files from
the DOS cr/lf format to the UNIX lf format.
Submitted by Tomasz Luchowski <zuntum@eik.pl>
2000-12-27 14:09:26 +00:00