diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/aee/Makefile | 2 | ||||
-rw-r--r-- | editors/cudatext/Makefile | 2 | ||||
-rw-r--r-- | editors/dkns/Makefile | 2 | ||||
-rw-r--r-- | editors/hexcurse/Makefile | 2 | ||||
-rw-r--r-- | editors/mp/Makefile | 2 | ||||
-rw-r--r-- | editors/nedit/Makefile | 2 | ||||
-rw-r--r-- | editors/nvi-m17n/Makefile | 2 | ||||
-rw-r--r-- | editors/omegaT/Makefile | 2 |
8 files changed, 16 insertions, 0 deletions
diff --git a/editors/aee/Makefile b/editors/aee/Makefile index ccc6bbcfdd18..b93cd4b65065 100644 --- a/editors/aee/Makefile +++ b/editors/aee/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.users.uswest.net/~hmahon/sources/ MAINTAINER= portmaster@BSDforge.com COMMENT= Easy editor with both curses and X11 interfaces +BROKEN= unfetchable + LICENSE= ART10 USES= ncurses diff --git a/editors/cudatext/Makefile b/editors/cudatext/Makefile index 90c68d937394..0a7ddfa870f4 100644 --- a/editors/cudatext/Makefile +++ b/editors/cudatext/Makefile @@ -9,6 +9,8 @@ PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} MAINTAINER= acm@FreeBSD.org COMMENT= Cross-platform text editor, written in Lazarus +BROKEN= unfetchable + LICENSE= MPL20 USES= desktop-file-utils dos2unix fpc lazarus:flavors xorg diff --git a/editors/dkns/Makefile b/editors/dkns/Makefile index 2f4b5c5c3cf8..941a6481a73f 100644 --- a/editors/dkns/Makefile +++ b/editors/dkns/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.mammothcheese.ca/ MAINTAINER= jimmy@mammothcheese.ca COMMENT= Simple console text editor +BROKEN= unfetchable + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/editors/hexcurse/Makefile b/editors/hexcurse/Makefile index c7d98f89319b..4614ef65370d 100644 --- a/editors/hexcurse/Makefile +++ b/editors/hexcurse/Makefile @@ -10,6 +10,8 @@ DISTFILES= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= jadawin@FreeBSD.org COMMENT= Versatile ncurses-based hex editor +BROKEN= unfetchable + USES= ncurses GNU_CONFIGURE= yes diff --git a/editors/mp/Makefile b/editors/mp/Makefile index ae0263e9b100..2403852a1183 100644 --- a/editors/mp/Makefile +++ b/editors/mp/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://triptico.com/download/mp/ MAINTAINER= jhale@FreeBSD.org COMMENT= Programming text editor +BROKEN= unfetchable + LICENSE= PD LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile index 637065fa401a..25f907816cbb 100644 --- a/editors/nedit/Makefile +++ b/editors/nedit/Makefile @@ -12,6 +12,8 @@ EXTRACT_ONLY= nedit-${PORTVERSION}-src.tar.gz MAINTAINER= swills@FreeBSD.org COMMENT= X11/Motif GUI text editor for programs and plain text files +BROKEN= unfetchable + LICENSE= GPLv1 USES= motif perl5 xorg diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile index c4c0e800d216..23ed7b717fec 100644 --- a/editors/nvi-m17n/Makefile +++ b/editors/nvi-m17n/Makefile @@ -17,6 +17,8 @@ PATCHFILES= nvi-m17n-1.79-20040608.diff.gz MAINTAINER= ports@FreeBSD.org COMMENT= Clone of vi/ex, with multilingual patch, no default settings +BROKEN= unfetchable + LICENSE= BSD4CLAUSE PATCH_DIST_ARGS= -d ${WRKSRC}/.. --forward --quiet -E -p0 -f diff --git a/editors/omegaT/Makefile b/editors/omegaT/Makefile index 88b685174dd4..3abece16712b 100644 --- a/editors/omegaT/Makefile +++ b/editors/omegaT/Makefile @@ -10,6 +10,8 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= rodrigo@FreeBSD.org COMMENT= Powerful translation memory application written in Java +BROKEN= unfetchable + LICENSE= GPLv2 USES= shebangfix zip |