aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gprolog
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN on 6.0: Does not buildkris2005-11-211-0/+4
|
* 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.
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Unbreak on 5.x by disabling fast-calls. Notice that you will still seevs2005-03-151-1/+1
| | | | | | | build errors if you have -march=pentium4 in your CFLAGS PR: ports/78794 Submitted by: Arne Wörner
* Fix plistvs2005-02-181-0/+1
| | | | Noticed by: cluster
* - Update to CVS snapshot 1.2.18 (tarball from Debian)vs2005-02-173-159/+175
| | | | | - Use PORTDOCS/EXAMPLESDIR - We still use the pre-built docs from 1.2.16
* BROKEN on 5.x: Does not compilekris2004-09-191-1/+7
| | | | Approved by: portmgr (self)
* Fix plist.vs2004-04-291-0/+1
| | | | | Noticed by: bento Approved by: linimon (mentor)
* SIZE-ify distinfovs2004-03-221-0/+1
| | | | | Reminded by: trevor Approved by: linimon (mentor)
* - Update MAINTAINER-line of my ports to new @FreeBSD.org addressvs2004-03-101-1/+1
| | | | | | - Nuke 2x USE_SIZE while here Approved by: linimon (mentor)
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 2)
* - Enable line-edit (works fine on -STABLE & -CURRENT)krion2003-12-171-2/+3
| | | | | | | | - Bump PORTREVISION - Grab maintainership PR: 60323 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Per bento logs, this port won't configure except on i386.erwin2003-10-051-0/+2
| | | | | | | | | Mark it as ignore to warn the unwary. (There's probably little reason to mark it as broken since it has no maintainer. Any volunteers?) PR: 57594 Submitted by: Mark Linimon <linimon@lonesome.com>
* - Fix builderwin2003-06-231-13/+12
| | | | | | | | - Support CFLAGS properly - Fix COMMENT format PR: 53390 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Reset bouncing maintainer addresskris2003-05-181-1/+1
|
* BROKEN: Does not buildkris2003-05-181-0/+2
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Fix pkg-plist.nork2002-11-241-9/+0
| | | | | PR: ports/45615 Submitted by: Douglas Anestad <yotta@anestad.com> (maintainer)
* Fix problems with two files not correctly upgraded duringnork2002-11-233-165/+198
| | | | | | | upgrade from 1.2.1 to 1.2.16. PR: ports/45615 Submitted by: Douglas Anestad <yotta@anestad.com> (maintainer)
* Maintainer update to version 1.2.16edwin2002-11-234-14/+18
| | | | | PR: ports/45381 Submitted by: Douglas Anestad <yotta@anestad.com> <yotta@anestad.com>
* add gprologijliao2001-07-086-0/+222
A free Prolog compiler developed by Daniel Diaz PR: 28651 Submitted by: Douglas Anestad <yotta@dougdidit.com>