Port details |
- freetxl The TXL Programming Language (transformation by example)
- 10.3_1 lang
=0 10.3_1Version of this port present on the latest quarterly branch. BROKEN: Does not fetch
DEPRECATED: No more public distfiles
This port expired on: 2011-09-01
IGNORE: is marked as broken: Does not fetch
- 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: 2003-12-14 21:51:27
- Last Update: 2011-10-09 02:47:51
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://www.txl.ca/
- Description:
- TXL is a unique programming language specifically designed to support computer
software analysis and source transformation tasks. It is the evolving result
of more than fifteen years of concentrated research on rule-based structural
transformation as a paradigm for the rapid solution of complex computing
problems.
The TXL programming language is a hybrid functional / rule-based language with
unification, implied iteration and deep pattern match.
Each TXL program has two components:
* A Description of the Structures to be Transformed
Specified as an EBNF grammar, in context-free ambiguous form.
* A Set of Structural Transformation Rules
Specified by example, using pattern/replacement pairs.
WWW: http://www.txl.ca/
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: freetxl
- 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.
- Runtime dependencies:
-
- fedora-release : emulators/linux_base-f10
- 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:
|
Number of commits found: 11
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
10.3_1 09 Oct 2011 02:47:51
 |
dougb  |
Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE
astro/gkrellsun Abandonware
astro/xrmap No more distfiles
audio/midimountain Abandonware
audio/gkrellmss Abandonware
audio/gnapster Abandonware
databases/xbase No more public distfiles
databases/xbsql No more public distfiles
games/gtkabale No more public distfiles
games/battleball No more public distfiles, does not compile on ia64 or
sparc64
games/race No more public distfiles
games/stvef-paks No more public distfiles
games/stvef-server No more public distfiles
games/tome No more public distfiles (Only the first 15 lines of the commit message are shown above ) |
10.3_1 02 Aug 2011 17:04:00
 |
bapt  |
Deprecate some ports where I can't find distfiles and upstream |
10.3_1 03 Jul 2011 13:45:36
 |
ohauer  |
- remove MD5 |
10.3_1 17 Jun 2011 08:51:32
 |
bapt  |
Mark broken some ports with unfetchable distfiles |
10.3_1 21 Dec 2009 02:19:12
 |
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
10.3_1 22 Mar 2008 17:12:43
 |
ehaupt  |
Drop maintainership
PR: 121964
Submitted by: Ryan Thompson <ryan@sasknow.com> (maintainer) |
10.3_1 22 Jan 2006 12:42:24
 |
edwin  |
SHA256ify
Approved by: krion@ |
10.3_1 17 Jun 2005 22:59:29
 |
netchild  |
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use (Only the first 15 lines of the commit message are shown above ) |
10.3 01 Mar 2005 21:51:49
 |
trevor  |
Respect the user's USE_LINUX setting. |
10.3 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
10.3 14 Dec 2003 21:50:44
 |
pav  |
Add freetxl, a unique programming language specifically designed to support
computer software analysis and source transformation tasks. It is the
evolving result of more than fifteen years of concentrated research on
rule-based structural transformation as a paradigm for the rapid solution
of complex computing problems.
PR: ports/54617
Submitted by: Ryan Thompson <ryan@sasknow.com> |
Number of commits found: 11
|