| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
instead.
|
|
|
|
| |
replace two-tab indentation with more common single-tab.
|
|
|
|
|
|
|
|
| |
I'm here, define DISTFILES instead of all three of DISTNAME,
EXTRACT_SUFX and wrksrc.
(Actually I was here to fix the latter when I stumbled upon the
former, but who's counting. :)
|
|
|
|
| |
directories now that we have multiple python versions in the ports tree.
|
|
|
|
| |
it doesn't happen again.
|
|
|
|
| |
Reported by: bento.freebsd.org
|
| |
|
|
|
|
|
|
|
| |
wanting do to this for a long time now. Now we got rid of the stupid
dependency on Tcl/Tk and save some checks in python's makefile.
Update the dependent ports accordingly.
|
|
|
|
| |
Submitted by: Ade Lovett <ade@lovett.com>
|
|
|
|
| |
Noticed by: tg and asami's build logs
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
|
|
|
| |
chown -> ${CHOWN}
|
|
|
|
|
|
|
|
|
|
|
|
| |
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
|
| |
|
| |
|
|
|
|
| |
Fix the PLIST in the process.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Correct location of sendmail in MailDialog.py. (sorry, forgot who
pointed this out)
- suggested by asami: use DISTNAME and DISTFILES to control WRKSRC;
combine do-install and post-install; use --exclude in tar command
to avoid installing unneeded files
|
|
|
|
|
| |
rid of extra files is nice but I don't think .cvsignore has any significant
meaning nor size impact in a build-once source tree.
|
|
Submitted by: Jacques Vidrine <n@nectar.com>
New port www/grail, a free, fully customizable and extendable
WWW browser written entirely in Python.
|