1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Chase libexplain update

Feature safe:	yes
This commit is contained in:
Emanuel Haupt 2012-11-20 17:57:25 +00:00
parent 94a70f0e74
commit e386bedbcd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307594
3 changed files with 8 additions and 17 deletions

View File

@ -1,13 +1,10 @@
# Ports collection makefile for: tardy
# Date created: Jan 14, 2003
# Whom: ijliao
#
# Created by: ijliao
# $FreeBSD$
#
PORTNAME= tardy
PORTVERSION= 1.26
DISTVERSIONSUFFIX= .D001
PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= SF/tardy/${PORTVERSION}/

View File

@ -1,13 +1,10 @@
# New ports collection makefile for: fhist
# Date created: Jan 05 2000
# Whom: <jkoshy@freebsd.org>
#
# Created by: <jkoshy@freebsd.org>
# $FreeBSD$
#
PORTNAME= fhist
PORTVERSION= 1.21
DISTVERSIONSUFFIX= .D001
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
@ -16,7 +13,7 @@ COMMENT= Utilities to maintain file history, do file comparisons, and merges
LICENSE= GPLv3
LIB_DEPENDS= explain.45:${PORTSDIR}/devel/libexplain
LIB_DEPENDS= explain:${PORTSDIR}/devel/libexplain
OPTIONS_DEFINE= NLS

View File

@ -1,12 +1,9 @@
# New ports collection makefile for: vii
# Date created: 12 Aug 2005
# Whom: Emanuel Haupt <ehaupt@critical.ch>
#
# Created by: Emanuel Haupt <ehaupt@critical.ch>
# $FreeBSD$
#
PORTNAME= vii
PORTVERSION= 4.2
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://vii.sourceforge.net/ \
CRITICAL
@ -16,7 +13,7 @@ COMMENT= Execute a command repeatedly and scroll the output
LICENSE= GPLv2
LIB_DEPENDS= explain.45:${PORTSDIR}/devel/libexplain
LIB_DEPENDS= explain:${PORTSDIR}/devel/libexplain
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes