Commit Graph

1744 Commits

Author SHA1 Message Date
brad
8134d5f3d6 one of the distrib patches was updated 2004-06-07 04:15:22 +00:00
avsm
be552c1892 drop maintainer, jolan might pick this up 2004-06-06 18:25:35 +00:00
avsm
4a2d70a8b7 update to php4-4.3.7 2004-06-06 18:09:22 +00:00
naddy
f2c3a7b4fd - maintenance update to 4.1.30
- allow run depend to resolve to native JDK
- DESCR revision

From: Kurt Miller <truk@optonline.net>
2004-06-05 17:46:35 +00:00
jolan
e8a50919fc drop maintainership 2004-06-04 23:51:30 +00:00
sturm
4bf4cbf1b7 update to opera 7.51
from ChangeLog:

Security

Restricted image size in address bar, page bar and page/window cycler. This
addresses issue reported in GreyMagic security advisory GM#007-OP: wide
favicons could cover URL in the address line.

Miscellaneous
- Various stability improvements
- Redirecting links correctly marked as visited
- Initial support for quoting selected text in messages
- Solved problem with duplicate addresses when using "Reply all"
2004-06-03 13:36:16 +00:00
brad
be1ae753c5 more distribution patches 2004-06-02 21:39:59 +00:00
xsa
61dbbed358 update to linkchecker-1.12.3; 2004-06-01 17:46:31 +00:00
couderc
f745bd166c update to 0.13 2004-05-31 14:36:16 +00:00
naddy
55e131d5da cleanup 2004-05-28 18:54:45 +00:00
sturm
6ba86afdcd +p5-Maypole
+p5-Maypole-Authentication-UserSessionCookie
2004-05-26 13:59:42 +00:00
sturm
62039d3c0e Initial import of Maypole-Authentication-UserSessionCookie 1.1
This module allows Maypole applications to have the
concept of a user, and to track that user using cookies
and sessions.

It provides three methods to be inherited by a Maypole
class. The first is get_user, which tries to populate the
user slot of the Maypole request object.

from Sam Smith <S at msmith.net>
2004-05-26 13:58:44 +00:00
sturm
8eedee0314 Initial import of Maypole 1.4
Maypole is an MVC-based web application framework, built
around Class::DBI and Template Toolkit.

from Sam Smith <S at msmith.net>
2004-05-26 13:56:43 +00:00
xsa
392be9c8b8 update to rawdog-1.12; 2004-05-25 08:03:54 +00:00
sturm
a3183ee3a9 substitute PKGNAME
from  Aleksander Piotrowski <aleksander.piotrowski at nic.com.pl>
2004-05-24 09:34:04 +00:00
pvalchev
c598fa91c7 do not leave crap in /tmp 2004-05-23 21:38:11 +00:00
sturm
08f18efe10 +p5-CGI-Untaint 2004-05-22 15:49:08 +00:00
sturm
1c2555e8b3 Initial import of CGI-Untaint 1.00
This module provides a simple, convenient, abstracted and
extensible manner for validating and untainting the input
from web forms.

from Sam Smith <S at msmith.net>
2004-05-22 15:48:20 +00:00
jolan
b6ecfac775 +p5-WWW-Curl 2004-05-21 17:23:22 +00:00
jolan
84102d5fe9 import WWW::Curl-20040519, perl binding for curl 2004-05-21 17:21:54 +00:00
sturm
8287613e60 take over officialy 2004-05-15 12:56:46 +00:00
xsa
1b1dbb8dd0 + zope-formulator 2004-05-12 21:27:03 +00:00
xsa
4867bb2f90 Import of zope-formulator-1.6.2
Formulator is a tool to help with the creation and validation of web
forms. Form fields are stored as objects in Zope, in a special Form
folder.
2004-05-12 21:25:58 +00:00
sturm
3433a59dea update to opera 7.50
lots of bug fixes and improvements, see
http://www.opera.com/windows/changelogs/750/ for details
2004-05-12 19:35:45 +00:00
pvalchev
e099cc3f99 update to HTTPD-Log-Filter-1.08; from mjc@bitz.ca 2004-05-12 06:12:08 +00:00
xsa
7a1cdcdd4b + zope-btreefolder2 2004-05-10 15:39:14 +00:00
xsa
449569f1d1 Import of zope-btreefolder2-1.0
BTreeFolder2 is a Zope product that acts like a Zope folder but can
store many more items.

