Commit Graph

2942 Commits

Author SHA1 Message Date
ajacoutot
6f50b368ea - enable terminal support (now that we have a sane vte version in-tree)
- add xenocara WANTLIB
2007-04-27 10:51:23 +00:00
ajacoutot
d1c0d51d44 - update to hiawatha-5.8 (mainly bugfixes and improvements)
- regen patches while here
2007-04-25 13:55:58 +00:00
ckuethe
cb609921c5 add a daemon user for lighttpd, from brad.
ok kili@
2007-04-24 05:09:41 +00:00
martynas
fbe3298fa3 - include all supported language packs;
- generate chrome registry once (speeds up startup, esp.
with lots of chromes -- our case), noticed by kurt@;
- work around pref-contentpacks bug;
discussed and tested by naddy@, kurt@, ajacoutot@
ok naddy@
2007-04-22 15:04:39 +00:00
simon
0ce3c4af07 update to version 2.9
confirmed by MAINTAINER
2007-04-18 17:06:16 +00:00
espie
2745946778 add a few perl packages 2007-04-18 00:18:35 +00:00
espie
d6f6821df1 yet another wiab dependency 2007-04-18 00:16:58 +00:00
espie
63a95ccdc6 yet another WIAB dependency 2007-04-18 00:13:34 +00:00
espie
d88577a782 yet another WIAB dependency 2007-04-18 00:06:49 +00:00
espie
ea816b43ca yet another WIAB dependency 2007-04-17 23:59:31 +00:00
espie
3a89e7b0fb yet another WIAB dependency 2007-04-17 23:23:10 +00:00
mbalmer
425d937be7 Security update to Mantis 1.0.7. This fixes several bugs and three
vulnerabilities.
2007-04-17 10:00:26 +00:00
espie
233e08b5e7 +rose classes 2007-04-16 20:52:30 +00:00
espie
d63e12aaab autocompleter for html::rose, yet another dep for a catalyst rose controller 2007-04-16 20:50:43 +00:00
espie
cd2dac7a03 Object-oriented HTML interface for the Rose framework.
Uses Clone instead of Clone::PP with no apparent issues...
2007-04-16 20:46:42 +00:00
espie
db7ec158c8 Rose::URI: an URI module specifically tailored for use with Rose. 2007-04-16 20:31:28 +00:00
steven
c5e8ae6b85 update to 2.1pre28, various bug fixes
from Frank Denis <obsd-ports at pureftpd.org>
2007-04-14 14:35:42 +00:00
jasper
d86ecfca5d unify my e-mail address and bump PKGNAMEs.
"looks good" sturm@
2007-04-12 18:59:35 +00:00
robert
1e7cd4578c update to version 2.6.STABLE12 (regen patches while here);
from MAINTAINER; Brad <brad@comstyle.com>
2007-04-12 15:10:02 +00:00
kurt
8d6eb1d817 - update to 5.5.23
- add 'address="0.0.0.0"` to Connector elements in example server.xml to
force listening on IPv4 only when combined with tomcat-native.
2007-04-10 19:10:54 +00:00
martynas
16b90fa8ae enable opml2snow because we now have XML-LibXML-1.61
ok maintainer cathcart@, kili@
2007-04-10 13:12:43 +00:00
martynas
28668f51df bump -devel here, too 2007-04-07 17:41:12 +00:00
kili
283ebc9f56 -devel has -main in it's plist, so bump it, too.
ok, martynas@
2007-04-07 17:40:02 +00:00
steven
804eb51747 USE_LIBTOOL 2007-04-07 14:54:12 +00:00
martynas
ac763e3d25 ajacoutot@ provides mirror too! 2007-04-07 11:55:17 +00:00
kurt
671cd67169 update to 1.2.21. This version addresses the following security flaw which
effects versions 1.2.19 and 1.2.20 only:

