| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
|
|
|
|
|
|
|
|
|
| |
- STAGE support
- pkg-plist is generated by easy_install
- Update COMMENT and pkg-descr
PR: ports/185103
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
|
|
|
|
| |
www)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 3.2.2
- Update pkg-plist
- Use GITHUB for MASTER_SITES (and remove CHEESESHOP)
- Add pytz, blinker and unidecode to RUN_DEPENDS
- Bump Jinja2 & feedgenerator min versions in RUN_DEPENDS
- RUN_DEPENDS are not BUILD_DEPENDS, remove.
- Add TESTS options, TEST_DEPENDS and regression-test target
- Trim Makefile header
- pkg-descr: Tab->space in WWW:
Changes:
3.2: http://docs.getpelican.com/en/3.2/changelog.html#id1
PR: ports/178770
Approved by: jlaffaye (maintainer)
|
|
|
|
|
|
|
|
| |
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
|
| |
|
|
|
|
|
| |
Submitted by: wen
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
|
|
Approved by: bapt (mentor)
|