13549 Commits

Author SHA1 Message Date
jcs
b52510d219 Import of p0f-1.7, maintained by Jose Nazario <jose@crimelabs.net>
Passive OS fingerprinting technique based on information coming
  from remote host when it establishes connection to our system.
  Captured packets contains enough information to determine OS - and,
  unlike active scanners (nmap, queSO) - without sending anything to
  this host.
2001-10-29 03:20:38 +00:00
jcs
6c98bdd375 use gtk module, bump NEED_VERSION accordingly 2001-10-29 03:15:39 +00:00
lebel
b42df98ff5 HOMEPAGE is gone... Thanks Sebastian Stark <seb@todesplanet.de> 2001-10-29 03:02:05 +00:00
lebel
522222d7dc use gtk module 2001-10-29 02:23:30 +00:00
brad
2cc5265e28 use gtk module. 2001-10-29 02:06:52 +00:00
kevlo
4b5f2fe021 upgrade to version 0.71 2001-10-29 01:41:59 +00:00
lebel
55cf5fa44d update vim/stable to 6.0.31.
use gtk module with FLAVOR contains gtk.
2001-10-29 00:28:56 +00:00
brad
8fcdc1aab5 use gtk module. 2001-10-28 21:45:06 +00:00
brad
94ce66e55a Add gtk module. 2001-10-28 21:41:47 +00:00
brad
92f8c77024 LIB_DEPENDS -> BUILD_DEPENDS for libiconv. 2001-10-28 19:17:06 +00:00
brad
2b3268778e - fill in PERMIT_
- no regression tests
2001-10-28 19:05:23 +00:00
espie
a69be8f050 Fix automatically generated plist. 2001-10-28 13:23:21 +00:00
espie
0eb7375ec7 lib/pth needs a path as well. 2001-10-28 13:09:45 +00:00
espie
9164555c72 Use qt module. 2001-10-28 13:07:47 +00:00
espie
100196f27a Zap default MAINTAINER from Makefile.
Especially now that the default line is more verbose.
2001-10-28 13:05:44 +00:00
espie
d67e77748f defaulted variable in *-depends target, currently unused: way to know
that dependency defaulted to default pattern.
2001-10-28 12:34:57 +00:00
espie
dc1a706952 Move NEED_VERSION check later. Allows for NEED_VERSION to be a list.
Useful for modules support: now specific modules can require later
versions of bsd.port.mk.

Of course, ports using modules may need an update to 1.486 to use
this feature.
2001-10-28 12:31:35 +00:00
espie
f28492bfe6 Use full path for libqt and libqt2
Bump need version.
2001-10-28 12:30:13 +00:00
shell
8aa2132d40 Makefile cleanup, typo and threads, From maintainer 2001-10-28 08:48:18 +00:00
shell
a8cd2bf328 Add my HK mirror for OpenLDAP, ok jakob@ 2001-10-28 08:44:21 +00:00
brad
4aa1a2bd85 better comment. 2001-10-28 06:34:24 +00:00
brad
72e217afd9 add LIB_DEPENDS entry for libiconv. This is commonly needed for programs using the libintl
libtool wrapper.
2001-10-28 06:05:23 +00:00
brad
53837aa927 For consistency, use :L variable modifier with ELF_TOOLCHAIN check. 2001-10-28 04:59:26 +00:00
brad
1f0d57ad12 libtool 1.3.3 patches. 2001-10-28 04:18:09 +00:00
brad
02c172d644 - add BUILD/RUN dependency entry for netpbm.
- add RUN dependency entry for jpeg.
- use in-tree libtool patches.
2001-10-28 04:12:14 +00:00
brad
81745cef9e add jpeg dependency entry. 2001-10-28 03:30:36 +00:00
naddy
bd65d380bf +zoom 2001-10-28 02:25:36 +00:00
naddy
e010ef2f44 Import of zoom 0.9.99beta3.
Submitted by Jose Nazario <jose@crimelabs.net>.

