Commit Graph

4591 Commits

Author SHA1 Message Date
jolan
722cf3c5b7 pecl-phar-2.0.0, support for PHP archives (.phar) 2009-08-15 01:20:51 +00:00
william
1aef059794 update to nginx-0.7.61, and fix the link to the wiki
ok msf@
2009-08-12 00:11:57 +00:00
martynas
78d2bb5d5b fix remote admin reset password vuln. full disclosure posted @ seclists
tweak, ok merdely@, sthen@
2009-08-11 23:43:17 +00:00
sthen
53e9c797b0 update to 2.12; fixed build with MODPY_VERSION=2.6. with/ok martynas@ 2009-08-11 23:40:05 +00:00
sthen
bef8b743d2 Fix If-Modified-Since bug with daylight saving time; from upstream
repo via Brad.
2009-08-11 21:55:27 +00:00
giovanni
61e3a0d347 Update to 3.2.1
"go ahead" kevlo@ (maintainer)
2009-08-11 08:16:10 +00:00
jasper
67d9e30366 - remove maintainer per his request; any takers? 2009-08-10 18:46:49 +00:00
msf
64ee1a44ec respect MODRUBY_LIB_DEPENDS, no plist change
ok bernd@
2009-08-10 16:48:27 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
jolan
413f82fb9e +pecl-{chroot,pcntl} 2009-08-10 05:22:30 +00:00
jolan
138e6cc3fe pecl-chroot-1.0, PHP support for chroot(2); same story as pcntl 2009-08-10 05:19:52 +00:00
jolan
028f9e1f52 pecl-pcntl-1.0, PHP support for process control i.e. fork(2)
this functionality exists in php itself but is disabled when building
with PHP_SAPI=apache hence this workaround.
2009-08-10 05:18:19 +00:00
bernd
bfebc89b43 Update to ruby-rest-client-1.0.3. 2009-08-08 21:15:16 +00:00
espie
572738eee7 +compact_forms 2009-08-08 09:38:16 +00:00
espie
865159b6c8 fancy (and more compact) login field 2009-08-08 09:37:41 +00:00
espie
67aa01c221 minor updates 2009-08-08 09:20:12 +00:00
fgsch
1f86089ac1 Use MASTE_SITE_PYPI 2009-08-07 08:36:52 +00:00
mglocker
7d4d67223b Update to nostromo-1.9.2. 2009-08-05 07:25:48 +00:00
steven
5c4c5b3d35 depend on more recent nss and nspr
help and ok martynas@
2009-08-04 21:19:13 +00:00
martynas
4b8293aba5 on pthread_create failure, don't forget to unset & close handle 2009-08-03 22:15:51 +00:00
martynas
0ee6ce3add update to firefox-i18n-3.0.13 2009-08-03 21:59:31 +00:00
martynas
261715b957 security update to mozilla-firefox-3.0.13 2009-08-03 21:53:33 +00:00
martynas
c815b2d914 security update to firefox35-3.5.2. 2009-08-03 21:27:00 +00:00
sthen
809ab99bd4 add missing dependency on py-genshi and sort RUN_DEPENDS while
there. bump PKGNAME. pointed out by Edd Barrett.
2009-08-03 13:14:17 +00:00
sthen
ce849803dd Fix http://redmine.lighttpd.net/issues/2033, from upstream repo
via Antti Harri; ok Brad (maintainer).
2009-08-03 09:51:47 +00:00
sthen
79ae63a782 adjust autoconf checks for freetds 0.82; no package content changes
as a result of this, so no bump
2009-08-01 14:13:00 +00:00
fgsch
d96e73b123 SECURITY UPDATE to 1.8.4.
See http://moinmo.in/MoinMoinRelease1.8 for details.  martynas@ ok
2009-08-01 03:28:47 +00:00
giovanni
a04329b9a7 Update to 0.4.2 2009-07-30 07:48:21 +00:00
espie
b3c99c8211 +globalredirect 2009-07-30 03:37:31 +00:00
espie
bce9467087 important module if you care about search engines 2009-07-30 03:37:01 +00:00
espie
89444d1d6b minor security update: xss possibility if some people can manage dates but
are not admin.
2009-07-30 03:33:38 +00:00
espie
cb8c43eba6 +publish content 2009-07-29 11:35:30 +00:00
espie
58ea2b9d9e simplify content publishing 2009-07-29 11:34:52 +00:00
espie
90b290ba49 patch folded upstream, new translations 2009-07-29 11:31:58 +00:00
martynas
2d5ac6f25b adapt for the new xulrunner infrastructure.
no breakage in bulk build & bumps done by sthen@
2009-07-27 21:44:14 +00:00
espie
0067110d27 oops 2009-07-27 18:49:43 +00:00
espie
0f155c851f add nodeaccess_userreference 2009-07-27 18:42:17 +00:00
espie
fcb17cf1c5 multi-author documents, a bit hard to make work, but hey, it works. 2009-07-27 18:41:14 +00:00
sthen
833e2f8858 - update to 0.99.20
- unbreak group setting; Cherokee assumed a fixed size 1k buffer for
getgrnam_r which is insufficient on some OS, including OpenBSD. symptom
was that group setting resulted in ERANGE. This just bumps the buffer
to 8k which isn't a perfect fix, but serves our purposes for now;
see ports@ archives at http://marc.info/?t=124832494600002&r=1&w=2
for more discussion.

