notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
dragon Combined C++ scanner/parser generator for LR compliant grammars
1.5.5 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.5.5Version of this port present on the latest quarterly branch.
Maintainer: pi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-10-29 13:31:50
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: GPLv3
WWW:
https://www.lemke-it.com/
Description:
Combined scanner/parser generator for LR compliant grammar definitions. The generated C++ parser class is used as a super class from which a parser implementation class must be derived. The implementation class implements the scanner feed methods but also all required semantic action method. dragon has been used for several large projects with complex grammar definitions (about 200 productions/ 80 tokens ). Since for those grammar defintions, the analyse phase to build up the parse table is quite CPU intensive, it is recommended to use state of the art hardware. dragon requires the base package to get compiled but also for the compilation of the generated C++ code. It can be used for databases/cego and probably other applications. Many more details are available at:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/dragon
  2. /usr/local/share/licenses/dragon-1.5.5/catalog.mk
  3. /usr/local/share/licenses/dragon-1.5.5/LICENSE
  4. /usr/local/share/licenses/dragon-1.5.5/GPLv3
Collapse this list.
Dependency lines:
  • dragon>0:devel/dragon
Conflicts:
CONFLICTS_INSTALL:
  • dragon-player
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/devel/dragon/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/dragon
  • pkg install dragon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dragon
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1622977990 SHA256 (dragon-1.5.5.tar.gz) = b5f5d601e61724fd1716ee50473cc5833ab23042476991abb084a9d0f9dfdd6d SIZE (dragon-1.5.5.tar.gz) = 402947

Packages (timestamps in pop-ups are UTC):
dragon
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.5.51.5.51.5.41.5.51.5.5-1.5.4-
FreeBSD:13:quarterly1.5.51.5.51.5.51.5.51.5.51.5.51.5.51.5.5
FreeBSD:14:latest1.5.51.5.51.5.51.5.51.5.51.5.5-1.5.5
FreeBSD:14:quarterly1.5.51.5.5-1.5.51.5.51.5.51.5.51.5.5
FreeBSD:15:latest1.5.51.5.5n/a1.5.5n/a1.5.51.5.51.5.5
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. liblfcbase.so : devel/lfcbase
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_dragon
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.lemke-it.com/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.5.5
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.5.5
10 Jan 2022 15:15:39
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.5.5
19 Oct 2021 08:36:47
commit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2dcommit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2dcommit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2dcommit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2d files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
*: apply refactor.remove-consecutive-empty-lines

Submitted by:	portedit
1.5.5
06 Jun 2021 11:20:01
commit hash: d9b8b506f85719e8e894117649afbd6b442a2cebcommit hash: d9b8b506f85719e8e894117649afbd6b442a2cebcommit hash: d9b8b506f85719e8e894117649afbd6b442a2cebcommit hash: d9b8b506f85719e8e894117649afbd6b442a2ceb files touched by this commit
Kurt Jaeger (pi) search for other commits by this committer
Author: Björn Lemke
devel/dragon: update 1.5.4 -> 1.5.5

- For CPlusParser generator, catched exception in case of exceeded
  max token length. In the past, exceeded token length lead to seg
  faults ...
1.5.4
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.5.4
05 Dec 2020 20:22:09
Revision:557080Original commit files touched by this commit
pi search for other commits by this committer
devel/dragon: update 1.5.3 -> 1.5.4

- Added stdlib.h include for generated parser code with dynamic
  parse table allocation ( malloc is used ). For Linux compiles, this
  is required

Submitted by:	Bjorn Lemke <lemke@lemke-it.com>
1.5.3
09 Aug 2020 08:53:41
Revision:544551Original commit files touched by this commit Sanity Test Failure
tcberner search for other commits by this committer
Remove obsolete CONFLICTS on kde4 ports

- kde4 has been removed 2018-12-31, that's way back when.
1.5.3
14 Jul 2019 07:44:25
Revision:506609Original commit files touched by this commit
pi search for other commits by this committer
devel/dragon: upgrade 1.5.2 -> 1.5.3

- Small cosmetic patch in CPlusGenerator parse method. Instead of
  default, NULLACTION case has been added to avoid compile warnings
  with -Wswitch-enum

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
1.5.2
21 Apr 2019 08:19:10
Revision:499528Original commit files touched by this commit
pi search for other commits by this committer
devel/dragon: upgrade 1.5.1 -> 1.5.2

- Small code cleanup for clean compile -Wall.
- Changed to code generation with virtual destructor

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
1.5.1
30 Jul 2018 14:31:11
Revision:475895Original commit files touched by this commit
pi search for other commits by this committer
devel/dragon: update 1.5.0 -> 1.5.1

- Fix in src/Main.cc and samples/gxmain-master.cc. Include of stdlib.h
  added, since this is needed for Linux compiles ( exit function )
- In GoLangGenerator.cc scanner code was added to complete scanner state
  machine ( there still was missing some code for transition jumps )

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
1.5.0
27 Jul 2018 14:25:52
Revision:475442Original commit files touched by this commit
pi search for other commits by this committer
devel/dragon: update 1.4.3 -> 1.5.0

