Commit graph

3234 commits

Author SHA1 Message Date
itojun
0598fd6420 upgrade to apache-2.0.47/apr-0.9.4.2.0.47.
Changes with Apache 2.0.47
  *) SECURITY [CAN-2003-0192]: Fixed a bug whereby certain sequences
     of per-directory renegotiations and the SSLCipherSuite directive
     being used to upgrade from a weak ciphersuite to a strong one
     could result in the weak ciphersuite being used in place of the
     strong one.  [Ben Laurie]
  *) SECURITY [CAN-2003-0253]: Fixed a bug in prefork MPM causing
     temporary denial of service when accept() on a rarely accessed port
     returns certain errors.  Reported by Saheed Akhtar
     <S.Akhtar@talis.com>.  [Jeff Trawick]
  *) SECURITY [CAN-2003-0254]: Fixed a bug in ftp proxy causing denial
     of service when target host is IPv6 but proxy server can't create
     IPv6 socket.  Fixed by the reporter.  [Yoshioka Tsuneo
     <tsuneo.yoshioka@f-secure.com>]
  *) SECURITY [VU#379828] Prevent the server from crashing when entering
     infinite loops. The new LimitInternalRecursion directive configures
     limits of subsequent internal redirects and nested subrequests, after
     which the request will be aborted.  PR 19753 (and probably others).
     [William Rowe, Jeff Trawick, André Malo]
  *) core_output_filter: don't split the brigade after a FLUSH bucket if
     it's the last bucket.  This prevents creating unneccessary empty
     brigades which may not be destroyed until the end of a keepalive
     connection.
     [Juan Rivera <Juan.Rivera@citrix.com>]
  *) Add support for "streamy" PROPFIND responses.
     [Ben Collins-Sussman <sussman@collab.net>]
  *) mod_cgid: Eliminate a double-close of a socket.  This resolves
     various operational problems in a threaded MPM, since on the
     second attempt to close the socket, the same descriptor was
     often already in use by another thread for another purpose.
     [Jeff Trawick]
  *) mod_negotiation: Introduce "prefer-language" environment variable,
     which allows to influence the negotiation process on request basis
     to prefer a certain language.  [André Malo]
  *) Make mod_expires' ExpiresByType work properly, including for
     dynamically-generated documents.  [Ken Coar, Bill Stoddard]
2003-07-09 08:09:04 +00:00
taca
b5002349d3 use DIST_SUBDIR as ruby. 2003-07-07 03:40:20 +00:00
taca
8ba5fa4ce1 Add and enable ruby-borges. 2003-07-06 15:50:14 +00:00
taca
b537a4d7ff Initial import of ruby-borges 0.2.0, provided from Rasputin as PR pkg/21917.
Borges is a web application framework that allows linear
	programming of web applications.

	Borges runs on Webrick (Apache+DRb will be supported in
	the near future) and features a simple rendering interface.

	Those who are interested will likely be greatly helped by
	the Seaside 2.0 docs at  http://beta4.com/seaside2/
2003-07-06 15:49:13 +00:00
taca
aee3326a66 Add and enable ruby-webrick. 2003-07-06 15:26:57 +00:00
taca
68c56b38ef Initial import of ruby-webrick 1.2.3, provided from Rasputin as PR pkg/21917.
WEBrick is a toolkit for building webservers in Ruby.
	Features include SSL support, and a servlet interface.
	Also useful for generic network servers.
2003-07-06 15:25:50 +00:00
taca
14b1dfedfd Update squid package to 2.5.3nb1.
Compile time warnings when using GCC-3.3

    synopsis	GCC-3.3 gets slightly confused by the Squid code and gives a
		few mostly false warnings regarding type-punning.
    severity	Cosmetic
    versions	Squid-2.5 and earlier
    platforms	All
    patch	squid-2.5.STABLE3-gcc-3_3.patch
    workaround	Ignore the warnings

aufs Files queued for open counter mismatch

    synopsis	Under certain conditions the "Files queued for open counter"
		could grow larger than intended. If this grows too large then
		Squid may think it runs out of filedescriptors even if there is
		plenty of filedescriptors free, but we do not expect this to
		become a real problem in any installations.
    severity	Minor
    versions	Squid-2.5 and earlier
    platforms	All using aufs
    patch	squid-2.5.STABLE3-aufs-openingfds.patch

