Port details |
- latexdiff Determine and mark up significant differences between latex files
- 1.3.2 print
=0 1.3.1.1Version of this port present on the latest quarterly branch. - Maintainer: jhale@FreeBSD.org
 - Port Added: 2005-11-11 14:17:03
- Last Update: 2022-02-25 01:37:45
- Commit Hash: a384a63
- Also Listed In: perl5
- License: GPLv3+
- Description:
- latexdiff is a Perl script that compares two latex files and marks
up significant differences between them (i.e. a diff for latex files).
Various options are available for visual markup using standard latex
packages such as "color.sty". Changes not directly affecting visible
text, for example in formatting commands, are still marked in
the latex source.
A rudimentary revision facilility is provided by another Perl script,
latexrevise, which accepts or rejects all changes. Manual
editing of the difference file can be used to override this default
behaviour and accept or reject selected changes only. There are also
scripts to handle multiple-file documents, and files under version
control.
WWW: https://ctan.org/tex-archive/support/latexdiff
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- latexdiff>0:print/latexdiff
- To install the port:
- cd /usr/ports/print/latexdiff/ && make install clean
- To add the package, run one of these commands:
- pkg install print/latexdiff
- pkg install latexdiff
- PKGNAME: latexdiff
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1645717688
SHA256 (latexdiff-1.3.2.tar.gz) = 95771fc61cbc5d3f684a85e171ea94710aee6f2eda2374b9b0f6fb7f15f40bf8
SIZE (latexdiff-1.3.2.tar.gz) = 528736
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- print_latexdiff
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
25 Feb 2022 01:37:45 1.3.2
|
Jason E. Hale (jhale)  |
print/latexdiff: Update to 1.3.2 |
06 Apr 2021 14:31:07 1.3.1.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
03 Jul 2020 14:49:40
1.3.1.1
|
jhale  |
print/latexdiff: Update to 1.3.1.1 |
22 Apr 2020 21:32:54
1.2.1
|
sunpoet  |
Update WWW
Approved by: portmgr (blanket) |
06 Feb 2018 16:13:06
1.2.1
|
jhale  |
- Update to 1.2.1
- Fetch from Github because the releases on CTAN are not versioned
- Fix LICENSE
Relnotes: https://github.com/ftilmann/latexdiff/releases/tag/1.2.1 |
18 Nov 2016 19:08:16
1.2.0
|
jhale  |
Update to 1.2.0
Add NO_ARCH |
01 Jan 2016 14:10:18
1.1.1
|
jhale  |
- Update to 1.1.1 |
09 May 2015 11:46:26
1.1.0
|
jhale  |
Update to 1.1.0 |
26 Feb 2015 05:44:05
1.0.4
|
jhale  |
- Update to 1.0.4 |
23 Jun 2014 21:43:09
1.0.3
|
jhale  |
- Update to 1.0.3
- Support staging
- Add LICENSE
- Store unversioned distfile in a versioned subdirectory
- Convert PLIST_FILES/MAN1 to pkg-plist
- Add WWW to pkg-descr
- Take maintainership (previous maintainer no longer uses FreeBSD)
PR: 191307
Submitted by: jhale
Approved by: Zeliboba@mail.ru (previous maintainer) |
10 Mar 2014 16:45:37
0.5_2
|
bapt  |
Convert p* to USES=zip |
20 Sep 2013 22:44:00
0.5_2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
04 Sep 2013 13:07:41
0.5_2
|
az  |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
03 Jul 2011 06:14:57
0.5_2
|
miwi  |
- Kick MD5 Support |
24 Jan 2010 06:18:08
0.5_2
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 4).
Approved by: portmgr (itetcu) |
06 Jun 2008 13:58:01
0.5_1
|
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) |
30 May 2008 21:42:26
0.5
|
miwi  |
- Update to 0.5
PR: 123533
Submitted by: bf <bf2006a@yahoo.com> (maintainer) |
08 Sep 2007 01:04:03
0.3
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
11 Nov 2005 14:16:32
0.3
|
barner  |
Add latexdiff 0.3,
determine and mark up significant differences
between latex files.
PR: 88353
Submitted by: Maxim Loginov <Zeliboba@mail.ru> |