Sergey Matveychuk
d402db4377
To ease the task of network administration,
...
decrease the likelihood of erronous command execution and
to maintain all network services from a central point,
EnderUNIX SDT anounces the availability of its 9th open-source tool,
netUstad.
It has been coded in C language and includes its own HTTP server.
The newly anounced version provides a web interface for
system administrators to add/delete/update IPFW rulesets.
You can manage your IPFW firewall via a TCP/IP connected remote PC, easily.
Development version icludes modules to manage whole
network services (routing tables, network interfaces)
PR: ports/69176
Submitted by: Ozkan KIRIK <ozkan@enderunix.org>
Approved by: krion (mentor) (implicitly)
2004-07-22 05:48:22 +00:00
Joe Marcus Clarke
b1a2cec832
* Fix the path to the dbus socket
...
* Make sure the messagebus user and group are created, and block out uid/gid
556 for this
* Delete the dbus.pid file as part of a stop_postcmd (dbus doesn't delete its
own pid file)
* Clean up some bash'isms in the KDE detection configure code
* Make the strtod() Call more 4.X friendly by not passing hex to it
2004-07-22 05:41:15 +00:00
Ying-Chieh Liao
52e0b64492
upgrade to 0.9.3
...
grab maintainership
PR: 69405
Submitted by: Michael Johnson <ahze@ahze.net>
2004-07-22 04:19:47 +00:00
Ying-Chieh Liao
4c03029337
upgrade to 4.50
...
PR: 69341
submitted by: maintainer
2004-07-22 02:06:21 +00:00
Ying-Chieh Liao
4dd663dedb
upgrade to 2.0.4
...
PR: 69342
Submitted by: Martin Matuska <martin@tradex.sk>
2004-07-22 02:03:57 +00:00
Ying-Chieh Liao
bd4d4e7163
upgrade to 3.2.1
...
PR: 69344
Submitted by: maintainer
2004-07-22 02:01:55 +00:00
Ying-Chieh Liao
6489506ade
utilize new PHP framework
...
PR: 69346
Submitted by: maintainer
2004-07-22 02:00:11 +00:00
Ying-Chieh Liao
fd4e15a19f
upgrade to 0.2.3
...
PR: 69348
Submitted by: maintainer
2004-07-22 01:56:32 +00:00
Ying-Chieh Liao
adffbe4ab7
upgrade to 1.4.2
...
PR: 69353
Submitted by: maintainer
2004-07-22 01:54:38 +00:00
Ying-Chieh Liao
dc49e6bc5b
upgrade to 1.2
...
PR: 69363
Submitted by: maintainer
2004-07-22 01:52:02 +00:00
Ying-Chieh Liao
ac47e376bc
add nagiostat 1.0.0
...
Nagiostat parses performance-data from Nagios and generates graphs
PR: 69370
Submitted by: Janos Mohacsi <mohacsi@niif.hu>
2004-07-22 01:48:42 +00:00
Ying-Chieh Liao
aff387dcb5
upgrade to 1.4
...
PR: 69402
Submitted by: maintainer
2004-07-22 01:43:23 +00:00
Ying-Chieh Liao
a508b19de7
upgrade to 1.7
...
PR: 69386
Submitted by: maintainer
2004-07-22 01:32:20 +00:00
Ying-Chieh Liao
0cda34b852
Remove windows stuff and fix so faac will compile with gstreamer-plugins
...
PR: 69388
Submitted by: maintainer
2004-07-22 01:26:13 +00:00
Joe Marcus Clarke
321fa2cd9c
Update to 2.6.2.1.
2004-07-22 01:19:16 +00:00
Ying-Chieh Liao
b846af5b2f
upgrade to 0.9.5
...
PR: 69393
Submitted by: maintainer
2004-07-22 01:10:30 +00:00
Ying-Chieh Liao
ea07b17dc3
upgrade to 0.5.0
...
PR: 69395
Submitted by: maintainer
2004-07-22 01:02:07 +00:00
Ying-Chieh Liao
dde4021b91
upgrade to 0.32
...
PR: 69397
Submitted by: maintainer
2004-07-22 00:56:39 +00:00
Joe Marcus Clarke
f587f92d22
Add a forgotten patch to really fix the capture lockups when ethereal is
...
built with GTK+ 2 support.
2004-07-22 00:24:08 +00:00
Oliver Lehmann
5bb61da1e9
the drac patch got lost in the last commit. Fix that!
...
Noted By: Nate Silva <nate@northwe.st>
2004-07-22 00:01:10 +00:00
Bruce M Simpson
f9098f0ab9
Drop maintainership forthwith. I am a Nagios convert and proud.
2004-07-21 23:46:03 +00:00
Pav Lucistnik
6296daad09
- Update to 2.0.3
2004-07-21 22:55:57 +00:00
Greg Lewis
ad4f6bbf13
. Update to 2.6.3.
...
PR: 69207
Submitted by: zhuravlev alexander <zaa@ulstu.ru> (maintainer)
2004-07-21 22:32:40 +00:00
Jun Kuriyama
1e02a33001
- Upgrade to 2.0.43 (2.0.41 didn't work on emacs-21.3 by using
...
not existing function "copy-tree").
- Use autoconf-2.59 and regenerate configure script to avoid a bug in
AC_CHECK_PROG(..., [$PATH:/]).
2004-07-21 22:19:34 +00:00
Gary Jennejohn
6a027d62cd
Add patch-emacs.c to fix the following problem as quoted from the PR:
...
The port patches src/mem-limits.h to declare the "lim_data" variable
as rlim_t (a 64-bit type), but src/emacs.c still defines it as an
integer. This makes the memory limit checking think that there are
zero bytes available.
PR: 69347
Submitted by: Andrew Heybey <ath@niksun.com>
2004-07-21 21:56:24 +00:00
Pav Lucistnik
88af4195a1
- Distfile rerolled, this is whole diff between old and new file:
...
diff -ruN old/pure-ftpd-1.0.20/src/bsd-getopt_long.c new/pure-ftpd-1.0.20/src/bsd-getopt_long.c
--- old/pure-ftpd-1.0.20/src/bsd-getopt_long.c Sat Jul 17 15:19:17 2004
+++ new/pure-ftpd-1.0.20/src/bsd-getopt_long.c Tue Jul 20 12:42:16 2004
@@ -466,16 +466,6 @@
fprintf(stderr, recargchar, optchar);
pure_optopt = optchar;
return BADARG;
- } else if (!(flags & FLAG_PERMUTE)) {
- /*
- * If permutation is disabled, we can accept an
- * optional arg separated by whitespace so long
- * as it does not start with a dash (-).
- */
- if (pure_optind + 1 < nargc && pure_optind + 1 > 0 &&
- *nargv[pure_optind + 1] != '-') {
- pure_optarg = nargv[++pure_optind];
- }
} else {
pure_optarg = nargv[pure_optind];
}
Reported by: sem
2004-07-21 21:44:10 +00:00
Pav Lucistnik
814fd61221
- Update to 2.0.3
...
Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
2004-07-21 21:38:29 +00:00
Pav Lucistnik
34c3ce0753
- OpenSSL is special on FreeBSD, it's always there, and is not visible
...
to pkg-config, so the test will falsely fail. This fix configure of
gnugadu-2.0.3, which is coming soon.
PR: ports/69315
Submitted by: Jacek Pelka <jacek@combit.com.pl> (maintainer)
2004-07-21 21:36:45 +00:00
Oliver Eikemeier
4317cf38ba
add tenshi, a log monitoring program
2004-07-21 20:03:52 +00:00
Volker Stolz
f7eda5ef9e
Update to 2.1.5.1
...
PR: ports/69358
Submitted by: Jean-Baptiste Quenot (maintainer)
2004-07-21 20:01:31 +00:00
Joe Marcus Clarke
c3dcb4a965
Properly setup rc.d default macros.
...
Reminded by: eik
2004-07-21 19:56:49 +00:00
Joe Marcus Clarke
a408c6430f
* Properly setup rc.d default macros [1]
...
* Correct a typo (cind_metad_enable should be cnid_metad_enable)
Reminded by: eik [1]
2004-07-21 19:56:30 +00:00
Joe Marcus Clarke
1c219c3330
Add dbus, Freedesktop.org's Desktop Bus. D-BUS is a message passing framework
...
for informing applications about system events such as new hardware being
added, new users logging into an IM application, new software installed,
etc.
2004-07-21 19:43:16 +00:00
Volker Stolz
ce44c523f3
- Fix build with GCC 3.4.1
...
- Drop maintainership
PR: ports/69378
Submitted by: Florent Thoumie (maintainer)
2004-07-21 19:39:07 +00:00
Volker Stolz
2ee507f7fb
- Update to 0.8.1
...
* make install fixed if libhome-preload.so is not avaiable
* remove LDAP cache feature, too unstable in ldap libs.
(from Oliver Eikemeier)
PR: ports/69380
Submitted by: Xavier Beaudouin (maintainer)
2004-07-21 19:25:09 +00:00
Volker Stolz
a15a934321
Update to 0.9.19
...
PR: ports/69381
Submitted by: Xavier Beaudouin (maintainer)
2004-07-21 19:21:05 +00:00
Volker Stolz
242b9d9be3
- distfile was bzip2ed and moved to my server because sf.net mirrors has
...
two different files with the same name
- fix packaging
PR: ports/69384
Submitted by: Radim Kolar
2004-07-21 19:14:59 +00:00
Joe Marcus Clarke
63eec6b61c
Update to 2.7.4.
2004-07-21 18:04:55 +00:00
James E. Housley
e86d4e69eb
Update to DAT 4380
2004-07-21 18:01:51 +00:00
Kirill Ponomarev
672c0bb499
Change maintainer's email.
2004-07-21 17:47:52 +00:00
Andreas Klemm
536f212d47
Mark port as broken after repository copy, to prevent package building.
...
Will commit changes asap.
2004-07-21 17:22:23 +00:00
Mathieu Arnold
aca9dd49b1
Update to 0.17
2004-07-21 17:01:41 +00:00
Mathieu Arnold
cbdfb8ad59
Update to 0.30
2004-07-21 16:56:44 +00:00
Mathieu Arnold
22fbfd9063
Update to 0.19
2004-07-21 16:51:08 +00:00
Mathieu Arnold
1759838f57
Update to 1.03
2004-07-21 16:46:13 +00:00
Maxim Sobolev
416e4061e0
Update to 0.6.
2004-07-21 16:45:46 +00:00
Sergey A. Osokin
caecea8aaf
Move pkg's files to Makefile, remove pkg-plist.
...
Approved by: Jason Harris jharris at widomaker dot com (maintainer)
2004-07-21 14:52:54 +00:00
Edwin Groothuis
4f4f35fbc6
Update port: x11/xlockmore to 5.13
...
Update port: x11/xlockmore to 5.13
PR: ports/69379
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
2004-07-21 14:12:00 +00:00
Volker Stolz
c954e212d6
Fix typo.
...
PR: ports/69373
Submitted by: Jean-Francois Legros
2004-07-21 14:06:02 +00:00
Kirill Ponomarev
de62a04018
Update to 1.0.2
...
PR: ports/69343
Submitted by: maintainer
2004-07-21 12:48:22 +00:00