History log of /freebsd-10.3-release/contrib/byacc/package/pkgsrc/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 296373 04-Mar-2016 marius

- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.3.
- Update default pkg(8) configuration to use the quarterly branch.

Approved by: re (implicit)

# 272957 11-Oct-2014 rodrigc

Merge: r272769

Import byacc 20141006

PR: 193499


# 272955 11-Oct-2014 rodrigc

Merge: 272655

Import byacc 20141005 from vendor


# 272953 11-Oct-2014 rodrigc

Merge: r268811

Update to byacc 20140715

PR: 191020
Submitted by: gcooper (yaneurabeya@gmail.com)


# 268899 20-Jul-2014 bapt

MFC: r257315, r260445, r264803

Update byacc to 20140422


# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 235723 21-May-2012 bapt

Import byacc from invisible island, it brings us lots of compatibilities with
bison, keeping full compatibility with our previous yacc implementation.

Also bring the ability to create reentrant parser

This fix bin/140309 [1]

PR: bin/140309 [1]
Submitted by: Philippe Pepiot <ksh@philpep.org> [1]
Approved by: des (mentor)
MFC after: 1 month


# 234949 03-May-2012 bapt

Import byacc 20120115

Approved by: des (mentor)