aboutsummaryrefslogtreecommitdiffstats
path: root/lang/forth
Commit message (Collapse)AuthorAgeFilesLines
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Take MAINTAINERmnag2005-10-121-1/+1
| | | | | PR: 87283 Submitted by: Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
* - Use PLIST_* & PORTDOCSvs2005-04-203-65/+4
| | | | - Use MAKE_ARGS instead of Makefile-patch
* Putting commit bit in storage. I don't have the timepatrick2004-06-031-1/+1
| | | | to work on FreeBSD for now. Should have done this a while back.
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* BROKEN on !i386 and !sparc64: Does not compilekris2004-02-231-1/+7
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Assume maintainership on lang/forth, in line with the new port lang/pfe-develpatrick2000-10-301-1/+1
|
* Update to version 0.29.1.steve2000-07-085-16/+81
| | | | | PR: 19677 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* @dirrm share/pfe/helpasami2000-06-081-0/+2
| | | | | | @dirrm share/pfe Submitted by: bento
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-2/+2
|
* * Rearranged configure target.steve1999-12-241-3/+3
| | | | | PR: 15584 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to version 0.9.14.steve1999-10-113-15/+17
| | | | | PR: 14020 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* The first time I tried committing this set of manpage removals it gothoek1998-08-191-1/+0
| | | | | | | | all the way to diffing yorick/pkg/PLIST and then died with a "bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-) Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring machine, and bento is busy.
* Careful here. There lurk some dragons around DISTNAME and WRKSRC.asami1998-06-161-1/+2
|
* Change MASTER_SITES. Shorten DESCR and cleanup Makefile to comply withmph1998-06-112-221/+5
| | | | | | | portlint. PR: 6885 Submitted by: Pedro Giffuni <giffunip@asme.org>
* Converted to MAN[1-9NL]obrien1996-11-171-2/+5
|
* CATAGORIES+= -> CATAGORIES=obrien1996-11-121-6/+4
| | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Change category nome from "languages" to "lang". Also remove "programming"asami1995-11-221-2/+2
| | | | which appeared in some of them, everything here is a programming language! :)
* Delete @cwd, @mode, @owner and @group from these packing lists.asami1995-11-131-5/+0
| | | | Reported by: jkh
* Update lang Makefiles, compressing some man pages and stripping someasami1995-04-242-3/+3
| | | | executables along the way.
* Simplify the pre-install rule. This is handled by the mtree stuff now.jkh1995-04-221-3/+1
|
* Update of lang Makefiles....asami1995-04-151-1/+10
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-0/+1
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Change master site to one that allows worldwide access (sunsite.unc.edu)gpalmer1995-01-251-1/+1
| | | | Submitted by: Michael Reifenberger <root@rz-wb.fh-sw.de>
* First batch of MD5 checksum files. Only did through to the end of netgpalmer1994-12-181-0/+1
| | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later
* Michael Reifenberger's forth port.jkh1994-11-234-0/+250
Submitted by: mr