85796 Commits

Author SHA1 Message Date
ajacoutot
27dfd30aaa MESSAGE_>README
Remove USE_GROFF.
2013-08-09 16:53:45 +00:00
ajacoutot
386a55348d MESSAGE->README 2013-08-09 16:46:23 +00:00
naddy
54315b49c6 remove gcc2 workarounds 2013-08-09 14:40:44 +00:00
ajacoutot
ce66c1dccc MESSAGE->README
Document the fact that a proper listening interface is needed in mdnsd_flags.

ok gonzalo@ (maintainer)
2013-08-09 14:32:51 +00:00
ajacoutot
5ec43ccb35 Listen on loopback so that it runs by default.
ok sthen@
2013-08-09 14:31:53 +00:00
giovanni
4b533e1c73 Security update to 4.0.5, spotted by jasper@
Fixes PMASA-2013-10
ok jasper@
2013-08-09 13:00:48 +00:00
naddy
8019c3b106 fix FULLPKGNAME abuse, revealed by REVISION bump 2013-08-09 11:23:25 +00:00
naddy
34b4304a2b fix revision typo 2013-08-09 11:10:15 +00:00
naddy
b164eddd96 remove last mentions of GCC2_ARCHS variable 2013-08-09 11:02:28 +00:00
naddy
d85f4f7fc0 remove GCC2 FORTRAN compiler and libraries that had been used on GCC2 archs 2013-08-09 10:59:30 +00:00
syl
35c197e090 Update nasm to 2.10.9. Tested on BUILD_DEPENDS=devel/nasm ports.
ok ajacoutot@
2013-08-09 10:29:50 +00:00
miod
8b15e75eaf Bring over the vax ELF gcc changes. No version/epoch bump needed according
to naddy@
2013-08-09 08:52:03 +00:00
sthen
494b0c981e update to syweb 0.65 2013-08-09 08:40:47 +00:00
dcoppa
b9f4dd2730 Py_ssize_t != int
On a sparc64 host, git-cvs died of a bus error due to a mismatch
in the string length argument passed to PyString_AsStringAndLength.