maintainer ok.
2009-07-27 17:06:16 +00:00
espie
73a9928da0 +drush 2009-07-27 16:26:31 +00:00
espie
3584ec4220 drush is a shell for drupal, that allows some common operations to proceed
from the command line.
2009-07-27 16:25:55 +00:00
espie
ae5640e946 +devel 2009-07-27 15:44:31 +00:00
espie
4b88bc7211 helps development of new drupal modules/debugging complex configurations 2009-07-27 15:43:36 +00:00
espie
50e9fd9dfa allows swapping of login and alt_login fields 2009-07-27 13:23:28 +00:00
espie
98d00d9f61 make it work with alt_login 2009-07-27 13:00:26 +00:00
espie
2c280a6d53 drop bogus drupal5 substitution, no actual generated plists change 2009-07-27 12:39:36 +00:00
espie
1addbc4b5e typo 2009-07-27 12:39:05 +00:00
espie
9d986d7abc fix french translation, téléversé looks utterly ridiculous for non-québécois. 2009-07-27 12:32:01 +00:00
ajacoutot
b157fd11c2 Update to vtiger CRM 5.1.0.
Remove myself from maintainer...
2009-07-27 11:54:26 +00:00
espie
78e2ee9298 +panels 2009-07-27 11:37:44 +00:00
espie
293eef4349 panels is a drupal plugin that allows for "simple" (wysiwyg) complex layout
of any node.
2009-07-27 11:37:14 +00:00
espie
9cc1919f34 drupal library, prerequisite for panels 2009-07-27 11:36:25 +00:00
robert
03f87babfe patch-ext_suhosin_suhosin_c has to go the the shared patch
dir.
2009-07-26 22:42:22 +00:00
naddy
305d345f09 remove maintainer at his request 2009-07-26 20:09:18 +00:00
sthen
559f23237c bugfix update to 0.11.5; maintainer timed out 2009-07-26 17:39:15 +00:00
espie
5269b5f9da fix cvs tag 2009-07-26 12:20:25 +00:00
espie
7818816077 tweak SUBST_VARS so that nodeaccess won't match DRUPAL_LOCALE (oops)
a few PKGNAME bumps needed after regenerating plists, because of DESCR
changes or .orig files from patches.
2009-07-26 12:20:07 +00:00
espie
918a637341 rather important fix to only allow access if users can see the node. 2009-07-24 19:31:14 +00:00
merdely
d75e2d9d45 Take maintainership, add spaces before =, bump pkgname. 2009-07-24 17:29:52 +00:00
espie
c55d9f8179 some minor updates, except for printer-friendly, which is security-related 2009-07-24 14:19:02 +00:00
kevlo
8bd0e5524f - update to 2.8.2; from Mattieu Baptiste <mattieu.b at gmail dot com>
- drop maintainership
2009-07-24 14:05:52 +00:00
espie
e940a55b7c fix descr (Maxime Derche) 2009-07-24 12:20:14 +00:00
landry
6b544c83d3 Update to midori 0.1.8.
See http://foo-projects.org/pipermail/xfce/2009-July/025642.html for details.
Tested by Laurent Ghigonis, seems okay to msf@
2009-07-24 12:04:28 +00:00
martynas
71ce12c718 put more work into sydney audio after the report from naddy@.
- fix some hella lame bugs inherited from sun, and clean up
- despite what the big clever comment says, callback thread will
be started twice if buffering is slow enough and will screw up
playback;  guard it
- supports s16 big endian as well
- audio_callback is void
- dont print stuff to stdout/stderr in the backend
- appropriately set writing buffer
- be more careful with lists in the audio callback
- create worker thread little bit earlier
- things i've forgotten to summarize
should fix stuttering videos & out-of-sync audio in weird cases.
2009-07-23 19:04:42 +00:00
martynas
30fec63c43 clean up dlsym nonsense; sndio will always be present for sydney
backend anyway
2009-07-23 17:17:41 +00:00
ajacoutot
04df3d500a +xapian-omega 2009-07-23 15:17:28 +00:00
ajacoutot
046c8498cd Import xapian-omega-1.0.14
Omega is an indexing and CGI search application built on top of the
Xapian search engine.

