| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat)
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
. Remove dependency on java/collections since they've been a part of
the standard runtime library since 1.2.
|
|
|
|
| |
Suggested by: glewis
|
| |
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
|
|
|
|
|
| |
. Respect NOPORTDOCS.
. Split "docs" into examples and docs as appropriate and install them in
the relevant directories.
. Use PORTDOCS.
. Use appropriate macros in the packing list (%%JAVAJARDIR%% and
%%EXAMPLESDIR%%) and adjust it appropriately for the previous two changes.
. Bump PORTREVISION.
|
|
|
|
|
|
|
| |
. Add 'devel' as a secondary category.
. Unquote IGNORE.
. Remove unnecessary EXTRACT_SUFX setting.
. Use bsd.java.mk 2.0.
|
|
|
|
|
| |
PR: 86547
Submitted by: Manfred Riem <mriem@manorrock.org>
|
|
|
|
|
| |
PR: 55691
Submitted by: Jose Marques <noway@nohow.demon.co.uk> (maintainer)
|
| |
|
|
|
|
| |
share/doc
|
|
|
|
| |
Forgotten by: znerd
|
|
|
|
|
| |
PR: ports/18009
Submitted by: tkato@prontomail.ne.jp
|
| |
|
| |
|
|
Enables dynamic exchange of data between JavaBeans(TM).
PR: 13163
Submitted by: Jose Marques <noway@nohow.demon.co.uk>
|