stu
1d370e8764
Update to xcircuit-3.7.48.
...
Thanks to Gonzalo L. R. for the patch.
ok landry@
2013-02-07 22:49:22 +00:00
stu
8f429d480a
Use the core dist instead of the bundled one.
...
ok landry@
2013-02-07 22:46:53 +00:00
nigel
12d0c6e92d
Add missing build dependency findlib
...
Ok sthen@ jasper@
2013-02-07 22:03:36 +00:00
jasper
32828b6b7c
no need for gtar, the zip works just fine.
2013-02-07 20:23:14 +00:00
jasper
2125186924
add yet more common stuff to Makefile.inc..
2013-02-07 20:21:03 +00:00
jasper
94727597fc
move NO_BUILD/NO_REGRESS into Makefile.inc
2013-02-07 20:12:52 +00:00
ajacoutot
e03c56c9c5
MODGCC4_VERSION default to 4.6 now.
2013-02-07 19:13:49 +00:00
kurt
4e9a44a0ce
- Allow HOTSPOT_BUILD_JOBS to be overridden from make env. okay jasper@
2013-02-07 19:06:55 +00:00
jeremy
b5c8dcc7db
Update to ruby 1.9.3-p385.
2013-02-07 19:02:20 +00:00
landry
e0eeb63217
Remove the paragraph about enabling ECC cipher suites, they've been
...
enabled by default since a while. Prodded by naddy@
2013-02-07 18:54:27 +00:00
robert
75e3d23acd
update to 3.6.5.2
2013-02-07 18:39:58 +00:00
robert
8172502e0a
update to 4.0.10
2013-02-07 18:22:30 +00:00
pascal
ede4c83350
Change default gcc version to 4.6 now that 4.2 is unhooked.
...
ok brad@ tobiasu@ espie@
2013-02-07 17:57:45 +00:00
jasper
d8648366ab
- update to postgresql 9.2.3
...
* includes a fix for CVE-2013-0255
ok pea@ (MAINTAINER)
2013-02-07 17:29:05 +00:00
jasper
e5e54ce5aa
remove inactive maintainer
...
as discussed with fgsch@
2013-02-07 17:28:29 +00:00
jasper
c38cff8b30
- update to apache-couchdb-1.0.4
...
maintainer timed-out
ok fgsch@
2013-02-07 16:06:43 +00:00
stu
f210476440
Update to Eagle beta26.
...
ok landry@
2013-02-07 15:22:58 +00:00
stu
f604ff37dc
Update to xml2rfc-1.36.
...
ok sthen@
2013-02-07 14:21:04 +00:00
stu
e1282e0969
+tdbc
...
+tdbc-sqlite3
2013-02-07 14:19:53 +00:00
sthen
8979f7fde1
take MAINTAINER, suggested by reyk@
2013-02-07 12:32:08 +00:00
zhuk
f70cacc83d
Fixup header name in manual page.
...
"yep" sthen@
2013-02-07 12:30:44 +00:00
naddy
347a5578b4
actually define V, so that we have a valid master site path
2013-02-07 12:16:08 +00:00
chrisz
0039808155
Update to 8.4pl1 by Daniel Dickman <didickman@gmail.com>
...
OK by Daniel, avsm@, Yozo TODA (maintainer) and jasper@
2013-02-07 09:43:15 +00:00
jasper
acbbb685e1
- update to p5-Puppet-Tidy 0.2
...
* includes various bugfixes and a new -c option to run "puppet parser validate"
on your manifests after cleaning them with puppetitdy.
2013-02-07 08:46:14 +00:00
zhuk
c8684986e8
Unf**k back after RCS keyword expansion, sorry.
2013-02-07 08:19:54 +00:00
zhuk
221c08e0bf
Respect envvar $TMPDIR in check-lib-depends, allows to run the latter when
...
/tmp is not big enough.
okay espie@
2013-02-07 08:00:10 +00:00
ajacoutot
b69b04381c
Looks like upstream rerolled the archive...
...
reported by Scott McEachern
2013-02-07 07:54:40 +00:00
ajacoutot
ca8b806ca2
Match default BUILD_DEPENDS on psutils according to the choosen FLAVOR
...
(a4 or empty). It is not enforced since it does not modify the build and
we don't want to break bulk builds in case of psutils being already
installed with another FLAVOR; but this allows to
'env FLAVOR=a4 make install'
without the need to build psutils twice.
reported by Markus Lude
2013-02-07 07:39:04 +00:00
ajacoutot
dc38029a72
gnu is implied by autoconf.
2013-02-07 07:15:03 +00:00
espie
3dd25e07ce
make junk.log use the same pid@time header as the rest
2013-02-07 06:46:58 +00:00
stu
ba3729c884
Import tdbc-sqlite3-1.0.0
...
Provides a database interface that conforms to Tcl DataBase Connectivity (TDBC)
and allows a Tcl script to connect to a SQLite3 database.
It is also provided as a working example of how to write a database driver
in Tcl, so that driver authors have a starting point for further development.
ok landry@
2013-02-07 05:24:08 +00:00
stu
001bcdb5f3
Import tdbc-1.0.0
...
Interface standard for SQL databases and connectivity
that aims to make it easy to write portable and
secure Tcl scripts that access SQL databases.
ok landry@
2013-02-07 05:21:19 +00:00
sthen
878aa21199
update to OpenOCD 0.6.1, change to new homepage etc.
...
thanks Raphael Graf for testing - maintainer timeout
2013-02-07 00:02:30 +00:00
bluhm
8a08e28a3e
update p5-IO-Socket-SSL to 1.83
2013-02-06 23:38:11 +00:00
bluhm
ff7a18eb62
update p5-Net-Inspect to 0.26
2013-02-06 23:18:19 +00:00
landry
85d5edf81c
Update to orage 4.8.4.
...
Remove patch merged upstream (bug #9243 ). see for details:
http://mail.xfce.org/pipermail/xfce/2013-February/031933.html
2013-02-06 23:13:17 +00:00
landry
cceeb2e114
Bugfix update to seamonkey 2.15.2 chasing firefox 18.0.2, fixing
...
'JavaScript related stability issues' for a well known social
network site (bug #831626 ).
While here remove patch for #830303 , commited upstream in
mozilla-release just after 18.0.1.
2013-02-06 22:48:01 +00:00
landry
d14d0cb956
Bugfix update to firefox 18.0.2, fixing 'JavaScript related stability
...
issues' for a well known social network site (bug #831626 ).
While here remove patch for #830303 , commited upstream just after 18.0.1.
2013-02-06 22:44:47 +00:00
bluhm
1f76963665
update p5-Devel-NYTProf to 4.24
2013-02-06 22:37:47 +00:00
kurt
e0b3fdf889
- Fix java.lang.UnsatisfiedLinkError: java.awt.Toolkit.initIDs by
...
correcting awt Makefile merge error.
2013-02-06 22:08:33 +00:00
gsoares
070ae25ced
zap trailing whitespace
2013-02-06 21:02:10 +00:00
zhuk
e16c877af8
Fix bulk builds (at least for sthen@) until the real issue gets resolved.
2013-02-06 20:47:41 +00:00
jturner
ea2009b738
Update scheme48 to 1.9.
...
Also fix linking issue by setting LD="${CC}".
ok sthen@ landry@ Looks good to me Aaron Hsu (MAINTAINER)
2013-02-06 20:37:34 +00:00
kili
13ae5ac032
THe addition of posix_openpt(3) caused a haskell library signature
...
change in ghc's unix library.
Bump revision to get a new set of all hs-libraries pulled in when
updating.
2013-02-06 18:17:12 +00:00
jasper
add6bcd42c
- update to maven-3.0.4
...
ok kurt@
2013-02-06 17:46:44 +00:00
sebastia
4e4adbed8b
Update to 2.0.4b, bugfix update to the bugfix update
...
OK giovanni@
2013-02-06 17:35:51 +00:00
sthen
b013715fc5
- enable reading PKCS12 certificates from files; from Gregor Best who
...
wants this for use with Eduroam.
- add an rc script and README.
- remove non-useful wpa_priv patch.
README tweak from ajacoutot, ok gsoares dcoppa
2013-02-06 17:27:13 +00:00
ajacoutot
aae9949187
Sync depends after recent meta-tracker update.
2013-02-06 15:55:09 +00:00
ajacoutot
9ac05f1317
Update to meta-tracker-0.14.5.
2013-02-06 15:54:46 +00:00
bcallah
e734a2be62
Update games/manaplus to version 1.3.2.3
...
ok landry@
2013-02-06 15:16:10 +00:00