Reworked from an original submission from Daniel Dickman
2009-07-23 15:16:45 +00:00
ajacoutot
a03dd75d17 Overdue update to hiawatha-6.15. 2009-07-23 05:54:15 +00:00
jolan
8b7c2d621b fix MESSAGE 2009-07-22 16:01:37 +00:00
robert
951f5c8ad4 Change the installation path from /var/www/phpldapadmin-${VERSION} to /var/www/phpldapadmin,
so we don't have to hardcode version numbers everywhere
2009-07-22 13:58:45 +00:00
ajacoutot
114204fba2 typo. 2009-07-22 13:42:08 +00:00
martynas
4578e9080a do not even try to let configure.in pick up nanojit on sparc64.
sparc* also matches sparc64;  however, native asm code is missing
for jit on sparc64, and jit is not ready for 64-bit in general (yet).
should fix sparc64.  reported by matthieu@.
2009-07-21 19:53:17 +00:00
martynas
f2426580b9 give it a chance to recongize some external libs. 2009-07-21 19:43:04 +00:00
martynas
b2b8ed5d87 update to firefox-i18n-3.0.12 2009-07-21 19:31:33 +00:00
martynas
0c7ae6d7c7 security update to mozilla-firefox-3.0.12 2009-07-21 19:25:49 +00:00
martynas
24951976c2 implement sydney sndio backend. bump minor;
this was the last step of getting videos working alright.
problem reported by naddy@.
2009-07-21 12:12:37 +00:00
martynas
f9fb5e0574 - fix endianness checks
- dont use shared sems
2009-07-21 11:58:54 +00:00
martynas
17e560f7ba - mman needs types
- enable jit.  currently on i386, arm, sparc
tested by naddy@
javascript performance more than 2x faster, according to sunspider
benchmark
2009-07-20 23:41:34 +00:00
martynas
e0537b3889 recognize openbsd nanojit target; giving jit a chance to build 2009-07-20 20:04:02 +00:00
jolan
1994756c32 enable sysvmsg support, ok robert@ 2009-07-20 18:48:29 +00:00
robert
8da83c7125 Make suhosin.session.encrypt=off by default because there are some problems
with php 5.2.10 and the suhosin patch. noted by william@ and people on ports@
It's going to be re-enabled when it gets fixed upstream.
2009-07-20 16:30:14 +00:00
naddy
3a2687e463 fix package specs in depends; ok kurt@, sthen@ 2009-07-20 14:24:15 +00:00
martynas
551b2abd47 add cacert class 1 & class 3 certs to ckfw builtins by default.
bumped minor, symbols were added.  req&ok naddy@
2009-07-19 18:38:08 +00:00
martynas
7af160a362 sndio backend for firefox 3.5 nssound. uses (external) audio/libcanberra
for system events, if installed.  resulting package does not depend
on it though.
2009-07-19 15:30:16 +00:00
martynas
84af2859fd stability update to firefox 3.5.1. MFSA 2009-41 doesn't affect this port 2009-07-17 17:09:35 +00:00
kurt
739b7ab787 - update to 4.1.40 which includes some security fixes:
http://tomcat.apache.org/security-4.html
2009-07-17 13:38:56 +00:00
espie
9e79ab9070 +imagecache_profiles 2009-07-17 10:43:52 +00:00
espie
c6e6d559d9 link between imagecache and avatars 2009-07-17 10:43:16 +00:00
espie
7cba026b1e unfuck 2009-07-17 10:25:49 +00:00
espie
9451aca0c0 add the imagecache/api support 2009-07-17 10:17:23 +00:00
espie
d01b86f8b9 ImageCache is a dynamic image manipulation and cache tool. It allows you to
create a namespace that corresponds to a set of image manipulation actions. It
generates a derivative image the first time it is requested from a namespace
until the namespace or the entire imagecache is flushed.

