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
- 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.
- ¦ ¦ ¦ ¦
- 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 |
Rodrigo Osorio (rodrigo) |
*/*: 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 |
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) |
0.0.8_1 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 ) |
0.0.8_1 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 ) |
0.0.8_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.0.8_1 27 Aug 2018 17:07:26 |
tobik |
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 |
bapt |
Cleanup plist |
0.0.8_1 29 Aug 2014 09:33:54 |
tijl |
- Add USES=libtool and INSTALL_TARGET=install-strip
- Use MAKE_CMD |
0.0.8 10 Jun 2014 07:39:02 |
olgeni |
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 |
bdrewery |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
0.0.8 20 Sep 2013 17:04:44 |
bapt |
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 |
dougb |
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 |
ohauer |
-remove MD5 |
0.0.8 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
0.0.8 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 |
0.0.8 11 Jan 2007 09:51:23 |
miwi |
- Update to 0.0.8
PR: ports/107770
Submitted by: miwi
Approved by: maintainer |
0.0.6 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.0.6 25 Nov 2005 23:10:30 |
linimon |
Chase URLs per distfile survey. |
0.0.6 27 May 2004 08:19:24 |
krion |
- Update to version 0.0.6
PR: ports/67245
Submitted by: maintainer |
0.0.4 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.0.4 07 Feb 2004 20:02:27 |
krion |
- Update to version 0.0.4
PR: ports/62408
Submitted by: maintainer |
0.0.3 13 Jan 2004 21:12:30 |
pav |
Add hapy, a runtime parser generator.
http://www.hapy.org/
PR: ports/61324
Submitted by: Alex Rousskov <rousskov@measurement-factory.com> |