Zoom is a Z-Machine, which means that it plays text adventure games
written in ZCode.  The original games were written by a company called
'Infocom' in the 80's.  It is designed to run under X11.
2001-10-28 02:24:23 +00:00
brad
90159fbd3d deal with threads properly on OpenBSD. 2001-10-28 01:52:44 +00:00
naddy
7fbedd36ac sync; 1612 packages 2001-10-27 23:56:40 +00:00
marc
b84b6a1c52 Remove .orig files accidently commited; OK espie@ 2001-10-27 19:06:18 +00:00
kevlo
7c9abe4677 upgrade to version 3.18 2001-10-27 16:23:01 +00:00
kevlo
7d8efe217d add khangman 2001-10-27 15:57:25 +00:00
kevlo
dd81c627ed Initial import of khangman-0.7.
KHangman is the classical hangman game. The child should guess a word
letter by letter. At each miss, the picture of a hangman appears.
2001-10-27 15:56:44 +00:00
kevlo
07341d8818 - upgrade to version 0.7.1
- bump NEED_VERSION
2001-10-27 15:23:39 +00:00
naddy
04ce2486cf - update to 12.17.2
- take maintainer
- fetch from SourceForge
- add vorbis flavor
- no regress testing for now
- extensive DESCR
2001-10-27 14:02:22 +00:00
naddy
dc269f5b4b distfile can be fetched with our ftp now 2001-10-27 12:19:45 +00:00
jakob
2993d809d2 update to v0.9b2
- Support for decrypting resumed sessions.
- Fixed a core dump under certain RST conditions.
- Support for an arbitrary number of connections (previous versions had a hard limit).
- Better error reporting when you provide a bad password.
- Some performance fixes.
- Other bug fixes.
2001-10-27 12:11:09 +00:00
shell
1873f27d04 + p5-IO-Socket-SSL 2001-10-27 09:39:40 +00:00
shell
05ac29f968 Initial import of IO-Socket-SSL-0.80
---

IO::Socket::SSL is a class implementing an object oriented interface
to SSL sockets. The class is a descendent of IO::Socket::INET and
provides a subset of the base class's interface methods as well as
SSL specific methods.
2001-10-27 09:39:00 +00:00
shell
0bd85a3cb0 Upgrade to Test-Simple-0.33
- Add regress
2001-10-27 09:09:11 +00:00
shell
2f2a65cf3b oops.. typo 2001-10-27 09:06:16 +00:00
shell
3aaaf329a7 + p5-Test-Harness 2001-10-27 09:03:54 +00:00
shell
f9ddd6d8a7 Initial import of Test-Harness-1.25
---

By using the Test module, you can write test scripts without knowing
the exact output this module expects.
2001-10-27 09:03:11 +00:00
shell
717656034c Upgrade to 0.12 2001-10-27 08:50:07 +00:00
shell
8054d18b87 Upgrade to libxslt-1.0.5
- bump VERSION
 - regen patch for lt-1.4
2001-10-27 08:39:13 +00:00
kevlo
eb43e7b64e upgrade to version 2.94 2001-10-27 08:01:33 +00:00
lebel
1510856954 oups. With my last commit, 6.0.26 went in when it shouldn't have.
Thus, files/md5 was not commited along with it.
Thanks to Kenneth R Westerback <kwesterback@home.com>
This completes the update to 6.0.26.
2001-10-27 04:10:07 +00:00
brad
2e3c79152a - only enable threads FLAVOR by default on i386.
- mark threads usage BROKEN on anything other than i386 for now.
- suggest using env when trying to set FLAVOR variable from command line.
- simplify Makefile a bit and push some of it out into the autoconf script where it properly
belongs.
2001-10-27 03:01:53 +00:00
brad
53245defd1 upgrade to ircII 20010612 2001-10-27 02:10:26 +00:00