mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
Deprecate unmaintained ports from editors where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
This commit is contained in:
parent
58a8d5aafd
commit
7942656240
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=271007
@ -16,6 +16,9 @@ MASTER_SITES= http://koti.mbnet.fi/jarmonik/ \
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A mathematical design and publishing application
|
||||
|
||||
DEPRECATED= Upstream says project is canceled and no more distfiles can be found
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
USE_QT_VER= 3
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -14,6 +14,9 @@ MASTER_SITES= ftp://kaolin.unice.fr/pub/Cle/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Command Line Editor (based on readline)
|
||||
|
||||
DEPRECATED= Upstream disapear and distfile is no more available
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
|
@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A simple GNOME i18n editor
|
||||
|
||||
DEPRECATED= Upstream disapear and distfile is no more available
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USE_GNOME= gnomelibs gnomeprefix gnomehack gtk12 glib12 orbit
|
||||
|
@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}-4.0.16-lt
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Full screen editor based on MicroEMACS
|
||||
|
||||
DEPRECATED= Upstream disapear and distfile is no more available
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" DEFINES=""
|
||||
|
||||
pre-patch:
|
||||
|
@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= emacs
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Libraries of (GNU) Emacs Input Method
|
||||
|
||||
DEPRECATED= Distfile is no more available
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
LATEST_LINK= leim21
|
||||
|
||||
USE_EMACS= yes
|
||||
|
@ -16,6 +16,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A "lightweight programmer's editor" with syntax highlighting
|
||||
|
||||
DEPRECATED= Upstream disapear and distfile is no more available
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
LIB_DEPENDS= slang.2:${PORTSDIR}/devel/libslang2
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
@ -20,6 +20,9 @@ PATCHFILES= nvi-1.79.m17n-20040401.diff.gz
|
||||
MAINTAINER?= ports@FreeBSD.org
|
||||
COMMENT?= A clone of vi/ex, with multilingual patch, no default settings
|
||||
|
||||
DEPRECATED= Distfile is no more available
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
PATCH_DIST_ARGS= -d ${WRKSRC}/.. --forward --quiet -E -p0 -f
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/build
|
||||
|
||||
|
@ -20,6 +20,9 @@ PATCH_DIST_ARGS=-d ${WRKSRC}/.. --forward --quiet -E -p0
|
||||
PATCH_ARGS= -d ${WRKSRC}/.. --forward --quiet -E -p0
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/build
|
||||
|
||||
DEPRECATED= Distfile is no more available
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
USE_PERL5= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= OPTFLAG='-D_PATH_SYSEXRC=\"${PREFIX}/etc/vi.exrc\"'
|
||||
|
@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= fenner
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= The OpenLook textedit application
|
||||
|
||||
DEPRECATED= Upstream disapear and distfile is no more available
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview
|
||||
|
||||
WRKSRC= ${WRKDIR}/textedit
|
||||
|
@ -16,6 +16,9 @@ DISTFILES= ${PORTNAME}.Z
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= An interactive tutorial for the vi editor
|
||||
|
||||
DEPRECATED= Upstream disapear and distfile is no more available
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
EXTRACT_CMD= uncompress
|
||||
EXTRACT_BEFORE_ARGS= -c
|
||||
EXTRACT_AFTER_ARGS= | tail -n 1759 | sh
|
||||
|
@ -15,6 +15,9 @@ MASTER_SITES= http://sydney.proximity.com.au/~ben/xenon/dist/ \
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Simple X-based text editor
|
||||
|
||||
DEPRECATED= Upstream disapear and distfile is no more available
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_XORG= xpm
|
||||
MAKEFILE= ${WRKSRC}/makefiles/Makefile.Linux
|
||||
|
Loading…
Reference in New Issue
Block a user