Commit Graph

5337 Commits

Author SHA1 Message Date
landry
cb27d75f62 WIP on unbreaking kazehakase:
- update to 0.5.8
- backport upstream svn r3871 to let it build with latest gtk+2
- switch to xulrunner 1.9.x (breaks gecko backend while here)
- don't try to create a dbus server socket in a non-existent dir
It is still badly broken, as upstream doesn't seem to care about
shipping working stuff... but at least it builds and packages.
2010-05-06 19:25:51 +00:00
stephan
f9d6e26b31 update to 6.x-3.3, addressing DRUPAL-SA-CONTRIB-2010-41,
see http://drupal.org/node/791054

ok espie@
2010-05-06 09:27:40 +00:00
stephan
c85961bc3c update to 3.3, addresses DRUPAL-SA-CONTRIB-2010-40
see http://drupal.org/node/791050

ok landry@
2010-05-06 09:03:56 +00:00
giovanni
22bb829520 Update to 0.6 2010-05-06 08:19:49 +00:00
stephan
9b3be1dff8 fix email of MAINTAINER, ok sthen@ 2010-05-05 14:40:00 +00:00
stephan
2889936655 load content module in the hook_update_N() implementation,
see http://drupal.org/node/625768. ok espie@
2010-04-30 07:52:34 +00:00
pea
41073f6d8f Update to 4.2.3
ok jasper@
2010-04-28 18:09:05 +00:00
stephan
2a71bb786d +link 2010-04-28 07:47:44 +00:00
stephan
c3d11acf2b import drupal6-link-2.8
A CCK content field which lets you add a complete link to your content
types; including URL, title, and optionally a target attribute. The
link module is a one-stop content link "field" type for CCK.

ok landry@
2010-04-28 07:45:57 +00:00
landry
bcce369765 Various cleanups, as done in www/firefox35 :
- use SUBST_CMD instead of perl -pi -e
- use ${LOCALBASE}/${TRUEPREFIX}/${X11BASE} instead of the handpatched
  _XXX_ ones
- harmonize default systemwide plugins/extensions search path to
  lib/mozilla/{plugins,extensions} as done in other mozilla ports
2010-04-28 06:56:38 +00:00
landry
b524d07986 Various cleanups :
- use SUBST_CMD instead of perl -pi -e
- use ${LOCALBASE}/${TRUEPREFIX}/${X11BASE} instead of the handpatched
  _XXX_ ones
- harmonize default systemwide plugins/extensions search path to
  lib/mozilla/{plugins,extensions} as done in other mozilla ports, but
keep lib/mozilla-plugins added to MOZ_PLUGIN_PATH atm.
2010-04-28 06:50:23 +00:00
landry
18d99d0513 Same change as done in productivity/sunbird and mail/mozilla-thunderbird,
harmonize default search paths for systemwide mozilla extensions and
plugins to ${LOCALBASE}/lib/mozilla/{plugins,extensions}. The
install.rdf files take care anyway of telling with which mozapp an xpi
extension is compatible.
2010-04-27 21:03:25 +00:00
ajacoutot
aff4d06cdb Move some stuffs around and add a comment about API_V. 2010-04-27 07:46:39 +00:00
landry
de100a1ff9 Firefox uses its own libpng (for animated png support), and apparently
it breaks loading png icons through gdk_pixbuf_new_from_file as gtk is
linked with systemwide png. This went unnoticed so far as firefox always
shipped a fallback xpm icon, but this is not the case anymore, so now
gtk_window_set_icon_list() is not called anymore, and the window manager
shows the default icon for firefox windows in taskbar/tasklists..
So add graphics/netpbm as a build dependency, do the necessary netpbm
magic in do-install to create the default.xpm from mozicon128.png, and
patch widget/src/gtk2/nsWindow.cpp to not try to load png icons.
While here fix icon path in desktop file, and add a comment about why we
don't use systemwide png.
2010-04-26 22:14:37 +00:00
landry
3a92f01227 Remove www/firefox36 WIP, it was not linked to the build and has been
merged into www/mozilla-firefox
2010-04-26 20:29:14 +00:00
sthen
8470f35a2b update to 2010.04.04, sync with youtube changes. ok pirofti@ 2010-04-26 20:23:56 +00:00
landry
3cc8d4b443 Update to firefox-i18n 3.6.3, adds some new language packs. 2010-04-26 19:57:04 +00:00
landry
ad076fd40f Update www/mozilla-firefox from 3.0.19 to 3.6.3, merging the wip done in
www/firefox36 mostly by martynas@ and naddy@.
Note that the java plugin from devel/jdk currently doesn't work with this
version of firefox, in the meantime users really needed it will have to
use www/firefox35.
ok naddy@
2010-04-26 19:55:58 +00:00
ajacoutot
ce49d352a4 Minor update to gtkhtml3-3.30.1.
* couple of translations updates.
2010-04-26 06:47:31 +00:00
naddy
91db013e33 fix build and WANTLIB after libXp removal 2010-04-24 20:18:39 +00:00
landry
c57bb32d1c Add a patch to let ffx3.6 build _and_ run on sparc64, inspired from
similar fixes in freebsd/pkgsrc. Ffx 3.6 will soon replace Ffx 3.0 in
www/mozilla-firefox.
https://bugzilla.mozilla.org/show_bug.cgi?id=550271
2010-04-24 18:20:33 +00:00
ajacoutot
2a66e98a65 WANTLIB. 2010-04-24 17:13:04 +00:00
landry
0b5cd793cc Remove unneeded patches now that we have a decent xulrunner 1.9. 2010-04-24 16:11:05 +00:00
jasper
a996c4a2f4 - sync 2010-04-24 00:08:03 +00:00
jasper
a33a41f7b1 - remove dead browser, there are more than enough better browsers in the tree nowadays
agreed by a bullfrog and uruk-hai.
2010-04-24 00:07:55 +00:00
ajacoutot
2831fc391a Fix CONFIGURE_ARGS. 2010-04-23 10:41:40 +00:00
jasper
74073a4c63 - use API_V in SUBST_VARS 2010-04-22 23:03:55 +00:00
kili
b248d9618d Add hs-{cgi,html,xhtml} 2010-04-22 22:08:08 +00:00
jasper
210aa86f55 - update epiphany-extensions to 2.30.0
* includes a youtube/html5 plugin, so guenther can be enjoyed w/o flash.
2010-04-22 20:50:40 +00:00
jasper
a17fd1ed1a - update epiphany to 2.30.2 2010-04-22 20:49:26 +00:00
stephan
8c3fed779b +rules-1.2 2010-04-22 14:35:16 +00:00
stephan
85d880098c import drupal6/rules-1.2
The rules module allows site administrators to define conditionally
executed actions based on occurring events (known as reactive or ECA
rules).

ok landry@
2010-04-22 14:33:47 +00:00
landry
825a1c01eb Update to webkit 1.2.0, with much prodding from the hobbits as it's
needed for more and more stuff in G-NOME. Still currently building on
sparc64/powerpc.
ok jasper@
2010-04-22 13:36:59 +00:00
fgsch
242066e3bc Update to 2.4.1. prompted and ok'd by maintainer. 2010-04-21 22:35:38 +00:00
ajacoutot
635ed3fc7b s/LOCALBASE/PREFIX/ 2010-04-21 16:32:20 +00:00
landry
0a4e834554 +vteplugin 2010-04-21 16:27:28 +00:00
landry
4759b86cba Import vteplugin 0.1.
Those days, the trend is to write/use minimal browsers that work in a
terminal. vteplugin takes the opposite direction and allows you to use
terminals in your npapi-compatible-bloated-web-browser, ie any
gecko/webkit web browser. It uses XEmbed to bundle a vte window in a
browser tab.
2010-04-21 16:26:46 +00:00
jasper
d3c5b2af5a errr...based on mozilla? no way jose! 2010-04-20 18:51:10 +00:00
jasper
63362173b7 - update gtkhtml3 to 3.30.0 2010-04-20 12:24:08 +00:00
stephan
3240661850 +jquery_ui, +modalframe, +noderelationships 2010-04-20 12:10:46 +00:00
stephan
4d5e481ee1 import drupal6-noderelationships-1.5
The Node Relationships module provides methods to complete two way
relationships between content types enhancing the features of node
reference fields by adding 'Node reference extras' and 'Automatic
back references'.

ok espie@ and landry@
2010-04-20 12:05:12 +00:00
stephan
b45cf9967b import drupal6-modalframe-1.6
This module provides an API to render an iframe within a modal dialog
based on the jQuery UI Dialog plugin. You should not install this module
unless another module requires you to, or you wish to use it for your
own custom modules.

ok espie@ and landry
2010-04-20 12:03:17 +00:00
stephan
f611ea44c1 import drupal6/jquery_ui-1.3
A wrapper module around the jQuery UI effects library that lets module
developers add swooshy, swishy effects to their code. This is a utility
module that won't do anything on its own. See README.txt for how your
module can use it to add jQuery UI effects to your pages.

ok landry@ and espie@
2010-04-20 12:01:11 +00:00
fgsch
8291e5d334 Update to 2.4. maintainer ok. 2010-04-19 17:30:54 +00:00
stephan
a503994a92 - add db descriptions, see http://drupal.org/node/775182
- bump PKGNAME

prodded by espie@, ok landry@
2010-04-19 14:15:01 +00:00
stephan
0640f6ca5b - add db descriptions so that the schema module can
parse them, see http://drupal.org/node/588694
- bump PKG_NAME

