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
Michael Haro
52e2618384
Update path/name
...
PR: 11040
Submitted by: me
1999-04-19 19:49:40 +00:00
Michael Haro
52c0ba10c0
ports/security/sentry -> portsentry
1999-04-19 19:40:15 +00:00
Steve Price
bb451e3b5b
Update to version 0.14.
...
PR: 11125
Submitted by: maintainer
1999-04-19 04:00:35 +00:00
Jun Kuriyama
567722cfa6
Add optional CONFIGURE_ARGS to compile on 2.2.8 system.
...
Install documentations.
Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
Reviewed and modified by: maintainer
1999-04-17 04:51:20 +00:00
Kris Kennaway
47d186cd6e
Respect CC and CFLAGS
1999-04-16 10:39:44 +00:00
Kris Kennaway
349268ac43
Respect CC and CFLAGS.
1999-04-16 10:33:19 +00:00
Kris Kennaway
6419b52757
Clean up treatment of manpages, respect CC and CFLAGS.
...
Reviewed by: obrien
1999-04-16 10:22:09 +00:00
Dirk Froemberg
8dba5f2277
openssl-0.9.2b-rsaoaep.patch supersedes patch-aj.
...
Obtained from: http://www.openssl.org/
1999-04-13 22:37:02 +00:00
Satoshi Asami
fc34fa636a
Portlint.
1999-04-12 08:24:16 +00:00
Justin M. Seger
5c5b93121c
1)BUILD_DEPENDS was missing an S and wasn't in the proper form.
...
2)Was installing into a directory but not removing it with the rest of
the package.
3)Now supports NOPORTDOCS (which isn't documented in Mk/bsd.port.mk)
1999-04-11 22:42:07 +00:00
Brian Somers
efca57d6d3
Reduce the copy of the DISPLAY variable using
...
trimdomain() so that ``ssh machine.domain xterm''
comes out with a machine name of (say) ``machine:10.0''.
Reviewed by: torstenb@
1999-04-11 09:10:34 +00:00
Brian Somers
f58bba4d52
Call trimdomain() to reduce the size of the ut_host
...
field before reveting to storing an IP number.
Reviewed by: torstenb@
1999-04-11 09:08:31 +00:00
Justin M. Seger
b6500b0d7e
Activate security/libparanoia
1999-04-10 13:12:29 +00:00
Justin M. Seger
e1f45203f2
Import of security/libparanoia 1.3
...
This is a library, which contains a safe reincarnations
of strcpy/strcat/sprintf and some other functions,
which is known to be a source to 99% of stack smashing
attacks since Morrison Worm.
PR: ports/9279
Submitted by: Alexandre Snarskii <snar@paranoia.ru>
1999-04-10 13:12:12 +00:00
Bill Fumerola
049b253ab2
Proper URLs that reference directories end in '/'
1999-04-08 19:05:48 +00:00
Andrey A. Chernov
7bed6bf1b7
add p5-Digest-MD5
1999-04-07 20:24:46 +00:00
Andrey A. Chernov
e0fc6cd1de
Digest:: MD5, MD2, SHA1, and HMAC
1999-04-07 20:20:33 +00:00
Bill Fenner
a59dfc8ed4
Don't set OSVERSION; bsd.port.pre.mk already did.
...
Found by: building ports with sysctl not in my path
1999-04-07 19:00:04 +00:00
Jacques Vidrine
e5ee607b5d
Teach krlogind, telnetd, et. al. about FreeBSD's available ptys.
...
In other words,
/dev/pty[p-zP-T][0-9a-f] -> /dev/pty[p-sP-S][0-9a-v]
Submitted by: John Polstra <jdp@polstra.com>
1999-04-05 23:36:46 +00:00
Bill Fenner
ed2a38806a
Tell the distfile survey that bro doesn't have any distfiles to check by
...
commenting out MASTER_SITES.
Modify the IGNORE= message a little, and use ${DISTFILES} to describe
the file to fetch so that the message doesn't have to be modified every
time the port is updated.
1999-04-05 17:49:35 +00:00
David E. O'Brien
5e271c59df
Upgrade to 2.12.
1999-04-04 22:54:45 +00:00
David E. O'Brien
d13e2f4ad1
Upgrade to 2.11.
1999-04-03 09:32:24 +00:00
Andrey A. Chernov
f2a6cb495e
detect/use -current libwrap
1999-04-03 03:42:01 +00:00
Andrey A. Chernov
13b379da07
detect/use -current libwrap
1999-04-03 03:35:50 +00:00
Nick Sayer
af21a70d1c
Oops.
...
Remove devel from list of categories.
1999-04-02 19:19:55 +00:00