Commit graph

2476 commits

Author SHA1 Message Date
jlam
6449f14956 * shlibtool is not there, so don't LIBTOOL_OVERRIDE it
* Copy the real libtool, not the libtool buildlink2 wrapper, to
  ${PREFIX}/share/httpd/build.  This fixes pkg/18349 by YAMAMOTO Takashi
  <yamt@mwd.biglobe.ne.jp>.
2002-09-20 19:51:53 +00:00
abs
7062c43fe0 Handle netscape7, and used sed rather than what would need to be four
versions of the startup script. The versioning here depends on the
navigator package and is difficult to fix cleanly...
2002-09-20 17:00:41 +00:00
abs
0efa57e841 Update linux and solaris 2.8 to navigator/communicator 4.8. Package is
named *-4.80. Other platforms not available in this release.
2002-09-20 16:59:27 +00:00
jschauma
3421c2c75b Move ONLY_FOR_PLATFORMS into main Makefile; include OS/ARCH dependent
Makefiles only if they exist (ie don't barf if not supported).
2002-09-20 13:54:53 +00:00
jlam
9504778970 buildlink1 -> buildlink2 2002-09-20 12:04:53 +00:00
jlam
bfb4f7729b buildlink1 -> buildlink2 2002-09-20 12:00:50 +00:00
abs
930260816a Update to 1.7
'Support' netscape7
	Fix multiple entry NETSCAPE_PREFERRED logic
2002-09-20 11:26:51 +00:00
grant
0c5bb6abcc Make these scripts more portable by taking advantage of automatic rc.d
script handling and using @RCD_SCRIPTS_SHELL@.

as discussed with jlam.
2002-09-20 02:01:54 +00:00
jlam
428690a394 Fix typo, from pkg/18336 by Joachim Koenig-Baltes. 2002-09-20 01:53:14 +00:00
jschauma
348e23cac8 Add and enable netscape7 2002-09-19 22:34:53 +00:00
jschauma
0224de848e Initial import of www/netscape7 -- this is Netscape's famous Browser/Mail- and
Newclient suite version 7.0, now including AIM and ICQ clients etc.  It is run
under Linux emulation on NetBSD.

At the moment, this package is only for NetBSD-*-i386 and Linux-*-i[3-6]86.
2002-09-19 22:33:48 +00:00
jlam
5c053dd06a Take advantage of the auto-generation and installation of rc.d scripts. 2002-09-19 09:04:02 +00:00
uebayasi
b234fe0870 Add & enable emacs-w3m. 2002-09-16 07:06:19 +00:00
uebayasi
cb24e9442a Initial import of Emacs-w3m 1.3.2.
Emacs-w3m, a simple interface program of w3m, which works on Emacs.

w3m itself is a good program for WWW. Emacs-w3m provides an interface of w3m
on Emacs so that users can use Emacs's editing environment for WWW access.
This benefits multibyte language users.
2002-09-16 07:05:01 +00:00
grant
d58587c86c * make use of PKG_SYSCONFDIR in rc script.
* use bsd.pkg.install.mk for rc script and config file installation.

Checked by Stoned Elipot <seb@netbsd.org>.
2002-09-15 14:39:50 +00:00
uebayasi
244ea6c5e6 Update to w3m 0.3.1 - 2002-07-16.
Changes:

* func: REINIT
        INIT_MAILCAP deleted, use REINIT MAILCAP instead
* func: DEFINE_KEY
* rc: keymap_file
* rc: use_dictcommand, dictcommand
* rc: mark_all_pages
* configure: -mandir
* func: COMMAND
* -title option: set buffer name to terminal title
* X-Face support: USE_XFACE, require uncompface
2002-09-15 13:09:36 +00:00
jlam
82497c7f64 Use USE_PERL5=build instead of directly depending on perl. 2002-09-13 23:42:27 +00:00
wiz
37e2604506 Make bins_edit run again. Bump to 1.1.15nb1. 2002-09-13 17:58:26 +00:00
mrg
ab104a658e update to bozohttpd 5.15. changes are:
o  add .ogg support -> `application/x-ogg'
	o  fix CGI requests with "/" in the query part
2002-09-13 09:30:06 +00:00
wiz
3c8c087aa0 Fix HOMEPAGE and MASTER_SITE.
XXX: Could do with an update. Anyone reading this? ;)
2002-09-12 23:14:33 +00:00
wiz
36d1d7d214 Fix a problem with cgi-bin's and the GET method.
Patch from mrg, due to be included in the next release, but who knows
when that will be ;)

Bump to 5.14nb1.
2002-09-12 21:20:31 +00:00
drochner
e2c3ff7155 add all these Zope products 2002-09-12 18:21:40 +00:00
drochner
8a05ac599c some document management/publication framework for Zope
(which did reveal multithreaded Python problems...)
2002-09-12 18:16:51 +00:00
drochner
2876e7cbd1 XML->HTML translation for Zope 2002-09-12 18:14:02 +00:00
drochner
0a5c97f2e7 some FORM support for Zope 2002-09-12 18:13:04 +00:00
drochner
7e09193e84 XML processing for other Zope products 2002-09-12 18:12:02 +00:00
drochner
9e8e124594 another Zope image presentation product 2002-09-12 18:10:17 +00:00
wiz
0ffc9a6958 Update to 2.1pre3.
Changes:
This version includes two bugfixes in the Javascript support, the X icon
name is now set, an associations bug was fixed, along with an occasional
paste bug, a Euro entity was added, and parsing \xab numbers in Javascript
is now supported, along with other features.
2002-09-12 13:44:47 +00:00
drochner
ee6308f0bb unused 2002-09-12 11:10:23 +00:00
drochner
ed9dff7c26 product.buildlink.mk -> product.mk 2002-09-12 11:09:48 +00:00
drochner
090db04946 rename product.buildlink.mk to product.mk since this doesn't use
"buildlink" logics
also define a default prefix - fixes PR pkg/18191
2002-09-12 11:01:37 +00:00
simonb
0984dd14fe Update to 20020912; changes an ad pattern, and old distfile no longer
available.
2002-09-12 00:28:43 +00:00
jlam
936bc5845d buildlink1 -> buildlink2 2002-09-11 11:31:40 +00:00
wiz
f834334f80 Wildcard p5-Text-Iconv depends. 2002-09-11 09:15:02 +00:00
wiz
80ee491886 Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
2002-09-10 16:06:32 +00:00
jlam
657e7b4f06 Patch the man page at pre-build instead of post-build so the catpage is
generated with the fixes.
2002-09-09 17:18:20 +00:00
jlam
0355adfc82 Directly replace the "/usr/pkg" reference in the man page with "${PREFIX}"
in the package Makefile in one step instead of three.
2002-09-09 17:13:32 +00:00
simonb
34a7d4389f Update to version 20020906. Add more ad patterns. Also adds a new
variable (STUBURL_COUNTERHTML); users should update to the latest
adzap.conf as shown in the message.
2002-09-07 14:23:25 +00:00
jlam
759551ae80 libcurl.so needs the openssl libraries. 2002-09-05 20:48:17 +00:00
jlam
1043436bb4 Add a buildlink2.mk file for the headers and libraries from www/curl. 2002-09-05 20:40:01 +00:00
fredb
6832a16900 Update wwwoffle to Version 2.7e. From the NEWS file:
Bug Fixes:
 Correct some invalid HTML in the message files.  Fix some memory leaks, free
 some unfreed memory, check some pointers, close some files.  Don't send the
 extra arguments to POST requests that WWWOFFLE uses internally.  Removed
 segmentation fault potential when password not used in config file.  Another
 fix for the cookie problem.  Warn if running as root.  Try both IPv6 and IPv4
 socket binding (IPv6 may not accept IPv4).  Potential bug fix for page
 corruption.  Potential fix for IPv6 configuration on Solaris.

New Features:
 Add an option to have case-insensitive matching for URL-SPEC path and args.
 Added the option to only fetch images on the same host (automatic fetching).
 Allow URL-SPECs to contain an '=' sign embedded in them (long time bug fix).
 The monitor options page now accepts ranges of hours or days (e.g. '1-5n').

[Note: The change to IPv6 binding to not require IPv4-mapped addresses was
already present in the package as "patch-ac".]

[Note: TODO: Have the package create a user, and let the "rc.d" script run
wwwoffle as that user.]

Also, reorder ${MASTER_SITES} to comply with the request on the download
page, and work around an install target corner case for the benefit of bulk
build machines (only applies for hosts on which wwwoffle has never run).
2002-09-05 16:56:54 +00:00
fredb
f54df28f73 Clarify comment. 2002-09-05 15:34:19 +00:00
zuntum
cbccfd05f7 Include "pkgsrc/www/php4/Makefile.php" again, because the package does not build
with it. The line seems to have accidentally been removed when linker flags patch
went in.
2002-09-05 12:39:41 +00:00
dillo
ee5704e0a5 regen 2002-09-05 01:42:00 +00:00
dillo
f5c9ce69d6 add support for big endian 16bit 5-6-5 rgb displays
(I still ride on the revision bump for the decode fix.)
2002-09-05 01:41:24 +00:00
dillo
3be9330b1b fix for big-endian 24 bit displays (if condition were in wrong order) 2002-09-04 23:19:49 +00:00
wiz
4513b797ed Fix annoying bug in command line parsing (+ was handled incorrectly).
Patch will be sent to maintainers in a minute.
Bump PKGREVISION.

Also, use common distinfo file and patch dir for links and links-gui.
2002-09-04 20:47:45 +00:00
drochner
517dc9fc58 Enable all the zope-2.5 stuff. It works "well enough".
(now that the Python-pth problems are solved)
2002-09-04 15:07:19 +00:00
drochner
901703ba89 add a pkg to publish photo collections in Zope
(it doesn't work too well for me, primarily due to py-Imaging limitations,
but anyway...)
2002-09-04 15:01:49 +00:00
drochner
b6af300b0d add a pkg to export local files in Zope 2002-09-04 14:57:55 +00:00