notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: lang/yap/Makefile

Number of commits found: 63

Monday, 15 Apr 2024
10:20 Eugene Grosbein (eugen) search for other commits by this committer
lang/yap: fix build after previous commit

Make pre-configure more robust.
commit hash: 2ee80e47061c13eaedcf3eeac0a32a43ecf14aea commit hash: 2ee80e47061c13eaedcf3eeac0a32a43ecf14aea commit hash: 2ee80e47061c13eaedcf3eeac0a32a43ecf14aea commit hash: 2ee80e47061c13eaedcf3eeac0a32a43ecf14aea 2ee80e4
Friday, 12 Apr 2024
06:41 Eugene Grosbein (eugen) search for other commits by this committer
lang/yap: fix build with clang 18

Unbreak build with clang 18. PORTREVISION not bumped.
commit hash: 8522a7407ebdb4c445f3134b565daa14fe78b683 commit hash: 8522a7407ebdb4c445f3134b565daa14fe78b683 commit hash: 8522a7407ebdb4c445f3134b565daa14fe78b683 commit hash: 8522a7407ebdb4c445f3134b565daa14fe78b683 8522a74
Monday, 3 Jul 2023
03:25 Eugene Grosbein (eugen) search for other commits by this committer
lang/yap: unbreak build for llvm16

PORTREVISION not changed.
commit hash: 6ac8efe2170b6618e259446dd25c7d2cfb7971ef commit hash: 6ac8efe2170b6618e259446dd25c7d2cfb7971ef commit hash: 6ac8efe2170b6618e259446dd25c7d2cfb7971ef commit hash: 6ac8efe2170b6618e259446dd25c7d2cfb7971ef 6ac8efe
Monday, 19 Dec 2022
14:44 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**tex.mk: Convert bsd.tex.mk to USES=tex

- Update all the consumers to use USES=tex
- USE_TEX=yes is the old way of writing USES=tex which has been removed
  and replaced in all ports
- Almost all of the USE_TEX features remains unchanged
- Some consumers had the same variables defined both in the mk
  infrastructure and also in the ports which have been removed from the
  ports as those are redundant.

In case any of the consumers are failing to build please make sure that
the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no
longer load the required VARS for tex and related dependencies.

