Michael Haro
af5f314286
ln -> ${LN}
1999-08-28 01:58:05 +00:00
Michael Haro
b8f8618362
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
...
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
David E. O'Brien
d99d6e104d
Change Id->FreeBSD.
1999-08-25 07:23:21 +00:00
Michael Haro
535add65ac
grep -> ${GREP}
...
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Michael Haro
235481b52a
awk -> ${AWK}
...
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Michael Haro
5281212be3
chmod -> ${CHMOD}
...
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Tim Vanderhoek
cae3003efc
Make it clear(er) that RSAREF is a port that must be installed, not, perhaps,
...
some piece of the base system (a-la crypto). I wrote "rsaref port" instead
of "security/rsaref" since on the remote chance that rsaref switches
categories, I don't want the message to become wrong.
1999-08-18 00:02:55 +00:00
Vanilla I. Shu
5b9ed4b2e6
Upgrade to 2.1.8.6b6.
1999-08-14 08:41:16 +00:00
Jun Kuriyama
16968e5696
Upgrade to v0.9.10.
1999-08-12 15:10:09 +00:00
Dirk Froemberg
1c26d9497a
Upgrade to 0.9.4.
1999-08-09 18:48:15 +00:00
Mark Murray
cdb4ca853a
SUID ssh breaks kerberos; disable in the kerberized case. I even
...
like the idea of breaking SUID bit permanently, but I'll leave this
up to the maintainer.
1999-08-09 17:12:44 +00:00
Michael Haro
c7317ba88f
Update to version 1.5.9p3
1999-08-07 21:10:51 +00:00
Dirk Froemberg
4c1511ab10
Upgrade to 1.2.1.
1999-08-07 07:27:13 +00:00
Dirk Froemberg
380154cde3
Typo in URL.
1999-08-03 09:31:59 +00:00
Dirk Froemberg
2139efca75
Add snort.
1999-08-02 10:16:33 +00:00
Dirk Froemberg
35896a4e7a
Initial import of snort-1.2, a
...
lightweight network intrusion detection system.
1999-08-02 10:14:11 +00:00
Andrey A. Chernov
278ab87eea
upgrade to 2.08
1999-08-02 00:12:46 +00:00
Steve Price
b98520e879
Find the ssl header files correctly and fix this so it will work if
...
USA_RESIDENT=YES.
PR: 12795
Submitted by: Palle Girgensohn <girgen@partitur.se>
1999-08-01 03:08:33 +00:00
Archie Cobbs
ba9bf34b8b
Only declare this port BROKEN if ${OSVERSION} >= 400006 so that it still
...
works under -stable.
How to do this suggested by: David O'Brien <obrien@NUXI.com>
1999-07-31 21:48:34 +00:00
Jun Kuriyama
526c4df91f
Upgrade to v0.9.9.
1999-07-26 15:59:33 +00:00
David E. O'Brien
1cb3956451
Hard code the path to nmap w/in nmapfe. Thus it will work in the face of a
...
limited path.
Bug reported by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
1999-07-23 18:21:54 +00:00
Archie Cobbs
892a9dd098
Add new file README.FreeBSD+NAT to the documentation subdirectory, describing
...
how to run SKIP and natd together.
Submitted by: Jim Flowers <jflowers@ezo.net>
Mark this port as BROKEN until the device registration bit is fixed.
1999-07-22 18:37:09 +00:00
David E. O'Brien
7efe79f49b
Upgrade to nmap-2.2-BETA4. The beta includes a very nice GUI (xnmap) that
...
simplifies the running of nmap for the point and shoot crowd.
1999-07-22 18:33:45 +00:00
Justin M. Seger
8c66ad2ab9
Upgrade to strobe-1.06
1999-07-21 21:28:05 +00:00
Michael Haro
fc3bcccc53
Remove manpages from PLIST and use MLINKS instead of a bunch of ${LN} calls.
1999-07-16 06:09:43 +00:00
Brian Feldman
d9b2b611dd
Switch pidentd to using sysctl()s instead of libkvm. It now doesn't need
...
to be linked with libkvm... this should fix a lot of strange problems
people report with pidentd.
This is for -CURRENT only, at the moment.
1999-07-14 19:37:23 +00:00
Chris Piazza
7bef70cdac
Add /modules and /boot to the default config file.
...
PR: 12622
Submitted by: Martti Kuparinen <martti.kuparinen@ericsson.com>
1999-07-14 05:05:31 +00:00
David E. O'Brien
926dd9bf1c
Support the MDTM ftp command in the ftp-gw.
...
Submitted by: Alexander V. Tischenko <flash@hway.ru>
1999-07-09 16:32:59 +00:00
Bill Fumerola
b009ce35a3
Add some MASTER_SITEs so we can download from a site that doesn't limit
...
logins to 50 users.
1999-07-07 18:20:29 +00:00
Masafumi Max NAKANE
85400e7624
Update the master site.
1999-07-07 15:36:40 +00:00
Tim Vanderhoek
a48bc2f5ee
Fix instances of "This is ...."
1999-07-03 09:31:52 +00:00
Jun Kuriyama
9e1822f503
Upgrade to v0.9.8.
...
Add workaround for compilation with CFLAGS=-pipe.
1999-06-30 14:48:01 +00:00
Nick Sayer
9ac2c20367
add --disable-posix-threads. Fixes apache+php3 hang.
...
Suggested-by: PHP-dev mailing list
1999-06-29 03:20:07 +00:00
Nick Sayer
dbc0092cc3
Add --disable-pthreads. Fixes apache+php3 hang
...
suggested by: PHP-dev mailing list
1999-06-29 03:18:51 +00:00
Nick Sayer
34a83a6a2f
Stealing some good ideas from ports/devel/mm:
...
1. postinstall ldconfig
2. pkg/PLIST ldconfigs
3. CONFIGURE_ARGS
1999-06-29 01:03:51 +00:00
Nick Sayer
a9615ed854
Stealing some fix-ups from ports/devel/mm:
...
1. post-install ldconfig
2. CONFIGURE_ARGS
3. PLIST ldconfigs
1999-06-29 01:00:57 +00:00
Nick Sayer
86689473b2
add new libmcrypt port to security/Makefile
1999-06-28 22:55:58 +00:00
Nick Sayer
9cc8c16a7f
Import of libmcrypt port of multicipher cryptographic library
1999-06-28 22:54:50 +00:00
Nick Sayer
22b31604f1
add new mhash port to security/Makefile
1999-06-28 22:38:59 +00:00
Nick Sayer
59aa1dc2a4
Import of mhash cryptographic hashing library port
1999-06-28 22:38:00 +00:00
Tim Vanderhoek
e32f86f31b
Remove trailing spaces, and any periods that were hidden by them.
1999-06-28 00:45:20 +00:00
Tim Vanderhoek
a84b5b5f94
#4/4 enforcing Caps, no period
...
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
David E. O'Brien
92a61ca373
Add comment that USE_TCPWRAP ==> YES if /usr/include/tcpd.h exists.
1999-06-24 19:29:50 +00:00
Dirk Froemberg
09575bf336
Upgrade to version 3.3.
...
PR: ports/12318:
Submitted by: Martti Kuparinen <martti.kuparinen@ericsson.com> (maintainer)
1999-06-23 19:04:20 +00:00
David E. O'Brien
c07e8db0f6
Obey "NO_X11".
...
Submitted by: Phil Homewood <philh@mincom.com>
1999-06-23 06:26:55 +00:00
Brian Feldman
7fc4f6df39
CFS's cmkdir now makes directories as Blowfish by default.
...
I've made myself the maintainer, as well.
Reviewed by: jdp
1999-06-22 00:28:00 +00:00
John Polstra
ca96bc201d
Update master sites.
1999-06-21 17:23:53 +00:00
Chris Piazza
698b093144
Update to 0.15.
...
PR: 12306
Submitted by: maintainer
1999-06-20 18:39:14 +00:00
Chris Piazza
bbed9774f9
Change my email address to FreeBSD.org.
...
Also some minor nits (extra fluff in all of my ports' DESCR files,
USE_XLIB defined when USE_X_PREFIX is also defined, etc).
1999-06-19 08:26:18 +00:00
Andrey A. Chernov
524739d401
upgrade to 2.0.13
...
XXXtgetent from original PR fixed
PR: 12279
Submitted by: Issei Suzuki <issei@issei.org>
1999-06-18 20:02:29 +00:00
Brian Somers
2170922420
Only use trimdomain() if __FreeBSD_version > 320000
...
It was available in 3.0 & 3.1 but would truncate at UT_HOSTSIZE-1
1999-06-18 11:37:30 +00:00
Hidetoshi Shimokawa
9809ffb98f
Need to quote if we use "'".
1999-06-16 03:08:46 +00:00
Hidetoshi Shimokawa
1d71d20f92
i386 only.
1999-06-16 02:54:01 +00:00
SADA Kenji
48500b76a6
PR: ports/12037
...
Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG>
Upgrade to 1.2.27.
# I'm not maintainer but it seems that torstenb is too busy to
# look the PR and many people want new version ssh port.
1999-06-15 20:14:04 +00:00
Steve Price
e62d5e425f
Add the gpasman port.
1999-06-09 01:56:06 +00:00
Steve Price
aee155215b
Initial import of gpasman version 1.1.3.
...
A password manager that stores password information encrypted.
PR: 11787
Submitted by: Dominik Brettnacher <domi@saargate.de>
1999-06-09 01:54:53 +00:00
Steve Price
c7a74a8633
Add the firewalk port.
1999-06-09 01:26:22 +00:00
Steve Price
f9237f9c09
Initial import of firewalk version 0.99beta.
...
A network auditing tool.
PR: 11641
Submitted by: Peter Shipley <shipley@dis.org>
1999-06-09 01:25:02 +00:00
Michael Haro
86be40f2f8
update to 1.5.9.2
1999-06-07 19:21:23 +00:00
Steve Price
860dd3e826
Add the sslproxy port.
1999-06-06 17:49:58 +00:00
Steve Price
1e28a3746d
Initial import of sslproxy version 19980614.
...
Proxies non-SSL requests over an SSL connection.
PR: 11723
Submitted by: Alex Le Heux <alexlh@funk.org>
1999-06-06 17:49:47 +00:00
Steve Price
f8c6ebf7e7
Update to version 3.2.
...
PR: 12018
Submitted by: maintainer
1999-06-06 16:55:02 +00:00
Dirk Froemberg
88775d5e8e
Upgrade to 0.9.3a.
1999-06-06 09:56:03 +00:00
Michael Haro
5ce8e8e5c7
Remove the test to create ${PREFIX}/share/info/dir as it is now
...
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Michael Haro
26ffe1a196
Activate keyprint
1999-06-02 08:13:02 +00:00
Michael Haro
dd69f1747b
This is keyprint: a quick hack for printing S/Key keys on a small piece
...
of paper, twice the size of a credit card for easy storage in a
wallet, card holder, etc. It produces a PostScript file which can be
printed and then trimmed to size:
1999-06-02 08:11:29 +00:00
Dirk Froemberg
7282254b71
Upgrade to OpenSSL 0.9.3:
...
- some changes of the directory layout:
e. g. ${PREFIX}/lib/openssl.cnf -> ${PREFIX}/openssl/openssl.cnf
1999-06-02 07:30:52 +00:00
Dirk Froemberg
6aff0c1f7b
include ${PREFIX}/include/openssl due to openssl upgrade.
1999-06-02 07:24:33 +00:00
Dirk Froemberg
12b97343a0
include ${PREFIX}/include/openssl due to openssl upgrade.
...
Submitted by: Ralf S. Engelschall <rse@FreeBSD.org>
1999-06-02 07:23:49 +00:00
Michael Haro
7c6ecaafe3
activate pktsuckers
1999-06-01 20:39:08 +00:00
Michael Haro
06f90cb3cb
Log the contents of unwanted tcp and udp connections.
...
PR: 11973
Submitted by: Warren Toomey
1999-06-01 20:29:14 +00:00
Steve Price
92103d6d5c
Update to use gtk version 1.2.3.
...
PR: 11842
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:56:15 +00:00
Jacques Vidrine
af10ff898c
Add more MASTER_SITES entries
1999-05-28 20:58:32 +00:00
Thomas Gellekum
25490e549c
Forget about ${PREFIX}/include/giflib.
1999-05-27 07:32:49 +00:00
Jacques Vidrine
b17353afd8
Update 1.0.5 -> 1.0.6
1999-05-27 02:08:26 +00:00
Mark Murray
8cf017c183
Remove this. It was a bad idea.
1999-05-25 07:39:19 +00:00
Jun Kuriyama
3426cf3532
Upgrade to v0.9.7.
1999-05-25 00:32:38 +00:00
Steve Price
1a06cefa35
Update to version 0.1.1.
...
PR: 11663
Submitted by: maintainer
1999-05-24 02:21:57 +00:00
Foxfair Hu
e24a4aa491
Enable pdq.
...
Enable nessus.
1999-05-17 10:44:26 +00:00
Foxfair Hu
83dffff3ce
PR: 11457
...
Submitted by: Anders Nordby <anders.fix.no>
Nessus is a security scanner. That is, it's a program which will scan a
given network and will seek for vulnerabilities which could be exploited
by some remote intruder.
Check the homepage at: http://www.nessus.org/
1999-05-17 10:26:40 +00:00
Michael Haro
edd31302a5
Make more package friendly
1999-05-17 05:22:29 +00:00
Michael Haro
50bea79525
Upgrade to 0.90
...
Noticed by: Jim Dutton <jimd@dutton3.it.siu.edu>
1999-05-17 05:21:25 +00:00
Archie Cobbs
f3bb3ed744
Fix compilation problem caused by change in suser() calling convention.
1999-05-16 23:09:06 +00:00
Satoshi Asami
0c3e5b018e
Misc. PLIST cleanups.
...
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-12 11:19:22 +00:00
Vanilla I. Shu
793c28687d
Upgrade to latest version, and change MASTER_SITES to synack.net.
1999-05-10 17:15:01 +00:00
Steve Price
30bdcd957b
Put a little more of DISTNAME into EXTRACT_SUFX so it is a little
...
more consistent with tradition.
1999-05-09 17:53:12 +00:00
Steve Price
f2218135d0
Activate the slush port.
1999-05-09 17:51:20 +00:00
Steve Price
754ea88159
Initial import of slush version 0.1.0.
...
A telnet-like application which uses a secure SSL channel.
PR: 11557
Submitted by: Peter Shipley <shipley@dis.org>
1999-05-09 17:50:07 +00:00
Nick Sayer
a54b2c1fe0
Add entry for new raproxy port
1999-05-09 17:34:55 +00:00
Jun Kuriyama
6ff30b165a
Upgrade to v0.9.6.
...
# In my environment (3.1-19990331-STABLE), I cannot finish to build
# with CFLAGS+=-pipe. Hmmm....
1999-05-09 04:46:35 +00:00
Brian Somers
ec05f7b3ba
Always use trimdomain(), not just #if __FreeBSD_version >= 400004
...
The port maintainer must be away....
1999-05-07 15:41:49 +00:00
Justin M. Seger
66dcbafab4
Switch to USE_ZIP
1999-05-07 03:26:25 +00:00
Bill Fumerola
f41edfe762
Re-order CATEGORIES into the correct order (primary [virtuals...])
...
PR: ports/11508
Submitted by: Dima Sivachenko <dima@Chg.RU>
1999-05-05 20:06:51 +00:00
Jun Kuriyama
de77ea726b
Add .packlist and cleanup empty directory.
1999-05-05 14:05:54 +00:00
Steve Price
2c78917c6b
LIB_DEPENDS on the new unified xview port.
1999-05-04 23:18:39 +00:00
Stefan Eßer
c6161bba71
Upgrade KDE to Release 1.1.1.
1999-05-03 22:29:39 +00:00
Michael Haro
46162f4b9d
Add WWW: to DESCR files
1999-05-03 04:04:46 +00:00
Steve Price
a64fd15432
Allow this to build again inside and outside the US.
...
PR: 11237
1999-05-03 02:10:08 +00:00
Michael Haro
62c1d69538
Upgrade from 1.5.8.2 to 1.5.89.1 and change MAINTAINER to me.
...
PR: 11079
Submitted by: Hans Huebner hans@huebner.org
1999-04-22 15:54:58 +00:00
Marc G. Fournier
a05c0a07b8
this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...
1999-04-22 00:17:18 +00:00