Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.13.3 17 Sep 2024 18:38:32 |
Daniel Engberg (diizzy) |
print/freetype2: Update to 2.13.3
Changelog:
https://git.savannah.gnu.org/cgit/freetype/freetype2.git/tree/docs/CHANGES?h=VER-2-13-3
PR: 281316
Approved by: desktop (fluffy)
Sponsored by: Blinkinblox
Exp-run by: antoine |
2.13.2 11 Nov 2023 23:21:46 |
Daniel Engberg (diizzy) |
print/freetype2: Update to 2.13.2
Changelog:
https://git.savannah.gnu.org/cgit/freetype/freetype2.git/tree/docs/CHANGES?h=VER-2-13-2
PR: 273404
Approved by: portmgr (maintainer timeout, 2+ months)
Sponsored by: Blinkinblox
Exp-run by: antoine |
2.13.1 30 Jul 2023 15:15:09 |
Daniel Engberg (diizzy) |
print/freetype2: Update to 2.13.1
* Remove SUBPIXEL_HINTING option, V38 is removed upstream leaving V40
as the only option available
* Remove FIX_SIZE_METRICS, code around it has changed and no other
distro keeps this option around
PR: 272303
Reviewed by: desktop (tcberner)
Sponsored by: Blinkinblox
Exp-run by: antoine |
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) |
2.12.1_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 ) |
2.12.1_2 07 Aug 2022 06:59:20 |
Tobias C. Berner (tcberner) |
print/freetype2: enable brotli-support (archivers/brotli) by default
graphics/blender will require brotli in upcoming releases [1]. As brotli
brings no additional runtime dependencies, this can be cheaply added to
the defaults.
PR: 265681
Reported by: Shane <FreeBSD@ShaneWare.Biz>
[1] https://developer.blender.org/rB0830320a7ce8da31dec7c1efd97a7481784b6445 |
2.12.1_1 20 Jul 2022 14:22:48 |
Tobias C. Berner (tcberner) |
print: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anish Mistry <amistry@am-productions.biz> (Only the first 15 lines of the commit message are shown above ) |
2.12.1_1 18 Jul 2022 17:52:11 |
Joseph Mingrone (jrm) |
print/freetype2: Do not add debug suffix to shared libraries
PR: 264457
Reported by: Marcin Cieślak <saper@saper.info>
Approved by: desktop (tcberner)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D35712 |
2.12.1 06 Jul 2022 20:00:41 |
Joseph Mingrone (jrm) |
print/freetype2: Handle WITH_DEBUG plist changes
PR: 264457
Reported by: Marcin Cieślak <saper@saper.info>
Approved by: desktop (tcberner)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D35712#810587 |
2.12.1 19 May 2022 17:21:20 |
Baptiste Daroussin (bapt) |
print/freetype2: update to 2.21.1 |
2.12.0 11 Apr 2022 04:26:27 |
Tobias C. Berner (tcberner) |
print/freetype2: update to 2.12.0
Exp-run by: antoine
PR: 262979 |
2.11.1 11 Dec 2021 09:53:46 |
Tobias C. Berner (tcberner) |
print/freetype2: update to 2.11.1
Changelog:
CHANGES BETWEEN 2.11.0 and 2.11.1
I. IMPORTANT CHANGES
- Some fields in the `CID_FaceDictRec`, `CID_FaceInfoRec`, and
`FT_Data` structures have been changed from signed to unsigned
type, which better reflects the actual usage. It is also an
additional means to protect against malformed input.
II. MISCELLANEOUS
- Cmake support has been further improved. To do that various (Only the first 15 lines of the commit message are shown above ) |
2.11.0 23 Sep 2021 19:15:44 |
Daniel Engberg (diizzy) |
print/freetype2: Update to 2.11.0
Additional changes:
* Convert to CMake
* Rearrange Makefile
* Clean up MASTER_SITES and use SAVANNAH alias
Changelog:
https://gitlab.freedesktop.org/freetype/freetype/-/blob/VER-2-11-0/docs/CHANGES
I'd also like to thank tcberner and antoine for their time and effort getting
this ready to be committed.
PR: 251512
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D31909 |
2.10.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.10.4 22 Oct 2020 16:19:23 |
tcberner |
print/freetype2: Security fix release 2.10.4
From: https://sourceforge.net/projects/freetype/files/freetype2/2.10.4/"
I. IMPORTANT BUG FIXES
- A heap buffer overflow has been found in the handling of embedded
PNG bitmaps, introduced in FreeType version 2.6.
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15999
If you use option FT_CONFIG_OPTION_USE_PNG you should upgrade
immediately.
Partial exp-run by: antoine
PR: 250375
MFH: 2020Q4
Security: CVE-2020-15999 |
2.10.2_1 08 Sep 2020 00:52:49 |
jbeich |
print/freetype2: enable PNG by default
Required by x11-fonts/noto-emoji for colored emoji. PNG unlike SVG is
compatible with many freetype2 consumers.
PR: 249136
Approved by: tcberner |
2.10.2 05 Jun 2020 18:25:05 |
tcberner |
print/freetype2: fix build of BROTLI option
Submitted by: fluffy |
2.10.2 01 Jun 2020 18:09:48 |
tcberner |
print/freetype2: Update to 2.10.2
- breaks print/ftdemos2, which needs to be updated to 2.10.2 as well.
PR: 246432, 246631
Submitted by: lightside <lightside@gmx.com>
Exp-run by: antoine |
2.10.1 16 Nov 2019 15:11:06 |
tcberner |
Give some more ports to desktop@
Discussed with: kwm |
2.10.1 14 Aug 2019 12:14:43 |
mat |
Convert to UCL & cleanup pkg-message (categories [p-r]) |
2.10.1 19 Jul 2019 13:29:58 |
swills |
print/freetype2: update to 2.10.1
PR: 239165
Submitted by: lightside@gmx.com
Exp-run by: antoine |
2.10.0 03 Jun 2019 16:02:05 |
swills |
print/freetype2: Update to 2.10.0
PR: 236867
Submitted by: lightside <lightside@gmx.com>
Exp-run by: antoine@
Reviewed by: kwm |
2.9.1 02 May 2018 23:33:10 |
jbeich |
print/freetype2: update to 2.9.1
- Keep building freetype-config for now (to skip exp-run)
- Drop upstreamed patch
- Properly spell "subpixel" (following upstream)
Changes: https://sourceforge.net/projects/freetype/files/freetype2/2.9.1
ABI: https://abi-laboratory.pro/tracker/timeline/freetype/
PR: 227936
Submitted by: lightside@gmx.com
Security: CVE-2018-6942 |
2.9_1 03 Apr 2018 08:11:52 |
bapt |
Readd LCD_FILTERING option and introduce LCD_RENDERING
Select LCD_RENDERING as the default (same as before the introduction
of the option)
PR: 225072
Submitted by: lightside <lightside@gmx.com> |
2.9_1 02 Apr 2018 19:38:39 |
bapt |
Incorporate a patch from uptream
Remove the LCD filtering option, now freetype2 offers by default a LCD optimized
output, no need to keep the old LCD filtering option (keeping it off may confuse
users) and let freetype2 use the new "Harmony LCD rendering"
Thanks jbeich for pointing me at the PR I missed.
PR: 225072
Submitted by: lightside <lightside@gmx.com> |
2.9 02 Apr 2018 18:04:50 |
bapt |
Update to 2.9
The ABI is fully backward compatible:
https://abi-laboratory.pro/tracker/timeline/freetype/ |
2.8_1 26 Oct 2017 06:20:54 |
pi |
print/freetype2: fix incorrect line spacing for some fonts
Problem description: After updating to print/freetypw2-2.8.0 using
Bitstream Vera Sans Mono the vertical pitch increases and significantly
add of the size of the window. See attached images.
See PR for lots of links to related reports upstream
and on other platforms.
PR: 219608
Submitted by: lightside@gmx.com
Reported by: Kevin Oberman <rkoberman@gmail.com> |
2.8 03 Sep 2017 09:01:40 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
2.8 18 May 2017 08:46:07 |
kwm |
Update freetype2 to 2.8.
* `Light' auto-hinting mode no longer uses TrueType metrics for TrueType fonts.
It causing horizontal scaling also. Add option if people want it back.
* Update pkg-descr, 2.7 started this but I committed the WIP version.
Exp-run done by: antoine@
PR: 219271
MFH: 2017Q2
Exp-run by: antoine@
Security: 4a088d67-3af2-11e7-9d75-c86000169601
Security: CVE-2017-8105, CVE-2017-8287 |
2.7.1 08 Mar 2017 15:26:28 |
kwm |
Update freetype2 to 2.7.1.
* List licenses
* Add DEBUG, DOCS, TABLE_VALIDATION and SUBPIXEL_HINTING options.
* Sort options lines by name.
* Add pkg-message describing how certain options can be overwritten
at run time, like the subpixel hinting engine.
* Fix the build of graphics/inventor.
PR: ports/211201
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Discussed with: jbeigh@, lightside@gmx.com
Exp-run: antoine@ (earlier version) |
2.6.3 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.6.3 03 Mar 2016 10:12:38 |
kwm |
Update freetype2 to 2.6.3. |
2.6.2 10 Dec 2015 22:13:58 |
kwm |
Update freetype2 to 2.6.2. [1]
Mark magicpoint broken, maintainer is notified.
Exp-runs run by antoine@
This version also fixes shadowing of TYPEOF in ftconfig.h [2]
PR: 203554 [1], 202083 [2]
Submitted by: rhurlin@gwdg.de [2] |
2.6_1 25 Jul 2015 16:01:15 |
kwm |
Revert a upstream commit that causes text getting cut off, while upstream
investigates the issue.
Submitted by: Daniel Kolesa
Tested by: Daniel Kolesa |
2.6 06 Jul 2015 12:56:39 |
kwm |
Update freetype2 to 2.6. |
2.5.5 07 May 2015 22:18:32 |
amdmi3 |
- Add CPE info
Approved by: portmgr blanket |
2.5.5 30 Mar 2015 22:39:27 |
bapt |
Remove dead RINGSERVER |
2.5.5 08 Jan 2015 13:03:16 |
kwm |
Update freetype2 to 2.5.5.
Handling of uncompressed PCF files again (regression introduced in 2.5.4). |
2.5.4_1 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
2.5.4 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
2.5.4 07 Dec 2014 12:26:35 |
kwm |
Update freetype2 to 2.5.4.
MFH: 2014Q4
Security: 567beb1e-7e0a-11e4-b9cc-bcaec565249c |
2.5.3_3 27 Nov 2014 15:03:44 |
kwm |
Turn on the LCD_FILTERING option by default for sub-pixel rendering. [1]
Drop :keepla from USES=libtool
Approved by: core@ [1] |
2.5.3_2 13 Nov 2014 07:41:18 |
antoine |
Cleanup plist |
2.5.3_2 29 Jul 2014 14:02:16 |
adamw |
Rename p*/ patch-xy patches to reflect the files they modify. |
2.5.3_2 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
2.5.3_2 23 Apr 2014 13:25:17 |
tijl |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
2.5.3_1 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 ) |
2.5.3 09 Mar 2014 08:20:31 |
kwm |
Update to 2.5.3.
Add main mirror.
This version fixes a security vulnability.
MFH: 2014Q1
Security: 1a0de610-a761-11e3-95fe-bcaec565249c |
2.5.2 24 Dec 2013 21:22:22 |
kwm |
Update freetype to 2.5.2.
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.
Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.
Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.
PR: ports/184587 |
2.5.0.1 20 Sep 2013 22:44:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
2.5.0.1 19 Sep 2013 21:49:50 |
kwm |
Update to 2.5.0.1.
Adobe's CFF engine is now the default.
USE_GMAKE -> USES=gmake
Remove leading article from COMMENTS |
2.4.12_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.4.12_1 17 May 2013 10:11:48 |
kwm |
Unbreak after update to 2.4.12.
Submitted by: bdrewery@, madpilot@ |
2.4.12 17 May 2013 01:31:52 |
mezz |
Update to 2.4.12 and add a new option, CFF_HINTING_ADOBE. The
CFF_HINTING_ADOBE is a CFF parsing and hinting engine by Adobe
and Google. It is disable by default.
PR: ports/178552
Submitted by: pfg |
2.4.11 20 Mar 2013 00:30:59 |
mezz |
-OPTIONSng and remove pre-everything.
-Remove the CJK stuff since it has been disabled for very long time.
PR: ports/175640
Submitted by: Donald Stewart <dstewyls@gmail.com> |
2.4.11 08 Mar 2013 10:51:36 |
kwm |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
2.4.11 29 Dec 2012 04:40:18 |
mezz |
Backout on the WITH_LCD_FILTERING part. It's not enable by default, which it
was some different render that got enabled. The subpixel rendering is still
patented. Therefore, add back the WITH_LCD_FILTERING optional for anyone that
who want to enable it.
Reported by: Jan Beich <jbeich@tormail.org> |
2.4.11 28 Dec 2012 20:21:39 |
mezz |
- Update to 2.4.11.
- Remove the LCD filtering option to enable because of patent issue. The patent
has been expired and this option was already enabled for long time by now.[1]
- Update the header to fit with our handbook guide.
Reported by: Anders N. wicked@baot.se (need to update for security)
Submitted by: eadler [1]
Security: CVE-2012-5668
CVE-2012-5669
CVE-2012-5670 |
2.4.9_1 07 Apr 2012 15:29:25 |
kwm |
Fix ghostscript 9 runtime. By adding 2 upstream commits.
Noticed by: mandree@
Tested by: mandree@, hrs@
Obtained from: FreeType Git.
Feature safe: yes |
2.4.9 06 Apr 2012 18:45:54 |
kwm |
Update to 2.4.9.
Security: 462e2d6c-8017-11e1-a571-bcaec565249c
Feature safe: yes |
2.4.7 01 Nov 2011 17:48:07 |
kwm |
Update to 2.4.7.
Fix some vulnerabilities in handling Type 1 fonts.
Reported by: nevecheryalv@imbera.ru |
2.4.6 12 Sep 2011 18:58:59 |
kwm |
Remove unused CONFIGURE_ARGS.
PR: ports/159716
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
2.4.6 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
2.4.6 11 Aug 2011 08:39:53 |
kwm |
Update to 2.4.6.
Security: 5d374b01-c3ee-11e0-8aa5-485d60cb5385 |
2.4.4 19 Dec 2010 07:23:22 |
marcus |
Update to 2.4.4. |
2.4.3 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
2.4.3 20 Nov 2010 15:37:08 |
kwm |
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX (Only the first 15 lines of the commit message are shown above ) |
2.4.2 15 Aug 2010 00:43:04 |
marcus |
Update to 2.4.2. |
2.4.1 25 Jul 2010 01:25:22 |
marcus |
Update to 2.4.1. |
2.3.12 10 May 2010 21:19:08 |
kwm |
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues. (Only the first 15 lines of the commit message are shown above ) |
2.3.11 28 Nov 2009 20:06:37 |
marcus |
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.
(Only the first 15 lines of the commit message are shown above ) |
2.3.9_1 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
2.3.9_1 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
2.3.9_1 18 Apr 2009 09:55:39 |
miwi |
- Fix security problems
Note:
An integer overflow error within the "cff_charset_compute_cids()"
function in cff/cffload.c can be exploited to potentially cause
a heap-based buffer overflow via a specially crafted font.
Multiple integer overflow errors within validation functions in
sfnt/ttcmap.c can be exploited to bypass length validations and
potentially cause buffer overflows via specially crafted fonts.
An integer overflow error within the "ft_smooth_render_generic()"
function in smooth/ftsmooth.c can be exploited to potentially cause
a heap-based buffer overflow via a specially crafted font.
Approved by: portmgr (pav)
Obtained from: freetype git repo
Security:
http://www.vuxml.org/freebsd/20b4f284-2bfc-11de-bdeb-0030843d3802.html |
2.3.9 10 Apr 2009 05:56:28 |
marcus |
Presenting GNOME 2.26 for FreeBSD. See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers
can make use of this provider by setting:
WITH_GECKO=libxul
The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach. |
2.3.7 24 Sep 2008 22:53:22 |
marcus |
Remove the redundant CFLAGS definition for
TT_CONFIG_OPTION_BYTECODE_INTERPRETER.
PR: 127297
Submitted by: koitsu |
2.3.7 02 Jul 2008 19:58:12 |
mezz |
Update to 2.3.7. |
2.3.6 24 Jun 2008 21:39:59 |
mezz |
Forgot to 'cvs rm' this file to fix the apply patch.
Reported by: adamw |
2.3.6 24 Jun 2008 18:45:05 |
mezz |
Update to 2.3.6.
PR: ports/124916
Submitted by: Nick Barkas <snb@threerings.net>
Security: http://secunia.com/advisories/30600 |
2.3.5 24 Jan 2008 06:11:56 |
mezz |
Add LCD filtering option, WITH_LCD_FILTERING. Visit URL below to learn more
about it. It is disable by default because of possible patent issues.
http://article.gmane.org/gmane.comp.fonts.freetype.user/2238
PR: ports/119906
Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> |
2.3.5 24 Oct 2007 23:37:25 |
marcus |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for (Only the first 15 lines of the commit message are shown above ) |
2.2.1_2 21 May 2007 22:24:16 |
marcus |
Fix the integer signedness error in freetype2 that is described in
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-2754 .
PR: 112769
Submitted by: Nick Barkas <snb@threerings.net>
Obtained from: Freetype CVS
Security: http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-2754
Approved by: portmgr (implicit) |
2.2.1_1 28 Jan 2007 09:07:47 |
kris |
Use libtool port instead of included one to avoid objformat a.out botch |
2.2.1_1 14 Oct 2006 16:03:45 |
marcus |
Correct a typo when WITH_CJK is defined.
Submitted by: nork
Approved by: portmgr (implicit) |
2.2.1_1 14 Oct 2006 08:35:50 |
marcus |
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there, (Only the first 15 lines of the commit message are shown above ) |
2.1.10_5 23 Aug 2006 04:11:45 |
marcus |
Fix another 2.1.x mismerge that caused a crash parsing certain pcf fonts.
Reported by: mezz |
2.1.10_4 22 Aug 2006 21:45:02 |
marcus |
Correct patches for freetype2-2.1.x. |
2.1.10_4 22 Aug 2006 21:34:10 |
marcus |
Add patches to correct the security issues described in CVE-2006-3467.
Reported by: remko
Obtained from: Freetype CVS via NetBSD
Security: Fixes CVE-2006-3467 |
2.1.10_3 16 May 2006 05:07:44 |
mezz |
portlint:
-Replace some spaces to tabs. |
2.1.10_3 13 May 2006 01:03:17 |
edwin |
Remove USE_REINPLACE from all categories starting with P |
2.1.10_3 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.1.10_2 14 Feb 2006 18:12:14 |
marcus |
Update firefly patch sites.
PR: 92851
Submitted by: hamigua <hamigua@hotpop.com> |
2.1.10_2 19 Dec 2005 13:50:04 |
pav |
- Update CJK patch
PR: ports/90636
Submitted by: lwj <lwj83@cs.ccu.edu.tw> |
2.1.10_2 13 Dec 2005 13:31:36 |
nobutaka |
Fix bold text rendering bug.
Approved by: jylefort
Obtained from: freetype2 CVS |
2.1.10_1 23 Nov 2005 22:41:05 |
pav |
- Add SHA256 checksums |
2.1.10_1 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
2.1.10_1 03 Aug 2005 22:53:12 |
marcus |
Add a patch from FreeType CVS that fixes X11 crashes with certain
(usually multi-byte character set) fonts.
Reported by: many
Obtained from: FreeType CVS
Approved by: portmgr (implicit) |
2.1.10 28 Jul 2005 22:39:11 |
pav |
- Re-enable CJK patches
PR: ports/84220
Submitted by: chinsan <chinsan.tw@gmail.com> |
2.1.10 14 Jul 2005 16:52:56 |
marcus |
Update to 2.1.10. Note: the CJK patches will need some work before they
can be used with this version. |
2.1.9 16 Mar 2005 08:23:29 |
marcus |
Update to the latest Firefly patchset. This patchset makes CJK TrueType fonts
prettier.
PR: 78886
Submitted by: hamigua <hamigua@cuc.cn> |