86092 Commits

Author SHA1 Message Date
zhuk
d2aa769f71 Check correctly for the presence of SUBDIR-Makefile, and only in update mode. 2013-08-23 08:39:51 +00:00
ajacoutot
cecb1d53e8 Update to cantarell-fonts-0.0.14. 2013-08-23 08:27:32 +00:00
zhuk
12194cff0f Oops, RUN_DEPENDS were affected by devel/gettext, too. Make sure
nothing except -userdb depends on it (bump again).

Noticed by sthen@
2013-08-23 08:24:23 +00:00
sthen
84eca939d4 Missing bumps. 2013-08-23 08:08:33 +00:00
zhuk
6fc1547ec9 Fix dependencies handling, add MODULES=devel/gettext.
Affects only -userdb package.

okay giovanni@ (MAINTAINER)
2013-08-23 07:58:38 +00:00
ajacoutot
e0a5f943de Patch away -Wstrict-aliasing on GCC3 platforms where it's not supported.
prodded by miod@
2013-08-23 07:55:30 +00:00
zhuk
5296f0f7c9 Bugfix update to cosmosmash-1.4.7: upstream master site redirects when
trying to fetch 1.4.6 distfile to a newer version, anyway. Also, add
missing MODULES=converters/libiconv, spotted by portcheck.

okay bentley@
2013-08-23 07:49:29 +00:00
zhuk
fbdd754494 Handle short reads more gracefully. Allows portcheck to go through
base/xenocara/share/pciids.
2013-08-23 07:45:07 +00:00
robert
2ff1ea951e add patch from php git to fix CVE-2013-4073 2013-08-23 06:32:44 +00:00
robert
a111fe9b8c update to 5.5.2 2013-08-23 06:31:43 +00:00
robert
3034bb7f31 update to 5.4.18 2013-08-23 06:31:29 +00:00
zhuk
9e153dd5cd Fix the case when default FLAVOR contains stuff from PSEUDO_FLAVORS only. 2013-08-23 01:26:18 +00:00
zhuk
e9314bd769 Oops, don't print errors from ls. 2013-08-23 00:43:20 +00:00
zhuk
7adae54162 Pick up .port.mk-only directories in check_port_hier(), too. 2013-08-22 23:30:23 +00:00
sthen
957634ded7 - Add upstream patch to fix java/netbeans menu problem after
resize, maximize. From Christian Schulte on ports@.

