Commit Graph

2458 Commits

Author SHA1 Message Date
kurt
26486f93b4 remove freedtoa call since our strtod(3) implementation uses a static var
to handle result allocation, but doesn't always return it. Restore use
of locks to protect use of static vars and add one for dtoa return value
too. fixes build on sparc64 and should help with stablility too.

looks correct pvalchev@
2006-04-24 20:03:00 +00:00
fgsch
daf083f320 update to pre21; from David Hill (dhill at mindcry dot org). 2006-04-22 16:24:09 +00:00
espie
354d341490 +p5-Apache-DB 2006-04-22 10:18:59 +00:00
espie
0f78b4bc5d let one debug mod_perl applications from the command line. 2006-04-22 10:17:22 +00:00
jolan
79fe1909e0 SECURITY: update to 1.7.9 which fixes a buffer overflow in the
http_header_comp() function
2006-04-18 20:17:47 +00:00
wilfried
2431442cac update to 1.5.0.2
fixes multiple critical vulnerabilities
2006-04-18 10:37:32 +00:00
jolan
f2fbfcd174 update to 7.0r63 2006-04-17 15:36:19 +00:00
sturm
ba62644206 update to mod_security 1.9.3
from Srebrenko Sehic <ssehic at gmail.com>
2006-04-17 14:58:02 +00:00
steven
c3c9f37f23 update to 3.51; from new maintainer Srebrenko Sehic, haver at insecure.dk
add REGRESS_DEPENDS while here.
2006-04-15 20:32:33 +00:00
steven
2ddb81520f add REGRESS_DEPENDS 2006-04-15 17:58:57 +00:00
naddy
7e516ebd41 bump gd-no_x11 package, simplify logic; ok sturm@ 2006-04-15 14:57:24 +00:00
sturm
637ed18ac5 actually increase FULLPKGNAME-gd
4 eyes didn't see what plist_db sees
2006-04-14 20:41:48 +00:00
brad
a20588de08 upgrade to 2.5.STABLE13 2006-04-13 23:46:56 +00:00
david
adbd88b406 remove myself from MAINTAINER 2006-04-12 21:01:45 +00:00
kevlo
0d8945e913 update to phpmyadmin 2.8.0.3 2006-04-11 05:54:05 +00:00
kevlo
f99f524b88 upgrade to mycalendar 2.7 2006-04-11 05:49:38 +00:00
sturm
e6f23d50f4 remove references to shellhung.org in MASTER_SITES and assorted cleanup
from jim razmus
2006-04-08 20:28:36 +00:00
otto
98c950e17f Make php5-gd use freetype2 (included in X11) instead of freetype1. Solves
truetype font rendering problems in truecolor more. Tested by mbalmer@;
help and ok robert@
2006-04-06 11:26:39 +00:00
sturm
8859c29f75 update to opera 8.54 2006-04-05 18:36:36 +00:00
bernd
63366f7d3b Security update to mediawiki-1.5.8.
A bug in decoding of certain encoded links could allow injection of raw
HTML into page output; this could potentially lead to XSS attacks.

More info:
http://mail.wikipedia.org/pipermail/mediawiki-announce/2006-March/000040.html

ok kevlo@
2006-04-05 15:16:56 +00:00
bernd
b0304699c1 Remove emacs backup files (*~) from PLIST.
spotted by Andreas Kahari.

ok mbalmer@
2006-04-05 09:42:17 +00:00
bernd
5c7c5b1843 @comment vim backup files. (.swp) Bump PKGNAMEs.
Spotted by Andreas Kahari.
2006-04-03 16:27:57 +00:00
bernd
11317391ec + p5-URI-Find 2006-03-31 18:45:36 +00:00
bernd
e315126bb3 Import p5-URI-Find.
This module does one thing: Finds URIs and URLs in plain text. It    
finds them quickly and it finds them all (or what URI::URL considers    
a URI to be.)    

From Jasper Lievisse Adriaanse <jasper at nedbsd.nl>.
2006-03-31 18:42:19 +00:00
pvalchev
9cbf189d5c check XftLockFace() for NULL return to avoid a crash, see
https://bugzilla.mozilla.org/show_bug.cgi?id=331077
from Tobias Ulmer <tobiasu@tmux.org>
2006-03-27 04:23:28 +00:00
msf
7ad76707e0 +trac 2006-03-21 21:18:40 +00:00
msf
69058d234d - initial import of trac 0.9.4 submitted by Ben Lovett
Trac is an enhanced wiki and issue tracking system for software development
projects. Trac uses a minimalistic approach to web-based software project
management. Our mission; to help developers write great software while
staying out of the way. Trac should impose as little as possible on a
team's established development process and policies.

