Port details |
- bisoncpp LALR(1) parser generator that generates C++ classes
- 4.10.01_4 devel
=0 4.10.01_4Version of this port present on the latest quarterly branch.
- DEPRECATED: Depends on broken and expiring libbobcat
This port expired on: 2018-08-20
- Maintainer: bofh@FreeBSD.org
- Port Added: 2009-03-09 16:24:03
- Last Update: 2018-08-21 12:06:54
- SVN Revision: 477717
- License: GPLv3
- WWW:
- http://bisoncpp.sourceforge.net/
- Description:
- The program bisonc++ creates a C++ parser function and -class having a
cleaner setup than the code generated by Alain Coetmeur's bison++.
Furthermore, since bisonc++ more closely follows current-day ideas about
C++ programming its code is easier to read.
WWW: http://bisoncpp.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- bisoncpp>0:devel/bisoncpp
- No installation instructions:
- This port has been deleted.
- PKGNAME: bisoncpp
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (bisonc++_4.10.01.orig.tar.gz) = d03b1c3982f7cff9663382cb6933ccc5aa8ce35a7ccbd6f76769aa261777bf0b
SIZE (bisonc++_4.10.01.orig.tar.gz) = 652569
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- icmake : devel/icmake
- yodl>=3.0 : textproc/yodl
- libbobcat>=3.18 : devel/libbobcat
- gcc7 : lang/gcc7
- as : devel/binutils
- Runtime dependencies:
-
- gcc7 : lang/gcc7
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- shebangfix
- 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 |
4.10.01_4 21 Aug 2018 12:06:54 |
rene |
Remove expired ports:
2018-08-20 net/openmq: Broken for more than 5 months
2018-08-20 net/coda6_server: Broken for more than 5 months
2018-08-20 net/ceph-devel: Broken for more than 5 months
2018-08-20 java/jgrapht: Broken for more than 5 months
2018-08-20 mail/mutt14: mutt 1.4.x has been out of support for 10+ years use
mail/mutt
2018-08-20 www/pydio: Broken for more than 5 months
2018-08-20 security/fastd-devel: Broken for more than 5 months
2018-08-20 security/fastd: Broken for more than 5 months
2018-08-20 devel/bhyve-vm-goagent: Broken for more than 5 months
2018-08-20 devel/cherivis-devel: Depends on broken and expiring cheritrace-devel
2018-08-20 devel/cheritrace-devel: Broken for more than 5 months
2018-08-20 devel/javolution: Broken for more than 5 months
2018-08-20 devel/bisoncpp: Depends on broken and expiring libbobcat
2018-08-20 databases/php5-pdo_cassandra: Broken for more than 5 months
2018-08-20 games/crafty-open-large: Broken for more than 5 months
2018-08-20 games/crafty-open-enormous: Broken for more than 5 months
2018-08-20 games/crafty-open-medium: Broken for more than 5 months
2018-08-20 math/jakarta-commons-math: Broken for more than 5 months
2018-08-20 math/hfst: Broken for more than 5 months
2018-08-20 math/octave-forge-communications: Broken for more than 5 months
2018-08-20 lang/v8-devel: Broken for more than 5 months
2018-08-20 sysutils/rubygem-fluentd010: Broken for more than 5 months |
4.10.01_4 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
4.10.01_3 17 Jul 2018 08:56:32 |
antoine |
Deprecate ports broken for more than 5 months |
4.10.01_3 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
4.10.01_2 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
4.10.01_1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
4.10.01 25 Nov 2016 21:27:37 |
gerald |
Replace USE_GCC=4.9+ by USE_GCC=yes, now that lang/gcc and the default
version for GCC in the Ports Collection have moved to GCC 4.9. |
4.10.01 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
4.10.01 08 Jun 2015 18:49:53 |
bofh |
devel/bisoncpp: Update version 4.09.02=>4.10.01
- Fix patch files to reflect 'make makepatch' |
4.09.02 25 Jan 2015 09:12:24 |
bofh |
devel/bisoncpp: Update version 4.09.01=>4.09.02
Differential Revision: https://reviews.freebsd.org/D1634
Approved by: marino(mentor) |
4.09.01_1 24 Dec 2014 00:14:13 |
bofh |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
4.09.01_1 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
4.09.01_1 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
4.09.01 24 May 2014 14:11:45 |
sunpoet |
- Update to 4.09.01
- Update DISTNAME and EXTRACT_SUFX
Changes: http://sourceforge.net/p/bisoncpp/code/ci/master/log/
PR: ports/189774
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer) |
4.08.00 07 Apr 2014 10:12:44 |
sunpoet |
- Respect CC and CXX
Notified by: gerald |
4.08.00 06 Apr 2014 05:49:34 |
sunpoet |
- Update to 4.08.00
- Pass maintainership to submitter
- While I'm here, relax USE_GCC to yes
Changes: http://sourceforge.net/projects/bisoncpp/files/bisonc%2B%2B/4.08.00/README/view
http://sourceforge.net/projects/bisoncpp/files/bisonc%2B%2B/4.07.00/README/view
http://sourceforge.net/projects/bisoncpp/files/bisonc%2B%2B/4.06.00/README/view
PR: 188267
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
4.05.00 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
4.05.00 28 Nov 2013 07:18:42 |
pgj |
- Update to 4.05.00
- Add support for staging, use shebangfix, switch to GCC 4.7
- Give up maintainership |
4.01.00_1 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
4.01.00 04 Dec 2012 18:50:35 |
pgj |
- Use PORT_OPTIONS:MDOCS instead of NOPORTDOCS
- Use a single space after "WWW:" in port descriptions
Requested by: jhale, danfe, bapt
Feature safe: yes |
4.01.00 04 Dec 2012 09:22:17 |
pgj |
- Update to 4.01.00
- Trim Makefile header
Feature safe: yes |
2.09.03 15 Nov 2011 21:18:34 |
pgj |
- Update to 2.09.03
- Switch to GCC 4.6 (requested by: gerald)
- Add license information
Feature safe: yes |
2.9.1 15 Nov 2010 10:19:38 |
pgj |
- Update to 2.9.1 |
2.8.0 26 Sep 2010 19:56:09 |
pgj |
- Update to 2.8.0 |
2.7.0 05 Jun 2010 11:04:49 |
pgj |
- Update to 2.7.0 |
2.5.1 10 Apr 2010 04:25:06 |
pgj |
- Update to 2.5.1 |
2.4.8 17 Nov 2009 12:40:35 |
pgj |
- Update to 2.4.8 |
2.4.5 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
2.4.5 09 Mar 2009 16:23:46 |
pgj |
The program bisonc++ creates a C++ parser function and -class having a
cleaner setup than the code generated by Alain Coetmeur's bison++.
Furthermore, since bisonc++ more closely follows current-day ideas about
C++ programming its code is easier to read.
WWW: http://bisoncpp.sourceforge.net/
Approved by: tabthorpe |