Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
| | |||||
* | * Renamed ffcall --> libffcall, renamed upstream | Richard Gallamore | 2017-07-28 | 1 | -1/+1 |
| | | | | | | | | PR: 220905 Submitted by: Jov <amutu@amutu.com> (maintainer) Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D11763 | ||||
* | - Fix build with clang and remove USE_GCC | Tobias Kortkamp | 2017-06-27 | 2 | -20/+36 |
| | | | | | | | | | | | | - Link dynamically with libavcall, libpcre and libgmp and fix build on amd64 (and optimistically sparc64 too) - Remove the devel/libgetline dependency and don't link with libgetline: While libgetline provides getline() it has an entirely different signature than getline(3). This make the fgetline builtin function unusable and causes e.g. the cat.scm example to segfault. Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D11352 | ||||
* | Bump PORTREVISIONs for ports depending on the canonical version of GCC and | Gerald Pfeifer | 2017-04-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | 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 | ||||
* | Bump PORTREVISIONS for ports depending on the canonical version of GCC and | Gerald Pfeifer | 2016-11-20 | 1 | -1/+1 |
| | | | | | | | | | 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. | ||||
* | Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. | Mathieu Arnold | 2016-04-01 | 1 | -4/+4 |
| | | | | | With hat: portmgr Sponsored by: Absolight | ||||
* | Fix build without /usr/bin/perl symlink | Antoine Brodin | 2015-05-25 | 1 | -1/+2 |
| | | | | Reported by: pkg-fallout | ||||
* | Cleanup plist | Baptiste Daroussin | 2014-10-27 | 1 | -2/+0 |
| | |||||
* | Stage lang/qscheme and unbreak on FreeBSD 10+ | John Marino | 2014-08-30 | 5 | -69/+70 |
| | | | | | PR: 193040 Submitted by: Ports Fury | ||||
* | Reset maintainership for ports not staged with no pending PR | Baptiste Daroussin | 2014-07-23 | 1 | -1/+1 |
| | | | | With hat: portmgr | ||||
* | Modernize LIB_DEPENDS | Baptiste Daroussin | 2014-07-13 | 1 | -1/+1 |
| | | | | With hat: portmgr | ||||
* | Remove indefinite articles and trailing periods from COMMENT, plus minor | Jimmy Olgeni | 2014-07-05 | 1 | -1/+1 |
| | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories J-L. CR: D305 Approved by: portmgr (swills) | ||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
| | | | | lang) | ||||
* | Convert to new perl framework | Baptiste Daroussin | 2013-09-17 | 1 | -7/+3 |
| | | | | Convert from USE_GMAKE to USES=gmake | ||||
* | Unbreak by adding build dependency on perl | Max Brazhnikov | 2010-12-19 | 2 | -3/+1 |
| | | | | | | PR: ports/152375 Submitted by: Vitaly Magerya <vmagerya at gmail.com> Approved by: Erik Greenwald (maintainer) | ||||
* | Update maintainer's email address. | Mark Linimon | 2010-12-01 | 1 | -1/+1 |
| | | | | Submitted by: maintainer (private email) | ||||
* | - Fails to build | Martin Wilke | 2010-11-18 | 1 | -0/+2 |
| | | | | Reported by: pointyhat | ||||
* | Also broken on sparc64. | Mark Linimon | 2010-06-19 | 1 | -2/+2 |
| | | | | | Hat: portmgr Feature safe: yes | ||||
* | Switch to use newer GMP version. | Alex Dupre | 2010-04-19 | 1 | -2/+2 |
| | | | | | | PR: ports/144487 Submitted by: ale Approved by: portmgr (-exp run by erwin) | ||||
* | Chase libgmp and bump PORTREVISION. | Alex Dupre | 2009-05-13 | 1 | -2/+2 |
| | |||||
* | - Fix build with gcc 4.2 | Dmitry Marakasov | 2009-04-01 | 16 | -13/+467 |
| | | | | | | PR: 132287 Submitted by: Vitaly Magerya <vmagerya at gmail dot com> Approved by: Erik Greenwald <erik dot greenwald at gmail dot com> (maintainer) | ||||
* | Mark as broken with gcc4.2. | Mark Linimon | 2007-10-04 | 1 | -1/+5 |
| | |||||
* | Remove always-false/true conditions based on OSVERSION 500000 | Edwin Groothuis | 2007-10-04 | 1 | -8/+5 |
| | |||||
* | Remove USE_REINPLACE from the categories starting with L | Edwin Groothuis | 2006-05-09 | 1 | -1/+0 |
| | |||||
* | SHA256ify | Edwin Groothuis | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | BROKEN on amd64 and ia64: Does not build | Kris Kennaway | 2004-12-04 | 1 | -0/+4 |
| | |||||
* | - Fix configure error from bad tarball | Sergey Matveychuk | 2004-11-01 | 4 | -8/+35 |
| | | | | | | | | - Eliminate dependancy on gcc 2.95 - Fix gmp lib dir flaw PR: ports/73362 Submitted by: maintainer | ||||
* | - Trim newlines at the end of patches | Kirill Ponomarev | 2004-06-10 | 4 | -5/+2 |
| | | | | | | | - portlint PR: ports/67805 Submitted by: maintainer | ||||
* | Restore maintainer; his email was bouncing last week and I fat-fingered the | Kris Kennaway | 2004-05-16 | 1 | -1/+1 |
| | | | | address when I retried it tonight. Sorry, Erik. | ||||
* | Reset bouncing maintainer address: | Kris Kennaway | 2004-05-16 | 1 | -1/+1 |
| | | | | | <eric@smluc.org>: Sorry, no mailbox here by that name. (#5.1.1) | ||||
* | SIZEify (maintainer timeout) | Trevor Johnson | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | - Honour PTHREAD_{CFLAGS,LIBS} | Kirill Ponomarev | 2004-02-17 | 2 | -33/+2 |
| | | | | | PR: ports/62945 Submitted by: maintainer | ||||
* | FORBIDDEN on 502102: does not respect PTHREAD_{CFLAGS,LIBS} | Kris Kennaway | 2004-02-17 | 1 | -0/+4 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | Joe Marcus Clarke | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | Force to use gcc2.95. Fix configuration problems, too. | Mark Linimon | 2003-11-20 | 2 | -12/+69 |
| | | | | | | Build-tested on 4.x and 5.x. PR: ports/58239 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer). | ||||
* | Use the virtual category "scheme" (part ii) | Edwin Groothuis | 2003-08-28 | 1 | -1/+1 |
| | | | | | | | | | Add the virtual category "scheme" to the maintained ports (except sxm). I guess no maintainer would deny this trivial change. PR: ports/56052 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> | ||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Fix on -current (get gmp from ${LOCALBASE}) | Eric Anholt | 2002-12-21 | 1 | -0/+2 |
| | | | | Submitted by: bento | ||||
* | Set MAINTAINER back to the submitter. He is now reachable again. | Akinori MUSHA | 2002-12-18 | 1 | -1/+1 |
| | | | | Submitted by: Erik Greenwald <erik@smluc.org> | ||||
* | port wants gmp, port gets gmp | Edwin Groothuis | 2002-11-24 | 1 | -1/+7 |
| | | | | Noticed by: bento | ||||
* | Reset undeliverable maintainer addresses to ports@FreeBSD.org | Kris Kennaway | 2002-11-18 | 1 | -1/+1 |
| | |||||
* | Add qscheme 0.5.1, a small and fast Scheme interpreter. | Will Andrews | 2002-06-27 | 9 | -0/+245 |
PR: 34999 Submitted by: erik@smluc.org |