Commit Graph

68783 Commits

Author SHA1 Message Date
naddy
f367c79829 don't unconditionally add -Wno-pointer-sign after testing for compiler support
and already adding it conditionally
2011-09-11 14:16:06 +00:00
naddy
8ec3fb0e39 don't override CFLAGS and correctly enable pthreads; ok martynas@ 2011-09-11 14:10:32 +00:00
naddy
504860a9d8 Use the proper CMake variable to recognize GCC instead of trying
to match the command name.  ok steven@
2011-09-11 14:07:10 +00:00
sthen
a53674235e missing dep, sync WANTLIB, use better automake version. pointed out by nigel@ 2011-09-11 12:38:57 +00:00
sthen
077627fce5 use MASTER_SITE_GNU, armani@ reports that most previous MASTER_SITES don't
have this file.
2011-09-11 12:36:12 +00:00
armani
c476d282c8 Remove myself from MAINTAINER and bump.
ok landry@
2011-09-11 12:11:05 +00:00
armani
77b47bfc7c Bugfix update to inkscape 0.48.2 which resolves annoying segfaults on amd64.
Makes Inkscape fully usable again.

ok landry@
2011-09-11 11:19:12 +00:00
ajacoutot
c05f4b1aab Tighten dependencies. 2011-09-11 11:01:35 +00:00
ajacoutot
8d5b2d1a57 Remove. It's been broken for years (because of the p5-GLib perl+thread
situtation) ; also it comes in the way of the update to gnome3 and nothing
depends on it.
2011-09-11 10:40:15 +00:00
landry
84d043bcbb Add missing p5-libapreq to RUN_DEPENDS, from Mikolaj Kucharski.
Looks ok to MAINTAINER.
2011-09-11 10:23:19 +00:00
ajacoutot
b544e2ecc6 Tweak procmail example to deal with junk. 2011-09-11 06:47:52 +00:00
ajacoutot
b50bc01c03 Missing BUILD_DEPENDS. 2011-09-11 05:53:37 +00:00
armani
0b37d7ecad Remove maintainer per his request and bump.
ok sthen@
2011-09-10 13:43:30 +00:00
armani
1a9c4e46c6 Correct MAINTAINER email
ok MAINTAINER, sthen@
2011-09-10 13:39:48 +00:00
naddy
76397543f2 Check for compiler flags not available with gcc < 4 before using them
and regen patches.  ok rpointel@
2011-09-10 11:56:42 +00:00
naddy
53bfad5fe9 Don't add SYSCONFDIR to CFLAGS in the port Makefile, there are
quoting problems and gcc4 ends up warning, gcc3 aborts.  Move the
setting to Makefile.in.  ok steven@
2011-09-10 11:55:26 +00:00
espie
ab91ad1daa depend on sqlports, so that we get all pkgpaths.
requires -current ports tree AND pkg_mklocatedb(1).
REPORT_PROBLEM=: because of pseudo-ports like lilypond-test
2011-09-10 10:43:06 +00:00
ajacoutot
4f32d529db Maintenance update to z-push-1.5.4. 2011-09-10 09:11:47 +00:00
espie
8388e334df store PSEUDO_FLAVOR along. tweak descriptions a bit. 2011-09-10 08:48:15 +00:00
espie
609a67413a better: define PSEUDO_FLAVOR as something to add to the fullpkgpath 2011-09-10 08:20:56 +00:00
espie
63dce684dc show FLAVOR to dump-vars.
This is occasionally useful for pseudo-flavors: these do not get encoded
in the pkgpath, so taking (for instance) sqlports, this generates lines
which are later impossible to exploit based only on the fullpkgpath, as
opposed to fullpkgpath,flavor  (which might contain the flavor twice, but
this is not an issue).
2011-09-10 08:05:12 +00:00
ajacoutot
1a8d4ec819 Remove tansproxy. It's not needed anymore (PF "route-to" works perfect
for that purpose).

