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: print/fontforge/pkg-plist

Number of commits found: 56

Sunday, 14 Jan 2024
20:31 Daniel Engberg (diizzy) search for other commits by this committer Author: Martin Neubauer
print/fontforge: Update to 20230101

Changelog: https://github.com/fontforge/fontforge/releases/tag/20230101

PR:		276275
Reviewed by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
commit hash: f1ef8a6a47c2dbef6b8be3f3354e4968e5233930 commit hash: f1ef8a6a47c2dbef6b8be3f3354e4968e5233930 commit hash: f1ef8a6a47c2dbef6b8be3f3354e4968e5233930 commit hash: f1ef8a6a47c2dbef6b8be3f3354e4968e5233930 f1ef8a6
Thursday, 1 Dec 2022
01:31 Nuno Teixeira (eduardo) search for other commits by this committer Author: Naram Qashat
print/fontforge: Update to 20220308

ChangeLog:	https://github.com/fontforge/fontforge/releases/tag/20220308
PR:		268060
commit hash: 257086f41e1619782323985f4856c8caeb008a7a commit hash: 257086f41e1619782323985f4856c8caeb008a7a commit hash: 257086f41e1619782323985f4856c8caeb008a7a commit hash: 257086f41e1619782323985f4856c8caeb008a7a 257086f
Monday, 16 May 2022
06:49 Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/cmake: Update to 3.23.0

Update to 3.23.0.
Fix pkg-plist: using the default share/man location

Release Notes:
  https://cmake.org/cmake/help/v3.23/release/3.23.html

PR:		262886
Exp-run by:	antoine
commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 2d34c2b
Tuesday, 5 Jan 2021
00:31 ygy search for other commits by this committer
print/fontforge: Update to 20201107

- Update WWW
- Move build from autotools to CMake

Changelogs:

- https://github.com/fontforge/fontforge/releases/tag/20200314
- https://github.com/fontforge/fontforge/releases/tag/20201107

PR:		252343
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by:	lwhsu
Original commitRevision:560358 
Friday, 6 Sep 2019
22:20 zeising search for other commits by this committer
print/fontforge: Update to 20190801

* Update to 20190801
* Update distinfo
* Update pkg-plist
* Move most required things to options (only required LIB_DEPENDS is
  freetype2 and only required GNOME use is glib20 and libxml2)
* USES autoreconf no longer needs to have the build argument because they
  made their bootstrap be just running autoreconf and not all the other
  junk it did before
* USES localbase in favor of setting CPPFLAGS and LDFLAGS to those
* iconv is forced on despite being an option as the build fails without
  iconv for some reason
* Included options for some things that were not options before but are
  configurable via GNU configure
* Removed patches from files: patch-Makefile.am (uthash not used anymore),
  patch-fontforge_cvexport.c and patch-fontforge_print.c (that code was
  removed and the patch is not needed anymore),
  patch-fontforge_splinefont.h (looking at SVN history, this was added
  to fix build for 8.x, but that isn't supported anymore and it builds
  without this)
* Added patch to files: patch-m4-fontforge__arg__enable.m4 (without this,
  woff2 was always being enabled regardless of --enable/disable-woff2
  being set)

Changelog:

https://github.com/fontforge/fontforge/releases/tag/20190801

PR:		239768
Submitted by:	kunda
Approved by:	Naram Qashat (maintainer)
Original commitRevision:511370 
Tuesday, 11 Jun 2019
22:30 rodrigo search for other commits by this committer
Update print/fontforge to 20190413

* Rework FREETYPE option using print/freetype2 to get
  freetype files instead of fetching distfile directly,
  removing the need of chasing the port's version.
* Shift some things around in Makefile to appease portlint
* Regenerate patches and remove patch-fontforge_splinefont.h

Changelog: https://github.com/fontforge/fontforge/releases/tag/20190317
           https://github.com/fontforge/fontforge/releases/tag/20190413

PR:		237855
Submitted by:	kunda <chitty_cloud@me.com>
Approved by:	<cyberbotx@cyberbotx.com> (maintainer)
Original commitRevision:503997 
Thursday, 17 Aug 2017
19:10 swills search for other commits by this committer
print/fontforge: Update to 20170731

PR:		221169
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Original commitRevision:448177 
Monday, 10 Oct 2016
16:54 pawel search for other commits by this committer
Update to version 20161005

PR:		213159
Submitted by:	Naram Qashat (maintainer)
Original commitRevision:423676 
Thursday, 27 Aug 2015
16:51 amdmi3 search for other commits by this committer
- Update to 20150824