external_acl does not wait for ident lookups to complete

    synopsis	extrenal_acl_type %IDENT does not wait for ident lookups to
		complete.

    severity	Minor
    bugzilla	#683
    versions	Squid-2.5
    platforms	All
    patch	squid-2.5.STABLE3-external_acl_ident.patch
    workaround	use an ident acl before your external acl to trigger the ident
		lookup

Compilation error in src/HttpHeaderTools.c on certain platforms

    synopsis	The Squid-2.5.STABLE2 patch for digest authentication used a
		C99 feature (dynamic array initializers) which may not be
		available in all C compilers
    severity	Minor
    bugzilla	#660
    versions	Squid-2.5.STABLE3
    platforms	Several platforms not using GCC or a C99 compliant C compiler
    patch	squid-2.5.STABLE3-HttpHeaderTools.patch
    workaround	Use GCC

Segmentation fault if more than one custom deny_info message defined

    synopsis	The Squid-2.5.STABLE2 patch for deny_info TCP_RESET was not
		entirely correct and causes segmentation fault on startup if
		more than one custom deny_info error message is defined
    severity	Minor
    bugzilla	#662
    versions	Squid-2.5.STABLE3
    platforms	All
    patch	squid-2.5.STABLE3-deny_info.patch
    workaround	Disable the use deny_info in your squid.conf.
2003-07-06 14:08:43 +00:00
kim
908dd8c27c ap-perl and ap2-perl are mutually exclusive, so add CONFLICTS 2003-07-05 05:10:31 +00:00
kim
724ee3b349 libapreq 1.28 also results in apache dumping core on startup 2003-07-05 03:35:23 +00:00
jmmv
c1681b867d Avoid hardcoding /usr/pkg in patch files. 2003-07-02 17:54:36 +00:00
taya
5d314ff466 configure galeon for mozilla-1.4
bump PKGREVISION
2003-07-02 15:22:33 +00:00
grant
e29cf5bf84 Update mozilla-bin to 1.4.
New Features and Fixes
- Mozilla's bookmarks have been overhauled. Bookmarks now include a
root level folder, the ability to have two differently named bookmarks
pointing at the same location, site icons in the Bookmark Manager and
Bookmarks Sidebar, and separators now have support for labels.

- Composer now supports click and drag dynamic image and table
resizing. If an image is selected or if the caret is placed inside a
table, eight resizing handles appear and allow to resize the
image/table with a simple click/drag/release. In the case of an image,
the resizing is done real-time and a semi-opaque shadow of the image
at its target size is shown during resizing. A tooltip shows in
real-time the target size in pixels, and the relative change in pixels
too.

- Mail now has junk-mail context menu items, a "delete junk mail" menu
item and many other usability improvements for junk-mail controls.

- Pop-up blocking has been streamlined to improve usability.

- Users can now specify "blank page," "home page," or "Last page
visited" for each of first window, new window and new tab.

- Users can now specify default font, size and color for HTML mail compose.

- Image blocking/disabling is now more flexible and users can "view
image" to see blocked or not loaded images.

- Proxy auto-config (PAC) failover has been implemented

- Mozilla 1.4 contains thousands of additional bugfixes, including
changes to improve performance, stability, web site compatability,
standards support, and usability.

Note that this package is not available for Solaris 7, as the
there is not yet any build for Solaris < 8.
2003-07-02 14:56:59 +00:00
taya
ce2fce1308 Update mozilla to 1.4
New Features and Fixes
- Mozilla's bookmarks have been overhauled. Bookmarks now include a
root level folder, the ability to have two differently named bookmarks
pointing at the same location, site icons in the Bookmark Manager and
Bookmarks Sidebar, and separators now have support for labels.

- Composer now supports click and drag dynamic image and table
resizing. If an image is selected or if the caret is placed inside a
table, eight resizing handles appear and allow to resize the
image/table with a simple click/drag/release. In the case of an image,
the resizing is done real-time and a semi-opaque shadow of the image
at its target size is shown during resizing. A tooltip shows in
real-time the target size in pixels, and the relative change in pixels
too.

- Mail now has junk-mail context menu items, a "delete junk mail" menu
item and many other usability improvements for junk-mail controls.

- Pop-up blocking has been streamlined to improve usability.

- Users can now specify "blank page," "home page," or "Last page
visited" for each of first window, new window and new tab.

- Users can now specify default font, size and color for HTML mail compose.

- Image blocking/disabling is now more flexible and users can "view
image" to see blocked or not loaded images.

- Proxy auto-config (PAC) failover has been implemented