It provides an interface to Subversion, an integrated Wiki and convenient
report facilities.

ok sturm@
2006-03-21 21:17:10 +00:00
sturm
bb1c3d3555 p5-HTTP-Server-Simple-Mason 2006-03-18 19:22:51 +00:00
sturm
1057b0fa31 Initial import of HTTP-Server-Simple-Mason-0.09
An abstract baseclass for a standalone mason server.

from Deanna Phillips <deanna at sdf.lonestar.org>
2006-03-18 19:21:57 +00:00
sturm
f8fa94c104 p5-HTTP-Server-Simple 2006-03-18 18:59:02 +00:00
sturm
e80eba896c quick ups 2006-03-18 18:58:10 +00:00
sturm
17932875c4 Initial import of HTTP-Server-Simple-0.18
This is a simple standalone HTTP server. By default, it doesn't thread or
fork. It does, however, act as a simple frontend which can be used to
build a standalone web-based application or turn a CGI into one.

from Deanna Phillips <deanna at sdf.lonestar.org>
2006-03-18 18:56:15 +00:00
sturm
aa81fab7ba update to p5-Apache-Test 1.28
from Deanna Phillips <deanna at sdf.lonestar.org>
ok maintainer mjc@
2006-03-18 07:40:47 +00:00
mbalmer
8e47d16714 Zope-2.8.6, latest stable release of the Zope 2.8 branch. 2006-03-16 09:53:55 +00:00
aanriot
8ecddbcebf - remove needless PLONEITEMS and associated commented entries.
- pass maintainership to mbalmer@ .
- bump PKGNAME.

ok mbalmer@
2006-03-12 12:23:13 +00:00
aanriot
cbd6f4e822 pass maintainership to mbalmer@ 2006-03-12 12:21:10 +00:00
brad
e02ac727f4 upgrade to lighttpd 1.4.11 2006-03-09 19:00:59 +00:00
sturm
83b8b291e5 don't set umask to 0 when daemonizing (changed upstream as well)
from Matthias Kilian <kili at outback.escape.de>
ok brad
2006-03-06 06:21:02 +00:00
sturm
68c6deb849 honor -proxy parameter
from Alexander Bluhm <Alexander_Bluhm at genua.de>
2006-03-05 21:12:12 +00:00
sturm
e234467e13 give up MAINTAINER, I don't use these anymore 2006-03-04 15:10:30 +00:00
naddy
7e62e0cf6a - use MD5* functions from libc; fixes breakage on some archs
- update links in DESCR; from cathcart@
2006-02-20 16:33:55 +00:00
bernd
ce8da0379f Security update to opera-8.52.
More info: http://secunia.com/advisories/17571/

ok sturm@
2006-02-20 10:36:02 +00:00
sturm
d02165c4a3 move LIB_DEPENDS to BUILD/RUN_DEPENDS
no WANTLIB needed
no more MODGNU_SHARED_LIBS