Reviewed by:	portmgr
Approved by:	portmgr (blanket)
commit hash: 721e5776c957ada07a0d148f5fc3e782a251e6dc commit hash: 721e5776c957ada07a0d148f5fc3e782a251e6dc commit hash: 721e5776c957ada07a0d148f5fc3e782a251e6dc commit hash: 721e5776c957ada07a0d148f5fc3e782a251e6dc 721e577
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
lang: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Anton Shterenlikht
  *  Ashish SHUKLA <ashish@FreeBSD.org>
  *  Bob Eager <bob@eager.cx>
  *  Bruce M Simpson
  *  Bruce M. Simpson
  *  Christoph Mallon <christoph.mallon@gmx.de>
  *  Christopher Elkins <chrise@scardini.com>
  *  Christopher Key <cjk32@cam.ac.uk>
  *  Chuck Robey <chuckr@FreeBSD.org>
  *  Cyrille Lefevre <clefevre@citeweb.net>
  *  Dan Rench <citric@cubicone.tmetic.com>
  *  Danilo Egea Gondolfo <danilogondolfo@gmail.com>
  *  Dario Freni <saturnero@gufi.org>
  *  David Kalliecharan <dave@dal.ca>
  *  David Naylor <dbn@FreeBSD.org>
  *  David Naylor <dbn@dragon.local>
  *  David O'Brien (obrien@NUXI.com)
  *  David O'Brien (obrien@NUXI.org)
  *  David O'Brien <obrien@NUXI.org>
  *  David O'Brien <obrien@cs.ucdavis.edu>
  *  Dereckson <dereckson@gmail.com>
  *  Devon H. O'Dell <devon.odell@gmail.com>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Don Croyle <croyle@gelemna.org>
  *  Douglas Anestad <yotta@dougdidit.com>
  *  Edwin Groothuis (edwin@mavetju.org)
  *  Edwin Groothuis <edwin@mavetju.org>
  *  Eugene Ossintsev
  *  Frank Fischer
  *  Frank Gruender <elwood@mc5sys.in-berlin.de>
  *  Frederic Cambus
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Gerald Pfeifer <gerald@FreeBSD.org>
  *  Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com>
  *  GreenDog <fiziologus@gmail.com>
  *  Gustau Perez i Querol <gustau.perez@gmail.com>
  *  Guy Antony Halse <guy@rucus.ru.za.za>
  *  Herve Quiroz <hq@FreeBSD.org>
  *  Hye-Shik Chang
  *  Hye-Shik Chang <perky@fallin.lv>
  *  Hye-Shik Chang <perky@python.or.kr>
  *  Iblis Lin <iblis@hs.ntnu.edu.tw>
  *  James Bailie <jimmy@mammothcheese.ca>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  Jean-Sébastien Pédron <dumbbell@FreeBSD.org>
  *  Jean-Yves Lefort <jylefort@FreeBSD.org>
  *  Jeff Brown <jabrown@caida.org>
  *  Jeremy Norris <ishmael27@home.com>
  *  Jing-Tang Keith Jang <keith@FreeBSD.org>
  *  John Hein <jhein@symmetricom.com>
  *  John Marino <marino@FreeBSD.org>
  *  John Merryweather Cooper
  *  John Merryweather Cooper <coop9211@uidaho.edu>
  *  John Merryweather Cooper et al
  *  Joseph Koshy <jkoshy@FreeBSD.org>
  *  Josh Elsasser <jre@vineyard.net>
  *  Josh Gilliam <josh@quick.net>
  *  Julian H. Stacey <jhs@FreeBSD.org>
  *  Julian Stecklina
  *  Jyun-Yan You <jyyou@cs.nctu.edu.tw>
  *  Katsuji ISHIKAWA <katsuji.ishikawa@gmail.com>
  *  Kimura Fuyuki <fuyuki@hadaly.org>
  *  Kimura Fuyuki <fuyuki@mj.0038.net>
  *  Kimura Fuyuki <fuyuki@nigredo.org>
  *  Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Lev Walkin <vlm@lionet.info>
  *  Li-Wen Hsu <lwhsu@FreeBSD.org>
  *  Mahdi Mokhtari <mokhi64@gmail.com>
  *  Marcin Cieslak <saper@SYSTEM.PL>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Matthew Hunt <mph@FreeBSD.org>
  *  Michael Butschky <butsch@computi.erols.com>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Mitsuru YOSHIDA <mitsuru@riken.jp>
  *  Muhammad Moinur Rahman <5u623l20@gmail.com>
  *  Neal Nelson <ports@nicandneal.net>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Nils M Holm <nmh@t3x.org>
  *  Oliver Braun <obraun@informatik.unibw-muenchen.de>
  *  Oliver Breuninger <ob@seicom.NET>
  *  Patrick Li <pat@databits.net>
  *  Pawel Worach <pawel.worach@gmail.com>
  *  Pedro F. Giffuni <giffunip@asme.org>
  *  Pedro Giffuni
  *  Pedro Giffuni <giffunip@asme.org>
  *  Pete French <pete@twisted.org.uk>
  *  Peter Schuller <peter.schuller@infidyne.com>
  *  Peter van Heusden <pvh@egenetics.com>
  *  Phillip Neumann <pneumann@gmail.com>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Pontus Stenetorp <ninjin@kth.se>
  *  Ralf S. Engelschall <rse@engelschall.com>
  *  Rick van der Zwet <rick@wzoeterwoude.net>
  *  Rob Zinkov
  *  Roland Jesse <roland.jesse@gmx.net>
  *  Romain Tartiere <romain@blogreen.org>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Sahil Tandon <sahil@tandon.net>
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Sergey A. Osokin <osa@FreeBSD.org>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Simon Marlow <simonmar@microsoft.com>
  *  Simun Mikecin <numisemis@yahoo.com>
  *  Stanislav Sedov <ssedov@mbsd.msk.ru>
  *  Stephen Weeks <sweeks@sweeks.com>
  *  Steven G. Kargl
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sylvio Cesar <sylvio@FreeBSD.org>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Timothy Beyer <beyert@cs.ucr.edu>
  *  Timothy Bourke <timbob@bigpond.com>
  *  Tom Judge <tj@FreeBSD.org>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vitaly Magerya <vmagerya@gmail.com>
  *  Wen Heping <wenheping@gmail.com>
  *  Wen Heping <wenhping@gmail.com>
  *  Wes Peters <wes@softweyr.com>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Yukihiro Nakai <Nakai@technologist.com>
  *  Yukihiro Nakai <nakai@FreeBSD.org>
  *  Zach Garner <zach@neurosoft.org>
  *  aaron@FreeBSD.org
  *  andrewb@cs.cmu.edu
  *  arved
  *  chinsan
  *  chuckr
  *  dd
  *  erik@smluc.org
  *  gahr
  *  gahr@FreeBSD.org
  *  gpalmer
  *  hsu
  *  ijliao
  *  jasone
  *  jkh
  *  jkoshy
  *  jmacd
  *  jmacd@FreeBSD.org
  *  jmz
  *  js@jeannot.org
  *  jseger@FreeBSD.org
  *  kappa@FreeBSD.org.ua
  *  kbyanc
  *  msmith@gsoft.com.au
  *  mutoh@openedu.org
  *  netchild@FreeBSD.org
  *  patrick
  *  pst
  *  rene@FreeBSD.org
  *  ruslan@shevchenko.kiev.ua
  *  stas
  *  tobez