PR:		202639
Submitted by:	cyberbotx@cyberbotx.com (maintainer)
Original commitRevision:395433 
Friday, 15 May 2015
23:20 jbeich search for other commits by this committer
print/fontforge: update to 20150430

- Consistently prepend LOCALBASE in pre-configure
- Wrap long USES line
- Drop redundant GH_ACCOUNT

Changes:	https://github.com/fontforge/fontforge/releases/tag/20150330
Changes:	https://github.com/fontforge/fontforge/releases/tag/20150430
PR:		199972
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Original commitRevision:386489 
Sunday, 4 Jan 2015
15:48 riggs search for other commits by this committer
- Update to upstream version 20141126
- Remove OPTIONS MULTILAYER, PLUGINS and PANGO
- Simplify Makefile

PR:		196300
Submitted by:	cyberbotx@cyberbotx.com (maintainer)
Original commitRevision:376240 
Thursday, 13 Nov 2014
07:41 antoine search for other commits by this committer
Cleanup plist
Original commitRevision:372510 
Tuesday, 3 Jun 2014
00:51 amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
Original commitRevision:356270 
Sunday, 23 Mar 2014
16:56 pawel search for other commits by this committer
- Support staging [1]
- Use OPTIONS helpers [1]
- Catch up to latest freetype2 version [1]
- Updates to LIB_DEPENDS and USES [1]
- Strip program, libs and plugins

PR:		ports/187641 [1]
Submitted by:	maintainer
Original commitRevision:348871 
Friday, 15 Mar 2013
09:56 bapt search for other commits by this committer
Do not remove directories not owned by the port
Original commitRevision:314287 
Wednesday, 15 Aug 2012
22:56 scheidell search for other commits by this committer
- Update to 20120731-b

PR:		ports/170572
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Original commit
Friday, 4 Mar 2011
04:01 miwi search for other commits by this committer
- Update to 20110222

PR:             155076
Submitted by:   maintainer
Original commit
Friday, 7 May 2010
22:54 sylvio search for other commits by this committer
- Update to 20100501

PR:             ports/146226
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Original commit
Friday, 25 Sep 2009
19:14 miwi search for other commits by this committer
- Update to 20090923

PR:             139120
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com> (Maintainer)
Feature safe:   yes
Original commit
Thursday, 17 Sep 2009
10:00 miwi search for other commits by this committer
- Update to 20090914

PR:             138886
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Feature safe: yes
Original commit
Wednesday, 1 Jul 2009
12:36 miwi search for other commits by this committer
- Update to 20090622

PR:             135977
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Original commit
Saturday, 11 Apr 2009
11:44 miwi search for other commits by this committer
- Update to 20090408

PR:             133580
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Original commit
Wednesday, 25 Feb 2009
20:58 beech search for other commits by this committer
- Update to 20090224

PR:             ports/132105
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Original commit
Friday, 26 Dec 2008
22:19 miwi search for other commits by this committer
- Update to 20081224

PR:             129933
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Original commit
Tuesday, 30 Sep 2008
08:53 miwi search for other commits by this committer
- Update to 20080927

PR:             127702
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Original commit
Monday, 25 Aug 2008
04:11 rafan search for other commits by this committer
- Update to 20080824

PR:             ports/126804
Submitted by:   Naram Qashat <cyberbotx at cyberbotx.com> (maintainer)
Original commit
Sunday, 20 Jul 2008
20:48 miwi search for other commits by this committer
- Update to 20080720

PR:             125813
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Original commit
Wednesday, 11 Jun 2008
12:23 rafan search for other commits by this committer
- Update to 20080607

PR:             ports/124425
Submitted by:   Naram Qashat <cyberbotx at cyberbotx.com> (maintainer)
Original commit
Thursday, 8 May 2008
15:50 beech search for other commits by this committer
- Update to 20080429

PR:             ports/123513
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Original commit
Wednesday, 23 Apr 2008
21:08 wxs search for other commits by this committer
Update to 20080330.

PR:             ports/122326
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by:    garga (mentor)
Original commit
Wednesday, 5 Mar 2008
04:24 vanilla search for other commits by this committer
Upgrade to 20080302

PR:             ports/121345
Submitted by:   maintainer
Original commit
Tuesday, 5 Feb 2008
13:49 miwi search for other commits by this committer
- Update to 20080203

PR:             120258
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Original commit
Thursday, 10 Jan 2008
23:19 miwi search for other commits by this committer
- Update to 20080109

PR:             119534
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Original commit
Friday, 14 Dec 2007
12:05 pav search for other commits by this committer
- Update to 20071210