ImageCache presets can be put to use in various other modules. For example, when
using CCK with the Imagefield module, you can use the "Display fields" local
task tab to choose a preset to apply to images in that field. Similarly, you
can specify a preset when displaying images attached to nodes using Imagefield
in a View through the Views UI.
2009-07-17 10:16:26 +00:00
espie
e7bc72b047 prereq for imagecache 2009-07-17 10:15:59 +00:00
espie
2cc3561f65 add dhtml_menu, filefield, imagefield 2009-07-17 10:02:03 +00:00
espie
f7c6384937 ImageField provides an "Image" widget type to CCK. This module leverages the
functionality of FileField and behaves nearly identically. ImageField widgets
will give you a nice thumbnail preview of the image when uploaded, and provides
a few display options (formatters) within CCK to display the images when the
content is viewed.
2009-07-17 10:01:02 +00:00
espie
81160dc049 FileField provides an "File" field type to CCK. It provides many advantages over
the Drupal core "Upload" module including:

 * Per-field upload control (file extensions, file size).
 * Per-node upload size limits.
 * Multiple fields per content type.
 * Customizable paths for saving uploads (plus token support for dynamic paths).
 * Icons for uploaded file types.

Most importanttly, it's a prerequesite for imagefield.
2009-07-17 10:00:30 +00:00
espie
ad11dbce39 This allows the replacement of any menu by a dhtml version,
in order to avoid lots of page loads.