With hat:	portmgr
commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91 commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91 commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91 commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91 f98ae56
Monday, 8 Nov 2021
16:49 Piotr Kubaj (pkubaj) search for other commits by this committer
lang/yap: fix build on powerpc64le

Same issue as on other powerpc variants.
commit hash: 4ad079ff68c82a3388dd968ddcf0b83fc09528bf commit hash: 4ad079ff68c82a3388dd968ddcf0b83fc09528bf commit hash: 4ad079ff68c82a3388dd968ddcf0b83fc09528bf commit hash: 4ad079ff68c82a3388dd968ddcf0b83fc09528bf 4ad079f
Sunday, 7 Nov 2021
12:14 Piotr Kubaj (pkubaj) search for other commits by this committer
lang/yap: fix build on powerpc and powerpc64

Use GCC because of clang issue:
fatal error: error in backend: Invalid register name global variable
commit hash: 9bb9679da46823bdc138f3280f56aa1c68ebd95a commit hash: 9bb9679da46823bdc138f3280f56aa1c68ebd95a commit hash: 9bb9679da46823bdc138f3280f56aa1c68ebd95a commit hash: 9bb9679da46823bdc138f3280f56aa1c68ebd95a 9bb9679
Saturday, 15 May 2021
03:43 Eugene Grosbein (eugen) search for other commits by this committer
lang/gprolog: Comment out BROKEN_riscv64

Comment out BROKEN_riscv64 after recent port change:
either it fixes build or there will be fresh build log
available at least (hopefully).
commit hash: ed8939d4472b29619c955a1404b74fe6b313c747 commit hash: ed8939d4472b29619c955a1404b74fe6b313c747 commit hash: ed8939d4472b29619c955a1404b74fe6b313c747 commit hash: ed8939d4472b29619c955a1404b74fe6b313c747 ed8939d
Friday, 14 May 2021
13:14 Eugene Grosbein (eugen) search for other commits by this committer
lang/yap: improve documentation handling

Install pre-built yap.html and yap.pdf to avoid heavy TeX dependency
and still have documentation handy. Make it possible to rebuild
these documentation files with new port option BUILDDOCS.

Take maintainership. While here, add LICENSE section: dual ART20 LGPL20.
commit hash: 0796c5abcb20711c7ed7fe828cff6db78e41a82c commit hash: 0796c5abcb20711c7ed7fe828cff6db78e41a82c commit hash: 0796c5abcb20711c7ed7fe828cff6db78e41a82c commit hash: 0796c5abcb20711c7ed7fe828cff6db78e41a82c 0796c5a
Thursday, 13 May 2021
20:43 Danilo Egea Gondolfo (danilo) search for other commits by this committer
lang/yap: Remove the DOCS option and unbreak the build

The fact that it depends on an entire LaTeX infrastructure just to build the pdf
manual is not ideal.
Also, based on its github repository, this project seems to be abandoned so
maybe we should just remove it from the ports tree at some point.

Drop maintainership.
commit hash: ba5273257f5391cd9cf2bdb20e7617ff02930e8f commit hash: ba5273257f5391cd9cf2bdb20e7617ff02930e8f commit hash: ba5273257f5391cd9cf2bdb20e7617ff02930e8f commit hash: ba5273257f5391cd9cf2bdb20e7617ff02930e8f ba52732
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 2 Feb 2021
19:46 linimon search for other commits by this committer
Mark as BROKEN on riscv64:

  EXISTENCE ERROR- procedure chr_translate/2 is undefined, called from context 
prolog:once/1

