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
august HTML editor for the experienced Web author
0.63b_6 www Deleted on this many watch lists=2 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 0.63b_6Version of this port present on the latest quarterly branch.
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: 2000-12-31 05:43:51
Last Update: 2019-07-20 21:46:29
SVN Revision: 507023
People watching this port, also watch:: mplayer-skins
Also Listed In: editors
License: GPLv2+
WWW:
http://www.erjobe.info/index.php?n=Main.August
Description:
August is a complete, non-WYSIWYG, HTML editor written in Tcl/Tk. It is meant for the experienced Web author. WWW: http://www.erjobe.info/index.php?n=Main.August
Homepage    cgit ¦ GitHub ¦ 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/august
  2. /usr/local/share/licenses/august-0.63b_6/catalog.mk
  3. /usr/local/share/licenses/august-0.63b_6/LICENSE
  4. /usr/local/share/licenses/august-0.63b_6/GPLv2+
Collapse this list.
Dependency lines:
  • august>0:www/august
No installation instructions:
This port has been deleted.
PKGNAME: august
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (august0.63b.src.tar.gz) = 172ad03b4bfc97c295d995a207a98e85ddd6b9ccd15533c32560adebbaee13e2 SIZE (august0.63b.src.tar.gz) = 59659

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. identify : graphics/ImageMagick6
  2. weblint : www/weblint
Library dependencies:
  1. libtk86.so : x11-toolkits/tk86
  2. libtcl86.so : lang/tcl86
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for august-0.63b_6: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
tk
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.erjobe.info/mainwiki/pmwiki/uploads/Main/August/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.63b_6
20 Jul 2019 21:46:29
Revision:507023Original commit files touched by this commit
adamw search for other commits by this committer
Remove weblint (and august)

Weblint is broken (won't even start up). It uses unsupported perl
syntax, requires newgetopt.pl which was removed in perl 5.16 (2012), and
find.pl which was removed just around the same time. Past that, the port
is a mess (it's a perl script, and doesn't even depend on perl), and
upstream has disappeared. There's no reason to keep it around at this
point.

www/august (last release 2001) depends upon it, so remove that too.
I removed the Bluefish WEBLINT option, so bumped PORTREVISION there.

Reported by:	sid bsdmail com
0.63b_6
10 Nov 2018 19:57:08
Revision:484640Original commit files touched by this commit
kwm search for other commits by this committer
Update ImageMagick to 6.9.10.14 [1]

* Add PKGNAMESUFFIX and rename the directory. This was done to show
  that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.

Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.

Chase these changes in all the ports that using IM6.

PR:		225102 (based on, only the version update) [1]
Submitted by:	Pascal Christen <pascal.christen@hostpoint.ch>
0.63b_5
02 Jan 2018 01:51:11
Revision:457829Original commit files touched by this commit
linimon search for other commits by this committer
Fix up Makefiles for ports that used to fetch from www.sourcefiles.org.
It is gone.

While here, chase other mastersites, pet portlint, and set DEPRECATED
for ports that do not fetch from alternative sites.

Note: most of these ports are ancient and unmaintained.
0.63b_5
02 Jan 2017 09:01:06
Revision:430315Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers
0.63b_5
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
0.63b_5
15 Oct 2013 08:50:37
Revision:330372Original commit files touched by this commit
gahr search for other commits by this committer
- Convert to USES+=tk
- Convert to OPTIONSng (DOCS)
- STAGE-clean
0.63b_5
20 Sep 2013 23:36:54
Revision:327776Original 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:
www)
0.63b_5
27 Jan 2013 05:55:20
Revision:311049Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Strip header at request of original creator

Submitted by:	trevor
With hat:	portmgr
0.63b_5
18 Oct 2011 13:07:28
Original commit files touched by this commit
ehaupt search for other commits by this committer
- Update MASTER_SITES and WWW
- Add LICENSE
- Support USE_TK_WRAPPER

PR:             161597
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
0.63b_5
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.63b_5
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.63b_4
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.63b_3
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.63b_2
05 Jan 2006 03:57:35
Original commit files touched by this commit
edwin search for other commits by this committer
Chase libversion bumb to libMagick.so.9

PR:             ports/91270
0.63b_1
25 Nov 2005 19:02:21
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.63b_1
07 Apr 2004 14:00:59
Original commit files touched by this commit
trevor search for other commits by this committer
Drop maintainership.
0.63b_1
07 Apr 2004 13:58:37
Original commit files touched by this commit
trevor search for other commits by this committer
Remove old master site (see revision 1.6).

Submitted by:   Martin Klaffenboeck
0.63b_1
27 Jan 2004 16:12:37
Original commit files touched by this commit
trevor search for other commits by this committer
Add size data.
0.63b_1
13 Nov 2003 10:21:09
Original commit files touched by this commit
trevor search for other commits by this committer
Remove my e-mail address from DESCR files of ports
I have contributed, in order to attract less spam.
0.63b_1
19 Oct 2003 02:02:20
Original commit files touched by this commit
trevor search for other commits by this committer
Use Tk 8.4 rather than 8.3 (requested by kris).  Avoid using Perl.
0.63b
01 Apr 2003 13:00:42
Original commit files touched by this commit
trevor search for other commits by this committer
Update home site.

Submitted by:   Martin Klaffenboeck
0.63b
01 Mar 2003 14:34:34
Original commit files touched by this commit
trevor search for other commits by this committer
Retire comment file.
29 Jan 2002 12:08:37
commit hash: fp1.24107@dev.null.freshports.orgcommit hash: fp1.24107@dev.null.freshports.orgcommit hash: fp1.24107@dev.null.freshports.orgcommit hash: fp1.24107@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   the ECHO
macro is set to "echo" by default, but it is set to "true" if   make(1) is
invoked with the -s option while ECHO_CMD is always set to   the echo command.  
 
01 Jun 2001 19:39:23
commit hash: fp1.14499@dev.null.freshports.orgcommit hash: fp1.14499@dev.null.freshports.orgcommit hash: fp1.14499@dev.null.freshports.orgcommit hash: fp1.14499@dev.null.freshports.org files touched by this commit
trevor search for other commits by this committer
Update to 0.63b.    
09 Jan 2001 16:43:03
commit hash: fp1.8293@dev.null.freshports.orgcommit hash: fp1.8293@dev.null.freshports.orgcommit hash: fp1.8293@dev.null.freshports.orgcommit hash: fp1.8293@dev.null.freshports.org files touched by this commit
trevor search for other commits by this committer
Add to "editors" category.  Fix whitespace.    
31 Dec 2000 08:43:51
commit hash: fp1.7795@dev.null.freshports.orgcommit hash: fp1.7795@dev.null.freshports.orgcommit hash: fp1.7795@dev.null.freshports.orgcommit hash: fp1.7795@dev.null.freshports.org files touched by this commit
trevor search for other commits by this committer
Add new port of August, a non-WYSIWYG HTML editor written in Tcl/Tk.    

Number of commits found: 26