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
sthen
9389b14a70
Fix build following isnan() change from a function to a macro.
...
From pkgsrc.
ok martynas@
2008-07-25 15:16:33 +00:00
landry
e981d869cd
Really fix pre-configure target, no cookie for me.
...
CC=path/to/cc is not needed because ports infrastructure picks cc in
${WRKSRC}/bin when using gcc4 MODULE.
2008-07-25 15:07:55 +00:00
landry
03478ba29c
s/PREFIX/LOCALBASE/g in pre-configure target, and remove unneeded
...
SETENV.
prodded by ajacoutot@
2008-07-25 14:51:56 +00:00
brad
31a4e8de47
Upgrade to libtheora 1.0beta3.
...
Also remove previous MAINTAINER (timeout).
ok jakemsr@
2008-07-25 14:15:55 +00:00
martynas
39101e7033
this is not needed, now that we have signbit. ok sthen@
2008-07-25 14:12:56 +00:00
espie
fa35d4d121
+funsqueak, make normal image depend on vm as well
...
(better dependency model)
2008-07-25 14:02:48 +00:00
espie
475deb0458
extra squeak image for demonstrations
2008-07-25 14:01:48 +00:00
ajacoutot
4e96d0b36a
- fix GCONF_ETCDIR
...
before this change it wasn't possible to add mandatory settings without
tweaking gconf
- while here, rework the way we build this port so we can drop some
patching
2008-07-25 13:42:57 +00:00
landry
35b5036f7c
Import midori 0.0.18, a gtk2 web browser using webkit rendering engine.
...
Based on an original submission from James Turner (james at bsdgroup dot
org), who prodded me to take maintainership, Thanks !
Not linked to the build yet.
ok jdixon@ laurent@ 'import it!' robert@ espie@
2008-07-25 12:54:33 +00:00
landry
9989355675
Import webkit svn rev35249, based on an original work from James Turner
...
(james at bsdgroup dot org), thanks !
Webkit is an open source web rendering engine.
All our previous patches have been integrated upstream.
Mark it BROKEN on sparc64 until
https://bugs.webkit.org/show_bug.cgi?id=19775 is fixed.
Not linked to the build yet, a little bit of testing is still needed
with latest libc/libm change.
Thanks to all who already tested !
ok jdixon@ laurent@ 'import it' robert@ espie@
2008-07-25 12:51:10 +00:00
ajacoutot
6995ecbbbc
- add patch from upstream SVN to fix an issue with the Darklooks theme
...
GNOME bugzilla #528322
issue brought to my attention by viq on silc
2008-07-25 11:25:12 +00:00
fgsch
0b1514671d
update MASTER_SITES. ajacoutot@ ok.
2008-07-25 09:43:31 +00:00
ajacoutot
f4dc3ef8dd
- update to version 0.15.0
...
- use SUBST_CMD
2008-07-25 08:31:06 +00:00
ajacoutot
df849497d4
- bugfix update to avidemux-2.4.3
2008-07-25 08:08:20 +00:00
martynas
02209bdc94
pkgpath
2008-07-25 08:05:36 +00:00
martynas
987d876573
@conflict mozilla-firefox-*
...
bump pkgname
2008-07-25 08:04:48 +00:00
martynas
e0fd5632c7
@conflict firefox3-*
...
bump pkgname
2008-07-25 08:03:15 +00:00
martynas
89d2dfd4ae
merge the fix from claudio@, to honor MOZ_PLUGIN_PATH
2008-07-25 01:55:40 +00:00
martynas
ab858df820
import firefox3-3.0.1, intended as a replacement for mozilla-firefox,
...
when we decide it's stable enough
not linked to the builds yet.
this version has the following fixes:
- fix SQLITE_VERSION, NSS_VERSION
- we've got our own library versioning, so remove versions and let
dlopen do the job
- fix the ssl psm bug. you can't just cast a char* to an int* and
access through it
- fix arm Makefiles, to catch the right invokes/stubs
- fix arm, endianness issue (armel abi)
- strict alignment fixes for sparc64
- update to accept standard dictionaries location, so that
textproc/mozilla-dicts works again
- fix to include the right dlfcn.h
- remove eula
- printing fix, which kurt@ has tracked down, and helped fixing
tested by many, kili@, ian@, sthen@, jdixon@, reyk@, others...
the way to handle update has been suggested by pval@
the package name has been discussed w/ kurt@ and naddy@
ok kurt@ and naddy@
2008-07-25 01:52:54 +00:00
martynas
a389f7850b
update to nss-3.12. also needed by firefox 3.0
...
tested by many, both w/ mozilla 1.8 branch projects, and mozilla 1.9
"nspr and nss should go in" naddy@
ok kurt@
2008-07-25 00:46:59 +00:00
martynas
9a5c1037db
update to nspr-4.7.1. also needed by firefox 3.0
...
tested by many, both w/ mozilla 1.8 branch projects, and mozilla 1.9
"nspr and nss should go in" naddy@
ok kurt@
2008-07-25 00:42:33 +00:00
ian
e07ec26b33
+= _hudson
2008-07-25 00:07:59 +00:00
ian
5b06ea7d13
+= hudson
2008-07-25 00:07:17 +00:00
ian
5e36a5714a
Initial import of Hudson, a continuous integration (CI) server.
...
Hudson can run standalone (has own tiny web server) or in a
Java-capable web server or application server.
ok sthen@, kurt@ after considerable cluesticking (by them)
2008-07-25 00:05:31 +00:00
martynas
3bfabf618f
remove. math has isnormal, isgreater, isgreaterequal, isless,
...
islessequal, isunordered. tested by me and sthen@
ok sthen@
2008-07-24 19:00:11 +00:00