While here, pet portlint (Makevar order).

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
Original commitRevision:563841 
Monday, 23 Nov 2020
14:28 eugen search for other commits by this committer
lang/yap: restore the port providing live sources for the same distfile
Original commitRevision:556108 
Saturday, 4 Apr 2020
20:51 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:530719 
Wednesday, 6 Nov 2019
12:48 antoine search for other commits by this committer
Mark a few ports BROKEN, unfetchable
Original commitRevision:516880 
Tuesday, 9 Apr 2019
14:04 sunpoet search for other commits by this committer
Update devel/readline to 8.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
Original commitRevision:498476 
Sunday, 29 Jul 2018
16:42 danilo search for other commits by this committer
- Remove gcc dependency on i386
- Use options helpers to install DOCS

PR:		222963
Submitted by:	tobik
Reported by:	jbeich
Original commitRevision:475663 
Saturday, 10 Mar 2018
17:46 gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Original commitRevision:464084 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Original commitRevision:449591 
Tuesday, 27 Jun 2017
13:46 sunpoet search for other commits by this committer
Update devel/readline to 7.0 patch 3

- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
Original commitRevision:444463 
Saturday, 10 Jun 2017
17:48 danilo search for other commits by this committer
- Disable myddas explicitly. This avoids a linking problem when mysqlclient is
installed.

PR:		219832
Original commitRevision:443108 
Saturday, 1 Apr 2017
15:23 gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Original commitRevision:437439 
Friday, 10 Feb 2017
21:05 jbeich search for other commits by this committer
lang/yap{,-devel}: use clang and unbreak with gcc5 or later

In file included from ./Solver.C:20:
In file included from ./Solver.h:29:
./SolverTypes.h:122:20: error: friend declaration specifying a default argument
must be a definition
    friend Clause* Clause_new(const V& ps, bool learnt = false);
                   ^
./SolverTypes.h:147:9: error: friend declaration specifying a default argument
must be the only
      declaration
