1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Remove varconf from games/, since this is the wrong category.

This commit is contained in:
Alexander Langer 2001-04-05 19:22:17 +00:00
parent 93c553b4f2
commit bb1c0fa37e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40910
6 changed files with 0 additions and 42 deletions

View File

@ -197,7 +197,6 @@
SUBDIR += omega
SUBDIR += twitch
SUBDIR += uox3
SUBDIR += varconf
SUBDIR += wmeyes
SUBDIR += wmminichess
SUBDIR += wmtictactoe

View File

@ -1,25 +0,0 @@
# New ports collection makefile for: varconf
# Date created: 29 March 2001
# Whom: Oliver Lehmann <lehmann@ans-netz.de>
#
# $FreeBSD$
#
PORTNAME= varconf
PORTVERSION= 0.3.0
CATEGORIES= games
MASTER_SITES= ftp://ftp.ecs.soton.ac.uk/pub/worldforge/libs/varconf/ \
ftp://two.woovis.com/pub/worldforge/libs/varconf/ \
http://dreadnought.res.cmu.edu/worldforge/libs/varconf/ \
http://kafka.i-site.com/~novalis/mirrors/acorn/0.3/src/ \
http://65.100.132.89/wf/downloads/libs/varconf/
MAINTAINER= lehmann@ans-netz.de
LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++ \
Atlas.0:${PORTSDIR}/devel/atlas
USE_LIBTOOL= YES
CONFIGURE_ARGS= --prefix=${PREFIX}
.include <bsd.port.mk>

View File

@ -1 +0,0 @@
MD5 (varconf-0.3.0.tar.gz) = 962d6ec1ea7b50b6eeafb6a4a41292d7

View File

@ -1 +0,0 @@
A Configuration System for the STAGE Server

View File

@ -1,5 +0,0 @@
Varconf is a configuration system designed for the STAGE server.
Varconf can parse configuration files, command-line arguments and
environment variables. It supports callbacks and can store its
configuration information in separate Config objects or in one
global configuration instance.

View File

@ -1,9 +0,0 @@
lib/libvarconf.so.0
lib/libvarconf.la
lib/libvarconf.a
include/varconf/Config.h
include/varconf/parse_error.h
include/varconf/variable.h
include/varconf/varconf.h
bin/conftest
@dirrm include/varconf