summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
1998-09-27Currently, and for 1.3.x, this does NOT work on arm32. Perhaps it'stv1-1/+3
related to some unsigned char lossage, but I do not yet have time to look at it. Set NOT_FOR_ARCHS appropriately.
1998-09-22add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to failgarbled4-4/+12
on alpha. There may be more, but I haven't seen them yet.
1998-09-17Fix spelling. (So I don't lose my developer account. :-))cjs1-2/+2
1998-09-17- replace several {BUILD,RUN}_DEPENDS with one DEPENDS line.frueauf3-20/+27
- remove depreceated MAN* entries - add missing man pages to PLIST - don't hardcode /usr/pkg to apache.sh
1998-09-15This pkg uses X11, make it so.garbled1-2/+2
1998-09-15The linking with libutil _still_ didn't work on a real 1.3.2 system. Fixtv5-119/+135
this the only way that works with a stock 1.3.x ld: bump the major numbers to 5. Split out affected patches from the patch bundle.
1998-09-15Nasty nasty bug in libwww.so. This is a sample implementation, and thusgarbled1-0/+11
assumes the user is defining his own HText stuff. If they aren't, as often is the case with the shared lib use.. Then it breaks horribly. Welcome to the wonderful world of "ld resolves all external references at link time"
1998-09-15Make Arena compile on alpha. What a nightmare.. broken configure script,garbled2-4/+20
libwww hosage, and the kicker? It doesn't actually work.. it just displays a black screen. Ugh. Still more work to be done here....
1998-09-05Mention NetBSD on the newly created site.hubertf4-6/+36
1998-09-05This conflicts with the apache-modssl pkghubertf1-1/+2
1998-09-05clean up some nitsexplorer4-2/+6
1998-09-04apache 1.3.1 with modssl 2.0.6. Requires ssleay, and is thereforeexplorer7-0/+382
export controlled.
1998-08-26Automatically append HOMEPAge to DESCR files, and remove homepage URLstsarna1-1/+0
from individual DESCR files that had them.
1998-08-24Extract to work dir then install from there, to allow for patchestsarna1-8/+3
1998-08-23move HOMEPAGE locationhubertf1-2/+2
1998-08-22Converts HTML to indexed HTML, PDF and/or PostScript.hubertf6-1/+35
1998-08-20The Grand Homepagification:tsarna12-12/+22
- 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-14As apache got upgraded to 1.3.1, adjust DEPENDS on it as well.frueauf1-2/+2
1998-08-08Update to re-enable workaround for 1.3.x (a.out) ld.so link semantics,fvdl1-3/+20
which was inadvertently disabled.
1998-08-08remove me as MAINTAINER.frueauf1-2/+2
1998-08-08This patch no longer necessary with Apache 1.3.1.cjs1-21/+0
1998-08-07Update to 1.3.1.cjs3-6/+9
1998-08-07Add NetBSD RCS Ids.agc13-0/+26
1998-08-07Add NetBSD RCS Ids.agc34-0/+69
1998-08-04Update to 19980728 version. Use -fPIC instead of -fpic everywhere. Providefvdl4-1448/+156
a link ${PREFIX}/bin/mozilla -> ${PREFIX}/bin/moz-export to make usage a bit more obvious.
1998-07-24Update to use USE_LIBTOOL.tv1-4/+2
1998-07-24Initial go at a package for a php3 apache module.cjs7-0/+61
1998-07-22Enable grailtsarna1-1/+2
1998-07-22Add new package by me for Grail, CNRI's Python-based web browser.tsarna6-0/+52
1998-07-21Set the permissions of http/include/* directly, to fix a bug where ifcjs1-0/+14
the distribution is extrated with umask 077 (so that src/include/* are not world readable) they never get those permissions turned on when installed.
1998-07-21* Create the http/logs and http/proxy directories when pkg_add'ingcjs4-8/+17
the package (albeit in a rather kludgy way). * Update order of @dirrm statements in PLIST files so that the pkg_delete deletes the directories properly. * Note in description that proxy support is in.
1998-07-16Change libtool _not_ to install the .la file. Though marked as "fortv1-2/+1
informational purposes," it's not used by any of the toolchain and is pretty much useless.
1998-07-15Update libpng to 1.0.2. Works with all dependent pkgs I have testedtv2-4/+4
(everything but ImageMagick, gs5, and xemacs20). The API hasn't changed much, say the install instructions, but it isn't binary compatible--bump shlib version to 1.0.
1998-07-15The supplied "arenarc" file seems to break some platforms, and just maketv2-4/+5
Arena spin the CPU. Disable it, for now.
1998-07-15Add and enable Arena, the browser originally written to test HTML 3.0 andtv8-105/+55
style sheets (a subset of the current CSS1). Now maintained by Yggdrasil.
1998-07-15Import of FreeBSD's arena pkg. Patches to follow.tv8-0/+115
1998-07-14Don't even try finding X11. No X-specific software is supplied, but ittv1-5/+3
will try linking against libICE on all binaries anyway.
1998-07-14Add and activate the W3C libwww pkg. This pkg makes use of the newtv5-41/+34
libtool pkg to create shared and static libraries automatically on all platforms.
1998-07-14Import of FreeBSD's W3C libwww port, patches to follow.tv9-0/+587
1998-07-14cat ${PKGDIR}/MESSAGE in bsd.pkg.mk if it exists, don't do it in everyfrueauf1-2/+1
package Makefile.
1998-07-13Update "wwwoffle" to version 2.2.tron5-12/+100
1998-07-13Update Apache dependency to match reality.tv1-2/+2
1998-07-12Portlint (probably should have run it first ;), and add MAINTAINER.tv1-1/+5
1998-07-12Add and activate Mosaic (XMosaic) pkg, based on the FreeBSD port.tv11-139/+118
1998-07-12Import of FreeBSD's XMosaic port, with NetBSD changes to followtv14-0/+286
1998-07-04Update for 0603 version.fvdl4-229/+225
1998-07-04Update to the actual 2.8 release.mycroft3-8/+8
1998-06-22Update package Makefiles for automatic manual page handling.agc4-31/+5
1998-06-21Automanpage handling.tv1-3/+1
1998-06-20Remove unnecessary "USE_X11= yes".tron1-3/+2