Po-Chuan Hsieh
Po-Chuan Hsieh <sunpoet AT FreeBSD DOT org> is a ports committer.
Teams and hats
Office <office AT FreeBSD DOT org>
Perl <perl AT FreeBSD DOT org>
Python <python AT FreeBSD DOT org>
Ruby <ruby AT FreeBSD DOT org>
TODO List
Perl
- Remove outdated PERL_LEVEL check: done
- Clean up necessary Perl core modules in *_DEPENDS
- Add removed Perl core modules to *_DEPENDS
- e.g. Re-add missing CGI, CGI was first released with perl 5.004, deprecated (will be CPAN-only) in v5.19.7 and removed from v5.21.0
PHP
- Mark unfetchable pear- ports: done
- Fix pear- ports with wrong distinfo: done
Python
- Convert to USE_PYTHON=autoplist and remove unnecessary PYDISTUTILS_EGGINFO
- Fix wrong USES=python
- e.g. a port that only works on Python 2.x but set USES=python
- Sort USE_PYTHON
Ruby
- Clean up outdated ports
Generic
- Remove DOCS, EXAMPLES, IPV6 and NLS from OPTIONS_DEFAULT: done
- Convert to options framework, including dependency, target and variable helpers
- Add missing OPTIONS_DEFINE
- Add LICENSE knobs
- Add NO_ARCH
- Convert USE_MYSQL and USE_PGSQL to USES
- Remove WX_UNICODE: done
- Fix WWW
e.g. wrong trailing slash in GitHub links
- Remove outdated OSVERSION check