prodded and ok espie@
2010-04-19 09:21:10 +00:00
fgsch
10f9a8504c SECURITY update to 1.9.2.
See http://hg.moinmo.in/moin/1.9/raw-file/1.9.2/docs/CHANGES for details.
2010-04-18 20:39:49 +00:00
sthen
0ca01b0f74 Fix from upstream via Brad:
Check uri instead of physical path for directory redirect.
Should fix alias handling for "/foo" => "/var/www/";
http://example.com/foo should result in a redirect to
http://example.com/foo/
2010-04-18 08:24:31 +00:00
sthen
9a2c42439d +mollify 2010-04-17 11:51:41 +00:00
sthen
92cf2b46b2 import ports/www/mollify:
Mollify is a web file manager for publishing and managing files
hosted in a web server of your choice. Different users can have
access to different files and with different permissions.
2010-04-17 11:51:07 +00:00
giovanni
d92884b4b0 Update to 3.3.2
ok kevlo@ (maintainer)
2010-04-16 06:47:57 +00:00
ajacoutot
ce7c969358 Stupid poor blank lines, stupid poor blank lines... 2010-04-15 14:58:24 +00:00
ajacoutot
9cb31f3652 Consistency: remove the 1, 2 or even 3 empty blank lines.
sthen@ agrees
2010-04-15 14:29:16 +00:00
fgsch
1253baa325 Update to 1.5.3 2010-04-14 07:39:52 +00:00
fgsch
a32258c80b Remove old and not longer supported Zope 2.9. 2010-04-14 00:08:16 +00:00
fgsch
c60c44d69d Remove old versions of Plone. 2010-04-14 00:05:41 +00:00
jasper
ddc4579cff - use BROKEN-$arch , prompted by naddy@ 2010-04-12 16:41:46 +00:00
jasper
968649ab9b better homepage 2010-04-12 16:25:54 +00:00
jasper
060ef66a55 - use NOT_FOR_ARCHS, instead of BROKEN. 2010-04-12 08:35:11 +00:00
stephan
055b732289 update to 1.3, ok espie@ 2010-04-10 11:59:25 +00:00
stephan
c9b0534ed1 update to 2.10.
"This is a bug fix release to correct some issues with 2.9. If you are
using postgres DO NOT install Views 2.9. Install 2.10 instead. If you
are not experiencing these issues with 2.9 then you do not need to
update."

ok espie@
2010-04-10 11:55:42 +00:00
jasper
e1e1c9cf88 - remove leftovers from when this was still called laconica.
spotted by landry@, thanks
2010-04-09 21:10:34 +00:00
kili
43211a64dd Import hs-cgi, a CGI library for Haskell, required
by the Haskell Platform.

Not yet wired to the build.
2010-04-09 15:53:43 +00:00
kili
73206b3a06 Import hs-xhtml, an XHTML combinator library required by
the Haskell Platform.

Not yet wired to the build.
2010-04-09 15:48:21 +00:00
sthen
d9712547e1 mod_proxy fixes, from upstream via Brad 2010-04-09 11:06:22 +00:00
mglocker
ae6ed1eeeb Bump to nostromo 1.9.3; fixes mdoc upstream.
OK naddy@
2010-04-08 20:54:18 +00:00
naddy
bc79d67ad0 mdoc fix; install cat page 2010-04-08 13:59:03 +00:00
stephan
244c8b5a51 update to 1.7. Fixes DRUPAL-SA-CONTRIB-2010-036.
ok landry@
2010-04-08 11:32:35 +00:00
stephan
3aea83ed56 update to 2.9. Fixes DRUPAL-SA-CONTRIB-2010-036.
ok landry@
2010-04-08 10:08:12 +00:00
stephan
56d66fa971 +mediawiki-CategoryTree 2010-04-08 08:08:08 +00:00
stephan
dd257101ec import www/mediawiki-CategoryTree-48711
The CategoryTree extension provides a dynamic view of the wiki's category
structure as a tree. It uses AJAX to load parts of the tree on demand.

ok landry@
2010-04-08 08:03:08 +00:00
stephan
eb51b2f960 update to views_bulk_operations-1.9. ok landry@ 2010-04-07 14:05:35 +00:00
stephan
befc349074 update to bueditor-2.0. Don't forget to run update.php. ok landry@ 2010-04-07 14:04:00 +00:00
ajacoutot
a38ac88468 Do not hardcode /usr/local. 2010-04-06 15:01:22 +00:00
giovanni
6f9517d557 Tell the user how to start havp correctly
spotted and ok stephan@
2010-04-06 14:56:31 +00:00
kili
c4f1185a1f Import hs-html, a html combinator library for Haskell.
Not yet wired to the build.
2010-04-06 14:52:41 +00:00
william
c89828902e Update to 3.0.4, and include a patch to fix compile from their svn. Fixes
PHP session storage and now does locking which helps some apps.

MAINTAINER change and diff ok alek@ jasper@
2010-04-06 02:08:45 +00:00
landry
99ea3801bd Fix from gentoo bz #308699 to allow webkit to build with icu 4.4.
Upstream bz #36381.
2010-04-05 21:44:41 +00:00
naddy
c82dd556f9 path to distfiles changed; no changes to the distfiles themselves 2010-04-04 19:11:42 +00:00
landry
7fb16329b9 Major update to seamonkey 2.0.4, now built upon mozilla-1.9.1/firefox
3.5/thunderbird 3 codebase. See for details:
http://www.seamonkey-project.org/releases/seamonkey2.0.4/
Backing up your profile before upgrading is recommended..
Update also largely based on www/firefox35 port.
Tested on i386/amd64/sparc64/powerpc by myself and on alpha by naddy@

ok naddy@
2010-04-03 09:30:14 +00:00
sthen
fb68281f71 sync WANTLIB, bump 2010-04-03 00:42:39 +00:00
sthen
4ec2f3de05 sync WANTLIB/LIB_DEPENDS, bump 2010-04-03 00:32:55 +00:00
naddy
97ed59c10b SECURITY update to 3.6.3:
MFSA 2009-25 Re-use of freed object due to scope confusion
2010-04-02 22:12:47 +00:00
ajacoutot
ca26588314 Minor update to timetrex-3.0.8. 2010-04-02 07:44:51 +00:00
sthen
6ac85d151f m4 eval.c r1.67 fixed the HAVE_VOID__ problem which was causing
trouble for autoconf 2.62+; remove this workaround which now causes
the build to fail. No bump as the package doesn't change from the
version which last built successfully.

Build failure noticed by naddy@. 'make it so' jasper@, Brad ok.
2010-04-02 00:38:03 +00:00
pvalchev
ae7a5fbfd1 Update to chromium-5.0.539.0; tested by many on ports@
- still some issues on some amd64 machines, etc. but a step forward
- see http://sightly.net/peter/openbsd/chromium/ for more
2010-04-01 21:14:14 +00:00
naddy
939a18fbbc SECURITY update to 3.5.9:
MFSA 2010-24  XMLDocument::load() doesn't check nsIContentPolicy
MFSA 2010-23 Image src redirect to mailto: URL opens email editor
MFSA 2010-22 Update NSS to support TLS renegotiation indication
MFSA 2010-20 Chrome privilege escalation via forced URL drag and drop
MFSA 2010-19 Dangling pointer vulnerability in nsPluginArray
MFSA 2010-18 Dangling pointer vulnerability in nsTreeContentView
MFSA 2010-17 Remote code execution with use-after-free in nsTreeSelection
MFSA 2010-16 Crashes with evidence of memory corruption
2010-03-31 15:56:44 +00:00
naddy
846bed1120 SECURITY update to 3.0.19:
MFSA 2010-20 Chrome privilege escalation via forced URL drag and drop
MFSA 2010-19 Dangling pointer vulnerability in nsPluginArray
MFSA 2010-18 Dangling pointer vulnerability in nsTreeContentView
MFSA 2010-17 Remote code execution with use-after-free in nsTreeSelection
MFSA 2010-16 Crashes with evidence of memory corruption
2010-03-31 15:46:12 +00:00
naddy
39ba528e97 Patching an autogenerated file that is different on different archs doesn't
really work.  Fix it up with a perl -i substitution instead.
2010-03-30 18:07:28 +00:00
landry
abd7bbe215 Backport devel/libffi/patches/patch-configure so that it passes
configure step on hppa/mips/powerpc. Well, hppa & mips are not (yet?) in
ONLY_FOR_ARCHS, so that should only affect powerpc..
2010-03-30 08:11:22 +00:00
dcoppa
716ac4e74f Change my email address and bump
OK ajacoutot@
2010-03-30 07:56:30 +00:00
naddy
1090f160fd Import Firefox 3.6.2. Work in progress, not linked to the build.
Builds and runs on amd64 and i386, needs work elsewhere.
From martynas@ for 3.6; slightly updated by yours truly.
2010-03-29 20:44:08 +00:00
dcoppa
9e08ba1bd0 update to 0.9.9.2
OK landry@, ajacoutot@
2010-03-29 12:16:07 +00:00
jasper
d4154ac9ad - add puppet-dashboard 2010-03-25 21:57:28 +00:00
jasper
6a8b16b81c import puppet-dashboard 0.2.1
The Puppet Dashboard is a Puppet web interface that provides node
management and reporting tools. Nodes can be exported in YAML format,
allowing the dashboard to be used as an external node classification
tool.

ok bernd@
2010-03-25 21:54:08 +00:00
sthen
609d6076d0 unbreak packaging, found by espie@ 2010-03-25 21:25:28 +00:00
landry
0e2574af7a Fix SIGBUS on sparc64 : https://bugzilla.mozilla.org/show_bug.cgi?id=514645
hints from martin@netbsd, many thanks!
ok naddy@
2010-03-25 16:34:09 +00:00
laurent
2b413bbc8e Hook xxxterm to the build 2010-03-25 09:53:16 +00:00
jasper
c40b4de158 - fix previous import 2010-03-25 09:40:11 +00:00
laurent
0c2b05f47e XXXTerm is a minimalists web browser. It strives to be vi-like for heavy keyboard users. ok & tweaks jasper@, patch by drahn@ 2010-03-25 09:23:18 +00:00
pirofti
0a4070cb27 Update youtube-dl to 2010.03.13. Okay sthen@. 2010-03-24 15:20:59 +00:00
landry
d2d4276477 Update to midori 0.2.4, remove a patch merged upstream.
(As a sidenode, this version fixes the timeouts i was seeing with google maps)
2010-03-23 20:56:55 +00:00
giovanni
fa8f6f1a7c Update to 0.5.5 2010-03-23 14:50:00 +00:00
giovanni
8608c646b3 Update to 3.3.1
ok kevlo@ (maintainer)
2010-03-23 13:30:39 +00:00
jasper
6574b14efc - update to the latest 7.0r73
from david coppa, thanks!
2010-03-23 10:55:53 +00:00
espie
02cddbb397 +ckeditor 2010-03-22 20:44:51 +00:00
espie
54a16eb8ec ckeditor is the successor of fckeditor, leaner, meaner faster 2010-03-22 20:44:07 +00:00
jasper
f96a8d695e - remove silly dependency on fedora_motif, it's not needed anymore since a while now
from david coppa, thanks
2010-03-22 16:37:52 +00:00
sturm
35b45cc174 remove myself as maintainer, bump PKGNAMEs 2010-03-22 13:54:21 +00:00
sthen
8b00f83748 update to 5.834, update license marker (Perl not GPL), drop msf as
maintainer as per his previous request. ok pea@
2010-03-22 10:32:49 +00:00
espie
75b2ed5940 comment out the php4 compat module, there's absolutely no reason for us
to install it.
2010-03-22 10:29:33 +00:00
espie
e2e23af52a a few minor updates 2010-03-22 10:28:38 +00:00
kevlo
094796a27c update to 2.9.2
ok merdely@
2010-03-22 02:00:49 +00:00
sthen
b11b8e9f9f - fix RUN_DEPENDS-main to pull in ${RUN_DEPENDS}, so python gets
installed, needed for the admin interface. ok ajacoutot@

