Commit Graph

56775 Commits

Author SHA1 Message Date
ajacoutot
a1fc06d0e6 Add an sqlite3 FLAVOR (usefull for proxies and testing).
Add corresponding documentation and rework some parts of README.OpenBSD.
Add FLAVORS description to DESCR-server.

input from and ok sthen@
2010-05-04 05:51:22 +00:00
william
2a82342e49 Update to eventlog-0.2.9; ok steven@ 2010-05-04 02:56:47 +00:00
sthen
8bb9d1d01a - patch icon paths in the html docs (it won't help unless you have latex2html
installed, which I won't add as a dependency just for this, but for people who
already have it, it makes the docs look nicer).

- install the sample features.conf which was @comment'ed.
2010-05-03 21:00:34 +00:00
steven
03f62136bd major update to 3.1.1
based on a diff from william@
2010-05-03 20:51:17 +00:00
wcmaier
01a68ffc3a Update to newly released 1.5.2.
Based on patches and tests from Samir SAADA <zepard at gmail.com> and Vivien MOREAU
<vpm at serengetty.fr>. While here, fix rst2man gunk in man pages (noticed
by nicm@ and Robert Bronsdon <reashlin at gmail.com>, fix from nicm@ and
schwarze@). Thanks for all the help!
2010-05-03 20:23:08 +00:00
ajacoutot
245bd575e4 I'm tired of missing non built flavor breakages, so add the mysql and pgsql
to the gnugk build.
2010-05-03 19:33:38 +00:00
ajacoutot
3a8aed6949 Fix postresql support.
breakage spotted by Andrew Grillet, thanks.
2010-05-03 19:32:14 +00:00
naddy
946decedff update to 1.93 2010-05-03 17:39:33 +00:00
jcs
f701c7fd45 add a patch to prevent seg faulting when loading compiled modules on
amd64

bump pkgname

ok bernd@
2010-05-03 17:01:33 +00:00
dcoppa
cdc961cb88 +rxvt-unicode 2010-05-03 16:37:18 +00:00
dcoppa
09ff635d5c Import rxvt-unicode, an enhanced version of the rxvt terminal
emulator with Unicode and Xft support.

OK giovanni@, naddy@
2010-05-03 16:35:20 +00:00
ajacoutot
67fb711cc7 Bugfix update to gtk+2-2.20.1 (fixes a crash in g_file_get_child). 2010-05-03 15:04:27 +00:00
dcoppa
34e4f3aa78 Update pjsua to 1.6
From MAINTAINER Christopher Zimmermann, with modifications by me
and sthen@.

OK sthen@
2010-05-03 14:30:19 +00:00
sthen
a400c8d26f update to 3.1.7 2010-05-03 14:29:31 +00:00
sthen
29d9727b83 kili's fix to handle the two different libuuid's merged two packages (e2fsprogs,
e2fs-uuid) into one; everything works ok for updates provided that one has a
package depending on e2fs-uuid installed, but if not, the old e2fs-uuid is left
lying around which could cause problems with devel/uuid later (unless someone
manually does a 'pkg_add -r'). Add a quirk so that the standard pkg_add -u can
handle this situation.

"oh well... okay" espie@
2010-05-03 14:21:00 +00:00
ajacoutot
ddc10f6bac Small blurb about shared memory. 2010-05-03 11:58:45 +00:00
ajacoutot
1a3b12a05b * remove redundant step in README.OpenBSD
* fix default administrator username in README.OpenBSD
* add missing run_depends
* add recommended values in zabbix.ini so that it works out of the box

ok sthen@
2010-05-03 11:46:08 +00:00
ajacoutot
cd5055c213 Bugfix update to glib2-2.24.1.
Don't install the gdb python macros.
2010-05-03 11:41:56 +00:00
sthen
dc6b82cb33 Remind people to remove the _nfcapd user from group www when the package
is uninstalled. Suggested by ajacoutot@
2010-05-03 09:49:17 +00:00
dcoppa
a4538f3a2c I take maintainership.
Ok from old MAINTAINER (Guillaume Pinot)
2010-05-03 09:45:33 +00:00
jasper
76803e11ce - fix comment in patch files 2010-05-03 08:49:08 +00:00
sthen
66939b7c2c add a patch from upstream via Brad:
imap: If FETCH notices cached message size is wrong, mark cache corrupted
2010-05-02 22:42:44 +00:00
espie
75a6136acc make use of the recent pkg_add changes (required), much simpler resolve-lib !
(tested thru a full bulk, obviously)
2010-05-02 20:54:25 +00:00
sthen
f3d27906bb +nfsen 2010-05-02 20:53:42 +00:00
sthen
856267e50d Import ports/net/nfsen, this companion to net/nfdump is a nice web-based
interface for working with netflow captures, including those from pflow(4).
See teamcymru episode 19 on youtube or the RIPE50 presentation slides to
get an idea of what it can do. Port requested by henning@.

