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
aee Easy editor with both curses and X11 interfaces
2.2.22_1 editors on this many watch lists=3 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 2.2.22Version of this port present on the latest quarterly branch.
Maintainer: portmaster@BSDforge.com search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-01-22 00:29:01
Commit Hash: b2d9c6e
People watching this port, also watch:: autoconf, icewm, blackbox
License: ART10
WWW:
https://gitlab.com/ports1/aee
Description:
"Another Easy Editor" An easy to use text editor intended to be usable with little or no instruction. Provides a full-screen text interface via curses (aee) as well as a graphical user interface under X windows (xae). Features include pop-up menus, cut-and-paste, journaling, and multiple edit buffers. aee is a superset of the "Easy Editor" (ee) which is part of the FreeBSD base system.
Homepage    cgit ¦ Codeberg ¦ 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
Expand this list (7 items)
Collapse this list.
  1. bin/aee
  2. bin/rae
  3. share/man/man1/aee.1.gz
  4. /usr/local/share/aee/help.ae
  5. /usr/local/share/licenses/aee-2.2.22_1/catalog.mk
  6. /usr/local/share/licenses/aee-2.2.22_1/LICENSE
  7. /usr/local/share/licenses/aee-2.2.22_1/ART10
Collapse this list.
Dependency lines:
  • aee>0:editors/aee
To install the port:
cd /usr/ports/editors/aee/ && make install clean
To add the package, run one of these commands:
  • pkg install editors/aee
  • pkg install aee
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: aee
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1623486859 SHA256 (ports1-aee-bf68f4accb96ac39020ac2d9092022aebfa5df27_GL0.tar.gz) = 399644fbe796868671c5b7e1b95a08f05fe2fc5b7dfdd54fabd156c7fad140ac SHA512 (ports1-aee-bf68f4accb96ac39020ac2d9092022aebfa5df27_GL0.tar.gz) = 0c631dc1d996307667cee90b124ee8dceeb33584981cd87ac7824d40a25bb6e9b94848ec122b7df09f4d975f9460cfcb8da085a684609197364b40c7cb7e633a SIZE (ports1-aee-bf68f4accb96ac39020ac2d9092022aebfa5df27_GL0.tar.gz) = 183804

Packages (timestamps in pop-ups are UTC):
aee
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.2.22_12.2.22_12.2.21_22.2.22_12.2.22_1-2.2.21_2-
FreeBSD:13:quarterly2.2.222.2.222.2.222.2.222.2.222.2.222.2.222.2.22
FreeBSD:14:latest2.2.22_12.2.22_12.2.222.2.22_12.2.22_12.2.22-2.2.22
FreeBSD:14:quarterly2.2.222.2.22-2.2.222.2.222.2.222.2.222.2.22
FreeBSD:15:latest2.2.22_12.2.22_1n/a2.2.22_1n/a2.2.22_12.2.22_12.2.22_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for aee-2.2.22_1: XAE=off: Build X11 version 'xae' ===> Use 'make config' to modify these settings
Options name:
editors_aee
USES:
ncurses
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.com/ports1/aee/-/archive/bf68f4accb96ac39020ac2d9092022aebfa5df27.tar.gz?dummy=/
Collapse this list.

Number of commits found: 38

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2.22_1
22 Jan 2024 00:29:01
commit hash: b2d9c6e367fcc6f93b0d8806a25ecb85c9569eaacommit hash: b2d9c6e367fcc6f93b0d8806a25ecb85c9569eaacommit hash: b2d9c6e367fcc6f93b0d8806a25ecb85c9569eaacommit hash: b2d9c6e367fcc6f93b0d8806a25ecb85c9569eaa files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
editors/aee: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
2.2.22
12 Jul 2023 18:56:04
commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
bsd.sites.mk: Update all ports using USE_GITLAB

Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.

Approved by:		portmgr (tcberner, mentor)
Differential Revision:	https://reviews.freebsd.org/D37077
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)
2.2.22
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)
2.2.22
20 Jul 2022 14:21:49
commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
editors: remove 'Created by' lines

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

  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Andreas Kohout <shanee@augusta.de>
  *  Andrej Zverev <az@inec.ru>
  *  Andrey Zakhvatov
  *  Anton Tornqvist <antont@inbox.lv>
  *  Bill Fumerola <billf@chc-chimes.com>
  *  Bob Eager <bob@eager.cx>
  *  Chris D. Faulhaber <jedgar@fxp.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.2.22
14 Jun 2021 16:24:21
commit hash: fbcb79cc14468c04b383562d31b8e1c2c464a809commit hash: fbcb79cc14468c04b383562d31b8e1c2c464a809commit hash: fbcb79cc14468c04b383562d31b8e1c2c464a809commit hash: fbcb79cc14468c04b383562d31b8e1c2c464a809 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
Author: Chris Hutchinson
editors/aee: Update to 2.2.22

PR:		256565
Approved by:	maintainer
2.2.21_2
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.
2.2.21_2
26 Mar 2020 13:21:32
Revision:529185Original commit files touched by this commit
makc search for other commits by this committer
editors/aee:
- Unbreak by updating MASTER_SITES

PR:		244409
Submitted by:	Chris Hutchinson (maintainer)
2.2.21_2
07 Nov 2019 20:20:00
Revision:517008Original commit files touched by this commit Sanity Test Failure
zeising search for other commits by this committer
Sprinkle more USES=xorg
2.2.21_2
06 Nov 2019 12:48:32
Revision:516880Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Mark a few ports BROKEN, unfetchable
2.2.21_2
19 Nov 2016 21:39:28
Revision:426539Original commit files touched by this commit
marino search for other commits by this committer
editors/aee: modernize makefile and support ports ncurses

