Commit graph

5 commits

Author SHA1 Message Date
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
shell
4b79526f44 Updated to py-HappyDoc-2.1
Changes :

   - #514237 - The PluginLoader no longer requires a '.py'
     extension on plugins.  This should allow plugins to be written
     in any language for which Python can load a module, and as
     long as the file is named with the right convention they will
     be picked up and loaded.  (The source of this change request
     was the maintainers of the PLD Linux Distribution.)
   - Resolved defect #513850, where output was written to the wrong
     place when the -d option was used.
   - Resolved defect #510447, a problem with escaping special
     characters in HTML output.  Text enclosed in single quotes
     is now not escaped in output so that HTML text can be
     passed directly to the output file.
   - Fixed a problem with Windows installation using 'setup.py'.
   - Minor tweaks to the build and test tools.
2002-10-25 17:02:43 +00:00
jlam
e44bf515dc Strip the ".buildlink" from the names of the python application and
extension Makefile fragments, because they really don't have anything to
do with the buildlink[12] frameworks.  Change all the Makefiles that use
application.buildlink.mk and extension.buildlink.mk to use application.mk
and extension.mk instead.
2002-09-21 23:46:45 +00:00
cjep
858ac3617b Fix NetBSD tag. 2002-05-20 19:16:34 +00:00
drochner
999458de7c initial import of py-HappyDoc-2.0, a python tool to generate Python API
documents, submitted by Shell Hung per PR pkg/15145
2002-01-29 16:26:44 +00:00