| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
| |
moment.
Hat: portmgr
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
PR: ports/114697
Submitted by: Conor McDermottroe <ports at mcdermottroe.com> (maintainer)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
|
|
|
|
|
|
| |
- Add 'devel' category [1]
- Update to bsd.java.mk 2.0
- Takeover maintainership [2]
- Use %%JAVAJARDIR%% and PLIST_FILES
PR: 85041 [1] [2]
Submitted by: Conor McDermottroe <ports@mcdermottroe.com> (new maintainer)
Approved by: former maintainer
|
|
|
|
| |
Submitted by: bento via kris
|
|
|
|
|
|
|
|
|
|
|
|
| |
. Make this port act more like the other java ports.
The actual change is based on the followup submitted by Conor McDermottroe
plus some tweaks from the patch in the PR and myself.
PR: 63582
Submitted by: Conor McDermottroe <ports@mcdermottroe.com>
Matthew West <mwest@uct.ac.za>
Approved by: maintainer timeout
|
| |
|
|
|
|
| |
Forgotten by: znerd
|
|
|
|
| |
appear earlier in the Makefile.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
|
| |
|
|
This is the Java based Constructor of Useful Parsers (CUP for short). It
serves the same role as the widely used program YAXX and in fact offers most
of the features of YACC. However, CUP is written in Java, uses specifications
including embedded Java code, and produces parsers which are implemented in
Java.
PR: ports/6570
Submitted by: Jason Nordwick <nordwick@xcf.berkeley.edu>
|