Commit Graph

53654 Commits

Author SHA1 Message Date
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
sthen
4756f8638f Fix the included jed.rc following update, from Frank Denis. 2009-10-27 21:51:53 +00:00
ajacoutot
6f02b3cab9 Add BUILD_DEPENDS on textproc/p5-XML-Parser or this won't build.
spotted by jasper@ then myself.

ok naddy@ (maintainer)
2009-10-27 20:10:07 +00:00
edd
0fed1be672 link ziproxy to the build
OK sthen@
2009-10-27 16:48:45 +00:00
edd
c43f7e713d import ziproxy
Ziproxy is forwarding, non-caching, compressing HTTP proxy server.
Basically it squeezes images by converting them to lower quality JPEGs
or JPEG 2000 and compresses (gzip) HTML and other text-like data.  It
also provides other features such as: HTML/JS/CSS optimization,
preemptive hostname resolution, transparent proxying and more.

OK sthen@
2009-10-27 16:46:10 +00:00
edd
9eb849305a add ziproxy user and group in preparation for import of net/ziproxy.
OK sthen@
2009-10-27 16:42:29 +00:00
ajacoutot
c92a31ce19 Update to vte-0.22.3.
* lots of bugfixes

ok jasper@
2009-10-27 15:50:06 +00:00
ajacoutot
85381c8edb Teach make plist about PIE executables so that it doesn't handle them
like shared libraries.

"conceptually ok" kurt@
"looks good, go ahead" espie@
2009-10-27 15:48:52 +00:00
kevlo
215e6d0e8a add missing dependencies in regression test
ok jim@
2009-10-27 15:03:56 +00:00
jasper
9fc5b90e2b - adapt patch now that we have ENOTSUP defined 2009-10-27 14:38:15 +00:00
ajacoutot
85aa6bd194 This needs to run_depends on ghostscript. 2009-10-27 14:36:44 +00:00
jasper
6ed8a31a3e - remove patch now that we have ENOTSUP defined 2009-10-27 13:12:48 +00:00
jasper
c8f1380f0b - adapt patch now that we have ENOTSUP defined 2009-10-27 13:07:49 +00:00
jasper
02752cde44 - remove patches as we have ENOTSUP now 2009-10-27 12:03:40 +00:00
jasper
637a2bdaff - remove patch as we have ENOTSUP now 2009-10-27 12:00:22 +00:00
sthen
dc7ad7bafd +phpmailer 2009-10-27 11:15:22 +00:00
sthen
4615115ebe Import www/drupal6/phpmailer
This module integrates PHPMailer with Drupal, both as native
drupal_mail() wrapper, and as part of the Mime Mail module,
allowing you to send mail directly by SMTP (optionally with
authentication/encryption). Avoids sending mail with PHP's
mail() function (which needs /bin/sh in the chroot jail).
2009-10-27 11:14:37 +00:00
giovanni
dc290ead51 Update to 2.14.0
"if it works for you, then ok for me" ajacoutot@
2009-10-27 09:25:38 +00:00
stsp
ec8791ee90 Update to 1.6.6.
ok sthen@
2009-10-27 09:06:13 +00:00
giovanni
380f9ea8e0 Update to 0.4.5 and disable automatic updates. 2009-10-27 08:48:04 +00:00
jasper
88a4ec1eb9 account for having ENOTSUP in errno.h now 2009-10-27 06:16:03 +00:00
jasper
6496789887 - remove unneeded patch, now that we have ENOTSUP 2009-10-27 06:12:59 +00:00
kevlo
f5caf83041 add p5-Declare-Constraints-Simple 2009-10-27 02:25:37 +00:00