kili
a2120b3378
Doh, can zap --disable-silent-rules here, too.
...
My grep skills suffer today.
2011-06-02 17:35:47 +00:00
ajacoutot
f367968c86
--disable-silent-rules is now added to CONFIGURE_ARGS per default,
...
if CONFIGURE_STYLE = gnu
2011-06-02 17:20:33 +00:00
ajacoutot
0ca94c1995
Adapt after the XKB layouts switch to xkeyboard-config.
2011-06-02 17:16:34 +00:00
kili
27f99a5541
--disable-silent-rules is now added to CONFIGURE_ARGS per default,
...
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
espie
9ba6fb7c5c
- unify code in Fetch/Build subengines
...
- zap heuristic#3, not critical
- don't rebuild the Fetch queue all the time, it's too expensive
- fix bugs in FetchQueue computation, correctly handle 1 distfile case
- create a quick path thru adjust* that handles only new paths.
- use it during LISTING while fetching files, to make more files available
quicker.
- model distfiles as FDEPENDS, DIST, so that they can get dumped.
- add -v option that dumps a bit more stuff in log files.
with these, dpb will fetch all distfiles in a not too surprising order,
and it won't consume 40% cpu while doing so...
2011-06-02 17:09:25 +00:00
espie
0594474469
if stuff does not resolve, show a better error message, to help people
...
with broken symlinks
2011-06-02 17:00:14 +00:00
ajacoutot
6f34f245fb
Bugfix update to system-config-printer-1.3.3.
2011-06-02 16:16:23 +00:00
rpointel
a95b286393
Update py-redis to 2.4.1.
...
From Wen Heping (thanks). ok dcoppa@.
2011-06-02 16:02:33 +00:00
ajacoutot
f5b39def0f
Unbreak build of dependent ports by moving includes from -ldap to -main.
...
breakage reported by Nigel Taylor.
2011-06-02 15:54:10 +00:00
naddy
297ddb4ef7
add --disable-silent-rules for CONFIGURE_STYLE=gnu; ok kili@
2011-06-02 15:54:10 +00:00
kili
bbd3495036
Accept --disable-silent-rules.
...
ok naddy@
2011-06-02 15:43:05 +00:00
naddy
f6a87ff259
Unknown --with-PACKAGE and --enable-FEATURE options should only
...
elicit a warning.
Fix a quoting error while here.
2011-06-02 14:14:24 +00:00
ajacoutot
70b2a8d326
Extended README.template.
...
ok jasper@ sthen@
2011-06-02 13:44:40 +00:00
ajacoutot
f982995f2b
Add a consistent header that substitutes FULLPKGNAME for the READMEs.
...
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
ajacoutot
1ae40ad955
MAJOR update to zarafa-7.0.0 (RC1).
...
Committing now because this version performs _much_ better than what we
currently have in tree (see HOMEPAGE for details).
Quick&dirty upgrade steps (but you should follow the README):
------------------------------------------------------------------------
# /etc/rc.d/zarafa stop
===> Make sure _all_ zarafa processes are stopped and BACKUP YOUR DB!
# pkg_add -u zarafa zarafa-webaccess zarafa-libvmime
===> merge configuration (compare /usr/local/share/examples/zarara/*.cfg
with their counterparts under /etc/zarafa/.
# /usr/local/bin/zarafa-server
===> this will only do sanity checks but not start the server
# pkg_add py-mysql
# python2.6 /usr/local/share/doc/zarafa/zarafa7-upgrade
# /etc/rc.d/zarafa start
------------------------------------------------------------------------
tested by robert@ and myself
ok robert@
2011-06-02 12:46:37 +00:00
ajacoutot
9d5b87f082
Update to zarafa-libvmime-0.9.2. Needed for upcoming zarafa update.
2011-06-02 12:45:43 +00:00
ajacoutot
4125c0cc20
Bump zarafa version.
2011-06-02 12:45:17 +00:00
espie
7d68d7e282
add stuff to do quick_dump of distinfo eventually
2011-06-02 11:53:55 +00:00
ajacoutot
4028940a2f
Only enable log_errors for debugging or php will issue warnings which
...
will break communication with the device.
found the hard way by robert@
2011-06-02 10:46:54 +00:00
ajacoutot
6a68996754
Update to z-push-1.5.3.
2011-06-02 10:40:51 +00:00
ajacoutot
9f8d7a7964
py-gnome is needed to load the old applets (gnome-panel-add) but we
...
are trying to get away from the bonobo dependency for now.
2011-06-02 10:39:54 +00:00
dcoppa
87201ccf5c
Fix for --disable-silent-rules
...
OK sthen@, naddy@
2011-06-02 10:38:50 +00:00
sthen
35ac303ec8
update NUT to 2.6.1; bugfixes, cleanup, improvements and new device support.
2011-06-02 10:37:08 +00:00
ajacoutot
9478051482
-flyback
2011-06-02 10:01:46 +00:00
ajacoutot
6ebe12a2cb
Remove, superseded by backintime{-gnome}. Newer versions are too Linux
...
centric anyway (hal, devices...).
2011-06-02 10:01:22 +00:00
rpointel
39832f37b1
Update Test-CheckManifest to 1.24, from Nigel Taylor (maintainer).
2011-06-02 08:43:27 +00:00
robert
c480666f7d
Instead of reserving 32MB of virtual memory let's reserve the quarter of
...
RLIMIT_DATA (ulimit -d) if RLIMIT_DATA is not 0 (unlimited).
If RLIMIT_DATA is 0 then the default 512MB reservation will be used.
Using 32MB made v8 use less memory for sure but it was a huge performance
loss too.
2011-06-02 07:21:14 +00:00
ajacoutot
b4d94612de
Bugfix update to libgda-4.2.8.
...
Enable the new (read-only for now) LDAP backend.
prodded by jasper@
2011-06-02 07:16:32 +00:00
fgsch
598e8aadf0
enter mongodb
2011-06-02 00:28:33 +00:00
fgsch
249649da77
Import mongodb, a scalable, high-performance, open source, document-oriented
...
database.
with input from dcoppa and martynas, martynas ok some time ago.
2011-06-02 00:26:32 +00:00
jeremy
31e6deb8d9
Update to version 1.5.1. Initial version from wen heping on ports@.
2011-06-02 00:13:41 +00:00
jeremy
d6e2524879
Update to version 1.6.2.
2011-06-02 00:11:50 +00:00
kili
8447198608
Handrolled configure script -- don't use CONFIGURE_STYLE=gnu.
...
From Brad. ok sthen@
2011-06-01 23:40:21 +00:00
kili
d105450ef7
Handrolled configure script, so don't use CONFIGURE_STYLE=gnu.
...
One step towards --disable-silent-rules.
From Brad.
ok sthen (with a proper package bump)
2011-06-01 23:34:53 +00:00
stsp
cd07946b62
Update to 1.6.17. Fixes CVE-2011-1752, CVE-2011-1783, and CVE-2011-1921.
...
ok landry jasper sthen
2011-06-01 22:19:17 +00:00
naddy
50bd37f91f
Update to 8c:
...
Add an option to compression library and cjpeg (-block N) to use
different DCT block size.
2011-06-01 19:17:58 +00:00
jasper
9e54274e35
remove EXTRACT_CASES now that .xz is dealt with in bsd.port.mk
2011-06-01 18:53:52 +00:00
jasper
d469461987
update to Class-Meta-Express-0.11
2011-06-01 17:41:53 +00:00
jasper
2e52a3e95e
update to Config-Auto-0.34
2011-06-01 17:41:52 +00:00
jasper
0ad252ffd8
update to Class-Meta-0.63
2011-06-01 17:41:51 +00:00
jasper
ebf01ab600
update to Devel-Cycle-1.11
2011-06-01 17:41:50 +00:00
jasper
c9e64cd781
update to Devel-Cover-0.78
2011-06-01 17:41:49 +00:00
jasper
aa223def23
update to Data-Types-0.08
2011-06-01 17:41:49 +00:00
jasper
312f023a22
update to Unicode-LineBreak-2011.058
2011-06-01 17:41:48 +00:00
jasper
bc0afcd9a9
update to Devel-StackTrace-1.27
2011-06-01 17:41:48 +00:00
jasper
c76ddf5b89
Update to Data-OptList-0.107
2011-06-01 17:41:46 +00:00
jasper
3d475b3373
update to Config-Tiny-2.14
2011-06-01 17:41:38 +00:00
gsoares
cba05c375f
Security Fix for SA44711, Libxml2 XPath Nodeset Processing Vulnerability.
...
OK sthen@, "Yep, please go ahead" jasper@
2011-06-01 17:31:21 +00:00
jasper
aa1ab293dc
- update to Statistics-Descriptive-3.0201
...
- install examples
2011-06-01 17:10:04 +00:00
jasper
3684c385be
update to Set-Crontab-1.03
2011-06-01 17:05:02 +00:00