| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
23 Sep 2011 22:26:39
0.9.12
|
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 |
11 Feb 2011 12:21:09
0.9.12
|
sylvio  |
- 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
0.9.11
|
wen  |
- 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
0.9.9
|
araujo  |
Pass maintainership to people that use it.
Feature safe: yes |
04 Mar 2009 17:00:59
0.9.9
|
araujo  |
- Update to 0.9.9. |
21 Aug 2008 06:18:49
0.9.8
|
rafan  |
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 ) |
03 Jul 2008 03:01:29
0.9.8
|
araujo  |
- Update to 1.9.8. |
23 Mar 2008 11:11:33
0.9.7_1
|
miwi  |
- 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
0.9.7
|
araujo  |
- Update to 0.9.7.
Approved by: stas (mentor, implicit) |
09 Aug 2007 03:16:02
0.9.6
|
araujo  |
- Update to 0.9.6.
Approved by: pav (portmgr, in mentor's absence) |
29 Jun 2007 16:29:19
0.9.5_1
|
araujo  |
- Change my mail address to araujo@.
Approved by: stas (mentor) |
19 May 2007 20:32:57
0.9.5_1
|
flz  |
- 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
0.9.5
|
rafan  |
- 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
0.9.4_1
|
clsung  |
- 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
0.9.4_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
07 Jan 2006 15:30:41
0.9.4
|
anray  |
Update to 0.9.4
PR: ports/91460
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
25 Nov 2005 17:42:55
0.9.3
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
0.9.3
|
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. |
12 Apr 2005 03:26:57
0.9.3
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.9.3
|
obrien  |
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
0.9.3
|
flz  |
- 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
0.9.2
|
sergei  |
- Reset maintainership to ports@FreeBSD.org
PR: ports/72950
Submitted by: Kimura Fuyuki (maintainer) |
17 Aug 2004 13:28:42
0.9.2
|
pav  |
- Update to 0.9.2
PR: ports/70569
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (maintainer) |
19 May 2004 09:41:21
0.9
|
krion  |
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> |