agc
7c48947773
Add SHA512 digests for distfiles for benchmarks category
...
Problems found with existing distfile for superpi:
distfiles/super_pi-20030927/super_pi.tar.gz
No changes were made to the superpi/distinfo file.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
distfiles/eagle-lin32-7.4.0.run
2015-11-03 00:25:49 +00:00
wiz
cda18437be
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
2014-10-09 14:05:50 +00:00
asau
c3874e0fe0
"user-destdir" is default these days
2012-09-11 22:37:10 +00:00
joerg
c91516355e
user-destdir support
2009-07-08 14:28:28 +00:00
joerg
e209761d06
Remove @dirrm entries from PLISTs
2009-06-14 17:28:16 +00:00
zafer
4b33a072fa
update master site.
2009-05-16 21:06:49 +00:00
wiz
285b7dd776
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
2008-11-10 17:21:33 +00:00
obache
f6d3ee95b4
MASTER_SITES does not have distfiles anymore, commented out.
2008-07-27 09:05:05 +00:00
joerg
d26cf36e57
- fine grained X11 dependencies for packages which have either USE_IMAKE
...
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
C++ for compilation without including the proper headers
Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-12-27 13:37:35 +00:00
wiz
776a05be72
Reset maintainer for people who lost their commit bit.
2006-09-03 00:56:28 +00:00
wiz
fad72dcd2c
Fix some pkglint warnings.
2006-07-12 09:05:19 +00:00
wiz
749623ad56
regen patch-aa with correct context.
2006-07-12 09:05:08 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
reed
632b3e21cb
Fix typo.
2005-12-13 18:13:38 +00:00
hira
28fffdd7dc
Use Dimension instead of int for the width and the height.
...
This makes the package work properly on NetBSD/macppc.
Bump PKGREVISION.
2005-08-23 10:26:17 +00:00
jlam
bf9129c41e
Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making
...
PKGSRC_USE_TOOLS go away. There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.
2005-07-15 18:27:48 +00:00
wiz
842c5c1fc4
regen patch-aa (as standard unidiff). Addresses part of PR 29877.
2005-06-12 11:16:56 +00:00
jlam
c97f8417a8
Remove the need to archivers/gsharutils at build-time to extract the
...
distfiles. This fixes PR pkg/29877.
2005-06-12 04:03:30 +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
8cafa95e37
Add RMD160 digests in addition to the SHA1 ones.
2005-02-22 21:08:31 +00:00
minskim
7e3f925b6c
Enable pkgviews installation.
2004-07-30 15:50:37 +00:00
agc
dc52048e01
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:07:06 +00:00
wiz
c6de47fd77
Wildcard BUILD_DEPENDS. From Kouichirou Hiratsuka in PR 22196.
2003-07-20 09:54:52 +00:00
grant
91f00f1cbc
s/netbsd.org/NetBSD.org/
2003-07-17 21:21:03 +00:00
jmmv
f1446ddf2b
Drop trailing whitespace. Ok'ed by wiz.
2003-05-06 17:40:18 +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
uebayasi
deae895758
s/IMAKE_MANNEWSUFFIX/IMAKE_MAN_DIR/ where appropriate.
...
Reported by an anonymous person.
2003-03-05 06:06:23 +00:00
jschauma
d6189b3b33
Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
...
portable. Bump PKGREVISION accordingly.
2003-02-25 03:34:57 +00:00
zuntum
d038a73ebd
Move pkg/ files into package's toplevel directory
2001-10-31 22:52:58 +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
agc
ea88b752ca
Move to sha1 digests, and add distfile sizes.
2001-04-20 09:13:22 +00:00
agc
18ea9c7e79
+ 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:22:24 +00:00
hubertf
e32afb6fea
Change BUILD_DEPENDS semantics:
...
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.
While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).
Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
hubertf
d32e698de6
Cleanup MKDIR usage => INSTALL_*_DIR
...
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
f7bb9e2078
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-16 13:30:32 +00:00
wiz
c750c08ad9
Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.
...
If anywhere, it should be the value of MAINTAINER in the Makefile.
Some minor cleanup/reformatting while I'm here.
2000-08-11 01:07:45 +00:00
itohy
aa50d33b07
Add missing manual page.
2000-04-10 01:39:17 +00:00
sakamoto
4e1795ba5b
Adapt this package to NetBSD.
2000-04-03 15:55:23 +00:00
sakamoto
c8e9c759ef
Import FreeBSD's "xengine" port:
...
Reciprocating engine for X
2000-04-03 15:50:53 +00:00