Commit graph

7 commits

Author SHA1 Message Date
Aleksey Cheusov
35f82d29fc man is replaced with ${PKGMANDIR} 2006-04-20 13:36:34 +00:00
Johnny C. Lam
64bfcf7b60 Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead
for a while now, and *_EXTRA_TMPL are generally not needed anymore.
2006-03-14 01:27:57 +00:00
Roland Illig
3b226c845a Removed the quotes around SUBST_MESSAGE.* where they were unnecessary. 2006-01-17 10:20:45 +00:00
Roland Illig
2c1cc3dceb Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.

Manually reviewed the changes.
2005-11-28 00:27:22 +00:00
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Min Sik Kim
c556c9f086 Initial import of py-plucker.
Plucker is an offline Web and e-book viewer for Palm OS based handheld
devices and PDAs and comes with Unix, Linux, Windows, and Mac OS X
tools, scripts, and conduits that let you decide exactly what part of
the World Wide Web you'd like to download onto your PDA (as long as
they're in standard HTML or text format).  These web pages are then
processed, compressed, and transferred to the PDA for viewing by the
Plucker viewer.

PyPlucker is a Python module that provides the set of tools fetching
the web pages you specify, and handles the conversion of them to
Plucker format.
2004-06-25 14:48:37 +00:00