summaryrefslogtreecommitdiff
path: root/net/zephyr
AgeCommit message (Collapse)AuthorFilesLines
2001-01-26etc/rc.d cleanup: rename *.sh -> *hubertf2-4/+4
1999-11-25zzufedhubertf27-449/+485
1999-09-14Change how Kerberos support is enabled in pkgsrc.kim1-5/+5
Quick guide for compiling packages: - set KERBEROS=4 or KERBEROS=5 in /etc/mk.conf Quick guide for configuring Kerberos support in a package Makefile: - test for KERBEROS value and enable the appropriate version with CONFIGURE_ARGS or other means and set USE_KERBEROS=yes - make sure to disable Kerberos support otherwise (especially if using configure, which might automatically detect it) - BUILD_DEFS and RESTRICTED are set automatically in bsd.pkg.mk when USE_KERBEROS=yes is set
1999-08-18Record build options in the BuildInfo file via BUILD_DEFS. These can beagc1-1/+3
displayed using the -B option to pkg_info(1). Add USE_KERBEROS4 to BUILD_DEFS
1999-07-09Add package patch checksum files.agc1-0/+5
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-11-24Use -O2, not -O6.mycroft1-21/+21
1998-11-24optimize, for mycrofthubertf1-0/+212
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-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc4-0/+10
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-05-09Don't do the latter before the furtherhubertf1-2/+2
1998-05-09Ooops, add another forgotten file.frueauf1-1/+2
1998-05-09Sort and add missing files.frueauf1-36/+42
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 kerberosIVsommerfe2-1/+66
1998-03-20Tidy this up, and make me the `maintainer'.mycroft1-6/+3
1998-03-16Make the ZUnique_ID format consistent between 32-bit and 64-bit systems.mycroft1-0/+180
1998-03-06Add com_err to the packing list and the man page list.mycroft2-2/+6
1998-02-27Fix a formatting glitch on the last line.agc1-2/+5
If we create directories, we should remove them when de-installing.
1998-02-27Add this shell script from FreeBSD. Don't hardcode /usr/local,agc1-0/+7
though - this gets pre-processed at install time.
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
1998-02-27Initial checkinmellon4-0/+111
1998-02-27checksum for distributionmellon1-0/+1