- Added code generation for GoLang. GoCode is generated, compiles and
  basically works Still some cleanup stuff required

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
1.4.3_1
22 Feb 2018 19:03:18
Revision:462619Original commit files touched by this commit
tcberner search for other commits by this committer
Give the KDE SC4 applications ports a -kde4 suffix

In order to make room for the up-to-date version of the KDE Desktop and its
applications move the KDE Application ports based on Qt4.

PR:		225992
Exp-run by:	antoine
Reviewed by:	rakuco, adridg
Differential Revision:	https://reviews.freebsd.org/D14413
1.4.3
10 Nov 2017 19:11:06
Revision:453923Original commit files touched by this commit
pi search for other commits by this committer
devel/dragon: update 1.4.1 -> 1.4.3

- add conflicts with multimedia/dragon
- New generated configure script with libtool-2.4.6
- Changed generated Java code to abstract class with abstract
  methods, which have been implemented by the parser action subclass.
  This seems to be a cleaner modeling

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
1.4.1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.4.1
11 Jan 2016 12:16:43
Revision:405779Original commit files touched by this commit
pi search for other commits by this committer
devel/dragon: 1.3.10 -> 1.4.1

- adaptions for mingw build
- Patch in configure.ac for FreeBSD

Submitted by:	lemke@lemke-it.com
1.3.10
08 Jun 2014 19:05:28
Revision:357068Original commit files touched by this commit
pi search for other commits by this committer
Mass-update maintainer from fbsd-ports@opsec.eu -> pi@FreeBSD.org
1.3.10
20 Jan 2014 23:42:47
Revision:340496Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
20 Sep 2013 17:03:27
Revision:327722Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
1.3.10
23 May 2013 09:31:56
Revision:318857Original commit files touched by this commit
zeising search for other commits by this committer
Move devel/lfc to devel/lfcbase, to avoid conflicts with other software using
liblfc as name. [1]
Update devel/lfcbase to 1.5.4: [1]
  Several shared lib issues were addressed
  The license was changed from GPLv2 to GPLv3.

Update devel/lfcxml to 1.1.3 and chase the move of devel/lfc [2]

Update devel/dragon to 1.3.10 and chase the move of devel/lfc [3]

Update databases/cego to 2.18.6 and chase the move of devel/lfc [4]
  Several shared lib issues were addressed.
  The license was changed from GPLv2 to GPLv3.

Update databases/my2cego to 1.1.3 and chase the move of devel/lfc [5]
  Updated the autoconf setup
  Changed License from GPLv2 to GPLv3

PR:		ports/178745 [1]
		ports/178746 [2]
		ports/178747 [3]
		ports/178752 [4]
		ports/178754 [5]
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) [1-5]
1.3.8
15 May 2013 19:43:21
Revision:318261Original commit files touched by this commit
zeising search for other commits by this committer
Chase updates to devel/lfc and devel/lfcxml, bump PORTREVISION
Remove versions from LIB_DEPENDS
Trim makefile headers.
1.3.8
24 Aug 2011 03:35:03
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Mar MAKE_JOBS_SAFE

PR:             160014
Submitted by:   myself
Approved by:    Kurt Jaeger <pi@opsec.eu> (maintainer)
1.3.8
22 Jun 2011 09:07:53
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 1.3.8

PR:             ports/158132
Submitted by:   Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
1.3.7
14 May 2011 21:27:28
Original commit files touched by this commit
beech search for other commits by this committer
-Restore maintainership to submitter

PR:             ports/157030
Submitted by:   Kurt Jaeger <fbsd-ports@opsec.eu>
Approved by:    itetcu (mentor)(implicit)
1.3.7
28 Apr 2011 20:26:29
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reset maintainer due to email bounces

Final-Recipient: rfc822; fbsd-ports@opsec.eu
Original-Recipient: rfc822;fbsd-ports@opsec.eu
Action: failed
Status: 5.0.0
Remote-MTA: dns; home.opsec.eu
Diagnostic-Code: smtp; 550 Unrouteable address

Submitted by:   erwin
With hat:       portmgr
1.3.7
29 Oct 2010 21:43:23
Original commit files touched by this commit
pav search for other commits by this committer
- Does not need DISTNAME either

Reported by:    amdmi3
1.3.7
29 Oct 2010 13:32:44
Original commit files touched by this commit
pav search for other commits by this committer
- This does not need ldconfig invocation
1.3.7
29 Oct 2010 13:31:41
Original commit files touched by this commit
pav search for other commits by this committer
Combined scanner/parser generator for LR compliant grammar definitions.

The generated C++ parser class is used as a super class from which a parser
implementation class must be derived. The implementation class implements the
scanner feed methods but also all required semantic action method. dragon has
been used for several large projects with complex grammar definitions (about
200 productions/ 80 tokens ). Since for those grammar defintions, the analyse
phase to build up the parse table is quite CPU intensive, it is recommended to
use state of the art hardware. dragon requires the base package to get compiled
but also for the compilation of the generated C++ code.

It can be used for databases/cego and probably other applications.

Many more details are available at:

WWW: http://www.lemke-it.com/

PR:             ports/150683
Submitted by:   Kurt Jaeger <fbsd-ports@opsec.eu>

Number of commits found: 28