Port details |
- gfontview An outline font viewer
- 0.5.0_10 print
=1 0.5.0_10Version of this port present on the latest quarterly branch.
- BROKEN: does not build with giflib
DEPRECATED: Broken for more than 6 month This port expired on: 2013-03-05 IGNORE: is marked as broken: does not build with giflib
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2001-07-26 15:57:57
- Last Update: 2013-03-06 15:05:44
- SVN Revision: 313519
- People watching this port, also watch:: ladspa
- Also Listed In: gnome
- License: not specified in port
- WWW:
- http://gfontview.sourceforge.net/
- Description:
- An outline font viewer.
I want to be able to view uninstalled fonts. So I started with the program,
left alone all installation issues (handled by DTM), and tried to optimize
it as a font displayer. It should handle Type 1 and True Type fonts and have
some enhancements such as finding typographically similar fonts.
WWW: http://gfontview.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- gfontview>0:print/gfontview
- No installation instructions:
- This port has been deleted.
- PKGNAME: gfontview
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf : devel/pkgconf
- Runtime dependencies:
-
- BSD.gnome.dist : misc/gnomehier
- pkgconf : devel/pkgconf
- Library dependencies:
-
- t1.5 : devel/t1lib
- gif.5 : graphics/giflib
- ttf.4 : print/freetype
- esd.2 : audio/esound
- glib-12.3 : devel/glib12
- gnome.5 : x11/gnome-libs
- gtk-12.2 : x11-toolkits/gtk12
- xml.5 : textproc/libxml
- Imlib.5 : graphics/imlib
- ORBit.2 : devel/ORBit
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.0_10 06 Mar 2013 15:05:44 |
rene |
Remove expired, unmaintained ports:
2013-03-01 sysutils/sge60: Ancient and unsupported release
2013-03-01 sysutils/sge61: Ancient and unsupported release
2013-03-05 x11-themes/sapphire-themes: Broken for more than 6 month
2013-03-05 misc/fep: Broken for more than 6 month
2013-03-05 devel/gauche-gaunit: Broken for more than 6 month
2013-03-05 games/tuxracer_golf: Broken for more than 6 month
2013-03-05 net/bfilter: Broken for more than 6 month
2013-03-05 graphics/fnlib: Broken for more than 6 month
2013-03-05 print/gfontview: Broken for more than 6 month
2013-03-05 print/hugelatex: Broken for more than 6 month
2013-03-05 misc/gtktalog: Broken for more than 6 month
2013-03-05 x11/wterm: Broken for more than 6 month
2013-03-05 databases/xapian-bindings10: Broken for more than 6 month
2013-03-05 databases/adstudio: Broken for more than 6 month
2013-03-05 misc/splitvt: Broken for more than 6 month
2013-03-05 sysutils/udesc_dump: Broken for more than 6 month
2013-03-05 textproc/gxditview: Broken for more than 6 month
2013-03-05 x11/powershell: Broken for more then 6 month |
0.5.0_10 05 Feb 2013 15:07:11 |
bapt |
Mark as deprecated a bunch of ports that are marked as broken for more than 6
month without a fix |
0.5.0_10 28 Feb 2012 09:54:36 |
erwin |
Mark BROKEN: does not build with giflib |
0.5.0_10 21 Feb 2012 04:53:31 |
dinoex |
- build with giflib |
0.5.0_10 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.5.0_10 03 Jul 2011 06:14:57 |
miwi |
- Kick MD5 Support |
0.5.0_10 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.5.0_9 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.5.0_8 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.5.0_7 06 Jun 2008 13:58:01 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.5.0_6 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.5.0_6 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 ) |
0.5.0_5 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.5.0_4 13 May 2006 01:03:17 |
edwin |
Remove USE_REINPLACE from all categories starting with P |
0.5.0_4 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
0.5.0_3 25 Nov 2005 17:42:55 |
pav |
- Add SHA256 |
0.5.0_3 23 Aug 2004 19:12:54 |
krion |
Fix build with gcc-3.4
PR: ports/70871
Submitted by: Ports Fury |
0.5.0_3 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.5.0_2 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
0.5.0_2 17 Nov 2003 12:03:17 |
trevor |
USE_REINPLACE must be defined before REINPLACE_CMD may be used. |
0.5.0_2 03 Nov 2003 19:46:31 |
krion |
- Fix build on -current
PR: 58880
Submitted by: Ports Fury |
0.5.0_2 02 Nov 2003 10:25:46 |
linimon |
Per bento logs, mark as broken on 5.x for the usual gcc3.3 reasons. |
0.5.0_2 29 Jun 2003 22:33:17 |
arved |
Fix Build.
PR: 53771
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
0.5.0_2 24 Mar 2003 01:10:23 |
ijliao |
chase t1lib version |
0.5.0_1 20 Feb 2003 18:55:51 |
knu |
De-pkg-comment. |
0.5.0_1 01 Sep 2002 16:07:59 |
dwcjr |
${PERL} -> ${REINPLACE_CMD}
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net |
0.5.0_1 25 Mar 2002 12:28:39 |
ijliao |
unbreak
PR: 36295
Submitted by: Ports Fury |
14 Mar 2002 11:16:45 |
sobomax |
Adjust in accordance with the new location of freetype1 includes
(${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype). |
23 Nov 2001 17:25:26 |
ijliao |
t1.3 -> t1.4 |
17 Sep 2001 07:26:19 |
kevlo |
- Support CXXFLAGS properly - Remove USE_AUTOMAKE - fix pkg-plist |
26 Jul 2001 19:57:57 |
ijliao |
add gfontview An outline font viewer |