asau
55fc447cd2
Don't run tests at build time. Fixes PR pkg/42955
...
The package is inherently broken though,
there is little reason to keep it these days anyway.
I suggest you don't use it like all the world around.
2010-03-11 18:55:34 +00:00
asau
9525a3221a
Depends on f2c. Bump package revision. PR pkg/42456
2009-12-15 17:27:13 +00:00
asau
0d54271fa8
Follow f2c/libf2c split, bump revision.
2009-12-05 11:35:49 +00:00
joerg
ba171a91fa
Add DESTDIR support.
2008-06-12 02:14:13 +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
0a46a5c85a
Updated fort77 to 1.18. No ChangeLog available.
2007-11-02 09:17:33 +00:00
rillig
37f2a25d53
Do not run arbitrary text substitutions on files in ${WRKDIR}/.*. This
...
made the wrapper scripts un-executable, causing the package to fail to
build.
2007-11-02 08:52:38 +00:00
jlam
9c8b5ede43
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
...
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
rillig
b71a1d488b
Fixed pkglint warnings. The warnings are mostly quoting issues, for
...
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
jlam
3e474a90d8
Get rid of USE_PERL5. The new way to express needing the Perl executable
...
around at either build-time or at run-time is:
USE_TOOLS+= perl # build-time
USE_TOOLS+= perl:run # run-time
Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
wiz
0ecd8e6abf
Add RMD160 checksum.
2005-05-25 12:37:37 +00:00
wiz
6e02d7ee41
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
...
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
martti
ee90b572a6
COMMENT should start with a capital letter.
2003-07-21 16:45:54 +00:00
grant
0155927c43
s/netbsd.org/NetBSD.org/
2003-07-17 21:41:05 +00:00
jschauma
e366d0c694
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
...
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
schmonz
0a1bd5acad
Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate.
2002-12-07 02:38:52 +00:00
zuntum
a437fd43cc
Move pkg/ files into package's toplevel directory
2001-11-01 00:20:13 +00:00
jlam
f79573370a
Mechanical changes to 375 files to change dependency patterns of the form
...
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
jlam
dc6eadbf21
Use ${XARGS} instead of invoking xargs directly.
2001-05-19 03:56:23 +00:00
agc
8118fe36ae
Move to sha1 digests, and add distfile sizes.
2001-04-19 15:00:47 +00:00
agc
fb467f5ac2
+ 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 11:22:34 +00:00
agc
82acd159f7
Move the COMMENT from being in its own file to a definition in the
...
package Makefile.
2001-02-17 09:06:56 +00:00
hubertf
e75965c6ba
Update IGNORE-messages for recent changes: add ${PKGNAME} where
...
appropriate.
2000-08-21 21:01:29 +00:00
wiz
294cda9307
replaced some more commands by their ${COMMAND} counterparts
2000-01-09 01:19:09 +00:00
dmcmahill
e5784c83fd
fix DEPENDS
1999-12-16 14:56:37 +00:00
dmcmahill
874bd28966
changed depends from f2c-19980913 (the pkg) to just f2c (the executible)
1999-12-16 14:30:43 +00:00
agc
7bfb5c4758
Add package patch checksum files.
1999-07-09 13:54:06 +00:00
tron
23e0063766
Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with
...
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-15 20:39:38 +00:00
frueauf
b678ec3163
Initial import of fort77-1.14a, the driver for f2c, a fortran to C translator.
...
Provided in pr 6733 by Rene Hexel with tweaks done by myself.
1999-01-14 15:48:29 +00:00