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
Kirill Ponomarev
c8da61e74a
Update to 1.0.7
...
Assign maintainership to submitter
PR: ports/69354
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-07-21 12:42:26 +00:00
Kirill Ponomarev
501e1abf47
Change maintainer's mail.
...
Fix MASTER_SITES
PR: ports/69338
Submitted by: maintainer
2004-07-21 12:39:13 +00:00
Kirill Ponomarev
c9026ef173
Fix MASTER_SITES
...
PR: ports/69375
Submitted by: maintainer
2004-07-21 12:30:36 +00:00
Kirill Ponomarev
add2faee34
Update to 1.03
...
PR: ports/69377
Submitted by: maintainer
2004-07-21 12:29:01 +00:00
Kirill Ponomarev
6304ac06f8
Update to 1.10.2
...
PR: ports/69371
Submitted by: maintainer
2004-07-21 12:24:13 +00:00
Volker Stolz
76fb6bb2b8
Patch for libgtop2, unDEPRECATE.
2004-07-21 12:21:16 +00:00
Edwin Groothuis
b792ecdd80
Rename patch to a proper name.
2004-07-21 11:54:06 +00:00
Edwin Groothuis
58cd4a33dc
Fix building (well, make install) since a dependency didn't make
...
the proper directory when installing it from a package.
Noticed by: kris@ and pointyhat
2004-07-21 11:34:55 +00:00
Volker Stolz
c1ba361e76
Add CONFLICTS for msql <-> msql3
...
PR: ports/69355
Submitted by: Andrey Slusar (maintainer)
2004-07-21 11:24:41 +00:00
Kirill Ponomarev
c3dfbcbadd
Pet portlint and fix pkg-plist.
2004-07-21 09:37:50 +00:00
Alex Dupre
ed5c3a6d39
Add support for fileinfo extension.
2004-07-21 09:35:04 +00:00
Alex Dupre
ee35ae9ae6
Add pecl-fileinfo 0.2, a PECL extension to retrieve info about files.
...
This extension replaces the deprecated PHP4 mime_magic extension.
2004-07-21 09:29:36 +00:00
Yen-Ming Lee
c0475e9a04
update MASTER_SITES and EXTRACT_SUFX for new mirror distribution.
...
Noticed by: Mike Fahey <mfahey@enter.net>
2004-07-21 07:13:44 +00:00
Joe Marcus Clarke
cc11605d35
Fix gnome-stones by removing a patch that was installing the game plug-ins
...
in the wrong directory.
2004-07-21 07:03:01 +00:00
Norikatsu Shigemura
b8ecb4cbb6
Update to 2004.07.20.
2004-07-21 06:36:48 +00:00
Sergey Matveychuk
a910bdc6d6
flash plugin for mozilla firefox browser
...
PR: ports/69126
Submitted by: Roman Y. Bogdanov <sam@brj.pp.ru>
Approved by: krion (mentor) (implicitly)
2004-07-21 05:57:34 +00:00
Joe Marcus Clarke
8552b10d81
Add some more geektools to the mix.
...
Obtained from: Garnome distribution
2004-07-21 05:17:27 +00:00
Joe Marcus Clarke
3c4249e772
* Update to 0.10.5 to add new features, and fix some security issues [1]
...
* Use the new libtool scheme
* Add USE_PERL5_BUILD [2]
* Make the GTK+ 2 frontend the default [2]
* Fix the lockup waiting for packets to arrive while capturing when built
with GTK+ 2
PR: 68819 [1]
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> [1]
billf [2]
Approved by: maintainer
2004-07-21 02:31:37 +00:00
Mario Sergio Fujikawa Ferreira
bc8dc047f0
Update to 0.215
2004-07-21 02:23:55 +00:00
Mario Sergio Fujikawa Ferreira
1d29b5b0f7
o Update to 0.5.34
...
o No longer USE_PYTHON (added on version 0.5.33)
2004-07-21 02:18:15 +00:00