Commit Graph

76407 Commits

Author SHA1 Message Date
ajacoutot
b77deac319 Fix build with cups >= 1.6 2012-08-04 14:39:22 +00:00
ajacoutot
e1bca279a2 Fix DEPENDS after recent CUPS update. 2012-08-04 14:38:26 +00:00
ajacoutot
e90b27a568 Major update to CUPS 1.6.1.
This package is now split between -main (the bloat) and -libs (i.e.
cups-libs; which only contains the base libraries which have no
external deps).
Most filters have moved to cups-filters, the split was needed because
cups depends on cups-filters which depends on cups

The nice side-effect is that this will simplify lots of things in tree.
2012-08-04 14:37:04 +00:00
ajacoutot
eed232e42a +cups-filters 2012-08-04 14:36:31 +00:00
ajacoutot
53d7645b59 Import cups-filters-1.0.20
This package provides additional CUPS filters which are not provided by
the CUPS project itself. This includes filters for a PDF based printing
workflow.

ok jasper@
2012-08-04 14:36:09 +00:00
naddy
b15b7e2eca Replace stpcpy() calls to silence ld warnings.
Fix missing string termination in _nl_make_l10nflist(), with Christian
Schulte.
2012-08-04 14:33:14 +00:00
ajacoutot
d0c62d23c1 Committed upstream. 2012-08-04 14:33:09 +00:00
ajacoutot
64fcaa187d Add BUILD_DEPENDS on devel/check which is needed to build the tests.
spotted by naddy@
2012-08-04 14:32:25 +00:00
ajacoutot
0c2e9508c7 Missing BUILD_DEPENDS.
spotted by sthen@ and naddy@
2012-08-04 14:31:31 +00:00
espie
39ab78796c ... and some of the patches I forgot to add 2012-08-04 14:25:33 +00:00
espie
6fdca43594 fix non-sensible libtool parameters, allows us to drop some very weird
libtool code.
2012-08-04 14:24:23 +00:00
espie
3831fd5d30 - make SUBST_CMD be subpackage dependent, fixes substitution problems in
README-sub (as noticed by aja@)
- stronger checks for X correctly installed: don't ignore ports if X11
is not there, error out right away. Make sure /usr/local/lib/X11/app-defaults
is a link, and that whatis.db is there (as should be fixed  by release in
xenocara)
2012-08-04 14:23:30 +00:00
naddy
f6f5fedf36 sync 2012-07-30 17:27:22 +00:00
espie
ccd1190a52 make sure make plist works on any arch, should fix pkglocatedb troubles. 2012-07-30 15:49:55 +00:00
naddy
def6c9bc95 revert stpcpy() removal which introduced at least one string handling bug
ok jasper@
2012-07-30 15:37:10 +00:00
naddy
cc478cc891 sync 2012-07-23 18:54:56 +00:00
jasper
c41e86a7c5 sneak in a missing bump in previous
ok naddy@
2012-07-23 17:51:45 +00:00
naddy
e9890b1bbc final sync for 5.2, 7647 entries 2012-07-20 14:25:52 +00:00
jasper
79af181004 Apply patches for two security issues:
- Fix insecure permissions for directories in distfile build tree. CVE-2009-4029
- Fix insecure permissions used for the top of the distfile build tree. CVE-2012-3386

This was already tested in a bulk build by me as part of a larger diff

from brad
ok aja@ sthen@ espie@
2012-07-20 12:03:50 +00:00
espie
5752c45e75 fix caching issues.
- during the scanning stage, we can rely on more than sizes. Specifically,
for files with cached sha values: detect problems early, zap the files, so
the new ones do fetch.

- do not allow "negative" caching: if the cached file doesn't match, just
run the checksum again to make sure (manual download would tamper with that).
This should allow builders to forget about the existence of
/usr/ports/distfiles/distinfo again.

- remove bad files so that fetch has a chance to work (todo: log some more
info, yeah landry...)

- zap code from (checksum) proper  that's no longer in-use.

okay jasper@

