notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/dragon/Makefile
SVNWeb

Number of commits found: 27

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Mon, 10 Jan 2022
[ 15:15 Stefan Eßer (se) search for other commits by this committer ]    commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  bcaf25a  (Only the first 10 of 491 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 19 Oct 2021
[ 08:36 Tobias Kortkamp (tobik) search for other commits by this committer ]    commit hash:ce1af7fdc2cde4dc409a344a4210a3af581ccd2d  commit hash:ce1af7fdc2cde4dc409a344a4210a3af581ccd2d  commit hash:ce1af7fdc2cde4dc409a344a4210a3af581ccd2d  ce1af7f  (Only the first 10 of 154 ports in this commit are shown above. View all ports for this commit)
*: apply refactor.remove-consecutive-empty-lines

Submitted by:	portedit
Sun, 6 Jun 2021
[ 11:20 Kurt Jaeger (pi) search for other commits by this committer Author: Björn Lemke ]    commit hash:d9b8b506f85719e8e894117649afbd6b442a2ceb  commit hash:d9b8b506f85719e8e894117649afbd6b442a2ceb  commit hash:d9b8b506f85719e8e894117649afbd6b442a2ceb  d9b8b50 
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 ...
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 5 Dec 2020
[ 20:22 pi search for other commits by this committer ] Original commit   Revision:557080
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>
Sun, 9 Aug 2020
[ 08:53 tcberner search for other commits by this committer ] Original commit   Revision:544551 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Remove obsolete CONFLICTS on kde4 ports

- kde4 has been removed 2018-12-31, that's way back when.
Sun, 14 Jul 2019
[ 07:44 pi search for other commits by this committer ] Original commit   Revision:506609
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>
Sun, 21 Apr 2019
[ 08:19 pi search for other commits by this committer ] Original commit   Revision:499528
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>
Mon, 30 Jul 2018
[ 14:31 pi search for other commits by this committer ] Original commit   Revision:475895
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>
Fri, 27 Jul 2018
[ 14:25 pi search for other commits by this committer ] Original commit   Revision:475442
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>
Thu, 22 Feb 2018
[ 19:03 tcberner search for other commits by this committer ] Original commit   Revision:462619 (Only the first 10 of 486 ports in this commit are shown above. View all ports for this commit)
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
Fri, 10 Nov 2017
[ 19:11 pi search for other commits by this committer ] Original commit   Revision:453923
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>
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

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

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

Submitted by:	lemke@lemke-it.com
Sun, 8 Jun 2014
[ 19:05 pi search for other commits by this committer ] Original commit   Revision:357068 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Mass-update maintainer from fbsd-ports@opsec.eu -> pi@FreeBSD.org
Mon, 20 Jan 2014
[ 23:42 bapt search for other commits by this committer ] Original commit   Revision:340496
Support stage
Fri, 20 Sep 2013
[ 17:03 bapt search for other commits by this committer ] Original commit   Revision:327722 (Only the first 10 of 379 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
Thu, 23 May 2013
[ 09:31 zeising search for other commits by this committer ] Original commit   Revision:318857 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
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]
Wed, 15 May 2013
[ 19:43 zeising search for other commits by this committer ] Original commit   Revision:318261
Chase updates to devel/lfc and devel/lfcxml, bump PORTREVISION
Remove versions from LIB_DEPENDS
Trim makefile headers.
Wed, 24 Aug 2011
[ 03:35 amdmi3 search for other commits by this committer ] Original commit 
- Mar MAKE_JOBS_SAFE

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

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

PR:             ports/157030
Submitted by:   Kurt Jaeger <fbsd-ports@opsec.eu>
Approved by:    itetcu (mentor)(implicit)
Thu, 28 Apr 2011
[ 20:26 tabthorpe search for other commits by this committer ] Original commit 
- 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
Fri, 29 Oct 2010
[ 21:43 pav search for other commits by this committer ] Original commit 
- Does not need DISTNAME either

Reported by:    amdmi3
[ 13:32 pav search for other commits by this committer ] Original commit 
- This does not need ldconfig invocation
[ 13:31 pav search for other commits by this committer ] Original commit 
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: 27