Commit graph

200946 commits

Author SHA1 Message Date
agc
ade6a6739f Allow misc/libutf to be cross-built - the build target is just its library,
and the test target is only used for testing
2013-05-11 05:29:07 +00:00
obache
cfa4f34d48 Allow to use glib deprecated API, for g_thread_suppoted() 2013-05-11 02:23:54 +00:00
schmonz
30c3ad1f28 Updated mail/getmail to 4.40.3 2013-05-11 00:38:42 +00:00
schmonz
1ba2f8ed2c Update to 4.40.3. From the changelog:
- increase system recursion limit when run with Python 2.3, to
  prevent recursion errors in parsing some pathologically complex
  MIME emails. Thanks: Kenneth Pronovici.
2013-05-11 00:38:36 +00:00
taca
9087cf263c Remove redundant commented out PKGREVISION line. 2013-05-11 00:35:11 +00:00
riastradh
dbe605c40e Make libxcb and xcb-proto cross-compile. 2013-05-10 22:40:31 +00:00
riastradh
65e8a1fbdd Fix and tweak libX11 cross-build.
- Tool-depend on xproto for data for a tool that libX11 builds and
  runs.

- No need to pass CPPFLAGS_FOR_BUILD=-I${PREFIX}/include.

- Pass CC_FOR_BUILD=${NATIVE_CC:Q} in CONFIGURE_ENV, not MAKE_ENV.
2013-05-10 22:38:31 +00:00
riastradh
cdf8a2031f Make xmlcatmgr and catalogs.mk cross-compilable. 2013-05-10 22:33:55 +00:00
imil
2939aeef83 Updated devel/bpython to 0.12nb1 2013-05-10 21:57:53 +00:00
imil
c6db2d2606 Enabled gtk and urwid versions 2013-05-10 21:57:14 +00:00
richard
fcceafe11d add tcp_wrappers dependency to x11/gdm 2013-05-10 21:01:16 +00:00
riastradh
56edfffde9 Fix cross-build of libksba with CC_FOR_BUILD=NATIVE_CC. 2013-05-10 20:24:17 +00:00
riastradh
e6111ac745 Fix cross-build of gnupg with CC_FOR_BUILD=NATIVE_CC. 2013-05-10 20:18:39 +00:00
riastradh
5dddf990fc Partially back out change to PYTHON_FOR_BUILD_ONLY.
This broke packages that needed a target Python at build-time.
Instead, change it from defined/undefined to yes/no/tool.  Most cases
of defined used `yes' anyway; fix the few stragglers do that instead.
New case `tool' is for TOOL_DEPENDS rather than buildlink3.
2013-05-10 20:07:33 +00:00
ryoon
48d08edd34 Updated mail/msmtp to 1.4.31 2013-05-10 15:53:08 +00:00
ryoon
a1766f7a62 Update to 1.4.31
Changelog:
Version 1.4.31:
- Updated the msmtpq script.
- Fixed building of the documentation with texinfo >= 5.0.
2013-05-10 15:52:33 +00:00
obache
93da54700c Updated sysutils/gvfs to 1.6.7 2013-05-10 14:39:44 +00:00
obache
1a29f8ae5c Update gvfs to 1.6.7.
pkgsrc changes:
 * set LICENSE as gnu-lgpl-v2 from COPYING.
 * drop -DG_DISABLE_DEPREATED in whole build instead of just in a directory
   by patch-ah, because much deprecated warnings will be appeared with recent
   glib2.
 * fix specify to configure of samba location.

Major changes in 1.6.7
======================
This is a convenient release for people who want to have old
gnome 2.32 and new glib:
 * Do not build app lookup extension if we have glib >= 2.27.1

Other fixes:
* build: Adapt autogen.sh to libtool-2.4
* build: Bump fuse requirement for ATOMIC_O_TRUNC support
2013-05-10 14:37:42 +00:00
riastradh
436c5f6889 Oops -- restore native build of textproc/enca with CC_FOR_BUILD=CC. 2013-05-10 14:33:01 +00:00
imil
f523ac626c Added devel/bpython version 0.12 2013-05-10 13:00:25 +00:00
imil
de98967f72 add & enable bpython 2013-05-10 12:57:39 +00:00
fhajny
aedd59374c Remove 83 from PGSQL_VERSIONS_ACCEPTED, as it's no longer available. 2013-05-10 12:55:48 +00:00
imil
aea498a744 Initial import of bpython, version 0.12, into the NetBSD Packages Collection.
bpython is a fancy interface to the Python interpreter for Linux, BSD, OS X
and Windows (with some work). bpython is released under the MIT License. It
has the following (special) features:

