tv
6a449c6299
Wow, the mod_ssl distribution site changed right from under me.
...
Update it to the new location.
1999-04-30 23:51:39 +00:00
tv
c61d93fad3
Add and enable squid-current.
1999-04-30 17:21:50 +00:00
tv
930832d85c
Update Apache to 1.3.6, mod_ssl to 2.2.8, and mod_perl to 1.19. mod_ssl
...
now makes use of OpenSSL.
1999-04-30 17:05:19 +00:00
garbled
388860d23f
add USE_X11=yes
1999-04-26 19:25:05 +00:00
hubertf
a008cc8649
use perl only for building
1999-04-26 00:27:50 +00:00
kleink
cac35f55f3
Get rid of old-style chown usage.
1999-04-23 12:33:19 +00:00
tron
566e7a4338
Replace "${PREFIX}" with real installation path in message file.
1999-04-21 10:08:20 +00:00
tron
bb04f7ac54
Remove kludge which tries to add "/var/wwwoffle" to package list. Instead
...
of that we create a tar archive with the spool directory layout which
will be extracted during installation of the binary package.
1999-04-20 20:06:49 +00:00
tsarna
4642252f4b
Build and install SearchIndex modules, or some add-ons like Confera
...
won't work.
1999-04-20 18:06:06 +00:00
jlam
876c8d1b34
Update navigator to 4.51. Previous version no longer available.
...
Also change MAINTAINER to packages@netbsd.org on the advice of
Todd (tv@netbsd.org ).
1999-04-17 02:43:32 +00:00
jlam
82041f665d
Update communicator to 4.51. Previous version no longer available.
1999-04-17 02:42:16 +00:00
tsarna
7501860a43
Update to 1.10.2
1999-04-16 06:27:41 +00:00
tron
23e0063766
Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with
...
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-15 20:39:38 +00:00
bad
286099986e
${LOCALBAASE}/bin/perl or bust.
1999-04-14 18:00:47 +00:00
tsarna
465741ec6e
Update to 0.6 and for python 1.5.2
1999-04-14 15:21:03 +00:00
hubertf
3dcb0dd2e5
png is at 1.0.3 these days.
1999-04-13 01:00:46 +00:00
tron
9a8ace1ec6
Add and enable "thttpd" package. Fixes PR pkg/7323.
1999-04-10 22:03:29 +00:00
tron
fa678d8737
New "thttpd-2.04" package supplied by Michael Santos in PR pkg/7323:
...
tiny/turbo/throttling HTTP server
1999-04-10 22:01:10 +00:00
mjl
d2145a13c2
Updated to 1.22-03 as per PR/7341 by D'Arcy J.M. Cain (originally from
...
Bradford L. Barrett <brad@ns.eurobase.net>)
In this version, a potential segfault condition that has
been corrected.
1999-04-09 20:19:11 +00:00
bad
7ef687321e
BUILD_DEPENDS on the pkg version of perl and make sure configure uses
...
that. Fixes PR#7348 by rhialto@polder.ubc.kun.nl .
1999-04-09 17:54:26 +00:00
agc
79e49eaba2
s/netbsd/${LOWER_OPSYS}/g
1999-04-08 18:51:48 +00:00
abs
a05dffe161
Update DEPENDS to catch up with other packages' version changes.
1999-04-06 02:03:00 +00:00
tron
9bb771f0ab
Fix typo in last commit.
1999-04-02 09:04:54 +00:00
tron
d22bdda025
Fix english and add german mirror site.
1999-04-02 09:03:57 +00:00
agc
171e025b4a
Rewrite the extraction commands to be more intuitive.
...
In the vast majority of cases, nothing has changed (i.e. .tgz, .tar.gz,
and .tar.bz2).
EXTRACT_USING_PAX can be set as before.
For custom extractions, instead of using EXTRACT_BEFORE_ARGS,
EXTRACT_AFTER_ARGS and EXTRACT_CMD, simply set EXTRACT_CMD to be the
command needed to decompress and extract the lements from the archive.
${DOWNLOADED_DISTFILE} can be used to reference the distfile(s).
e.g. for compressed shars, where previously there was:
EXTRACT_CMD= ${GZCAT}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |sh
now use:
EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SH}
1999-04-01 14:07:52 +00:00
mjl
99281b5e7b
Rename to webalizer-1.22.01 (no dash in version number)
1999-03-30 22:41:41 +00:00
hubertf
195b776194
add lib/mozilla/libsched.so.1.0
1999-03-29 16:05:43 +00:00
hubertf
d1fd8beab8
Not all the world is an alpha (s/alpha/${MACHINE_ARCH}/)
1999-03-29 12:34:57 +00:00
mjl
6945839dd6
Update webalizer to 1.22-01.
1999-03-23 21:16:06 +00:00
hubertf
c12e6802f8
Do not use broken features.
1999-03-20 00:48:30 +00:00
agc
1bb3007c04
s/make/${MAKE}/g
1999-03-08 10:53:55 +00:00
abs
abee79dd6c
Add communicator and navigator to www Makefile.
...
Add some mirror sites to each Makefile.
1999-02-25 02:59:52 +00:00
abs
21f7e8a09f
Initial import of Netscape navigator package. For i386 and sparc only.
1999-02-22 07:45:22 +00:00
abs
15c929f17d
Initial import of Netscape communicator package. For i386 and sparc only.
1999-02-22 07:44:48 +00:00
hubertf
2a95ad9c6b
Fix CONFLICTS (remove redundancy, mostly)
1999-02-20 22:48:24 +00:00
christos
e9b45ae109
Site restructuring.
1999-02-19 16:08:45 +00:00
hubertf
f22633f3e6
Fix /bin/sh syntax of @exec lines.
1999-02-12 04:15:46 +00:00
frueauf
3b1d48a904
Make mozilla work on amiga and pmax. The hard work was done by
...
Michael Hitch, thanx!
1999-02-01 11:39:45 +00:00
bad
d894df6ace
Per Duane Wessels on squid-user mailing list: Do not lose parents on
...
reconfigure/restart.
1999-01-31 18:54:24 +00:00
agc
f6473207ca
Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
...
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
1999-01-30 23:18:44 +00:00
bad
4f728368e7
pkg/INSTALL gets invoked with two well defined arguments by pkg_add.
...
Change it so that it works with pkg_add. Change Makefile to invoke it
the same way pkg_add does.
1999-01-29 19:26:37 +00:00
bad
bf0f117a4e
pkg_add doesn't supply a third argument.
1999-01-28 15:39:59 +00:00
frueauf
be49eebb29
Apply patch from pr 6820 (and 6821 which was send double) to compile
...
lynx with -DNOPORT if PASSIVE_FETCH is set in /etc/mk.conf. Provided by
Dan McMahill.
1999-01-23 12:41:13 +00:00
kim
75fb1b9543
Add and enable p5-HTML-Parser
1999-01-14 18:50:09 +00:00
hubertf
24f7d90caf
p5-HTML-Parser is in pkgsrc/www, not pkgsrc/libwww.
1999-01-13 02:56:11 +00:00
hwr
c41d480ecf
web500gw is www and databases.
1999-01-12 15:24:16 +00:00
kim
8f5ad5fb57
Upgrade to 5.36 (fixes some problems with hung connections).
1999-01-11 22:35:14 +00:00
kim
da1348ca63
HTML::Parse for parsing HTML (SGML). Used to be part of libwww-perl.
1999-01-11 22:22:50 +00:00
kleink
bf237c0e31
Get rid of obsolete chown(8) operand usage.
1999-01-09 20:49:26 +00:00
hubertf
0ad5b2f1e5
libwww lived in LOCALBASE, not PREFIX (which is X11BASE).
...
Pointed out by Steve Allen <wormey@eskimo.com> in PR pkg/6766.
1999-01-09 03:19:02 +00:00
bad
486531f1c7
Update to squid-2.1.PATCH2+memory-leak-patch (and reenable).
...
Make me the maintainer.
2.1.PATCH2 has many important bug fixes over 2.0.PATCH2 (too many to mention).
1999-01-08 15:29:46 +00:00
hwr
e0084f8c90
Enable web500gw.
1999-01-08 14:17:27 +00:00
hwr
0c2ee3ae33
A www to ldap gateway.
1999-01-08 14:15:57 +00:00
marc
05013dfef3
installed pathnames of module and httpd.conf files
1999-01-06 06:19:59 +00:00
frueauf
9497115c5a
Set NOT_FOR_ARCHS=mips cause they need more porting to work on pmax.
1999-01-04 09:30:46 +00:00
marc
6771175e04
.include "../../mk/bsd.prefs.mk" early, so that USE_RSAREF2 can be
...
defined in /etc/mk.conf
1998-12-28 07:56:35 +00:00
tsarna
9cae4355c4
Don't install the zlib distribution either.
1998-12-23 07:04:22 +00:00
tsarna
ada8a94043
Upgrade to 1.9.0 release.
...
Also, don't build zlib. The zlib module included with the python
pkg is fine.
1998-12-23 06:40:15 +00:00
tsarna
61cfae4be5
Update to beta 3. Adds "Z SQL Methods" and "Gadfly Z Database Adaptor".
...
next version should include a MySQL DA, which I'll add as a separate pkg.
1998-12-18 00:39:02 +00:00
tsarna
fe51842833
Enable zope
1998-12-12 17:39:47 +00:00
tsarna
0ceb7d2c5e
Import of pkg for Zope, a web application platform
1998-12-12 17:28:23 +00:00
tv
c19d395f03
Update to 2.1.3. Minor bug fixes in this release; see the homepage at
...
http://www.engelschall.com/sw/mod_ssl/ for details.
1998-12-07 21:29:09 +00:00
tv
f5f9698e0b
pkglint: rcsid
1998-12-07 17:35:49 +00:00
tv
ba5b2b2ac9
Fix bug reported in Apache PR mod_include/3502: mod_include hook for
...
<!--#perl--> was being allowed even in the IncludesNOEXEC case because of
wrong logic in an if statement.
1998-12-07 16:36:15 +00:00
tv
d9888daccd
- Update mod_ssl's distname to 2.1.3 (does not require an apache version
...
bump; EAPI is unchanged)
- Remove restriction of mod_include to disallow "../" or "/" prefixed
file names in <!--#include file=""--> if Includes (but not
IncludesNOEXEC) is set; proposed in Apache PR mod_include/3500
- Add signature for hook function used to do mod_include callbacks
(perl-embedded SSI was not working with new 4 argument call)
1998-12-07 16:20:39 +00:00
tron
394fe492ab
Deactivate "squid-current" until it gets updated.
1998-12-06 12:48:50 +00:00
tron
9c2fd9ade5
Sync with "squid-current" package.
1998-12-06 12:42:00 +00:00
tv
46a811dc79
Add and enable p5-Apache-ePerl.
1998-12-05 16:27:51 +00:00
tv
533091650f
Add Apache mod_perl module for ePerl processing.
1998-12-05 16:26:22 +00:00
tv
c3c09199ef
(oops,) and add NetBSD RCS ids.
1998-12-05 05:00:00 +00:00
tv
70e8b228dc
Add two patches released post-Apache-1.3.3 on www.apache.org. THESE FIX
...
POTENTIAL DENIAL OF SERVICE BUGS IN APACHE 1.3.3 (and 1.3.2, in the case
of patch-core-404).
1998-12-05 04:59:35 +00:00
tv
134d30f7ac
Better HOMEPAGE, and use :+ on RUN_DEPENDS.
1998-12-05 03:50:46 +00:00
tv
95562a6e3d
Add and enable p5-Apache-ASP. Nuke old p5-Apache, which is "ap-perl"
...
here.
1998-12-05 03:49:36 +00:00
tv
351981a9cf
Add p5-Apache-ASP, our first Apache module written in perl.
...
Implements the Active Server Pages (ASP) with perl as the scripting
language.
1998-12-05 03:48:46 +00:00
tv
109b5b2d81
Work around Apache dlclose() bug, where shared objects may be dlclose()d
...
before their cleanup procedures are called. Fixes mod_perl vs. CGI
interaction bug.
1998-12-05 00:00:09 +00:00
tv
43c51910f1
Update to new Apache directory layout.
1998-12-04 17:34:54 +00:00
tv
f9ff7d9ef4
Bump Apache version to `1.3.3.2'.
1998-12-04 17:25:59 +00:00
tv
b2b77d4be5
Update Apache pkg version number to 1.3.3.2, and fix PLIST/httpd.conf.add
...
a bit.
1998-12-04 17:25:13 +00:00
tv
ccf67c359f
Bump version to 1.3.3.2' - add
timefmt' argument to
...
ap_include_extern_func's (needed for a couple upcoming XSSI-extending
modules). Also fix apxs to use `install' and fix the cgi-bin
`preservation' while we're here.
1998-12-04 17:23:19 +00:00
tv
58b0eff375
Add note about fully shutting down and then starting the server when
...
enabling/disabling mod_perl.
1998-12-04 13:21:35 +00:00
tv
8762dd8182
Fix configuration directives. You don't need to put ${PREFIX}, and the
...
dir is now lib/httpd instead of lib-apache.
1998-12-04 00:36:55 +00:00
tv
a0aa86df95
Update to 2.0.18, and update apache dependency paths and version to
...
1.3.3.1.
1998-12-04 00:31:01 +00:00
tv
605eb0a744
Add and enable ap-perl.
1998-12-04 00:11:27 +00:00
tv
541cd72ab7
Add ap-perl-1.16, the pkgification of mod_perl as a dynamic shared object.
...
Supports CGI running via a no-overhead Perl interpreter embedded into
httpd, httpd.conf configuration in Perl, and even embedding Perl into XSSI
documents via <!--#perl sub=""--> (without modifying mod_include).
1998-12-04 00:10:57 +00:00
tv
8f03f87b8c
Bump Apache version to 1.3.3.1.
1998-12-03 22:27:27 +00:00
tv
9eb89f8faf
Bump version to "1.3.3.1": Add parse_string to the include_extern
...
interface, and use the EAPI hooks interface for calling external
mod_include subs. (Needed to make mod_perl work as a DSO.)
1998-12-03 22:26:52 +00:00
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