PR:             ports/118637
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Original commit
Saturday, 27 Oct 2007
22:04 miwi search for other commits by this committer
- Update to 20071002
- Pass maintainershipt to submitter

PR:             117254
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com>
Original commit
Tuesday, 20 Mar 2007
04:33 rafan search for other commits by this committer
- Fix build on current after objformat removal

PR:             ports/110508
Submitted by:   Alexey Shuvaev <shuvaev at physik.uni-wuerzburg.de>
Original commit
Thursday, 7 Sep 2006
12:53 pav search for other commits by this committer
- Update to 20060822

PR:             ports/102861
Submitted by:   Remy Oudompheng <remy.oudompheng@ens.fr>
Approved by:    KANOU Hiroki <kanou@khdd.net> (maintainer)
Original commit
Thursday, 10 Aug 2006
22:07 miwi search for other commits by this committer
- Fix pkg-plist

PR:             ports/100878
Submitted by:   Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by:    krion (mentor), maintainer timeout
Original commit
Saturday, 10 Jun 2006
16:44 itetcu search for other commits by this committer
- Update to 20060413
- USE_GCC=3.2+ to fix compiling on 4.x

PR:             ports/96968
Submitted by:   maintainer
Approved by:    lawrance (mentor, implicit)
Original commit
Sunday, 9 Apr 2006
00:13 pav search for other commits by this committer
- Update to 20060406

PR:             ports/95517
Submitted by:   KANOU Hiroki <kanou@khdd.net> (maintainer)
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Tuesday, 24 Jan 2006
12:10 pav search for other commits by this committer
- Update to 20060117

PR:             ports/92240
Submitted by:   KANOU Hiroki <kanou@khdd.net> (maintainer)
Original commit
Monday, 14 Nov 2005
20:07 thierry search for other commits by this committer
Fix plist.

Reported by:    pointyhat via Kris
Approved by:    maintainer time-out
Original commit
Monday, 31 Oct 2005
23:17 thierry search for other commits by this committer
Upgrade to 20051028.

PR:             88218
Submitted by:   maintainer
Original commit
Thursday, 13 Oct 2005
02:57 mnag search for other commits by this committer
Update to 20050909

PR:             87308
Submitted by:   KANOU Hiroki <kanou@khdd.net> (maintainer)
Original commit
Friday, 1 Jul 2005
03:52 novel search for other commits by this committer
Update to 20050624.

PR:             82844
Submitted by:   KANOU Hiroki (maintainer)
Original commit
Wednesday, 4 May 2005
13:07 pav search for other commits by this committer
- Update to 20050502

PR:             ports/80606
Submitted by:   KANOU Hiroki <kanou@khdd.net> (maintainer)
Original commit
Friday, 18 Mar 2005
04:14 ahze search for other commits by this committer
- Update to 20050310

PR:             ports/78976
Submitted by:   maintainer
Original commit
Monday, 31 Jan 2005
22:07 thierry search for other commits by this committer
Upgrade to 20050117.

PR:             ports/76844
Submitted by:   maintainer.
Original commit
Saturday, 15 Jan 2005
08:44 krion search for other commits by this committer
Fix plist.
Original commit
Thursday, 4 Nov 2004
14:58 nork search for other commits by this committer
Update to 20041014.

PR:             ports/73440
Submitted by:   KANOU Hiroki <kanou@khdd.net> (maintainer)
Original commit
Tuesday, 12 Oct 2004
07:06 linimon search for other commits by this committer
Update to 20040808.

PR:             ports/71401
Submitted by:   KANOU Hiroki <kanou at khdd dot net> (maintainer)
Original commit
Thursday, 24 Jun 2004
04:16 nork search for other commits by this committer
Update to 20040529.

PR:             ports/68263
Submitted by:   KANOU Hiroki <kanou@khdd.net> (maintainer)
Original commit
Saturday, 1 May 2004
10:18 nork search for other commits by this committer
[Forced commit
Repo copied by: marcus (cvs)
Approved by:    marcus (portmgr)
Original commit
10:02 nork search for other commits by this committer
[Forced commit] Because I missed commit log file.
Add fontforge 20040404, Type 1/TrueType/OpenType/bitmap font editor.
This was renamed from pfaedit.

PR:             ports/65805
Submitted by:   KANOU Hiroki <kanou@khdd.net> (maintainer)
Original commit
09:55 nork search for other commits by this committer
Update to 20031210.

PR:             ports/61725
Submitted by:   KANOU Hiroki <kanou@khdd.net> (maintainer)
Original commit

Number of commits found: 56