ok sthen@
2011-09-10 06:16:51 +00:00
rpointel
19e3c53a5e Update Python to 3.2.2 (keep it unhooked).
ok fgsch@.
2011-09-10 05:16:20 +00:00
naddy
7f797d8a3f allow this to build with gcc3 2011-09-09 20:13:28 +00:00
naddy
dc7b227db3 don't override CFLAGS; ok ajacoutot@ 2011-09-09 15:47:19 +00:00
sthen
7ab1f5f5cf update to asterisk 1.8.6.0 2011-09-09 15:29:21 +00:00
ajacoutot
f5ae08ef57 Do not enable debug by default. 2011-09-09 14:31:40 +00:00
ajacoutot
620c213b0e Fix mapi.ini path in UNMESSAGE and tweak README. 2011-09-09 13:59:23 +00:00
dcoppa
f8ebb32430 After miod@'s commit to sys/dev/wscons/wsemul_vt100.c, this patch
is no longer needed
2011-09-09 11:26:13 +00:00
dcoppa
9593b904cf Bugfixing update to tomcat 6.0.33 2011-09-09 10:10:52 +00:00
dcoppa
1eeb26f136 Update to feh-1.16 (plus a bugfix from upstream git). 2011-09-09 09:51:43 +00:00
ajacoutot
3b1fac67e8 Bugfix update to dbus-1.4.14. 2011-09-09 09:00:25 +00:00
ajacoutot
1149b4f57a SECURITY: update to cyrus-imapd-2.4.11 to fix CVE-2011-3208. 2011-09-09 06:46:39 +00:00
jeremy
0c72dc12dc Update version to 0.4.5. Add patch for building with the recently
updated freetds 0.91.
2011-09-09 00:47:23 +00:00
sthen
6f2fc3ebd1 bytecode-compile the python parts 2011-09-08 20:09:00 +00:00
ajacoutot
1a7e50f497 Bugfix update to upower-0.9.13.
ok landry@ (maintainer)
2011-09-08 17:57:40 +00:00
sthen
36a0d6d871 -msdblib flavour of freetds 2011-09-08 17:14:10 +00:00
sthen
c88475b046 update to freetds 0.91; add an openssl flavour (see README for details),
remove msdblib flavour (with @pkgpath to handle updates): this is not
really worth a separate flavour; just define MSDBLIB when building your
applications if you require this behaviour.
2011-09-08 17:13:51 +00:00
naddy
d237909101 fix home page and build with gcc3; ok laurent@ 2011-09-08 16:34:02 +00:00
naddy
055eb23368 properly honor CC/CFLAGS 2011-09-08 14:48:25 +00:00
naddy
3bf430e1c1 * Don't try to read the %tick cycle counter on sparc64.
Access to %tick remains privileged on OpenBSD.  ok steven@

* Remove steven@ as maintainer as per his request.
2011-09-08 14:47:31 +00:00
ajacoutot
b46659935d For now, revert upstream commit:
'daemon: get login frequency from wtmp instead of ConsoleKit'
It makes use of utmpx so we'll have to port it over.
2011-09-08 13:56:53 +00:00
ajacoutot
de096dd44b Update to accountsservice-0.6.14. Still needs some major work. 2011-09-08 13:15:52 +00:00
ajacoutot
9f92a453d0 Add dependency on gstoraster. 2011-09-08 11:45:57 +00:00
ajacoutot
4fb540580b Forgot to cvs delete, spotted by jasper@ 2011-09-08 11:38:17 +00:00
ajacoutot
d62a7dfc68 Bugfix update to gnutls-2.12.10. 2011-09-08 11:36:36 +00:00
jasper
e9c99a93b8 amit kulkarni takes over maintainership 2011-09-08 11:13:30 +00:00
jasper
3795bea86e lawrence teo takes over maintainership 2011-09-08 11:12:52 +00:00
ajacoutot
adfd7f6996 Fix build fix cups >=1.5. 2011-09-08 10:34:25 +00:00
ajacoutot
29857dcf3f New libcupsimage version for dlopen. 2011-09-08 10:34:06 +00:00