Commit graph

2589 commits

Author SHA1 Message Date
taya
d0ffd25f7c make following items override by definition in Makefile
DISTNAME, HOMEPAGE, mozilla binary name

make SVG optional for phoenix

add --with-pthreads to config option if pthread is available
2002-10-19 15:00:02 +00:00
rh
c2934c968e Track directory layout change at MASTER_SITE_GNOME.
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-10-19 10:54:42 +00:00
minoura
5553928ad1 Install shimbun and other support files for semi and mew.
Bump PKGREVISION.
2002-10-19 09:38:18 +00:00
wiz
1452b90187 Downgrade to 2.1pre3.
2.1pre4's links -g has very annoying problems with control modifiers and
X events in general, and the maintainers don't feel the need to fix it.
2002-10-18 23:00:24 +00:00
jlam
c25ee6ba99 Use buildlink2 and java.mk. 2002-10-18 21:54:08 +00:00
jlam
f8d269d8c5 Use newer way to convert a build dependency to a full dependency. 2002-10-18 21:46:02 +00:00
minoura
0ebe54ef11 Upgraded to 4.0pre.47.
Also quick port to Emacs 21.  Pre.47's changes are mostly to support Emacs 21,
but it has at least 2 problems:
 - It does not work in a TTY.
 - Mule handling is insufficient.