- install blank sample logfiles, rather than make them a copy of
the sample index.html

- unbreak sample rc.local lines in MESSAGE-main (foo-bar isn't
a valid shell variable, foo_bar is)

all found by Rod Whitworth, thanks!
2010-03-22 01:18:26 +00:00
jasper
ec5fe3484c - add a potpourri of fixes from svn 2010-03-21 10:50:14 +00:00
ajacoutot
c4d73539ee Update to community-id-1.2.1. 2010-03-21 10:32:31 +00:00
ajacoutot
2806a1445c Update to gtkhtml3-3.28.3. 2010-03-21 10:08:47 +00:00
sthen
a6aa965fae update to 1.4.26, from Brad 2010-03-21 09:56:55 +00:00
jasper
f0d2133a85 - update py-webkitgtk to 1.1.7 2010-03-21 09:27:54 +00:00
robert
c0f77b04f2 update to version 5.2.13 2010-03-21 09:05:55 +00:00
sthen
44da79e6b5 update to 0.11.7 2010-03-20 23:53:56 +00:00
kili
7c3f32e3b4 Update to 1.0.4.1.
Add a syslog related fix from upstream.

Reminded by Tiago Cunha, who sent me an update diff a
few days ago.
2010-03-20 21:32:23 +00:00
jasper
06682c4bde - update tikiwiki to 4.2
including SECURITY FIXES for SA38896 SA38896
2010-03-20 17:01:28 +00:00
ajacoutot
e6a9498b41 Add a comment about why we don't use libtool from ports.
"yeah... sure... ok" robert@
2010-03-20 17:00:21 +00:00
jasper
8d6d68b504 - set license version
- add working master sites (this port could badly use an update btw)
      - regen and split patches
	- regen plist
	  - deadly.org is long gone.
2010-03-20 16:55:33 +00:00
ajacoutot
03fc5f7544 Maintainance update to version 3.0.7. 2010-03-20 16:54:40 +00:00
jasper
96ab091d1d - update cms-ms to 1.6.6 2010-03-20 16:54:23 +00:00
ajacoutot
eb5566b32a Fix configuration files name.
ok jasper@ sturm@ (maintainer)
2010-03-20 16:51:42 +00:00
espie
cba2887019 security fix "easter egg": old fckeditor is no longer supported, and the
new one tells you fckeditor-2.6.3 is holed... nasty
2010-03-05 10:07:59 +00:00
stephan
9076085bd6 security update to 5.22, addresses DRUPAL-SA-CORE-2010-001.
ok espie@
2010-03-05 09:39:52 +00:00
stephan
f691a20cad security update to 6.16, fixes DRUPAL-SA-CORE-2010-001.
ok jasper@, "I can vouch for it" @espie
2010-03-05 09:09:23 +00:00
stephan
b173411b8f security update to 1.4, fixes DRUPAL-SA-CONTRIB-2010-023.
ok jasper@ and espie@
2010-03-04 11:09:54 +00:00
jasper
28f9a1db02 - update statusnet to 0.8.3
among the many bugfixes is a security fix for a local file inclusion vulnerability.

ok sthen@
2010-03-03 14:17:33 +00:00
benoit
5ab72aa347 - update dillo to 2.2
- update patches
- regen PLIST

This update fixes security vulnerability.
Detailed information: http://secunia.com/advisories/38569/

ok jasper@
2010-03-01 14:53:31 +00:00
espie
816c0235eb a few more rotten eggs 2010-03-01 12:06:02 +00:00
espie
d5858ddd80 unprotect archive, so that clean works 2010-03-01 12:02:20 +00:00
william
efb25578f2 nginx-0.7.65; bugfixes
update from and reminded by Toni Mueller, thanks

ok jasper@
(reminder, ports is not fully open, do not commit without specific permission)
2010-03-01 04:04:50 +00:00
espie
7d1a6d8c2b oopsie 2010-02-28 23:56:20 +00:00
espie
6a383c71cd fix FULLPKGPATHs 2010-02-26 18:31:57 +00:00
sthen
3d9f13534b bump PKGNAMEs, the httpd abi changed, resulting in segfaults after
updating httpd until newly-built packages are installed.

ok espie@
2010-02-26 14:45:02 +00:00
robert
f43f8ed99e Install the tmp dir in the chroot with stricter permissions and change
owner to the www users.

ok ajacoutot@
2010-02-25 09:05:04 +00:00
naddy
2c0af6bc4f SECURITY update to 3.0.18:
MFSA 2010-05 XSS hazard using SVG document and binary Content-Type
MFSA 2010-04 XSS due to window.dialogArguments being readable cross-domain
MFSA 2010-03 Use-after-free crash in HTML parser
MFSA 2010-01 Crashes with evidence of memory corruption

Also fix some corrupted $OpenBSD keywords, pointed out by sthen@

ok sthen@
2010-02-24 18:17:23 +00:00
sthen
f13bb86663 SECURITY update to Firefox 3.5.8. Same diff from naddy@ and Daniel Dickman.
Update sqlite dependency while there.

ok naddy@
(reminder, ports is not fully open, do not commit without specific permission)
2010-02-24 16:59:49 +00:00
sthen
f2d5b5ba92 SECURITY fix, add patches from upstream to avoid a buffer overflow with
long URLs. Based on a diff from "iridium", similar diff from maintainer.
ok jasper@
2010-02-09 13:44:28 +00:00
jasper
d904463d52 saying pkg_arch=* when invoking cc is wrong wrong wrong
ok ajacoutot@
2010-02-06 22:15:21 +00:00
ajacoutot
c991d74a35 While I'm still unsure why gamin is needed at all, at least use a
correct run_depends: we mean gamin, not libgamin.

"go ahead" jasper@
2010-02-03 12:32:54 +00:00
jasper
82012ecbfd SECURITY FIX for CVE-2010-0308, "Squid DNS Packet Processing
Denial of Service Vulnerability"

brad (MAINTAINER) came up with the same diff
ok ajacoutot@ sthen@
2010-02-03 06:41:17 +00:00
pvalchev
7bfaeca2b9 gamin RUN_DEPENDS, from speedvin@archlinux.us; ok jasper espie 2010-02-03 01:05:41 +00:00
sthen
639fea5f60 SECURITY fix for CVE-2010-0295 DoS issue.
http://download.lighttpd.net/lighttpd/security/lighttpd_sa_2010_01.txt

From Brad, ok ajacoutot@ jasper@
2010-02-02 08:10:29 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
jolan
ca7dbb81a7 fix MASTER_SITES, ok naddy@ 2010-01-30 19:08:30 +00:00
naddy
72b44c5513 bump PKGNAME for PLIST changes 4.6 -> 4.7 2010-01-27 21:43:27 +00:00
sthen
77516f5da3 Mention in MESSAGE that this package currently requires SSE2,
and show how to check. This should change sometime, but the
fix is fiddly and for now we should let people know. Committing
now to make sure something is in pre-4.7.

Discussed with pval, this diff ok jasper@ landry@
2010-01-26 15:48:21 +00:00
landry
1cbf5cc3c8 Add gstreamer plugins-ffmpeg & plugins-good to RUN_DEPENDS, somehow i
forgot it when updating to 1.1.18. This will be needed for the day HTML5
video actually works in webkit-based browsers..
ok espie@ jasper@
2010-01-23 10:14:37 +00:00
landry
26e100eda6 Add a patch to fix a use-after-free & a memory leak, from canacar@.
Fwded' and commited upstream.
ok jasper@ sthen@ no objection ajacoutot@
2010-01-19 14:25:08 +00:00
jasper
df30126d85 SECURITY FIX for CVE-2009-4427
phpLDAPadmin "cmd" Local File Inclusion Vulnerability

ok ajacoutot@
2010-01-13 14:36:52 +00:00
ajacoutot
d16d96252f SECURITY: CVE-2009-4489
http://www.vupen.com/english/advisories/2010/0090
(thanks fgsch@ for the link/notice)

Update to cherokee-0.99.39.
Remove debug FLAVOR and use ifdef DEBUG.
Add rrdtool to run_depends.
Byte-compile python modules so that they are registered in the PLIST.

Be careful as cherokee is not started using ${PREFIX}/sbin/cherokee, not
cherokee-guardian anymore.

Fernando Quintero (maintainer) ok
MESSAGE tweak and ok sthen@, ok jasper@
2010-01-13 08:47:57 +00:00
stephan
a4961caa75 - fix licence version
- tweak do-install (no change of PLIST)

ok sthen@ and landry@
2010-01-11 12:48:01 +00:00
stephan
84fdef559b use ${INSTALL_DATA} instead of @mv
reported by naddy@, almost identical diff + help from landry@
2010-01-11 10:45:53 +00:00
msf
1c9d24fcc9 bump PKGNAME again
requested by naddy@
2010-01-11 00:28:06 +00:00
landry
ca1f030fd3 Update to webkit 1.1.18:
- add a pair of patches to make it finally run without SIGBUS on sparc64
  (yay!), reported as https://bugs.webkit.org/show_bug.cgi?id=19775
- add a patch to disable some optimizations on ppc, so that it finally
  builds fine, reported as https://bugs.webkit.org/show_bug.cgi?id=33451
