Commit graph

19 commits

Author SHA1 Message Date
jmmv
3b922a2b77 Transfer ownership to pkgsrc-users. pancake's address is not valid any
more and he has agreed in private mail to drop maintainership.
2010-07-06 10:17:11 +00:00
obache
89efcb7035 Add missing library to PLIST.
Bump PKGREVISION.

While here, marked as DESTDIR ready, set TEST target.
2008-03-19 11:56:46 +00:00
xtraeme
9c7f1e3644 Update to 0.3.10:
0.3.10 (3 March 2007)

* Fix build system (Robert Schwebel)
* Minor re-work od build-debian-packages (Russel Stuart)

0.3.8 (15 January 2006)

* Update Debian packaging rules (Russell Stuart).
* Configure fixes for BeOS (Deryk Robosson).
* Fix make dist so that it works (Klaus Treichel).
2008-02-18 15:56:35 +00:00
rillig
105dd4b97c Some packages need lex and yacc. Patch by Aleksey Cheusov via
pkgsrc-users.
2007-11-17 12:04:11 +00:00
rillig
1cd027f742 Fixed pkglint warning. 2006-06-17 17:37:21 +00:00
minskim
fd66a6a7f6 USE_TOOLS+=lex 2006-06-09 16:01:23 +00:00
jlam
dcc3f5e7b7 * Move info file entries into the PLIST.
* Honor PKGINFODIR and EMACS_INFOPREFIX.
2006-03-31 05:37:08 +00:00
jlam
6e0c050321 * Teach the tools framework how to supply the pkgsrc version of
makeinfo if no native makeinfo executable exists.  Honor TEXINFO_REQD
  when determining whether the native makeinfo can be used.

* Remove USE_MAKEINFO and replace it with USE_TOOLS+=makeinfo.

* Get rid of all the "split" argument deduction for makeinfo since
  the PLIST module already handles varying numbers of split info files
  correctly.

NOTE: Platforms that have "makeinfo" in the base system should check
      that the makeinfo entries of pkgsrc/mk/tools.${OPSYS}.mk are
      correct.
2006-03-05 16:27:22 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
jmmv
7c2f63ddba Update to 0.3.6. Doing this during the freeze to close the PR pkg/30513
submitted by pancake at phreaker.net.  Ok'ed by wiz@.

Changes since 0.3.0:

0.3.6 (16 January 2005)
* Fix a problem with treecc.spec (Russell Stuart).

0.3.4 (30 October 2004)
* Clean up Debian packaging rules (Russell Stuart).
* Man page formatting (Peter Lund).

0.3.2 (8 August 2004)
* Fixes for parallel builds (Gopal V).
2005-06-13 18:40:40 +00:00
rillig
f795c2e475 Removed trailing white-space. 2005-05-23 08:26:03 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
xtraeme
224db0e21d Update devel/treecc to 0.3.0.
Changes:

0.3.0 (13 March 2004)

        * Allow for parallel "make -jN" building (kloczek@pld.org.pl).
        * Fix the info directory (kloczek@pld.org.pl, qboosh@pld-linux.org).
        * Update the treecc.spec file (Russell Stuart).

0.2.8 (3 January 2004)

        * Add the "base_type" option (Gopal V).
        * Don't put trailing commas on enums because strict ANSI C
          does not allow trailing commas (Miroslaw Dobrzanski-Neumann).

0.2.6 (17 July 2003)

        * Add the "gc_allocator" option, so that node allocation can be
          done using "libgc" if the programmer chooses to do so.
        * Fix some non-ANSI variable declarations.

0.2.4 (29 March 2003)

        * Fixes to treecc.spec.in for RPM generation (Stephen Compall).
        * Add support for namespaces in C++ (Jeyasankar Kottalam).
        * Change "new.h" to "new" to comply with C++ standards
          (Jeyasankar Kottalam).
        * Fix the return type of YYNODESTATE::dealloc (Jeyasankar Kottalam).
2004-05-14 06:57:43 +00:00
jlam
e6cf029454 This package needs to use makeinfo to generate .info files. 2004-03-11 07:33:13 +00:00
xtraeme
ac0c0e5a91 bl3ify 2004-02-27 07:24:52 +00:00
grant
f49bdea710 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
xtraeme
8c2ad96e75 Initial import of treecc-0.2.6, packaged by pancake via pkgsrc-wip.
Treecc is a aspect-oriented programming tool that we wrote to assist in the
development of DotGNU Portable.NET's compiler, "cscc". It complements flex
and bison by providing support for abstract syntax tree creation and
manipulation.
2004-01-12 17:10:10 +00:00