Note that activating this module is not enough, you have to
also replace the menus (e.g., navigation) by their dhtml version
on the administer/menu page.
2009-07-17 09:54:44 +00:00
espie
08e0d8c39a a few minor tweaks:
- don't reload rewrite if it's already there, one less warning for httpd
- pinpoint translation errors
- document the painful state of updates from drupal5...
2009-07-17 09:33:12 +00:00
pyr
cb35b98fe3 update to latest mojo.
ok simon@
2009-07-16 16:11:14 +00:00
espie
1c7678744d add new stuff, image not yet ready 2009-07-16 08:41:50 +00:00
espie
77728585e8 user_readonly for drupal6 2009-07-16 08:41:22 +00:00
espie
3820186df6 publish/unpublish on schedule 2009-07-16 08:40:54 +00:00
espie
2769def09a do cron jobs from within drupal, without needing to set up a separate
cron job.
2009-07-16 08:40:31 +00:00
espie
5399380ace meta-tags for drupal6 2009-07-16 08:38:53 +00:00
martynas
d7e4804640 firefox cert handling is unbearable. so automatically spawn 'Add
exception';  get cert;  and focus 'Confirm' so that one click or
Enter is needed to get in.
"OMGOMGOMG!!!!" marco@.  naddy@ did not object.
2009-07-15 20:42:39 +00:00
espie
5732fb7c0b link new modules to build 2009-07-15 10:45:42 +00:00
espie
6f202ad1af user_import for drupal6 2009-07-15 10:44:42 +00:00
espie
7e7c2089dc token for drupal6 2009-07-15 10:44:20 +00:00
espie
cca36ee798 securelogin for drupal6 2009-07-15 10:44:00 +00:00
espie
d9632d420d printer-friendly for drupal6 2009-07-15 10:43:36 +00:00
espie
7456e681ce pathauto for drupal6 2009-07-15 10:43:12 +00:00
espie
5b5597f06d masquerade for drupal6 2009-07-15 10:42:52 +00:00
espie
c226714f05 japanese translation for drupal6 2009-07-15 10:42:28 +00:00
espie
2fb0584dab italian translation for drupal6 2009-07-15 10:42:05 +00:00
espie
77587e0798 content_access for drupal6 2009-07-15 10:41:40 +00:00
espie
b228d1f3bf advanced_user for drupal6 2009-07-15 10:41:15 +00:00
espie
1834e327c5 update to current versions 2009-07-15 10:33:38 +00:00
espie
e399ca2b3d fix base run-depends (drupal6 only) and bump corresponding packagenames. 2009-07-15 09:42:31 +00:00
giovanni
f9093e7686 Update to 0.91
Fix possible segfault on dns lookups
2009-07-14 10:48:07 +00:00
giovanni
1b10dcfb9e Update to 3.2.0.1
ok kevlo@ (Maintainer)
2009-07-14 07:38:58 +00:00
giovanni
32cd8afec3 Update to 0.4.1 2009-07-13 09:21:30 +00:00
ajacoutot
ed6c258cc4 - better homepage
- add reminder comment

ok jasper@
2009-07-12 20:34:03 +00:00
ajacoutot
ecd97c88f8 - this port can depend on either p5-Crypt-SSLeay or p5-IO-Socket-SSL
ok jasper@, maintainer timeout
2009-07-12 20:03:46 +00:00
martynas
cb7ee39000 update to firefox35-3.5, final release. note that this is a separate
port;  for testing.  in the similar way that firefox 3.0 was two
releases ago.  we would rather people test final release rather
than some release candidate version.  use at your own risk.
ok naddy@
2009-06-30 16:16:00 +00:00
sthen
bc71e51572 WANTLIB+=gailutil for new webkit, bump PKGNAME.
found in naddy's lib-depends-check run.
2009-06-28 21:58:23 +00:00
naddy
a8c7e94c24 plone 2.5 also conflicts with zope-genericsetup, -pluggableauthservice,
and -pluginregistry, but plone 2.1 doesn't
2009-06-25 15:40:43 +00:00
jolan
7503810ca2 mark conflict with plone 2009-06-25 01:23:07 +00:00
jolan
2cee3fee34 add more conflicts with plone 2009-06-25 01:22:10 +00:00
simon
47f786c214 Add workaround for amazing Module::Install hack by adding DESTDIR to
more or less hardcoded install paths.  Not sure this is actually correct
but at least it doesn't violate fake anymore.
Regenerate PLIST and bump accordingly.