Clause* Clause_new(const V& ps, bool learnt) {
        ^
./SolverTypes.h:122:20: note: previous declaration is here
    friend Clause* Clause_new(const V& ps, bool learnt = false);
                   ^
./Solver.C:123:21: error: no matching function for call to 'Clause_new'
        Clause* c = Clause_new(ps, false);
                    ^~~~~~~~~~
./Solver.C:602:29: error: no matching function for call to 'Clause_new'
                Clause* c = Clause_new(learnt_clause, true);
                            ^~~~~~~~~~
4 errors generated.

PR:		216809
Obtained from:	upstream
Approved by:	portmgr blanket
Original commitRevision:433825 
Sunday, 20 Nov 2016
09:38 gerald search for other commits by this committer
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
Original commitRevision:426566 
Friday, 1 Apr 2016
14:08 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412347 
Thursday, 23 Jul 2015
16:22 danilo search for other commits by this committer
- Fix docs build after texlive upgrade
- Fix build without docs
Original commitRevision:392738 
Saturday, 6 Sep 2014
15:10 adamw search for other commits by this committer
Fix build by removing texlive from USE_TEX.

While here, just add install_docs to INSTALL_TARGET rather than
calling a separate ${MAKE} without MAKE_ENV or MAKE_ARGS.
Original commitRevision:367442 
Saturday, 12 Jul 2014
22:10 danilo search for other commits by this committer
- Use texlive as build depends instead of tetex
Original commitRevision:361644 
Tuesday, 5 Nov 2013
23:19 danilo search for other commits by this committer
- Build with GCC
- Remove extra patches
Original commitRevision:332928 
Sunday, 29 Sep 2013
23:24 danilo search for other commits by this committer
- Change maintainer email to @FreeBSD.org
- Add stage support
- Convert USE_GMAKE to USES

Approved by:	wg (mentor)
Original commitRevision:328756 
Friday, 20 Sep 2013
19:53 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
Original commitRevision:327741 
Monday, 2 Sep 2013
15:35 lippe search for other commits by this committer
- Fix plist
- Insert PORTSCOUT

PR:		ports/180264
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
Original commitRevision:326012 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Wednesday, 3 Jul 2013
23:16 lippe search for other commits by this committer
YAP is a high-performance Prolog compiler developed at
LIACC/Universidade do Porto and at COPPE Sistemas/UFRJ. Its Prolog
engine is based in the WAM (Warren Abstract Machine), with several
optimizations for better performance. YAP follows the Edinburgh
tradition, and is largely compatible with the ISO-Prolog standard and
with Quintus and SICStus Prolog.

WWW: http://www.dcc.fc.up.pt/~vsc/Yap/

PR:		ports/180068
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>
Original commitRevision:322261 
Friday, 5 Jan 2007
17:08 miwi search for other commits by this committer
2006-12-01 misc/instant-workstation: Incomplete pkg-plist
2006-12-01 lang/yap: Does not compile
2006-12-01 lang/tensile: "Coredump during build on FreeBSD >= 6.x"
Original commit
Saturday, 2 Sep 2006
16:51 kris search for other commits by this committer
Schedule these broken ports for termination on 2006-12-01
Original commit
Thursday, 17 Aug 2006
21:06 kris search for other commits by this committer
BROKEN: Does not compile
Original commit
Monday, 7 Aug 2006
09:58 ijliao search for other commits by this committer
fix build on releng_4
Original commit
Saturday, 29 Jul 2006
03:30 ijliao search for other commits by this committer
upgrade to 5.1.1
Original commit
Wednesday, 10 May 2006
14:46 ale search for other commits by this committer
Chase gmp library and bump PORTREVISION.
Original commit
Tuesday, 9 May 2006
20:52 edwin search for other commits by this committer
Remove USE_REINPLACE from the categories starting with L
Original commit
Friday, 20 Jan 2006
16:40 garga search for other commits by this committer
- Update to 5.0.1

PR:             ports/92011
Submitted by:   Ports Fury
Original commit
Thursday, 15 Sep 2005
10:18 barner search for other commits by this committer
- Builds and runs on !i386

Tested by:      Johan van Selst <johans@stack.nl> (amd64),
                barner (sparc64, ia64)
Submitted by:   Johan van Selst <johans@stack.nl>
PR:             ports/86081
Original commit
Friday, 9 Sep 2005
18:30 lawrance search for other commits by this committer
Update to 5.0.0

PR:             ports/85881
Submitted by:   Ports Fury
Original commit
Wednesday, 20 Jul 2005
10:13 garga search for other commits by this committer
- Update to 4.5.6

PR:             ports/83715
Submitted by:   David Gullasch <david.gullasch@mailbox.tu-dresden.de>
Approved by:    flz (mentor)
Original commit
Tuesday, 12 Apr 2005
03:26 obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Original commit
Monday, 11 Apr 2005
08:04 obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Original commit
Sunday, 10 Apr 2005
16:51 pav search for other commits by this committer
- Update to 4.5.5

PR:             ports/79750
Submitted by:   Ports Fury
Original commit
Thursday, 18 Nov 2004
08:26 kris search for other commits by this committer
BROKEN on !i386: Does not compile
Original commit
Friday, 3 Sep 2004
08:12 krion search for other commits by this committer
Update to version 4.5.2

PR:             ports/71299
Submitted by:   Ports Fury
Original commit
Wednesday, 14 Apr 2004
03:33 kris search for other commits by this committer
Info files cannot be installed in post-install
Original commit
Monday, 23 Feb 2004
05:06 kris search for other commits by this committer
BROKEN on alpha: Does not compile
Original commit
Wednesday, 18 Feb 2004
20:35 krion search for other commits by this committer
- Update to version 4.4.4

PR:             ports/63008
Submitted by:   Ports Fury
Original commit
Thursday, 6 Nov 2003
21:03 krion search for other commits by this committer
- Update to version 4.4.3

PR:             59010
Submitted by:   Ports Fury
Original commit
Thursday, 20 Feb 2003
18:38 knu search for other commits by this committer
De-pkg-comment.
Original commit
Saturday, 6 Jul 2002
06:12 pat search for other commits by this committer
Sweep through and fix some dependency problems and forgotten shlib
version bumps

Noticed by:     bento
Original commit
Thursday, 6 Jun 2002
06:23 ijliao search for other commits by this committer
upgrade to 4.3.22
Original commit
Sunday, 2 Jun 2002
06:15 ijliao search for other commits by this committer
upgrade to 4.3.21
Original commit
Wednesday, 8 May 2002
16:17 dwcjr search for other commits by this committer
Update to 4.3.20

PR:             36827
Submitted by:   obraun@Informatik.unibw-muenchen.DE
Original commit
Saturday, 8 Dec 2001
03:43 pat search for other commits by this committer
Use GNU_CONFIGURE and some style changes    
Original commit
Wednesday, 18 Jul 2001
17:57 ijliao search for other commits by this committer
upgrade to 4.3.19   drop maintainership    
Original commit
Sunday, 29 Apr 2001
15:43 ijliao search for other commits by this committer
add yap   A high-performance Prolog compiler    
Original commit

Number of commits found: 63