2002-10-18 14:50:14 +00:00
jlam
6ce9e0b08a Remove some really annoying "ks=..." debugging output. 2002-10-18 14:40:23 +00:00
jlam
d1b2aa8924 Use the newer method for converting a build to a full dependency. 2002-10-18 01:50:02 +00:00
martti
964cd507f0 Added ap2-php4 2002-10-17 09:57:10 +00:00
martti
ff6e4ba8c9 This is the php4 module for apache2 users (provided by Dawid Szymanski
in PR#17085, minor fixes by me).
2002-10-17 09:56:52 +00:00
martti
8e228472e8 Added buildlink2.mk 2002-10-17 09:56:20 +00:00
grant
e4b05b48f1 add phoenix. 2002-10-15 11:24:38 +00:00
grant
e4d17b9760 Initial import of Phoenix-0.3 into the NetBSD packages collection.
Phoenix is a redesign of the Mozilla browser component, similar to Galeon,
K-Meleon and Chimera, but written using the XUL user interface language
and designed to be cross-platform.

This is a Linux binary package for Linux and NetBSD/i386.
2002-10-15 11:23:54 +00:00
martti
fde2c22889 s/BUILDLINK_DIR/BUILDLINK_PREFIX.curl/ 2002-10-15 06:28:10 +00:00
jschauma
645da70240 clean up some more of the cruft left in emul-root 2002-10-14 15:00:21 +00:00
jschauma
db34f0b75d Linux' find wants the dir as the first argument, NetBSD find wants
'-d' first.  Adjust FIND_ARG accordingly.  Problem noted by Martti
Kupparinen.
2002-10-14 14:22:50 +00:00
wiz
ea1a003afa Update to 2.1pre4.
* Polish translation update.
* SSL patch for Solaris and other systems without /dev/random
* Links-now button.
* Belarusian translation
* Swaped open and closed folder symbol in bookmarks.
* Fixed Solaris keyboard translation bug.
2002-10-14 09:31:18 +00:00
martti
77d46c6b4a Added php4-curl 2002-10-14 06:41:19 +00:00
martti
fa6d29fa16 Added php4-curl-4.2.3 (provided by Harry Waddell in PR#18602)
PHP is a programming language designed to be embedded into web pages.
This module provides curl functions for PHP4.
2002-10-14 06:40:53 +00:00
martti
a9e061798a Updated php to 4.2.3
* lots of bug fixes
* experimental apache2 support
* added IPv6 support to gethostbyaddr()

ATTENTION!! register_globals defaults to 'off' now
2002-10-14 06:21:05 +00:00
lukem
df661f69e5 Only set apache_start to "start" if it's not already set.
Previously, if apache_start was set in /etc/rc.conf and /etc/rc.d/apache was
loaded as part of the /etc/rc start sequence, apache_start's value would
be overridden by "apache_start=start" in this script, because /etc/rc.conf
would have already been loaded and load_rc_config() would not reload it again.

This problem would not have been seen if /etc/rc.d/apache was started
manually, or /etc/rc.conf.d/apache or @PKG_SYSCONFDIR@/apache_start.conf
was used to set apache_start.

(I am using /etc/rc.conf, and was wondering why apache wasn't starting
with ssl support at boot, but worked after a manual restart...)
2002-10-14 00:29:50 +00:00
taca
0e4cf6d382 Update squid to 2.5.1 with several patches from
http://www.squid-cache.org/Versions/v2/2.5/bugs/.

Now try to install more authentication modules, but those modules
should be handled by proper frame work (Curretly, SASL modules
aren't handled).

Changes to squid-2.5 ():

	- Major rewrite of proxy authentication to support other schemes
	  than basic. First in the line is NTLM support but others can
	  easily be added (minimal digest is present). See Programmers Guide.
	  (Robert Collins & Francesco Chemolli)
	- Reworked how request bodies are passed down to the protocols.
	  Now all client side processing is inside client_side.c, and
	  the pass and pump modules is no longer used.
	- Optimized searching in proxy_auth and ident ACL types. Squid should
	  now handle large access lists a lot more efficiently.
	  (Francesco Chemolli)
	- Fixed forwarding/peer loop detection code (Brian Degenhardt) -
	  now a peer is ignored if it turns out to be us, rather than
	  committing suicide
	- Changed the internal URL code to obey appendDomain for internal
	  objects if it needs appending. This fixes weirdnesses where
	  a machine can think it is "foo.bar.com", and "foo" is requested.
	  (Brian Degenhardt)
	- Added the use of Automake to create the Makefile.in's in the squid
	  source tree. This will allow libtool in the future, and immediately
	  allows better dependency tracking - with or without gcc - as well
	  as the dist-all and distcheck targets for developers which respectively
	  build a tar.gz and a tar.bz2 distribution, and check that what will be
	  distributed builds.
	- Added TOS and source address selection based on ACLs,
	  written by Roger Venning. This allows administrators to set
	  the TOS precedence bits and/or the source IP from a set of
	  available IPs based upon some ACLs, generally to map different
	  users to different outgoing links and traffic profiles.
	- Added 'max-conn' option to 'cache_peer'
	- Added SSL gatewaying support, allowing Squid to act as a SSL server
	  in accelerator setups.
	- SASL authentication helper by Ian Castle
	- msntauth updated to v2.0.3
	- no_cache now applies to cache hits as well as cache misses
	- the Gopher client in Squid has been significantly improved
	- Squid now sanity checks FTP data connections to ensure the
	  connection is from the requested server. Can be disabled if
	  needed by turning off the ftp_sanitycheck option.
	- external acl support. A mechanism where flexible ACL checks
	  can be driven by external helpers. See the external_acl_type
	  and acl external directives.
	- Countless other small things and fixes
	- HTML pages generated by Squid or CacheMgr as well as the
	  ERR documents now contain a doctype declaration so that
	  browsers know which HTML specification the document uses.
	  In addition to that they have a new look (background-color, font)
	  and are valid according to the HTML standards at www.w3.org.
	  (Clemens Löser)
	- Login and password send to Basic auth helpers is now URL escaped
	  to allow for spaces and other "odd" characters in logins and
	  passwords
	- Proxy Authentication is no longer blindly forwarded to peer
	  caches if not used locally. If forwarding of proxy authentication
	  is desired then it must now be configured with the login=PASS
	  cache_peer option.
	- Responses with Vary: in the header are now cached by squid.
	  (Henrik Nordstrom).
	- Removed unused 'siteselect_timeout' directive.
2002-10-13 16:43:20 +00:00
wiz
278e148095 Make more readable, and fix right hand side of DEPENDS. 2002-10-13 15:24:22 +00:00
wiz
6690cff510 buildlink1 -> buildlink2. 2002-10-13 13:33:48 +00:00
wiz
8a9c1dc86e buildlink1 -> buildlink2. 2002-10-13 11:44:31 +00:00
wiz
6d2a91bdfe Complete conversion to buildlink2 (hi johnny!). 2002-10-12 10:17:04 +00:00
jschauma
7943682225 Create the PLIST dynamically, instead of using pre-determined ones.
This allows the the user to choose 'custom' as an installation method
as well as 'complete' or 'recommended'.  This obsoletes the NS_INST
variable and reduces likeliness of errors due to not properly set PKG_LANG.

Some more re-organizing wrt Linux-emul root etc:  the installer behaves
differently according to who runs 'make'.  (Try to) clean up parts of
the emul root if it was used, too.

These changes should help address some of the issues pointed out in
PR pkg/18606 and PR pkg/18615.
2002-10-11 20:50:42 +00:00
jschauma
84f92f6a7e Adjust absolute symlink to java plugin to be relative (and thus correct)
if NS_INST=="complete".  This should address PR pkg/18615.
2002-10-11 03:51:04 +00:00
jlam
04c8f5b996 Use PKG_JAVA_HOME consistently instead of JAVA_HOME now that JAVA_HOME is
no longer defined by bsd.pkg.mk.
2002-10-10 01:01:09 +00:00
jlam
1626476cb5 Fully convert to buildlink2, even on Solaris. 2002-10-10 00:52:43 +00:00
wiz
c9aa91b262 Unused. 2002-10-09 18:32:34 +00:00
wiz
5300b56849 Unused. 2002-10-09 17:41:29 +00:00
wiz
4a9a740f0f Update to 1.5, with some bug fixes. Closes PR 18596. 2002-10-09 13:44:28 +00:00
wiz
c601c2a69f buildlink1 -> buildlink2. 2002-10-09 13:35:24 +00:00
wiz
0c22b4bc5f buildlink1 -> buildlink2. 2002-10-09 12:27:37 +00:00
wiz
5a4c9accff buildlink1 -> buildlink2. 2002-10-09 11:55:53 +00:00
jlam
07f7c0afce Refer to uninstalled libtool archives as "libfoo.la", not "-L.. -lfoo". 2002-10-09 00:07:17 +00:00
jlam
bab10ba0b4 buildlink1 -> buildlink2 2002-10-09 00:04:27 +00:00
jlam
bf700f1acc buildlink1 -> buildlink2 2002-10-08 23:45:52 +00:00
taya
78bcb120cb Update galeon to 1.2.6
Changes:
- Compatible with 1.0.x, 1.1.x and 1.2a
- Compatible with gcc 3.2 with --disable-werror
- Complete Basic Sidebar support
- Basic means basic. No XUL sidebars supported.
- Proxy prefs should actually be respected for a change
- Support for forcing all cookies to be session cookies
- Fixed almost all downloader progress dialog related crashes.
- Helper app handling improved, and a number of bugs fixed
2002-10-08 14:50:52 +00:00
jlam
2fb79194ef Make this package work with xpkgwedge. 2002-10-08 12:51:58 +00:00
jlam
17859509ae buildlink1 -> buildlink2 2002-10-08 12:43:24 +00:00
seb
cf0b1c7919 Convert to buildlink2. Use perl5/module.mk. 2002-10-07 22:34:23 +00:00
wiz
bbbbe04633 Fix typo. From Julio Merino in PR 18579. 2002-10-07 21:44:20 +00:00
seb
ac79149fec Use perl5/module.mk. 2002-10-07 21:14:16 +00:00
bouyer
0b927218a8 Add a note about SYSV IPC kernel paramters for diskd. Fixes PR pkg/18558 2002-10-07 21:00:49 +00:00
wiz
bb4756e691 Convert to buildlink2. 2002-10-07 11:23:29 +00:00
wiz
d9507e8d62 Add buildlink2.mk. 2002-10-07 11:23:15 +00:00
grant
9373a9d01c Quote arguments to Netscape 7 binary. 2002-10-07 09:32:45 +00:00