- Mozilla 1.4 contains thousands of additional bugfixes, including
changes to improve performance, stability, web site compatability,
standards support, and usability.
2003-07-02 02:31:18 +00:00
jtb
3307383037 Belatedly enable swiftsurf. 2003-07-02 00:10:54 +00:00
jschauma
f928d72e67 Update netscape7 to latest version 7.1.
"The top features introduced since Netscape 7.1 include:
Junk mail controls
Popup controls
International Domain Name support
Image zoom, fit to window
Mail views
Palm Sync
Developer Tools
Speed and stability enhancements"

See http://wp.netscape.com/eng/mozilla/ns7/relnotes/7.html for more
details.

NB: For the time being (at least), only an english version is available.
Localized versions will hopefully show up on the ftp mirrors at some point
in the future.
2003-07-01 16:19:13 +00:00
jwise
5cf27e54eb Update to use freetype2. Verified working.
net/mrtg deserves the same treatment, but I won't have time to provide it.  Anyone?
2003-07-01 14:32:59 +00:00
jtb
0c2432003f Initial import of swiftsurf.
SwiftSurf is a web proxy that can handle http (1.0 and 1.1) and
https. Moreover, it allows page filtering and authentication through a
password.

SwiftSurf is written in Ocaml.
2003-06-29 23:15:07 +00:00
grant
098cc5097a use LINK_ALL_LIBGCC_HACK
remove some unneeded parens
2003-06-29 16:30:32 +00:00
drochner
de72f6611d update to 1.0.3
bugfixes only
2003-06-27 09:41:14 +00:00
drochner
f7fc0a6ef1 update to 1.4.2
bugfixes only
2003-06-27 09:36:11 +00:00
drochner
79fa1b4d8f update to 0.8.5
changes:
-render and renderElements now have behavior of renderCached and
 renderElementsCached -- these previous versions still exist
 for backwards compatibility but will be removed at some point so please
 switch over to using render and renderElements in your code.
-bugfixes
2003-06-27 09:34:56 +00:00
salo
3dfc43b66f Don't install the annoying libnullplugin. 2003-06-25 14:14:36 +00:00
salo
0ce0f698ff date->${DATE}
Don't install the annoying libnullplugin.
Style nits.
2003-06-25 14:13:00 +00:00
jmc
839591db8b Convert to depending on privoxy-user rather than installing the user here
(since it's actually needed pre-build).
2003-06-23 16:41:03 +00:00
jmc
565b9b66b4 Add privoxy-user 2003-06-23 16:39:07 +00:00
jmc
ccf0cbb7b5 New meta-package for dealing with privoxy's pre-reqs
of needing a user
installed pre-build (as apposed to during the install).

This way proper dependencies can be done and allows for building of privoxy
as non-root.
2003-06-23 16:38:40 +00:00
jschauma
874df2b597 s/packages@/tech-pkg@/g
(Forgot the last time we did this.  Pointed out by Sergey
Svishchev (svs at ropnet dot ru))
2003-06-23 14:23:13 +00:00
adam
912bcd684f Revision bumped because of gd shared library major bump; buildlink added for freetype-lib 2003-06-23 11:20:39 +00:00
taya
804d1e7122 update galeon to 1.2.11
Changes:
1.2.11 "Tommi wishes it would go away"

- Removed vi navigation to stop screwing typeaheadfind up.
- Maybe one bugfix. :-)
2003-06-19 17:11:52 +00:00
kim
6006a28e22 Use PKGNAME_NOREV. 2003-06-18 17:02:59 +00:00
epg
cfd7999b19 Update to 0.24.1.
subversion-base no longer installs info files; drop texinfo.mk usage.

Upstream change log:

Version 0.24.1 (released 16 June 2003, revision 6249, branches/release-0.24.1)

 User-visible changes:
 * Fix bug in 'svn log'.

 Developer-visible changes:
 * none


