Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.4 08 Mar 2025 10:53:37
    |
Emanuel Haupt (ehaupt)  |
x11-fonts/font-manager: Update to 0.9.4 |
0.9.2 19 Jan 2025 11:43:50
    |
Emanuel Haupt (ehaupt)  |
x11-fonts/font-manager: Update to 0.9.2
- Update to 0.9.2
- Import upstream patch to bump so to correct version
Fixes: https://github.com/FontManager/font-manager/issues/395
Changelog: https://github.com/FontManager/font-manager/releases/tag/0.9.2 |
0.9.1 13 Jan 2025 12:49:30
    |
Emanuel Haupt (ehaupt)  |
x11-fonts/font-manager: Update to 0.9.1 |
0.9.0 03 Jul 2024 05:06:48
    |
Emanuel Haupt (ehaupt)  |
x11-fonts/font-manager: Update to 0.9.0 |
0.8.9 04 Jun 2024 21:40:58
    |
Emanuel Haupt (ehaupt)  |
x11-fonts/font-manager: Update to 0.8.9 |
0.8.8_6 12 Jan 2024 22:40:48
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
0.8.8_5 23 Dec 2023 18:14:14
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
0.8.8_4 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
0.8.8_4 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
0.8.8_3 18 Feb 2023 17:57:17
    |
Emanuel Haupt (ehaupt)  |
x11-fonts/font-manager: Fix build with llvm15
Import upstream patch in order to fix build with llvm15.
Upstream issue: https://github.com/FontManager/font-manager/issues/310 |
0.8.8_2 16 Feb 2023 14:58:54
    |
Emanuel Haupt (ehaupt)  |
x11-fonts/font-manager: Mark port broken on 14.x
Port does not compile with llvm15.
Upstream issue: https://github.com/FontManager/font-manager/issues/310
Notified by: pkg-fallout |
0.8.8_2 09 Sep 2022 20:32:24
    |
