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: x11-fonts/fontconfig/pkg-plist

Number of commits found: 37

Tuesday, 23 Jan 2024
21:51 Muhammad Moinur Rahman (bofh) search for other commits by this committer
x11-fonts/fontconfig: Impelled to share/man

Approved by:    portmgr (blanket)
commit hash: 801091af09044bd4e4eec972c4404b3199736e57 commit hash: 801091af09044bd4e4eec972c4404b3199736e57 commit hash: 801091af09044bd4e4eec972c4404b3199736e57 commit hash: 801091af09044bd4e4eec972c4404b3199736e57 801091a
Saturday, 6 Jan 2024
07:02 Daniel Engberg (diizzy) search for other commits by this committer
x11-fonts/fontconfig: Update plist

Update plist due to missing file since last version update

PR:		276137
Reported by:	jbeich
commit hash: 229b78027eb40c76e092790ae836983cc380517d commit hash: 229b78027eb40c76e092790ae836983cc380517d commit hash: 229b78027eb40c76e092790ae836983cc380517d commit hash: 229b78027eb40c76e092790ae836983cc380517d 229b780
Friday, 5 Jan 2024
17:27 Daniel Engberg (diizzy) search for other commits by this committer
x11-fonts/fontconfig: Update to 2.15.0

Changelog:
https://www.freedesktop.org/software/fontconfig/release/ChangeLog-2.15.0

PR:		275954
Approved by:	desktop (tcberner)
Sponsored by:	Blinkinblox
Exp-run by:	antoine
commit hash: 2e0e0bedd5dad9695bfbffec7b83222a26db2fbd commit hash: 2e0e0bedd5dad9695bfbffec7b83222a26db2fbd commit hash: 2e0e0bedd5dad9695bfbffec7b83222a26db2fbd commit hash: 2e0e0bedd5dad9695bfbffec7b83222a26db2fbd 2e0e0be
Monday, 20 Feb 2023
15:10 Daniel Engberg (diizzy) search for other commits by this committer
x11-fonts/fontconfig: Update to 2.14.2

Upstream now supports definition of a lot of variables which means we
can now drop a bunch of local patches.

Changelog:
https://gitlab.freedesktop.org/fontconfig/fontconfig/-/blob/2.14.1/README

PR:		268627
Approved by:	desktop (tcberner)
Exp-run by: 	antoine
commit hash: b57fcb31ae96e8b145167ba71d3431bbb20e1a1c commit hash: b57fcb31ae96e8b145167ba71d3431bbb20e1a1c commit hash: b57fcb31ae96e8b145167ba71d3431bbb20e1a1c commit hash: b57fcb31ae96e8b145167ba71d3431bbb20e1a1c b57fcb3
Tuesday, 6 Sep 2022
14:11 Tobias C. Berner (tcberner) search for other commits by this committer
x11-fonts/fontconfig: update to 2.14.0

PR:		266126
Exp-run by:	antoine
commit hash: 2233880ba12f01b929c65bfa4bb4329235454dbc commit hash: 2233880ba12f01b929c65bfa4bb4329235454dbc commit hash: 2233880ba12f01b929c65bfa4bb4329235454dbc commit hash: 2233880ba12f01b929c65bfa4bb4329235454dbc 2233880
Sunday, 5 Sep 2021
19:12 Daniel Engberg (diizzy) search for other commits by this committer Author: Ting-Wei Lan
x11-fonts/fontconfig: Install prebuilt documentation

Additional changes:
While at it also rephrase section regarding circular dependency for docs

PR:		258145
Approved by:	tcberner (mentor)
commit hash: 0e61178adba22093a2f98e3c3675f04110f7005e commit hash: 0e61178adba22093a2f98e3c3675f04110f7005e commit hash: 0e61178adba22093a2f98e3c3675f04110f7005e commit hash: 0e61178adba22093a2f98e3c3675f04110f7005e 0e61178
Monday, 15 Feb 2021
19:09 tcberner search for other commits by this committer
x11-fonts/fontconfig: Update to 2.13.93

Changelog:
       
https://gitlab.freedesktop.org/fontconfig/fontconfig/-/blob/master/README

- Switch to meson build system

PR:             253212
Exp-run by:     antoine
Submitted by:   daniel.engberg.lists@pyret.net
Original commitRevision:565327 
Friday, 3 Apr 2020
20:02 tcberner search for other commits by this committer
x11-fonts/fontconfig: update to 2.13.92

Fontconfig 2.13.1 generated .uuid files in the fonts directory which where
not properly registered to the packages. To clean them up, please execute the
following command:

        find %%LOCALBASE%%/share/fonts -type f -name .uuid -delete

By switching to this RC, the dependency on libuuid can be droped again, and the
issue of registering uuid is moot.

