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®en 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
jasper
b64d36aec9
import p5-CGI-Lite 2.02
...
You can use this module to decode form and query information, including
file uploads, as well as cookies in a very simple manner; you need not
concern yourself with the actual details behind the decoding process.
from Abel Camarillo (MAINTAINER), with some tweaks by me
2009-05-30 23:44:02 +00:00
landry
f46265d660
Register seamonkey as a handler for various html/xml mimetypes, as
...
done in firefox desktop file. From James Wright on ports@, thanks!
2009-05-30 20:36:33 +00:00
ajacoutot
0b2f9c3263
- small update to timetrex-2.2.22
2009-05-29 20:12:31 +00:00
benoit
0880f3365f
- update yui to 2.7.0b
...
- regen PLIST-*
- change maintainer
- change MASTER_SITES
ok espie@, ajacoutot@
2009-05-26 14:27:34 +00:00
kevlo
bf5193de3c
update to 3.1.5
...
ok giovanni@
2009-05-25 10:37:41 +00:00
benoit
0931633bbd
- update bozohttpd to 20090522
...
- change maintainer
- modify MASTER_SITES
ok ajacoutot@
2009-05-25 10:24:34 +00:00
benoit
4afe556fc6
- update ratproxy to 1.58
...
- change maintainer
ok ajacoutot@
2009-05-25 09:56:58 +00:00
sthen
e887aff9bb
update to 0.6.37, fixes build on a few arch broken in previous commit.
...
noticed by Simon Kuhnle, diff from maintainer William Yodlowsky matches
mine.
2009-05-23 22:33:44 +00:00
benoit
cd46b7110e
- update to surfraw 2.2.5
...
- regen PLIST and patches
ok ajacoutot@
2009-05-21 14:36:57 +00:00
giovanni
9e60d3f279
Update to 0.2.37
2009-05-21 13:59:32 +00:00
steven
94a3508da0
update to 0.6.36
...
use _nginx user by default
from new maintainer William Yodlowsky
fine with old maintainer Darrin Chandler
2009-05-21 11:44:08 +00:00
sthen
b03a41ac40
RUN_DEPENDS on drupal5/token; bump package. ok espie@
2009-05-20 13:25:56 +00:00
bernd
bfe6132b6e
Update to ruby-rack-1.0.0.
2009-05-19 21:54:33 +00:00
bernd
0757e4e19c
Update to ruby-sinatra-0.9.2.
2009-05-19 21:53:48 +00:00
sthen
9d94f0871e
bump for gcc4.port.mk LIB_DEPENDS change
2009-05-17 09:40:53 +00:00
sthen
868bef47bd
update to 6.12, fixes an xss issue. ok espie@
2009-05-15 21:21:27 +00:00
sthen
878e30937f
update to 5.18, fixes an xss issue. ok espie@
2009-05-15 21:21:09 +00:00
claudio
2783510601
Enable suexec for apache2 with these config changes:
...
- install the binary under ${TRUEPREFIX}/sbin/suexec2
- change suexec-caller to _apache2
- log to /var/log/suexec2_log similar to the suexec in base
Inputs and OK sthen@, simon@
2009-05-15 15:46:58 +00:00
sthen
c9a32364b1
bugfix update to 0.99.15 from Brad, maintainer ok.
2009-05-15 06:57:18 +00:00
sthen
298bf500c1
make -streaming depend on -main. from Brad.
2009-05-14 08:53:36 +00:00
simon
419f8ae601
add p5-MojoX-Session
2009-05-12 23:44:45 +00:00
simon
40d9307646
import p5-MojoX-Session
...
MojoX::Session is a session management for Mojo. Based on CGI::Session
and HTTP::Session but without any dependencies except the core ones.
2009-05-12 23:44:40 +00:00
claudio
36ed5c3290
Define LDAP_DEPRECATED because OpenLDAP wants to make sure that every older
...
app is subtly but totaly broken by removing API functions unless we use the
magic button. Depending on the architecture the code may work or crash horribly
without this. OK sthen@ (there are similar hacks in many other apps)
2009-05-11 19:40:58 +00:00
sthen
2c93a62bbd
+lightsquid
2009-05-08 22:04:31 +00:00
sthen
6668991d8b
import www/lightsquid, from maintainer Kirill Bychkov.
...
fast and simple squid log parser with a perl cgi script to dynamically
generate report pages.
2009-05-08 22:03:57 +00:00
simon
fe5564dbf6
update to version 5.826
...
bulk build and ok by jasper@, thanks!
2009-05-08 15:46:39 +00:00
sthen
035db71d1e
pound should be uid 626, even... 625 was reserved for varnish.
2009-05-07 12:37:10 +00:00
sthen
020024a323
unbreak conflicting userid and bump PKGNAME, no cookie for me, I forgot
...
to commit the user.list update in my tree :(
found by Rolf Sommerhalder.
2009-05-07 12:16:34 +00:00
simon
87241da2a6
update to version 0.9002
2009-05-06 22:30:04 +00:00
simon
a2a2877e5f
maintenance update to version 0.9
2009-05-03 17:19:30 +00:00
landry
c566956ca3
Update to Apache::Gallery 1.0RC3 :
...
- remove a patch merged upstream
- simplify SUBST_CMD/INSTALL_DATA dance
- fix dependencies in README.chroot, which shows it wasn't tested since
at least imlib2 1.3.0 update more than two years ago..
joint work with and ok simon@
2009-05-03 15:58:10 +00:00
martynas
1f17f363d7
sndio backend for mozilla 1.8 branch; get rid of esound
2009-05-03 15:47:27 +00:00
martynas
927ded3beb
implement sndio backend and get rid of esound. ok jakemsr@
2009-05-01 22:53:25 +00:00
jolan
792fc64b85
+pecl-geoip
2009-04-30 23:45:38 +00:00
jolan
c4d03817fa
pecl-geoip-1.0.7, PHP support for geocoding IPv4 addresses
2009-04-30 23:44:13 +00:00
pea
c5014905c6
Update to 1.1.0.7.
...
ok mbalmer@ (MAINTAINER)
2009-04-30 14:47:43 +00:00
kevlo
f506170d13
update to 2.7.1 from Mattieu Baptiste <mattieu.b at gmail dot com>
2009-04-30 12:54:38 +00:00
landry
2bd37f33b6
Update to p5-libapreq 1.34, 1.3 was out in 2003...
...
ok simon@
2009-04-30 08:09:59 +00:00
sthen
a305c77413
don't zap /var/www/conf/php5.sample ini file fragments when you
...
upgrade php5-core. problem noticed by Alexander Hall, ok robert@
2009-04-29 11:36:58 +00:00
martynas
b85318e85b
update to 3.0.10
2009-04-28 21:51:01 +00:00
martynas
ffd91fa3b4
security update to mozilla-firefox-3.0.10. from robert at openbsd.pap.st
...
MFSA 2009-23 Crash in nsTextFrame::ClearTextRun()
http://www.mozilla.org/security/known-vulnerabilities/firefox30.html#firefox3.0.10
ok kurt@, naddy@
2009-04-28 21:50:16 +00:00
jolan
3cfaa2ae29
+pecl-proctitle
2009-04-28 15:25:01 +00:00
jolan
1d5c420a63
pecl-proctitle-0.1.1, PHP support for setproctitle
2009-04-28 15:23:44 +00:00
giovanni
005b91c047
Update to version 3.1.4
...
Okay kevlo@ (maintainer)
2009-04-28 07:03:36 +00:00
jolan
474b874e07
+pecl-uploadprogress
2009-04-28 01:15:00 +00:00
jolan
1b82e18d29
pecl-uploadprogress-1.0.0, php upload progress meter
2009-04-28 01:13:42 +00:00
landry
46fa4e3adc
Update to midori 0.1.6, and explicitely depend on webkit 1.1.5v0.
...
ok ajacoutot@ phessler@
2009-04-27 19:27:21 +00:00
landry
c53f558993
Update to webkit 1.1.5v0, finally switch to plain releases instead of
...
tracking a random svn snapshot, as webkit-gtk has regular releases now.
ok ajacoutot@ phessler@
2009-04-27 19:25:08 +00:00
jolan
be5d53c7af
+pecl-ssh2
2009-04-27 02:37:08 +00:00
jolan
a9a5a3ef87
pecl-ssh2-0.11.0, php bindings for the libssh2 library
2009-04-27 02:35:33 +00:00
robert
bdf5d49c4c
COMMENT was too long, so chop off some garbage; spotted by naddy
2009-04-26 18:21:26 +00:00
ajacoutot
2c5f8a533a
CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module
2009-04-26 11:01:04 +00:00
sthen
99abaac50c
pkgname bumps following java.port.mk r1.18, pointed out by espie@
2009-04-26 09:38:25 +00:00
ckuethe
c3ea28c5bb
adds a "-j" option to invoke jhead on the source image, and substitutes the
...
results at the "<!--EXIF-IMAGE-->" token
ok jasper@
2009-04-26 01:24:37 +00:00
martynas
9988fcfe40
update to snownews-1.5.11. from Simon Kuhnle
...
ok simon@, kili@
2009-04-25 20:08:44 +00:00
ajacoutot
a1b6fb61f9
- remove uneeded build_depends which would prevent trac from packaging in
...
a regular bulk
ok sthen@
cvs: ----------------------------------------------------------------------
2009-04-25 12:54:57 +00:00
espie
e2375b5765
build ZipArchive, okay robert@
2009-04-24 08:36:49 +00:00
robert
9791db923f
+p5-RTx-Tags
2009-04-23 16:02:20 +00:00
robert
643d8b0418
import of p5-RTx-Tags-0.10:
...
This module uses portions of HTML::TagCloud to provide a tag cloud
on Search/Simple.html.
The cloud consists of the values (split on commas, semi-colons
and whitespace) for all objects with the Tags custom field.
In addition to the cloud, this module provides support for
Simple Searchable Custom Fields witha Local overlay.
2009-04-23 16:01:49 +00:00
robert
a6717f6d6e
+p5-HTML-RewriteAttributes
2009-04-23 15:59:31 +00:00
robert
271b23083e
import of p5-HTML-Rewrite-Attributes-0.03
...
HTML::RewriteAttributes is designed for simple yet powerful HTML
attribute rewriting.
You simply specify a callback to run for each attribute and we
do the rest for you.
2009-04-23 15:59:07 +00:00
martynas
933ba70163
1.0.8 is a bugfix release. ok wcmaier@
2009-04-22 22:07:11 +00:00
martynas
96c9874e0c
sync to firefox-i18n-3.0.9
2009-04-22 22:04:49 +00:00
martynas
c3a6bd83c4
security update to mozilla-firefox-3.0.9. MFSA 2009-22, MFSA
...
2009-21, MFSA 2009-20, MFSA 2009-19, MFSA 2009-18, MFSA 2009-17,
MFSA 2009-16, MFSA 2009-15, MFSA 2009-14:
"go ahead" naddy@
2009-04-22 21:59:31 +00:00
jasper
f6cea1c07d
- update pecl-APC to 3.1.2
...
"reads fine" William Yodlowsky (MAINTAINER)
2009-04-22 21:24:09 +00:00
martynas
c256bdc4a7
turn off Ignore Scaling and Shrink to fit page width. fixes printing
...
for beck@. ok kurt@, "no objections" naddy@
2009-04-22 21:00:23 +00:00
sthen
26eaf50f01
remove unnecessary RUN_DEPENDS from -streaming, bump.
...
pointed out by Brad.
2009-04-22 00:59:16 +00:00
sthen
c2beb5e66f
- add -streaming module for video streaming
...
- add "debug" flavour enabling the CHEROKEE_TRACE feature
- bump affected -main subpackage
based on a diff from Valery Masiutsin
2009-04-22 00:28:54 +00:00
robert
04873297d5
+concrete5
2009-04-21 09:32:58 +00:00
robert
d88fe259b5
import of concrete5-5.0.0
...
concrete5 is a building material for websites written in PHP,
using a MySQL database, and running on your live webserver,
to make editing websites easy.
2009-04-21 09:32:23 +00:00
robert
c3be143ca3
update to HTTP-Server-Simple-0.38 and add REGRESS_DEPENDS so all of the
...
regression tests can be run
2009-04-21 09:27:52 +00:00
kevlo
afccc2f006
update phpmyadmin to 3.1.3.2. This version addresses the following
...
security flaw which affects versions before 3.1.3.2.
CVE-2009-1285 Static code injection vulnerability
http://web.nvd.nist.gov/view/vuln/detail;jsessionid=6ab7cff13414b91166c7d9ed13fd?execution=e1s1
ok giovanni@
2009-04-21 03:16:32 +00:00
sthen
78d6e09453
...try again from a clean checkout directory; this patch should have
...
been removed with the last commit:
update to 1.6.2, amongst other things, fixes a problem with usernames
starting with digits. from Brad (maintainer).
2009-04-18 20:29:56 +00:00
sthen
b3336b1ba7
update to 1.6.2, amongst other things, fixes a problem with usernames
...
starting with digits. from Brad (maintainer).
2009-04-18 18:24:09 +00:00
sthen
74fddeab7f
- update dansguardian to 2.10.0.3
...
- remove clamav flavour in favour of enabling clamd support in
the main package.
- rearrange the Makefile slightly
the clamav flavour was using libclamav, which past experience shows
to not be a stable interface to the clamav virus scanner; dansguardian
also supports scanning via the clamd socket, this is now enabled
instead (by default since it doesn't add a required dependency).
note: those currently using the clamav flavour and upgrading will
need to adjust their configuration.
maintainer timeout. on ports@ for a few days, lightly tested here
but lacking test reports from real users.
2009-04-18 14:42:41 +00:00
sthen
a87e93bb35
remove dansguardian,libclamav
2009-04-18 14:07:52 +00:00
sthen
6cd25685eb
- update to 0.99.10 from Brad; maintainer timeout.
...
- fix typo in alternative MASTER_SITES line.
2009-04-17 23:17:07 +00:00
espie
978e81f048
... and typo, bad keyboard, bad.
2009-04-17 10:31:45 +00:00
espie
1fa9ed2d8a
tweak manpage/licence, from bsd@openbsd.rutgers.edu via maintainer
2009-04-17 10:31:09 +00:00
landry
6213d1c830
tyop, bad jasper.. wasn't building, hence no bump.
2009-04-16 16:01:41 +00:00
ajacoutot
6a768369c4
- now that we have rarian, the 'scrollkeeper-update -> /bin/true' hack
...
is not needed as the legacy scrollkeeper-update provided by rarian does
not do anything anymore
ok jasper@
2009-04-16 08:11:13 +00:00
giovanni
b4dfccfdf4
Update to 0.90
...
- ClamAV 0.95 support added
2009-04-15 17:50:21 +00:00
sthen
b369207299
- add an upstream patch, from the forthcoming 1.6.2 release, to unbreak
...
usernames starting with a digit. from Brad.
- adjust @conflict marker: was lighttpd-<=1.4.22 which matches 1.4.22p<any>,
replace with lighttpd-<1.4.22p0 (p0 resolves the conflict). problem noticed
by Brad.
2009-04-15 00:21:12 +00:00
ajacoutot
75322486de
- update to timetrex-2.2.21
...
(fixes a few minor bugs with the tax forms and authorization list)
2009-04-14 19:41:26 +00:00
giovanni
ce64bd6718
Update to 0.2.34
...
Take maintainership
"yep, okies" jasper@, ok sthen@
2009-04-14 10:55:01 +00:00
ajacoutot
b3976e2c5a
- Browser id fix to work around sites specifically looking for
...
mplayerplug-in
adapted from upstream svn by David Coppa (maintainer)
2009-04-14 09:39:50 +00:00
sthen
a3c089cb5e
upstream does have versioned tarballs after all; switch to using them.
...
no need for a bump.
thanks Matt on piwik bug tracker for pointing them out.
"yeah!" jasper
2009-04-14 08:05:06 +00:00
sthen
3cd037f926
update to 1.6.4, from frantisek holop (taking MAINTAINER).
2009-04-11 23:54:12 +00:00
martynas
cac2d85afb
security update to seamonkey-1.1.16; fixes a few critical vulns
...
ok naddy@
2009-04-11 13:47:37 +00:00
sthen
0e45c641b1
update to 1.4, based on a diff from and ok with maintainer Claudio Correa.
2009-04-09 23:53:13 +00:00
sthen
a93ee9bae4
add spaces before = in Makefile in preparation for forthcoming update to
...
make the diff clearer.
2009-04-09 21:20:36 +00:00
simon
4f08976e0e
connect ap2-mod_perl to the builds
...
noticed by bernd@
2009-04-09 18:42:30 +00:00
simon
432dc167e2
since apache-httpd's LIB_DEPENDS changed and ap2-mod_perl used it
...
indirectly via WANTLIB instead of pulling it in itself, we now have to
do so; p++
ok bernd@
2009-04-09 18:37:35 +00:00
bernd
6ce3f0a929
Update to apache-httpd-2.2.11.
...
Lots of bugfixes and a security fix for CVE-2008-2939.
Enable usage of the threaded apr which is needed for
an upcoming port.
ok simon@
2009-04-09 18:36:00 +00:00
giovanni
d0248d4a23
Update to 0.2.33
...
mirror added
"should be good to go" jasper@
2009-04-09 07:25:26 +00:00
sthen
e8e3bf7a3e
+pound
2009-04-09 01:09:53 +00:00
sthen
79f10f949a
import www/pound
...
The Pound program is a reverse proxy, load balancer and HTTPS
front-end for Web server(s). Pound was developed to enable distributing
the load among several Web-servers and to allow for a convenient
SSL wrapper for those Web servers that do not offer it natively.
2009-04-09 01:06:24 +00:00
sthen
6e5ad03a3d
update to 0.99.0, remove conflict with spawn-fcgi/old lighttpd.
...
maintainer unresponsive, ok ajacoutot
2009-04-08 21:30:54 +00:00
sthen
bdd9f2b63b
adjust conflict marker with www/cherokee, bump package. ok brad (maintainer).
2009-04-08 21:29:42 +00:00