sthen
29d0442c2c
+chive
2011-07-12 08:18:56 +00:00
sthen
a4d3775fa4
import ports/www/chive, an alternative to phpMyAdmin (pointed
...
out by @jedisct1). ok jasper@
Chive is a next generation MySQL database management tool. The
web-based user interface supports most of the common operations
needed by software developers and database admins (databases,
tables, indices, keys, triggers, views, routines, privilege
management, import/export).
2011-07-12 08:18:38 +00:00
dcoppa
d370e0b0f0
Fix trailers.apple.com. It works well now (yay!)
...
From upstream svn
2011-07-12 08:12:28 +00:00
ajacoutot
70a5be8ad5
Add X11BASE includes and libs.
2011-07-12 05:17:52 +00:00
jasper
4b58a16831
- no need to use the gcc3 module anymore on sparc
...
from brad
2011-07-11 12:13:03 +00:00
jasper
eafc4b4ea9
- these ports were already ONLY_FOR_ARCHS=${GCC4_ARCHS} by using the gcc4
...
module on all arches. so remove the module usage and set ONLY_FOR_ARCHS instead
from brad
2011-07-11 12:08:24 +00:00
giovanni
1979bb020a
Bugfix update to 1.5.1
2011-07-11 10:09:26 +00:00
robert
20b2bbdb21
add missing lang/php module and bump
2011-07-11 08:14:14 +00:00
robert
05df877c25
unbreak after MODPHP_BUILDDEP support
2011-07-11 06:22:49 +00:00
jasper
80d390c2fe
unbreak, it depended on www/php; which ceased to be.
2011-07-10 19:30:51 +00:00
jasper
4e985c7e2d
- add missing php module
2011-07-10 19:28:46 +00:00
jasper
91d259d2fa
- update to CGI-Application-4.50
...
from ian mcwilliam (MAINTAINER)
2011-07-10 11:49:39 +00:00
robert
048b73d748
fix dependencies
2011-07-09 03:32:26 +00:00
robert
c8661c2d29
fix deps
2011-07-09 00:37:40 +00:00
robert
df60709c66
bye bye
2011-07-09 00:28:53 +00:00
robert
3e58dd173d
switch to lang/php
2011-07-09 00:14:45 +00:00
robert
6277582379
switch to lang/php
2011-07-09 00:04:11 +00:00
robert
61d54aee81
switch to lang/php
2011-07-08 23:01:39 +00:00
robert
f64fd007d4
switch to lang/php
2011-07-08 22:52:23 +00:00
robert
b3fc0a68c9
switch to lang/php
2011-07-08 22:43:08 +00:00
naddy
eed7c62887
Fix build with png-1.5.
...
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
naddy
8c18b08ac5
Fix build with png-1.5.
...
All fixes from/via NetBSD pkgsrc. The people there did a lot of
heavy lifting.
2011-07-08 20:36:09 +00:00
robert
a8d6737884
cope with changed php binary path
2011-07-08 18:40:45 +00:00
robert
c944cab818
switch to lang/php
2011-07-08 18:23:17 +00:00
naddy
dc1d47c8b9
mark amaya as BROKEN: absurdly obsolete version, won't build with png-1.5
...
ok jasper@
2011-07-08 17:13:29 +00:00
landry
b75330098b
Cope with the mozilla-{firefox,thunderbird} renaming, change stem in
...
RUN_DEPENDS and bump.
2011-07-08 11:08:59 +00:00
landry
87acad8dd6
Rename mozilla-{firefox,thunderbird} packages to {firefox,thunderbird}.
...
Apparently required by many at c2k11.
2011-07-08 11:07:32 +00:00
jasper
caabccecac
- fix patch names, no binary change
2011-07-08 09:44:02 +00:00
fgsch
f7ec5b27e2
Update to flask 0.7.
...
martynas@ ok
2011-07-08 08:11:04 +00:00
schwarze
55fcd97ea1
install the manual to the right place;
...
feedback and ok naddy@ and marco@
2011-07-07 20:25:50 +00:00
jasper
f238d2203c
- unfuck -af PLIST
...
ok landry@
2011-07-07 19:45:19 +00:00
sthen
076483e0f2
update lighttpd to 1.4.29, from Brad
...
- while there, remove patch-src_server_c too, all the various /dev/*random
are equivalent now, ok Brad
2011-07-07 14:34:36 +00:00
ajacoutot
422ec7e715
libiconv MODULE.
2011-07-07 01:19:02 +00:00
ajacoutot
d7919c9a58
Use MODLIBICONV_WANTLIB.
2011-07-07 00:44:18 +00:00
ajacoutot
ebf18cf0c6
Use the gettext MODULE
2011-07-07 00:22:37 +00:00
ajacoutot
ebc307bb8c
Use the devel/gettext MODULE.
2011-07-06 21:09:55 +00:00
sthen
2b58d250bb
security fix update to phpmyadmin; CVE-2011-2505, 2506, 2507, 2508
...
arbitrary php code execution, see https://secunia.com/advisories/45139
ok giovanni@, jasper probably has the same diff too
2011-07-06 14:28:35 +00:00
jeremy
afe55fc796
Update to mongrel2 1.7.5
...
Most patches were accepted upstream. One new patch for
the internal copy of polarssl that was already accepted
upstream.
2011-07-06 01:23:50 +00:00
jeremy
05e7040103
Update to rainbows 4.0.0.
...
OK sthen@
2011-07-06 01:19:20 +00:00
jeremy
4865a81540
Update to unicorn 4.0.1.
2011-07-06 01:18:27 +00:00
jeremy
c27f258bb2
Link ruby-raindrops to the build
2011-07-06 01:15:40 +00:00
jeremy
4e975c22ea
Import ruby-raindrops 0.7.0.
...
Raindrops is a real-time stats toolkit to show statistics for Rack HTTP
servers. It is designed for preforking servers such as Rainbows! and
Unicorn, but should support any Rack HTTP server under Ruby 1.9, 1.8 and
Rubinius on platforms supporting POSIX shared memory. It may also be
used as a generic scoreboard for sharing atomic counters across multiple
processes.
OK sthen@
2011-07-06 01:14:09 +00:00
landry
7c74f6a901
Update to webkit 1.4.2, see http://trac.webkit.org/wiki/WebKitGTK/1.4.2
...
for a list of changes.
ok jasper@, tested by a few on ports@
2011-07-05 11:34:27 +00:00
halex
c8b1c12875
fix the chrome wrapper script a bit
...
- skip the tests if you already have a running chrome instance
- default to 'no' (meaning you must not use the mouse for doing the
sensible thing)
- do not start chrome if you just close the window (alt+f4 etc)
ok robert@
2011-07-05 09:16:19 +00:00
dcoppa
5b5df8d9c0
Update to gecko-mediaplayer-1.0.4
2011-07-04 13:33:30 +00:00
dcoppa
d30d2241e2
Updates v5 to v5.5.33.
...
Update v6 to v6.0.32, switch it to use SUBST_CMD, removes kurt@ as
maintainer.
For both v5 and v6, use absolute path for javaPathHelper to avoid
errors when starting tomcat.
Various cleanups to pkg-readmes.
tested by some ports@ readers
"looks ok, but I can't test it" sthen@
ok ian@, jasper@
Second step of a plan to have better tomcat ports.
More to come: rc scripts, further cleanups, Tomcat7...
2011-07-04 07:41:37 +00:00
naddy
92ca11ae3a
install source man page; drop USE_GROFF; don't try to strip(1) Perl script
2011-07-03 23:13:14 +00:00
zinke
1ef9ce23be
update cherrypy to 3.2.0
...
upgrade info and changes can be found here:
http://www.cherrypy.org/wiki/WhatsNewIn32
http://www.cherrypy.org/wiki/UpgradeTo32
based on similar diffs from
Bjoern Ketelaars and Wen Heping
ok ajacoutot@
2011-07-03 22:14:42 +00:00
rpointel
a3edbb83c2
Update aria2 to 1.12.0.
...
ok pea@.
2011-07-02 12:29:12 +00:00
sthen
fb6bdd86de
update to phpMyAdmin 3.4.3, ok kevlo@
2011-07-01 16:08:37 +00:00