Port details |
- y2l Yacc-to-Latex pretty printer/converter
- 1.2_1 textproc =2 1.2_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: 2001-02-05 13:48:21
- Last Update: 2024-01-09 11:11:45
- Commit Hash: 220062a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- http://www.alchar.org/~aedil/Projects/y2l.html
- Description:
- The Yacc to LaTeX utility takes (hopefully) any yacc source file,
and derives an Extended Backus-Naur Form (EBNF) description from
it. This EBNF is written out as LaTeX source. The output is a LaTeX
"longtable" environment, that can be included in any LaTeX document,
typically using an \input{} statement.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/textproc/y2l/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/y2l
- pkg install y2l
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: y2l
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (y2l-1.2.tar.gz) = d03cfec4d663131b1b3b593aabed981eb0fd0836d5e1c35a3ac8524313b62f92
SIZE (y2l-1.2.tar.gz) = 12992
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_y2l
- 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.2_1 09 Jan 2024 11:11:45 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.2 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.2 19 May 2021 19:56:02 |
Danilo Egea Gondolfo (danilo) |
textproc/y2l: Drop maintainership |
1.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2 30 Sep 2013 22:48:09 |
danilo |
- Change maintainer email to @FreeBSD.org
- Add stage support
Approved by: wg (mentor) |
1.2 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.2 19 Jun 2013 13:00:10 |
wg |
textproc/y2l: update to 1.2
- Update to 1.2 [1]
- Trim Makefile header [1]
- Pass maintainership to submitter
- Unmute install commands
PR: ports/179683 [1]
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
Approved by: culot / jpaetzel (mentors, implicit) |
1.1 24 Jul 2012 07:19:21 |
cs |
Fix typos in COMMENT |
1.1 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
1.1 28 Dec 2010 06:31:49 |
linimon |
Reset ijliao@FreeBSD.org due to maintainer-timeouts and long absence.
We hope to see ijliao back again sometime.
Hat: portmgr |
1.1 22 Aug 2009 00:37:17 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V |
1.1 24 Jan 2006 03:10:24 |
edwin |
SHA256ify
Approved by: krion@ |
1.1 18 Mar 2004 06:25:52 |
ijliao |
SIZEify
Submitted by: trevor |
1.1 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.1 07 Mar 2003 06:11:57 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
05 Feb 2001 16:48:21 |
ijliao |
add y2l, Yacc-to-Latex pretty printer/convertor |