CVE-2007-0774 A Long URL Stack Overflow Vulnerability exists in the URI
handler for the mod_jk library. When parsing a long URL request, the URI
worker map routine performs an unsafe memory copy. This results in a stack
overflow condition which can be leveraged execute arbitrary code.
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0774
2007-04-06 21:18:34 +00:00
martynas
f268422c1e consistent MASTER_SITES 2007-04-06 14:48:28 +00:00
martynas
dac852cf9d - make it check LOCALBASE/share/mozilla-dicts, the global dictionaries
location for all mozilla ports;
- regen patches (due to the current changes);
- bump pkgname;
discussed with naddy@, kurt@, ajacoutot@
ok naddy@
2007-04-06 14:39:33 +00:00
martynas
2aab7d2ee3 - make it check LOCALBASE/share/mozilla-dicts, the global dictionaries
location for all mozilla ports;
- regen patches (due to the current changes);
- bump pkgname;
discussed with naddy@, kurt@, ajacoutot@
ok naddy@
2007-04-06 14:33:36 +00:00
espie
eb108ac530 tie loose ends 2007-04-05 18:31:05 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
martynas
bd7cfbeae8 remove some useless patches
ok wilfried@
2007-04-03 19:40:05 +00:00
robert
49e00a6b85 compile zend_alloc.c with -O0 to prevent a compiler bug on sparc64
and regen patches while here; bump PKGNAMEs
2007-04-03 12:17:34 +00:00
martynas
84e3b38b98 remove patch-widget_src_gtk_nsSound_cpp, because
patch-widget_src_gtk2_nsSound_cpp does the job.
no pkgname bump -- the file was not being compiled.
ok wilfried@
2007-04-03 10:56:13 +00:00
robert
48abbd4bee - add a fastcgi subpackage to core because now we are able to build
more than one php binaries within one workdir (idea from FreeBSD)
- move pdo_sqlite support from core to extensions and also add a pdo_mysql
and a pdo_sqlite subpackage
- regen patches while here
- bump PKGNAMEs
2007-04-01 21:37:27 +00:00
martynas
b57122cfe1 more work on minimo:
- WANTLIB for xenocara;
- fix initxpcom crashes with HACK_AROUND_NONREENTRANT_INITXPCOM;
- respect the layout, data files belong to /usr/local/share/minimo;
- respect homepage;
- cleanup;
"looks ok" robert@
2007-04-01 13:19:58 +00:00
martynas
0709438e12 - update to minimo-20070320 -- 4 months with lots of changes, including
security fixes, and the wholly new interface;
- don't force optimizations;
- use external nss;
ok kili@
2007-04-01 09:36:15 +00:00
mbalmer
9c7a7b157e Update to ExternalEditor 0.9.3 to allow accessing the management screen
when this package is installed.
2007-03-30 12:54:29 +00:00
martynas
f19e382573 update to 2.0.0.3
ok ajacoutot@
2007-03-28 07:27:07 +00:00
simon
50beb6cfc9 add p5-Catalyst-Controller-FormBuilder 2007-03-27 21:24:14 +00:00
simon
5831a72e4c import p5-Catalyst-Controller-FormBuilder
This plugin merges the functionality of CGI::FormBuilder with Catalyst
and the following templating systems: Template Toolkit, Mason and
HTML::Template.  This gives you access to all of FormBuilder's
niceties, such as controllable field stickiness, multilingual support
and Javascript generation.
2007-03-27 21:23:30 +00:00
martynas
076c6a6f95 - update to 2.0.0.3;
- don't force -Os;
ok naddy@, kurt@
2007-03-27 16:04:37 +00:00
martynas
bdc985fd75 major update to seamonkey 1.1.1
ok kurt@, naddy@
2007-03-26 20:41:37 +00:00
mbalmer
76c417cc36 Our friends at www.zope.org had a little mishap... 2007-03-26 19:39:01 +00:00
ajacoutot
d4ba84c043 - update to hiawatha-5.7
(fix a minor memory issue and a possible webserver crash ; some binaries
have been renamed ie. cgi_wrapper => cgi-wrapper)
2007-03-26 06:57:56 +00:00
mbalmer
6cff324830 Update to Zope 2.10.3, this is a bugfix releasse and includes the hotfix
published some days ago:

 http://www.zope.org/Products/Zope/Hotfix-2007-03-20

SECURITY:  This fixes a XSS vulnerability.

Thanks to Ingo Schwarze for the ApplicationManager patch.
2007-03-26 06:10:30 +00:00
deanna
57d706b321 Update to 2.2.4. This is principally a bugfix release. See
Changelog: http://www.apache.org/dist/httpd/CHANGES_2.2

While here, regen patches with the new diff.

ok dlg
2007-03-25 17:40:55 +00:00
alek
22ce8a1615 update to 3.0.1 from maintainer Joerg Zinke <umaxx@oleco.net> 2007-03-24 12:51:27 +00:00
robert
cf0c6165b7 bump the PKGNAME in a correct way; noticed by sturm@ 2007-03-24 12:11:03 +00:00
robert
0dbe5bb8c3 - adapt to the new pear port
- add @group annotations
- bump PKGNAMEs
- fix PLISTs by removing unneeded files and directories
2007-03-22 22:48:03 +00:00
robert
33e91cd4a1 - update to php 5.2.1 and suhosin 0.9.2.6
- remove the pear subpackage as it is now replaced with www/pear
- the filepro extension is no longer available

