Commit graph

24 commits

Author SHA1 Message Date
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
grant
c07ce36c43 we need bsd.pkg.install.mk if we want to use it. 2003-01-24 04:05:22 +00:00
grant
f6ca1c37d4 use automatic rc script handling. 2003-01-19 12:34:45 +00:00
wulf
fd426ebc6c Updated to genweb-4.09: Fixed security hole 2003-01-02 09:34:50 +00:00
wiz
46caf38939 Wildcard ocaml DEPENDS. 2002-08-29 09:59:15 +00:00
jschauma
38b8b3faa2 Update dependency of ocaml to 3.04 -> remove dependency on now obsolete
package lang/camlp4 (included in ocaml 3.04)

Update to version 4.06.  Changes way too many to list here, please see
http://cristal.inria.fr/~ddr/GeneWeb/en/version/4.06.html for details.
2002-06-20 15:42:09 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
agc
a3c645a3eb Normalise all the uses of "wheel", and "root" for ${ROOT_GROUP}, now that
the definition is available in all the defs.${OPSYS}.mk files.
2001-12-05 16:03:56 +00:00
zuntum
0ca28723fb Move pkg/ files into package's toplevel directory 2001-11-01 00:11:36 +00:00
wiz
f7fa6a4459 regen (no more patch-aa) 2001-07-27 10:57:41 +00:00
wulf
be66f1f40f Removed obsoleted patch-aa file 2001-07-19 13:18:42 +00:00
wulf
e98122f353 Updated geneweb to version 4.02: Many bugfixes and improvements 2001-07-15 15:34:57 +00:00
wulf
b59ea6676a Update of geneweb to 4.02: Many bugfixes and improvements 2001-07-15 15:33:22 +00:00
agc
6ef28d06c5 Move to sha1 digests, and add distfile sizes. 2001-04-18 16:10:56 +00:00
agc
5092342d3d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
+ include distfile filesizes in distinfo
2001-04-17 09:56:50 +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
417e8bbabf Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:17:22 +00:00
hubertf
1791cbecbb etc/rc.d cleanup: rename *.sh -> * 2001-01-26 05:21:43 +00:00
jlam
9a55c968f7 Remove trailing blank line. 2000-09-03 03:29:59 +00:00
wulf
01e4f776ff Correct bug in geneweb's Makefile that tried to install gwtp.opt that
doesn't exist on platforms that don't have the optimized caml compiler.
2000-09-03 03:25:04 +00:00
wulf
f45cd74b37 Package will now attempt to delete all directories if found empty -
e.g. geneweb was installed but no databases were created.
2000-09-03 03:20:28 +00:00
wiz
c60f116162 add etc/rc.d/geneweb.sh and sbin/gwsetup; sort PLIST 2000-08-28 13:54:38 +00:00
wulf
ad655ff21a Updated geneweb to 3.07: New features and bugfixes 2000-08-19 11:25:34 +00:00
wulf
1527984c77 Intial commit of geneweb-3.06 - a comprehensive genealogy database application 2000-07-25 13:02:07 +00:00