summaryrefslogtreecommitdiffstats
path: root/editors/ssed
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-12-26 09:07:25 +0000
committerkrion <krion@FreeBSD.org>2004-12-26 09:07:25 +0000
commitbdf3fe8efb68455740cd7888ec135b8df1741232 (patch)
treeef90fac18988dc6eb2eae5f8bc4658ae98000417 /editors/ssed
parenta31525eaa474e0956fa5f486be263af38b5e7994 (diff)
downloadFreeBSD-ports-bdf3fe8efb68455740cd7888ec135b8df1741232.zip
FreeBSD-ports-bdf3fe8efb68455740cd7888ec135b8df1741232.tar.gz
Update to version 3.61a
PR: ports/75393 Submitted by: Ports Fury
Diffstat (limited to 'editors/ssed')
-rw-r--r--editors/ssed/Makefile27
-rw-r--r--editors/ssed/distinfo4
-rw-r--r--editors/ssed/pkg-descr14
-rw-r--r--editors/ssed/pkg-plist32
4 files changed, 50 insertions, 27 deletions
diff --git a/editors/ssed/Makefile b/editors/ssed/Makefile
index beacd5d..230e413 100644
--- a/editors/ssed/Makefile
+++ b/editors/ssed/Makefile
@@ -5,29 +5,30 @@
# $FreeBSD$
#
-PORTNAME= ssed
-PORTVERSION= 3.58
-PORTREVISION= 2
+PORTNAME= sed
+PORTVERSION= 3.61a
CATEGORIES= editors textproc
-MASTER_SITES= http://queen.rett.polimi.it/~paolob/seders/ssed/
-DISTNAME= sed-${PORTVERSION}
+MASTER_SITES= http://sed.sourceforge.net/grabbag/ssed/
+PKGNAMEPREFIX= s
MAINTAINER= ports@FreeBSD.org
-COMMENT= Super-sed is a heavily enhanced version of sed
+COMMENT= Super-sed - a heavily enhanced version of sed
-LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/a//}
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} --program-prefix=s
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ARGS= --program-prefix=s
-MAN1= ssed.1
+MAN1= ssed.1
-.if !defined(WITHOUT_NLS)
+.if defined(WITHOUT_NLS)
+CONFIGURE_ARGS+= --disable-nls
+PLIST_SUB+= NLS="@comment "
+.else
USE_GETTEXT= yes
+CONFIGURE_ARGS+= --with-libiconv-prefix=${LOCALBASE}
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
index b867c2f..781bd1d 100644
--- a/editors/ssed/distinfo
+++ b/editors/ssed/distinfo
@@ -1,2 +1,2 @@
-MD5 (sed-3.58.tar.gz) = 768eb0a44e784959a502bfff726e6fc2
-SIZE (sed-3.58.tar.gz) = 704647
+MD5 (sed-3.61a.tar.gz) = e4aa8e4f70bdd90eeaeeba8f9f0773c3
+SIZE (sed-3.61a.tar.gz) = 847385
diff --git a/editors/ssed/pkg-descr b/editors/ssed/pkg-descr
index 68c308a..d9aae1c 100644
--- a/editors/ssed/pkg-descr
+++ b/editors/ssed/pkg-descr
@@ -1,10 +1,10 @@
-This is a version of sed based on GNU sed 3.02.80. It is not
-a version of GNU sed, though.
+This is a version of sed based on GNU sed. It is not a version of
+GNU sed, though.
-Relative to 3.02, 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.
+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
@@ -12,4 +12,4 @@ 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.
-WWW: http://queen.rett.polimi.it/~paolob/seders/ssed/
+WWW: http://sed.sourceforge.net/grabbag/ssed/
diff --git a/editors/ssed/pkg-plist b/editors/ssed/pkg-plist
index a7c90bb..bd3fe14 100644
--- a/editors/ssed/pkg-plist
+++ b/editors/ssed/pkg-plist
@@ -1,10 +1,32 @@
bin/ssed
-%%NLS%%share/locale/nl/LC_MESSAGES/ssed.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/ssed.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/ssed.mo
+%%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/it/LC_MESSAGES/ssed.mo
%%NLS%%share/locale/el/LC_MESSAGES/ssed.mo
-%%NLS%%share/locale/sk/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
OpenPOWER on IntegriCloud