| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
11 May 2013 17:58:56
0.9.4_7
|
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
0.9.4_7
|
hrs  |
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier. |
10 Dec 2012 13:43:44
0.9.4_7
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
21 Jul 2011 05:03:02
0.9.4_7
|
linimon  |
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp |
03 Jul 2011 14:40:25
0.9.4_7
|
ohauer  |
-remove MD5 |
02 May 2011 12:44:53
0.9.4_7
|
makc  |
Bump PORTREVISION after open-mofit update |
28 Mar 2010 06:47:48
0.9.4_6
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.9.4_5
|
dinoex  |
- update to jpeg-8 |
06 Jun 2008 14:05:09
0.9.4_4
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
05 May 2008 14:12:53
0.9.4_3
|
stefan  |
Drop maintainership for ports I haven't used for quite a while. |
19 May 2007 20:32:57
0.9.4_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
28 Aug 2006 18:40:20
0.9.4_2
|
stefan  |
- Update to bsd.java.mk 2.0
- Install JAR in ${JAVASHAREDIR}/${PORTNAME} (${JAVAJARDIR} is for JAR
libraries used by other ports)
- Register an explicit dependency on java/javavmwrapper
- Set JAVA_VERSION in the launcher script so that a correct JVM is chosen
- Use 'exec' to launch JVM (as encouraged in the Porter's Handbook)
- Use SUB_FILES to build the launcher script (some substitutions are provided by
default, such as %%JAVA_VERSION%%)
- Add $FreeBSD$ tags
- Bump PORTREVISION because of packing list changes
PR: 102193
Submitted by: Herve Quiroz <hq@freebsd.org> |
07 May 2006 13:32:13
0.9.4_1
|
stefan  |
Convert MAINTAINER to my freebsd.org account. |
24 Jan 2006 03:10:24
0.9.4_1
|
edwin  |
SHA256ify
Approved by: krion@ |
31 Mar 2004 14:42:37
0.9.4_1
|
krion  |
- Fix MASTER_SITES and WWW:
PR: 64993
Submitted by: maintainer |
10 Feb 2004 17:58:50
0.9.4_1
|
leeym  |
Add SIZE attribute to distinfo.
PR: 62633
Submitted by: Stefan Walter <sw@gegenunendlich.de> |
04 Feb 2004 05:10:27
0.9.4_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
08 Dec 2003 10:12:20
0.9.4
|
linimon  |
- Add a pkg-deinstall script for updating LaTeX's content cache after
deinstalling, too. (Suggested by Greg Lewis)
- When installing via port, set $PKG_PREFIX to $PREFIX for the
pkg-install script to make it look for mktexlsr in there, too.
PR: ports/59590
Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer) |
20 Nov 2003 15:36:07
0.9.4
|
glewis  |
. More complete search path for mktexlsr.
PR: 59482
Submitted by: Stefan Walter <sw@gegenunendlich.de> |
10 Nov 2003 19:40:18
0.9.4
|
glewis  |
. Add port of PPower4:
PPower4 is used to post process presentations in PDF format which were
prepared using (La)TeX to add dynamic effects. The PDF files can be
created with pdf(la)tex, v(la)tex or with standard LaTeX and then
converted to PDF with dvipdfm.
WWW: http://www-sp.iti.informatik.tu-darmstadt.de/software/ppower4/
PR: 54335
Submitted by: Stefan Walter <sw@gegenunendlich.de> |