mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
Undeprecate and adopt three more ports that I still consider useful.
This commit is contained in:
parent
457835faab
commit
4f76884250
@ -3,16 +3,13 @@ PORTVERSION= 0.3.10
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://www.codesynthesis.com/download/${PORTNAME}/${PORTVERSION:R}/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= danfe@FreeBSD.org
|
||||
COMMENT= Massively-parallel build system implemented on top of GNU make
|
||||
WWW= https://www.codesynthesis.com/projects/build/
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
DEPRECATED= Last release in 2014 and no upstream activity since
|
||||
EXPIRATION_DATE=2024-03-31
|
||||
|
||||
BUILD_DEPENDS= bash:shells/bash
|
||||
RUN_DEPENDS= bash:shells/bash
|
||||
|
||||
|
@ -4,14 +4,11 @@ PORTREVISION= 1
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= danfe@FreeBSD.org
|
||||
COMMENT= IRC bot written in C for UNIX, Windows, and AmigaOS
|
||||
WWW= https://dancer.sourceforge.net/
|
||||
|
||||
DEPRECATED= Abandonware, last release in 2001 and no longer developed
|
||||
EXPIRATION_DATE=2024-03-31
|
||||
|
||||
PATCH_WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||
PATCH_WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_ARGS+= CSPECIAL="${CFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
|
@ -4,16 +4,13 @@ PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION:R}.0
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= danfe@FreeBSD.org
|
||||
COMMENT= Advanced AES file encryption tool
|
||||
WWW= https://ncrypt.sourceforge.net/
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= Last release in 2015 and no active development since, consider using security/age
|
||||
EXPIRATION_DATE=2024-03-31
|
||||
|
||||
USES= tar:tgz
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user