PCCTS - The Purdue Compiler Construction Tool Set PCCTS is a set of public domain software tools designed to facilitate the implementation of compilers and other translation systems. These tools currently include antlr, and dlg. In many ways, PCCTS is similar to a highly integrated version of YACC [Joh78] and LEX [Les75]; where antlr (ANother Tool for Language Recognition) corresponds to YACC and dlg (DFA-based Lexical analyzer Generator) functions like LEX. However, PCCTS has many additional features which make it easier to use for a wider range of translation problems. WWW: http://www.polhode.com/pccts.html rts-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/Templates
Commit message (Expand)AuthorAgeFilesLines
* Cache ac_cv_sys_long_file_names conftest result (always yes)John Marino2016-05-071-0/+3
* Re-apply r400350 which is correct, to remove libutil-provided symbols.Bryan Drewery2015-10-281-3/+0
* Revert recent config.site changes, ports-mgmt/pkg fails to build on FreeBSDAntoine Brodin2015-10-281-225/+15
* Indent and remove more libutil functions.Bryan Drewery2015-10-281-9/+6
* Fix reversed logic for utmp vs utxBryan Drewery2015-10-281-1/+1
* Woops, openpty is libutil as fixed before but missed in previous commit.Bryan Drewery2015-10-281-1/+1
* Correct a commentBryan Drewery2015-10-281-1/+1
* Add more cached values.Bryan Drewery2015-10-281-12/+228
* Remove functions provided by libutil.Bryan Drewery2015-10-281-3/+0
* Add /usr/local/lib/debug for WIP debug symbol splitting started in r399701.Bryan Drewery2015-10-211-0/+2
* Update config.guess and config.sub to the latest version.Ed Schouten2015-06-212-194/+102
* Remove lib/X11/fonts/* from the default mtreeBaptiste Daroussin2015-03-221-4/+0
* Remove trailing empty lineBaptiste Daroussin2014-12-221-1/+0
* Add a template for the port MakefilesBaptiste Daroussin2014-12-051-0/+12
* Remove an addition to BSD.local.dist which wasn't intendedBaptiste Daroussin2014-08-271-2/+0
* Add etc/libmap.d to the local mtreeBaptiste Daroussin2014-08-271-0/+2
* Add etc/rc.conf.d to the local mtreeBaptiste Daroussin2014-08-271-0/+4
* - Add LOCALBASE/etc/newsyslog.conf.d from base r266463Bryan Drewery2014-06-051-0/+2
* Cache a bit more function for autoconf based on texlive config.logsBaptiste Daroussin2014-03-261-0/+5
* - Remove PGSQL: Year and Organization must be filled-in by licensor.Pietro Cerutti2014-02-191-28/+0
* - Add PostgreSQL license to the databasePietro Cerutti2014-02-171-0/+28
* Add GMGPL to license databaseJohn Marino2014-02-151-0/+6
* Define GPLv3RLE license (GPLv3 Runtime Library Exception)John Marino2014-02-131-0/+73
* Register a 'tests' directory under /usr/local.Julio Merino2014-02-091-0/+2
* - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkOlli Hauer2013-12-311-0/+0
* The RUBY license covers only the second portion of the license. It should notEitan Adler2013-12-131-4/+0
* Templates, Mk/ lang/ruby*: add the RUBY licenseEitan Adler2013-12-121-0/+56
* - This OFL was version 1.1, now replaced by OFL11Thomas Abthorpe2013-11-051-97/+0
* - Add license templates for OFL 1.0 and 1.1Bryan Drewery2013-10-292-0/+184
* - Add share/applications to mtree, so it no longer needs to be created/remove...Dmitry Marakasov2013-10-221-0/+2
* - login(3), logout(3), and logwtmp(3) were removed in base r202216Bryan Drewery2013-09-031-3/+0
* Do not cache the openpty function this breaks at least heimdal and rancidBaptiste Daroussin2013-09-021-1/+2
* Remove 2 lines for structs which were declared in utmp.hAntoine Brodin2013-08-311-2/+0
* Remove the utmp.h cache added by mistakeBaptiste Daroussin2013-08-301-1/+0
* - Cache moreBryan Drewery2013-08-301-1/+5
* Note that this must reflect the oldest supported releaseBryan Drewery2013-08-301-0/+1
* Cache more GNU configure tests, obtained from gettext and openssh configure s...Baptiste Daroussin2013-08-301-32/+589
* Add some guidance on what not to addBryan Drewery2013-08-301-0/+9
* Add a few more headers/functionsBryan Drewery2013-08-301-0/+25
* Sort pathsBryan Drewery2013-08-301-6/+6
* Sort each groupBryan Drewery2013-08-301-184/+174
* Cache more functionsBaptiste Daroussin2013-08-241-0/+4