| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(Part 2)
|
| |
|
|
|
|
| |
Submitted by: Oliver Eikemeier
|
|
|
|
| |
"perl -pi -e" construction.
|
| |
|
|
|
|
| |
Submitted by: bento
|
| |
|
|
|
|
|
|
| |
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
|
|
|
|
|
|
|
|
| |
Submitted by: bento
Reviewed by: peter, will,
IRC bsdmike <47d71ad6e4@HSE-London-ppp207327.sympatico.ca>,
IRC cmc <chris@adsl-208-191-149-190.dsl.hstntx.swbell.net>,
IRC jake_ <jake@k6.locore.ca>
|
|
|
|
| |
Submitted by: fenner (distfile survey)
|
|
|
|
| |
Submitted by: trebleZed@netscape.net
|
| |
|
|
|
|
|
|
|
|
| |
defined PORTDOCS PLIST_SUB.
Submitted by: lioux
Closes PR: 24468
PR Submitter: Mikhail Teterin <mi@aldan.algebra.com>
|
|
|
|
|
|
| |
bsd.port.mk, for easy removal of documentation. I left alone one port -
japanese/elisa8x8 (or something like that), because it appeared to have
some rather weird way of doing PORTDOCS substitution.
|
| |
|
|
|
|
|
|
|
| |
line script instead of 3 patch files: patch-a[f-h]. A more sensitive
use of repo space.
Submitted by: will
|
|
|
|
| |
Approved by: will
|
|
|
|
|
|
|
|
|
|
|
| |
Some simple changes. Mostly implementing Mr. Sada Kenji patches to
JX x11-toolkit family ports:
1. nonexistent -> ${NONEXISTENT}
2. Allow you to define WRKDIRPREFIX safely.
-JXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3
+JXPORT_WRKSRC!= cd ${JXPORT} && ${MAKE} -V WRKSRC
|
|
A mail reader for X that lets you view, compose, and organize your mail.
It groks PGP, GnuPG, POP, and APOP.
PR: 19287
Submitted by: Mario S F Ferreira <lioux@linf.unb.br>
|