Commit graph

3559 commits

Author SHA1 Message Date
tv
e41044722b Update for Apache 1.3.3.0. 1998-12-03 18:30:23 +00:00
tv
289260480c Update Apache and mod_ssl using new build layout (see post to tech-pkg for
details).  No security fixes in Apache 1.3.3, so immediate upgrade from
1.3.2 is not necessary.
1998-12-03 17:23:51 +00:00
tv
5ef2a51886 Update Apache and mod_ssl using new build layout (see post to tech-pkg for
details).  No security fixes in Apache 1.3.3, so immediate upgrade from
1.3.2 is not necessary.
1998-12-03 17:22:01 +00:00
bad
624802d956 Enable p5-CGI-Lite. 1998-11-26 19:04:23 +00:00
bad
50a934bb36 CGI_Lite a small and simple module for CGI programs. 1998-11-26 17:57:03 +00:00
frueauf
d89b3b47dc Apply diff provided in pr 6480 by Frederick Bruckman. 1998-11-23 15:01:39 +00:00
agc
2cd5eb4894 Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinary
DEPENDS definition.
1998-11-19 15:40:45 +00:00
agc
b63587b239 Don't calculate uname -r again - it's available from bsd.pkg.mk as
${OS_VERSION}
1998-11-16 14:13:21 +00:00
frueauf
fe14dec52d pkglint: move NOT_FOR_ARCHS where it belongs. 1998-11-13 01:50:21 +00:00
frueauf
95b2a0ff8f Correct rcs id. 1998-11-13 00:01:49 +00:00
frueauf
1bd3fac879 Add missing rcs id. 1998-11-13 00:01:21 +00:00
frueauf
2dfc4ec9d6 Some pkglint nits and add missing rcs ids. 1998-11-12 23:54:33 +00:00
agc
46756787c1 Minor nit - use default ${PKGNAME}, since it's the same as ${DISTNAME}. 1998-11-10 13:59:50 +00:00
fvdl
7804e8add8 Update to 19981008 version. Keep the .so files at 1.0, bumping the major
(which is currently unused) to work around linker semantics isn't quite
right, since, for example, libjpeg might also conflict, not just
libutil, etc. Just always link in the mozilla libutil statically for now
(it's tiny).

Package needs to be updated to use the pkg libz and libjpeg in stead of
the private copied sometime.

Note that this version has a non-functional URL Bar, File->Open Page
must be used. This is fixed in mozilla-current, but we can't create
a package for this. Still, this version fixes a lot of other problems.
1998-11-09 01:25:12 +00:00
frueauf
5a663df298 Add and enable webalizer. 1998-11-07 13:27:48 +00:00
frueauf
796068145a Initial import of webalizer-1.20-07, a Web server log file analysis program.
Provided in pr 6405 by Martin J. Laubach.
1998-11-07 13:22:53 +00:00
mycroft
063b98e025 2.8.1 1998-11-05 02:29:18 +00:00
tsarna
68e5494275 Update version in DESCR 1998-11-02 15:06:49 +00:00
tsarna
97e7d1862d Update Grail from 0.4 to 0.5 1998-11-01 20:28:38 +00:00
hubertf
2bc9093986 find png etc. headers in LOCALBASE 1998-10-20 07:41:26 +00:00
bad
8770de44b6 Fix PATH in RunCache and RunAccel so that squid is actually found. 1998-10-16 16:24:04 +00:00
kim
e5a6dea15e Update to 2.0.PATCH2 1998-10-12 06:11:39 +00:00
kim
8e8715202b Updated to squid-2.0.PATCH1 1998-10-11 22:06:20 +00:00
kim
5081dba1a8 The MIB has problems so don't enable SNMP by default. 1998-10-11 20:42:41 +00:00
kim
95d58b0b91 A package to track the current version of squid. 1998-10-09 17:49:20 +00:00
cjs
c8a278c9e3 Add patch to fix serialized accept.
Also submitted to the Apache Group, gnats number os-netsd/3120.
1998-10-05 19:55:27 +00:00
tv
13be771a1b The dependencies should not have been commented out. 1998-10-05 14:27:19 +00:00
tv
a172ffca2b Call apache-modssl "apache-modssl-1.3.2.2012". 1998-10-05 14:26:01 +00:00
tv
b650b0f226 Explicitly specify -ltermcap - the slang detection autoconf code is ugly. 1998-10-04 22:05:42 +00:00
tv
8396f3acbe Add and enable p5-FCGI. 1998-10-04 19:01:23 +00:00
tv
dfb205144d Add p5-FCGI, a Perl implementation of the client side of FastCGI. Coupled
with apache and ap-fastcgi, this can make Perl-based CGI up to a hundred
times faster in startup cost.
1998-10-04 18:24:37 +00:00
tv
092596ed73 Switch to using SLang (libslang) instead of ncurses. Advantages:
- better color support (slang used to be the only way to get color in Lynx)
- uses system-supplied termcap.db--works properly with terminal types
  "screen" and "xterm"
- more optimized on most displays
1998-10-04 17:59:42 +00:00
tv
2a93181215 Fix PLIST; temporarily turn off automatic certificate generation (X.509
cert generation is broken).
1998-10-04 04:47:20 +00:00
tv
9d4f395c15 Update Apaches to 1.3.2.
apache-modssl: update mod_ssl to 2.0.12, and rename pkg to
"apache-1.3.2-modssl-2.0.12" such that mod_ssl version changes are noted.
1998-10-03 22:00:22 +00:00
tv
b5773363c7 Add and enable ap-fastcgi and apache-modssl. 1998-10-03 21:51:04 +00:00
tv
25d23d4f41 Add the FastCGI module for Apache, v 2.0.17. This pkg version of the
module compiles using apxs instead of compiling into the main binary.
1998-10-03 21:49:59 +00:00
tv
2dfba7fb1c Change the DEPENDS=apache-1.3.1 to a
{BUILD,RUN}_DEPENDS=${PREFIX}/sbin/apxs so that this works with
apache-modssl as well.
1998-10-03 21:28:57 +00:00
tv
fdca7390ec Fix up apache and apache-modssl pkgs:
- Now that bsd.pkg.mk filters out dlopen style .so's on NOPIC systems,
  re-merge the PLIST.
- Rewrite apache-modssl's Makefile and PLIST to share apache's, reducing
  logic duplication.
1998-10-03 21:01:14 +00:00
tv
da5163ac00 Make this work properly on ELF. Use -Wl,--export-dynamic, and no leading
symbol underscore, on ELF systems.
1998-10-02 14:40:13 +00:00
tv
b9c00f925b Currently, and for 1.3.x, this does NOT work on arm32. Perhaps it's
related to some unsigned char lossage, but I do not yet have time to look
at it.  Set NOT_FOR_ARCHS appropriately.
1998-09-27 03:29:34 +00:00
garbled
384c07a72e add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail
on alpha.  There may be more, but I haven't seen them yet.
1998-09-22 06:11:35 +00:00
cjs
5aa2c9c90d Fix spelling. (So I don't lose my developer account. :-)) 1998-09-17 18:18:54 +00:00
frueauf
b95e4921ac - replace several {BUILD,RUN}_DEPENDS with one DEPENDS line.
- remove depreceated MAN* entries
- add missing man pages to PLIST
- don't hardcode /usr/pkg to apache.sh
1998-09-17 12:21:56 +00:00
garbled
543a572919 This pkg uses X11, make it so. 1998-09-15 17:29:58 +00:00
tv
9050bdb931 The linking with libutil _still_ didn't work on a real 1.3.2 system. Fix
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-15 16:47:09 +00:00
garbled
5971fc80d6 Nasty nasty bug in libwww.so. This is a sample implementation, and thus
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-15 05:41:44 +00:00
garbled
9d54da45dc Make Arena compile on alpha. What a nightmare.. broken configure script,
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-15 05:38:45 +00:00
hubertf
576cfe4944 Mention NetBSD on the newly created site. 1998-09-05 23:14:45 +00:00
hubertf
697e6a9664 This conflicts with the apache-modssl pkg 1998-09-05 22:27:29 +00:00
explorer
e7d604b128 clean up some nits 1998-09-05 09:05:21 +00:00
explorer
6edc03df0b apache 1.3.1 with modssl 2.0.6. Requires ssleay, and is therefore
export controlled.
1998-09-04 23:37:23 +00:00
tsarna
5e9cc577b8 Automatically append HOMEPAge to DESCR files, and remove homepage URLs
from individual DESCR files that had them.
1998-08-26 16:50:48 +00:00
tsarna
4e074951f6 Extract to work dir then install from there, to allow for patches 1998-08-24 00:12:49 +00:00
hubertf
4dd962c455 move HOMEPAGE location 1998-08-23 01:25:34 +00:00
hubertf
d4c86e0f4e Converts HTML to indexed HTML, PDF and/or PostScript. 1998-08-22 17:26:12 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- 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-20 15:16:34 +00:00
frueauf
a6b7ae96c0 As apache got upgraded to 1.3.1, adjust DEPENDS on it as well. 1998-08-14 10:17:44 +00:00
fvdl
3475fc6970 Update to re-enable workaround for 1.3.x (a.out) ld.so link semantics,
which was inadvertently disabled.
1998-08-08 20:33:59 +00:00
frueauf
c9cc505a63 remove me as MAINTAINER. 1998-08-08 12:35:41 +00:00
cjs
0ac59aef68 This patch no longer necessary with Apache 1.3.1. 1998-08-08 00:04:43 +00:00
cjs
481208fbac Update to 1.3.1. 1998-08-07 23:46:09 +00:00
agc
f7c4996e0b Add NetBSD RCS Ids. 1998-08-07 13:27:33 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
fvdl
35d07df593 Update to 19980728 version. Use -fPIC instead of -fpic everywhere. Provide
a link ${PREFIX}/bin/mozilla -> ${PREFIX}/bin/moz-export to make usage a
bit more obvious.
1998-08-04 13:09:21 +00:00
tv
a75a2272cd Update to use USE_LIBTOOL. 1998-07-24 01:56:59 +00:00
cjs
c994d550f7 Initial go at a package for a php3 apache module. 1998-07-24 00:18:03 +00:00
tsarna
e062fc133c Enable grail 1998-07-22 02:01:00 +00:00
tsarna
fb7b2361fd Add new package by me for Grail, CNRI's Python-based web browser. 1998-07-22 01:56:09 +00:00
cjs
e3718d75f8 Set the permissions of http/include/* directly, to fix a bug where if
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 22:39:56 +00:00
cjs
536c018cfe * Create the http/logs and http/proxy directories when pkg_add'ing
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-21 21:34:09 +00:00
tv
ce44544840 Change libtool _not_ to install the .la file. Though marked as "for
informational purposes," it's not used by any of the toolchain and is
pretty much useless.
1998-07-16 13:36:47 +00:00
tv
54ceb4bc86 Update libpng to 1.0.2. Works with all dependent pkgs I have tested
(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-15 11:45:49 +00:00
tv
09ef668de9 The supplied "arenarc" file seems to break some platforms, and just make
Arena spin the CPU.  Disable it, for now.
1998-07-15 01:27:42 +00:00
tv
809c2f4b02 Add and enable Arena, the browser originally written to test HTML 3.0 and
style sheets (a subset of the current CSS1).  Now maintained by Yggdrasil.
1998-07-15 01:09:21 +00:00
tv
25097b7ceb Import of FreeBSD's arena pkg. Patches to follow. 1998-07-15 01:01:35 +00:00
tv
2147c4af71 Don't even try finding X11. No X-specific software is supplied, but it
will try linking against libICE on all binaries anyway.
1998-07-14 17:12:35 +00:00
tv
c6e001d312 Add and activate the W3C libwww pkg. This pkg makes use of the new
libtool pkg to create shared and static libraries automatically on all
platforms.
1998-07-14 16:56:50 +00:00
tv
b64762c0a6 Import of FreeBSD's W3C libwww port, patches to follow. 1998-07-14 16:51:20 +00:00
frueauf
004e47e5b0 cat ${PKGDIR}/MESSAGE in bsd.pkg.mk if it exists, don't do it in every
package Makefile.
1998-07-14 10:56:15 +00:00
tron
472d4c94c7 Update "wwwoffle" to version 2.2. 1998-07-13 18:20:08 +00:00
tv
dc5d61315b Update Apache dependency to match reality. 1998-07-13 16:45:25 +00:00
tv
77522433f2 Portlint (probably should have run it first ;), and add MAINTAINER. 1998-07-12 04:09:55 +00:00
tv
3c232f76f2 Add and activate Mosaic (XMosaic) pkg, based on the FreeBSD port. 1998-07-12 04:05:50 +00:00
tv
aa652be71e Import of FreeBSD's XMosaic port, with NetBSD changes to follow 1998-07-12 03:59:32 +00:00
fvdl
e2832a90de Update for 0603 version. 1998-07-04 23:29:54 +00:00
mycroft
e9083442bf Update to the actual 2.8 release. 1998-07-04 08:50:42 +00:00
agc
988019b016 Update package Makefiles for automatic manual page handling. 1998-06-22 12:58:33 +00:00
tv
168d3df4c2 Automanpage handling. 1998-06-21 15:22:19 +00:00
tron
4ae80d5b5e Remove unnecessary "USE_X11= yes". 1998-06-20 14:03:12 +00:00
agc
30f402725f Rationalise Motif/Lesstif handling.
Get rid of HAVE_MOTIF, MOTIF_STATIC, REQUIRES_MOTIF and MOTIF_ONLY.
Standardise on USE_MOTIF, which uses the pkgsrc dependency checks to
use Motif, if it's available, or Lesstif, if not.
1998-06-09 13:36:48 +00:00
tv
3227aba8c7 Update to 1.3.0. 1998-06-06 23:48:20 +00:00
tron
91a87c2cca Add and enable "wwwoffle". 1998-06-06 17:04:52 +00:00
tron
36e6c1efcf New "wwwoffle-2.1c" package made by Mario Kemper:
WWW proxy with support for offline browsing
1998-06-06 17:03:58 +00:00
tv
97ad086e39 Portlint. 1998-06-05 19:38:42 +00:00
frueauf
84681154c8 portlint: remove double entry for htpasswd.1 and add missing htdigest.1. 1998-06-05 11:09:23 +00:00
tv
616694bbac A cookie-based authentication mechanism for Apache, allowing Basic auth
strings to be embedded in cookies.  This pkg is intended also as a
framework for creating other Apache module pkgs.
1998-06-04 20:41:08 +00:00
tv
3255847d19 Update to 1.3b7 and rework the Makefile:
- 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-04 19:38:36 +00:00
agc
91d5889f0c Describe the www and x11 categories a bit better. 1998-06-04 11:06:37 +00:00
agc
d6d990e59b Include bsd.prefs.mk, in case VERS_ID is set in /etc/mk.conf 1998-06-03 14:01:11 +00:00
tron
2e2a6a6620 "squid11" -> "squid" 1998-05-26 21:46:57 +00:00
frueauf
bd912f0b56 Add missing @dirrm lib/mozilla. 1998-05-25 21:20:30 +00:00
tron
648ed09d23 Better leave "squid.out" in "/var/squid" together with all the other
logfiles because it doesn't really belong to "/var/run".
1998-05-25 18:19:01 +00:00
fvdl
20b1768f5f Upgrade to 2804 version. 1998-05-24 23:28:29 +00:00
tron
c5da52c0e8 Create "etc/squid/squid.conf" during "pkg_add". 1998-05-24 20:02:05 +00:00
tron
2007e948b9 Put logfile into "/var/run" and do not pollute syslog. 1998-05-24 20:00:56 +00:00
tron
3c9dc3de69 "RunCache" doesn't put its logfile in the current directory any more. So we
don't need to change it.
1998-05-24 19:59:28 +00:00
tron
9a6221a4b9 pidfile belongs to "/var/run". 1998-05-24 19:03:05 +00:00
tron
beb57e57b9 Minor cleanup. 1998-05-24 19:01:19 +00:00
tron
b01ac4f030 Enable "squid", fixes PR pkg/5314. 1998-05-23 21:32:08 +00:00
tron
b307255bb5 New "squid-1.1.21" package based on FreeBSD port adapted by Rene Hexel
in PR pkg/5314.
1998-05-23 21:27:20 +00:00
fvdl
fd77b7c33e Filenames changed to use a dash instead of an underscore. 1998-05-13 14:47:56 +00:00
mycroft
e334cc99ba Use -fPIC, not -fpic, for the SPARC. 1998-05-10 17:23:13 +00:00
frueauf
0851be7c5a Mostly cosmetic changes to shut up portlint. Little bugfix for apache. 1998-05-09 15:24:42 +00:00
hubertf
b5655ec85a add some stuff 1998-05-08 17:18:56 +00:00
frueauf
8b0a4f8f00 Add USE_PERL5=YES. 1998-05-01 21:37:23 +00:00
frueauf
0a276fb948 Enable weblint. 1998-05-01 21:15:06 +00:00
frueauf
3a23c14292 Initial addition of weblint 1.020. 1998-05-01 21:14:07 +00:00
agc
6e7b5cf644 Move to relative paths in the pkgsrc tree. 1998-04-24 09:20:33 +00:00
agc
1f4495b33e Remove the old deprecated DEPENDS definition from bsd.pkg.mk.
Implement a new DEPENDS definition, which looks for an installed
package, building it if not present, and use it in preference to
LIB_DEPENDS.  This should make the package collection more useful on
NetBSD ELF ports.
1998-04-22 14:22:39 +00:00
fvdl
e966b72772 Add patch for arm32 (seperate to be consistent with patches submitted
to mozilla.org for the current version).
1998-04-21 23:29:57 +00:00
frueauf
49e36ada0b Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. 1998-04-20 11:56:17 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
frueauf
2737793917 Remove double entries for libmsgc21.so, libnspr21.so, libplc21.so
and libplds21.so. Add missing libxml.so.1.0.
1998-04-11 14:43:51 +00:00
fvdl
9324cb70af Upgrade to 0408 version. No major changes; basically you get a lot of
Mac and Win stuff, adding 5Mb extra to the tar.gz file (oh joy).
1998-04-11 00:07:21 +00:00
fvdl
18ea973187 Upgrade to 0408 version. No major changes; basically you get a lot of
Mac and Win stuff, adding 5Mb extra to the tar.gz file (oh joy)
1998-04-11 00:06:51 +00:00
tron
37cfd6c523 portlint: PKGNAME must come with version number. 1998-04-10 09:34:52 +00:00
tron
3598f15cc0 The distfile name for the first source code tarfile changed; reflect that here. 1998-04-09 10:39:35 +00:00
fvdl
ba4f68653b ..and the source location changed too. 1998-04-09 10:05:50 +00:00
fvdl
bbffe20f82 The distfile name for the first source code tarfile changed; reflect that here. 1998-04-09 09:59:55 +00:00
frueauf
71d80a920e Add and enable mozilla. 1998-04-09 08:30:17 +00:00
frueauf
647e10b08f Add @dirrm lib/mozilla. 1998-04-09 08:23:25 +00:00
frueauf
025daef686 portlint: PNF. 1998-04-09 08:21:54 +00:00
mycroft
8700999a34 Fix checksum to match what's on the FTP server. 1998-04-09 00:19:48 +00:00
fvdl
215bc2ec28 Correct a few problems pointed out by Charles Hannum. 1998-04-09 00:03:09 +00:00
fvdl
65acf82323 Mozilla (free Netscape) package. Note that Mozilla is a very young package,
as its sources have just been released. Expect some changes. Currently
untested on architectures other than the i386.
1998-04-08 22:23:48 +00:00
cjs
b2d1409e78 Fix install of a script. 1998-03-24 20:34:57 +00:00
frueauf
3a9ce15aa4 Enable apache since its in the tree. 1998-03-19 14:25:34 +00:00
cjs
b4fabbc8ff Update to 1.3b5 1998-03-18 19:43:32 +00:00
cjs
589866497b Update to 1.3b5 1998-03-18 19:16:27 +00:00
tron
ef4ee9767b Update lynx to 2.8rel.2 1998-03-10 23:03:02 +00:00
frueauf
e743725d45 portlint: sed->${SED}; mv->${MV}; install->${INSTALL}; reorder HTTP_ROOT; 1998-03-06 13:08:54 +00:00
cjs
7ad7be4468 Move some stuff from a patch to a sed script. Add ability to set root of
http tree to somewhere other than /usr/pkg/http. Move pid file to /var/run.
1998-03-05 11:42:42 +00:00
cjs
b78415894e Initial version of apache web server package: 1.3b3. 1998-03-05 08:02:22 +00:00
agc
ae35b61548 Modify individual package Makefiles to use the new way of specifying
shared object dependencies (LIB_DEPENDS).
1998-01-30 13:56:55 +00:00
hubertf
f535cf3701 Replace "<$ARCH"> by "${MACHINE_ARCH}", keep "<$ARCH>"
(in bsd.port.mk) for backward compatibility.
1998-01-28 15:33:44 +00:00
hubertf
09fb237751 portlint: remove empty line at EOF 1998-01-24 23:55:29 +00:00
hubertf
513d7c2e0e portlint: fix RCS Id 1998-01-24 23:55:00 +00:00
hubertf
55d4d12e2f portlint: move entries around 1998-01-24 23:50:29 +00:00
drochner
9b5669811f Update for lynx2.7.1ac-0.102. 1997-12-23 11:06:50 +00:00
agc
a1f59d32f9 Fix typo in NetBSD RCS Id.
Enable lynx
1997-11-26 15:36:59 +00:00
agc
21446cd2ac Add NetBSD RCS Id. 1997-11-26 15:03:43 +00:00
agc
31f1c42a1b Updated for newer (lynx2.7.1ac-0.97) version 1997-11-26 15:02:33 +00:00
agc
f84961ae75 Add NetBSD RCS Id.
Update version.

Add library dependency on ncurses.
1997-11-26 15:00:59 +00:00
agc
af016b2d19 Initial import of the Web browser lynx, from the FreeBSD ports
collection, into the NetBSD packages collection.
1997-11-26 14:56:52 +00:00
hubertf
b81c44d69c Fix RCS Id, PLIST 1997-11-22 05:12:44 +00:00
hubertf
bea73e3a44 for x11/p5-Tk 1997-11-22 05:10:36 +00:00
hubertf
427ba64225 Fix RCS Ids, sync with reality 1997-11-22 03:13:21 +00:00
hubertf
a28873ae01 Some missing Makefiles, from FreeBSD. 1997-11-22 03:06:19 +00:00
hubertf
9a1d93c087 Import of some more missing categories
(only directories and pkg-descriptions!)
1997-11-20 21:01:17 +00:00