drop maintainership on some stuff i don't use anymore, lop off
WWW: ${HOMEPAGE} while touching 'em
This commit is contained in:
parent
2b84f4eba4
commit
912e6da097
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2003/05/12 08:23:46 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2003/09/25 06:25:13 jolan Exp $
|
||||
|
||||
COMMENT= "SDL C++ GUI widget library"
|
||||
|
||||
@ -9,9 +9,7 @@ PKGNAME= guilib-${VER}
|
||||
CATEGORIES= devel graphics
|
||||
MASTER_SITES= http://www.libsdl.org/projects/${PROJ}/src/
|
||||
|
||||
HOMEPAGE= http://www.libsdl.org/
|
||||
|
||||
MAINTAINER= Jolan Luff <jolan@openbsd.org>
|
||||
HOMEPAGE= http://www.libsdl.org/projects/GUIlib/
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
@ -3,5 +3,3 @@ It is very flexible, but is by no means a complete windowing system.
|
||||
|
||||
It contains a C++ GUI class with a very rudimentary C interface,
|
||||
and a set of useful widget classes.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2003/05/12 08:23:46 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2003/09/25 06:25:13 jolan Exp $
|
||||
|
||||
COMMENT= "abstraction for general data transport"
|
||||
|
||||
@ -8,8 +8,6 @@ MASTER_SITES= http://monkey.org/~provos/
|
||||
|
||||
HOMEPAGE= http://monkey.org/~provos/libio/
|
||||
|
||||
MAINTAINER= Jolan Luff <jolan@openbsd.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -3,5 +3,3 @@ data sources and data sinks. The sources and sinks can be connected with
|
||||
multiple filters. As a result encryption and authentication can happen
|
||||
completely transparent to the main core of an application. Mutliplex
|
||||
nodes can be used to deal with N-fan in and M-fan out.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2003/05/12 08:23:47 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2003/09/25 06:25:13 jolan Exp $
|
||||
|
||||
COMMENT= "2.5 dimensional tetris-like game"
|
||||
|
||||
@ -9,8 +9,6 @@ MASTER_SITES= ${HOMEPAGE}src/
|
||||
|
||||
HOMEPAGE= http://xnc.dubna.su/xwelltris/
|
||||
|
||||
MAINTAINER= Jolan Luff <jolan@openbsd.org>
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -2,5 +2,3 @@ XWelltris is a tetris-like game that has a "2.5D" environment.
|
||||
|
||||
Flavors:
|
||||
no_sdl - do not build with SDL support
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2003/05/12 08:23:47 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2003/09/25 06:25:13 jolan Exp $
|
||||
|
||||
COMMENT= "wm-dockapp; multiple pop3 mailbox checker"
|
||||
|
||||
@ -9,8 +9,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wmmultipop3/}
|
||||
|
||||
HOMEPAGE= http://wmmultipop3.sourceforge.net/
|
||||
|
||||
MAINTAINER= Jolan Luff <jolan@openbsd.org>
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -6,5 +6,3 @@ optionally open your favorite mail reader when middle clicked.
|
||||
|
||||
A configuration file (~/.wmmultipop3rc) will be auto-magically
|
||||
generated upon the first execution of the program.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2003/05/12 08:23:47 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2003/09/25 06:25:13 jolan Exp $
|
||||
|
||||
COMMENT= "small and efficient HTTP crawler"
|
||||
|
||||
@ -7,8 +7,7 @@ CATEGORIES= net
|
||||
|
||||
HOMEPAGE= http://www.monkey.org/~provos/crawl/
|
||||
|
||||
MAINTAINER= Jolan Luff <jolan@openbsd.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
|
@ -17,5 +17,3 @@ Features
|
||||
+ Persistent database of visited URLs
|
||||
+ Very small and efficient code
|
||||
+ Supports robots.txt
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2003/07/23 02:46:31 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2003/09/25 06:25:13 jolan Exp $
|
||||
|
||||
COMMENT= "utility to create virtual hosts on a network"
|
||||
DISTNAME= honeyd-0.6a
|
||||
@ -7,8 +7,6 @@ MASTER_SITES= ${HOMEPAGE}
|
||||
|
||||
HOMEPAGE= http://www.citi.umich.edu/u/provos/honeyd/
|
||||
|
||||
MAINTAINER= Jolan Luff <jolan@openbsd.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -8,5 +8,3 @@ It is possible to ping the virtual machines, or to traceroute them. Any
|
||||
type of service on the virtual machine can be simulated according to a
|
||||
simple configuration file. Instead of simulating a service, it is also
|
||||
possible to proxy it to another machine.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2003/05/12 08:23:47 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2003/09/25 06:25:13 jolan Exp $
|
||||
|
||||
COMMENT= "NetBIOS name network scanner"
|
||||
|
||||
@ -8,8 +8,6 @@ MASTER_SITES= http://www.inetcat.org/software/
|
||||
|
||||
HOMEPAGE= http://www.inetcat.org/software/nbtscan.html
|
||||
|
||||
MAINTAINER= Jolan Luff <jolan@openbsd.org>
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -4,5 +4,3 @@ It sends NetBIOS status query to each address in supplied
|
||||
range and lists received information in human readable form.
|
||||
For each responded host it lists IP address, NetBIOS computer
|
||||
name, logged-in user name and MAC address.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2003/05/12 08:23:47 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2003/09/25 06:25:13 jolan Exp $
|
||||
|
||||
COMMENT= "network grep"
|
||||
|
||||
@ -8,8 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ngrep/}
|
||||
|
||||
HOMEPAGE= http://ngrep.sourceforge.net/
|
||||
|
||||
MAINTAINER= Jolan Luff <jolan@openbsd.org>
|
||||
|
||||
# Restrictive
|
||||
PERMIT_PACKAGE_CDROM= "Restrictions on packages"
|
||||
PERMIT_PACKAGE_FTP= "Restrictions on packages"
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
|
@ -5,5 +5,3 @@ against data payloads of packets. It currently recognizes TCP and
|
||||
UDP across ethernet, ppp and slip interfaces, and understands bpf
|
||||
filter logic in the same fashion as more common packet sniffing
|
||||
tools, like tcpdump and snoop.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2003/07/13 06:16:54 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2003/09/25 06:25:13 jolan Exp $
|
||||
|
||||
COMMENT= "ident daemon with custom responses and NAT support"
|
||||
DISTNAME= oidentd-2.0.7
|
||||
@ -7,8 +7,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ojnk/}
|
||||
|
||||
HOMEPAGE= http://ojnk.sourceforge.net/
|
||||
|
||||
MAINTAINER= Jolan Luff <jolan@openbsd.org>
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -1,5 +1,3 @@
|
||||
Oidentd is a highly flexible replacement for the standard ident.
|
||||
It is capable of providing custom responses to ident requests and
|
||||
also has nat support for pf-based OpenBSD.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2003/05/12 08:23:48 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2003/09/25 06:25:13 jolan Exp $
|
||||
|
||||
COMMENT= "universal steganography tool"
|
||||
|
||||
@ -9,8 +9,6 @@ MASTER_SITES= http://www.outguess.org/ \
|
||||
|
||||
HOMEPAGE= http://www.outguess.org/
|
||||
|
||||
MAINTAINER= Jolan Luff <jolan@openbsd.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -3,5 +3,3 @@ of hidden information into the redundant bits of data sources. The
|
||||
nature of the data source is irrelevant to the core of OutGuess. The
|
||||
program relies on data specific handlers that will extract redundant
|
||||
bits and write them back after modification.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2003/07/01 23:14:23 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2003/09/25 06:25:14 jolan Exp $
|
||||
|
||||
COMMENT= "steganography detection tool"
|
||||
DISTNAME= stegdetect-0.5
|
||||
@ -7,8 +7,6 @@ MASTER_SITES= ${HOMEPAGE}
|
||||
|
||||
HOMEPAGE= http://www.outguess.org/
|
||||
|
||||
MAINTAINER= Jolan Luff <jolan@openbsd.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -1,5 +1,3 @@
|
||||
Stegdetect is an automated tool for detecting steganographic content in
|
||||
images. It is capable of detecting several different steganographic
|
||||
methods to embed hidden information in JPEG images.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
Loading…
Reference in New Issue
Block a user