noticed and fix requested by naddy@
2009-06-24 22:44:02 +00:00
sthen
4ff52f179c actually enable IPv6; from Simon Kuhnle 2009-06-24 07:38:30 +00:00
martynas
c1b1bc1265 update language packs 2009-06-24 01:08:05 +00:00
sthen
4e63b093cf - update to 0.7.60, from Brad
- add IPv6 support, from william@ (maintainer), tested by Simon Kuhnle
and Darrin Chandler.

committing at the request of william@.
2009-06-23 20:24:12 +00:00
martynas
fe23ecfe34 seamonkey-1.1.17. MFSA 2009-33; MFSA 2009-32; MFSA 2009-29; MFSA
2009-27; MFSA 2009-26; MFSA 2009-24; MFSA 2009-21; MFSA 2009-17.
2009-06-23 18:38:54 +00:00
martynas
2976d47694 link firefox35 to the builds. sounds alright to naddy@ 2009-06-23 17:58:38 +00:00
martynas
26431ebb0d ddo not even try to pick up&mix native nspr&nss; unbreaks if local
nss&nspr is presentt
cleanup xpconnect a bit
bump package name to p2
2009-06-23 17:55:57 +00:00
landry
1f9b4b21f3 really bump, pointed out by naddy@ 2009-06-23 14:59:32 +00:00
robert
c69e6de0f6 update to php-5.2.10:
This is a SECURITY FIX that fixes:
  Fixed bug #48378 (exif_read_data() segfaults on certain corrupted .jpeg files.

Update the suhosin patch to the current one while here.
2009-06-22 11:27:00 +00:00
sthen
6d7295f072 sync wantlib, bump. 2009-06-22 10:43:58 +00:00
sthen
bcb6ce4f58 Add information about keep-alive connections to mod_status.
From upstream repo, via Brad.
2009-06-22 09:28:07 +00:00
sthen
d92fb862b5 Include the INSTALL guide in the package. ok giovanni@ (maintainer). 2009-06-22 07:58:24 +00:00
martynas
ca87e3e281 resolve collision (firefox.desktop) 2009-06-21 20:46:38 +00:00
martynas
2b3482f53c - firefox-bin -> firefox35-bin
- don't link mozilla-firefox-bin
- bump to p1.
2009-06-21 20:41:40 +00:00
martynas
9cef19971b let mozilla-firefox and firefox35 coexist together.
mozilla-firefox -> LOCALBASE/mozilla-firefox;  bin/firefox,bin/mozilla-firefox
firefox35 -> LOCALBASE/firefox35;  bin/firefox35
2009-06-21 18:50:06 +00:00
martynas
c5e74f99f5 register nspr&nss; regen plist
let nspr&nss find external sqlite3
RAND_DEV = /dev/arandom
--disable-jit
2009-06-21 18:42:15 +00:00
martynas
a9d474ce97 use local nss&nspr; remove external deps
run autoconf for nspr
pass NSS_ENABLE_ECC=1, NSS_USE_SYSTEM_SQLITE=1
bump so_version major to 21.0
bump pkgname to p0
2009-06-21 18:17:11 +00:00
martynas
b654f91899 use internal nspr&nss since i'm not going to update em at least
until after release
2009-06-21 15:04:16 +00:00
sthen
755a5cdf35 update to 3.2.0; bugfixes and small new features. ok kevlo@ 2009-06-21 14:51:58 +00:00
martynas
25c120b565 register&regen with proper mozjs
remove pkgpath/conflict markers
sync wantlib
depends on sqlite 3.6
2009-06-21 14:28:14 +00:00
martynas
d951ad9450 hunk not needed for nss-3.12.3; which we now have to depend on 2009-06-21 13:26:19 +00:00
martynas
1165083ba7 oggz_off_t is off_t
position is int64_t
2009-06-21 13:18:59 +00:00
martynas
0277f1cc84 workaround c++ parser problems of gcc 3
use openbsds sems
2009-06-21 12:30:58 +00:00
martynas
3aacbddd82 merge in some changes from mozilla-firefox:
CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module
turn off Ignore Scaling and Shrink to fit page width
sync switches w/ ff3
update about url
2009-06-21 11:41:31 +00:00
martynas
fb9602519b - use so_version for js
- add js to guess_dirs, and run autoconf for it
- dont redef system types
2009-06-21 11:36:11 +00:00
martynas
5473c857d7 import firefox35-3.5rc2, been using it for couple of months.
wip, not linked to the build yet.  needs nspr&nss updates.
2009-06-21 01:31:23 +00:00
sthen
ea6373b591 update to an 0.6.0 snapshot, for compatibility with trac 0.11; update
agreed with by merdely@ (maintainer).
2009-06-20 13:41:43 +00:00
sthen
3b8808af26 update to 0.11.4; maintainer (Ben Lovett) agrees with the update.
rolls in trac-adminplugin; pkgpath/conflict set accordingly.
2009-06-20 13:40:57 +00:00
sthen
e4bec01090 mark conflict with trac 0.11, bump PKGNAME 2009-06-20 13:38:16 +00:00
sthen
d622c6aaee Bugfix update to 1.4.23; from Brad. 2009-06-19 23:12:03 +00:00
sthen
c51ea7bea7 WANTLIB+=ssl, bump 2009-06-19 12:37:23 +00:00
simon
2a6fc4eb1b update to version 0.11 2009-06-19 12:25:40 +00:00
simon
d0b6fc23a9 update to mod_fastcgi-SNAP-0811090952 in order to get http-auth
passthrough working among other fixes

