Commit Graph

2855 Commits

Author SHA1 Message Date
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