Approved by:	general and ncurses blankets.
2.2.21_2
05 Feb 2016 18:15:20
Revision:408244Original commit files touched by this commit
marino search for other commits by this committer
editors/aee: document ncurses rqmt (USES+=ncurses), respect LDFLAGS

approved by:	infrastructure blanket
2.2.21_2
16 Oct 2015 12:36:28
Revision:399437Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.2.21
- Pass maintainership to submitter

PR:		203568
Submitted by:	portmaster@bsdforge.com
2.2.15b_2
20 Dec 2014 18:12:06
Revision:375031Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
2.2.15b_2
04 Apr 2014 19:17:37
Revision:350151Original commit files touched by this commit
pawel search for other commits by this committer
Add staging support
2.2.15b_2
20 Sep 2013 16:36:24
Revision:327720Original 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:
editors)
2.2.15b_2
02 Mar 2013 14:53:33
Revision:313252Original commit files touched by this commit
miwi search for other commits by this committer
- Update MASTER_SITES and WWW: line
- Add LICENSE
- Add MAKE_JOBS_UNSAFE

PR:		176546
Submitted by:	Ports Fury
2.2.15b_1
12 Dec 2012 19:42:31
Revision:308786Original commit files touched by this commit
bdrewery search for other commits by this committer
- Convert tab to space in WWW
- Remove author
2.2.15b_1
12 Dec 2012 19:41:05
Revision:308785Original commit files touched by this commit
bdrewery search for other commits by this committer
- Trim header
- Remove indefinite article from COMMENT
- Convert to new options framework
- Cleanup pkg-descr to new standards
- Remove use of bsd.port.pre.mk
2.2.15b_1
06 Dec 2012 16:39:08
Revision:308390Original commit files touched by this commit
zi search for other commits by this committer
- Reset MAINTAINER on ports with addresses that have unrecoverable bounces.

Reported by:	portscout
Feature safe:	yes
2.2.15b_1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2.2.15b_1
11 Jan 2010 14:20:23
Original commit files touched by this commit
wxs search for other commits by this committer
- Respect CC
- Fix build with X option
- Pass maintainer to submitter

PR:             ports/142344
Submitted by:   Rob Farmer <rfarmer@predatorlabs.net>
2.2.15b_1
24 Mar 2009 14:07:15
Original commit files touched by this commit
arved search for other commits by this committer
Fix make -j
2.2.15b_1
24 Jun 2008 07:11:00
Original commit files touched by this commit
az search for other commits by this committer
- Drop maintainership
2.2.15b_1
23 Mar 2008 11:11:33
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
2.2.15b
30 Mar 2007 19:54:43
Original commit files touched by this commit
az search for other commits by this committer
- switch no local ncurses implementation (go away from <sgtty.h>)

PR:             ports/110434
Submitted by:   Ed Schouten
2.2.15b
22 Jan 2006 08:34:46
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
2.2.15b
03 Oct 2005 12:55:25
Original commit files touched by this commit
az search for other commits by this committer
- Change my e-mail

Approved by: sem (mentor)
2.2.15b
19 Jul 2005 10:02:24
Original commit files touched by this commit
sem search for other commits by this committer
- Get rid of pkg-plist
- Grant maintainership to submitter

PR:             ports/83662
Submitted by:   Andrej Zverev <az@inec.ru>
2.2.15b
27 Apr 2005 06:57:49
Original commit files touched by this commit
vs search for other commits by this committer
- Use OPTIONS
- Only need one plist-file with PLIST_SUB
2.2.15b
10 Apr 2004 16:07:10
Original commit files touched by this commit
trevor search for other commits by this committer
Trim whitespace.
2.2.15b
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
2.2.15b
02 Nov 2003 03:36:45
Original commit files touched by this commit
edwin search for other commits by this committer
ports with possibly unreachable MAINTAINERs

*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:

PR:             ports/58694
Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
2.2.15b
22 May 2003 03:56:22
Original commit files touched by this commit
edwin search for other commits by this committer
Update editors/aee to version 2.2.15b

        Update port editors/aee to version 2.2.15b

PR:             ports/52535
Submitted by:   jbozza@thinkburst.com
2.2.6
07 Mar 2003 06:00:45
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.
05 Mar 2001 03:45:17
commit hash: fp1.10294@dev.null.freshports.orgcommit hash: fp1.10294@dev.null.freshports.orgcommit hash: fp1.10294@dev.null.freshports.orgcommit hash: fp1.10294@dev.null.freshports.org files touched by this commit
steve search for other commits by this committer
Update to version 2.2.6.    
08 Oct 2000 02:02:27
commit hash: fp1.4738@dev.null.freshports.orgcommit hash: fp1.4738@dev.null.freshports.orgcommit hash: fp1.4738@dev.null.freshports.orgcommit hash: fp1.4738@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category editors to new layout.  
08 Oct 2000 01:34:44
commit hash: fp1.4729@dev.null.freshports.orgcommit hash: fp1.4729@dev.null.freshports.orgcommit hash: fp1.4729@dev.null.freshports.orgcommit hash: fp1.4729@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Rename PLIST.axe to pkg-plist.axe.    

Number of commits found: 38