tested by a couple of people
2007-03-22 22:43:20 +00:00
robert
86c11e7840 add pear; 2007-03-22 22:38:36 +00:00
simon
716e9232ed update to 3.0501
ok bernd@
2007-03-22 16:32:48 +00:00
robert
487295d6ff do not install the pear.conf file as it is not needed and it just
breaks things
2007-03-20 11:12:22 +00:00
msf
4f09247a55 +rt 2007-03-19 23:43:49 +00:00
msf
4e1c72ea33 initial import of RT 3.6.3
RT is an industrial-grade ticketing system. It lets a group of people
intelligently and efficiently manage requests submitted by a community
of users. RT is used by systems administrators, customer support
staffs, NOCs, developers and even marketing departments at over a
thousand sites around the world.

ok sturm@
2007-03-19 23:42:20 +00:00
robert
6cd9243157 import of pear-1.5.0;
This port is going to replace the -pear subpackage of www/php5/core.
We have been planning this for a long time now.
Currently is not hooked to the builds, because it needs more testing.
2007-03-19 23:13:23 +00:00
martynas
c318a463ae - internatiolization fix (non-iso8859-1 feeds work now);
- append //TRANSLIT to tocode to not mess up the screen;
- change the way it's built;
help with conversions_c, and hints from naddy@
ok MAINTAINER (cathcart@), naddy@, sturm@, kili@, jasper@, simon@
2007-03-18 17:19:57 +00:00
pedro
9382197ba3 Remove ports that still lack a proper update to Lua 5.1 after more than
a year, okay sturm@
2007-03-17 18:54:39 +00:00
pedro
ebcad79956 Remove references to ports that still lack a proper update to Lua 5.1
after more than a year, okay sturm@
2007-03-17 18:46:26 +00:00
simon
1031e81160 update to current maintenance versions, adjust conflict-markers.
ok martynas@
2007-03-17 16:54:26 +00:00
naddy
e14534e6ba SECURITY update to SeaMonkey 1.0.8; ok kurt@, martynas
For details see
http://www.mozilla.org/projects/security/known-vulnerabilities.html#SeaMonkey
2007-03-16 17:20:55 +00:00
jolan
4d65225fd7 remove Jim Geovedi as maintainer from all ports' Makefiles per his
request.
2007-03-15 11:30:07 +00:00
espie
64a9885735 fix @pkgpath for debug flavor, unconfuses pkg_add -u.
okay pvalchev@
2007-03-06 17:43:36 +00:00
robert
8a943d859d use more saner defaults for minimo:
- disable SSR mode
- set the default page to a blank one
- do not hide the nav-bar in full screen mode

ok pvalchev@
2007-03-04 23:37:27 +00:00
pvalchev
ed8cf210c2 Fix permissions to /usr/local/mozilla (where ~/.mozilla inherits them
from) to allow owner writes. This was broken in the last commit... now
it allows users to save bookmarks, preferences, etc. From martynas
2007-03-04 20:23:57 +00:00
pvalchev
8a5cfa8199 update this to 2.0.0.2 too which was forgotten; from martynas 2007-03-02 15:59:15 +00:00
robert
d3d161c7d9 - update to version 2.0.0.2 and apply several security fixes,
therefore bump the PKGNAME to p0 now;
- enable official branding by default
- fix some WANTLIB markers

work done by Martynas Venckus; thanks.

tested by many many people; ok pvalchev@
2007-03-01 22:46:06 +00:00
robert
c3922e86f6 implement xptcinvoke and xptcstubs for arm based on the linux code,
and fix an endianess issue that makes minimo work on arm based
architectures; bump PKGNAME
2007-02-26 14:21:26 +00:00
aanriot
a1e7509319 the previous commit broke the PLIST with ${BASE_PKGPATH}, sorry.
from STeve Andre' <andres@msu.edu> through jakob@;
ok pvalchev@
2007-02-24 21:10:52 +00:00
robert
365a65715b implement xptcinvoke and xptcstubs for arm based on the linux code,
and fix an endianess issue that makes minimo work on arm based
architectures;

the problem has been fixed by Martynas Venckus;
2007-02-23 18:17:17 +00:00
naddy
78cdda09b4 LP64 fix for XUL templates builder; from Martynas Venckus
ok sturm@
2007-02-22 00:40:59 +00:00
naddy
cef538783b Fix build now that DEV_RANDOM has disappeared from the apache headers.
No change in the resulting package.  ok robert@
2007-02-21 20:26:33 +00:00
sturm
dfae7fe22c fix live bookmarks on sparc64
from Martynas Venckus <martynas at altroot.org>
2007-02-20 20:06:56 +00:00
ckuethe
2a110f038a Update to mod-auth-kerb 5.3. Fixes possible buffer overflow.
ok sturm@
2007-02-19 16:14:01 +00:00
aanriot
256ac28337 - s/httpd/thttpd/ in DESCR.
- SHA256 hash.
- regen PLIST while there.