When you fill a Zope folder with too many items, both Zope and your
browser get overwhelmed. Zope has to load and store a large folder
object, and the browser has to render large HTML tables repeatedly. Zope
can store a lot of objects, but it has trouble storing a lot of objects
in a single standard folder.
2004-05-10 15:38:02 +00:00
naddy
74764a728b rename private strtonum() functions to avoid clash with libc one 2004-05-09 21:11:16 +00:00
wilfried
95b1890db8 use no-autoheader and explicitly set autoconf version 2004-05-06 14:39:49 +00:00
david
5253fb40ac update to mod_security-1.7.6 2004-05-04 20:22:51 +00:00
naddy
c7f4eb31b7 +p5-Apache-Session 2004-05-02 23:10:43 +00:00
naddy
74ebb7c11e Import Apache::Session 1.6; submitted by Michael Coulter <mjc@bitz.ca>.
Apache::Session is a persistence framework which is particularly useful
for tracking session data between httpd requests.
2004-05-02 23:09:37 +00:00
avsm
6d13db24c0 update to turba-1.2.2 2004-05-01 23:57:38 +00:00
sturm
f494ab289f build with systrace enabled 2004-05-01 14:29:17 +00:00
peter
c1083289ab update to 2.57 2004-04-24 17:22:54 +00:00
peter
ab2aa642f1 Update to 2.05. This version is completely rewritten from 1.005. 2004-04-24 08:20:44 +00:00
peter
5967ad8d6b put back deleted entries, prefixed by @comment; for future easy updates.
No functional changes.
2004-04-23 15:27:56 +00:00
xsa
a634243732 dont hardcode /usr/local;
ok kevlo@ sturm@.
2004-04-23 10:08:22 +00:00
naddy
6ff8b18a28 update to 1.30; from Michael Coulter <mjc@bitz.ca> 2004-04-22 22:15:47 +00:00
brad
5c7d163fec Add 2 more distribution patches. One of them fixes an issue if using
Digest authentication. Users can crash Squid with a segmentation fault
simply by entering a blank user name.
2004-04-21 11:11:19 +00:00
xsa
2d122b9a35 dont remove .pid files here .. 2004-04-21 09:41:20 +00:00
naddy
0ea67852a4 +www6to4 2004-04-20 20:01:14 +00:00
naddy
f981b45af4 Import www6to4 1.5; submitted by Michael Coulter <mjc@bitz.ca>.
www6to4 is a simple proxy for providing access to IPv6 to IPv4-only
browsers.
2004-04-20 19:59:53 +00:00
robert
2701fe536c update to 0.94; from maintainer Ben Lovett <ben@tilderoot.com>; ok pvalchev@ 2004-04-20 18:11:12 +00:00
robert
908be6c69c update to 1.26; from new maintainer Michael Coulter <mjc@bitz.ca>; ok naddy@ 2004-04-18 19:53:41 +00:00
avsm
92367759d8 update to php-4.3.6 2004-04-17 11:26:59 +00:00
avsm
f6fa066df3 put this patch where it'll make a difference 2004-04-17 10:33:50 +00:00
naddy
901d8b92e1 update to 1.3; from new maintainer Michael Coulter <mjc@bitz.ca> 2004-04-16 22:32:27 +00:00
naddy
6b77e3e62c +p5-Apache-Test 2004-04-16 22:18:49 +00:00
naddy
53d209d74d Import Apache::Test 1.09, submitted by Michael Coulter <mjc@bitz.ca>.
Apache::Test is a wrapper around the standard Test.pm
with helpers for testing an Apache server.
2004-04-16 22:17:14 +00:00
brad
773296fdb7 sync 2004-04-16 00:39:03 +00:00
xsa
defa276606 catch @extra escapers ... 2004-04-15 08:58:32 +00:00
xsa
575015faec @extraaaaaaaaaaaaaaaaa ...
ok dhartmei@ jolan@ brad@ for their respective port;
2004-04-15 07:34:11 +00:00
kevlo
e599def1ec add @extra 2004-04-15 03:45:03 +00:00
jolan
fff9a09019 use (void*) NULL in execl to make sure it's 64-bit where it needs to be 2004-04-15 00:43:43 +00:00
kevlo
b78dd8df94 +twiki 2004-04-14 08:28:41 +00:00
kevlo
17c0a17b87 Initial import of twiki.
TWiki is a flexible and powerful web-based collaboration platform
that allows you to run a dynamic intranet site, a project development
space, a document management system, a knowledge base, an issue
tracking system and many other groupware application.
2004-04-14 08:27:56 +00:00
xsa
604140b5ba more @extra fun ... 2004-04-13 21:27:01 +00:00
naddy
b68ea6f595 update to 2.21 and unbreak; from Sam Smith <S@mSmith.net> 2004-04-13 19:38:37 +00:00
peter
624b40edde Update to 1.29.
Patch to set perl_destruct_level to -1 no longer appears required. Tested with
perl 5.8.2 on i386. Typical problems used to include failed restarts via SIGHUP
which have now gone away.
2004-04-13 14:37:26 +00:00
brad
145a5e937b - add some distribution patches. From: Robert Nagy <thuglife at bsd dot hu>
- only apply optimization workaround for gcc if using 2.95
2004-04-13 00:40:47 +00:00
jolan
69f8f8e473 build against curl 7.11.1, from php cvs 2004-04-12 16:55:37 +00:00
brad
fec10d7486 upgrade to p5-HTML-Parser-3.36
--
From: Robert Nagy <thuglife at bsd dot hu>
2004-04-11 14:59:53 +00:00
sturm
e73836ca46 + p5-HTML-Calendar-Month-Simple 2004-04-11 12:08:32 +00:00
sturm
ffb27e4ff5 Initial import of HTML-CalendarMonthSimple 1.22
HTML::CalendarMonthSimple is a Perl module for
generating, manipulating, and printing a HTML calendar
grid for a specified month. It is intended as a faster
and easier-to-use alternative to HTML::CalendarMonth.

