85220 Commits

Author SHA1 Message Date
landry
17adde8a25 Fix build on hppa by applying the same dark magic as used on
sparc64/mips64el in patch-src_hash_map_h, cluestick from espie@
2013-07-06 09:14:12 +00:00
espie
1a14efe846 fix on vax 2013-07-06 08:32:06 +00:00
espie
b1ca94d708 fix depends for !shared 2013-07-06 08:30:28 +00:00
sthen
aa12db14fc update to re2c-0.13.6 2013-07-06 08:22:04 +00:00
brad
16ad94a5a6 Remove hack now that a.out is gone. 2013-07-06 03:29:57 +00:00
brad
8544016f0f Remove use of ELF_TOOLCHAIN. 2013-07-06 03:22:11 +00:00
bcallah
df63e998b0 Minor update of net/texapp to 0.5.3 2013-07-06 00:42:06 +00:00
espie
5685d6bd2b one single "decl after statement" -> cheap to fix 2013-07-05 23:30:39 +00:00
espie
9f7bce31c3 !gcc2, more decl after statement 2013-07-05 23:05:23 +00:00
zhuk
6f4b3fb3ed Sync with what was committed upstream. 2013-07-05 21:50:52 +00:00
espie
9c4273a9f1 no longer depend upon base's elf toolchain 2013-07-05 21:48:01 +00:00
espie
74be4de245 come on like google C++'s gonna compile on vaxen 2013-07-05 21:43:06 +00:00
brad
1ea8cd0ecf Move this up to the top. 2013-07-05 21:32:21 +00:00
bentley
0efaffa56f Update to scons-2.3.0.
ok landry@, thanks for testing
2013-07-05 20:09:59 +00:00
zhuk
29834e3469 Remove x11/ruby-qt4, superseded by x11/kde4/ruby-qt now.
okay The Ruby Man AKA jeremy@
2013-07-05 14:56:38 +00:00
zhuk
5acddde314 +kde4: build kdelibs and Qt bindings framework.
-ruby-qt4: this is superseded by x11/kde4/ruby-qt now, which is effectively
the same package.

tested and okay jeremy@ and landry@
2013-07-05 14:55:41 +00:00
zhuk
e7513c129f It's generally better to run make update-patches _before_ commit. 2013-07-05 14:49:12 +00:00
zhuk
47cb667bf9 It's generally better to run make update-patches _before_ commit... 2013-07-05 14:46:05 +00:00
zhuk
15d4f225a5 De-conflict ksvgtopng with KDE3. This tool is used in KDE3 build process
but not in KDE4 one, so it's less painful to tweak KDE4 one.
2013-07-05 14:37:22 +00:00
zhuk
b995179673 Sync development scripts patches with what've been committed upstream. 2013-07-05 14:32:50 +00:00
zhuk
26697e604d De-conflict SVN helper from KDE3. 2013-07-05 14:30:45 +00:00
pirofti
bca96cd921 Synchronize the synopsis with the usage.
Comments and okay espie@.
2013-07-05 13:49:50 +00:00
ian
0a6d17d68f PKG_ARCH = * and bump, requested by espie@ 2013-07-05 13:42:50 +00:00
jasper
59fe7d4620 remove some modules only intended to aid ruby18 development.
ok jeremy@
2013-07-05 13:19:25 +00:00
jasper
1690d1ec38 -ruby-debug
-ruby-debug-base
-ruby-linecache
2013-07-05 13:04:48 +00:00
espie
98698c3894 fix shared library maze on vax. 2013-07-05 12:10:24 +00:00
espie
30ef10f6cd the build process of those ports only leads to a .la file if shared objects
are being built, so put those files into the PFRAG.shared-main fragment
too (this is one port where fragment-folding can't work)
2013-07-05 12:03:52 +00:00
espie
040fb39c7b fix the one variable decl that prevents it to build on gcc2 2013-07-05 11:26:46 +00:00
bluhm
98d35f9694 update p5-Net-IMP to 0.620 2013-07-05 11:06:50 +00:00
jasper
e2f0f15ece remove mindterm, because:
- java implementation of an ssh client that hasn't been updated in 12 years;
- non-free and we can't update because the distfile is behind a registrationf
  form now;
- oh, and it doesn't even work...

ok sthen@
2013-07-05 10:00:42 +00:00
jasper
e68ebd16cf -mindterm 2013-07-05 09:59:10 +00:00
jasper
c38dcacc50 use ${VARBASE} instead of hardcoding /var 2013-07-05 09:34:35 +00:00
pirofti
aadab1861e Change emacs22 to emacs in sh's plist. 2013-07-05 09:28:23 +00:00
bluhm
33092346d4 update p5-Data-Validate-Struct to 0.07 2013-07-05 08:43:18 +00:00
bluhm
ee307b1ed0 + p5-Data-Validate-IP 2013-07-05 08:34:36 +00:00
bluhm
40a86ffc11 Initial import of p5-Data-Validate-IP 0.19
This module collects ip validation routines to make input validation,
and untainting easier and more readable.

OK gsoares@ benoit@ sthen@
2013-07-05 08:31:46 +00:00
jasper
2e80eecc12 use ${VARBASE} instead of hardcoding /var 2013-07-05 07:44:59 +00:00
jasper
ea2ad64f08 use ${VARBASE} instead of hardcoding /var 2013-07-05 07:38:47 +00:00
jasper
4539c8a35c use ${VARBASE} instead of hardcoding /var 2013-07-05 07:23:33 +00:00
espie
4609ceb204 heck, even configure says it won't build 2013-07-05 06:34:46 +00:00
espie
b9cb6f5ab0 fix install on vax 2013-07-05 06:27:04 +00:00
espie
efc7d2a110 don't waste time on vax while it's gcc2 2013-07-05 06:20:58 +00:00
espie
5cd13259c3 fix on vax (just one decl, small price).
at least pass COPTS thru, so I can use -Wdeclaration-after-statement,
though obeying CFLAGS would probably be better,
I'll let landry decide.
2013-07-05 06:12:53 +00:00
brad
fc933d201c change depends to how they were before rev 1.10.
ok sthen@
2013-07-05 06:12:45 +00:00
bluhm
3fc4c67b41 update p5-IO-Socket-SSL to 1.951 2013-07-05 02:22:51 +00:00
bluhm
c95757c761 update p5-IO-Socket-INET6 to 2.71 2013-07-05 01:33:13 +00:00
bluhm
a8b142da2f update p5-File-MMagic to 1.30 2013-07-05 00:56:41 +00:00
bluhm
e8d90a200a update p5-File-LibMagic to 0.97 2013-07-05 00:31:59 +00:00
naddy
3b4d17ce53 maintenance update to 5.0.5 2013-07-04 18:37:32 +00:00
jasper
8e89fb0681 allow dpb to install packages with a non-standard localbase
ok espie@
2013-07-04 17:45:34 +00:00