non port: lang/f2c/Makefile |
SVNWeb
|
Number of commits found: 35 |
Mon, 1 May 2023
|
[ 13:00 Thierry Thomas (thierry) ] 85da5b1
lang/f2c: set MAKE_JOBS_UNSAFE
This port fails in some cases, and setting MAKE_JOBS_UNSAFE=yes fixes it.
PR: 270890
Reported by: alt2600 (at) icloud.com
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] f98ae56 (Only the first 10 of 255 ports in this commit are shown above. )
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> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 6 Dec 2020
|
[ 15:04 thierry ]
- Upgrade to 20200916, changelog at <https://www.netlib.org/f2c/changes>;
- Directly fetch from upstream;
- Define the license.
|
Sun, 1 Jul 2018
|
[ 09:17 linimon ] (Only the first 10 of 17 ports in this commit are shown above. )
Mark these ports broken on mips64 and/or mips.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Sun, 11 Mar 2018
|
[ 11:20 rene ] (Only the first 10 of 15 ports in this commit are shown above. )
Return maho@'s ports to the pool after his commit bit expired.
With hat: portmgr
|
Fri, 17 Nov 2017
|
[ 09:00 amdmi3 ]
- Use proper command for static lib installation
Approved by: portmgr blanket
|
Thu, 27 Jul 2017
|
[ 15:07 pawel ]
- Add SONAME library description
- Convert to options helpers
- Use INSTALL_LIB to get stripped library
PR: 221036
Submitted by: myself
Approved by: maho (maintainer)
|
Tue, 19 Jul 2016
|
[ 11:04 mat ] (Only the first 10 of 174 ports in this commit are shown above. )
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:08 mat ] (Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 11 May 2015
|
[ 18:34 mat ] (Only the first 10 of 285 ports in this commit are shown above. )
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
|
Wed, 25 Jun 2014
|
[ 05:35 bapt ] (Only the first 10 of 304 ports in this commit are shown above. )
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
|
Sun, 16 Feb 2014
|
[ 20:23 antoine ]
Finish stage support
|
Wed, 5 Feb 2014
|
[ 13:58 miwi ]
- Stage support
|
Fri, 20 Sep 2013
|
[ 19:53 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
|
Tue, 4 Jun 2013
|
[ 15:13 bapt ]
Convert to new options framework
|
Wed, 18 Jul 2012
|
[ 05:27 maho ]
Fix depedency to unzip command.
PR: 169615
Submitted by: Alexander Yerenkow <yerenkow@gmail.com>
|
Mon, 12 Mar 2012
|
[ 05:22 maho ]
Add WANT_LEAD_0 knob.
Submitted by: Ted Hatfield <ted@io-tx.com>
Feature safe: yes
|
Tue, 8 Sep 2009
|
[ 21:08 wxs ]
- Don't use UNZIP_CMD in a DEPENDS line. A user may redefine UNZIP_CMD to be
"unzip -v" or similar which would break. Instead rely upon the unzip binary.
http://lists.freebsd.org/pipermail/freebsd-ports/2009-September/056882.html
Noticed by: Dag-Erling Smørgrav <des@des.no>
|
Mon, 16 Mar 2009
|
[ 07:21 maho ]
* Install correct (the troff manpage)
into /usr/local/man/man1 instead of a pre-formatted one.
*Bump port revision.
Submitted by: Lyndon Nerenberg <lyndon@orthanc.ca>
|
Wed, 13 Aug 2008
|
[ 07:51 maho ]
Patch from security/flawfinder, and bump portrevision.
Submitted by: Pedro Giffuni
|
Tue, 22 May 2007
|
[ 07:34 maho ]
Make fetchable because ftp://netlib.bell-labs.com/netlib/
no longer has original distfile. I placed it at MASTER_SITE_LOCAL.
Submitted by: fenner
Approved by: portmgr (erwin)
|
Mon, 15 Jan 2007
|
[ 07:47 maho ]
* f2c.h is now consistent with G77.
* Bump portrevision.
|
[ 07:01 maho ]
Grab maintainership.
|
Sat, 13 Jan 2007
|
[ 22:58 miwi ]
- Update to 20060810
PR: ports/107879
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
|
Mon, 16 Oct 2006
|
[ 19:43 thierry ]
Replace gunzip by minigzip, until gunzip get fixed.
Approved by: portmgr (Kris)
Suggested by: delphij
|
Sun, 15 Oct 2006
|
[ 20:10 kris ]
BROKEN: Corrupt distfile
Approved by: portmgr (self)
|
Thu, 24 Aug 2006
|
[ 22:11 bsam ]
Fix make reinstall problem, though the patch differs from that at [1].
PR: 102481 [1]
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> [1]
Approved by: netchild (mentor, implicit)
|
Thu, 10 Aug 2006
|
[ 07:37 thierry ]
- Upgrade to 20060506;
- Remove FreeBSD specificities.
PR: ports/101054
Security: VuXML ID 43cb40b3-c8c2-11da-a672-000e0c2e438a
|
Wed, 5 Oct 2005
|
[ 07:02 barner ]
Fix on 64bit platforms.
Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
PR: ports/86884
|
Sat, 10 Apr 2004
|
[ 17:26 trevor ] (Only the first 10 of 218 ports in this commit are shown above. )
Tidy up whitespace.
|
Thu, 20 Feb 2003
|
[ 18:38 knu ] (Only the first 10 of 104 ports in this commit are shown above. )
De-pkg-comment.
|
Sat, 1 Dec 2001
|
[ 01:06 lioux ]
o Return maintainer to ports o House distfile under MASTER_SITE_LOCAL since it
is no longer available anywhere else o In DESCR, add trailing / to both
FTP and WWW tags
|
Sun, 7 Jan 2001
|
[ 15:03 kevlo ]
Upgrade to 3.0.0
|
Number of commits found: 35 |