Port details |
- hapy Runtime parser generator
- 0.0.8_1 devel
=2 0.0.8_1Version of this port present on the latest quarterly branch. - Maintainer: rousskov@measurement-factory.com
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2004-01-13 21:13:22
- Last Update: 2023-11-06 10:03:47
- Commit Hash: 06df180
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://hapy.sourceforge.net
- Description:
- Hapy is a runtime parser generator library. The Hapy library
generates parsers from BNF-like language grammars. Parsing
scripting languages and communication protocol messages are
typical use cases. Generated parsers are C++ objects. Hapy is
public domain software.
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- 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/devel/hapy/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/hapy
- pkg install hapy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hapy
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Hapy-0.0.8.tar.gz) = 95f76218fbdef2c614de078bbac3182f370dd3cdc2798287551746088cc835a0
SIZE (Hapy-0.0.8.tar.gz) = 485622
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_hapy
- USES:
- libtool
- 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 |
0.0.8_1 06 Nov 2023 10:03:47
![commit hash: 06df180a9e39055026499a326ef67812801a8919 commit hash: 06df180a9e39055026499a326ef67812801a8919](/images/git.png) ![commit hash: 06df180a9e39055026499a326ef67812801a8919 commit hash: 06df180a9e39055026499a326ef67812801a8919](/images/codeberg.svg) ![commit hash: 06df180a9e39055026499a326ef67812801a8919 commit hash: 06df180a9e39055026499a326ef67812801a8919](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Rodrigo Osorio (rodrigo) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
0.0.8_1 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
0.0.8_1 20 Jul 2022 14:21:35
![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/git.png) ![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/codeberg.svg) ![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
0.0.8_1 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
0.0.8_1 27 Aug 2018 17:07:26
![Revision:478229 Revision:478229](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tobik ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/hapy: Fix build with Clang 6
In file included from Algorithm.cc:4:
In file included from ../src/include/Hapy/Algorithm.h:6:
In file included from ../src/include/Hapy/Result.h:7:
In file included from ../src/include/Hapy/Pree.h:9:
In file included from ../src/include/Hapy/PreeKids.h:7:
../src/include/Hapy/Iterator.h:22:10: error: no template named
'bidirectional_iterator' in namespace 'std'; did you mean
'std_bidirectional_iterator'?
public std::bidirectional_iterator<ValueT, DiffT> {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
std_bidirectional_iterator
etc.
http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/hapy-0.0.8_1.log
PR: 230907
Submitted by: tobik
Approved by: Alex Rousskov <rousskov@measurement-factory.com> (maintainer) |
0.0.8_1 27 Oct 2014 10:40:08
![Revision:371546 Revision:371546](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Cleanup plist |
0.0.8_1 29 Aug 2014 09:33:54
![Revision:366482 Revision:366482](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tijl ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add USES=libtool and INSTALL_TARGET=install-strip
- Use MAKE_CMD |
0.0.8 10 Jun 2014 07:39:02
![Revision:357277 Revision:357277](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
olgeni ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
0.0.8 25 Sep 2013 00:54:09
![Revision:328226 Revision:328226](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bdrewery ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
0.0.8 20 Sep 2013 17:04:44
![Revision:327723 Revision:327723](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
0.0.8 24 Oct 2011 04:17:38
![files touched by this commit files touched by this commit](/images/logs.gif) |
dougb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
0.0.8 03 Jul 2011 14:59:23
![files touched by this commit files touched by this commit](/images/logs.gif) |
ohauer ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
-remove MD5 |
0.0.8 22 Aug 2009 00:18:43
![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
0.0.8 25 Jul 2008 14:34:52
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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 |
0.0.8 11 Jan 2007 09:51:23
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.0.8
PR: ports/107770
Submitted by: miwi
Approved by: maintainer |
0.0.6 22 Jan 2006 08:30:12
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
SHA256ify
Approved by: krion@ |
0.0.6 25 Nov 2005 23:10:30
![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Chase URLs per distfile survey. |
0.0.6 27 May 2004 08:19:24
![files touched by this commit files touched by this commit](/images/logs.gif) |
krion ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to version 0.0.6
PR: ports/67245
Submitted by: maintainer |
0.0.4 31 Mar 2004 03:12:58
![files touched by this commit files touched by this commit](/images/logs.gif) |
trevor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
SIZEify (maintainer timeout) |
0.0.4 07 Feb 2004 20:02:27
![files touched by this commit files touched by this commit](/images/logs.gif) |
krion ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to version 0.0.4
PR: ports/62408
Submitted by: maintainer |
0.0.3 13 Jan 2004 21:12:30
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add hapy, a runtime parser generator.
http://www.hapy.org/
PR: ports/61324
Submitted by: Alex Rousskov <rousskov@measurement-factory.com> |