Daniel Engberg (diizzy)  |
*/*: Update path set in BUILD_DEPENDS for CMake
Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to
devel/cmake-core
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
0.8.8_2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
0.8.8_2 26 Aug 2022 17:02:25
    |
Tobias C. Berner (tcberner)  |
framework: switch tree to using vala.mk
PR: 249940 |
0.8.8_2 20 Jul 2022 14:23:36
    |
Tobias C. Berner (tcberner)  |
x11-fonts: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Illarionov <littlesavage@rambler.ru>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Ashish Shukla <wahjava@gmail.com>
* Babak Farrokhi <babak@farrokhi.net>
* Björn König <bkoenig@alpha-tierchen.de>
* Brett Taylor
* Dave Cottlehuber <dch@skunkwerks.at>
* Dejan Lesjak <lesi@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.8.8_2 10 Apr 2022 19:11:41
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
0.8.8_1 26 Mar 2022 08:27:27
    |
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.8.8 15 Feb 2022 14:52:37
    |
Emanuel Haupt (ehaupt)  |
x11-fonts/font-manager: Update to 0.8.8 |
0.8.7 10 Oct 2021 19:44:42
    |
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
0.8.7 31 Jul 2021 06:39:36
    |
Emanuel Haupt (ehaupt)  |
x11-fonts/font-manager: Update to 0.8.7 |
0.8.6 10 Apr 2021 14:03:35
    |
Emanuel Haupt (ehaupt)  |
finance/electrum: Update to 4.1.2 |
0.8.5 07 Apr 2021 04:19:58
    |
Tobias Kortkamp (tobik)  |
x11-fonts/font-manager: Attempt to fix build order bug (D29353)
Uncovered while building with devel/samurai but can probably also
happen with ninja eventually.
error: Package `Unicode-0.8.5' not found in specified Vala API directories or
GObject-Introspection GIR directories
samu: subcommand failed
http://package23.nyi.freebsd.org/data/114i386-default-foo/2021-04-04_07h39m29s/logs/errors/font-manager-0.8.5.log
While here also remove explicit ninja dependency. It is already
pulled in through meson.
PR: 254678
Obtained from: upstream |
0.8.5 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.8.5 23 Mar 2021 18:55:40
  |
ehaupt  |
x11-fonts/font-manager: Update to 0.8.5 |
0.8.4 05 Feb 2021 10:55:55
  |
ehaupt  |
Tell portscout to skip 0.8.4-1 |
0.8.4 02 Feb 2021 07:36:36
  |
ehaupt  |
Update to 0.8.4 |
0.8.3 30 Jan 2021 15:00:13
  |
linimon  |
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
../lib/common/font-manager-aliases.c:217: error: 'for' loop initial
declaration used outside C99 mode
Note: adding USE_CSTD=c99 was insufficient due to other errors.
Approved by: portmgr (tier-2 blanket) |
0.8.3 28 Jan 2021 08:00:14
  |
ehaupt  |
- Resurrect and update x11-fonts/font-manager to 0.8.3
- Port no longer relies on python 2
- Take maintainership |
0.5.7_7 07 Mar 2020 13:30:05
  |
rene  |
Remove expired port:
2020-03-01 x11-fonts/font-manager: Old, uses EOLed python27 |
0.5.7_7 28 Jan 2020 21:57:19
  |
antoine  |
Deprecate some pygtk2 ports
With hat: portmgr |
0.5.7_7 16 Nov 2019 13:46:54
  |
tobik  |
Clean up WRKSRC and USE_GITHUB usage in some ports |
0.5.7_7 08 Nov 2019 12:15:09
  |
dmgk  |
x11-fonts/font-manager: Unbreak
- Unbreak by regenerating distinfo
PR: 241779
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
Approved by: tz (mentor, implicit) |
0.5.7_7 08 Nov 2019 11:21:03
  |
tobik  |
x11*: Add missing USES={gl,gnome,mate} |
0.5.7_7 06 Nov 2019 16:26:35
  |
antoine  |
Mark a few ports BROKEN (unfetchable) |
0.5.7_7 19 Feb 2018 11:10:43
  |
antoine  |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
0.5.7_6 30 Nov 2017 15:50:34
  |
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.5.7_6 15 Feb 2017 13:19:46
  |
jrm  |
x11-fonts/font-manager: Switch from using Google Code to GitHub
Also
- New MAINTAINER, portmaster@bsdforge.com
- Update LIB_DEPENDS
- Redo patches to silence portlint warnings
- Add NLS_USES_OFF=gettext-runtime, because even when configured using
--disable-nls, fontutils.so is still linked to lib/libintl.so.x.
PR: 216988
Submitted by: portmaster@bsdforge.com (new maintainer)
Approved by: swills (mentor, implicit) |
0.5.7_6 08 Dec 2016 19:52:20
  |
tijl  |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.5.7_5 08 Nov 2016 21:41:37
  |
antoine  |
Remove broken option |
0.5.7_5 14 Sep 2016 15:59:34
  |
mat  |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
0.5.7_5 23 May 2016 18:36:52
  |
amdmi3  |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
0.5.7_5 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.5.7_5 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.5.7_5 29 Jan 2015 12:01:11
  |
amdmi3  |
- Drop @dirrm* from pkg-plists
Approved by: portmgr blanket |
0.5.7_5 19 Oct 2014 18:16:16
  |
mva  |
- Convert ports from korean/, shells/, x11/, x11-clocks/, x11-fm/,
x11-fonts/, x11-toolkits and x11-wm to new USES=python
Approved by: portmgr (implicit) |
0.5.7_5 29 Jul 2014 18:41:17
  |
adamw  |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.5.7_5 27 Jun 2014 17:21:07
  |
miwi  |
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself) |
0.5.7_4 16 Apr 2014 18:28:50
  |
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.5.7_3 16 Feb 2014 09:37:22
  |
antoine  |
- Stage support
- New LIB_DEPENDS syntax
- Use OPTIONS helpers
- Remove reference to deprecated NOPORTDATA |
0.5.7_3 13 Jan 2014 21:00:04
  |
rene  |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
0.5.7_3 22 Oct 2013 14:04:02
  |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (remaining categories)
- Add note on mtree change to CHANGES
Approved by: portmgr (bdrewery) |
0.5.7_3 20 Sep 2013 23:51:15
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-fonts) |
0.5.7_3 03 Sep 2013 08:49:47
  |
bapt  |
Add an explicit dependency on pkgconf |
0.5.7_3 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.5.7_3 24 Apr 2013 18:10:32
  |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.5.7_3 22 Mar 2013 08:16:08
  |
bapt  |
Convert to new options framework left unconverted ports in x* categories |
0.5.7_3 04 Mar 2013 10:55:24
  |
lwhsu  |
- Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation |
0.5.7_3 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.5.7_2 31 May 2012 07:59:38
 |
pav  |
- Fix build
Submitted by: maintainer |
0.5.7_2 28 Sep 2011 03:42:35
 |
dougb  |
Add direct run dependency on databases/py-sqlite3
Submitted by: maintainer |
0.5.7_2 26 Sep 2011 09:47:57
 |
dougb  |
Finish applying actual patch
PR: ports/156119
Submitted by: maintainer |
0.5.7_1 23 Sep 2011 03:06:56
 |
eadler  |
- use PORTDATA instead of long pkg-plist
- fix error with locale.bindtextdomain
PR: ports/156119
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
Approved by: sahil (mentor) |
0.5.7 30 Mar 2011 00:20:37
 |
wen  |
Font Manager is not intended to be a professional-grade font management
solution, but rather a simple application suitable for the needs of most
desktop users.
Although designed with the GNOME desktop environment in mind, it should
work well with most major desktop environments such as Xfce, Enlightenment,
and even KDE.
WWW: https://code.google.com/p/font-manager/
PR: ports/155942
Submitted by: Zhihao Yuan <lichray@gmail.com> |