Commit graph

25 commits

Author SHA1 Message Date
wiz
1770bcacd4 Comment out dead sites. 2017-09-04 18:00:49 +00:00
jperkin
db1332a441 Use OPSYSVARS. 2016-02-25 14:42:55 +00:00
jperkin
1069010298 Disable check-libs, this package unpacks directly into WRKDIR so falls
foul of various path filters and transformations.
2014-07-25 15:21:39 +00:00
cheusov
ffd0fd5a91 CONFLICTS between siag and siod packages 2012-10-21 11:39:12 +00:00
asau
88feb4ac62 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
dholland
366aadbf68 Fix BUILD_TARGET for Linux. 2012-05-23 06:58:15 +00:00
zafer
8d59f1efda service suspended. fetch from backup. 2011-03-11 12:55:09 +00:00
ahoka
769e6780cc Add destdir support and mark not make jobs safe.
Submitted by Aleksej Saushev in PR pkg/39406.
2008-08-28 13:15:27 +00:00
obache
e896edb7fe Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
rillig
3d3e981e74 Fixed paths to the siod interpreter. Bumped PKGREVISION. 2006-06-19 02:28:52 +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
wiz
33664d4cb1 Use sdbm/bl3 instead of DEPENDS. 2005-04-05 10:25:13 +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
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +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
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
agc
5a9b0e06f2 Make this package compile on NetBSD. 2002-08-12 16:21:12 +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
wiz
46f66478d7 Update homepage. 2001-06-22 14:00:19 +00:00
zuntum
ef5ca26635 o Fix/add quoting
o Respect ${CFLAGS}
2001-03-31 11:14:29 +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
agc
980c4a3727 Add a patch to generalise the manual page's use of /usr/local to be
${PREFIX}. Also reflect the fact that the latest version of siod is 3.4,
not 3.2.
1999-08-06 10:39:30 +00:00
agc
39e7c9e4b3 Initial import of SIOD 3.4, Scheme in One Day/Defun, a small-footprint
implementation of the Scheme programming language, into the NetBSD
packages collection.

This package as marked as being only for Solaris at the moment because
it is, as yet, untested on NetBSD.
1999-08-06 09:43:30 +00:00