| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
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}.
|
| |
|
|
|
|
|
| |
PR: ports/92366
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It looks like IBM released an updated version of the NetRexx 2.05 zip file
on Jan 14 2005, which includes modifications to the documentation,
NetRexx[RC].jar files and the pinger and tablet zip (sample?) files.
I could not find a CHANGELOG file nor the mailing list archives that would
have provided info into the exact changes made without a version or
revision number bump.
PR: ports/80716
Submitted by: Linh Pham <question+fbsdports (at) closedsrc.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Since NetRexxC.cmd and NetRexxC.sh do same thing, only install .sh version
and remove dependency on rexx-imc (and remove the patch for NetRexxC.cmd) [1]
- Add a patch for NetRexxC.sh so the user is able to override JAVA_HOME at
runtime [1]
- Use FIND | {MKDIR,INSTALL_DATA} to install documentation
- Add $FreeBSD$ tag in pkg-plist
PR: 79564 [1]
Submitted by: Sam Lawrance <boris@brooknet.com.au> [1]
|
|
|
|
| |
Approved by: portmgr (self)
|
| |
|
|
|
|
|
|
|
|
|
| |
old email address bounces, and he has not been responsive to email on the
only other one we have for him.
These ports are now available for adoption.
Come back coop, we miss ya ...
|
|
|
|
| |
Approved by: maintainers
|
|
|
|
|
| |
PR: ports/63208
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/41984
Submitted by: John Merryweather Cooper <coop9211@uidaho.edu>
|
|
|
|
| |
Noticed by: bento
|
|
|
|
|
|
| |
and russian/mod_ssl has USE_PERL5=yes
Notices on: bento
|
|
|
|
| |
Forgotten by: znerd
|
|
|
|
|
|
|
| |
Use \015 in Makefile instead of literal CR character.
PR: ports/36027
Submitted by: parv <parv_@yahoo.com>
|
|
|
|
|
|
|
|
| |
o Install examples unless NOPORTDOCS
o Patch instructions to make sense in ports environment
PR: 34845
Submitted by: maintainer
|
|
|
|
|
|
|
| |
PR: 31765
Submitted by: maintainer
Reviewed by: lioux,maintainer
Approved by: lioux
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2) replace installed NetRexxC.cmd with a home grown version
3) add lang/rexx-imc as RUN_DEPENDS due to 2)
4) also, delete both the DOS-only *.bat files and the OS/2-only
nrc.cmd file (which is not really a Rexx file).
5) furthermore, delete the duplicate hello.nrx because:
1. a copy is installed with the documentation;
2. one can't compile it from the same directory java is in
(unless PATH contains .).
6) switch over maintainership to submitter
PR: 30217
Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
|
| |
|
|
|
|
|
|
|
| |
fixes (including some "Jan 1, 1900" javascript bugs in the documentation
webpages..nice one, IBM :-)
Noticed by: bento
|
| |
|
|
A human-oriented programming language for writing/using Java classes.
PR: 14503
Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
|