Clement Laforet
288e67f0c1
Add rssh 2.1.1, a Restricted Secure SHell only for sftp or/and scp.
...
rssh is a Restricted Secure SHell that allow only the use of sftp or
scp. It could be use when you need an account (and a valid shell) in
order to execute sftp or scp but when you don't want to give the
possibility to log in to this user.
WWW: http://www.pizzashack.org/rssh/index.shtml
PR: ports/65860
Submitted by: enigmatyc
2004-05-21 13:37:24 +00:00
MANTANI Nobutaka
bb68d51003
Update to 0.3.8.
2004-05-21 13:34:37 +00:00
Sergey Skvortsov
cbceb5c4a9
Updated to 0.5402
2004-05-21 13:33:41 +00:00
Kirill Ponomarev
e1163308ad
- Update MASTER_SITES
...
- Pet portlint(1)
PR: ports/66975
Submitted by: maintainer
2004-05-21 13:33:15 +00:00
Thierry Thomas
7c2a40a70b
Add forgotten patches...
2004-05-21 13:24:56 +00:00
Kirill Ponomarev
edb219c7df
- Update to version 9.14
2004-05-21 13:20:30 +00:00
Tilman Keskinoz
28c1b36c15
Upgrade to 0.2.1.3
...
PR: 66979
Submitted by: Stefan Ehmann <shoesoft@gmx.net>
2004-05-21 13:09:42 +00:00
Kirill Ponomarev
24a2a6e5f5
- Fix MASTER_SITES and update maintainer's email
...
PR: ports/66973
Submitted by: maintainer
2004-05-21 13:09:10 +00:00
Kirill Ponomarev
94792a6ff1
- Update MASTER_SITES and maintainer's email
...
PR: ports/66972
Submitted by: maintainer
2004-05-21 13:07:20 +00:00
Kirill Ponomarev
86eb89a0e3
- Fix MASTER_SITES
...
PR: ports/66971
Submitted by: maintainer
2004-05-21 13:04:49 +00:00
Clement Laforet
29cadfe4a0
- Update signature file to 20040521
...
PR: 66990
Submitted by: maintainer
2004-05-21 13:04:13 +00:00
Volker Stolz
e6aece4f4a
Update to 2.2.1
...
PR: ports/66918
Submitted by: David Gardner (maintainer)
2004-05-21 13:03:47 +00:00
Kirill Ponomarev
b026949796
- Fix build with latest gtk
...
PR: ports/66969
Submitted by: maintainer
2004-05-21 13:02:21 +00:00
MANTANI Nobutaka
bdb6211c93
Fix build error on -stable.
...
PR: ports/66742
Submitted by: "Rashid N. Achilov" <shelton@sentry.granch.ru>
2004-05-21 12:57:52 +00:00
Jacques Vidrine
49e7f57b2d
Add CVE name for one of the leafnode issues.
2004-05-21 12:42:01 +00:00
Jacques Vidrine
b42300f17f
Edit the topics to distinguish a bit better between the different
...
leafnode DoS issues.
2004-05-21 12:39:46 +00:00
Kirill Ponomarev
651067cf7f
- Update to version 0.24
...
PR: ports/66983
Submitted by: maintainer
2004-05-21 12:30:16 +00:00
Jacques Vidrine
14d8eb415b
Document several issues in leafnode.
...
Submitted by: Matthias Andree <matthias.andree@gmx.de>
2004-05-21 12:13:52 +00:00
Volker Stolz
5e4ed0d55b
Update URL in pkg-descr.
...
PR: ports/66978
Submitted by: Matthias Andree (maintainer)
2004-05-21 10:01:44 +00:00
Mathieu Arnold
006151dbc3
Update to 3.15
...
PR: 65708
Submitted by: Lars Eggert <lars.eggert@gmx.net>
Approved by: maintainer timeout
2004-05-21 09:33:18 +00:00
Volker Stolz
26ece6134c
Chase MASTER_SITES.
...
PR: ports/66721
Submitted by: Roman Neuhauser
2004-05-21 09:33:07 +00:00
Mathieu Arnold
24bc5ff2d3
Update to 3.15
...
PR: 65708
Submitted by: Lars Eggert <lars.eggert@gmx.net>
Approved by: maintainer timeout
2004-05-21 09:26:30 +00:00
Andrey A. Chernov
95bc3fbcc4
Upgrade to 3.1.21
...
PR: 66353
2004-05-21 09:12:33 +00:00
Volker Stolz
0dc2e87f9c
Unbreak net/zabbix-agent.
...
PR: ports/66923
Submitted by: Sergey Akifyev (maintainer)
2004-05-21 09:02:44 +00:00
Kris Kennaway
e4e91f0fd0
s/USE_PERL/USE_PERL5/
2004-05-21 08:52:42 +00:00
Kris Kennaway
0056102182
s/USE_PERL_BUILD/USE_PERL5_BUILD/
2004-05-21 08:49:21 +00:00
Sergey A. Osokin
06a5a4da0e
Fix signed int problem in display (when displaying very
...
active flows it is possible to overflow bytecount). [1]
Also: [2]
o use DOCSDIR and DATADIR macros
o move files from pkg-plist to Makefile
o remove pkg-plist
Reported by: Gleb Smirnoff <glebius at sell dot sick dot ru>
Submitted by: Dmitry Morozovsky <marck at rinet dot ru> (maintainer) [1],
osa [2]
Approved by: maintainer
PR: 66936
2004-05-21 08:39:04 +00:00
Kirill Ponomarev
652e7fd38f
Add p5-Algorithm-Cluster 1.26,
...
This module is an interface to the C Clustering Library, a
general purpose library implementing functions for hierarchical
clustering (pairwise simple, complete, average, and centroid
linkage), along with k-means and k-medians clustering, and 2D
self-organizing maps. The library is distributed along with
Cluster 3.0, an enhanced version of the famous Cluster program
originally written by Michael Eisen while at Stanford
University. The C clustering library was written by Michiel de
Hoon.
PR: ports/66970
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
2004-05-21 08:32:14 +00:00
Erwin Lansing
a38ea8ae19
Replace BROKEN with IGNORE for perl < 5.6.0. It uses math/p5-Math-GSL
...
which doesn't work with older perl.
2004-05-21 08:29:41 +00:00
Kirill Ponomarev
80f5b19c29
- Fix build on 4.x
...
Reported by: bento via kris
2004-05-21 08:28:53 +00:00
Erwin Lansing
c397881610
use SITE_PERL
2004-05-21 08:22:11 +00:00
Erwin Lansing
5ff5f8e015
Fix perl port of the day as a present for kris.
...
Happy birthday!
Mark IGNORE for perl < 5.6.0
2004-05-21 08:21:55 +00:00
Kris Kennaway
fea809dc77
Fix build on -current
...
Submitted by: luigi
2004-05-21 08:12:10 +00:00
Alex Dupre
46c866894f
Fix typo.
...
Spotted by: eik
2004-05-21 07:57:39 +00:00
Kirill Ponomarev
35166dee8d
- Update to version 1.0.8.r1
...
PR: ports/66962
Submitted by: maintainer
2004-05-21 07:52:46 +00:00
Kenjiro Cho
8b9e1a6885
update to ttt-1.8.1 to compile on FreeBSD-5.x
2004-05-21 07:42:08 +00:00
Kirill Ponomarev
7bc1a963fc
- Fix build on 4-x for kris, who wanted to have such gifts to his
...
birthday ;)
Reported by: bento via kris
2004-05-21 07:42:01 +00:00
Kris Kennaway
1dff517892
BROKEN: Checksum mismatch
2004-05-21 07:31:09 +00:00
Andrey A. Chernov
538fe18a3b
Remove myself from maintainer
2004-05-21 07:18:26 +00:00
Yen-Ming Lee
8f74729b24
add missing directory.
2004-05-21 07:13:46 +00:00
Kirill Ponomarev
6409720be3
- Fix typo
2004-05-21 07:08:20 +00:00
Kirill Ponomarev
2bf9a89a3a
- Unregister the old UID/GID and register the new one in the
...
valid range.
- Bump PORTREVISION
- Add warning entry in pkg-message and UPDATING
2004-05-21 07:04:56 +00:00
Kirill Ponomarev
4d0093ccd3
- Add more MASTER_SITES
...
PR: ports/66959
Submitted by: maintainer
2004-05-21 06:37:36 +00:00
Kris Kennaway
11539116b8
BROKEN: Uses unregistered, out-of-range uid
2004-05-21 06:36:49 +00:00
Kris Kennaway
a5796216cd
BROKEN: Uses unregistered uid/gid
2004-05-21 06:34:18 +00:00
Kirill Ponomarev
070180e7db
- Add new MASTER_SITES
...
- Adapt a better configuration of pike dependency
PR: ports/66958
Submitted by: maintainer
2004-05-21 06:33:57 +00:00
Kirill Ponomarev
221cf0963f
- Fix MASTER_SITES
...
- Pet portlint
PR: ports/66957
Submitted by: maintainer
2004-05-21 06:31:18 +00:00
Kirill Ponomarev
b61bd6ffb9
- Fix MASTER_SITES
...
PR: ports/66956
Submitted by: maintainer
2004-05-21 06:28:33 +00:00
Kirill Ponomarev
024c6e36d1
- Update to 2.0.2
...
PR: ports/66947
Submitted by: maintainer
2004-05-21 06:26:12 +00:00
Kirill Ponomarev
bbb89db311
- Update to version 1.9.54
...
PR: ports/66942
Submitted by: maintainer
2004-05-21 06:15:43 +00:00