Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
31 Jan 2020 16:03:17
2.3.1_4

|
sunpoet  |
Fix build on 13-CURRENT
PR: 243310
Reported by: salvadore, stephen
Tested by: salvadore |
18 Jan 2020 16:18:25
2.3.1_4

|
tcberner  |
graphics/silgraphite: mark broken on current
In file included from ../src/segment/Segment.cpp:19:
In file included from ../src/segment/Main.h:31:
In file included from ../include/graphite/GrCommon.h:26:
In file included from /usr/include/c++/v1/cstdlib:85:
In file included from /usr/include/c++/v1/stdlib.h:100:
In file included from /usr/include/c++/v1/math.h:311:
/usr/include/c++/v1/type_traits:3699:9: error: no matching constructor for
initialization of 'gr3ooo::Segment'
_Tp __t(_VSTD::move(__x));
^ ~~~~~~~~~~~~~~~~ |
17 Sep 2019 19:21:45
2.3.1_4

|
tobik  |
Fix some misspelled or duplicated LICENSE_* |
18 Jan 2018 14:42:16
2.3.1_4

|
sunpoet  |
Use USE_CXXSTD
- Fix typo
- Reformat pkg-descr |
16 Jan 2018 05:56:39
2.3.1_4

|
truckman  |
Force -std=c++98 so that clang 6.0.0 can compile this code. |
23 May 2016 03:49:33
2.3.1_4

|
sunpoet  |
- Add LICENSE |
01 Apr 2016 14:00:57
2.3.1_4

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
18 Feb 2016 23:15:27
2.3.1_4

|
feld  |
graphics/silgraphite: Patch vulnerability
Submitted by: truckman
MFH: 2016Q1
Security: http://www.vuxml.org/freebsd/8f10fa04-cf6a-11e5-96d6-14dae9d210b8.html |
13 Jun 2015 13:52:04
2.3.1_3

|
sunpoet  |
- Add LICENSE
- Convert to new options helper
- Use USES=pathfix
- Strip shared library
- Regenerate patch file with makepatch:
- Sort PLIST
- Reformat pkg-descr
- Bump PORTREVISION for package change
- Take maintainership |
12 Jun 2015 20:58:14
2.3.1_2

|
erwin  |
Reset dhn's ports
PR: 197522
Submitted by: jbeich
Approved by: portmgr |
20 Oct 2014 17:04:21
2.3.1_2

|
bapt  |
Cleanup plist |
02 Jul 2014 22:17:02
2.3.1_2

|
amdmi3  |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
16 Apr 2014 18:28:50
2.3.1_1

|
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 ) |
02 Feb 2014 14:41:42
2.3.1

|
miwi  |
- Stage support
- Convert svgfig to PYDISTUTILS_AUTOPLIST |
20 Sep 2013 18:35:46
2.3.1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
27 Apr 2013 11:59:29
2.3.1

|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
23 Apr 2013 10:47:03
2.3.1

|
bapt  |
Convert g* to USES=pkgconfig |
07 Jan 2013 20:50:21
2.3.1

|
bapt  |
Convert dhn's ports to the new options framework
While here trim headers and convert some USE_GNOME=pkgconfig to
USE_PKGCONFIG=build
Approved by: maintainer (dhn) |
16 Mar 2012 06:02:16
2.3.1 
|
dhn  |
- Add OpenOffice patch
PR: ports/165519
Submitted by: Pedro Giffuni <giffunip@tutopia.com>
Feature safe: yes |
03 Jul 2011 14:12:23
2.3.1 
|
ohauer  |
-remove MD5 |
06 Mar 2009 18:14:36
2.3.1 
|
dhn  |
- Use my FreeBSD address on the ports I maintain
Approved by: tabthorpe (co-mentor) |
23 Feb 2009 20:41:44
2.3.1 
|
miwi  |
- Update to 2.3.1
PR: 131980
Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer) |
07 Dec 2008 11:02:19
2.3 
|
miwi  |
Graphite is a project under development within SIL'ss Non-Roman Script
Initiative and Language Software Development groups to provide
rendering capabilities for complex non-Roman writing systems. The
original goal was a system for the Windows platform; the system has
also been ported to Linux. Graphite can be used to create "smart
fonts" capable of displaying writing systems with various complex
behaviors. With respect to the Text Encoding Model, Graphite handles
the "Rendering" aspect of writing system implementation.
WWW: http://silgraphite.sourceforge.net/
PR: ports/129346
Submitted by: Dennis Herrmann <adox at mcx2.org> |