Port details |
- lacheck Tool for finding common mistakes in LaTeX documents
- 1.26_1 textproc
=2 1.26_1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2002-02-08 16:55:12
- Last Update: 2024-10-14 20:40:10
- Commit Hash: c12c8b9
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- Description:
- LaCheck is a general purpose consistency checker for LaTeX documents.
It reads a LaTeX document and displays warning messages, if it finds
bad sequences. LaCheck is designed to help find common mistakes in
LaTeX documents, especially those made by beginners.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- lacheck>0:textproc/lacheck
- To install the port:
- cd /usr/ports/textproc/lacheck/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/lacheck
- pkg install lacheck
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lacheck
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (lacheck-1.26.tar.gz) = 1f305046bfbd1da74a9dd5c01ad72c84ba3d9902c8c68fc7120b6b66dce85a7c
SIZE (lacheck-1.26.tar.gz) = 46894
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_lacheck
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.26_1 14 Oct 2024 20:40:10
    |
Daniel Engberg (diizzy)  |
textproc/lacheck: Refresh MASTER_SITES
Switch to https |
1.26_1 09 Jan 2024 11:11:45
    |
Baptiste Daroussin (bapt)  |
MANPREFIX: eleminate its usage and move man to share/man |
1.26_1 20 Jul 2022 14:23:14
    |
Tobias C. Berner (tcberner)  |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.26_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.26_1 11 Jan 2018 16:24:53
  |
danfe  |
Remove superfluous linefeeds. |
1.26_1 12 Apr 2016 15:06:40
  |
mat  |
Unbreak.
PR: 208721
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
1.26 09 Nov 2015 12:59:04
  |
antoine  |
Mark a few ports BROKEN: unfetchable |
1.26 11 Oct 2013 22:56:23
  |
ak  |
- Support STAGEDIR
- Reset maintainer, address bounces [1]:
550 5.1.1 <uwe.pierau@tu-clausthal.de>: Recipient address rejected:
undeliverable address:
host sphinx.rz.tu-clausthal.de[139.174.2.44] said: 550-5.1.1
<uwe.pierau@tu-clausthal.de>: Recipient address
rejected: undeliverable address:
host mail.tu-clausthal.de[139.174.2.1] said: 550 uwe.pierau@tu-clausthal.de
unknown user account (in reply to RCPT TO command)
PR: ports/182316 [1]
Submitted by: Uwe Pierau <noaddress@freebsd.de> [1] |
1.26 20 Sep 2013 23:17:32
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.26 03 Jul 2011 14:40:25
 |
ohauer  |
-remove MD5 |
1.26 24 Jan 2006 03:10:24
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.26 07 Nov 2005 14:17:02
 |
garga  |
- Fix MASTER_SITES
PR: ports/88588
Submitted by: maintainer |
1.26 24 Mar 2004 23:14:14
 |
trevor  |
Add size data, approved by maintainers. |
1.26 06 Feb 2004 13:12:53
 |
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.26 06 Oct 2003 18:09:51
 |
krion  |
- Fix MASTER_SITES
PR: 57640
Submitted by: maintainer |
1.26 21 Feb 2003 13:42:50
 |
knu  |
De-pkg-comment. |
08 Feb 2002 19:55:12
    |
yoichi  |
Add LaCheck, a consistency checker for LaTeX documents. |