noticed by steven@
2006-02-15 06:28:39 +00:00
david
c8b3505c2f remove "the the" and replace /usr/local with PREFIX in MESSAGE; bump PKGNAME
ok wilfried@
2006-02-12 19:31:36 +00:00
david
4041514197 sort SUBDIR list; ok sturm@ 2006-02-12 16:24:50 +00:00
david
9923841b93 cleaning: remove commented nonexistent SUBDIR entries; ok sturm@ 2006-02-12 14:58:15 +00:00
sturm
7f44ebf8ab use fclose() on fdopen()'ed file streams instead of pclose()
from TAKAHASHI Tamotsu in ports/5010
2006-02-10 18:54:58 +00:00
brad
ec484439d6 mod_cgi is resetting physical.path
From lighttpd Trac
2006-02-09 02:30:40 +00:00
ian
16ac0baea7 Forgat to bump PKGNAME, reminded by nikolay@ 2006-02-08 21:22:07 +00:00
ian
d62cda2e1f Change "wack" wording, similar to what we did some time ago for mozilla-firefox.
ok wilfried@
2006-02-08 21:04:26 +00:00
brad
5cfe3e6b97 upgrade to lighttpd 1.4.10 2006-02-08 20:39:47 +00:00
steven
de3b7684cd fix MASTER_SITES 2006-02-08 08:34:40 +00:00
david
f85600afe0 move any perl or sed substitutions from post-patch to pre-configure
(fixes make update-patches)
ok sturm@; "looks reasonable" steven@
2006-02-08 04:54:48 +00:00
naddy
c0170e34b4 fix build with gcc2 2006-02-07 01:11:57 +00:00
wilfried
4c685774b5 Firefox 1.5.0.1 is a stability-and-security update to Firefox 1.5.
It also includes a number of low-risk fixes for other types of bugs.
2006-02-06 08:21:53 +00:00
pvalchev
9d91a8d432 fix build on big endian machines (no change otherwise)
this earlier committed patch in fact fixes minimo on zaurus, however
it appears to have broken amd64 (of course minimo's utility is arguably
less important there), so this should be revisited again....
2006-02-05 02:39:18 +00:00
espie
38e062be41 allow updates to work. 2006-02-05 00:21:21 +00:00
fgsch
85be017fd6 don't use pcre; spotted by Simon Kuhnle (simonkuhnle at web dot de) 2006-02-01 14:57:06 +00:00
kevlo
da70362d7f update to 3.10 2006-02-01 13:42:21 +00:00
sturm
c756faa205 update to elinks 0.11.0
from maintainer James Prevatt <jprevatt+bsd at paunix.org>
2006-01-29 15:41:00 +00:00
kevlo
c4cc68abea upgrade to mediawiki 1.5.6 2006-01-29 04:05:26 +00:00
kevlo
51414cc298 upgrade to phpmyadmin-2.7.0-pl2 2006-01-29 03:58:03 +00:00
couderc
7bd810166b A memory allocation failure has been noticed by naddy@ on sparc64.
The problem can be reproduced using 'J' for malloc.conf and gives the following when trying to use bookmarks:

