Commit Graph

9569 Commits

Author SHA1 Message Date
kevlo
7a61bc3845 Initial import of portsentry 1.0
portsentry is a port scan detection and active defense tool.
2001-03-06 07:26:59 +00:00
fgsch
836b1485e4 Remove icepass; use encrypt(1) instead.
Regen patches and bump version.
2001-03-06 06:52:40 +00:00
brad
7318eb273f remove redundant dependency 2001-03-05 19:36:22 +00:00
brad
c7494118eb fixup Makefile 2001-03-05 18:54:06 +00:00
brad
a184931e0b - trim out unnecessary mention of additional modules
- better entry for FLAVORs
2001-03-05 18:53:10 +00:00
brad
2a744b66b0 - hardcoded --enable-shared -> ${CONFIGURE_SHARED}
- add libtool patches
- use new framework for PLISTs when dealing with shared libraries
- add missing @dirrm tags to PLIST
2001-03-05 17:20:08 +00:00
reinhard
e6b35f85cf MASTER_SITE_GNOME; ok espie@ 2001-03-05 16:49:46 +00:00
brad
e8eac32f7a remove this bit that snuck in. 2001-03-05 16:48:54 +00:00
brad
f02d56512e add HOMEPAGE 2001-03-05 16:15:52 +00:00
brad
33f1d61c82 - switch to MASTER_SITE_SOURCEFORGE for the master site
- add HOMEPAGE
- add missing CONFIGURE_SHARED to CONFIGURE_ARGS
- add libtool patches
- add RCS id to PLIST frag. and change %D/lib to %B
2001-03-05 16:02:33 +00:00
naddy
1db0c49fbe update to 0.0.10; from maintainer 2001-03-05 15:37:45 +00:00
fgsch
6798b45582 Use update-patches output, rearrange plist, bump version. 2001-03-05 08:12:04 +00:00
fgsch
a0627861bc Update to 1.1.4; diffs by 2 different persons, map@infinitum.ch &
jakob@crt.se.
2001-03-05 07:46:52 +00:00
fgsch
cf4d5d7908 BROKEN shouldn't be commented, sigh. 2001-03-05 06:37:48 +00:00
fgsch
8b9f3dd813 Partial update to 4.5.51; still marked as broken till i fix some things. 2001-03-05 06:36:08 +00:00
fgsch
972c0543d0 Add missing 's' when creating dir; noticed by marcm@lectroid.net. 2001-03-05 06:19:18 +00:00
obecian
22ee7de766 lopster-0.9.8 update
submitted by Cameron Lerch <opcode@skylab.saturn5.yi.org>
2001-03-05 04:49:12 +00:00
espie
7d8fe3ee2c Better qt2 support (need to convert QStrings to latin1 for sprintf...) 2001-03-05 02:07:44 +00:00
naddy
9ef0c9cf65 - add flavors to choose between imlib and gdk_pixbuf
- remove gpgme support
from Couderc Damien <couderc.damien@wanadoo.fr>
2001-03-04 20:39:41 +00:00
danh
3cdc129858 +safecat 2001-03-04 17:38:08 +00:00
danh
bc85248187 import of safecat 1.4
from DESCR:
safecat  is  a  program  which  implements D. J. Bernstein's
maildir algorithm to copy stdin safely to a file in a speci-
fied directory. With safecat, the user is offered two assur-
ances. First, if safecat returns a successful  exit  status,
then  all  data is guaranteed to be saved in the destination
directory. Second, if  a  file  exists  in  the  destination
directory, placed there by safecat, then the file is guaran-
teed to be complete.
2001-03-04 17:37:02 +00:00
danh
0b06a6a2ff +mod_frontpage 2001-03-04 17:23:16 +00:00
danh
c3e42a3c3e import of mod_frontpage 1.5.1 for Apache.
from DESCR:
This is a module for the Apache HTTP Server. It replaces the
Apache-FP patches and module  supplied  with  the  Microsoft
FrontPage  Server  Extensions  available  from Microsoft and
Ready-to-Run Software.

