Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
02 Nov 2017 21:41:47
20150315_1
 |
olgeni  |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams. |
19 May 2016 10:53:06
20150315_1
 |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
01 Apr 2016 14:16:20
20150315_1
 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
26 Jul 2015 06:59:10
20150315_1
 |
hrs  |
Revert an unintentional change. |
26 Jul 2015 06:57:27
20150315_1
 |
hrs  |
- Separate libsynctex from tex-web2c to devel/tex-synctex.
- Separate basic TeX engines from tex-web2c to print/tex-basic-engines.
- Add CTAN mirrors to MASTER_SITES.
- Drop gmake where not required.
- Remove extra dependencies in print/tex-aleph, print/tex-dvipdfmx,
print/tex-luatex, print/tex-xetex, and japanese/tex-ptex. |
19 Jul 2015 20:33:35
20150315
 |
hrs  |
Update TeXLive to TL2015.
- print/texlive-infra was renamed with print/texlive-tlmgr.
Note that currently tlmgr(1) does not work because of
lack of TLPDB. This will be fixed.
- Lua libraries used in LuaTeX are separated into
devel/tex-libtexlua and devel/texlibtexluajit.
USE_TEX supports them via keywords "texlua" and "texluajit".
- libsynctex is currently installed by devel/tex-web2c.
This will be separated into a single port.
- Add graphics/libpotrace and use installed libpotrace
and libharfbuzz. |
25 Dec 2014 20:54:43
20140317_2
 |
bapt  |
Bump portrevision after png update |
25 Dec 2014 19:04:27
20140317_1
 |
antoine  |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
13 Nov 2014 07:41:18
20140317_1
 |
antoine  |
Cleanup plist |
09 Sep 2014 10:03:57
20140317_1
 |
hrs  |
Add a patch forgotten in the previous commit.
PR: 193444 |
22 Aug 2014 11:04:23
20140317
 |
hrs  |
Update TeXLive to 2014.
- Note that full support of configuration tools such as tlmgr and texconfig
is not ready yet.
- Most of dviware now supports libpaper to choose the default papersize.
Use paperconfig(8) utility or print/papersize-default-* packages.
- Some quite old macros of the age of latex209 have been removed, and
there are user-visible/invisible incompatibilities. Please send a report
to freebsd-tex@FreeBSD.org or file a PR if you have trouble. |
04 Jul 2014 17:35:19
20120420_3
 |
bapt  |
Support stage for texlive, given it is impossible to rebuild the fmt files into
the stage then they are now rebuild in post-installation, like it is done in
other package system |
20 Jun 2014 11:15:58
20120420_2
 |
amdmi3  |
- Switch print/libpaper to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
27 May 2014 05:29:01
20120420_1
 |
antoine  |
Fix make checksum
With hat: portmgr |
26 May 2014 13:55:51
20120420_1
 |
miwi  |
- Convert gmake,bzip2,xz to USES
Approved by: portmgr |
21 Jan 2014 23:40:23
20120420_1
 |
bapt  |
Fix properties on pkg-plist |
20 Sep 2013 22:44:00
20120420_1
 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
14 Aug 2013 22:35:54
20120420_1
 |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
22 May 2013 08:26:53
20120420_1
 |
hrs  |
- Fix duplicated pkg-plist entries.
- Split off documentation to print/texlive-docs from print/texlive-texmf.
The document part was 1.3GB (30k files). Now the size of texlive-texmf
package is 557MB (this was 1.5GB before the split).
- do-texhash, do-fmtutil, do-updmap targets now run after post-install. |
18 May 2013 22:54:31
20120420
 |
hrs  |
Add USE_TEX=texlive for TeXLive-specific ports. |
07 May 2013 08:44:32
20120420
 |
hrs  |
- Separate print/tex-dvipdfmx from print/texlive-base and add libpaper
support. dvipdfmx's default paper size can be set by
${LOCALBASE}/etc/papersize and/or PAPERSIZE environment variable as
other programs like print/psutils do.
- Use absolute pathname in {fmtutil,texconfig,updmap}-sys programs because
manually-installed and/or old TeXLive files can prevent them from
working. [1]
- Fix pkg-plist in print/texlive-texmf.
- Remove DIST_SUBDIR from Mk/bsd.tex.mk.
Reported by: bsam, Stephen Montgomery-Smith [1] |