summaryrefslogtreecommitdiff
path: root/www/grail (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Yet more WWW: fun.Michael Haro1999-05-031-0/+1
| | | | Notes: svn path=/head/; revision=18419
* Install in ${PREFIX}/share instead of ${PREFIX}/lib.Jacques Vidrine1999-04-073-413/+467
| | | | | | | Fix the PLIST in the process. Notes: svn path=/head/; revision=17694
* URL typo.Wolfram Schneider1999-01-221-1/+1
| | | | Notes: svn path=/head/; revision=16264
* Update to grail-0.5.Jacques Vidrine1999-01-102-8/+8
| | | | Notes: svn path=/head/; revision=15981
* tk80 has been ELFized.Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13387
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Oops! Add forgotten file.Jacques Vidrine1998-07-051-0/+2
| | | | Notes: svn path=/head/; revision=11741
* Port cleanup.Jacques Vidrine1998-07-042-18/+24
| | | | | | | | | | | - 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 Notes: svn path=/head/; revision=11732
* NO_CONFIGURE is a no-op. Also, remove the post-extract target, gettingSatoshi Asami1998-06-261-6/+1
| | | | | | | | 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. Notes: svn path=/head/; revision=11550
* PR: ports/6923Donald Burr1998-06-165-0/+471
Submitted by: Jacques Vidrine <n@nectar.com> New port www/grail, a free, fully customizable and extendable WWW browser written entirely in Python. Notes: svn path=/head/; revision=11455