| 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
|
| |
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- take over maintainership
PR: ports/100051
Submitted by: clsung
Approved by: maintainer (Lars Eggert)
|
|
|
|
|
|
|
|
|
| |
from working.
Ignore for perl versions less than 5.6.1.
PR: ports/92886
Submitted by: Alex Kapranoff <kappa@rambler-co.ru>
Approved by: Lars Eggert <lars.eggert@gmx.net> (maintainer)
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
|
|
|
|
| |
Submitted by: maintainer
PR: 86704
|
|
|
|
|
|
|
|
| |
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc. These are mostly stragglers that should have been caught in pass 2.
This pass brought to you by Bill's 102-degree fever during pass 2.
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Suggested by: Huver <huver@amgraf.com>
Submitted by: Lars Eggert <lars.eggert@gmx.net> (maintainer)
PR: ports/81941
|
|
PR: ports/78425
Submitted by: lars.eggert@gmx.net
|