| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Submitted by: az
Notes:
svn path=/head/; revision=298444
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
Notes:
svn path=/head/; revision=289563
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove MD5
PR: ports/153067
Submitted by: myself (pgollucci)
Approved by: maintainer timeout (demon ; 15 days)
Notes:
svn path=/head/; revision=266976
|
|
|
|
|
|
|
| |
Approved by: portmgr (pav, implicit)
Notes:
svn path=/head/; revision=226080
|
|
|
|
|
|
|
|
|
|
|
|
| |
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211450
|
|
|
|
|
|
|
|
| |
PR: 120386
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Notes:
svn path=/head/; revision=206903
|
|
|
|
|
|
|
|
|
| |
Based on:
PR: 92174
Submitted by: leeym
Notes:
svn path=/head/; revision=154219
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154141
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154110
|
|
|
|
|
|
|
|
| |
PR: 83700
Submitted by: leeym
Notes:
svn path=/head/; revision=139579
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
Notes:
svn path=/head/; revision=137264
|
|
|
|
|
|
|
|
| |
PR: 69538
Submitted by: lth
Notes:
svn path=/head/; revision=114584
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=101962
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=87785
|
|
|
|
|
|
|
|
| |
PR: 53953
Submitted by: Mathieu Arnold <m@absolight.net>
Notes:
svn path=/head/; revision=84155
|
|
Module::Info gives you information about Perl modules without actually
loading the module. It actually isn't specific to modules and should
work on any perl code.
Notes:
svn path=/head/; revision=83808
|