PR:		239167
Exp-run by:	antoine
Submitted by:	lightside <lightside@gmx.com>
MFH:		2020Q2
Original commitRevision:530516 
Saturday, 14 Mar 2020
22:29 tcberner search for other commits by this committer
x11-fonts/fontconfig: improve port

This reintegrates work done by lightside and swills into the upgrade to 2.13.1:

- add upstream performance improving patches
- add nls option
- drop unnecessary CONFIGURE_ENV

PR:		239167
Submitted by:	lightside <lightside@gmx.com>, swills
Original commitRevision:528458 
21:21 tcberner search for other commits by this committer
x11-fonts/fontconfig: update to 2.13.1

Changelog:
	https://www.freedesktop.org/software/fontconfig/release/ChangeLog-2.13.1

Reviewed by:	madpilot
Differential Revision:	https://reviews.freebsd.org/D22411
Original commitRevision:528448 
Wednesday, 9 May 2018
03:50 lwhsu search for other commits by this committer
- Update to 2.12.6

PR:		225164
Submitted by:	lightside <lightside@gmx.com>
Test and tweaked by:	Ting-Wei Lan <lantw44@gmail.com>
Approved by:	kwm (gnome@, maintainer)
Original commitRevision:469428 
Saturday, 10 Mar 2018
02:37 ume search for other commits by this committer
- Add NO_BITMAPS option
- Convert files/patch-conf.d_Makefile.in to sed patch

PR:		225744
Submitted by:	lightside
Original commitRevision:464041 
Friday, 9 Mar 2018
15:22 ume search for other commits by this committer
Fix plist after my previous commit.
Make sure to install 70-no-bitmaps.conf.

PR:		225744
Original commitRevision:463966 
Sunday, 21 Aug 2016
19:13 kwm search for other commits by this committer
Update fontconfig to 2.12.1.

Add license lines
Add option to select the preferred hinting configuration
Add CPE info [1]

PR:		211570
Submitted by:	lightside@gmx.com, rakuco@ [1]
MFH:		2016Q3
Security:	44989c29-67d1-11e6-8b1d-c86000169601, CVE-2016-5384
Original commitRevision:420579 
Wednesday, 4 May 2016
02:45 cy search for other commits by this committer
Link static library.

Note to those who follow: The statically linked library will be used
by the next commit of x11/xforward for use on firewall/gateway machines
without a full-blown X install.

Differential Revision:	D6155
Original commitRevision:414575 
Tuesday, 3 Mar 2015
00:43 bapt search for other commits by this committer
Remove now useless rmdir
Original commitRevision:380320 
Wednesday, 3 Dec 2014
23:27 kwm search for other commits by this committer
Update fontconfig to 2.11.1.

While here:
 - Drop :keepla from USES=libtool
 - Use INSTALL_TARGET for stripping
 - Sprinkle some carrier returns in the post-install target so they stay within
77 char length.
 - Switch to @sample for config file
 - Remove @dirrm[try]'s from plist

PR:		195595
Submitted by:	delphij@
Original commitRevision:373853 
Saturday, 28 Jun 2014
10:47 miwi search for other commits by this committer
- Fix Q/A test

Fix Suggested by:	antoine
Original commitRevision:359684 
Monday, 12 May 2014
15:25 tijl search for other commits by this committer
Convert to USES=libtool:keepla tar:bzip2.
Original commitRevision:353832 
Friday, 27 Dec 2013
15:52 kwm search for other commits by this committer
Update to 2.11.0.

Stagify.
Original commitRevision:337743 
Wednesday, 31 Jul 2013
11:57 kwm search for other commits by this committer
The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.

This update updates Glib20 to 2.36 and Gtk+ 3.8

* The gio-fam-backend port that used gamin for the GFileMonitor API is gone.
  It is replaced by a GIO kqueue implementation developed as part of a NetBSD
  GSoC 2011 project by Dimitry Matveev.
* Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0
  pkgconfig file [1]. This broke static linking and newer binutils.
* Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to
  prevent creation of /  root/.cache dir. Defaults to build & run depend,
  but :build and :run switches available.
* New x11-toolkits/pangox-compat port and companion USE_GNOME component for
  pangox support which was removed from the pango port. Add it to ports still
  using pangox API.

Exp-run by:	bapt@
PR:		ports/178958 [1]
Submitted by:	emaste@ [1]
Original commitRevision:324037 
Sunday, 20 May 2012
17:40 mezz search for other commits by this committer
Update to 2.9.0.
Original commit
Saturday, 28 Nov 2009
20:06 marcus search for other commits by this committer
Presenting GNOME 2.28.1 for FreeBSD.  The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.

Other major improvements include an updated HAL with better volume
probing code, ufsid integration, and support for volume names containing
spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord;
an updated Gimp; and a preview of the new GNOME Shell project (thanks to
Pawel Worach).

