Port details |
- byaccj Java extension of BSD YACC-compatible parser generator
- 1.15 devel
=2 Version 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-06-30 02:19:13
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: ap24-mod_jk, eclipse
- Also Listed In: java
- License: not specified in port
- Description:
- BYACC/Java is an extension of the Berkeley v 1.8 YACC-compatible parser
generator. Standard YACC takes a YACC source file, and generates one or
more C files from it, which if compiled properly, will produce a LALR-
grammar parser. this extension support a -J option to generate Java source
code.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/byaccj/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/byaccj
- pkg install byaccj
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: byaccj
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (byaccj1.15_src.tar.gz) = 4d6ba21fa5bc4ec4b1be9eb6e6efbb367eb6df2577fd0eaff60be9c6614f6609
SIZE (byaccj1.15_src.tar.gz) = 53646
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:
- devel_byaccj
- 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 |
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.15 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.15 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.15 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.15 07 Dec 2020 20:09:03
  |
rene  |
Return mmokhi@'s ports to the pool after his commit bit was safekept. |
1.15 11 Feb 2017 04:44:44
  |
mmokhi  |
Updating the ports I maintain to my FreeBSD.org address.
Submitted by: mmokhi
Reviewed by: feld, mat
Approved by: feld, mat (mentors)
Differential Revision: https://reviews.freebsd.org/D9498 |
1.15 26 Dec 2016 19:00:40
  |
sunpoet  |
- Pass maintainership to submitter
PR: 215586
Submitted by: Mahdi Mokhtari <mokhi64@gmail.com> |
1.15 26 Dec 2016 11:59:12
  |
rene  |
Reset ports per maintainer request.
PR: 215557
Submitted by: A.J. "Fonz" van Werven (maintainer) |
1.15 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.15 19 Nov 2014 19:22:11
  |
marino  |
devel/byaccj: Add distfile mirror in addition to SourceForge
PR: 195175
Submitted by: Fonz |
1.15 18 Nov 2014 22:27:14
  |
pi  |
devel/byaccj: change maintainer as requested |
1.15 09 Jan 2014 15:02:45
  |
bapt  |
Support stage |
20 Sep 2013 17:03:27
 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
1.15 29 Jul 2012 11:17:04
 |
cs  |
Fix typos in COMMENT
Approved by: portmgr@ (implicit) |
1.15 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
1.15 23 Jul 2010 14:57:23
 |
glarkin  |
- Updated to 1.15
PR: ports/148853
Submitted by: Paul Schmehl <pauls at utdallas dot edu> (maintainer) |
1.14 22 Aug 2009 00:18:43
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.14 25 Jul 2008 14:34:52
 |
pav  |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
1.14 05 Jan 2007 22:54:18
 |
miwi  |
- Update to 1.14
PR: ports/107527
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer) |
1.13 10 Nov 2006 21:13:12
 |
pav  |
- Kill attribution |
1.13 10 Nov 2006 21:12:26
 |
pav  |
- Update to 1.13
- Take over maintainership
PR: ports/104544
Submitted by: Paul Schmehl <pauls@utdallas.edu>
Approved by: maintainer timeout (3 weeks) |
1.1 04 May 2006 21:41:12
 |
edwin  |
Remove USE_REINPLACE from all categories starting with D |
1.1 22 Jan 2006 08:30:12
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.1 31 Oct 2005 19:41:42
 |
krion  |
Fix MASTER_SITES and WWW: line.
PR: ports/88284
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> |
1.1 18 Mar 2004 02:27:55
 |
trevor  |
Add size data.
Approved by: maintainers |
1.1 06 Feb 2004 13:12:53
 |
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.1 21 Feb 2003 11:23:04
 |
knu  |
De-pkg-comment. |
1.1 04 Nov 2002 02:15:27
 |
edwin  |
PERL -> REINPLACE
Noticed on: bento |
1.1 30 Jun 2002 02:11:57
 |
demon  |
New port: An extension to yacc to produce Java code.
PR: 39999
Submitted by: David Xu <davidxu@viatech.com.cn> |