dholland
ab15844b62
Fix build with current png and gtk2. Fix patch-aa to not (inadvertently?)
...
disable optimization. No version bump since package wasn't buildable.
2011-07-05 04:28:34 +00:00
schnoebe
fb518ed493
Update distinfo after patches/patch-cmake_modules_FindTagLib.cmake has
...
had $ NetBSD $ expanded.
2011-07-05 04:09:05 +00:00
schnoebe
3a9efdea16
Add a patch for cmake/modules/FindTagLib.cmake to handle version
...
comparison correctly.
2011-07-05 04:04:30 +00:00
dholland
85640821af
Add libXxf86dga and libXxf86vm and their *proto, because it wants them
...
and with native X finds part of them and then dies. Also apply
REPLACE_PYTHON to a python script and add python dep.
2011-07-05 03:44:06 +00:00
dholland
96b131efcc
Bump PKGREVISION (to 18) for previous.
2011-07-05 03:27:49 +00:00
dholland
6ed83acafe
Patch LP64 problems, add patch comments, fix some pkglint.
...
This may or may not fully run on LP64 platforms but it's much more
likely to now than previously.
2011-07-05 03:27:22 +00:00
dholland
841fd490b3
Fix up xf86dga handling so it will hopefully work with -5 native X.
2011-07-05 02:14:12 +00:00
dholland
c3879d2c74
Add xf86dgaproto to hopefully fix -5 native X failure.
2011-07-05 01:59:46 +00:00
dholland
37190dd5d5
Add xf86dgaproto and xextproto to hopefully fix -5 native X failure.
2011-07-05 01:53:48 +00:00
dholland
16f46108b5
Add xf86dgaproto to hopefully fix -5 native X failure.
2011-07-05 01:33:25 +00:00
dholland
363d292038
If it's going to install tcl scripts, and use REPLACE_INTERPRETER on them,
...
it needs to depend on tcl. PKGREVISION -> 4
2011-07-05 01:30:52 +00:00
dholland
46a73c7dfc
Another one that installs perl scripts and uses REPLACE_PERL without
...
actually depending on perl.
2011-07-05 01:14:20 +00:00
dholland
660346e3c3
The "aot-compile" script uses python, so depend on python and deploy
...
REPLACE_PYTHON accordingly. PKGREVISION -> 3
2011-07-05 00:28:33 +00:00
jym
7bc796a43c
check-interpreter fix. Add patch-aa for dblatex interpreter fix, see
...
comment in file.
2011-07-04 23:08:22 +00:00
jym
2a97ae3fad
check-interpreter fix.
2011-07-04 22:23:12 +00:00
jym
34d7decd36
check-interpreter fix.
2011-07-04 22:08:01 +00:00
jym
90ef535081
Reuse the PYTHON_PATCH_SCRIPTS for interpreter fix. This is obviously
...
the same as my previous patch, no functional change.
2011-07-04 21:58:37 +00:00
dholland
1703ac3893
Needs USE_TOOLS+=perl:run, not just REPLACE_PERL.
2011-07-04 21:37:34 +00:00
jym
1e564a0d08
check-interpreter fix.
...
XXX package has a dependency on kdepimlibs4 on my host. Side effect maybe.
Not sure why TeXmacs would require KDE PIM libs.
2011-07-04 21:33:52 +00:00
jym
a91ee17dc4
check-interpreter fix.
2011-07-04 21:22:46 +00:00
tez
e0e117e7a6
openssl security fix
2011-07-04 14:49:45 +00:00
tez
2269c189c8
Correct the fix for http://secunia.com/advisories/44572/
...
See the thread here:
http://www.mail-archive.com/openssl-dev@openssl.org/msg29283.html
2011-07-04 14:42:56 +00:00
spz
d26bad2846
a few bulk builds get compile failures in src/rpsl I can't reproduce;
...
try MAKE_JOBS_SAFE=NO to see if that fixes it for them
2011-07-04 12:08:51 +00:00
obache
484fb7f96a
need qmake to build, add buildlink to qt4-tools.
2011-07-04 11:34:21 +00:00
obache
629288b45a
* Remove patch-ab.
...
It does not support python27 and python31, but basically pkgsrc pass python
path as PYTHON configure environment variable, so no need to add python
variants here.
* Pass mozilla-rootcerts path as default CA certifcates file path to configure
script like other packeges, or failed to configure if default expected
files does not exist.
* On more care for in-tree *.pc file, or fail to configure.
configure script add in-tree path to PKG_CONFIG, but pkgsrc pkg-config wrapper
will overwrite and hide it.
* Set LICENSE as "gnu-lgpl-v2.1 AND mit" from COPYING file.
2011-07-04 07:08:24 +00:00
jym
5bf4ea1711
check-interpreter fix. Thank goodness REPLACE_INTERPRETER supports
...
globbing...
2011-07-04 01:13:30 +00:00
jym
5f9557b434
check-interpreter fix.
2011-07-04 00:18:07 +00:00
dholland
81fc88401f
Add xf86dgaproto; may fix build with native X.
2011-07-03 22:09:41 +00:00
dholland
0e8bca8baa
Fix failed build by removing stray ./ in some paths. Was meant to go
...
with previous commit but cvs apparently belched.
2011-07-03 22:04:51 +00:00
dholland
1ec21b7369
Fix failed build by removing stray ./ in some paths.
2011-07-03 22:04:06 +00:00
jym
d83eceebc5
Remove the part from patch-ac that modifies interpreter path. Not needed.
2011-07-03 21:42:24 +00:00
dholland
9a2a1bb6d9
add more REPLACE_PERL
2011-07-03 21:40:44 +00:00
jym
bf48b9b5d9
check-interpreter fix.
2011-07-03 21:36:20 +00:00
jym
ad45fc7d2c
check-interpreter fix.
2011-07-03 21:25:50 +00:00
jym
c752e5a9ad
check-interpreter fix.
2011-07-03 20:47:34 +00:00
jym
31aac40ec5
check-interpreter fix. Use subst.mk for substitution.
2011-07-03 20:44:45 +00:00
dholland
820433d9ad
add patch comments
2011-07-03 20:15:58 +00:00
jym
1febc2e19f
check-interpreter fix.
2011-07-03 20:01:26 +00:00
dholland
34f6b61280
Set DIST_SUBDIR. For some reason upstream reissued the same tarball with
...
a different timestamp in the gzip header. grr
2011-07-03 19:49:37 +00:00
jym
3bdb2fe89f
check-interpreter fix.
2011-07-03 19:45:14 +00:00
dholland
3ec51c041e
Add xf86vidmodeproto to (hopefully) fix the build on netbsd-5, plus add
...
direct dep on libX11 according to verifypc.
2011-07-03 19:24:36 +00:00
dholland
bfd08d0432
Add xf86vidmodeproto in the hopes this will fix the -5 native X build, like
...
in xine-ui, but I can't actually test that.
2011-07-03 18:16:19 +00:00
mspo
bdd5661b48
Updated games/scid to 3.6.1nb2
2011-07-03 17:06:39 +00:00
mspo
0756d2c1ff
add python dep for pgnfix and REPLACE_PYTHON
2011-07-03 17:02:22 +00:00
jym
d729ab7223
check-interpreter fix.
2011-07-03 16:27:14 +00:00
shattered
00dabb4ba1
Mention that module-native-protocol-tcp may be required in pulseaudio
...
config.
2011-07-03 14:39:20 +00:00
shattered
170db965c0
Fix build on 5.0 with native X.
2011-07-03 14:22:46 +00:00
shattered
2c46b832bd
PR/34029 -- gtar is probably not required any more.
2011-07-03 13:59:53 +00:00
obache
11261ac3da
Updated net/mikutter to 0.0.3.10
2011-07-03 12:53:29 +00:00
obache
5a4d926f44
Update mikutter to 0.0.3.10.
...
Added
* resume last retrieved follow/follower at startup.
Fixes
* only get last 200 follow/follower.
* crash when leaving a tweet selected.
* crash if failed to extract URL.
* rare crash at startup.
2011-07-03 12:53:01 +00:00