diff options
Diffstat (limited to 'editors/ssed')
-rw-r--r-- | editors/ssed/Makefile | 32 | ||||
-rw-r--r-- | editors/ssed/distinfo | 2 | ||||
-rw-r--r-- | editors/ssed/files/patch-Makefile.in | 11 | ||||
-rw-r--r-- | editors/ssed/files/patch-configure | 11 | ||||
-rw-r--r-- | editors/ssed/pkg-descr | 13 | ||||
-rw-r--r-- | editors/ssed/pkg-plist | 33 |
6 files changed, 0 insertions, 102 deletions
diff --git a/editors/ssed/Makefile b/editors/ssed/Makefile deleted file mode 100644 index 4e76384a032b..000000000000 --- a/editors/ssed/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -PORTNAME= sed -PORTVERSION= 3.62 -PORTREVISION= 5 -CATEGORIES= editors textproc -MASTER_SITES= http://sed.sourceforge.net/grabbag/ssed/ -PKGNAMEPREFIX= s - -MAINTAINER= ports@FreeBSD.org -COMMENT= Heavily enhanced version of sed(1) -WWW= https://sed.sourceforge.net/grabbag/ssed/ - -DEPRECATED= Legacy "fork" that's based on legacy GNU sed 4.1 and last release in 2005 -EXPIRATION_DATE=2025-04-30 - -GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share -CONFIGURE_ARGS= --program-prefix=s - -OPTIONS_DEFINE= NLS - -.include <bsd.port.options.mk> - -.if ${PORT_OPTIONS:MNLS} -USES+= gettext iconv -CONFIGURE_ARGS+= ${ICONV_CONFIGURE_ARG} -PLIST_SUB+= NLS="" -.else -CONFIGURE_ARGS+= --disable-nls -PLIST_SUB+= NLS="@comment " -.endif - -.include <bsd.port.mk> diff --git a/editors/ssed/distinfo b/editors/ssed/distinfo deleted file mode 100644 index 1f00504136dd..000000000000 --- a/editors/ssed/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (sed-3.62.tar.gz) = af7ff67e052efabf3fd07d967161c39db0480adc7c01f5100a1996fec60b8ec4 -SIZE (sed-3.62.tar.gz) = 855644 diff --git a/editors/ssed/files/patch-Makefile.in b/editors/ssed/files/patch-Makefile.in deleted file mode 100644 index 9337c8c34990..000000000000 --- a/editors/ssed/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- doc/Makefile.in.orig -+++ doc/Makefile.in -@@ -518,7 +518,7 @@ - - info-am: $(INFO_DEPS) - --install-data-am: install-docDATA install-info-am install-man -+install-data-am: install-docDATA install-man - - install-exec-am: - diff --git a/editors/ssed/files/patch-configure b/editors/ssed/files/patch-configure deleted file mode 100644 index 718b9d368f7b..000000000000 --- a/editors/ssed/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Wed Feb 9 04:31:24 2005 -+++ configure Sat May 28 00:24:01 2005 -@@ -1508,7 +1508,7 @@ - echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} - fi - --if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then -+if (mkdir -p --version . >/dev/null 2>&1; test ! -d ./--version); then - # We used to keeping the `.' as first argument, in order to - # allow $(mkdir_p) to be used without argument. As in - # $(mkdir_p) $(somedir) diff --git a/editors/ssed/pkg-descr b/editors/ssed/pkg-descr deleted file mode 100644 index 210544a068b1..000000000000 --- a/editors/ssed/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -This is a version of sed based on GNU sed. It is not a version of -GNU sed, though. - -There are several new features (including in-place editing of files, -extended regular expression syntax and a few new commands) and some -bug fixes; see the NEWS file for a brief summary and the ChangeLog -for more detailed descriptions of changes. - -The biggest note, i think is the *huge* speed difference, where -regular sed might take a few mins, super-sed can take only seconds -this is not true in all cases, and sometimes you have modify your -regexp syntax, however for the speed increase, it might be worth -it. diff --git a/editors/ssed/pkg-plist b/editors/ssed/pkg-plist deleted file mode 100644 index 8dc1da72f49f..000000000000 --- a/editors/ssed/pkg-plist +++ /dev/null @@ -1,33 +0,0 @@ -bin/ssed -share/man/man1/ssed.1.gz -%%NLS%%share/locale/af/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/ca/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/cs/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/da/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/de/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/el/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/eo/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/es/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/et/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/fi/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/fr/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/ga/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/gl/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/he/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/hr/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/hu/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/id/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/it/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/ja/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/ko/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/nl/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/pl/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/ro/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/ru/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/sk/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/sl/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/sr/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/sv/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/tr/LC_MESSAGES/ssed.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/ssed.mo |