Bug 39156

Summary: new port: editors/ssed
Product: Ports & Packages Reporter: Amar Takhar <verm>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Amar Takhar 2002-06-11 18:10:02 UTC
This is a version of sed based on GNU sed 3.02.80.  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.

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.

WWW: http://king.rett.polimi.it/~paolob/seders/ssed/
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-06-19 21:04:47 UTC
State Changed
From-To: open->closed

committed, thanks