FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 9:35 PM BST
Port details
libotf 0.9.12 print on this many watch lists=9 search for ports that depend on this port
Library for handling OpenType fonts
Maintained by: nikola.lecic@anthesphoria.net search for ports maintained by this maintainer
Port Added: 19 May 2004 09:42:31
Also Listed In: devel
License: not specified in port


The library "libotf" provides the following facilites:

    o Read Open Type Layout Tables from OTF file.  Currently these
      tables are supported; head, name, cmap, GDEF, GSUB, and GPOS.

    o Convert a Unicode character sequence to a glyph code sequence by
      using the above tables.

The combination of libotf and the FreeType library (Ver. 2) realizes
CTL (complex text layout) by OpenType fonts.

WWW: http://www.m17n.org/libotf/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: x11/libX11, x11-toolkits/libXt, x11-toolkits/libXaw, x11-toolkits/libXmu, devel/pkg-config
Required To Run: x11/libX11, x11-toolkits/libXt, x11-toolkits/libXaw, x11-toolkits/libXmu, devel/pkg-config
Required Libraries: print/freetype2

Required by:
for Libraries

To install the port: cd /usr/ports/print/libotf/ && make install clean
To add the package: pkg_add -r libotf


Configuration Options
     No options to configure

Master Sites:
http://www.m17n.org/libotf/
http://anthesphoria.net/FreeBSD/ports/distfiles/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 24

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.9.12
amdmi3 search for other commits by this committer
- 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
11 Feb 2011 12:21:09
Original commit files touched by this commit  0.9.12
sylvio search for other commits by this committer
- Update print/libotf to 0.9.12.
- Fixed otfdump crashes with some fonts, patches from Kenichi Handa
<handa@m17n.org>.

PR:             ports/154675
Submitted by:   Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
03 May 2010 05:55:31
Original commit files touched by this commit  0.9.11
wen search for other commits by this committer
- Update print/libotf to 0.9.11
- Be more precise regarding the dependencies (USE_XORG)
- A little addition to pkg-descr
- More MASTER_SITES

PR:             ports/146244
Submitted by:   Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
23 Feb 2010 19:10:24
Original commit files touched by this commit  0.9.9
araujo search for other commits by this committer
Pass maintainership to people that use it.

Feature safe:   yes
04 Mar 2009 17:00:59
Original commit files touched by this commit  0.9.9
araujo search for other commits by this committer
- Update to 0.9.9.
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.9.8
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
03 Jul 2008 03:01:29
Original commit files touched by this commit  0.9.8
araujo search for other commits by this committer
- Update to 1.9.8.
23 Mar 2008 11:11:33
Original commit files touched by this commit  0.9.7_1
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
01 Jan 2008 17:14:28
Original commit files touched by this commit  0.9.7
araujo search for other commits by this committer
- Update to 0.9.7.

Approved by:    stas (mentor, implicit)
09 Aug 2007 03:16:02
Original commit files touched by this commit  0.9.6
araujo search for other commits by this committer
- Update to 0.9.6.

Approved by:    pav (portmgr, in mentor's absence)
29 Jun 2007 16:29:19
Original commit files touched by this commit  0.9.5_1
araujo search for other commits by this committer
- Change my mail address to araujo@.

Approved by:    stas (mentor)
19 May 2007 20:32:57
Original commit files touched by this commit  0.9.5_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
05 Jan 2007 14:54:12
Original commit files touched by this commit  0.9.5
rafan search for other commits by this committer
- Update to 0.9.5
- Pass maintainership to submitter

PR:             ports/107554
Submitted by:   Marcelo Araujo <araujo at bsdmail.org>
15 Aug 2006 00:56:24
Original commit files touched by this commit  0.9.4_1
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
  net-p2p/ palm/ print/ science/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.9.4_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
07 Jan 2006 15:30:41
Original commit files touched by this commit  0.9.4
anray search for other commits by this committer
Update to 0.9.4

PR:             ports/91460
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
25 Nov 2005 17:42:55
Original commit files touched by this commit  0.9.3
pav search for other commits by this committer
- Add SHA256
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.9.3
ade search for other commits by this committer
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.
12 Apr 2005 03:26:57
Original commit files touched by this commit  0.9.3
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  0.9.3
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
03 Mar 2005 00:09:35
Original commit files touched by this commit  0.9.3
flz search for other commits by this committer
- Update to 0.9.3.
- Update MASTER_SITES.
- Update WWW line in pkg-descr.

PR:             ports/78317
Submitted by:   Ports Fury
Approved by:    pav (mentor)
21 Oct 2004 07:50:49
Original commit files touched by this commit  0.9.2
sergei search for other commits by this committer
- Reset maintainership to ports@FreeBSD.org

PR:             ports/72950
Submitted by:   Kimura Fuyuki (maintainer)
17 Aug 2004 13:28:42
Original commit files touched by this commit  0.9.2
pav search for other commits by this committer
- Update to 0.9.2

PR:             ports/70569
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
19 May 2004 09:41:21
Original commit files touched by this commit  0.9
krion search for other commits by this committer
Add libotf 0.9,

The library "libotf" provides the following facilites:

o Read Open Type Layout Tables from OTF file.  Currently these
  tables are supported; head, name, cmap, GDEF, GSUB, and GPOS.

o Convert a Unicode character sequence to a glyph code sequence
  by using the above tables.

PR:             ports/66816
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>

Number of commits found: 24

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days60
new fortnight184
new month254

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.257 seconds.