notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
sed_inplace A modified version of the sed(1) which can do in-place editing of files
2002.10.19 textproc Deleted on this many watch lists=66 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2002.10.19Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: This port is not required anymore
Expired This port expired on: 2006-07-01
Ignore IGNORE: is in the base system
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-06-17 08:50:56
Last Update: 2006-07-04 14:04:31
SVN Revision: UNKNOWN
People watching this port, also watch:: libiconv, gmake, gettext, expat, freetype2
License: not specified in port
Description:
Modified version of the FreeBSD sed(1) command which can do in-place editing of files.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • sed_inplace>0:textproc/sed_inplace
No installation instructions:
This port has been deleted.
PKGNAME: sed_inplace
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2002.10.19
04 Jul 2006 14:04:31
Original commit files touched by this commit
vd search for other commits by this committer
Remove expired leaf ports:
2006-07-01 emulators/linux_base-fc3
2006-06-15 misc/linux-opengroupware
2006-07-01 net/opengk
2006-07-01 security/p5-Crypt-OpenPGP
2006-07-01 textproc/sed_inplace
2006-07-01 textproc/xml4j
2006-07-01 x11-wm/aewm++
2002.10.19
31 May 2006 01:44:19
Original commit files touched by this commit
edwin search for other commits by this committer
Add DEPRECATED and EXPIRATION_DATE, since this port has become
obsolete (all supported OS versions have the sed -i capability)
2002.10.19
27 Jan 2006 09:38:34
Original commit files touched by this commit
linimon search for other commits by this committer
Replace the dangerous .error with IGNORE.
2002.10.19
25 Nov 2005 23:33:06
Original commit files touched by this commit
pav search for other commits by this committer
- Kill pseudo-empty distinfo files
2002.10.19
05 Feb 2004 20:38:07
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
2002.10.19
17 Nov 2003 14:37:49
Original commit files touched by this commit
trevor search for other commits by this committer
Back out my erroneous commit to this file.

noticed by:     freshports.org sanity-checking
2002.10.19
17 Nov 2003 12:29:10
Original commit files touched by this commit
trevor search for other commits by this committer
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
2002.10.19
29 Jul 2003 09:12:37
Original commit files touched by this commit
sobomax search for other commits by this committer
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
2002.10.19
07 Mar 2003 06:11:57
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2002.10.19
20 Oct 2002 06:27:33
Original commit files touched by this commit
sobomax search for other commits by this committer
Remove __FBSDID(), which breaks compilation of 4.x.

Submitted by:   Brandon Gale <brandon@globaldiagnostics.com>
2002.10.19
19 Oct 2002 10:32:48
Original commit files touched by this commit
sobomax search for other commits by this committer
Update to the HEAD 2002.10.19 snapshot. This fixes some irritating bugs.

PR:             42596
Submitted by:   Jasper Jongmans <j.jongmans@aprogas.net>
2002.06.28
14 Sep 2002 13:32:07
Original commit files touched by this commit
sobomax search for other commits by this committer
Due to popular demant into each port which might be inserted into dependency
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.

Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.)
2002.06.28
28 Jun 2002 12:04:39
Original commit files touched by this commit
sobomax search for other commits by this committer
Update to 28 June snapshot from HEAD.
2002.06.17
19 Jun 2002 10:57:29
Original commit files touched by this commit
sobomax search for other commits by this committer
Get rid of __FBSDID(), which breaks compilation on 4.4 and down.

Submitted by:   Alex Dupre <sysadmin@alexdupre.com>
2002.06.17
17 Jun 2002 08:46:11
Original commit files touched by this commit
sobomax search for other commits by this committer
Add sed_inplace 2002.06.17, a modified version of the sed(1) which
can do in-place editing of files.

Number of commits found: 15