from Sam Smith <S at msmith.net>
2004-04-11 12:07:22 +00:00
kevlo
5e81435bb5 remove redundant glib dependency. 2004-04-09 14:12:15 +00:00
sturm
5ecf11d3eb update to 3.05
- improved search function
2004-04-09 08:24:20 +00:00
avsm
e74466eee0 update to php4-4.3.5 2004-04-08 12:38:59 +00:00
xsa
c605c5527b + igal 2004-04-06 07:41:21 +00:00
xsa
a371aff564 Import of igal-1.4
iGal is a Perl program that can generate and publish an entire online
picture show (static HTML slides, thumbnails and index page) with just
one command line invocation. If you've got a directory (or several) full
of image files that are waiting to be put online and shared with
friends, then iGal is for you.

ok sturm@.
2004-04-06 07:40:17 +00:00
brad
36ab14cd52 asn1 and com_err are hard links to krb5. 2004-04-06 07:28:31 +00:00
miod
f845f0f369 Tell squid that m88k does not imply SysV; maintainer ok 2004-04-06 05:35:59 +00:00
xsa
3608774cf2 definitly not my day - use MANMODE; 2004-04-05 12:42:32 +00:00
xsa
a48b9f5930 hrmz.. better perms for man page; 2004-04-05 12:31:35 +00:00
xsa
60334b0e49 update to 1.12.2 + fix man page perms;
from robert nagy;
2004-04-05 12:23:48 +00:00
sturm
05e219ade4 explicitly depend on pkgconfig, needed to find gtk+2 and friends 2004-04-02 19:07:04 +00:00
xsa
3dbaa124a4 update to 1.11; 2004-04-01 09:32:24 +00:00
sturm
eba4caaede fix a comment
from maintainer Kurt Miller <truk at apache.org>
2004-04-01 05:55:47 +00:00
pvalchev
ec20d63518 remove stupid gnome dependencies; caught by harding, fix by maintainer couderc
(*($&#@(%#@$#@ CVS for missing that file
2004-03-23 19:29:56 +00:00
pvalchev
c2015dd303 remove stupid gnome dependencies; caught by harding, fix by maintainer couderc 2004-03-23 19:29:12 +00:00
pvalchev
18dfaf2afd disable IPv6 for 3.5 as it presents dns-resolution problems (and there is no time
for other fixes)
numerous people report success with this reverted.
2004-03-06 07:51:27 +00:00
naddy
cc3712ff80 enable propolice on sparc64; ok pvalchev@ 2004-03-03 02:23:56 +00:00
brad
b765b0c3ec upgrade to Squid 2.5.STABLE5 2004-03-03 01:20:42 +00:00
xsa
03f7c4ed17 update to 040301 snap;
From maintainer  Eduardo Alvarenga <eduardo at thrx.org>
2004-03-02 23:10:29 +00:00
xsa
26f70e13fe update to 040205 snapshot; based on a diff from new MAINTAINER
Eduardo Alvarenga <eduardo at thrx.org> via and ok rohee@.
2004-03-02 21:20:12 +00:00
pvalchev
b7d0effb29 amd64 2004-03-02 08:35:54 +00:00
pvalchev
0baad5284c rest of amd64, cvs is piece of shit 2004-03-02 08:34:57 +00:00
pvalchev
fe295636fd amd64 support 2004-03-02 08:32:13 +00:00
drahn
2b42fd088e Patches to make firefox work on OpenBSD/macppc 2004-03-01 23:52:32 +00:00
drahn
604b10a9c6 Patches to make Mozilla work on OpenBSD/macppc. 2004-03-01 23:51:58 +00:00
xsa
61e219f530 update to 1.10;
* Add "ignoretimeouts" option to silently ignore timeout errors.
 * Fix SSL and socket timeouts on Python 2.3.
 * Fix entity encoding problem with HTML sanitisation.
 * ...
2004-03-01 09:44:56 +00:00
wilfried
fcd33b6773 spacing 2004-03-01 09:12:13 +00:00
pvalchev
ff92d628fe amd64 support from FreeBSD & bugzilla 2004-03-01 07:14:48 +00:00
wilfried
e089f737db resolve more than one host name simultaneously, needed with last patch
from netbsd
2004-02-29 22:41:15 +00:00
wilfried
1b35da8bce resolve more than one host name simultaneously, needed with last patch
from netbsd
2004-02-29 22:36:14 +00:00
wilfried
afe5fdbdbf enable ipv6 2004-02-29 22:27:48 +00:00
avsm
fc64e2aef2 add support for xmlrpc extension 2004-02-29 00:25:41 +00:00
avsm
a67a319f1d Update to php4-4.3.5RC3 (final RC), fixes some 64-bit bugs conveniently in
time for amd64 to work.  Also some gcc3 fixes.
2004-02-29 00:08:07 +00:00
david
03c293e09b update to mod_security-1.7.5 2004-02-26 22:38:35 +00:00
couderc
3a4a9dee3a fix dpid daemon use, noticed by franciszek holop. 2004-02-26 13:43:26 +00:00
naddy
e3581d9854 remove workaround for gcc2.95/sparc64 compiler bug 2004-02-25 19:56:36 +00:00
naddy
f16b99d84d The sparc64 compiler is gcc3 now; don't require the gcc3 module. 2004-02-25 02:35:15 +00:00
wilfried
212c894453 forgot to remove graphics/libmng dependency 2004-02-23 17:58:56 +00:00
espie
0ce05cf334 update to 0.99.
from Robert Nagy
2004-02-23 15:44:43 +00:00
xsa
6b0ac465d1 update to 1.12.1 2004-02-21 23:22:22 +00:00
couderc
8055428c1a update to 0.8 2004-02-21 01:37:19 +00:00
pvalchev
5717ed7cb4 homepage sweep by Michael Coulter <mjc@bitz.ca> 2004-02-21 01:18:07 +00:00
couderc
118fc49b7f update homepage, from Michael Coulter 2004-02-21 00:16:21 +00:00
xsa
bac619e747 missing RUN_DEPENDS, pointed out by todd@. 2004-02-19 18:38:04 +00:00
xsa
7da4ed7ff9 + rawdog 2004-02-17 20:55:42 +00:00
xsa
b527c7dfcb Import rawdog-1.9
rawdog is an RSS Aggregator Without Delusions Of Grandeur. Written in
Python, it uses Mark Pilgrim's feed parser. It runs from cron, collects
articles from a number of feeds, and generates a static HTML page
listing the newest articles in date order. It supports per-feed
customizable update times, and uses ETags, Last-Modified, and gzip
compression to minimize network bandwidth usage.

ok sturm@.
2004-02-17 20:54:31 +00:00
brad
b1f0d46719 add 29 of the latest distribution patches. 2004-02-16 10:21:20 +00:00
wilfried
000ad7c05a sync port/patches with other mozillas 2004-02-15 19:44:01 +00:00
wilfried
2df24b1833 - mozilla-firebird
+ mozilla-firefox
2004-02-15 19:38:57 +00:00
wilfried
5047af5f52 renamed as firefox 2004-02-15 19:38:02 +00:00
wilfried
5164472299 import of mozilla firefox 0.8 2004-02-15 19:37:14 +00:00
sturm
c28369de3c these are preformated man pages, install accordingly 2004-02-14 22:57:41 +00:00
sturm
9519d1723e +fcgi 2004-02-11 20:14:30 +00:00
sturm
5618867eb2 Initial import of fcgi 2.4.0
FastCGI is a fast, open, and secure Web server interface that solves the
performance problems inherent in CGI without introducing any of the new
problems associated with writing applications to lower-level Web server APIs.

WWW: http://www.fastcgi.com/

from Pedro Martelletto <pbastos at rdc.puc-rio.br>
2004-02-11 20:13:35 +00:00
xsa
707cea5319 update to 0.27.1, fixes a couple of problems with 0.27.
ok sturm@.
2004-02-11 20:02:50 +00:00
xsa
7c3382cf1b - update to 1.12.0
- take MAINTAINER

ok sturm@ jakob@ (ex-MAINTAINER)
2004-02-04 17:33:50 +00:00
xsa
93de380437 take MAINTAINER; ok sturm@. 2004-02-04 15:57:27 +00:00
xsa
5fd9a815b8 update to 0.27.0; ok sturm@. 2004-02-03 21:47:12 +00:00
marcm
f9a403c708 Install the Netscape Security System (NSS) include files with the
-devel subpackage.  For applications that want to compile against
Mozilla's NSS libs.

ok wilfried
2004-02-02 04:53:49 +00:00
sturm
e6f35c596c mark arch independent 2004-02-01 20:17:47 +00:00
xsa
c76bc8c71b change my MAINTAINER address to @openbsd.org; ok sturm@. 2004-01-30 08:39:48 +00:00
pvalchev
231abf3f7b remove Dug Song from maintainer, ok'ed by him 2004-01-25 21:10:50 +00:00
wilfried
ee94a7d36f sync configure options 2004-01-25 13:39:12 +00:00
jolan
8bcfdc4fa3 Update to 1.4.4. 2004-01-25 05:49:35 +00:00
naddy
0485569e72 update to 0.26.0; from Xavier Santolaria <xavier@santolaria.net> 2004-01-24 21:52:03 +00:00
wilfried
7cbef7cca1 don't use xft if no xft fonts is available
stops moz from crashing
2004-01-19 14:36:48 +00:00
wilfried
52a668f598 sync patches 2004-01-18 11:51:10 +00:00
wilfried
beedc5369e enable-xft and -optimize 2004-01-18 11:49:41 +00:00
wilfried
c92cde937a sync patches 2004-01-18 10:49:33 +00:00
wilfried
15f6f15b03 use mozilla 1.6 2004-01-18 10:49:03 +00:00
wilfried
18f768bc16 update mozilla to 1.6
add enable-xft and -optimize
2004-01-18 10:48:38 +00:00
naddy
071b08e6ca overhaul 2004-01-18 04:09:24 +00:00
naddy
c757671158 oops, don't try to delete directories we don't create 2004-01-18 02:55:03 +00:00
naddy
b7d566a8ca overhaul 2004-01-18 01:50:36 +00:00
naddy
843d25879e overhaul 2004-01-18 01:41:35 +00:00
naddy
cc38508d2e @dirrm fixes 2004-01-17 23:02:23 +00:00
naddy
6807d1bedd Don't attempt to build perl ports that load dynamic modules
on architectures that support static linking only.
2004-01-17 15:58:06 +00:00
naddy
b78cf0203a missing @dirrm, NO_SHARED_ARCHS 2004-01-17 15:11:18 +00:00
naddy
3b0807c5d7 update to 0.93; from new maintainer Ben Lovett <ben@tilderoot.com> 2004-01-17 15:07:45 +00:00
naddy
f05c055457 don't install .packlist; from Michael Coulter <mjc@bitz.ca> 2004-01-16 23:42:03 +00:00
wilfried
5218cb90c5 make firebird an link to mozilla-firebird 2004-01-16 22:53:44 +00:00
kevlo
089aa6b5bc update to 1.55. Submitted by Xavier Santolaria. 2004-01-16 02:39:20 +00:00
sturm
7543927f34 emulation sysctls 2004-01-15 22:07:28 +00:00
pvalchev
9b35e58042 fix fetch (even though it's marked broken now) 2004-01-13 21:32:36 +00:00
sturm
8dd8d48dbd update to 3.35
from Michael Coulter <mjc at bitz dot ca>
2004-01-11 14:53:12 +00:00