(gets in because fixing the mirrors for the release is important, and dpb -F
would not do the right thing without manual intervention).
2012-07-20 11:45:33 +00:00
espie
6454700bfa fix dep, no need to pull drupal6 in (which may pull a lot of shit along
if you're running d7 with sqlite).

okay jasper@
2012-07-20 09:31:35 +00:00
ajacoutot
7a624f03a0 Update to caribou-0.4.3.
(needed after the recent py-gobect3 fix)

"get it in" naddy@ ok jasper@
2012-07-20 07:15:02 +00:00
ajacoutot
db211b4c58 Escape identifiers which are Python keywords to avoid breaking the API
between different Python versions, from upstream.

tested in a bulk by jasper@
"get it in" naddy@ ok jasper@
2012-07-20 07:14:12 +00:00
jasper
8f07699ad8 regen 2012-07-19 21:33:10 +00:00
jasper
6e6d339879 fixup corelgilua.so name 2012-07-19 20:26:26 +00:00
jasper
af916f73a3 add MODLUA_DEP_VERSION to SUBST_VARS 2012-07-19 20:25:16 +00:00
jasper
325590fbeb - update to 0.6.2
* various fixes for lua 5.2 and fixes a few memory leaks
2012-07-19 20:06:34 +00:00
landry
7b446d9807 Fix url in README, reminded by viq. 2012-07-19 15:27:11 +00:00
giovanni
e7614bf689 Update to 6.0.6
hfaxd.conf has moved from lib/fax to libdata/hylafax/etc
2012-07-19 15:05:30 +00:00
giovanni
da2d8d2eca Update to 2.0.4
Maintainer timed out
2012-07-19 14:56:59 +00:00
sthen
a5cfa1000f add _yubiserve to user.list 2012-07-19 08:47:01 +00:00
sthen
c397356e55 +isc-bind 2012-07-19 08:37:02 +00:00
sthen
1fae95c381 import BIND 9.9.1-P1 as ports/net/isc-bind - this is newer than the
version of BIND than is in the base OS (some people require features
from this version e.g. DNS64), but note that it does not include
the hardening changes made to the version in base.

feedback from naddy@ giovanni@, ok giovanni@.

"BIND is open source software that implements the Domain Name System
(DNS) protocols for the Internet. It is a reference implementation
of those protocols, but it is also production-grade software,
suitable for use in high-volume and high-reliability applications."
2012-07-19 08:36:45 +00:00
jasper
83b6738491 some distfiles have been re-rolled 2012-07-19 08:26:30 +00:00
jasper
1cba10f912 - update to 0.21 2012-07-19 08:25:54 +00:00
jasper
1bce05246d hookup duke3ddata which rfreeman@ forgot again.. 2012-07-19 07:20:28 +00:00
landry
d47ed74f3f Bugfix update to tt-rss 1.5.11. 2012-07-19 07:19:21 +00:00
rfreeman
8eb79cd61c duke nukem 3d game data, required for games/eduke32.
OK sthen@, edd@
2012-07-18 20:07:29 +00:00
sthen
0d2b074e89 update to spectrwm 1.1.2, ok gonzalo@
* Fix issue where a window/icon could not be clicked or otherwise
be manipulated (skype, thunderbird etc).
* Fix an issue where on some Intel graphics cards when exiting the
screen turned garbled and would blink really badly.
* Bonus fix: spawn_position to actually do what it is supposed to do.
2012-07-18 19:54:56 +00:00
robert
482fa42fb6 add missing patch for amd64 2012-07-18 16:49:21 +00:00
jasper
e89a6bc56c - update to 3.2.13
from vtamara@pasosdeJesus.org
maintainer timed-out
2012-07-18 14:10:28 +00:00
jasper
1082d1b985 - update to 2.8.4
from piotr sikora (MAINTAINER)
2012-07-18 14:03:44 +00:00
jasper
91d743a84d - Fix use of "clever" mktime.
-  Fix support for leap seconds-aware timezones.

from piotr sikora
2012-07-18 13:44:31 +00:00
jasper
e36ebe3043 Update to 2.10.6, includes a security fix for:
CVE-2012-3374 Fix a buffer overflow vulnerability when parsing incoming messagescontaining inline images.

from brad (MAINTAINER)
2012-07-18 13:31:49 +00:00
jasper
d7cbf10b07 Security fix for CVE-2012-3368
Memory portion (random stack data) disclosure to the client by unclean client disconnect
2012-07-18 11:15:30 +00:00
naddy
3be9465329 fix man page and remove unnecessary dependencies 2012-07-18 10:42:27 +00:00
espie
2da54d1547 delete DIST once we know 2012-07-18 10:31:18 +00:00
espie
f16903c2cc don't delete DIST, prevents checksum from doing its job 2012-07-18 10:30:56 +00:00
sthen
1883325b00 update to the version of queryperf distributed with BIND 9.9.1-P1 2012-07-18 10:22:44 +00:00
jasper
2d91c2d13f add bugtracker id 2012-07-18 08:50:41 +00:00