| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
With perl@ hat
Notes:
svn path=/head/; revision=281438
|
|
|
|
| |
Notes:
svn path=/head/; revision=276999
|
|
|
|
|
|
|
|
|
| |
so standarize and remove it
With Hat: perl@
Notes:
svn path=/head/; revision=261743
|
|
|
|
|
|
|
|
| |
PR: 144552
Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
Notes:
svn path=/head/; revision=250797
|
|
|
|
|
|
|
|
| |
PR: ports/139967
Submitted by: TERAMOTO Masahiro <markun AT onohara.to> (maintainer)
Notes:
svn path=/head/; revision=243352
|
|
for creating objects using parameters passed in from a configuration file.
The actual implementation of reading the configuration file is
left to concrete subroles.
WWW: http://search.cpan.org/dist/MouseX-ConfigFromFile/
PR: ports/133914
Submitted by: TERAMOTO Masahiro <markun at onohara.to>
Notes:
svn path=/head/; revision=232597
|