jasper
3ac8824849
- enable smp support
...
from icepiz.de at gmail.com and reminded by brad
ok MAINTAINER
2012-05-21 07:37:45 +00:00
ajacoutot
69fd38fc86
Add BZ.
2012-05-21 06:15:50 +00:00
ajacoutot
e30644bbec
Committed upstream.
2012-05-21 06:01:03 +00:00
naddy
77411a653c
strptime is XPG4v2; ok jasper@
2012-05-20 22:10:46 +00:00
naddy
8856725b20
strptime is XPG4v2
2012-05-20 22:06:35 +00:00
naddy
932043f849
strptime is XPG4v2; ok ajacoutot@
2012-05-20 21:50:58 +00:00
sthen
566eef95df
don't use asm code; from frantisek holop, fixes a segfault with e2fsck
2012-05-20 21:42:50 +00:00
sthen
c5636d9fa1
tidy whitespace
2012-05-20 21:39:22 +00:00
naddy
ed7596f8a7
strptime is XPG4v2; ok sthen@
2012-05-20 21:34:57 +00:00
naddy
77d45002a1
strptime is XPG4v2
2012-05-20 20:48:01 +00:00
naddy
36fbee6826
Bump.
...
The return values of strptime() may have been truncated.
2012-05-20 20:33:18 +00:00
naddy
e5b9105f73
Fix build on big endian architectures:
...
* For samdump2, use the bswap.h wrapper header from the main source.
* Also add bswap64, which is required by nteightxl.c.
ok benoit@
2012-05-20 20:13:39 +00:00
naddy
1e9e0e4066
strptime is XPG4v2
2012-05-20 19:55:55 +00:00
naddy
dddbcdbbc1
strptime is XPG4v2
2012-05-20 19:42:25 +00:00
ajacoutot
d31ed2038a
Fix several warnings.
...
ok rpointel@ (maintainer)
2012-05-20 17:04:55 +00:00
naddy
28587403a9
switch upstream to Bitbucket and update to REL_20120305
2012-05-20 16:44:53 +00:00
jsing
30a5bd85bc
Update lang/go to version 1.0.1.
...
ok sthen@
2012-05-20 16:32:51 +00:00
espie
e79b763a4e
more surgery:
...
- don't ask the database about existing pathkeys, it's simpler to have
our hash.
- in dependencies, don't like for non normalized pathkeys
- add CANONICAL column, and fill it.
2012-05-20 11:06:07 +00:00
ajacoutot
77b9840f10
Add missing _POSIX_THREAD_PRIORITY_SCHEDULING check.
...
from Brad
ok espie@
2012-05-20 10:39:00 +00:00
jasper
3110f2b50c
- fix "generator" tag in html output
2012-05-20 08:50:10 +00:00
shadchin
427afe61f5
Update to 2.6.5.
...
tested mikeb@, maintainer timeout
2012-05-19 18:31:07 +00:00
sthen
c16287e312
use a homedir for _icinga's @newuser line which actually exists.
2012-05-19 10:47:10 +00:00
sthen
b5f7fc550b
Include the PIC flag when linking, as well as building, the shared
...
library, from Brad.
2012-05-19 08:24:50 +00:00
sthen
0ecf410488
remove strlcpy patch for tinycdb, the original code is safe and generally
...
we don't patch for strlcpy in ports any more except in special cases
(though we did when this port was first submitted in 2005 ;-)
2012-05-19 08:14:38 +00:00
ajacoutot
bdc06434d1
Add missing _POSIX_THREAD_PRIORITY_SCHEDULING checks.
...
from Brad
2012-05-19 06:04:22 +00:00
bentley
8cfa476c9a
Garbage-collect unneeded patch.
...
devel/cmake sets wxWidgets_INCLUDE_DIRS_NO_SYSTEM now.
ok dcoppa@ sthen@
2012-05-19 05:23:14 +00:00
william
3f958812cc
Disable reloads of php-fpm for now, as it spins instead of reloading.
...
ok robert
2012-05-19 02:49:45 +00:00
william
c20e01f117
Fixup PLIST, no bump as it didn't package before. ok sthen
2012-05-19 02:47:37 +00:00
sthen
e32199c6f3
blech, fix distinfo
2012-05-18 23:11:06 +00:00
sthen
e7321e6594
+tinycdb
2012-05-18 20:59:30 +00:00
sthen
112b700301
import ports/databases/tinycdb, from maintainer Christian Rueger, ok okan@
...
tinycdb is a small, fast and reliable utility and subroutine library for
creating and reading constant databases. The database structure is tuned
for fast reading.
2012-05-18 20:59:13 +00:00
sthen
3ef19ea173
use /etc/rc.d/httpd restart in MESSAGE, not apachectl
2012-05-18 20:56:25 +00:00
sthen
74a8e01f0e
+phpmemcachedadmin
2012-05-18 20:54:25 +00:00
sthen
f31f618baf
import ports/www/phpmemcachedadmin, ok okan@
...
This program allows to see in real-time (top-like) or from the start of
the server, stats for get, set, delete, increment, decrement, evictions,
reclaimed, cas command, as well as server stats (network, items, server
version) with googlecharts and server internal configuration. You can go
further to see each server slabs, occupation, memory wasted and items (key
& value). Another part can execute commands on any memcached server: get,
set, delete, flush_all, as well as execute any commands (like stats) with
telnet.
2012-05-18 20:53:56 +00:00
jasper
cad94fa7af
- update to 0.5.1
2012-05-18 20:44:10 +00:00
sthen
f46d99446f
+racktables
2012-05-18 19:51:53 +00:00
sthen
ef12ce97b4
import ports/www/racktables, ok pea@
...
Racktables is a web-based database for datacenter and server room asset
management. It helps document hardware assets, network addresses, space in
racks, networks configuration and more.
2012-05-18 19:51:35 +00:00
sthen
2a314ebad8
shared libraries should not use INSTALL_PROGRAM; from dhill
2012-05-18 18:26:23 +00:00
gonzalo
b24ebb847b
Minor update of version, from 3.7.26 -> 3.7.39.
...
While here, GROFF is not needed. Tested on i386.
OK stu@ (maintainer), aja@
2012-05-18 16:40:43 +00:00
ajacoutot
70bfdb7afb
Slightly different patch from upstream.
2012-05-18 16:31:22 +00:00
ajacoutot
437f891f71
Revert upstream commit:
...
"editable-label: fix selection color in backdrop state
Don't set the ACTIVE flag if we don't have focus, it just doesn't make
sense."
It actually makes sense when nautilus is used to draw the Desktop when
running in fallback mode (we probably are the only ones running this
way...).
2012-05-18 15:29:26 +00:00
jasper
249155d82f
Security fix for SA49177,
...
Libxml2 "xmlXPtrEvalXPtrPart()" Off-By-One Vulnerability
Patch from upstream git
ok aja@
2012-05-18 13:25:46 +00:00
ajacoutot
9866105e83
No need for @extraunexec here, @extra is enough.
2012-05-18 13:05:15 +00:00
espie
b7287508b8
use new "sensible" sqlports
2012-05-18 12:12:09 +00:00
espie
cea1d3a0f3
bite the bullet, reuse dpb's algorithm to make sure we get correct
...
PkgPath.
This implies restructuring the database code, and the start of a
better separation between variables handling, and actual insertion
in the database.
bump version to 2.0: this changes the paths that actually get recorded,
and pkglocatedb will need to be aware of that.
2012-05-18 12:11:28 +00:00
ajacoutot
9aa5ebca2b
typo: Zabbix -> Samhain
2012-05-18 11:30:09 +00:00
robert
2bb0ee1cd7
Add support for te samhain in-binary password so that remote logging
...
works and add a readme on how to set this up properly.
2012-05-18 10:28:05 +00:00
landry
4f9544f081
add upstream bug # url
2012-05-18 09:56:04 +00:00
dcoppa
eaafe82ea7
Merged upstream.
2012-05-18 08:26:05 +00:00
landry
99bc929b39
Fix build on sparc64, broken since 1.8.1. Provide atomic{In,De}crement
...
implems based on __sync_fetch_and_add builtin, with hints from kettenis@
2012-05-18 07:45:57 +00:00