Commit Graph

53776 Commits

Author SHA1 Message Date
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
kevlo
adcff3f5e7 Update to 4.0.3
ok pea@
2009-10-31 12:51:09 +00:00
kevlo
f7f61ce6f1 Update to 1.4.9
ok ajacoutot@
2009-10-31 12:50:02 +00:00
edd
9530e9a5f1 update to gnome-mplayer-0.9.8
From MAINTAINER David Coppa with some reccommendations from landry@ and
myself, namely:

 - comments in patches.
 - remove fullscreen bar animation by default.
 - fix an issue regarding the volume defaulting to zero.
 - message regarding gconfd-2

OK landry@

Thanks
2009-10-31 12:26:25 +00:00
sthen
add11d9140 update to 0.12.0rc3 2009-10-30 21:33:49 +00:00
naddy
f312a9d6fc drop workarounds for \' printf modifier 2009-10-30 18:08:47 +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
78185a5ceb Add some patches from upstream. From Brad. 2009-10-30 11:43:48 +00:00
sthen
83aeac4f3f Remove an obsolete comment from DESCR-npcomplete and bump. From David Coppa. 2009-10-30 11:36:21 +00:00
sthen
1f19ef7388 update to 0.95.3, partly from pea@. 2009-10-30 01:09:34 +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
steven
003ee4edcd update MASTER_SITES, use tk module;
clean up and bring this port to modern standards...

from new maintainer Stuart Cassoff
2009-10-29 23:10:53 +00:00
naddy
9b4230aeff sync with 4.6 and drop mention of xterm-xfree86 2009-10-29 20:10:39 +00:00
landry
84d3978d5e Update to Quantum GIS 1.3.0. 2009-10-29 19:59:38 +00:00
landry
c0b775fe8d Update to winwrangler 0.2.4, adds 'spatial window switching' using
ctrl-super-l/r/u/d. Diff from David Coppa, thanks!
2009-10-29 19:37:17 +00:00
landry
3eedd7143b Update to mapserver 5.4.2, backport a patch to fix
http://trac.osgeo.org/mapserver/ticket/2578, sanitize PREFIX & MESSAGE
wrt / maze.
2009-10-29 19:34:12 +00:00
ajacoutot
699ac95a37 Add reminder comment. 2009-10-29 19:32:16 +00:00
jasper
4e2a22fc81 - bugfix update of json-glib to 0.8.2 2009-10-29 18:00:52 +00:00
sthen
75a1ef1bcb switch to flex 2.5.35; ok landry@ 2009-10-29 16:46:09 +00:00
form
0cc625a968 set direction filter 2009-10-29 10:09:14 +00:00
form
98ed2cae6a bump 2009-10-29 09:07:38 +00:00
form
7c12e60d88 Tell the kernel that the header is fully-formed when it gets it.
Makes DECnet work.
2009-10-29 09:07:22 +00:00
jasper
5ff7e5ebd9 - make sure gnome-desktop indicates the right version (ie, 2.28.1 instead of 2.28.0)
- fix a possible 64-bit issue

from pkgsrc

ok aja@
2009-10-29 08:35:34 +00:00
giovanni
f00ed75c59 Update to 0.3.0.1 from Stephan A. Rickauer, thanks 2009-10-29 08:33:46 +00:00
jasper
2a7c20e769 - update p5-common-sense to 2.01
from  Toni Mueller, ok kevlo@ (MAINTAINER)
2009-10-29 08:33:22 +00:00
giovanni
d74d595834 Update to 3.0.1 from new maintainer David Coppa
Switch to new gtk+2 gui
2009-10-29 08:28:09 +00:00
giovanni
3d1eda003f Fix README.chroot after perl upgrade
remove naddy@ as maintainer per his request
ok naddy@
2009-10-29 08:19:06 +00:00
jasper
b9e94f85cc - update maintainers address, per his request 2009-10-28 23:20:31 +00:00
sthen
6ebe2c85de +flex 2009-10-28 23:16:21 +00:00
sthen
c36bb94a5a Import devel/flex. This is flex v2.5.35, which uses m4 to generate the
scanners and is a required dependency to update a number of ports.

Following analysis of bulk build and base build logs with this done as
an update to /usr/src/usr.bin/lex mostly over p2k9 it's clear this has
incompatibilities with existing scanners (including minor SUS breakage)
so at this time it's being imported as a port rather than updating base.

Port originally from Brad with some changes by myself (executable
file now named gflex, and use base m4 not GNU m4 - requires /usr/bin/m4
with -P support; 2009/10/14 or newer).

Discussed with and requested by many. ok ajacoutot, jasper, Brad.
2009-10-28 23:13:56 +00:00
jasper
20e7f10120 - when there is no monitor running, don't crash. just exit. it's nicer.
issue found in budapest, but the spa made me forget about it.

ok ajacoutot@
2009-10-28 20:28:18 +00:00
naddy
9c85c61df8 update to 1.76 for miscellaneous bug fixes 2009-10-28 19:38:11 +00:00
jakemsr
a0cf82ec61 update to 1.3.9. mostly bugfixes.
ok sthen@
2009-10-28 18:40:13 +00:00
giovanni
6866e2676d Update to 2.2.0
ok landry@
2009-10-28 14:21:38 +00:00
giovanni
ac448ac1e6 Update to 4.6.0 and take maintainership
ok landry@
2009-10-28 14:20:19 +00:00
giovanni
819180c82e Update to 0.62.4 and take maintainership.
ok landry@
2009-10-28 14:18:04 +00:00
sthen
e5076fd4b4 +p5-Set-Crontab 2009-10-28 11:15:42 +00:00
sthen
f22af80a04 import sysutils/p5-Set-Crontab, from Toni Mueller with small tweaks by me.
Set::Crontab parses crontab-style lists of integers
and defines some utility functions to make it easier
to deal with them.
2009-10-28 11:15:15 +00:00
kevlo
41cf5d0c1b Add missing dependencies in regression test.
ok jim@
2009-10-28 02:08:08 +00:00
kevlo
67ac2214a5 Update to 3.27
ok giovanni@
2009-10-28 02:02:58 +00:00
sthen
bd34009303 build virtual_chroot flavors of pure-ftpd. 2009-10-27 23:46:32 +00:00
sthen
5e332fabdc add pure-ftpd. reminded by Brad, thanks. 2009-10-27 23:45:58 +00:00
sthen
40ab50c3a1 uid 642; 641 was taken by ziproxy. 2009-10-27 23:45:28 +00:00
sthen
7a946ee1b1 fix @conflict lines; unbreaks pkg_add -u if you have python-foo-2.6
installed (with the new version of pkg_add). ok djm@.
2009-10-27 23:35:09 +00:00
sthen
8c5b2f8b00 Update to 1.0.24, from Frank Denis. ok Brad (maintainer). 2009-10-27 23:26:37 +00:00
sthen
b518dd066d update to 1.4.24, from Brad (maintainer). 2009-10-27 23:02:11 +00:00