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
jym
d886a150bf
check-interpreter fix.
2011-07-03 12:40:20 +00:00
jym
b32eb253ca
check-interpreter fix.
2011-07-03 12:26:34 +00:00
jym
b745ec2adb
check-interpreter fix.
2011-07-03 12:11:29 +00:00
jym
ad65032e07
check-interpreter fix.
...
XXX There's a reproducible CHECKSUM error on distfile. As I am not the
maintainer, distinfo file remains untouched.
2011-07-03 12:07:43 +00:00
jym
db7d75f08a
check-interpreter fix.
2011-07-03 11:52:55 +00:00
gls
1d08c06338
Check-interpreter fix.
2011-07-03 11:49:11 +00:00
obache
19a456de25
+ ssmtp-2.64
2011-07-03 11:49:01 +00:00
obache
ab64949dd4
LICENSE=gnu-gpl-v2
2011-07-03 11:47:50 +00:00
jym
a32813c883
check-interpreter fix.
2011-07-03 11:46:08 +00:00
jym
4eb58bf5cd
check-interpreter fixes.
2011-07-03 11:32:22 +00:00
gls
34009ac1dc
Check-interpreter fix.
2011-07-03 11:27:46 +00:00