Commit Graph

79939 Commits

Author SHA1 Message Date
landry
482e51b430 Update to geary 0.2.2.
Based on a diff from Juan Francisco Cantero, added gettext MODULE and run
depends on gnome-keyring.
2012-12-11 13:33:06 +00:00
dcoppa
70b24a11f9 Bugfix update to libevent-2.0.21
From David Hill
2012-12-11 11:59:31 +00:00
dcoppa
f369162f0b Add DPB_PROPERTIES=parallel
Test/OK sthen@
2012-12-11 11:51:39 +00:00
sthen
41ed53ba17 - fix unpacking of multiple parts (from Gentoo, possibly via FreeBSD).
- recognise PNG files and set appropriate mime type (from FreeBSD).

- remove botched mkstemp() conversion which broke mpack(1);
a proper mkstemp conversion is intrusive.

- use some additional XXXX in the temporary filename.

- let this build with CLang scan-build.
2012-12-11 11:01:31 +00:00
sthen
d33bc05337 - move -ldap to a "MULTI_PACKAGES+= -ldap" within the 'if flavor !=
no_ldap' block

- squid optionally uses atomic ops if available, however in the code
it requires 4 byte operations, whereas configure only tests for int.
change configure test which may give hppa a chance to build; breakage
reported by landry
2012-12-10 21:19:41 +00:00
edd
3b77db8942 Enable graphicscontext support in wxWidgets.
Adds a dependency upon pthread. Tested a handful of dependent ports with
success.

This change allows the fs-uae launcher to render correctly.

OK sthen@
2012-12-10 20:51:24 +00:00
naddy
1fb7663ed6 update to 1.0.2: fixes an out-of-bounds read 2012-12-10 20:08:23 +00:00
naddy
9946108ed6 FLAC has moved to Xiph.Org 2012-12-10 20:06:10 +00:00
ajacoutot
dc52cc0872 Update to hplip-3.12.11. 2012-12-10 16:00:11 +00:00
jasper
16dc15411f sync 2012-12-10 15:43:22 +00:00
jasper
d74d6ceee8 import p5-Puppet-Tidy-0.1
This module parses the Puppet code and applies a subset of checks from
the Puppet Style Guide onto it. Currently the set of checks is rather
limited, but already enough is implemented to catch common mistakes and
to save you a great deal of time cleaning up your manifests.

ok aja@
2012-12-10 15:42:53 +00:00
ajacoutot
c87440b0c7 From upstream:
Bug #3757 - don't segfault on mailbox close with no user
2012-12-10 15:25:06 +00:00
dcoppa
2e45be0d32 Add a comment explaining why this patch is needed (for future
reference).
While here, fix pthread linking.

