| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
05 Feb 2010 11:46:55
1.3.1_7
|
dinoex  |
- update to jpeg-8 |
22 Aug 2009 01:35:32
1.3.1_6  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
02 Aug 2009 20:36:34
1.3.1_6
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
31 Jul 2009 14:57:52
1.3.1_6
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
04 Aug 2007 12:41:31
1.3.1_5
|
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
19 May 2007 21:32:57
1.3.1_5
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
24 Feb 2007 04:51:34
1.3.1_4
|
rafan  |
- Add portscout restriction |
13 Nov 2006 13:28:02
1.3.1_4
|
rafan  |
- Do not install t1asm, depending on print/t1utils instead.
Spotted by: Edward G.J.Lee <edt1023 at info.sayya.org> |
13 Aug 2006 11:21:37
1.3.1_3
|
rafan  |
- Respect DESTDIR
- Remove unnecessary RUN_DEPENDS by swap {BUILD,RUN}_DEPENDS
This is due to libtool and gmake.
Bump PORTREVISION for this.
- Use find's ability: -delete
PR: ports/101871
Submitted by: Gea-Suan Lin <gslin at gslin.org> |
30 Jun 2006 12:05:49
1.3.1_2
|
rafan  |
- Add missing dependency
The only port that has direct dependency on this port is chinese/CJK,
but due to other dependencies, print/freetype is listed in CJK's
dependcies list. Thus, no need to bump CJK's PORTREVISION in this case.
PR: 99628
Reported by: John Merryweather Cooper <john_m_cooper@yahoo.com>
Approved by: delphij (mentor) |
27 Jun 2006 04:58:58
1.3.1_1
|
rafan  |
Change to my FreeBSD.org email.
Approved by: delphij (mentor) |
13 May 2006 02:03:17
1.3.1_1
|
edwin  |
Remove USE_REINPLACE from all categories starting with P |
24 Jan 2006 01:00:58
1.3.1_1
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
1.3.1_1
|
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. |
31 Jul 2005 11:33:53
1.3.1_1
|
sem  |
- ttf2pk, ttf2pfm: install forgoten font maps
- install ttf2bdf
- install ttfbanner
- include a patch in previous chinese/CJK for ttf2pk (patch-big5eten)
which add support for big5 eten extension maps
- it should use gmake
- bump PORTREVISION
PR: ports/84346
Submitted by: maintainer |
29 Jul 2005 10:24:29
1.3.1
|
pav  |
This includes some tools that are in FreeType 1's contrib directory.
ttf2pfb: Converting TrueType fonts to the Postscript Type 1 format.
ttf2pk: A simple conversion tool to bring TrueType quality to the
TeX world.
ttf2bdf: Produce bitmapped fonts from TrueType files for your X11
applications.
PR: ports/84282
Submitted by: Rong-En Fan <rafan@infor.org> |