* In-line syntax highlighting.
* Readline-like autocomplete with suggestions displayed as you type.
* Expected parameter list for any Python function.
* "Rewind" function to pop the last line of code from memory and re-evaluate.
* Send the code you've entered off to a pastebin.
* Save the code you've entered to a file.
* Auto-indentation.
* Python 3 support.
2013-05-10 12:55:33 +00:00
fhajny
ef90dd7e76 Fix interpretter skip path 2013-05-10 12:54:50 +00:00
imil
46afc01d92 Updated shells/bash-completion to 2.1 2013-05-10 12:04:23 +00:00
imil
5c34de8194 Removed unnecessary comments 2013-05-10 12:04:00 +00:00
imil
965068b049 Updated bash-completion to 2.1
An extensive changelog is readable here:

http://bash-completion.alioth.debian.org/files/CHANGES-1.1
http://bash-completion.alioth.debian.org/files/CHANGES-1.2
http://bash-completion.alioth.debian.org/files/CHANGES-1.3
http://bash-completion.alioth.debian.org/files/CHANGES-2.0
http://bash-completion.alioth.debian.org/files/CHANGES-2.1
2013-05-10 12:01:50 +00:00
obache
5c7ee638a6 check defined before using USE_LANGUAGES as condition. 2013-05-10 09:07:37 +00:00
adam
da2b7c3ce2 Updated parallel/mpi-ch to 3.0.4 2013-05-10 08:26:28 +00:00
adam
17d484752b Added PLIST.Darwin 2013-05-10 08:25:33 +00:00
adam
3a77f563bd Changes 3.0.4:
This release adds several performance features for the Hydra process manager, support for communicator-specific tuning of eager/rendezvous thresholds, and fixes several bugs present in 3.0.3. Please use this release instead of 3.0.3.
2013-05-10 08:24:57 +00:00
adam
755558aefb Fortran is not needed. 2013-05-10 07:16:29 +00:00
adam
82369e2a72 Added dvdcss as an option. 2013-05-10 07:13:59 +00:00
riastradh
7d66ba6b30 Pre-answer openldap autoconf run-tests for NetBSD cross-builds. 2013-05-10 06:51:26 +00:00
riastradh
1301990e61 First stab at cross-compiling ffmpeg.
Won't work on arm yet because we need to specify the arm cpu flavour.
2013-05-10 06:13:30 +00:00
riastradh
35f6d49645 Fix cross-build of x264-devel by passing --host to configure. 2013-05-10 05:39:20 +00:00
riastradh
e00fac7571 Fix cross-build of textproc/enca: use CC_FOR_BUILD and avoid run-tests. 2013-05-10 05:27:38 +00:00
riastradh
844577ce91 Fix cross-build of devel/yasm by setting CC_FOR_BUILD to NATIVE_CC. 2013-05-10 04:28:21 +00:00
riastradh
c53bd59c2b Added devel/py-libevent-rpcgen version 2.0.21 2013-05-10 04:17:59 +00:00
riastradh
6e97cf0571 Helps to set INSTALLATION_DIRS too. 2013-05-10 04:13:51 +00:00
riastradh
01bd7a6180 ...aaaaand set PKGNAME, not DISTNAME. 2013-05-10 01:29:59 +00:00
riastradh
18226b6ce9 Fix poty in new py-libevent-rpcgen makefile. 2013-05-10 01:25:03 +00:00
riastradh
69a7f6d16a Split off py-libevent-rpcgen from devel/libevent.
Obviates libevent's python dependency, enabling cross-compilation of
libevent's dependents without having to cross-compile python itself.

ok agc
2013-05-10 01:22:27 +00:00
riastradh
7677b8d567 Fix zsh cross-build on NetBSD.
Patch it up to use compile-tests rather than run-tests in autoconf
for many of its tests (OS-independently).  Teach it about the few
remaining properties for NetBSD in particular.

ok agc
2013-05-10 01:17:32 +00:00
riastradh
e07d465390 Fix net/isc-dhcp4 cross-build on NetBSD.
Requires a hack to patch and configure the internal copy of bind for
cross-compilation.

Bump pkgrevision in case the way I did this hack changes anything.

ok agc
2013-05-10 00:58:06 +00:00
riastradh
c7bee50217 Fix net/libbind cross-build on NetBSD.
Instruct autoconf that the target will have /dev/random.

ok agc
2013-05-10 00:52:04 +00:00
riastradh
be08346321 Fix cross-build of pkgtools/pkg_install.
Can't execute the newly built tools if they were cross-built.

(This is not especially useful until we do cross-bootstrap, though.)

ok agc
2013-05-10 00:49:00 +00:00
riastradh
55f6f799b2 Kludgily fix cross-build of net/socat on NetBSD.
The right fix is to thwap socat over the head for worrying about the
values of these constants at compile-time, but that's inexpedient...

ok agc
2013-05-10 00:46:53 +00:00
riastradh
c5ccf298d7 Fix devel/gmp cross-build by telling it about the native C compiler.
ok agc
2013-05-10 00:44:29 +00:00
riastradh
b32b8a54a1 Fix bash cross-build on NetBSD by pre-answering autoconf run-tests.
ok agc
2013-05-10 00:42:41 +00:00