Bug 39156 - new port: editors/ssed
Summary: new port: editors/ssed
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-11 18:10 UTC by Amar Takhar
Modified: 2002-06-19 21:05 UTC (History)
0 users

See Also:


Attachments
file.shar (3.17 KB, text/plain)
2002-06-11 18:10 UTC, Amar Takhar
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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