| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
|
|
|
| |
- Remove leading article from COMMENT
|
|
|
|
| |
java)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/142705
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
|
|
|
|
|
|
|
|
| |
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
| |
|
|
|
|
|
| |
- Add a new launcher shell script: 'jlex'
- Update pkg-message accordingly and bump PORTREVISION
|
| |
|
| |
|
| |
|
|
|
|
| |
Reviewed by: marcus
|
|
|
|
|
|
| |
. Generate a substituted pkg-message in ${WRKDIR} for packaging rather
than just echoing it during the port install and leaving the package
with an unsubstituted version.
|
|
|
|
|
| |
PR: 61225
Submitted by: Conor McDermottroe <mcdermc@tcd.ie>
|
|
|
|
|
|
|
|
| |
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
| |
|
|
|
|
| |
Forgotten by: znerd
|
| |
|
| |
|
| |
|
|
It takes a specification file similar to that accepted by Lex and creates
a Java source file for the correspoding lexical analyzer.
PR: 12476
Submitted by: Jake Burkholder <jake@checker.org>
|