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.

non port: textproc/words/Makefile

Number of commits found: 20

Monday, 28 Feb 2022
21:34 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove ports depending on expired lang/gcc6-aux

Keep ports-mgmt/synth and dependencies (including lang/gcc6-aux itself)
for now as synth is the only Ada port still maintained and might be
somewhat high-profile.

Removed ports:
archivers/zip-ada
cad/ghdl
databases/adabase
databases/apq
databases/apq-mysql
databases/apq-odbc
databases/apq-pgsql
devel/ada-util
devel/adabooch
devel/adaid
devel/ahven
devel/alog
devel/aunit
devel/florist-gpl
devel/gprbuild
devel/libspark2012
devel/matreshka
devel/pcsc-ada
devel/pragmarcs
devel/sdl_gnat
dns/ironsides
graphics/generic_image_decoder
lang/adacontrol
lang/asis
lang/gnat_util
lang/lua-ada
math/plplot-ada
misc/excel-writer
net/adasockets
net/anet
security/libadacrypt
textproc/adabrowse
textproc/templates_parser
textproc/words
textproc/xmlada
x11-toolkits/gtkada
x11-toolkits/gtkada3
commit hash: 8e2a89b541867f9b43bfefc59a9af5245cdb4c2c commit hash: 8e2a89b541867f9b43bfefc59a9af5245cdb4c2c commit hash: 8e2a89b541867f9b43bfefc59a9af5245cdb4c2c commit hash: 8e2a89b541867f9b43bfefc59a9af5245cdb4c2c 8e2a89b
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 10 Mar 2018
17:46 gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Original commitRevision:464084 
Monday, 10 Oct 2016
19:34 amdmi3 search for other commits by this committer
- Cosmetic fixes
Original commitRevision:423690 
Thursday, 15 Sep 2016
01:29 marino search for other commits by this committer
Release some of my ports back to the heap
Original commitRevision:422173 
Tuesday, 12 Jan 2016
14:33 amdmi3 search for other commits by this committer
Add Public Domain support to ports license framework. You can now use

    LICENSE=  PD

Note that although Public Domain is not technically a license, it's
handled in the same way as licenses here, which is a common practice
(Arch, Gentoo, Fedora, Debian, even FOSSology do the same).

Convert all ports which redefine Public Domain LICENSE to LICENSE=PD.

Approved by:	portmgr (bapt)
Differential Revision:	D4149
Original commitRevision:405874 
Thursday, 3 Sep 2015
14:09 amdmi3 search for other commits by this committer
- Switch to options helpers
- Add some NO_ARCHes
- Fix and unsilence some installation commands
- Other minor fixes

Approved by:	portmgr blanket
Original commitRevision:395960 
Thursday, 16 Oct 2014
11:21 marino search for other commits by this committer
Remove @dirrm from five textproc ports (plus general cleanup)
Original commitRevision:371002 
Monday, 10 Mar 2014
17:25 bapt search for other commits by this committer
Convert textproc to USES=zip
Original commitRevision:347786 
Saturday, 15 Feb 2014
12:12 marino search for other commits by this committer
textproc/words: Support stage and adopt

I might as well adopt this port under the Ada umbrella.
Specify the PD-like license, tweak COMMENT as well as support stage.
Also remove unnecessary zip extraction dependency.
Original commitRevision:344372 
Wednesday, 18 Dec 2013
10:38 koobs search for other commits by this committer
Reset maintainer for llwang@infor.org

Reset maintainership for llwang@infor.org due to multiple timeouts and email
address permanent failure. Return all ports to the free pool except
py-numpy, which is taken under the wing of the python@ team.

We thank you for your contribution to the FreeBSD project

Approved by:	portmgr
Original commitRevision:336813 
Friday, 20 Sep 2013
23:17 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
Original commitRevision:327773 
Friday, 26 Jul 2013
20:49 marino search for other commits by this committer
textproc/words: Move to Ada framework

Currently this port has a hard dependency on lang/gnat.  This has been
replaced with USES+=ada and minor changes to incorporate it into the Ada
framework with a PORTREVISION bump.

The MASTER_SITES url did not resolve, so the distfile was unfetchable.
Luckily the entire site was archived, so the MASTER_SITES and primary
site fetching has been restored.  The makefile header was trimmed, the
AUTHOR was removed as the email may not longer be valid, NOPORTDOCS
was replaced with the DOCS option, and now portlint is happy.

Approved by:	bapt & culot (mentors)
Original commitRevision:323752 
Monday, 22 Jan 2007
08:31 miwi search for other commits by this committer
- Update to 1.97F

PR:             ports/106929
Submitted by:   Li-Lun "Leland" Wang <llwang@infor.org> (maintainer)
Thanks to:      rafan for gnat fix
Original commit
Saturday, 13 May 2006
04:24 edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with T
Original commit
Thursday, 19 Jan 2006
11:12 anray search for other commits by this committer
Fix build problem of textproc/words introduced by the recent gnat update.

PR:             ports/91950
Submitted by:   Leland Wang (maintainer)
Original commit
Tuesday, 30 Aug 2005
20:45 philip search for other commits by this committer
Catch up with a rerolled upstream distfile.  From the website:

 | August 2005 - Somewhat better Version 1.97Ed release. This is just 1.97Ed
 | with more corrections prompted by user feedback and another 1000 entries
 | in the dictionary. There is no significant algorithm growth.

No new version number, just a new distfile.

Approved by:    krion (mentor), Li-Lun Wang <llwang -at- infor.org> (maintainer)
Original commit
Thursday, 14 Jul 2005
22:02 pav search for other commits by this committer
- Update to 1.97Ed

PR:             ports/83416
Submitted by:   Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer)
Original commit
Tuesday, 15 Feb 2005
21:44 pav search for other commits by this committer
- Update to 1.97E

PR:             ports/77543
Submitted by:   Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer)
Original commit
Friday, 2 Jan 2004
16:00 pav search for other commits by this committer
Add words, a free Latin-English dictionary program which contains over
30000 entries and, through additional word construction with hundreds
of prefixes and suffixes, may generate more, leading to many hundreds
of thousands of 'words' that can be formed by declension and
conjugation. This is also our first port written in ADA.

PR:             ports/60822
Submitted by:   Leland Wang <llwang@infor.org>
Original commit

Number of commits found: 20