summaryrefslogtreecommitdiff
path: root/net/zephyr/Makefile
AgeCommit message (Collapse)AuthorFilesLines
1999-05-03Make the Kerberos option uniform - it is now USE_KERBEROS4 and specifiestv1-3/+4
use of krb4 _or_ a compatible subsystem. (MAKE_ was only used by this option; USE_ is used by many.) Also set RESTRICTED= in all relevant pkgs when USE_KERBEROS4 is enabled.
1999-04-26add USE_X11=yesgarbled1-1/+2
1999-04-13Remove NOPORTDOCS definition - it was useless anyway, as any attempt toagc1-3/+1
build a binary package with this definition would fail as the PLIST is not correct. If a package's documentation is overwhelming, it should arguably be handled in a separate pre-requisite documentation package.
1998-08-20The Grand Homepagification:tsarna1-2/+3
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-06-22Update package Makefiles for automatic manual page handling.agc1-6/+1
1998-06-03Include bsd.prefs.mk so that variables can be set in /etc/mk.confagc1-5/+4
1998-05-10Check for existance of mk.conf, first.mycroft1-1/+3
1998-05-10We need mk.conf for MAKE_EBONES/MAKE_KERBEROS4.mycroft1-5/+3
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-5/+2
Remove redundant (and sometimes erroneous) comments.
1998-04-09Fix zephyr built with kerberosIVsommerfe1-1/+5
1998-03-20Tidy this up, and make me the `maintainer'.mycroft1-6/+3
1998-03-06Add com_err to the packing list and the man page list.mycroft1-1/+2
1998-02-27Install the post-processed zhm.sh file.agc1-2/+3
1998-02-27Add NetBSD RCS Id.agc1-2/+3
Sort out configure args. Set GNU_CONFIGURE, not HAS_CONFIGURE, so that --prefix is recognised.
1998-02-27Use the Makefile from FreeBSD for now.agc1-0/+39