Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2_7 05 Sep 2013 20:09:25 |
hrs |
Remove unmaintained japanese/texfamily{,-vfn2a} and japanese/dvi2dvi. |
1.2_7 27 May 2013 01:56:56 |
hrs |
Mark USE_TEX=tetex. |
1.2_7 11 May 2013 17:58:56 |
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. |
1.2_7 06 May 2013 02:00:41 |
hrs |
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier. |
1.2_7 09 Oct 2012 22:12:14 |
linimon |
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings. |
1.2_7 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.2_6 09 Jan 2011 11:13:41 |
sunpoet |
- Remove unnecessary PKGNAMEPREFIX declaration
- Remove obsolete MD5 checksum while I'm here
PR: ports/153634
Submitted by: sunpoet (myself)
Approved by: pav (with portmgr hat) |
1.2_6 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.2_5 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.2_4 18 Nov 2009 22:39:55 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
1.2_4 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.2_3 19 Jun 2008 15:27:38 |
hrs |
Add more MASTER_SITES. |
1.2_3 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.2_2 08 Apr 2007 14:14:08 |
hrs |
Migrate japanese/ptex{,-base,-tetex} to japanese/ptex; the old version
of japanese/ptex has been removed and japanese/ptex-tetex has been
renamed with japanese/ptex. These are almost the same with each other
(actually ptex-tetex had some upper compatibility with ptex), so there
should be no functionality regression.
Also, dependencies of the relevant ports have been updated and
PORTREVISON bumped. |
1.2_2 22 Jan 2006 12:39:13 |
edwin |
SHA256ify
Approved by: krion@ |
1.2_2 06 Feb 2005 14:02:00 |
hrs |
- teTeX-3.0 support
- bump PORTREVISION |
1.2_1 21 Dec 2004 19:40:35 |
hrs |
- Remove tetex-modesw dependency.
- Bump PORTREVISION. |
1.2 18 Jun 2004 15:58:57 |
hrs |
Add japanese/texfamily, which is a Japanese TeX (NTT JTeX) package.
Approved by: linimon (mentor) |