The FreeBSD GNOME Team would like to that the following additional
contributors to this release whose patches and testing really helped
make it a success:

Andrius Morkunas
Dominique Goncalves
Eric L. Chen
J.R. Oldroyd
Joseph S. Atkinson
Li
Pawel Worach
Romain Tartière
Thomas Vogt
Yasuda Keisuke
Rui Paulo
Martin Wilke
(and an extra shout out to miwi and pav for pointyhat runs)

We would like to send this release out to Alexander Loginov (avl) in
hopes that he feels better soon.

PR:             136676
                136967
                138872 (obsolete with new epiphany-webkit)
                139160
                134737
                139941
                140097
                140838
                140929
Original commit
Saturday, 10 Jan 2009
05:22 marcus search for other commits by this committer
Presenting GNOME 2.24 for FreeBSD.

See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes.  On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs.  The documentation updates
to the website are forthcoming.

This release features commits by adamw, ahze, kwm, mezz, and myself.  It would
not have been possible without are contributors and testers:

Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet

PR:             125857 [1]
                126993 [2]
                130031 [3]
                127399 [4]
                127661 [5]
                124302 [6]
                129570 [7]
                129936
                123790
Original commit
Monday, 24 Mar 2008
03:50 marcus search for other commits by this committer
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD.  The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ .  On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media.  Work
is also underway to tie webkit more closely into GNOME.  As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.

This release would not have been possible without the contributions and
testing efforts of the following people:

Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
Original commit
Monday, 19 Mar 2007
05:14 marcus search for other commits by this committer
Presenting GNOME 2.18 for FreeBSD.  GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features.  Not that it doesn't have its share of new and exciting
items.  See http://www.gnome.org/start/2.18/ for all the goodies in
this release.

GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
Original commit
Thursday, 11 May 2006
18:03 jylefort search for other commits by this committer
Move the fontconfig programming reference to the fontconfig-reference port.
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
Sunday, 22 Jan 2006
02:59 edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
Original commit
Saturday, 5 Nov 2005
04:53 marcus search for other commits by this committer
Presenting GNOME 2.12 for FreeBSD.  The release is chock full of bug fixes
and new features.  Don't believe me?  Then see for yourself at
http://www.gnome.org/start/2.12/notes/en/.

DO NOT USE portupgrade by itself to upgrade to GNOME 2.12.  Instead, use
the gnome_upgrade.sh script from
http://www.marcuscom.com/downloads/gnome_upgrade212.sh.  This script will
circumvent some potential pitfalls users can see if they use portupgrade
by itself.

In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special
splash screen.  The winner of this release's contest is
Dominique Goncalves <dominique.goncalves@gmail.com>.  His splash screen
was inspired by http://art.gnome.org/contests/2.12-splash/83.

The FreeBSD GNOME Team would lank to thank the following users for
their contributions to this release:

Matthew Luckie <mjl@luckie.org.nz>
ade
sajd on #freebsd-gnome
Caelian on #freebsd-gnome
mnag
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Mark Hobden <markhobden@gmail.com>
Sergey Akifyev <asa@agava.com>
Andreas Kohn

For more information on GNOME on FreeBSD, checkout
http://www.FreeBSD.org/gnome/.  The 2.12 documentation will be
posted shortly.
Original commit
Wednesday, 9 Feb 2005
05:42 marcus search for other commits by this committer
* Remove the font cache built by fc-cache in POST-INSTALL phase
* Apply NOPORTDOCS and update PLIST correspondingly
* Make portlint a bit happier

PR:             77293
Submitted by:   leeym
Original commit
Tuesday, 11 May 2004
18:11 marcus search for other commits by this committer
Remove conditional %%PORTDOCS%% since the docs will be installed no matter
what.
Original commit
18:08 marcus search for other commits by this committer
Fix some portlint warnings, and use lthack to eliminate the needs for a
patch.

Submitted by:   krion
Original commit
Tuesday, 16 Mar 2004
20:29 marcus search for other commits by this committer
"Update" to 2.2.2, the latest stable release with a PORTEPOCH bump.
Original commit
Friday, 18 Jul 2003
02:05 marcus search for other commits by this committer
Update to 2.2.90.
Original commit
Friday, 4 Apr 2003
06:53 marcus search for other commits by this committer
Update to 2.1.92.  This is a hacked development version that should solve
most of the Xft/fontconfig problems people are experiencing.  Note that
in this version, font caches do not have to exist for Xft applications
to function properly.

PR:     50482
Original commit
Sunday, 6 Oct 2002
20:56 marcus search for other commits by this committer
Add fontconfig, an XML-based font configuration API for X.
Original commit

Number of commits found: 37