ok pvalchev@
2007-02-18 22:14:34 +00:00
steven
0131efecdf bump PKGNAME-devel, which depends on PKGNAME-main.
ok naddy@
2007-02-17 22:27:37 +00:00
steven
2d13c985f7 add some missing libraries to WANTLIB, and move some indirect LIB_DEPENDS
to WANTLIB.

ok bernd@ deanna@
2007-02-15 17:07:21 +00:00
naddy
6f3f4607cc add man page; from Martynas Venckus <martynas@altroot.org>, ok kurt@ 2007-02-14 22:44:32 +00:00
bernd
2c398a652c Unbreak perl module by solving issues with pthread linking.
Much help from sturm@, thanks!

ok sturm@, espie@, fkr@, markus@
2007-02-14 17:42:32 +00:00
naddy
d073bb4573 install man page; from Martynas Venckus, ok kurt@ 2007-02-14 17:13:42 +00:00
kurt
a0a27880ba - fix cups printing as noted by Gareth <garf at loveandnature.co.za>
- install man page from Martynas Venckus <martynas at altroot.org>
- regen distinfo (+sha256)

okay naddy@
2007-02-14 17:13:38 +00:00
bernd
0a5189b586 Security update to moinmoin-1.5.7. (CVE-2007-0857)
More info:
http://secunia.com/advisories/24096

Add missing dependecy on python-expat.

ok sturm@, djm@
2007-02-13 09:13:43 +00:00
mglocker
05dc7315ce Update to nostromo 1.8.4
ok espie@ mbalmer@
2007-02-12 17:58:46 +00:00
deanna
897b88f480 Fix a memory leak in the agg renderer by adding a patch from Gnash
CVS.  This is the fix for gnash bug #18309:

http://savannah.gnu.org/bugs/?func=detailitem&item_id=18309

Also update the DESCR to make it clear that this version does not
support gootube.
2007-02-11 20:36:06 +00:00
bernd
4ba6e124ed Fix security patch. Some parts of it aren't needed and caused problems.
ok henning@
2007-02-11 10:31:20 +00:00
bernd
3bbb17db7d Add missing @conflict marker for 'php4-sybase_ct-*'.
help & ok robert@
2007-02-09 13:48:20 +00:00
bernd
bd55a8b869 Missing @conflict marker for plone.
(plone already has the @conflict marker.)
2007-02-08 11:33:49 +00:00
mglocker
8ac60ca59e Update to 1.8.3.
ok mbalmer@
2007-02-07 09:58:08 +00:00
simon
e61f403529 add p5-CGI-Formbuilder to the builds.
noticed by steven@, thanks
2007-02-06 08:53:58 +00:00
simon
0c93b9ae49 import of CGI::FormBuilder 3.05
FormBuilder is an extremely fast, reliable form generation and
processing module.

ok bernd@
2007-02-06 07:02:25 +00:00
espie
1e4cb66d36 be consistent: build a debug flavor, since apparently this is supposed to fail 2007-02-05 00:12:28 +00:00
espie
57b2d0439a resurrect COREXFONTS, so that GDK_USE_XFT works again. Needs linking fixes
(+pangox-1.0).
Adjust README.OpenBSD, and provide a debug flavor
2007-02-05 00:11:55 +00:00
simon
8c93de130d simple updates and fixes, plists unchanged.
"looks ok" jasper@
2007-02-03 19:10:39 +00:00
bernd
414169c95e Fix a possible 99% cpu bug when a client connection is dropped.
See http://trac.lighttpd.net/trac/wiki/Release-1.4.13-patches.

Submitted by Frank Denis. Thanks!

ok brad@
2007-02-02 09:25:18 +00:00
todd
c49ef31abf bugfix maintenance release update for Squid.
from maint brad@
2007-02-01 07:46:24 +00:00
simon
cf2aaceb2e resolve conflict between p5-Apache-Test and ap2-mod_perl
ok bernd@
2007-01-29 16:31:58 +00:00
couderc
8c22d81738 bump PKGNAME after dropping ... 2007-01-28 16:44:16 +00:00
couderc
c19d5baeec dropping maintainership 2007-01-28 16:20:51 +00:00
jasper
74278680a0 add mozplugger 2007-01-26 15:35:20 +00:00