From a discussion with ajacoutot@
2012-12-10 15:05:12 +00:00
sthen
544646f481 add hppa-only patch from upstream; build was broken, reported by landry@ 2012-12-10 15:01:56 +00:00
pea
c35abdb887 Bugfixes update to 9.2.2
ok jeremy@
2012-12-10 13:45:49 +00:00
landry
b40d380960 Remove BROKEN-hppa marker, not needed anymore since gcc is now built
without -pie. At least boost builds fine without ICE. Tested on hppa.ports.
2012-12-10 13:37:57 +00:00
robert
9b8c842130 update to 23.0.1271.95 2012-12-10 08:49:17 +00:00
jasper
5bebaabf44 mips64 is not a supported platform currently 2012-12-10 08:22:19 +00:00
ajacoutot
9ce361e061 Minor update to gmime-2.6.13. 2012-12-10 07:20:29 +00:00
ajacoutot
caaebbc5c8 Committed upstream. 2012-12-10 07:16:39 +00:00
rpe
80254d9c6d - set NO_REGRESS=Yes
- mark as arch independed
- make the pre-configure/do-install blocks more compact using vars
- adjust paths in docs/*.html too to reflect the installation
- mention in README, that the default config works for localhost
  httpd out of the box and how to access the reports
- bump REVISION

feedback from and ok kirby@, sthen@
2012-12-09 22:05:25 +00:00
sthen
66d399faf1 sync; 7843. 1255(+), 1146(-) 2012-12-09 14:17:40 +00:00
brad
ccc581fc0d Mostly cosmetic tweaking and sync distinfo.
ok ajacoutot@
2012-12-09 08:23:31 +00:00
ajacoutot
d508c05090 Use md-mx-ctrl(8) in rc_reload(); it's made exactly for this.
ok okan@ (maintainer)
2012-12-09 07:35:48 +00:00
brad
930f42af09 Jacob Meuser disappeared a year and a half ago so remove him as MAINTAINER.
ok ajacoutot@
2012-12-09 07:29:57 +00:00
dcoppa
085f4b1f47 Change comment (patch committed upstream) 2012-12-08 21:41:47 +00:00
naddy
592e83e766 use posix_openpt() and UNIX98 ptys 2012-12-08 20:46:05 +00:00
jasper
904c17e112 sync 2012-12-08 18:58:35 +00:00
jasper
46567d7adf import ruby-rexical-1.0.5
Rexical is a lexical scanner generator. It is written in Ruby itself,
and generates Ruby program. It is designed for use with Racc.

ok jeremy@
2012-12-08 18:57:05 +00:00
jasper
c95663739d - fix CONFIGURE_STYLE, it had a bogus 'ext'. 2012-12-08 18:56:13 +00:00
jasper
4e9409c1e3 - update to ExtUtils-PkgConfig-1.13 2012-12-08 18:50:49 +00:00
brad
3343f77fdb Fix a BGP DoS issue in bgp_capability_orf(). CVE-2012-1820
ok sthen@
2012-12-08 18:42:43 +00:00
naddy
bffe0c9da8 * bump as this will now use openpty()
* drop configure argument that doesn't exist any longer
* no need for groff
2012-12-08 14:50:40 +00:00
naddy
5674152170 no need to override ac_cv_func_openpty after config.site fix 2012-12-08 14:46:48 +00:00
naddy
ee869d0426 do not define ac_cv_func_openpty=no since it breaks this idiom:
AC_CHECK_LIB(util, openpty)
AC_CHECK_FUNCS(openpty)
2012-12-08 14:32:29 +00:00
naddy
bcbc7c08a5 use UNIX98 ptys instead of falling back to Berkeley pty search;
original master site and home page are long gone
ok espie@
2012-12-08 14:24:37 +00:00
ajacoutot
c4506558a5 Update to icu4c-50.1.
big thank to landry@ for testing this in a bulk
2012-12-08 13:18:46 +00:00
ajacoutot
7cce2d985c Remove uneeded patches now that we support Unix 98 PTY.
Add the include dirs to CFLAGS instead of patching all the CMakeLists.txt
files.

ok jasper@ (maintainer)
2012-12-08 13:17:41 +00:00
landry
4c31385f7e Remove slirp, it dates back from '96, newer version have LP64 issues,
it doesnt build since we have openpty() and it's not worth fixing it.

ok sthen@
2012-12-08 12:04:15 +00:00
sthen
a87278868f update to coccigrep 1.11 2012-12-08 10:10:22 +00:00
brad
4448c8d0b6 Fix the build on non-x86 architectures.
ok ajacoutot@
2012-12-08 09:03:18 +00:00
ajacoutot
01ba45e2f4 Update to gnutls-3.1.5. 2012-12-08 08:20:10 +00:00
ajacoutot
f9e0bfceee Update to libtasn1-3.2. 2012-12-08 08:19:57 +00:00
ajacoutot
616b62728a Fix header; reported by landry@ 2012-12-08 07:26:20 +00:00
naddy
459086f5b9 fix build after introduction of grantpt(3) 2012-12-07 19:05:25 +00:00
naddy
69b6bc5466 actually use openpty(3) and fix build with Unix 98 ptys 2012-12-07 18:40:43 +00:00
naddy
13166a5e1c fix build with unix 98 ptys; switch from setuid root to setgid utmp
also tested by jasper@
2012-12-07 18:23:40 +00:00
brad
20241024ad Make sure to disable execinfo.
ok naddy@
2012-12-07 17:39:59 +00:00
ajacoutot
adc056a99a Unbreak since we now have support for Unix 98 PTY functions. 2012-12-07 15:18:38 +00:00
naddy
5e40039a1b use posix_openpt(3) 2012-12-07 15:16:49 +00:00