wiz
a661ce60c0
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
...
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
cjep
ae7fd52e7b
Add trailing / on HOMEPAGEs
2003-12-30 17:21:54 +00:00
martti
ff0278ea30
COMMENT should start with a capital letter.
2003-07-21 16:24:36 +00:00
grant
91f00f1cbc
s/netbsd.org/NetBSD.org/
2003-07-17 21:21:03 +00:00
jmmv
ea556403d5
Bump PKGREVISION due to boehm-gc update to 6.2alpha5. This version fixes
...
a problem introduced in the 6.2alpha4 package.
2003-05-22 16:48:28 +00:00
wiz
7166660e08
Dependency bumps, needed because of devel/pth's major bump, and related
...
dependency bumps.
2003-05-02 11:53:34 +00:00
jlam
d7f69e47ce
Instead of including bsd.pkg.install.mk directly in a package Makefile,
...
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES". This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile. Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
2003-01-28 22:03:00 +00:00
wiz
ef2e5bfbdf
buildlink1 -> buildlink2.
2002-10-09 17:56:50 +00:00
wiz
2317688735
Standardize.
2002-09-12 17:12:36 +00:00
wiz
27594a0dfc
Unused.
2002-08-31 16:10:49 +00:00
jlam
efb93b17bd
Merge changes in packages from the buildlink2 branch that have
...
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
jlam
55ffb37406
bsd.pkg.install.mk calls the INSTALL script at the right times
...
automatically, so no need to do it ourselves.
2001-12-02 06:56:38 +00:00
jlam
678c0f86f8
Use PKG_{USERS,GROUPS} instead of PKG_{USER,GROUP}.
2001-11-26 20:38:31 +00:00
jlam
ffceca11a9
PKG_SYSCONFDIR is where the configuration files for a package may be found.
...
This value may be customized in various ways:
PKG_SYSCONFBASE is the main config directory under which all package
configuration files are to be found.
PKG_SYSCONFSUBDIR is the subdirectory of PKG_SYSCONFBASE under which the
configuration files for a particular package may be found.
PKG_SYSCONFDIR.${PKGBASE} overrides the value of ${PKG_SYSCONFDIR} for a
particular package.
Users will typically want to set PKG_SYSCONFBASE to /etc, or accept the
default location of ${PREFIX}/etc.
This obsoletes the use of CONFDIR, which was active for only 6 days, so no
need to have a workaround to still accept old CONFDIR settings.
2001-11-25 18:59:45 +00:00
jlam
e2402863c0
Respect ${CONFDIR} and use the common INSTALL/DEINSTALL scripts instead of
...
the custom ones. Also fix the directory handling during post-installation
and strongly buildlinkify.
2001-11-19 21:05:55 +00:00
lukem
69c6587c37
cleanup per ../sysutils/ups-nut:
...
- use FILES_SUBST_SED et al
- do NOT try and remove the gale user & group or ${PREFIX}/etc/gale on
deinstall. instead, remind the admin to do it manually.
2001-11-19 04:58:59 +00:00
zuntum
461042de91
Move pkg/ files into package's toplevel directory
2001-10-31 20:06:16 +00:00
jlam
e085ee5316
grep isn't used anymore, so don't substitute for @GREP@ in the INSTALL
...
files. Substitute for @ID@ instead of directly using 'id', and use the
value of ${ID} already set in defs.*.mk.
2001-08-14 03:41:37 +00:00
veego
e109514d03
Fix same problems with the user check:
...
- use 'id' instead of 'finger'. this is not a real problem, but it
is enough and fixing the next problem makes it possible to use it.
- grep -q doesn't work on solaris, so use a different way to suppress
the output from the user check.
- the return code check for the user was reversed.
2001-08-12 19:55:56 +00:00
jlam
c4e71c5e7a
CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
...
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
agc
8c2348422c
Move to sha1 distfile digests, and add distfile sizes.
2001-04-18 11:07:14 +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
wiz
9d1f44690c
We want RCS Ids in the patches.
...
This is one of the things pkglint checks, so _please_ use it.
2001-02-28 10:26:02 +00:00
hubertf
bdb8e8920a
remove extra homepage url, we add that via HOMEPAGE
2001-02-18 04:49:28 +00:00
wiz
2db9056f6e
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-16 13:41:26 +00:00
lukem
68073ad6ef
fix gale user comment
2001-02-08 23:13:16 +00:00
lukem
d1c78f2d11
don't include <term.h> (from ncurses) even if we find it, because it
...
conflicts with <curses.h> (from usr/src).
once again noticed by perry, who has more wacky packages installed than me ;-)
2001-02-07 16:02:06 +00:00
lukem
9ddecc9d59
kludge around gale's broken mechanism for finding w3c-libwww's header files.
...
problem noticed by perry because he has that package installed whereas I don't.
2001-02-06 19:56:38 +00:00
lukem
f87bec02e6
slightly more correct url
2001-02-06 19:44:11 +00:00
lukem
d3411b905a
gale - a secure instant messaging system
2001-02-06 18:19:11 +00:00
lukem
46f0e9c21e
gale - a secure instant messaging system
2001-02-06 17:39:56 +00:00
lukem
e7bc9fb641
gale - a secure instant messaging system
2001-02-05 21:50:13 +00:00