Version 0.24.0 (released 15 June 2003, revision 6234, branches/release-0.24.0)

 User-visible changes:
 * new 'svn diff [--old OLD] [--new NEW]' syntax (#1142)
 * new --relocate option for svn switch (#951)
 * new --version option for svnadmin and svnlook
 * new path-based authorization module for apache
 * make 'svn checkout' and not just 'svn update' resume a checkout
 * .svn directories now hidden on Windows
 * config variable 'store-password = no' now actually works
 * fix 'svn merge --dry-run'
 * fix 'properties hanging after a rename' issue (#1303)
 * fix odd behavior of 'svn up -r PREV filename' (#1304)
 * fix delete-tracking bug (#1348)
 * fix dump and load corner cases (#1290)
 * ra_dav server more resilient for foreign deltaV clients
 * numerous ra_svn changes - must update clients and servers
 * fix export over ra_svn (#1318)
 * fix ra_svn error transmission bug (#1146)
 * fix ra_svn corruption in tunnel mode (#1145)
 * make svnserve multi-threaded on non-fork platforms (now works on Windows)
 * remove svnserve -F and -S options
 * various memory use improvements (#1323)
 * various performance improvements for all protocols
 * various performance improvements for 'svnadmin dump' and svnlook
 * various subversion book updates (you have read the book right?)
 * more cvs2svn.py improvements (and more to follow)
 * new debugging script normalize-dump.py to normalize dump output

 Developer-visible changes:
 * path-based editor drivers
 * no more RA->do_checkout()
 * update python and java bindings
 * various windows build fixes
2003-06-18 13:26:25 +00:00
agc
1cf87833d6 When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather than
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent
PKGREVISION changes. With thanks to jmc for the nudge.
2003-06-18 09:22:14 +00:00
wiz
bcccf199b5 Update to 20030518, supplied by ISIHARA Takanori in PR 21924.
No Changelog found.
2003-06-18 08:16:29 +00:00
kim
06aeff37ea Added privoxy-3.0.2 2003-06-16 03:04:24 +00:00
kim
6da870f3d7 privoxy-3.0.2 (stable)
Privoxy is a web proxy with advanced filtering capabilities for protecting
privacy, filtering web page content, managing cookies, controlling access,
and removing ads, banners, pop-ups and other obnoxious Internet junk.
Privoxy has a very flexible configuration and can be customized to suit
individual needs and tastes. Privoxy has application for both stand-alone
systems and multi-user networks.
2003-06-16 03:02:04 +00:00
abs
abd04cf4f5 Add back missing Linux distinfo 2003-06-13 09:20:58 +00:00
drochner
6ceba82d15 zome more zope product updates
(minor changes only, just to keep it up-to-date)
2003-06-12 16:57:18 +00:00
drochner
4b4a383601 copyproduct-short is the default now, no need to specify explicitely 2003-06-12 16:54:25 +00:00
drochner
578965f344 update some zope products to their current versions 2003-06-12 16:40:00 +00:00
grant
a8f96d8aaf clean up permission fixing in do-install target, ala
mozilla-bin-nightly.
2003-06-11 18:24:52 +00:00
grant
289cb68e02 add Solaris/sparc binary release to this package. 2003-06-11 17:43:15 +00:00
grant
5acb62df1c s/PHOENIX_LIB/MOZILLA_LIB/, left over from original pkg creation. no
functional change.
2003-06-11 17:20:56 +00:00
grant
b905e668e6 add Solaris/sparc binary release to this package. 2003-06-11 17:17:19 +00:00
grant
7269a5870e add Solaris/sparc binary release (0.6) to this package. 2003-06-11 13:35:09 +00:00
grant
64e244c450 MAINTAINER s/netbsd.org/NetBSD.org/ 2003-06-11 13:29:09 +00:00
grant
f4e34a4e7c make this work on Solaris again (distfile moved). 2003-06-11 13:19:42 +00:00
mrg
0f36778be8 update to bozohttpd 20030409.
o  -d without DEBUG enabled only prints one warning and continues
        o  one can now define the C macro SERVER_SOFTWARE when building to
           change the Server: header and CGI variable of the same name
        o  add new -s flag the force logging output to stderr. from zakj@nox.cx
        o  add new -a flag for CGI bin that stops bozohttpd from outputting
           any HTTP reply, the CGI program must output these.  from zakj@nox.cx
        o  new REQUEST_URI and DATE_GMT environment variables for CGI.  from
           zakj@nox.cx
        o  add a "Makefile.boot" that should work with any make program
        o  build on linux again
        o  fix core dumps when using -C
2003-06-11 06:41:43 +00:00
wiz
55128fd66f Undo last, and fix the typo that was the problem. 2003-06-10 20:37:56 +00:00
jmc
19a63b0d50 Add a forgotten var so this can find WRKSRC correctly 2003-06-10 20:30:36 +00:00
wiz
90efdd9430 Update to 1.6.2, from Hiramatsu Yoshifumi in PR 21465.
Changes:
This version has three new options.
   -P NAME,   --prev-symlink=NAME  maintain a symbolic link from NAME to previous log
   -p PERIOD, --period=PERIOD set the rotation period explicitly
   -d DELAY,  --delay=DELAY   set the rotation period delay
2003-06-10 07:21:29 +00:00