2010-01-10 20:06:17 +00:00
ajacoutot
977a59ba5c +py-htmltmpl 2010-01-10 13:59:14 +00:00
ajacoutot
61e32cf598 Import py-htmltmpl-1.22.
The purpose of the templating engine is to provide web application
developers, who need to separate program code and design (HTML code) of
their web application projects, with a templating tool that can be
easily used by cooperating webdesigners who have no programming skills.

Templating language provided by the engine is inspired by Perl
templating module HTML::Template. Templates created for HTML::Template
can be used with this engine in case they do not violate character case
rules of htmltmpl.

This package includes easydoc, a module which uses the templating engine
to generate HTML documentation from docstrings embedded in source files
of Python modules.


(needed by GNOME Development Monitor which I'm currently working on)
2010-01-10 13:58:06 +00:00
espie
b87f5ba044 update to more recent version, removes the waits during regress... 2010-01-10 13:45:03 +00:00
fgsch
f50c84fc13 Remove file imported by mistake. spotted by ajacoutot 2010-01-10 13:37:15 +00:00
fgsch
37dfdf0207 Enter py-mako and py-pylons. 2010-01-10 13:18:04 +00:00
fgsch
e1568d200f Import pylons 0.9.7, a rapid web application development framework. 2010-01-10 13:17:18 +00:00
fgsch
9f7f8fe969 Import Mako 0.2.5, a super-fast templating language. 2010-01-10 13:15:36 +00:00
fgsch
19a8400d7f Enter py-beaker 2010-01-10 13:01:51 +00:00
fgsch
c07da4e620 Import Beaker 1.5.1, a session and caching library with wsgi middleware 2010-01-10 12:59:22 +00:00
fgsch
f3c258c001 Update to WebOb 0.9.7.1. 2010-01-10 12:37:02 +00:00
fgsch
3b84802320 Update to WebTest 1.2 2010-01-10 12:36:35 +00:00
fgsch
399907446d Update to WSGIProxy 0.2 2010-01-10 12:36:06 +00:00
fgsch
7e30609618 Update to Routes 1.11 2010-01-10 12:35:28 +00:00
msf
0e3875c541 bump PKGNAME after MAINTAINER change
pointed out by naddy@
2010-01-10 08:46:49 +00:00
msf
16a1fd2dbf fix the dependency for dm-migrations and bump PKGNAME
pointed out by naddy@
2010-01-10 08:46:04 +00:00
fgsch
12329736e4 Update to repoze.profile 1.1. 2010-01-09 01:12:03 +00:00
fgsch
d016f18f8c Update to meld3 0.6.6 2010-01-09 01:11:23 +00:00
fgsch
eefd845627 Update to Tempita 0.4 2010-01-09 01:10:00 +00:00
kevlo
7d98d836e5 Update to 2.9.1
ok merdely@
2010-01-08 15:30:53 +00:00
stephan
5ac8dd3605 +mediawiki-httpauth 2010-01-08 13:22:28 +00:00
stephan
360c34a5c6 import mediawiki-httpauth-0.1
This extension works with MediaWiki instances setup behind HTTP
authentication. It pulls usernames from $_SERVER['PHP_AUTH_USER'].
The extension will then either log the user on to MediaWiki if the
user name exists in the database or create a new user if it does not.

"ok with me" jasper@, "yeah hell import it" landry@
2010-01-08 13:15:38 +00:00
jasper
7fe4d8bde1 - fix location of README.OpenBSD
spotted by viq
2010-01-06 21:54:04 +00:00
naddy
7ef0c5c7ee minor reliability update to 3.0.17 2010-01-06 14:37:35 +00:00
jasper
9dd125cf1b - add p5-WWW-Ebay 2010-01-06 09:46:37 +00:00
jasper
5c55f6991b import p5-WWW-Ebay 0.091
Collection of eBay-related modules.
2010-01-06 09:44:21 +00:00
jasper
deda363f2d - missing regress dependency 2010-01-06 09:32:46 +00:00
jasper
a00e7e92a2 - update WWW::Search::Ebay to 3.015 2010-01-06 09:27:38 +00:00
naddy
29007885ca minor reliability update to 3.5.7 2010-01-05 21:26:40 +00:00
jasper
0910a0a04f - hookup statusnet 2010-01-04 19:11:02 +00:00
jasper
20888a28da - remove flavors and tell the user how to enable mysql/pgsql in README.OpenBSD instead
- merge part of MESSAGE into the README

based on feedback from ajacoutot@, thanks.
2010-01-04 19:10:19 +00:00
jasper
9aa784ab71 - sort 2010-01-04 10:56:34 +00:00
ajacoutot
e26e4c59fd +community-id 2010-01-04 08:59:00 +00:00
ajacoutot
45594aefbb Import community-id-1.1.1
Community-ID is an OpenID implementation in PHP which is OpenID 2.0
compliant. Users can keep track of their trusted sites and manage them.
For Community-ID administrators statistics are available to track
registration of new users, authorized users per day or the number of
trusted sites. Administrators can set the site in maintenance mode or
send emails to all registered users.
2010-01-04 08:58:11 +00:00
ajacoutot
b20a9536c8 Flip categories. 2010-01-04 08:22:59 +00:00
ajacoutot
42b24e0d91 Some cleanups. 2010-01-04 08:15:49 +00:00
jasper
667cc8fd1b import statusnet 0.8.2
StatusNet (formerly Laconica) is a Free and Open Source microblogging
platform. It helps people in a community, company or group to exchange
short (140 character) messages over the Web. Users can choose which
people to "follow" and receive only their friends' or colleagues' status
messages. It provides a similar service to sites like Twitter, Jaiku,
Yammer, and Plurk.

not hooking it up to the builds yet, as it will need some more tweaking
to set up.
2010-01-03 17:29:35 +00:00
msf
198953c52f update to merb 1.0.15, which actually works with the version of datamapper
we have in tree. take maintainership

ok bernd@
2010-01-02 00:28:55 +00:00
robert
f98440fa15 - add mssql and pdo_dblib extensions from Antti Harri <iku@openbsd.fi>
- fix the odbc and soap configure args when they are disabled
2010-01-01 19:48:23 +00:00
eric
ebb1fdf249 update to 0.10.0
ok pea@
2009-12-31 12:34:45 +00:00
espie
7d383f48ef remove extra under-specified stdc++ libdepends. 2009-12-31 12:06:35 +00:00
kevlo
e5fa1b9d44 - update to 1.9.7; tested by Fred Crowson
- drop maintainership
2009-12-30 10:01:31 +00:00
naddy
3d0cae7c19 update to 2009.12.26: add support for format 37, 1920x1080 H.264/AAC MP4
ok pirofti@
2009-12-28 19:08:09 +00:00
stephan
52eb658617 update to 1.51, ok sthen@ and jasper@ 2009-12-28 09:09:55 +00:00
ajacoutot
b38975297f Update to timetrex-3.0.4.
"This release contains a couple new features, including additional weekly
overtime policy types and accrual milestone rollover limits, as well as
several bugfixes."
2009-12-27 18:17:47 +00:00
steven
a68eb4c3e0 fix README.OpenBSD path in message
noticed by Kent R. Spillner
2009-12-26 20:56:24 +00:00
landry
559d534fe0 update README.chroot : xcb and pthread-stubs are also needed 2009-12-23 18:58:54 +00:00
pirofti
833910e74f Add dmenu to RUN_DEPENDS. Now the URL-bar and the search-bar work.
`Go ahead' jasper@.
2009-12-23 11:42:09 +00:00
sthen
9998ef502d Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ ajacoutot@ landry@
2009-12-22 13:02:11 +00:00
giovanni
69154c4176 Update to 0.5.4 2009-12-22 10:41:45 +00:00
robert
cebc07826a Update to php-5.2.12 2009-12-22 10:39:28 +00:00
espie
039c8f0ce3 simpler poormanscron, backport from drupal7 2009-12-21 09:40:51 +00:00
espie
2a68d5ec19 new major version, lots of goodies 2009-12-21 09:38:23 +00:00
naddy
8ee6746f58 SECURITY update to 3.5.6. Fixes:
MFSA 2009-71 GeckoActiveXObject exception messages can be used to enumerate installed COM objects
MFSA 2009-70 Privilege escalation via chrome window.opener
MFSA 2009-69 Location bar spoofing vulnerabilities
MFSA 2009-68 NTLM reflection vulnerability
MFSA 2009-67 Integer overflow, crash in libtheora video library
MFSA 2009-66 Memory safety fixes in liboggplay media library
MFSA 2009-65 Crashes with evidence of memory corruption
2009-12-20 20:11:37 +00:00
ajacoutot
d83719c8d7 Move some LIB_DEPENDS to WANTLIB.
Regen PLIST.
2009-12-20 17:27:34 +00:00
ajacoutot
4f0da96839 Remove, this was imported under the wrong directory. 2009-12-20 14:19:59 +00:00
landry
acd818ba68 +p5-Net-SFTP-Foreign p5-WWW-IndexParser 2009-12-19 23:06:26 +00:00
landry
42d2ed28c0 Import p5-Net-SFTP-Foreign-1.55:
Net::SFTP::Foreign is a Perl client for the SFTP protocol version 3 as
defined in the SSH File Transfer Protocol IETF draft.
It uses any compatible ssh command installed on the system (for
instance, OpenSSH ssh) to establish the secure connection to the remote
server.
It is a lightweight alternative to p5-Net-SFTP.
2009-12-19 23:05:25 +00:00
landry
726d299233 Import p5-WWW-IndexParser-0.91:
WWW::IndexParser is a module that uses LWP to fetch a URL from a web
server. It then attempts to parse this page as if it were an auto
generated index page. It returns an array of WWW::IndexParser::Entry
objects, one per entry in the directory index that it has found. Each
Entry has a set of methods: filename(), time(), size(), and others if
supported by the autoindex generated: type() and size_units().
2009-12-19 23:02:07 +00:00
espie
9e940fe202 fix build 2009-12-19 16:56:07 +00:00
landry
fe5b625590 Update to midori 0.2.2, properly link to libnotify, and fix WANTLIB.
Note: this browser doesn't send your private informations to skynet.. :)
2009-12-19 12:59:41 +00:00
ajacoutot
74c13f9d8a Quotes around COMMENT are so 80's... 2009-12-18 23:26:34 +00:00
pvalchev
1cfd2c4b17 link chromium into the build 2009-12-18 22:28:53 +00:00
pvalchev
88e44963ff Initial import of Chromium for OpenBSD, a multi-month effort! :)
i386 and amd64 supported.

Chromium is an open-source browser project that aims
to build a safer, faster, and more stable way for all
Internet users to experience the web. http://www.chromium.org/

This is version 4.0.251.0 with a tarball already including hundreds
of patches by myself, Sprewell, Ben Laurie and others from the original
FreeBSD effort. See homepage for more details and known issue:
http://sightly.net/peter/openbsd/chromium/
(right now, there are i386 & amd64 -current packages there that can
be pkg_add'ed, links to the FreeBSD page for more info, etc)

The patches are being cleaned up and sent upstream in chunks, the
goal will be to have a clean tarball eventually. I _just_ got this
working earlier this week so it may crash and burn (especially on
amd64 as some parts do not appear 64-bit clean), let me know.

"commit it and let's work on it in-tree" espie@, robert@ & others
2009-12-18 22:25:56 +00:00
espie
68d5c7474a DRUPAL-SA-CORE-2009-009
Vulnerabilities in Contact module, XSS if malicious users can create menus.
2009-12-18 19:05:57 +00:00
naddy
9d0588f952 SECURITY update to 3.0.16:
MFSA 2009-71 GeckoActiveXObject exception messages can be used to enumerate installed COM objects
MFSA 2009-70 Privilege escalation via chrome window.opener
MFSA 2009-69 Location bar spoofing vulnerabilities
MFSA 2009-68 NTLM reflection vulnerability
MFSA 2009-65 Crashes with evidence of memory corruption
2009-12-17 22:08:13 +00:00
landry
6a2528063b Fix a nasty hardcoded /usr/local which wasn't patched away, use
TRUEPREFIX instead. spotted while looking at tabbed port..
2009-12-17 21:06:20 +00:00
ajacoutot
5885d79b57 Update to epiphany-2.28.2.
Regen wantlib while here.
2009-12-16 11:47:11 +00:00
giovanni
7417fafe65 Update to 0.5.2
Some bugs fixed, 2 plugins added.
2009-12-15 13:55:05 +00:00
ajacoutot
c6dae60d8d Update to gtkhtml3-3.28.2.
Bug Fixes:
#471687 - Crash selecting mail content
#598159 - Context popup clears a selection
#600042 - Hyperlink dialog doesn't allow more hyperlinks
2009-12-14 13:11:55 +00:00
sthen
19df8d0e1f Add a patch from upstream via Brad; fix request parser to handle packets
with splitted \r\n\r\n. (http://redmine.lighttpd.net/issues/2105)
2009-12-13 22:06:24 +00:00
fgsch
184ef52658 Fix esi and disable stack protector for all functions.
Not connected to build yet, so no bump.
2009-12-12 17:38:19 +00:00
giovanni
088eb31e6b Bugfix update to 0.5.1 2009-12-11 17:30:43 +00:00
wcmaier
93236ade9c Enable regress, make clean work for non-root users.
From fgsch@ -- thanks!
2009-12-11 03:59:52 +00:00
giovanni
d67b900eff Upstream have changed the tarball
spotted by naddy@
2009-12-09 17:19:30 +00:00
giovanni
a50bf1609c Update to 0.5 and unbreak version upgrade 2009-12-09 13:59:18 +00:00
jdixon
b546bfc4ea bugfix update to 1.1
ok merdely@
2009-12-08 05:51:52 +00:00
giovanni
bdb90fd3a2 Update to 3.2.4
ok kevlo@ (maintainer)
2009-12-07 08:48:42 +00:00
pea
c3863b3fff Update to 1.42
ok jasper@
2009-12-04 12:58:12 +00:00
sthen
a61f354a62 Update to 0.11.6 and take maintainer, maintainer timeout.
This has bug/SECURITY fixes and performance improvements, see
http://trac.edgewall.org/wiki/ChangeLog
2009-12-04 12:12:32 +00:00
espie
5f67d0f863 minor update 2009-12-04 11:13:45 +00:00
stephan
af67827b48 - update to 1.15.1 (db schema update required)
- fix tiny typo in MESSAGE
- taking maintainership

ok sthen@ and jasper@
2009-12-04 11:06:29 +00:00
sthen
d139f33668 update to 5.1, from Daniel Dickman. 2009-12-03 18:57:45 +00:00
bernd
a9f214f6ce Security update to apache-httpd-2.2.14. (CVE-2009-3095, CVE-2009-3094) 2009-12-01 13:38:23 +00:00
stephan
db72580ccc +p5-Drupal-Admin 2009-11-30 13:28:59 +00:00
stephan
017316bf81 import p5-Drupal-Admin 0.04
This is a minimal screen scraping interface to the Drupal admin pages.
Its primary purpose (at the moment) is to provide a means to automate
drupal core upgrades.

Most of the methods in this class depend on English strings from the
pages' value fields, because WWW::Mechanize doesn't use id fields as
selectors. Thus, this module will most likely not work for sites with
a backend set to any non-English language.

ok jasper@ and landry@
2009-11-30 13:26:07 +00:00
fgsch
8979378bb6 Enable regression tests. 2009-11-30 09:29:30 +00:00
landry
5ead73dbfa Update to webkit 1.1.15.4, fix stupid mistake in build output that tried
to execute every target in Makefile, and enable Gstreamer support (which
is on by default upstream since months)
2009-11-29 10:08:26 +00:00
naddy
309df15b5b oops, fix typos that crept in while reformatting 2009-11-27 22:09:03 +00:00
naddy
ae373b07bf SECURITY update to 3.5.5. For the list of horrors, see
http://www.mozilla.org/security/known-vulnerabilities/firefox35.html
2009-11-27 21:18:52 +00:00
naddy
1ef547df95 update to 3.0.15 and sync with the available translations 2009-11-27 21:16:53 +00:00
naddy
2ef69bc65e SECURITY update to 3.0.15. For the list of horrors, see
http://www.mozilla.org/security/known-vulnerabilities/firefox30.html#firefox3.0.15
2009-11-27 21:15:51 +00:00
landry
86ec40daed Update to liferea 1.6.0, switches from xulrunner to webkit for
rendering. Diff from Aaron Stellman (thanks!) with some tweaks by me,
tested by & looks good to MAINTAINER.
2009-11-26 12:48:10 +00:00
sthen
a95ebdea4d update to 1.4.25, from Brad 2009-11-25 23:06:53 +00:00
ajacoutot
079a210677 SECURITY: update to xapian-omega-1.0.17.
(CVE-2009-2947)

from Daniel Dickman, thanks!
2009-11-25 18:32:06 +00:00
bernd
a2b35c187d Fix HOMEPAGE and bump. 2009-11-25 11:36:55 +00:00
espie
fe38aa763b contemplate 2009-11-25 11:15:17 +00:00
espie
2a1d548575 contemplate allows you to customize CCK displays in summary and body. 2009-11-25 11:13:45 +00:00
ajacoutot
d5f0c067ee Fix xulrunner package spec.
from an original diff for yelp by Mikolaj Kucharski
2009-11-24 09:01:47 +00:00
landry
61a7d5e182 Update to midori 0.2.1, which i somehow forgot in my tree..
Update deps on newer webkit/libsoup, and drop libidn dep which is now
provided by libsoup.
2009-11-23 21:27:44 +00:00
benoit
c9d515093d - update surfraw to 2.2.6
- regen PLIST

some tweaks by brad, ok ajacoutot@
2009-11-23 13:50:43 +00:00
sturm
14894a588f update to opera 10.10, now featuring unite support 2009-11-23 10:58:34 +00:00
william
82b2900030 SECURITY UPDATE to nginx-0.7.64
From Max Varencov

SSL/TLS renegotiation is now disabled, resolving CVE-2009-3555

ok jasper@
2009-11-23 04:35:11 +00:00
fgsch
e836821658 Import varnish 2.0.5. Originally from Jim Razmus <jim at bonetruck dot org>.
Not linked yet but added so other people can work on it.
2009-11-23 00:28:10 +00:00
ajacoutot
31b58ab54e Minor update to timetrex-3.0.2. 2009-11-20 11:41:42 +00:00
eric
3abab42332 update to 0.9.33
ok jasper@
2009-11-19 17:16:34 +00:00
jasper
54c7247c90 - unbreak when both xulrunners are installed.
ran into by naddy@ and myself
2009-11-19 15:35:53 +00:00
jasper
6c1541fa5f - add php-markdown 2009-11-18 19:21:06 +00:00
jasper
cbdf079350 import php-markdown 1.0.1n
Markdown is a text-to-HTML conversion tool for web writers. Markdown
allows you to write using an easy-to-read, easy-to-write plain text
format, then convert it to structurally valid XHTML (or HTML).
PHP-Markdown is a port to PHP of the original Markdown program by John
Gruber.
2009-11-18 19:19:47 +00:00
ajacoutot
224f5fbb96 Actually, only firefox35 bundles its own nss for some reason, so revert
previous.
No pkg change, no bump.
2009-11-18 08:59:00 +00:00
sthen
9d0f70b46f - fix dependencies following libstdc++ bump from 4.2.4p3 to 4.2.4v0
- bump relevant PKGNAMEs
2009-11-18 00:49:09 +00:00
ajacoutot
6815706205 Firefox and Seamonkey bundle their own libnss3, so use same workaround
as for security/nss:
SHA1_Update conflicts with openssl which may be dynamically loaded
at runtime via libcups or libgssapi so causing a crash due to using
the wrong binding.  So rename here to avoid conflict.

ok jasper@ sthen@
2009-11-17 23:07:45 +00:00
stephan
10a3b8f09b +locale-de 2009-11-17 09:55:29 +00:00
stephan
a3e42cc203 Import drupal6/locale-de
Provides German translation of drupal6.

If you install this module prior to configuring drupal, thanks
to autolocale, the installation itself will be available in German!

ok sthen@ and landry@
2009-11-17 09:53:52 +00:00
sthen
b4e290642b - match upper-case chars when detecting rrd file types; avoids problems
with processes with names containing upper-case characters.

- take MAINTAINER, bump PKGNAME
2009-11-14 11:06:42 +00:00
jasper
c4965acd2d re-import www/drupal6/nodetype, original by stephan@:
Change the content type of your posts while editing them.
This module is extremely simple and *only* changes the node
type in the database column. That is all. It does not convert
any CCK fields or change other things about the node.	     
Only use it when you know *exactly* what you're doing!
ok espie@ and jasper@ ports-wise
2009-11-14 08:19:57 +00:00
jasper
30cff008ee - remove, it was imported into the wrong directory. 2009-11-14 08:15:06 +00:00
jdixon
0b67b94ccc Update to 1.0.
Please note:
Users upgrading from a prior release should review Blogsum/Config.pm.dist
for new settings to merge with their local Blogsum/Config.pm.

pretty fucking awesome merdely@
2009-11-14 05:28:28 +00:00
merdely
b95f94c256 Update Wordpress to 2.8.6.
From http://wordpress.org/development/2009/11/wordpress-2-8-6-security-release/:

2.8.6 fixes two security problems that can be exploited by registered,
logged in users who have posting privileges.  If you have untrusted
authors on your blog, upgrading to 2.8.6 is recommended.

The first problem is an XSS vulnerability in Press This discovered by
Benjamin Flesch.  The second problem, discovered by Dawid Golunski, is
an issue with sanitizing uploaded file names that can be exploited in
certain Apache configurations. Thanks to Benjamin and Dawid for finding
and reporting these.
2009-11-13 02:45:06 +00:00
jasper
e9f683a6c9 - add tidy bindgins
ok robert@
2009-11-12 21:47:10 +00:00
landry
e4a10f3703 +p5-HTML-StripScripts{,-Parser} 2009-11-12 20:16:55 +00:00
landry
4ce07f31a1 Import p5-HTML-StripScripts-Parser-1.03 :
This class provides an easy interface to HTML::StripScripts, using
HTML::Parser to parse the HTML.
2009-11-12 20:15:20 +00:00
landry
6271366656 Import p5-HTML-StripScripts 1.05:
This module strips scripting constructs out of HTML, leaving as much
non-scripting markup in place as possible. This allows web applications
to display HTML originating from an untrusted source without
introducing XSS (cross site scripting) vulnerabilities.
2009-11-12 20:12:18 +00:00
jcs
67617128d4 build nginx-passenger as well
ok bernd@
2009-11-12 14:14:52 +00:00
stephan
244c7907f3 +drupal6-nodetype 2009-11-12 09:44:16 +00:00
stephan
218bcba31d import www/drupal6-nodetype
Change the content type of your posts while editing them.
This module is extremely simple and *only* changes the node
type in the database column. That is all. It does not convert
any CCK fields or change other things about the node.

Only use it when you know *exactly* what you're doing!

ok espie@ and jasper@ ports-wise
2009-11-12 09:39:55 +00:00
stephan
bbe882a969 - update to 3.64
- correct licence: Perl
- tweak style

ok by maintainer and sthen@
2009-11-11 11:09:56 +00:00
landry
cb460fb21b +sabredav 2009-11-10 20:28:32 +00:00
landry
f3458bd1fd Import sabredav 1.0.0.
SabreDAV allows you to easily add WebDAV support to a PHP application.
It is meant to cover the entire standard, and attempts to allow integration
using an easy to understand API.
with comments from ajacoutot@
2009-11-10 20:27:36 +00:00
bernd
f51f9ca090 Remove myself from MAINTAINER and bump. 2009-11-09 17:09:22 +00:00
sthen
1702428dab bump following java.port.mk change. 2009-11-09 11:03:26 +00:00
stephan
4889397639 +ldap_integration 2009-11-09 10:37:19 +00:00
stephan
8ebc3ba543 Import drupal6-ldap_integration:
This LDAP integration module allows users to authenticate against a
configurable Lightweight Directory Access Protocol directory. This
is useful for organizations which have an existing organizational
directory with usernames and passwords, and want Drupal to be able
to authenticate against it.

ok'd-portswise by landry@ and sthen@, tested in production by me.
2009-11-09 10:33:21 +00:00
ajacoutot
ab3b105cb3 Fix mozilla plugins directory, for some reason we don't use the default...
ok  landry@ (maintainer)
2009-11-08 16:19:34 +00:00
sthen
ef98216b12 add patches from upstream via Brad:
- disable warning "CLOSE-read"
- reset tlsext_server_name in connection_reset - fixes random
hostnames in the $HTTP["host"] conditional
- mod_fastcgi: fix mod_fastcgi packet parsing
- mod_fastcgi: Don't reconnect after connect() succeeded
2009-11-08 13:16:40 +00:00
landry
8498558def +surf 2009-11-08 12:18:42 +00:00
landry
9b5304df29 Import surf 0.3:
surf is a minimalistic web browser using webkit, in the spirit of
dwm/suckless.org softwares. It supports the Xembedded protocol which
makes it possible to embed it into another application. Furthermore
one can point surf to another URI by setting its XProperties.
Based on a submission from Tobias Ulmer some times ago on ports@, thanks!
2009-11-08 12:17:18 +00:00
espie
097eb686d0 webform 2.9, fixes profile replacement issues. 2009-11-07 08:35:38 +00:00
espie
3ee09611bf update views and cck.
WARNING: if you use both, update both. Especially if you use cck
node/user refs from a view, since that's broken with cck 2.5.
packages have an annotation to prevent this (@incompatibility) but it's
not yet implemented... ;-/
2009-11-06 19:01:28 +00:00
jasper
060ff83475 woopsie, missing bit 2009-11-06 09:05:24 +00:00
jasper
383bcb84a5 - move another common variable into pear.port.mk (the 'pear' category). 2009-11-06 09:01:07 +00:00
jasper
65dbb2a870 - if the same two lines are copy/pasted into every single port using the pear
module, maybe it's time to copy/paste it into pear.port.mk.
thus, move MASTER_SITES and EXTRACT_SUFX to a common place

ok sthen@ robert@
2009-11-06 08:32:36 +00:00
benoit
a997dc5365 - new HOMEPAGE
ok ajacoutot@
2009-11-05 11:01:44 +00:00
stephan
5bd83decff change maintainer email address.
fixing some whitespaces into tabs while at it.

ok sthen@ and jasper@
2009-11-03 13:27:43 +00:00
giovanni
bb15b91a22 Update to 3.2.3
Ok kevlo@ (maintainer)
2009-11-03 08:18:37 +00:00
sturm
238b9497a2 security update to opera 10.01 2009-11-03 05:50:21 +00:00
jasper
04edc3f0db - add p5-WWW-Mechanize-TreeBuilder 2009-11-02 10:11:31 +00:00
jasper
c4c6ce1440 import p5-WWW-Mechanize-TreeBuilder 1.10001
This module combines WWW::Mechanize and HTML::TreeBuilder.

from from Stephan A. Rickauer (MAINTAINER), with tweaks by me
2009-11-02 10:10:21 +00:00
sthen
b3a79a62ad - update to 1.3, fixes a regression introduced in 1.2.
from Stephan Rickauer (maintainer).

- spaces->tabs in Makefile
2009-11-02 09:49:20 +00:00
landry
bd1b431050 Forgot to cvs add those two patches, reminded by David Coppa, thx! 2009-11-01 20:34:20 +00:00
landry
9cae2294fd Update to gecko-mediaplayer 0.9.8, from MAINTAINER David Coppa, thanks! 2009-11-01 18:25:21 +00:00
jasper
3402078599 if a port has been marked as BROKEN for 3 years, asking for someone who
cares enough about the port to update it...
it's pretty obvious no one gives a banana or melona

no objections from steven@, sthen@ and phessler@
2009-11-01 15:26:06 +00:00
fgsch
3c8ff72ce7 Update to 1.8.5. Also, don't depend on the python symlink being there.
Someone told landry@ instead of using the normal channels. Sigh.
2009-10-31 14:26:39 +00:00
sthen
35f9348a76 Security update to 1.2, XSS for users with 'administer workflow'
permissions (names of workflows and states are not sanitised).
DRUPAL-SA-CONTRIB-2009-088. From maintainer Stephan Rickauer.
2009-10-30 16:59:19 +00:00
sthen
b31e773b09 +theme-acquia-marina, bueditor 2009-10-30 16:18:43 +00:00
sthen
64311228eb import www/drupal6/theme-acquia-marina
Acquia Marina is an advanced fixed-width theme, supporting 1, 2 or
3-column layouts with 15 collapsible block regions. It has an optional
drop-down primary links menu and advanced theme settings to customize
without coding. Icons for core and Views blocks are included.

It is cross-browser tested (in IE6/7, Opera, Safari, and Firefox)
and has a high attention to detail.
2009-10-30 16:17:50 +00:00
sthen
58fabea083 import www/drupal6/bueditor, from maintainer Stephan Rickauer.
A plain textarea editor aiming to facilitate code writing for Drupal.

  * Editor interface and functionality are completely
    customizable through administration pages.
  * It supports role based editor interfaces.
  * It's possible to create image or text buttons.
  * Buttons can be customized to generate code snippets,
    html tags, bbcode tags etc.
2009-10-30 16:17:00 +00:00
sthen
b63c6b4c36 update to the latest bug fix release in the 2.7 branch. From Brad (maintainer). 2009-10-30 00:56:57 +00:00
william
ded9791bf5 SECURITY update to 0.7.63:
- fix VU#180065
- fix a null pointer dereference vulnerability

ok sthen@
2009-10-30 00:42:17 +00:00
sthen
75a1ef1bcb switch to flex 2.5.35; ok landry@ 2009-10-29 16:46:09 +00:00
sthen
b518dd066d update to 1.4.24, from Brad (maintainer). 2009-10-27 23:02:11 +00:00
sthen
dc7ad7bafd +phpmailer 2009-10-27 11:15:22 +00:00
sthen
4615115ebe Import www/drupal6/phpmailer
This module integrates PHPMailer with Drupal, both as native
drupal_mail() wrapper, and as part of the Mime Mail module,
allowing you to send mail directly by SMTP (optionally with
authentication/encryption). Avoids sending mail with PHP's
mail() function (which needs /bin/sh in the chroot jail).
2009-10-27 11:14:37 +00:00
giovanni
380f9ea8e0 Update to 0.4.5 and disable automatic updates. 2009-10-27 08:48:04 +00:00
jim
dda0173c52 update to 1.21 from Cesare Gargano <gar at plusiagamma dot org> with pollish by me.
ok simon@
2009-10-27 00:51:42 +00:00
jim
365d84de34 update to 0.13 mostly from simon@
ok simon@
2009-10-27 00:47:43 +00:00
jim
38e075efbd update to 5.80013 started by Cesare Gargano <gar at plusiagamma dot org>
ok simon@
2009-10-27 00:44:58 +00:00
okan
7a86a6cc3e fix typo and bump
ok william@ (MAINTAINER)
2009-10-26 13:32:02 +00:00
pea
711db22861 Update to 3.63
Security fix: http://permalink.gmane.org/gmane.comp.security.oss.general/2237
From Cesare Gargano, thanks.

Looks ok landry@
2009-10-26 09:03:34 +00:00
sthen
bba2747932 Remove trac-adminplugin; integrated into base trac. merdely@ ok 2009-10-23 17:26:20 +00:00
sthen
6d3e735561 Unlink trac-adminplugin; integrated into base trac. merdely@ ok 2009-10-23 17:25:31 +00:00
sthen
501db2dde9 +tracnav 2009-10-23 17:24:31 +00:00
sthen
35160c1857 import www/tracnav;
The TracNav macro implements a fully customizable navigation bar
for the Trac wiki engine.

The contents of the navigation bar is a wiki page itself and can
be edited like any other wiki page through the web interface. The
navigation bar supports hierarchical ordering of topics.

The design of TracNav mimics the design of the TracGuideToc that
was originally supplied with Trac. The drawback of TracGuideToc is
that it is not customizable without editing its source code and
that it does not support hierarchical ordering.
2009-10-23 17:24:19 +00:00
espie
ab14a17d91 minor security update, adjust my patches 2009-10-23 10:18:35 +00:00
espie
fab88b2db6 a few minor updates 2009-10-23 10:10:54 +00:00
merdely
293fee2cc0 Update to Wordpress 2.8.5 2009-10-23 01:03:27 +00:00
ajacoutot
de47e9fd10 Update to timetrex-3.0.0.
Tweak README.OpenBSD while here and remove myself from maintainer.
2009-10-22 09:09:26 +00:00
giovanni
81e35ccbb2 Update to 0.4.4
full Chnagelog available at http://piwik.org/changelog/
2009-10-22 08:18:54 +00:00
sthen
d336773564 Don't depend on modules that are now in base with Perl 5.10.1.
ok jasper@
2009-10-21 22:49:48 +00:00
bernd
d015824fa7 Ruby hangs during rdoc generation and it doesn't work with newer rails.
Mark as broken for now. Noticed by naddy@. Thanks!
2009-10-20 09:39:05 +00:00
bernd
b1976e7644 The datamapper dependency seems broken. Skip dm deps to make it build again.
No bump, didn't build. Noticed by naddy@. Thanks!
2009-10-20 05:21:14 +00:00
landry
032a5f6054 Update to midori 0.2.0. 2009-10-19 19:54:15 +00:00
ajacoutot
afd40f9580 Update to version 2.28.1
* Broken context-sensitive spell check
* Context popup clears a selection
2009-10-18 18:07:17 +00:00
sthen
c980c9c8cd add Brad as maintainer, bump. 2009-10-17 16:22:21 +00:00
espie
c71d289789 security update: DRUPAL-SA-CONTRIB-2009-073 independently noticed by Stephen A. Rickauer. 2009-10-17 12:18:33 +00:00
jasper
4fbb73b6ad - update phpmyadmin to 3.2.2.1
ok kevlo@ (MAINTAINER)
2009-10-16 08:56:54 +00:00
robert
086c466cc1 Update to ZendFramework-1.9.4 2009-10-15 11:01:01 +00:00
sthen
18ba2b3d7e update to 4.31, from new maintainer Ian McWilliam 2009-10-15 00:21:53 +00:00
espie
b609f76933 - brain damaged flavors 2009-10-14 18:20:23 +00:00
espie
e33e8d3084 fix complete brain-damage.
So, moodle needs a database, fine. No need to put flavors around it.
package-specs have ALTERNATIVES, so you can just depend on any of mysql and
postgresql, and you don't need a flavor for that...
2009-10-14 18:03:17 +00:00
pea
304e1f6da0 Update to 1.60
ok landry@
2009-10-14 15:27:14 +00:00
pea
6b6d0dcfc3 Update to 5.832.
ok landry@
2009-10-14 15:26:05 +00:00
jasper
46a31b7d2b - update p5-WWW-Wikipedia to 1.96
from new maintainer, Stephan A. Rickauer
2009-10-14 13:57:00 +00:00
ajacoutot
0217871b96 As found out the hard way by landry@ autoaudiosink (and probably other
things) do not run out of the box without the confelements.
We will merge confelements into the main gstreamer-plugins-good
package so that everything works out of the box.
2009-10-14 12:51:45 +00:00
landry
7f8f4cb291 Add forgotten patch to let the beast build on 64-bits archs.
Thanks phessler@ for spotting it...
2009-10-14 11:17:58 +00:00
sthen
e17c74cecc - only link with pthread for the -js flavor
- list the js flavor in DESCR
- bump

ok edd@ (maintainer)
2009-10-14 11:01:28 +00:00
edd
3fcea96173 bump PKGNAME, as DESCR changed, thanks Jasper. 2009-10-13 20:50:27 +00:00
edd
d31f214724 add elinks javascript FLAVOR to the build.
OK sthen@
2009-10-13 18:36:36 +00:00
edd
3b11afe6f2 Add a FLAVOR for javascript support via Spidermonkey. Note that one of
Spidermonkey's dependencies (nspr) has ONLY_FOR_ARCHES. This is why js
support was deemed optional.

OK sthen@
2009-10-13 18:24:01 +00:00
jasper
b9c1849fed - update epiphany-extensions to 2.28.0 2009-10-13 09:58:12 +00:00
jasper
a468c684ce - update epiphany to 2.28.0
* this switches epiphany from xulrunner to webkit
2009-10-13 09:57:41 +00:00
pirofti
49a74ecb37 Update ruby-addressable to 2.1.0 2009-10-12 22:43:55 +00:00
pirofti
4a9696138e Update ruby-rails to 2.3.4. 2009-10-12 17:33:33 +00:00
pirofti
df02811a93 Update ruby-merb to 1.0.12. 2009-10-12 16:36:38 +00:00
pirofti
4d417d9fa0 Update ruby-merb-more to 1.0.12. 2009-10-12 16:32:08 +00:00
pirofti
62e964be14 Update ruby-merb-auth to 1.0.12 2009-10-12 16:30:17 +00:00
pirofti
6063d7483f Update ruby-merb-slice-password to 1.0.12 2009-10-12 16:28:20 +00:00
pirofti
a41afca921 Update ruby-merb-auth-more to 1.0.12 2009-10-12 16:26:34 +00:00
pirofti
13a671df4c Update ruby-merb-auth-core to 1.0.12 2009-10-12 16:24:46 +00:00
pirofti
b9958c7719 Update ruby-merb-slices to 1.0.12 2009-10-12 16:21:18 +00:00
pirofti
22566aa0db Update ruby-merb-param-protection to 1.0.12 2009-10-12 16:18:45 +00:00
pirofti
dc268874b0 Update ruby-merb-mailer to 1.0.12 2009-10-12 16:17:00 +00:00
pirofti
67d297d05a Update ruby-merb-helpers to 1.0.12 2009-10-12 16:15:06 +00:00
pirofti
a8003d9cfc Update ruby-merb-haml to 1.0.12 2009-10-12 16:11:33 +00:00
pirofti
1fe32a35f4 Update ruby-merb-gen to 1.0.12 2009-10-12 16:08:15 +00:00
pirofti
c4a2e55dc2 Update ruby-merb-exceptions to 1.0.12 2009-10-12 16:04:44 +00:00
pirofti
3461947112 Update ruby-merb-datamapper to 1.0.12 2009-10-12 16:03:00 +00:00
pirofti
03e3f017d6 Update ruby-merb-cache to 1.0.12 2009-10-12 15:58:53 +00:00
pirofti
06ebdf8e3f Update ruby-merb-assets to 1.0.12 2009-10-12 15:46:41 +00:00
pirofti
bc19383d08 Update ruby-merb-action-args to 1.0.12 2009-10-12 15:40:55 +00:00
pirofti
667e98487f Update ruby-merb-core to 1.0.12 2009-10-12 15:34:45 +00:00
pirofti
c5d636d149 Start updating ruby-merb-* to 1.0.12. 2009-10-12 15:34:12 +00:00
pirofti
3c3964338e update ruby-activeresource to 2.3.4 2009-10-12 15:15:51 +00:00
pirofti
a91516256a Update ruby-activemerchant to 1.4.2 2009-10-12 15:07:36 +00:00
landry
a6956954c5 Sigh.. since upstream doesn't care about providing tarballs that
compile, nor instructions on how to compile it, we can't update to
0.5.8, but at least we can backport gtk-entry code and callers from it.
This is ugly^Whackish^Whorrible, but at least it really works again.
While here, drop MAINTAINERship, i don't want to be responsible for that
pile of crap anymore.
2009-10-11 20:33:00 +00:00
steven
962322e5f2 feed libfcgi.la instead of -lfcgi into the libtool invocation here 2009-10-11 19:47:25 +00:00
landry
d67aa1b2d1 Long overdue update to webkit 1.1.15.2 :
bump major to be on the safe side, add commented-out entries for
gstreamer LIB/RUN_DEPENDS for the day we enable HTML5 video support.
midori/devhelp are happy with it..
2009-10-11 18:31:12 +00:00
jasper
250e103e89 no point in having a PFRAG.shared for python ports.
aja@ agrees.
2009-10-11 17:51:29 +00:00
edd
1a81b94abc Mark lua flavor as BROKEN. I have never seen this working.
OK sthen@
2009-10-11 15:55:50 +00:00
edd
7815849eb7 update email address on all of my ports, other than texlive.
OK, sthen@, phessler@
2009-10-11 14:06:20 +00:00
landry
17a14b17fe Unbreak after gtk+2 update.. using private gtk struct fields is nasty.
Now, let's try to update that crap to a newer version... sigh.
2009-10-11 11:14:18 +00:00
steven
55ff289558 security update to 1.1.1
description at http://www.djangoproject.com/weblog/2009/oct/09/security/

from maintainer Ryan Boggs
2009-10-10 17:09:03 +00:00
espie
e832ea4c67 +draft 2009-10-10 13:43:19 +00:00
espie
5a15eda8b6 save drafts (includes automatic saves) while editing.
Requires a bit of configuring to be useful...
2009-10-10 13:42:46 +00:00
espie
913891b223 fix 'choose as ref' extension (managed to commit a wrong patch) and
fix performance issue with intensive reloading of profile fields...
2009-10-10 10:48:17 +00:00
espie
4e8ee89fc1 make it work out-of-the-box with webform 2009-10-10 10:42:14 +00:00
ajacoutot
66abc2409d Update to p5-Perlbal-1.73
ok jasper@ sthen@
2009-10-10 07:50:02 +00:00
naddy
bbd99c3aba update to 2009.09.13; ok pirofti@ 2009-10-09 15:59:47 +00:00
sthen
fa34a9151c +cntlm 2009-10-08 19:13:39 +00:00
sthen
70b63cddd0 import www/cntlm, from maintainer David Coppa
Cntlm is an http proxy server, written in pure C, that allows you to 
authenticate via the proprietary NTLM protocol, so you can use web 
sites and web proxies that require NTLM/NTLMv2 authorization.
2009-10-08 19:13:09 +00:00
benoit
10fb3da7b3 - update privoxy to 3.0.12
- update & remove patch
- regen plist

ok ajacoutot@, merdely@
2009-10-04 19:27:21 +00:00
pea
a118467e79 Update to 3.62
ok landry@
2009-10-03 09:13:45 +00:00
sthen
572448a8cb +perlbal (and thanks from dlg to pyr for pointing out the software) 2009-10-02 09:28:37 +00:00
sthen
a6b48be34f import perlbal, mostly from dlg@, ok dlg
Perlbal is a single-threaded event-based server supporting HTTP
load balancing, web serving, and a mix of the two.
2009-10-02 09:26:21 +00:00
ajacoutot
12028a52f9 Tweak MESSAGE now that /var/www/tmp/ is here by default. 2009-10-01 12:28:34 +00:00
ajacoutot
5649cab24c Create /var/www/tmp/ directory on install.
ok robert@ (maintainer)
2009-10-01 12:22:32 +00:00
benoit
e20033bf64 - update dillo to 2.1.1
- change maintainer
- enable ssl
- regen plist & patches

ok ajacoutot@, sthen@
2009-09-29 07:38:33 +00:00
sthen
8892470060 Bugfix update to 1.6.3, from Brad (maintainer). 2009-09-29 07:33:31 +00:00
jdixon
2fa5ed499d +blogsum 2009-09-29 04:48:00 +00:00
jdixon
5dfb96003d Blogsum is a weblog application with a focus on simplicity and security.
It was designed from scratch to be easy to use and easier to maintain,
and works inside or outside of the OpenBSD httpd chroot with no changes.

suggestions from and ok phessler@
2009-09-29 04:45:18 +00:00
jdixon
7b8adcb96a +p5-HTTP-Lite 2009-09-29 04:38:17 +00:00
jdixon
44db9ba1f7 HTTP::Lite is a stand-alone lightweight HTTP/1.1 implementation
for perl.  It is not intended as a replacement for the
fully-featured LWP module.  Instead, it is intended for use in
situations where it is desirable to install the minimal number of
modules to achieve HTTP support, or where LWP is not a good
candidate due to CPU overhead, such as slower processors.
HTTP::Lite is also significantly faster than LWP.

ok phessler@
2009-09-29 04:36:19 +00:00
ajacoutot
7aa1d0aaad Fix dependencies after gstreamer-plugins-* merge.
looks good to landry@, ok jasper@
2009-09-28 18:32:02 +00:00
jasper
c991088b91 - add missing dependency
spotted by robert@
2009-09-28 18:25:41 +00:00
sthen
80a725208d Update the Horde suite to current versions. devel/horde has SECURITY fixes
including XSS (prefs, MIME viewer) and preventing overwriting of webserver-
accessible files (image form fields, e.g. with Turba). For more information
see http://lists.horde.org/archives/announce/2009/000512.html.

Thanks Vijay Sankar, Michiel van Baak and Daniel Levai for testing/feedback.
2009-09-28 13:09:15 +00:00
espie
f6cadd31e9 +captcha 2009-09-28 08:45:03 +00:00
espie
5356e1682b captcha ability for drupal 2009-09-28 08:44:36 +00:00
espie
ab14db2a7a +schema 2009-09-26 13:17:33 +00:00
espie
14d496fa63 make use of the database schema API of drupal6 to show you your site
database tables, and see any discrepancy between what currently exists
and what is described (great tool for cleaning up after updates or
debugging existing problems).
2009-09-26 13:16:05 +00:00
espie
69c6ddcf07 minor update 2009-09-26 11:35:40 +00:00
espie
30d8c198eb major update. Don't forget to run update.php, otherwise you're going to see
warnings all over your site(s).
2009-09-26 11:35:21 +00:00
bernd
059de9d5a8 Unbreak with php > 5.2.10 and fix the do-install target wo it will pick
up the patches files.

php fix from robert@
2009-09-26 10:02:57 +00:00
jasper
a4c40b855c - hobbits take over 2009-09-25 15:56:29 +00:00
jasper
80b1c3d640 - update gtkhtml3 to 3.28.0
- merge PFRAG.shared into PLIST as python is already in the dependency chain

ok aja@
2009-09-25 08:12:11 +00:00
espie
ae435498a9 security fix: DRUPAL-SA-CONTRIB-2009-062 2009-09-23 23:19:12 +00:00
espie
692e07cd14 minor security fix: DRUPAL-SA-CONTRIB-2009-060 2009-09-23 15:58:18 +00:00
espie
e8937b8e8d fix time-based cache, from drupal cvs 2009-09-23 10:46:51 +00:00
ajacoutot
76d8a8d45b Update to hiawatha-6.17.1.
* Main configuration file httpd.conf renamed to hiawatha.conf.
* Several crash/bugfixes and improvements.
2009-09-22 09:29:25 +00:00
robert
16d319382f fix packaging 2009-09-22 06:55:11 +00:00
sturm
3717a5ef96 update to opera 10
note: this version of opera has font issue on OpenBSD, there are missing
MathML characters and some fonts, like Farsi(?), cannot be displayed at all.
I looked at it, but have no clue what to do about it.
2009-09-22 05:14:43 +00:00
robert
11ab5a2c9b Update to php 5.2.11;
Security Enhancements and Fixes in PHP 5.2.11:

    * Fixed certificate validation inside php_openssl_apply_verification_policy. (Ryan Sleevi, Ilia)
    * Fixed sanity check for the color index in imagecolortransparent(). (Pierre)
    * Added missing sanity checks around exif processing. (Ilia)
    * Fixed bug #44683 (popen crashes when an invalid mode is passed). (Pierre)
2009-09-21 20:04:24 +00:00
benoit
f46eeae3ef - update pound to 2.4.5
ok ajacoutot@, sthen@
2009-09-21 13:20:45 +00:00
landry
7c6933d747 Update to midori 0.1.10, see
http://foo-projects.org/pipermail/xfce/2009-September/025913.html for
details. tested by benoit@ & msf@, ok msf@
2009-09-21 08:01:25 +00:00
giovanni
c8845dcdaf Update to 3.2.2
Fix license marker
ok kevlo@ (maintainer)
2009-09-21 07:11:32 +00:00
espie
164ab775d9 security update.
PLEASE NOTE: I no longer use drupal5, switch to drupal6 or someone should
step in as drupal5 maintainer.
2009-09-20 13:39:34 +00:00
espie
d8b6e8bcb5 support for alt_login 2009-09-20 13:32:36 +00:00
espie
ccb6762143 minor improvements:
- reallow components to not have a label, use the key field for reference instead.
- "quizz-like" behavior: compare submissions against a default submission (only works for select fields so far)
2009-09-20 13:29:33 +00:00
espie
7b8dc187e8 nasty interaction between devel_themer and dhtml_menu
haven't figured out how to disable it, but at least gives a CLEAR
warning.
2009-09-20 13:24:29 +00:00
benoit
539203f259 - update yui to 2.8.0r4
- regen PLIST

ok ajacoutot@
2009-09-20 13:24:11 +00:00
espie
cafb87ef63 a few minor updates 2009-09-20 12:26:51 +00:00
espie
709125b844 new version that finally integrates with alt_login 2009-09-20 12:25:45 +00:00
espie
56e515b5fb security update: DRUPAL-SA-CONTRIB-2009-057
if malicious users can set CCK date fields, you're vulnerable.
2009-09-20 11:57:27 +00:00
espie
bf080de18c security update (DRUPAL-SA-CORE-2009-008):
if you use OpenID, or your uploads are badly configured, you have a
security risk.
2009-09-20 11:56:37 +00:00
ajacoutot
9966a5559b Zap trailing blank space. 2009-09-19 13:08:31 +00:00
martynas
5ac8851ec7 bugfix release snownews-1.5.12. remove hacks since it now uses
openssl instead of the homegrown md5 code
ok simon@
2009-09-18 20:51:35 +00:00
martynas
84856b7c61 - create downloads dir with mode 0700 instead
- pass --disable-crashreporter
2009-09-18 20:35:27 +00:00
sthen
5d7fe94df7 Update to 1.1, from maintainer Ryan Boggs. 2009-09-18 13:16:51 +00:00
sthen
4da8b819e5 +net/pear-Net-DNS
+www/p5-PHP-Serialization
2009-09-17 00:12:20 +00:00
sthen
f2b17eae69 import www/p5-PHP-Serialization, from dlg@
Provides a simple, quick means of serializing perl memory structures
(including object data!) into a format that PHP can deserialize()
and access, and vice versa.
2009-09-17 00:09:16 +00:00
william
bc8cb0bcab SECURITY FIX
Resolves CVE-2009-2629

from msf@

Identical diff from Stephan A. Rickauer

ok jasper@
2009-09-16 22:53:08 +00:00