Commit Graph

44990 Commits

Author SHA1 Message Date
bluhm
a79fa4a9a1 There are no regression tests for swaks.
ok simon
2008-07-26 23:22:29 +00:00
ajacoutot
cdc11b66cd - s/PREFIX/LOCALBASE
ok martynas@
2008-07-26 16:23:32 +00:00
martynas
567e0ac244 we don't yet have extended-precision version of isfinite, this is
what will be added post-release
for now __isinf will do, relying on the ieee 754 fact that long
infinity assigned to double infinity will be infinity
XXX: remove post-release
ok sthen@
2008-07-26 14:59:45 +00:00
martynas
328ed0de93 Firefox 2 -> Firefox 3. Bryan Linton 2008-07-26 14:52:02 +00:00
espie
240f811649 minor update 2008-07-26 14:14:52 +00:00
espie
9ed490e5aa +workflow 2008-07-26 14:12:00 +00:00
espie
85b83ba3ce workflow module for drupal
allows state transitions for nodes.
2008-07-26 14:11:21 +00:00
espie
3a486106be update to 1.2, saner error handling.
still need alt_login patch for integration ;(
2008-07-26 13:35:33 +00:00
espie
45de5a20a8 minor update 2008-07-26 12:48:14 +00:00
espie
e3a2dc4988 update to new version with much better faq 2008-07-26 12:40:30 +00:00
espie
4649ae2bfa new update-or-install target needs to have dependent subpackages built as
well.

Incidentally, this is also an issue with update: in some cases, the update
target wouldn't work (specifically, when dependencies had changed).
Fix it as well.

There might be a need to revisit the DEPENDS_TARGET stuff later, this is
a bit of a kludge...
2008-07-26 12:23:43 +00:00
bernd
4bd47e32b1 Update to ruby-rubigen-1.3.2. 2008-07-26 12:02:14 +00:00
bernd
9aa01fc0f7 Update to ruby-mocha-0.9.0. 2008-07-26 11:55:56 +00:00
fgsch
726912e139 Upstream distfile has been rebuilt. Unpacked contents identical
to before (diffed and double-checked with hashes).
Confirmed and ok sthen@
2008-07-26 11:49:02 +00:00
espie
6a61504833 INSTALL/DEINSTALL obsolete for multi-packages as well 2008-07-26 11:22:59 +00:00
espie
a44d1d9c1e _FMN is a terrible acronym 2008-07-26 11:16:04 +00:00
espie
e38014bf41 INSTALL/DEINSTALL are completely obsolete now (been deprecated for over
a year)
2008-07-26 11:14:07 +00:00
bernd
e609d7dff4 Update to ruby-json-1.1.3. 2008-07-26 11:13:03 +00:00
bernd
5f96df30e6 Update to ruby-tzinfo-0.3.9 and enable regress tests. 2008-07-26 11:03:00 +00:00
espie
d4209be428 new "convenience target": update-or-install (all)
Basically, make update without the tests that prevent it from running when
stuff is not installed yet.
2008-07-26 10:59:20 +00:00
bluhm
e191d3b541 - update to p5-Net-SSLeay 1.34
- take maintainership
ok sturm
2008-07-26 10:51:16 +00:00
ajacoutot
0b00d63311 - make it clear gconfd-2 must be restarted as a regular user (not as root!) 2008-07-26 10:39:29 +00:00
espie
2bebac304d minor update to 5.9 (session fix was missed was 5.8) 2008-07-26 10:34:01 +00:00
bernd
6fc95af145 Remove dependency on sqlite3 which accidentally sneaked in.
Bump PKGNAME.
2008-07-26 10:33:28 +00:00
bernd
c9cd740b9f Update to ruby-erubis-2.6.2. 2008-07-26 10:05:07 +00:00
bernd
6d6f190e3c Update to offlineimap-6.0.0.
test & ok phessler@
2008-07-26 09:56:36 +00:00
kevlo
6c03f1fbd3 update to 0.07
ok merdely@
2008-07-26 03:29:38 +00:00
kevlo
92d59b699e update to 0.040 2008-07-26 03:27:20 +00:00
fgsch
72e751b02c update MASTER_SITE to something that resolves. 2008-07-25 23:32:12 +00:00
martynas
5b2f60e56b proper NAN definition is now in math.h. ok sthen@ 2008-07-25 23:09:44 +00:00
martynas
e6f9819298 remove really bad hack. ok sthen@ 2008-07-25 23:07:09 +00:00
sthen
6053487601 Upstream distfile has been rebuilt. Unpacked contents identical
to before (diffed and double-checked with hashes).

Pointed out by fgsch@
2008-07-25 22:59:52 +00:00
sthen
ef06c44284 Upstream has rerolled the distfile, pointed out by fgsch. It adds a
translation (we don't use them anyway), and changes an install script
(which we also don't use), so there's no change to the package, hence
no bump.
2008-07-25 22:19:01 +00:00
brad
3407f8d6aa Update to Samba 3.0.31; A bug fix release.
ok mbalmer@
2008-07-25 22:01:17 +00:00
martynas
cd16401cd6 there are proper isnan, isinf, NAN definitions, so this will just
work.  ok sthen@
2008-07-25 20:52:50 +00:00
martynas
0ffeb6ec02 adapt the C++ fix for C99 math functions, and bump c++ pkgname:
don't undefine C99 math macros, if !_GLIBCPP_USE_C99, so that we
can use these functions in C++.
espie@ agrees
2008-07-25 20:50:26 +00:00
martynas
6d68596d52 math.h has macros for isinf, isnan, isnormal, isfinite. remove teh
patches, it will just work.  ok sthen@
2008-07-25 20:48:12 +00:00
martynas
03954f0126 libm now has exp2. ok sthen@ 2008-07-25 20:44:23 +00:00
kili
11a1f108a7 Bring back @exec genkdmconf.
"Looks good" espie@
2008-07-25 20:28:03 +00:00
sthen
323cf44154 shared library and PKGNAME bumps due to use of isinf/isnan/nan
following libc/libm changes
2008-07-25 20:25:59 +00:00
fgsch
f572f6725e Remove extra / from MASTER_SITES making fetch happier. 2008-07-25 20:12:02 +00:00
sthen
d18eda55cb bump libpython2.4 and PKGNAME for isinf() 2008-07-25 19:38:46 +00:00
sthen
fbd63db784 bump libpython2.5 and PKGNAME for isinf()
ok espie
2008-07-25 19:32:21 +00:00
espie
05733a5f08 depends on libm __isnan -> major bump -> package bump 2008-07-25 19:02:25 +00:00
martynas
754362efd5 link firefox3 to the builds
idea supported by many, kurt@, naddy@, henning@, brad@, marco@,
merdely@, landry@
2008-07-25 18:15:07 +00:00
merdely
957aaffa93 Add p5-Net-Server to REGRESS_DEPENDS.
ok MAINTAINER (Sean Comeau) and "same diff" simon@
2008-07-25 18:10:24 +00:00
martynas
6dcaa5bd64 document the new MOZ_PLUGIN_PATH behavior, bump pkgnames
pointed out, and looks good to landry@
2008-07-25 17:41:06 +00:00
landry
20f62be0d6 typo in MAINTAINER e-mail address. Bump PKGNAME. 2008-07-25 17:11:31 +00:00
martynas
69e30c850e libc has signbit. tested by, and ok sthen@ 2008-07-25 16:08:35 +00:00
landry
3c5303a203 Fix WANTLIB and bump PKGNAME, spotted by ajacoutot@ 2008-07-25 15:19:10 +00:00