running in production for a few months now
reads good to sthen@
2009-06-19 12:19:00 +00:00
jolan
e30d5838fa update to 1.0.1 2009-06-19 04:18:04 +00:00
sthen
fd7d744e8f fix WANTLIB/LIB_DEPENDS, bump. 2009-06-19 01:10:53 +00:00
landry
e564c442a9 Fix WANTLIB, PLIST, bump PKGNAMEs. 2009-06-18 20:10:07 +00:00
landry
a6614efa1b Update to webkit 1.1.10, fix WANTLIB, bump minor.
Tested by jasper@ on ppc, sthen@ on amd64 and myself on i386.
2009-06-18 20:09:20 +00:00
pirofti
38b1b92665 Update youtube-dl to 2009-05-30. Okay sthen@. 2009-06-18 16:06:13 +00:00
robert
fbf0ee5c0b +p5-HTML-TagCloud 2009-06-17 09:37:54 +00:00
robert
8228e78221 import of p5-HTML-TagCloud-0.34
HTML::TagCloud enables you to generate "tag clouds" in HTML.
Tag clouds serve as a textual way to visualize terms and topics
that are used most frequently.
The tags are sorted alphabetically and a larger font is used to
indicate more frequent term usage.

This has also been posted to ports@ by Ian McWilliam
2009-06-17 09:36:52 +00:00
sthen
0a22e9f570 install the tmp directory so it's writable by the webserver.
ok giovanni@ (maintainer).
2009-06-17 08:46:11 +00:00
sthen
77bace9a9a bug-fix update to 0.11.6 + one post-release crash fix. 2009-06-16 23:17:33 +00:00
giovanni
34e18aa26a Update to version 0.4 2009-06-15 13:16:23 +00:00
kurt
922e55557c - update to 1.2.28
http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html
Including the correction for:
CVE-2008-5519: Apache Tomcat mod_jk information disclosure vulnerability
2009-06-12 18:14:26 +00:00
kurt
c235b4ad7d - update to 6.0.20:
http://tomcat.apache.org/tomcat-6.0-doc/changelog.html
2009-06-12 17:46:56 +00:00
ajacoutot
45eb496c30 Bump after recent gconf2 MODULE change. 2009-06-11 18:27:02 +00:00
ajacoutot
684fb6a517 Remove unneeded post-patch target. 2009-06-11 16:49:26 +00:00
naddy
eed5fcdd79 bump after PLIST change 2009-06-11 16:05:36 +00:00
martynas
26988e0620 firefox-i18n-3.0.11 2009-06-11 14:11:14 +00:00
martynas
f6879d3eef mozilla-firefox-3.0.11 2009-06-11 14:10:37 +00:00
kili
2b41280401 WANTLIB changes due to avahi dependency. Bump affected PKGNAMEs. 2009-06-10 20:27:09 +00:00
ajacoutot
15b5c16fe6 Add HOMEPAGE. While here, set GPL version marker. 2009-06-10 13:07:19 +00:00
bernd
1073c63045 Update to ruby-httpclient-2.1.5. 2009-06-09 11:47:46 +00:00
ajacoutot
726683d492 Bump after recent gconf2 MODULE changes.
"yep, bumps are cheap" kili@
2009-06-08 16:58:15 +00:00
phessler
15ade36981 Update to 0.8.2
From Jacob Meuser (jakemsr@)