Spotted and fixed by uwe@
2013-08-09 05:41:50 +00:00
gsoares
afe1529d28 remove gcc2 remnants 2013-08-09 04:45:21 +00:00
bluhm
ec38bc1cf4 - update p5-Proc-ProcessTable to 0.48
- PKGNAME is set automatically by module cpan.
- patch-os_OpenBSD_c has been applied upstream.
OK william@ (maintainer)
2013-08-08 23:31:07 +00:00
jturner
a7717a80d5 Update typescript to 0.9.1.
rm editor tmp file that made it into the release.
2013-08-08 22:44:30 +00:00
bluhm
5d6ea09c64 update p5-IO-Socket-SSL to 1.953 2013-08-08 22:37:45 +00:00
ajacoutot
cebf14a3be How did we miss this in "CATEGORIES"? 2013-08-08 22:24:12 +00:00
bluhm
ea78e22df6 update p5-Net-SSLGlue to 1.04 2013-08-08 22:18:18 +00:00
bluhm
ef573ca732 update p5-Net-SIP to 0.682 2013-08-08 22:11:57 +00:00
bluhm
26f54205ba update p5-Net-Inspect to 0.302 2013-08-08 21:31:48 +00:00
bluhm
bbb32a6aea + p5-File-Find-Object
+ p5-File-Find-Object-Rule
+ p5-Test-TrailingSpace
2013-08-08 20:49:11 +00:00
bluhm
bc3ff2f375 Use a variable for the version number.
OK ajacoutot@
2013-08-08 20:40:58 +00:00
bluhm
fda9d7757f Initial import of p5-Test-TrailingSpace 0.0203
This module is used to test for lack of trailing space.
2013-08-08 20:27:55 +00:00
bluhm
90d85adb4c Initial import of p5-File-Find-Object-Rule 0.0303
File::Find::Object::Rule is a friendlier interface to File::Find::Object.
It allows you to build rules which specify the desired files and
directories.
2013-08-08 20:25:13 +00:00
bluhm
40015f2de0 Initial import of p5-File-Find-Object 0.2.7
File::Find::Object does the same job as File::Find but works like
an object and with an iterator.  As File::Find is not object oriented,
one cannot perform multiple searches in the same application.  The
second problem of File::Find is its file processing: after starting
its main loop, one cannot easily wait for another event and so get
the next result.
2013-08-08 20:13:12 +00:00
robert
253ba19fde update to 4.0.17 2013-08-08 19:37:05 +00:00
robert
6b0d8d0c4d update to 2.0.7 2013-08-08 19:32:56 +00:00
robert
63f12923ef fix pkg conflicts 2013-08-08 19:11:56 +00:00
robert
2624873193 don't pick libpam up in the imap module and fix PLISTs 2013-08-08 19:11:43 +00:00
robert
0dd55e94ff remove php 5.2 references and default to 5.4 2013-08-08 18:59:26 +00:00
robert
e2e4fa65bc add php quirks 2013-08-08 18:55:04 +00:00
robert
efc466dc3b bye-bye php 5.2, you have been rotten dead already
welcome 5.4 to the build which replaces 5.2 by default
2013-08-08 18:54:54 +00:00
robert
c29efe3341 WANTLIB cleanups (packages are bumped already) and add back sqlite3 support
to -main
2013-08-08 18:53:36 +00:00
robert
f1acbe7d9e add a patch to avoid picking libpam up in the imap module
and also add an "old sqlite" module to 5.3 which is still
supported there
2013-08-08 18:52:40 +00:00
robert
b04e4ed80a these files are not needed anymore 2013-08-08 18:51:02 +00:00
robert
60a99b98a9 sqlite3 and pdo_sqlite moves back to -main because a lot of
ports are expecting this and we have sqlite in base
2013-08-08 18:50:37 +00:00
robert
4b30b64694 add the sybase-ct module and add pkgpath entries for deprecated modules 2013-08-08 18:28:58 +00:00
stsp
e8aded7081 Update to Subversion-1.7.11.
Fixes CVE-2013-4131: mod_dav_svn assertion from requests against root path.
Fix WANTLIB for -python and -ruby packages while here.
2013-08-08 17:55:35 +00:00
robert
855c2be056 add DESCR files for modules 2013-08-08 16:27:39 +00:00
robert
3067ed25b2 this module is no more 2013-08-08 16:27:09 +00:00
robert
ba8a313095 add @pkgpaths for updating from php 5.2 and add some new modules 2013-08-08 16:25:29 +00:00
dcoppa
b1a9298dc4 Fix DESCR for v7: Tomcat 7 implements Servlet 3.0 and JSP 2.2.
"2.5" and "2.1" here were just leftovers from Tomcat 6.0.

Reported by  Maxime Vernier <maxime(dot)vernier(at)gmail(dot)com>
2013-08-08 16:15:14 +00:00
dcoppa
bb98527e62 Update to Predis-0.8.4 2013-08-08 15:48:24 +00:00
ajacoutot
0286b3e19c Update to gmime-2.6.17. 2013-08-08 15:38:52 +00:00
robert
62686931ca update to 5.3.27 (reaching EOL) and re-add the sqlite subpackage here 2013-08-08 14:26:11 +00:00
robert
7b9c6fb905 there is no suhosin for 5.4 and 5.5 so remove that for those
versions and also remove the sqlite flavor from the common
Makefile because it gets moved to 5.3
2013-08-08 14:25:43 +00:00
henning
6a261c7dd4 stuart sez I need to put p5-Business-Tax-VAT-Validation in here too
(I'm totally incompetent wrt ports... well, that's stating the obvious)
2013-08-08 12:26:48 +00:00
henning
70b22b639d This class provides an easy api to check european VAT numbers' syntax, and
if they has been registered by the competent authorities.
It asks the EU database (VIES) for this, using its SOAP interface methods.
ok & a cvs lesson from sthen
2013-08-08 12:24:21 +00:00