- Use DATADIR in pkg-plist
- Move pkg-install and pkg-deinstall to files/ and use SUB_FILES
- Change MASTER_SITES to use MASTER_SITE_PERL_CPAN
PR: ports/115281 [1]
Submitted by: Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br> [1]
use pkg-install and pkg-deinstall (both stoled from shells/bash)
to do it.
- Remove pre-install section, it's not more needed on this version,
because Makefile is created correctly changing Makefile.PL
PR: 80583
Submitted by: Renato Botelho (maintainer)
- Rename patch-aa to reflect which file is patched.
- update /etc/shells in pkg-plist for package
PR: 80104
Submitted by: Renato Botelho <freebsd@galle.com.br> (maintainer)
1) Update pkg/PLIST.
2) Change to depend on perlsh's install mechanism.
3) New patch (patch-aa) fixes PREFIX problem.
4) Account for broken TCP/IP on MASTER_SITES.
5) General Makefile cleanups.
6) Addition of perlsh to perl5 virtual category.
7) Use PKGNAME to match port's name.
8) Remove unnecessary perl substitution.
PR: 17031
Submitted by: Maintainer