| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
11 May 2013 17:58:56
1.1.16_1
|
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.1.16_1
|
hrs  |
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier. |
01 Jun 2012 05:26:28
1.1.16_1
|
dinoex  |
- update png to 1.5.10 |
25 Mar 2011 11:36:18
1.1.16
|
miwi  |
- Remove DEPRECATED
- Drop MD5 support
- Update MASTER_SITES and WWW: line
PR: 155837
Submitted by: Ports Fury |
12 Mar 2011 22:35:12
1.1.16
|
bapt  |
Deprecate unmaintained ports from textproc where upstream disapear and/or
 where no distfiles can be found and are not used by maintained ports |
15 Jul 2010 07:29:00
1.1.16
|
miwi  |
- Update to 1.1.16
PR: 148575
Submitted by: Ports Fury |
28 Mar 2010 06:47:48
1.1.15_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.1.15_1
|
dinoex  |
- update to jpeg-8 |
30 Dec 2009 13:48:56
1.1.15
|
thierry  |
- Upgrade to 1.1.15;
- Release maintainership.
Notified by: portscout via miwi |
31 Jul 2009 13:57:52
1.1.12_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
21 Aug 2008 06:18:49
1.1.12
|
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 ) |
06 Apr 2008 19:52:44
1.1.12
|
thierry  |
Upgrade to 1.1.12.
Reported by: portscout |
06 Jul 2007 21:39:06
1.1.11_1
|
thierry  |
1- Fix build with gcc-42;
2- Correct pkg-descr.
Reported by: pointyhat via pav (1) |
19 May 2007 20:32:57
1.1.11_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
17 Dec 2006 22:19:04
1.1.11
|
thierry  |
Finally import sowing, which is used by mpich2-1.0.5 to build its docs. |