Commit Graph

75127 Commits

Author SHA1 Message Date
dcoppa
fddf880b35 Fix location of txt files
OK ajacoutot@
2012-05-21 14:34:59 +00:00
giovanni
19801a8aeb Put to the attic, it is now integrated in p5-Email-MIME 2012-05-21 14:23:56 +00:00
giovanni
0830cb4c5d Put to the attic, it is included into p5-Email-MIME 2012-05-21 14:21:48 +00:00
giovanni
9f3bfd35d7 -p5-Email-MIME-Creator
-p5-Email-MIME-Modifier
2012-05-21 14:05:24 +00:00
giovanni
1e43148960 Email::Mime::Creator and Email::MIME::Modifier has been included into Email::MIME
fix packages accordingly
spotted & ok bluhm@
ok sthen@
2012-05-21 13:57:25 +00:00
giovanni
9e135bf55b Email::Mime::Creator and Email::MIME::Modifier has been included into Email::MIME
spotted & ok bluhm@
ok sthen@
2012-05-21 13:52:55 +00:00
okan
a2674d3368 fix access volation (in r3970 and r3978 upstream as well); reported by deraadt@
ok sthen@
2012-05-21 13:29:31 +00:00
sthen
94bc04cdb9 +check_postgres 2012-05-21 11:06:04 +00:00
sthen
85c831b5fe import ports/net/nagios/check_postgres, ok pea@
check_postgres is a script for monitoring various attributes of
your database (transaction id status, blocked queries, long running
queries, connection status and more). It is designed to work with
Nagios, MRTG, or in standalone scripts.
2012-05-21 11:05:38 +00:00
ajacoutot
7bdced1b9d Committed upstream. 2012-05-21 09:42:57 +00:00
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