OK landry@
2009-06-07 12:01:32 +00:00
ajacoutot
ff3f3d9328 Update to p5-WebService-MusicBrainz-0.22. 2009-06-07 11:32:41 +00:00
ajacoutot
6ba365334e Convert to using the new gconf2.port.mk module. 2009-06-07 06:41:26 +00:00
ajacoutot
78ad340d7e - remove gconftool-2 calls; they are not needed 2009-06-07 06:33:52 +00:00
dhill
ef1bd7c80b update to 1.31
ok simon@ merdely@
2009-06-05 16:13:15 +00:00
merdely
770040e02b Update to 1.112
ok simon@
2009-06-04 22:08:41 +00:00
william
20bd8ec4a2 Update to nginx-0.7.59; ok robert@ merdely@ 2009-06-04 04:06:43 +00:00
ian
8a6df1f0ef Upgrade to 1.0.2, and switch maintainer to Ryan Boggs, with approval of old maintainer. 2009-06-03 17:02:54 +00:00
merdely
437a34a33d Update to 0.08
Now depend on p5-URI

"sure" robert@
2009-06-03 03:21:58 +00:00
wcmaier
ba659c80e5 Update to 2.6, use MODPY_EGG_VERSION, fix addy, regen patches (and drop one). 2009-06-03 02:13:30 +00:00
sthen
f91327116f bump following api change in base httpd 2009-06-03 00:50:38 +00:00
pyr
3596fb2a5b Bump apache modules after my recent ABI breakage, to be on the safe side.
ok ajacoutot@
2009-06-03 00:48:51 +00:00
merdely
c9237399ba Update to 4.21.
From Ian McWilliam.  Thanks.
2009-06-02 23:17:36 +00:00
ajacoutot
30a0d1a901 - wantlib fix 2009-06-02 15:39:41 +00:00
wcmaier
e13cc173cf Update to 0.2.10, use MODPY_EGG_VERSION, fix email. 2009-06-02 05:04:37 +00:00
landry
c404c4d903 Update to webkit-gtk 1.1.8, heavy consumers are happy with it, tested
@ppc/amd64/i386. Add a temporary workaround for upstream bz #26099.
Bumps minor as some funcs were added.
2009-06-01 05:51:31 +00:00
landry
28b25b42af Update to midori 0.1.7. Doesn't need newer webkit, which is still
building.. It still miserably fails on some ipv6 sites when ipv6 is not
configured, i'm aware of it, and will hopefully fix it in libsoup during
c2k9.
2009-05-31 03:42:34 +00:00
dhill
e3049aef94 update to 3.60
ok MAINTAINER
2009-05-31 02:06:28 +00:00
jasper
179af1928d add p5-CGI-Lite 2009-05-30 23:45:23 +00:00