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
9e Explode Plan9 archives
1.0 archivers on this many watch lists=6 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.0Version of this port present on the latest quarterly branch.
Maintainer: rodrigo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2000-06-27 00:55:27
Last Update: 2023-10-30 22:37:05
Commit Hash: 7b29fde
People watching this port, also watch:: arc, bzip, autoconf, gmake, expat
License: LPL
WWW:
https://osorio.me/projects/dev/9e/
Description:
9e is a program to explore Plan9 archives. You can do whatever you like with the source so long as you clearly indicate all modifications and the author responsible for each. Usage Summary: $9e [options] <file> ... Options: -h: dump headers only -v: dump file names and sizes while extracting -r: specify alternate root directory -?: help If no file is named on the command line, standard input is assumed. Note that the input file must be a decompressed archive (decompress with gzip).
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 (4 items)
Collapse this list.
  1. bin/9e
  2. /usr/local/share/licenses/9e-1.0/catalog.mk
  3. /usr/local/share/licenses/9e-1.0/LICENSE
  4. /usr/local/share/licenses/9e-1.0/LPL
Collapse this list.
Dependency lines:
  • 9e>0:archivers/9e
To install the port:
cd /usr/ports/archivers/9e/ && make install clean
To add the package, run one of these commands:
  • pkg install archivers/9e
  • pkg install 9e
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: 9e
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (9e.tar.gz) = 5e9c1b1900f1717adfd932047f224c3dee97bcdb2413fd7ed06f9e17d163e461 SIZE (9e.tar.gz) = 2019

Packages (timestamps in pop-ups are UTC):
9e
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.01.01.01.01.0-1.0-
FreeBSD:13:quarterly1.01.01.01.01.01.01.01.0
FreeBSD:14:latest1.01.01.01.01.01.0-1.0
FreeBSD:14:quarterly1.01.0-1.01.01.01.01.0
FreeBSD:15:latest1.01.0n/a1.0n/a1.01.01.0
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:
archivers_9e
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://rodrigo.osorio.free.fr/freebsd/distfiles/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0
30 Oct 2023 22:37:05
commit hash: 7b29fde72c3aab0cbcd4e6f5d91edaa6044b9784commit hash: 7b29fde72c3aab0cbcd4e6f5d91edaa6044b9784commit hash: 7b29fde72c3aab0cbcd4e6f5d91edaa6044b9784commit hash: 7b29fde72c3aab0cbcd4e6f5d91edaa6044b9784 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
archivers/9e: Update WWW

Homepage link is dead (HTTP 404)
Also reordeder Makefile components to make portclippy happy
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.0
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.0
20 Jul 2022 14:20:49
commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
archivers: remove 'Created by' lines

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

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Albert Vernon <f3cun3c02@sneakemail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Kuehn <freebsd@nagilum.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Zhuravlev <zaa@zaa.pp.ru>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Anders Nordby <anders@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0
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.0
26 Jul 2016 16:51:16
Revision:419133Original commit files touched by this commit
mat search for other commits by this committer
Cleanup patches, a* categories.

Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
1.0
27 Jul 2014 15:27:05
Revision:363075Original commit files touched by this commit
adamw search for other commits by this committer
Start cleaning up some of the uselessly ambigious patches named
patch-xy, and giving them proper names.
1.0
29 Jan 2014 09:17:42
Revision:341704Original commit files touched by this commit
rodrigo search for other commits by this committer
Update maintainer email address

Approved by:	bapt@ (co-mentor)
1.0
02 Dec 2013 08:25:12
Revision:335468Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE
- Support STAGEDIR
- Update WWW

PR:		ports/184423
Submitted by:	Rodrigo Osorio <rodrigo@bebik.net> (maintainer)
1.0
20 Sep 2013 13:11:21
Revision:327699Original commit files touched by this commit Sanity Test Failure
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
1.0
18 Mar 2011 17:59:51
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
1.0
16 Jun 2009 08:44:10
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update MASTER_SITES
- Submitter take maintainership

PR:             ports/135620
Submitted by:   Rodrigo OSORIO <rodrigo _AT_ bebik.net>
1.0
25 Jan 2008 17:37:34
Original commit files touched by this commit
danfe search for other commits by this committer
Clean up port descriptions for unmaintained ports in `archivers' category:
markup and spelling fixes, kill EOL whitespace and extraneous attribution.
1.0
04 Aug 2007 11:41:31
Original commit files touched by this commit
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
1.0
12 Aug 2006 13:04:13
Original commit files touched by this commit
erwin search for other commits by this committer
Respect DESTDIR

PR:             101796
Submitted by:   gabor
1.0
23 Nov 2005 23:37:45
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.0
19 Apr 2005 08:25:09
Original commit files touched by this commit
vs search for other commits by this committer
Use MAKE_ARGS instead of Makefile-patch
1.0
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
1.0
27 Jan 2004 20:51:07
Original commit files touched by this commit
trevor search for other commits by this committer
Add SIZE.
1.0
21 Dec 2003 00:18:42
Original commit files touched by this commit
sergei search for other commits by this committer
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
1.0
19 Oct 2003 08:14:20
Original commit files touched by this commit
kris search for other commits by this committer
Respect CC and CFLAGS
1.0
20 Feb 2003 16:44:17
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.0
22 Jul 2002 03:58:22
Original commit files touched by this commit
fenner search for other commits by this committer
Remove gehicks@cisco.com as MAINTAINER; mail has been bouncing for 2 months.
1.0
23 Jun 2002 13:19:54
Original commit files touched by this commit
ijliao search for other commits by this committer
remove unused WWW var
1.0
30 Mar 2002 00:21:44
Original commit files touched by this commit
petef search for other commits by this committer
Fix typos:
  * explose -> explore
  * january -> January
  * documentfor -> document for
  * encorporated -> incorporated
  * function -> functions
  * julian -> Julian
  * calculater -> calculate
  * formely -> formerly
  * Javascript -> JavaScript
  * timezone -> time zone
  * Calisto -> Callisto
  * outter -> outer

PR:             36480
Submitted by:   Eric Yu <ericyu@mail2000.com.tw>
16 Feb 2001 04:56:18
commit hash: fp1.9648@dev.null.freshports.orgcommit hash: fp1.9648@dev.null.freshports.orgcommit hash: fp1.9648@dev.null.freshports.orgcommit hash: fp1.9648@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Fix the maintainer address.  (gehicks@cisco.co -> gehicks@cisco.com)    
08 Oct 2000 00:02:22
commit hash: fp1.4702@dev.null.freshports.orgcommit hash: fp1.4702@dev.null.freshports.orgcommit hash: fp1.4702@dev.null.freshports.orgcommit hash: fp1.4702@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert archivers category to new layout.  
23 Sep 2000 19:47:29
commit hash: fp1.4276@dev.null.freshports.orgcommit hash: fp1.4276@dev.null.freshports.orgcommit hash: fp1.4276@dev.null.freshports.orgcommit hash: fp1.4276@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Update maintainer address.    
27 Jun 2000 04:55:27
commit hash: fp1.1264@dev.null.freshports.orgcommit hash: fp1.1264@dev.null.freshports.orgcommit hash: fp1.1264@dev.null.freshports.orgcommit hash: fp1.1264@dev.null.freshports.org files touched by this commit
wes search for other commits by this committer
9e - a simple Plan9 distribution unpacker    

Number of commits found: 29