summaryrefslogtreecommitdiffstats
path: root/print/libotf
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.9.7.araujo2008-01-012-4/+4
| | | | Approved by: stas (mentor, implicit)
* - Update to 0.9.6.araujo2007-08-092-5/+4
| | | | Approved by: pav (portmgr, in mentor's absence)
* - Change my mail address to araujo@.araujo2007-06-291-1/+1
| | | | Approved by: stas (mentor)
* - Welcome X.org 7.2 \o/.flz2007-05-191-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to 0.9.5rafan2007-01-053-6/+11
| | | | | | | - Pass maintainership to submitter PR: ports/107554 Submitted by: Marcelo Araujo <araujo at bsdmail.org>
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
| | | | | | | | - 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>
* Conversion to a single libtool environment.ade2006-02-232-1/+3
| | | | Approved by: portmgr (kris)
* Update to 0.9.4anray2006-01-072-4/+4
| | | | | PR: ports/91460 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Add SHA256pav2005-11-251-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | 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.
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* - Update to 0.9.3.flz2005-03-033-8/+6
| | | | | | | | | - Update MASTER_SITES. - Update WWW line in pkg-descr. PR: ports/78317 Submitted by: Ports Fury Approved by: pav (mentor)
* - Reset maintainership to ports@FreeBSD.orgsergei2004-10-211-1/+1
| | | | | PR: ports/72950 Submitted by: Kimura Fuyuki (maintainer)
* - Update to 0.9.2pav2004-08-173-18/+3
| | | | | PR: ports/70569 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
* Add libotf 0.9,krion2004-05-195-0/+60
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>
OpenPOWER on IntegriCloud