william
c9423137fd
- update MAINTAINER address
...
- Add a -shm FLAVOR in addition to the default (mmap), and indicate
the difference in DESCR (requested by sthen@)
- Make the MESSAGE's instructions true by @sample'ing the module's ini
file so it exists (reported by "f5b" and Glen Searle, thanks)
- simplify by making better use of the lang/php MODULE
ok sthen
2012-01-27 04:02:26 +00:00
dcoppa
291d570c17
Update to 2012.01.08b
...
ok sthen@
2012-01-26 10:55:51 +00:00
dcoppa
aa2b23b7aa
tomcat updates:
...
v5: 5.5.34 -> 5.5.35
v7: 7.0.23 -> 7.0.25
2012-01-26 10:13:15 +00:00
dcoppa
36a72d95f4
Remove ntlmaps (broken, unmaintained); superseded by cntlm
...
ok ajacoutot@, sthen@
2012-01-26 09:00:58 +00:00
ajacoutot
e128a0bf97
Put these users in the daemon class to be consistent with all the other
...
ones in ports.
discussed with and ok sthen@
2012-01-26 08:03:56 +00:00
dcoppa
f3722359d3
Update to cntlm-0.92.1 and add a rc script.
...
ok ajacoutot@
2012-01-25 22:00:15 +00:00
dcoppa
6efd775031
Update to Predis-0.7.1
2012-01-25 13:18:54 +00:00
merdely
5e2dd7b100
Update to Wordpress 3.3.1.
...
"Sure" aja@
2012-01-24 17:37:02 +00:00
sthen
6e15a3787e
update to node 0.6.8 from maintainer Aaron Bieber
2012-01-24 10:03:55 +00:00
ajacoutot
32c3c66f22
Forgot in previous.
2012-01-24 09:28:39 +00:00
ajacoutot
da0500e636
Update to photoshow-0.0.20111228.
2012-01-24 09:28:10 +00:00
robert
7ff1f9994d
update to 16.0.912.77
2012-01-24 08:31:40 +00:00
nigel
f8b46d2393
Update to version 0.40 from Maintainer, fixes
...
downloads broken by YouTube site changes.
Ok: nigel@
2012-01-24 00:44:47 +00:00
sthen
44f46c55d0
SECURITY update to mediawiki 1.18.1; CVE-2012-0046; prop=revisions would
...
expose deleted text to unprivileged users through cache pollution.
ok Wen Heping (maintainer)
2012-01-23 09:47:38 +00:00
landry
da8423ce34
Convert firefox-i18n to use subdirs/Makefile.inc instead of abusing
...
multipackages, allows to parallelize builds in dpb. This way they also
share PLIST and DESCR.. while here take maintainership (agreed by previous)
and set @pkgpath for seamless updates.
prodded by/based on an initial work by espie@
2012-01-22 17:10:31 +00:00
kili
ee66eb59ff
This needs a bump after the update of hs-attoparsec.
...
Add myself to MAINTAINER.
2012-01-21 12:04:20 +00:00
sthen
7c7a28bac6
security update to moodle 1.9.16, way too many fixes in the last
...
nine releases to mention here.
1.9.x is pretty much end-of-line, so if anyone is actually using
this port, please consider updating it to a release which upstream are
actually supporting.
2012-01-20 22:18:27 +00:00
ajacoutot
5f44b23d92
Update to timetrex-5.0.3.
2012-01-20 07:35:17 +00:00
giovanni
954633047e
Cleanup the port and improve formatting.
...
from Brad, thanks
2012-01-19 15:31:02 +00:00
dcoppa
bf2895724a
Update to minitube-1.7.
...
While here, fix WANTLIB.
ok sebastia@
2012-01-19 08:13:30 +00:00
jeremy
e8b1b84d9b
Upgrade the passenger standalone subpackage to nginx 1.0.11.
...
OK sthen@
2012-01-18 16:52:06 +00:00
sthen
f806d0720b
update ports nginx to 1.0.11 (src/usr.sbin/nginx was already updated)
...
ok jeremy@ william@
2012-01-18 10:00:52 +00:00
edd
abf3979509
update to xxxterm-1.10.0
...
"if you are confident, go ahead", sthen@
2012-01-17 19:55:53 +00:00
robert
8fc048ecc4
add missing patch
2012-01-16 21:11:55 +00:00
robert
14cb3788a1
update to puppet-dashboard-1.2.4
2012-01-16 21:10:28 +00:00
kili
477ae1d688
Update to hs-warp-0.4.6.3.
...
Use explicit version constraints in RUN_DEPENDS.
2012-01-15 17:20:41 +00:00
kili
bf346483bf
Update to hs-wai-0.4.3.
...
Adjust RUN_DEPENDS and use explicit version constraints.
2012-01-15 17:19:53 +00:00
kili
a9f5e0f939
Update to hs-http-types-0.6.8.
...
Use explicit version constraints in RUN_DEPENDS (taken from the .cabal file).
2012-01-15 17:18:49 +00:00
landry
a7c502e03b
add bug/commit url
2012-01-14 14:30:37 +00:00
sthen
003a3d9f83
updates to lighttpd from upstream svn, from Brad
...
- remove "let HEAD for 0-byte files return the Content-Length" patch,
there are some cases where this is undesirable
- fix handling if etags are disabled but cache-dir is set - may
lead to double response
2012-01-13 23:02:15 +00:00
bentley
88c146410f
+cclive
2012-01-13 20:48:14 +00:00
bentley
57d6a857ef
Import cclive-0.7.7.
...
cclive is a tool for downloading media from YouTube and similar
websites. It has a low memory footprint compared to other existing
tools.
ok sthen@
2012-01-13 20:45:15 +00:00
rpointel
c4b058464c
+py-tornado
2012-01-13 20:35:44 +00:00
rpointel
432edbb132
import tornado, an open source version of the scalable, non-blocking web
...
server and tools.
The framework is distinct from most mainstream web server frameworks
(and certainly most Python frameworks) because it is non-blocking and
reasonably fast. Because it is non-blocking and uses epoll or kqueue, it
can handle thousands of simultaneous standing connections, which means
it is ideal for real-time web services.
ok benoit@, Wen Heping (thanks).
2012-01-13 20:34:35 +00:00
sthen
760509133f
bump REVISION; these were missed when php was moved to 5.3
...
spotted by Johan Huldtgren
2012-01-13 15:30:36 +00:00
kili
64e9934bcb
Bump after the xhtml update in lang/ghc.
...
Not strictly necessary, but I don't want to get a heart attack
because of some people who don't use packages and don't
rebuild all hs-ports properly.
2012-01-12 20:20:05 +00:00
bentley
ac39aa6a57
Update www/netsurf to 2.8, and related libraries.
...
Improvements in this release are detailed in the changelog.
ok landry@, slightly older diff ok sthen@
2012-01-12 03:17:08 +00:00
sthen
a5a2161c7a
use MODPHP_VSPEC for either|or dependencies on php5 extension modules
2012-01-11 22:27:26 +00:00
sthen
c3f56ab266
replace bad handrolled cruft with ${MODPHP_VSPEC}
2012-01-11 22:16:44 +00:00
sthen
0d66cd4071
RUN_DEPENDS on php-mysql-${MODPHP_VERSION}.*|php-pgsql-${MODPHP_VERSION}.*
...
not php-mysql-*|php-pgsql-*
2012-01-11 22:09:48 +00:00
ajacoutot
f72cb7f26e
Increase limits to minimum working defaults.
...
ok robert@ (maintainer)
2012-01-11 16:24:07 +00:00
dcoppa
b607262b7e
Add rtp to the list of streaming URIs
...
(upstream svn revision r494)
2012-01-11 13:06:47 +00:00
nigel
9ac698ce1f
missed new patch
2012-01-11 03:42:40 +00:00
nigel
83f9283889
Update seamonkey to 2.6.1
...
Ok landry@ stsp@ mpi@
2012-01-11 03:00:02 +00:00
nigel
f488c4c548
Update firefox to 9.0.1
...
Change from mpi@ for macppc
Ok landry@ stsp@ mpi@
2012-01-11 02:42:48 +00:00
nigel
88bc52d7de
Update fennec to 9.0
...
Change for macppc from mpi@
Ok landry@ stsp@ mpi@
2012-01-11 02:17:13 +00:00
nigel
e6b777dc67
Update firefox to 3.6.25 and xulrunner to 1.9.2.25
...
Ok landry@ stsp@
2012-01-10 23:58:27 +00:00
sthen
583cd757dd
- update to node.js 0.67, from maintainer Aaron Bieber
...
- fix following kinfo_proc2 removal
2012-01-10 14:35:55 +00:00
dcoppa
86fed82c3b
Tighten gmtk dependency and fix homepage
2012-01-09 22:52:37 +00:00
ajacoutot
03f67a9730
Maintenance update to gtkhtml4-4.2.3.
2012-01-09 13:17:23 +00:00