- While there: tidy Makefile, regen PLIST and merge PFRAG.shared,
don't USE_GROFF.
2013-08-22 23:03:20 +00:00
zhuk
9ff4094f8d Add missing checks descriptions. 2013-08-22 22:38:32 +00:00
zhuk
66ceb1b95d Enable "set -u" by default. Joint work with rpe@, thanks! 2013-08-22 22:37:17 +00:00
sthen
bb76fdd89c switch jruby to a modified jnr-posix.jar fixing post-64-bit time_t,
this is an interim fix until it's handled upstream. jar from & ok jeremy@
2013-08-22 21:35:57 +00:00
zhuk
b919d70533 This var should be local. 2013-08-22 21:16:04 +00:00
zhuk
3168250cbd More triggering for lib/* prefixes in WANTLIB. 2013-08-22 21:06:00 +00:00
zhuk
b6ff75bbe4 Stupid typo that broke pkgpath detection. 2013-08-22 20:56:14 +00:00
zhuk
a228a81003 Fix "core" handling. It should be ignored in "update" mode (-U).
Noticed by rpe@
2013-08-22 20:43:10 +00:00
zhuk
ec67acf316 Small polish:
* Add a few documentation bits.
   * Use ((++var)) instead of ((var++)), this way no need to append "|| true".
   * Shuffle some functions in alphabetical order.
2013-08-22 20:33:16 +00:00
sthen
75028ace39 update to gargoyle 2011.1
patch to disable SDL sound for now; it fails during init, "error: modified
chunk-pointer". this happens with the previous version of gargoyle too,
suspect this got broken in an update of one of the SDL ports at some
point as it used to work..
2013-08-22 20:06:49 +00:00
rpe
4d82f0284b - Update ansible to 1.2.3 fixing two security issues
CVE-2013-4259: Ansible uses a socket with predictable filename in /tmp
  CVE-2013-4260: Predictable filename used for failed results in world
                 writable directory
- Remove a temporary post-extract hook, that was only there because
  of stray files in the 1.2.1 distfile.

ok aja@ sthen@
2013-08-22 19:08:52 +00:00
kirby
b91c036a15 - install sample configs with sane defaults
- rework README
ok landry@
2013-08-22 18:14:46 +00:00
zhuk
d806b7115a General usability improvements:
* Allow to run tree check (-A) from any directory.
   * Notify about ports root directory only on tree check.
   * Ignore more stuff for tree check, makes easier to run:
       portcheck -Ap /usr/ports/openbsd-wip
   * Use ignore list in has_subdirs_only(), too.
2013-08-22 17:44:22 +00:00
naddy
90b3060c1e Update to 2.82 for various bug fixes. Qt4 build fixes from zhuk@.
Overhaul MODULES/LIB_DEPENDS/RUN_DEPENDS/WANTLIB, mostly from zhuk@.

ok zhuk@
2013-08-22 17:34:32 +00:00
naddy
74fb800aff wxConfigBase does not support long long. ok dcoppa@ 2013-08-22 17:27:51 +00:00
zhuk
1d96eb3030 Add Python-specific checks:
* Each .py file (except examples, documentation and such) should have
    corresponding .pyc.
  * Each .pyc and .pyo should have corresponding .py file.
2013-08-22 16:43:04 +00:00
pascal
e44f3ba583 unfuck after getdents addition/getdirentries removal
ok sthen@ naddy@ (sorry, forgot about it completely)
2013-08-22 16:32:22 +00:00
sthen
b93eb069d1 new amd64/i386 bootstraps for JDK; thanks to Christian Schulte for
a surprising clue about libfontconfig.so.
2013-08-22 16:21:17 +00:00
ajacoutot
88653521b3 Extend docs. 2013-08-22 15:11:52 +00:00
zhuk
bfcc0145f3 Add variables sometimes referenced in port docs to SUBST_CMD invocation. 2013-08-22 14:08:12 +00:00
zhuk
ed2d5ace90 Do not complain that gettext does not depend on gettext. 2013-08-22 13:56:16 +00:00
zhuk
608d325f5c Unbreak check_pkg_dir() call in check_port_hier() again. 2013-08-22 13:29:07 +00:00
zhuk
c88dd41a8c Do not print an extension of hypothesized app name. 2013-08-22 13:23:54 +00:00
zhuk
adb59db6f0 Add a check that BUILD_DEPENDS and MODULES are not used in subpackaging
manner. Inspired by mail/courier-authlib.
2013-08-22 13:20:17 +00:00
zhuk
a7ee13cc0a Stability fixes: do not abort if read from co-process failed, and declare
local variables before calling "eval" with them.
2013-08-22 12:53:49 +00:00
zhuk
866e8d92a8 Do not complain for missing gettext dependency when translation files are
found and current FLAVOR contains "static". After discussion with naddy@
about archivers/gtar.
2013-08-22 11:31:43 +00:00
ajacoutot
c0825dc39a Update to hplip-3.13.8. 2013-08-22 10:49:24 +00:00
zhuk
9be0992edb Fix another err() call. 2013-08-22 10:43:15 +00:00
zhuk
610852140b Found a way to invoke make(1) in co-processes: just redirect stdin to
/dev/null, and it'll die gracefully. Allows to get rid of some ugly nested
shells and finally give check_pkg_dir() ability to use SUBST_CMD in port
parent directories.
2013-08-22 10:41:20 +00:00
ajacoutot
52b9658f41 Make the GUI depend on xsane. 2013-08-22 10:26:26 +00:00
pascal
1be23ed5d6 Merge in arm backend from base.
tested by/ok sthen@
2013-08-22 10:07:04 +00:00
dcoppa
3bdc002930 CMake's built-in ELF parser is broken on arm:
> #0  cmELF (this=0xbfff4674, fname=0x4337438c "/usr/lib/libz.so.4.1")
>     at basic_ios.h:124
> 124           { return _M_streambuf_state; }

Since this is a requirement for Ninja, disable both of
them if ${MACHINE_ARCH} == "arm".

As a workaround, ok sthen@
2013-08-22 09:53:20 +00:00
zhuk
ec8b06456e Assorted bugfixes:
* Allow entering pure-subdirs directories, like databases/mdbtools.
   * Add missing debugging statements.
   * Do not complain about FULLPKGNAME in @comment'ed lines.
   * Do not fail to check pkg/ when in check_port_hier() (to be improved,
     currently this means no checking for SUBST_VARS there).
   * Add missing ${portref} in err calls.
2013-08-22 09:44:17 +00:00
sthen
cedbc7bebd missing bump 2013-08-22 09:43:33 +00:00
ajacoutot
c47b8854f9 Fix hardcoded path to gs. 2013-08-22 09:15:35 +00:00
ajacoutot
a9d871863f While the cups raster tools (gstoraster and gstopxl) are now in cups-filters,
we still need the cups device.
2013-08-22 09:14:32 +00:00