Commit graph

20 commits

Author SHA1 Message Date
Adam Weinberger
660fc56a82 Resolve unnecessary bsd.port.options.mk inclusion by using OPTIONS helpers.
Approved by:	portmgr (blanket)
2014-07-03 18:18:02 +00:00
Li-Wen Hsu
b23f0076c0 - Stage
- Drop easy_install
- Pet portlint

PR:		ports/188881
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-04-23 06:20:42 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Baptiste Daroussin
1640537ad6 Add NO_STAGE all over the place in preparation for the staging support (cat: ftp) 2013-09-20 17:23:18 +00:00
Li-Wen Hsu
74ca516d44 - Tweak USE_PYTHON to -2.7 to match upstream compatibility
- Switch from distutils to easy_install (update pkg_plist to suit)
- Add OptionsNG for SENDFILE and OPENSSL support
- Add test: target to run unit tests
- Patch: setup.py
  - Add zip_safe=False to install egg uncompressed
  - Add test_suite for running unit tests via setup.py
- Patch: test/test_*
  - add path hacks to test WRKSRC sources

PR:		ports/171682
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com>
2012-09-22 14:04:11 +00:00
Li-Wen Hsu
fc20563ac8 - Update to 0.7.0
- Remove LICENSE_FILE for well-known licenses
- Remove DOCSDIR and NOPORTDOCS checks - Not bundled by upstream anymore
- Update and sort pkg-plist

PR:		ports/169102
Submitted by:	koobs <koobs.freebsd@gmail.com>
2012-06-28 17:57:19 +00:00
Li-Wen Hsu
cfa20a2be0 - Update to 0.6.0
- Add license

PR:		ports/155290
Submitted by:	Ruslan Mahmatkhanov <cvs-src AT yandex.ru>
2011-03-05 13:12:53 +00:00
Li-Wen Hsu
4f9cebe1f3 - Update to 0.5.2 2009-10-10 11:46:49 +00:00
Li-Wen Hsu
4cf4fcea40 - Update to 0.5.1 2009-04-10 08:02:51 +00:00
Li-Wen Hsu
66ba7fbb7a - Update to 0.5.0
PR:		ports/127556
Submitted by:	Wen Heping <wenheping AT gmail.com>
2008-09-24 03:35:59 +00:00
Li-Wen Hsu
bd0eae9d4b - Update to 0.4.0 2008-06-15 02:15:51 +00:00
Edwin Groothuis
1e1dff6290 Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files

PR:		ports/121435 (related)
2008-03-06 22:19:52 +00:00
Li-Wen Hsu
1b93156bce - Update to 0.3.0 2008-01-26 12:11:20 +00:00
Li-Wen Hsu
c565ab5836 - Update WWW per author's requst. 2007-09-18 13:35:00 +00:00
Li-Wen Hsu
2868e40b7a - Update to 0.2.0 2007-09-18 01:23:24 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Li-Wen Hsu
1444e73e0b - Respect NOPORTEXAMPLES 2007-06-22 06:23:00 +00:00
Li-Wen Hsu
69dd27cc3c - Change to my FreeBSD.org email
Approved by:     clsung (mentor)
2007-04-04 08:49:31 +00:00
Martin Wilke
a0b54d6290 - Update to 0.1.1
PR:             110032
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org> (maintainer)
2007-03-07 13:29:49 +00:00
Martin Wilke
ae5e1412ef Python FTP server library provides an high-level portable interface to easily
write asynchronous FTP servers with Python. Based on asyncore / asynchat
frameworks pyftpdlib is actually the most complete RFC959 FTP server
implementation available for Python language.

WWW:	http://billiejoex.altervista.org/pyftpdlib.html

PR:		ports/109934
Submitted by:	Li-Wen Hsu <lwhsu at lwhsu.org>
2007-03-06 20:12:24 +00:00