Next | Query returned 30 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2008-05-26 04:13:26 by Joerg Sonnenberger | Files touched by this commit (274)
Log message:
Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
   2006-06-03 02:13:08 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
No need to mark 1.5 as incompatible, it isn't active by default anyway.
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
   2005-12-01 04:22:16 by Roland Illig | Files touched by this commit (1)
Log message:
Fixed a pkglint warning:
- WARN: devel/ply/Makefile:22: Found absolute pathname: /${EGDIR}

As ${EGDIR} is already an absolute pathname, there's no need to prefix it
with a slash.
   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
   2005-03-24 22:13:04 by Thomas Klausner | Files touched by this commit (241)
Log message:
Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
   2005-02-23 23:24:35 by Alistair G. Crooks | Files touched by this commit (505)
Log message:
Add RMD160 digests.
   2004-07-19 21:57:42 by Marc Recht | Files touched by this commit (1)
Log message:
Set package creator as maintainer. Requested in private mail.
   2004-07-16 17:38:40 by Marc Recht | Files touched by this commit (1)
Log message:
Delete a file missed before the import..
   2004-07-16 17:36:50 by Marc Recht | Files touched by this commit (5) | Imported package
Log message:
initial import of ply-1.5

The 1.4 version of the package was provided by NONAKA Kimihiro
in PR 26344 .  (And seems to be based upon the FreeBSD port.)

Cleaned up and updated to 1.5 by me.

PLY is a Python-only implementation of the popular compiler construction
tools lex and yacc. The implementation borrows ideas from a number of
previous efforts; most notably John Aycock's SPARK toolkit. However, the
overall flavor of the implementation is more closely modeled after the C
version of lex and yacc. The other significant feature of PLY is that it
provides extensive input validation and error reporting--much more so than
other Python parsing tools.


Next | Query returned 30 messages, browsing 21 to 30 | previous