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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
minised Smaller, cheaper, faster sed implementation
1.16 textproc on this many watch lists=4 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 1.15Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-09-02 17:51:01
Last Update: 2024-01-10 12:44:50
Commit Hash: 22f29c4
People watching this port, also watch:: postfix, zsh, screen, coreutils, thttpd
License: BSD3CLAUSE
WWW:
https://exactcode.com/opensource/minised/
Description:
This is a smaller, cheaper, faster SED implementation. Minix uses it. GNU used to use it, until they built their own sed around an extended (some would say over-extended) regexp package. For embedded use we searched for a tiny sed implementation especially for use with the dietlibc and found Eric S. Raymond's sed implementation quite handy. Though it suffered several bugs and was not under active maintenance anymore. After sending a bunch of fixes we agreed to continue maintaining this lovely, historic sed implementation. Along with a lot fixes and cleanups, further speedups, and some missing features and POSIX conformance, we also added a test-suite to the package, so regressions are quickly and easily uncovered.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/minised
  2. share/man/man1/minised.1.gz
  3. /usr/local/share/licenses/minised-1.16/catalog.mk
  4. /usr/local/share/licenses/minised-1.16/LICENSE
  5. /usr/local/share/licenses/minised-1.16/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • minised>0:textproc/minised
To install the port:
cd /usr/ports/textproc/minised/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/minised
  • pkg install minised
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: minised
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1704887665 SHA256 (minised-1.16.tar.gz) = 46e072d5d45c9fd3d5b268523501bbea0ad016232b2d3f366a7aad0b1e7b3f71 SIZE (minised-1.16.tar.gz) = 31067

Packages (timestamps in pop-ups are UTC):
minised
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.161.161.151.161.16-1.15-
FreeBSD:13:quarterly1.151.151.151.151.151.151.151.15
FreeBSD:14:latest1.161.161.151.161.161.15-1.15
FreeBSD:14:quarterly1.151.15-1.151.151.151.151.15
FreeBSD:15:latest1.161.16n/a1.16n/a1.161.161.16
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
textproc_minised
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://dl.exactcode.de/oss/minised/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.16
10 Jan 2024 12:44:50
commit hash: 22f29c4e8b5ed3ff09c87f15e3a473ee6ff87fefcommit hash: 22f29c4e8b5ed3ff09c87f15e3a473ee6ff87fefcommit hash: 22f29c4e8b5ed3ff09c87f15e3a473ee6ff87fefcommit hash: 22f29c4e8b5ed3ff09c87f15e3a473ee6ff87fef files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/minised: Update version 1.15=>1.16

- Update WWW
- Add LICENSE BSD3CLAUSE
- Adopting port as maintainers domain has expired

Changelog: https://exactcode.com/opensource/minised/

Approved by:	portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.15
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.15
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
textproc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  -
  *  <glewis@FreeBSD.org>
  *  <koshy@india.hp.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron Straup Cope
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Ache
  *  Adam Herzog <adam@herzogdesigns.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.15
20 May 2021 04:46:10
commit hash: c8124b8192e394b718b7baca0cb20a57b583f99fcommit hash: c8124b8192e394b718b7baca0cb20a57b583f99fcommit hash: c8124b8192e394b718b7baca0cb20a57b583f99fcommit hash: c8124b8192e394b718b7baca0cb20a57b583f99f files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Chris Hutchinson
textproc/minised: Pass maintainership to submitter

PR:	256015
1.15
19 May 2021 19:56:05
commit hash: 4ca2ddbd0edd76f3776126dc3080cbd5f537b393commit hash: 4ca2ddbd0edd76f3776126dc3080cbd5f537b393commit hash: 4ca2ddbd0edd76f3776126dc3080cbd5f537b393commit hash: 4ca2ddbd0edd76f3776126dc3080cbd5f537b393 files touched by this commit
Danilo Egea Gondolfo (danilo) search for other commits by this committer
textproc/minised: Drop maintainership
1.15
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.15
09 Oct 2014 15:45:21
Revision:370551Original commit files touched by this commit
danilo search for other commits by this committer
- Update from 1.14 to 1.15
1.14
30 Sep 2013 22:47:07
Revision:328890Original commit files touched by this commit
danilo search for other commits by this committer
- Change maintainer email to @FreeBSD.org
- Add stage support

Approved by:	wg (mentor)
1.14
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
1.14
16 Feb 2013 22:57:23
Revision:312390Original commit files touched by this commit
pawel search for other commits by this committer
- Update to version 1.14 [1]
- Pass maintainership to submitter
- Respect CFLAGS
- Remove Author: from pkg-descr

PR:		ports/176199 [1]
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com> [1]
1.13
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
1.13
03 Jul 2011 14:40:25
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.13
25 Oct 2009 15:50:06
Original commit files touched by this commit
wen search for other commits by this committer
- Add a entry of MASTER_SITES

Approved by:    mentors(implicit)
1.13
25 Oct 2009 00:34:36
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.13

PR:             ports/139876
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:    mentors(implicit)
1.12
07 Sep 2008 00:19:05
Original commit files touched by this commit
linimon search for other commits by this committer
Reset infofarmer due to maintainer-timeouts and no response to email.

Hat:    portmgr
1.12
18 Apr 2007 08:01:25
Original commit files touched by this commit
sat search for other commits by this committer
- De-4.x-ify most of my ports to save gnats from excessive abuse
- s/CSME/CENKES/ in my ports
1.12
31 Oct 2006 20:37:28
Original commit files touched by this commit
sat search for other commits by this committer
- Update to 1.12

Notified by:    portscout
1.11
31 Oct 2006 20:31:54
Original commit files touched by this commit
sat search for other commits by this committer
- Update to 1.11
1.10
18 Sep 2006 12:09:46
Original commit files touched by this commit
sat search for other commits by this committer
- Update to 1.10
1.9
02 Sep 2006 17:49:07
Original commit files touched by this commit
sat search for other commits by this committer
Add port textproc/minised:

This is a smaller, cheaper, faster SED implementation. Minix uses it. GNU
used to use it, until they built their own sed around an extended (some
would say over-extended) regexp package.

For embedded use we searched for a tiny sed implementation especially for
use with the dietlibc and found Eric S. Raymond's sed implementation quite
handy. Though it suffered several bugs and was not under active maintenance
anymore. After sending a bunch of fixes we agreed to continue maintaining
this lovely, historic sed implementation.

Along a lot fixes and cleanups, further speedups, and some missing features
and POSIX conformance, we also added a test-suite to the package, so
regressions are quickly and easily uncovered.

WWW: http://www.exactcode.de/oss/minised/
Author: ExactCode <info@exactcode.de>

Number of commits found: 21