Commit Graph

20 Commits

Author SHA1 Message Date
Jimmy Olgeni
d2f3fc0d14 Some spaces -> tabs for ports/www. 2001-02-05 15:33:58 +00:00
Jacques Vidrine
e32f81bbfb The distfile disappeared from the HTTP site. Use the FTP site
instead.
2000-12-07 18:15:38 +00:00
Maxim Sobolev
be9bdf169f Project moved to Sourceforge, so update MASTER_SITES and WWW accordingly. Also
replace two-tab indentation with more common single-tab.
2000-11-23 18:45:28 +00:00
Satoshi Asami
016268dfb5 Change PYTHON_LIBDIR to PYTHON_SITELIBDIR so this thing builds. While
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. :)
2000-09-25 12:15:20 +00:00
Jacques Vidrine
24f9fa389e Use USE_PYTHON, PYTHON_LIBDIR to get the correct dependencies and
directories now that we have multiple python versions in the ports tree.
2000-09-21 00:36:36 +00:00
Jacques Vidrine
ee04f259c1 Oops, shot self in foot on last commit to PLIST. Make sure
it doesn't happen again.
2000-06-22 14:06:24 +00:00
Chris Piazza
c3bb46468e Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:07:29 +00:00
Thomas Gellekum
9c0d74037c Separate the Python Tk module from the main port. I've been
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.
2000-04-04 09:53:12 +00:00
Steve Price
bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
e7aa81f1a6 $Id$ -> $FreeBSD$ 1999-08-31 02:43:35 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Jacques Vidrine
875fb023ca Update 0.5 -> 0.6 1999-05-28 20:52:30 +00:00
Jacques Vidrine
24ff2897a2 Install in ${PREFIX}/share instead of ${PREFIX}/lib.
Fix the PLIST in the process.
1999-04-07 16:38:23 +00:00
Jacques Vidrine
655bbbe0ac Update to grail-0.5. 1999-01-10 18:52:35 +00:00
Satoshi Asami
41637d4447 tk80 has been ELFized. 1998-09-25 10:05:14 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Jacques Vidrine
c1cfdd11d7 Port cleanup.
- 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
1998-07-04 22:07:35 +00:00
Satoshi Asami
8e11d8e08b NO_CONFIGURE is a no-op. Also, remove the post-extract target, getting
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.
1998-06-26 23:54:57 +00:00
Donald Burr
dce036209a PR: ports/6923
Submitted by:	Jacques Vidrine <n@nectar.com>
New port www/grail, a free, fully customizable and extendable
WWW browser written entirely in Python.
1998-06-16 15:32:45 +00:00