summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1998-06-05Portlint.tv2-7/+6
1998-06-05Use addnerd to add the user, rather than a custom Perl script.agc2-116/+0
1998-06-05Use addnerd, rather than a custom Perl script, to add the user.agc2-6/+8
Delete the USE_PERL5 definition. Add --with-mmap to the Amanda configuration.
1998-06-05move documentation to packages.7. also, remove ts=4 crap.mrg1-338/+25
1998-06-05Add chapter 9.13 which explains the new CONFLICTS feature.frueauf1-1/+23
1998-06-05Add a USE_MOTIF definition, for use in package Makefiles.agc1-1/+7
This will make and install lesstif, should Motif be unavailable.
1998-06-05Add CONFLICTS where its needed so far.frueauf7-15/+19
1998-06-05Add support for CONFLICTS entry.frueauf1-2/+24
1998-06-05portlint: remove double entry for htpasswd.1 and add missing htdigest.1.frueauf1-2/+2
1998-06-05portlint: delete whitespace before end of line 32; s/echo/${ECHO}.frueauf1-7/+7
1998-06-05Minor cosmetic mods. Remove the 'V' before the NetBSD version numberagc1-4/+4
in the README.html list of binary packages, and use the same format for the DEPENDS package message as for BUILD_DEPENDS and RUN_DEPENDS.
1998-06-05portlint: add @comment with NetBSD Id.frueauf1-0/+1
1998-06-04Fix typo.augustss1-2/+2
1998-06-04A cookie-based authentication mechanism for Apache, allowing Basic authtv7-1/+54
strings to be embedded in cookies. This pkg is intended also as a framework for creating other Apache module pkgs.
1998-06-04Update to 1.3b7 and rework the Makefile:tv9-265/+296
- Now uses APACI, Apache's GNU-autoconf-style (but not GNU autoconf) configuration system to configure, build, and install - Enables build and install of all `support' tools - Enables use of shared modules, and compiles mod_include dynamically - Installs the Apache user manual by default.
1998-06-04Correct path for bsd.pref.mkhubertf2-4/+4
1998-06-04Upgrade to samba version 1.9.18p7, from Ty Sarna in PR pkg/5529.agc4-14/+29
1998-06-04The previous re-formatting introduced tabs as whitespace charactersagc1-9/+9
before the comment character - make(1) interprets these tabs as precursors of a shell command. Change the tabs to spaces, so that mk.conf.example can actually be used as /etc/mk.conf.
1998-06-04Put xvile's perl files in ${PREFIX}/share/xvile/perl, to avoid conflictagc3-17/+28
with the Perl files which vile installs. Minor cleanup in Makefile.
1998-06-04Describe the www and x11 categories a bit better.agc2-2/+2
1998-06-04Describe this category of packages a bit better.agc1-1/+1
1998-06-04add dependency on xpm, per PR 5537 from Ty Sarnahubertf1-1/+3
1998-06-03Add egcs-current pkg (not enabled in directory Makefile), EXPERIMENTAL.tv9-1/+397
Intended to follow snapshots of egcs before the 1.1 line is imported into -current.
1998-06-03Use MACHINE_GNU_ARCH in PLISTs that require it, so that arm32 (andtv3-47/+49
possibly other future platforms) will get the `right' name.
1998-06-03Document dependencies, sort PASSIVE_FETCH, and fix some typos.agc1-6/+57
1998-06-03Include bsd.prefs.mk, so that variables can be set in /etc/mk.confagc2-19/+16
1998-06-03Include bsd.prefs.mk, in case variables are set in /etc/mk.confagc3-3/+9
1998-06-03Include bsd.prefs.mk, in case VERS_ID is set in /etc/mk.confagc1-2/+4
1998-06-03Include bsd.prefs.mk, in case variables are set in /etc/mk.confagc1-1/+3
1998-06-03Include bsd.prefs.mk so that variables can be set in /etc/mk.confagc1-1/+4
1998-06-03Consolidate inclusion of /etc/mk.conf by using bsd.prefs.mkagc2-24/+4
1998-06-03Include bsd.prefs.mk, in case variables are set in /etc/mk.confagc1-1/+3
1998-06-03Include bsd.prefs.mk so that variables can be set in /etc/mk.confagc6-10/+19
1998-06-03Include bsd.prefs.mk, so that variables can be set in /etc/mk.confagc4-7/+14
1998-06-03Include bsd.prefs.mk in case NOPORTDOCS is set in /etc/mk.confagc2-7/+8
1998-06-03Include bsd.prefs.mk in case USE_MENUS is set in /etc/mk.confagc1-2/+2
1998-06-03Include bsd.prefs.mk to get the value for OPSYS, and in case USE_MULEagc1-2/+3
is set in /etc/mk.conf
1998-06-03Include bsd.prefs.mk, so that NOPORTDOCS can be set in /etc/mk.confagc2-2/+6
1998-06-03Include bsd.prefs.mk, so that /etc/mk.conf is read properlyagc1-1/+3
1998-06-03Include bsd.prefs.mk, in case NOPORTDOCS is defined in /etc/mk.confagc1-1/+3
1998-06-03Include bsd.prefs.mk, in case NOPORTDOCS is set in /etc/mk.conf.agc1-3/+4
Eliminate backslash proliferation in a sed expression.
1998-06-03Include bsd.prefs.mk, so that NOPORTDOCS can be set in /etc/mk.conf oragc1-1/+3
MAKECONF.
1998-06-03Include bsd.prefs.mk, so that any NOPORTDOCS definition in /etc/mk.confagc1-1/+3
or MAKECONF will be honoured.
1998-06-03Consolidate all the logic for inclusion of MAKECONF, and /etc/mk.conf,agc1-0/+19
into one file, located in the pkgsrc tree. Thus one file simply needs to be included before any .if* statements in the package Makefile, rather than a large number of ad-hoc methods of doing this.
1998-06-03Document pkgsrc/mk/bsd.prefs.mk (in section 9.9, including /etc/mk.conf)agc1-11/+16
1998-06-03Update to version 1.4 of addnerd, a dumb utility to add a user. Fixesagc2-3/+3
a minor bug when no users were added, and better configuration.
1998-06-02Fix package to compile under good old NetBSD 1.3.tron4-2/+35
1998-06-02Enable "nedit".tron1-2/+2
1998-06-02New "nedit-5.0.2" package: Motif based standard GUI style text editortron7-0/+65
1998-06-02Update "xmcd" to 2.3 patchlevel 0 on Hubert's request.tron5-25/+73