Port details |
- grail An extensible Internet browser written entirely in Python
- 0.6_2 www
=3 0.6_2Version of this port present on the latest quarterly branch. BROKEN: Broken pkg-plist
DEPRECATED: Broken pkg-plist
IGNORE: "is marked as broken: Broken pkg-plist"
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: unknown
- Last Update: 2005-02-18 23:44:49
- SVN Revision: UNKNOWN
- People watching this port, also watch:: lynx, gnupg, OpenSSH-askpass
- Also Listed In: python
- License: not specified in port
- WWW:
- http://grail.sourceforge.net/
- Description:
- Grail is an extensible Internet browser. It supports the
protocols and file formats commonly found on the World-Wide
Web, such as HTTP, FTP, and HTML, but, unlike most browsers,
it is also easily extended to support other protocols or file
formats, such as CNRI's handle protocol. Grail is distributed
by CNRI free of charge, and can be freely redistributed
(within reason).
Grail is written and extensible in Python, a free
object-oriented programming language. It also uses Tk, a free
UI toolkit by John Ousterhout. Grail should run on any Unix
system to which Python and Tk have been ported - i.e. almost
all Unix systems supporting X11. In particular, Grail is one
of the few web browsers that support Solaris for Intel x86
processors. It now also runs on Windows and Macintosh, since
there are now stable ports of Tk to those platforms. (You need
a lot of RAM though.)
WWW: http://grail.sourceforge.net/
Jacques Vidrine <n@nectar.com>
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: grail
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python2.2 : lang/python22
- Runtime dependencies:
-
- _tkinter.so : x11-toolkits/py-tkinter
- python2.2 : lang/python22
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6_2 18 Feb 2005 23:44:49
 |
kris  |
As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them. |
0.6_2 18 Dec 2004 23:02:35
 |
kris  |
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS. |
0.6_2 26 Nov 2004 00:31:23
 |
kris  |
BROKEN: Broken pkg-plist |
0.6_2 15 May 2004 15:25:11
 |
vs  |
Fix PYTHON/PYTHON_CMD logic.
Noticed by: pointyhat |
0.6_2 29 Jan 2004 16:13:06
 |
trevor  |
SIZEify. |
0.6_2 19 Nov 2003 09:36:42
 |
perky  |
Port to Python 2.x (up to 2.2 yet)
PR: 50230
Submitted by: thinker@branda.to |
0.6_1 24 Oct 2003 11:54:59
 |
erwin  |
Fix escaping in IGNORE message
PR: 58485
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> |
0.6_1 27 Sep 2003 01:01:08
 |
edwin  |
KATO mega patch
- ECHO -> ECHO_MSG
For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD
PR: ports/56820-56858
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
0.6_1 20 Feb 2003 19:15:38
 |
knu  |
De-pkg-comment. |
0.6_1 13 Oct 2002 04:49:15
 |
kris  |
BROKEN -> IGNORE to prevent package build |
0.6_1 13 Oct 2002 02:00:08
 |
kris  |
Correct bare sourceforge.net MASTER_SITE to MASTER_SITE_SOURCEFORGE.
Port still broken. |
0.6_1 29 Sep 2002 08:07:47
 |
ijliao  |
find->${FIND},xargs->${XARGS}
PR: 40791
Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> |
04 Dec 2001 09:24:52
    |
dinoex  |
add patch to initializies bookmarks. |
30 Aug 2001 16:45:01
    |
nectar  |
= Update MASTER_SITES = Patch misuse of `append' that is no longer acceptable
in Python 2 = Mark BROKEN: it doesn't seem to work with Python 2 = Release
MAINTAINERship in the hopes that someone else will want to play with this
and fix it |
05 Feb 2001 15:33:58
    |
olgeni  |
Some spaces -> tabs for ports/www. |
07 Dec 2000 18:15:39
    |
nectar  |
The distfile disappeared from the HTTP site. Use the FTP site instead. |
23 Nov 2000 18:45:28
    |
sobomax  |
Project moved to Sourceforge, so update MASTER_SITES and WWW accordingly. Also
replace two-tab indentation with more common single-tab. |
08 Oct 2000 08:11:25
    |
asami  |
Convert category www to new layout. |
25 Sep 2000 13:15:21
    |
asami  |
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. |
21 Sep 2000 01:36:36
    |
nectar  |
Use USE_PYTHON, PYTHON_LIBDIR to get the correct dependencies and directories
now that we have multiple python versions in the ports tree. |
22 Jun 2000 15:06:25
    |
nectar  |
Oops, shot self in foot on last commit to PLIST. Make sure it doesn't happen
again. |
15 Jun 2000 20:01:01
    |
nectar  |
Fix PLIST. |