Using this module allows you to use advanced features of the
FrontPage client with your Apache HTTP Server (e.g. creating
FrontPage enabled subwebs using the FrontPage client in con-
trast to creating them as user "root" with "fpinstall.sh" or
the "fpsrvadm.exe"-utility on the system's shell).
2001-03-04 17:21:21 +00:00
danh
3ea5cdffe3 - update to rrdtool 1.0.33
- use bundled libraries again for now.
2001-03-04 17:06:41 +00:00
kevlo
54e83e2582 - Fix libxml dependency
- Fix checksum error and PLIST
2001-03-04 14:51:40 +00:00
kevlo
7d3d69f439 Fix libxml dependency 2001-03-04 14:44:12 +00:00
kevlo
c02a62174c Upgrade to version 2.3.2 2001-03-04 14:41:23 +00:00
reinhard
6493a53144 o) fix 'help' command; pointed out by horacio@
o) document gettext flavor
o) bump NEED_VERSION
2001-03-04 12:50:49 +00:00
brad
ab1b4306dc upgrade to png 1.0.9 2001-03-04 06:21:38 +00:00
brad
bc4a567660 add libm as a dependency library for linking the libslang shared library. 2001-03-04 06:11:52 +00:00
brad
997b712359 add USE_X11 2001-03-04 05:29:36 +00:00
brad
056fee86c1 add -L${X11BASE}/lib to LDFLAGS to ensure that the Imlib shared library
links properly.
2001-03-04 04:54:48 +00:00
brad
f188438792 takeover as MAINTAINER. 2001-03-03 23:57:11 +00:00
danh
bf589a9e6e MAINTAINER set to ports@openbsd.org.
Received no response from these individuals in a request for their real
names to be added to MAINTAINER.
2001-03-03 19:26:10 +00:00
danh
3bb680a697 MAINTAINER set to ports@openbsd.org. This was requested by the
previous maintainer as he no longer has time to maintain this.
2001-03-03 19:19:12 +00:00
danh
0971e268d0 MAINTAINER set to ports@openbsd.org. Previous maintainer's address was
unreachable resulting in bounced mail.
2001-03-03 19:17:11 +00:00
reinhard
3a4405288e patches for idea flavor 2001-03-03 17:20:26 +00:00
reinhard
f4aa1ff9a5 o) minor fix for one of the MASTER_SITES; Pete Fritchman <petef@databits.net>
o) use /dev/arandom; suggested by markus@
o) add idea FLAVOR; suggested by markus@
o) add another MASTER_SITE
o) bump NEED_VERSION
2001-03-03 17:17:28 +00:00
brad
5171668b9d upgrade to libaudiofile 0.2.1 2001-03-03 16:34:36 +00:00
kevlo
71ac2c9490 - Upgrade to version 3.4.7
- Add gs dependency
2001-03-03 04:04:30 +00:00
brad
85a3144836 add missing RCS id 2001-03-02 20:03:34 +00:00
brad
4d4d3e5457 /etc -> ${SYSCONFDIR} 2001-03-02 19:55:32 +00:00
brad
ab6eba4f0c remove redundant dependency. 2001-03-02 19:13:30 +00:00
wilfried
68cf3d495c don't use sizeof on a malloc:ed string 2001-03-02 16:33:07 +00:00
brad
9f794924db - ${PREFIX} -> ${LOCALBASE}
- add ONLY_FOR_ARCHS since this depends on jdk which in-turn depends on freebsd_lib
2001-03-02 16:06:30 +00:00
brad
23395df140 - silence a few steps
- ${PREFIX} -> ${LOCALBASE}
- add ONLY_FOR_ARCHS since this depends on jdk which in-turn depends on freebsd_lib
2001-03-02 16:04:49 +00:00
brad
5116a6c21c update INDEX (1180) 2001-03-02 16:00:24 +00:00
brad
49ebd7ae3a ${PREFIX} -> ${LOCALBASE} 2001-03-02 15:29:52 +00:00
todd
9aa2867d84 cleanup from conversion to i586 default cpu; thanks brad@ 2001-03-02 14:51:35 +00:00
todd
9625c22fb0 cleanup from conversion to i586 default cpu; thanks brad@ 2001-03-02 14:12:59 +00:00