Dpi_parse_token: [<ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐsend_page' url='dpi:/bm/'>]

Despite having contacted the author, the 0.8.5 dpi has been rewritten but not fixed as the problem is still present.

That said, the port is now marked broken.
2006-01-29 00:21:56 +00:00
aanriot
87ee110593 - use log files paths accordingly to www/squid.
- fix SYSCONFDIR and other substitutions.

from maintainer Douglas Santos with a few changes;
inputs and ok alek@
2006-01-28 21:22:07 +00:00
alek
6f3424413a Mark conflict 2006-01-27 20:57:02 +00:00
steven
369238b6e8 update to nostromo 1.7.8
from Marcus Glocker (maintainer)
2006-01-27 06:54:50 +00:00
aanriot
65f7526e1f update to 1.5.5 .
posted a long time ago on ports@;
tweak and ok alek@
2006-01-22 13:35:32 +00:00
alek
a3559cce14 Update to 0.8.2 2006-01-22 13:25:34 +00:00
aanriot
ce8c1afb45 update to Sarg 2.1 .
from maintainer Douglas Santos, with a few additions;
help and ok alek@
2006-01-22 11:05:01 +00:00
steven
af47fae77f - fix WANTLIB after gtk+2 downgrade
- add --disable-update-databases to stay within fake area, thanks systrace
- sync PLIST
2006-01-21 23:43:37 +00:00
steven
72218e01dd - fix WANTLIB after gtk+2 downgrade
- MODULES=devel/gettext where appropriate and sync PLIST
2006-01-19 13:13:07 +00:00
steven
906dcdca93 update to 1.1.3, PKG_ARCH=*
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2006-01-18 07:45:21 +00:00
aanriot
16100617aa - the symlink has to be against the versioned directory.
- while there, minor tweaks.

"looks ok" alek@, ok mbalmer@
2006-01-17 20:58:39 +00:00
steven
7767731f56 fix WANTLIB after gtk+2 downgrade 2006-01-17 17:47:26 +00:00
steven
d7eca8e7ba fix WANTLIB after gtk+2 downgrade, add other missing libs in there too. 2006-01-17 12:40:29 +00:00
steven
7f3fe0474e update to 1.36
from Jasper Lievisse Adriaanse
ok maintainer
2006-01-17 11:09:29 +00:00
steven
ffc684b224 update to nostromo-1.7.7
from Marcus Glocker <marcus at nazgul.ch> (maintainer)
2006-01-17 06:47:56 +00:00
steven
1e48e77733 update to 2.59, PKG_ARCH=*
from Jasper Lievisse Adriaanse
2006-01-17 06:37:06 +00:00
steven
d165937191 fix WANTLIB after gtk+2 downgrade 2006-01-16 20:47:35 +00:00
steven
4966aa535c fix WANTLIB after gtk+2 downgrade 2006-01-16 07:24:18 +00:00
steven
cf67e0bdb7 fix WANTLIB after gtk+2 downgrade
"looks good" espie@
2006-01-16 07:01:39 +00:00
sturm
a23f4a7b5c p5-HTTP-Recorder
p5-HTTP-Request-Params
2006-01-15 16:26:29 +00:00
sturm
57afd3b661 wrong directory 2006-01-15 16:25:03 +00:00
sturm
bd196cc761 reimport of HTTP-Request-Params-1.01 into correct directory
This software does all the dirty work of parsing HTTP
Requests to find incoming query parameters.

from Sam Smith <s at msmith.net>
2006-01-15 16:23:41 +00:00
sturm
f1147a5d87 Initial import of HTTP-Recorder-0.05
HTTP::Recorder acts as a web proxy that records interactions with
web pages for use with WWW:Mechanize.

from Sam Smith <s at msmith.net>
2006-01-15 16:21:47 +00:00
sturm
ac5e9b0e3b Initial import of HTTP-Request-Params-1.01
This software does all the dirty work of parsing HTTP
Requests to find incoming query parameters.

from Sam Smith <s at msmith.net>
2006-01-15 16:11:18 +00:00
sturm
077e12798f p5-HTTP-Proxy 2006-01-15 15:17:09 +00:00
sturm
e921b80023 Initial import of HTTP-Proxy-0.17
This module implements a HTTP proxy, using a HTTP::Daemon
to accept client connections, and a LWP::UserAgent to ask
for the requested pages.

The most interesting feature of this proxy object is its
ability to filter the HTTP requests and responses through
user-defined filters.

from Sam Smith <s at msmith.net>
2006-01-15 15:16:11 +00:00
brad
dd95a1e84b upgrade to lighttpd 1.4.9 2006-01-15 04:47:58 +00:00
espie
25e2f4b0ff remaining shared libs bumps for C++ libs 2006-01-14 11:46:15 +00:00
espie
a9df05cec2 more C++ libs bumps. Done thru mail, plus lizards. 2006-01-14 00:07:28 +00:00
jolan
16d717c685 update to 0.8.1 2006-01-11 08:20:25 +00:00
pvalchev
fd09355571 add ARM configuration and enable on arm; tested on zaurus
XPCOM asm glue still missing, but basically functional
2006-01-11 00:58:56 +00:00
pvalchev
b5e99b03a3 hack mozilla's strtod(3) implementation by basically ripping it all
out, and replacing it with our libc's strtod implementation, only keeping
the mozilla-specific wrappers and interfaces.

this gets rid of many bugs, including random malloc-induced crashes
on zaurus and seen by some people on amd64.

i've been debugging this for a while, thanks to kurt@ for the idea
to look at libc.
2006-01-11 00:56:29 +00:00
naddy
0276c58422 SHARED_LIBS 2006-01-10 17:58:47 +00:00
fgsch
88cd9d3608 update to 2.1pre20; from David Hill ( dhill at mindcry dot org ). 2006-01-06 11:28:33 +00:00
brad
7e96195d7d Have Squid open /dev/pf in read-only mode.
From: Andrey Matveev <evol at online dot ptt dot ru>
2006-01-06 01:40:27 +00:00
sturm
134818ab4d remove marketing crap from DESCR and be a little more clear on the
redhat_motif soft dependency
2006-01-05 19:08:22 +00:00
brad
4e3349d0be fix a crash with mod_proxy if the Host: header is empty.
From lighttpd Trac
2006-01-03 23:39:11 +00:00
kurt
7ef5720781 update to 1.2.15 and USE_LIBTOOL 2006-01-02 18:24:57 +00:00