| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
11 May 2013 17:58:56
1.3.1_9
|
hrs  |
Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf.
USE_TEX:
A knob for port developers. Valid keywords are listed in
bsd.tex.mk. |
06 May 2013 02:00:41
1.3.1_9
|
hrs  |
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier. |
10 Jun 2012 18:42:48
1.3.1_9
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
01 Jun 2012 05:26:28
1.3.1_9
|
dinoex  |
- update png to 1.5.10 |
03 Jul 2011 06:14:57
1.3.1_8
|
miwi  |
- Kick MD5 Support |
04 Dec 2010 07:34:27
1.3.1_8
|
ade  |
Sync to new bsd.autotools.mk |
28 Mar 2010 06:47:48
1.3.1_8
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.3.1_7
|
dinoex  |
- update to jpeg-8 |
22 Aug 2009 00: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 19: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 13: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 11: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 20: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 10: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 11: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 03:58:58
1.3.1_1
|
rafan  |
Change to my FreeBSD.org email.
Approved by: delphij (mentor) |
13 May 2006 01: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 10: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 09: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> |