Commit graph

12 commits

Author SHA1 Message Date
obache
2cd654bab6 Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
joerg
3a06eb96bf Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
tron
2ffbaf3d20 Remove "PYTHON_VERSIONS_ACCEPTED= 26 25 24" which is unnecessary
after Python 2.3 has been removed from "pkgsrc".

Approved by Thomas Klausner.
2009-09-23 09:54:45 +00:00
wiz
6a2a7938cb Allow python-2.6. 2009-08-21 15:16:49 +00:00
joerg
34f38e4103 user-destdir support 2009-07-08 16:40:08 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
joerg
3c645bb7fc Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
2009-02-09 22:56:21 +00:00
wiz
4e5d63ae61 Use the python infrastructure.
Installs compiled python objects, so add them to PLIST and bump
PKGREVISION.

Replace patch-aa with better SUBST framework usage.
2008-07-04 14:27:26 +00:00
joerg
a77e7015fe Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
2008-04-25 20:39:06 +00:00
wiz
92aa4facd8 Fix typo in COMMENT. 2007-08-25 11:51:44 +00:00
agc
a71bf8a4db Things usually build better with a custom do-build target if you don't
specify NO_BUILD=yes beforehand.  Remove custom clean privilege
setting, which is no longer needed.


Duh.
2007-08-10 11:04:25 +00:00
agc
3ac6736a49 Initial import of wikipediafs-0.3 into the Packages Collection.
WikipediaFS is a mountable virtual file system that allows to read and
	edit articles from Wikipedia (or any Mediawiki-based site) as if they
	were real files.

	It is thus possible to view and edit articles using your favourite
	text-editor.  Text-editors tend to be more convenient than a simple
	browser form when it comes to editing large texts and they generally
	include useful features such as Mediawiki syntax highlighting and
	spell checking.

	Advanced usage of WikipediaFS includes easy development of scripts and
	bots.  Programs simply have to deal with normal files because this is
	WikipediaFS which takes care of the HTTP layer.  For example, it would
	be possible to use WikipediaFS to perform a massive content migration
	from an existing site to a Mediawiki.

	Features

	    * Reading and editing articles, including subpages.
	    * User * configuration :  add your own Mediawiki.
	    * Editing with your login
	    * HTTPS, HTTP authentication, proxy.
2007-08-09 21:42:52 +00:00