NfSen is a graphical web based front end for the nfdump netflow
tools, allowing you to:

* Display your netflow data:
  Flows, Packets and Bytes using RRD (Round Robin Database).
* Easily navigate through the netflow data.
* Process the netflow data within the specified time span.
* Create history as well as continuous profiles.
* Set alerts, based on various conditions.
* Write your own plugins to process netflow data on a regular interval.

Different tasks need different interfaces to your netflow data.
NfSen allows you to keep all the convenient advantages of the command
line using nfdump directly and gives you also a graphical overview
over your netflow data.
2010-05-02 20:52:32 +00:00
jasper
a0c39a8ff4 - missed in previous commit 2010-05-02 16:57:17 +00:00
jasper
7dc6106b1c * Add missing RUN_DEPENDS
* make ownership and permissions a bit more explicit.

from daniel dickman (MAINTAINER)
2010-05-02 16:56:19 +00:00
landry
05fa905d4f Remove -Wl,-soname libfoo.so from link lines, this was recording the
wrong library name inside the .so and confusing make
port-lib-depends-check. While here, fix WANTLIB.
ok ajacoutot@
2010-05-02 16:09:55 +00:00
ajacoutot
e7a0b2cf97 Fix use of grep(1), we don't support the -o switch. 2010-05-02 14:07:14 +00:00
ajacoutot
ec0139eb82 Remove non existent directory from rpath. 2010-05-02 14:05:58 +00:00
ajacoutot
4dced867cd Enlarge your themes section. 2010-05-02 13:37:09 +00:00
ratchov
105a0609a5 replace sun audio backend by a sndio backend. Diff from jakemsr with
tweaks from me.

ok jakemsr
2010-05-02 13:35:48 +00:00
ajacoutot
a46a9c3d56 Import gtk2-equinox-engine-1.1
Equinox GTK+2 engine and themes.
2010-05-02 13:33:21 +00:00
ajacoutot
6bbfd80a0b Remove useless libtool file. 2010-05-02 12:43:15 +00:00
ajacoutot
401a737b1e Bugfix update to deskbar-applet-2.30.1. 2010-05-02 11:36:59 +00:00
sthen
0f574bd2b2 - improve the summary in pkg/DESCR
- default to protocol version 8 to avoid plaintext passwords on the
wire, note this in the sample freetds.conf
2010-05-02 11:36:27 +00:00
sthen
a4aaaaaaf5 +check_mssql_health 2010-05-02 11:18:14 +00:00
sthen
010250a3f9 import ports/net/nagios/check_mssql_health
check_mssql_health is a Nagios plugin using DBD::Sybase and FreeTDS to
monitor many parameters of Microsoft SQL Server, including login delays,
CPU use, IO busy time, scans per second, deadlocks per second, etc.
Custom SQL statements may also be used.
2010-05-02 11:17:48 +00:00
benoit
4e3b636ac2 - update openbox to 3.4.11.1
- update patches
- regen PLIST

ok kevlo@
2010-05-02 09:10:53 +00:00
ajacoutot
9bace42950 Revert a couple of commits from upstream that broke gnome-screensaver.
Bug report filed.
2010-05-02 08:42:25 +00:00
ajacoutot
d07dde9be0 Some cleanings:
* clean the indent madness to make this Makefile more human readable.
* don't force enable_man to yes in configure.
* tweak a comment.
* regen WANTLIB.
2010-05-02 07:10:04 +00:00
kili
54a22db4ba Zap obsolete patch.
ok ajacouto@
2010-05-02 06:57:07 +00:00
ajacoutot
b2d176df1b Make it possible to build gtk+2 with our own make(1) instead of gmake.
This gets rid of the 'write error' during build.

input from naddy@, ok jasper@
2010-05-02 06:46:12 +00:00
ajacoutot
1ec98062c8 Set PKG_ARCH=* 2010-05-01 22:22:00 +00:00
ajacoutot
81aa82aec6 Update to hicolor-icon-theme-0.12.
Tweak DESCR and COMMENT to reflect reality.
2010-05-01 22:15:12 +00:00
benoit
74e3cea23e - update aide to 0.14
- update patches

ok ajacoutot@
2010-05-01 21:27:22 +00:00
sthen
b3c61da884 update to 2.2d 2010-05-01 21:17:38 +00:00
sthen
8a2cb30b90 cherrypick a couple of patches from github, including one which fixes iphone mode. 2010-05-01 21:17:25 +00:00
steven
3efbcfa608 +JVMS 2010-05-01 20:47:44 +00:00
steven
cb5f564846 Sun's Java VM Specification, 2nd edition
from Daniel Dickman
2010-05-01 20:47:05 +00:00