notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/libffcall/Makefile
SVNWeb

Number of commits found: 20

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
devel: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 21 Apr 2022
[ 17:11 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:fd21ab71d48d74beeeff574e1ddc3b91103d012f  commit hash:fd21ab71d48d74beeeff574e1ddc3b91103d012f  commit hash:fd21ab71d48d74beeeff574e1ddc3b91103d012f  fd21ab7 
devel/libffcall: build with clang on powerpc64*
Fri, 11 Feb 2022
[ 22:25 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:6f8d8ce0f19d8b1034e27f8a65824b379e2ce867  commit hash:6f8d8ce0f19d8b1034e27f8a65824b379e2ce867  commit hash:6f8d8ce0f19d8b1034e27f8a65824b379e2ce867  6f8d8ce0 
devel/libffcall: fix build on powerpc64le

Also make the patch apply everywhere to simplify things.
[ 22:25 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:efc9e9b68cbce90cdeca13190b76db89094c4029  commit hash:efc9e9b68cbce90cdeca13190b76db89094c4029  commit hash:efc9e9b68cbce90cdeca13190b76db89094c4029  efc9e9b 
devel/libffcall: fix build on powerpc64
Sun, 22 Aug 2021
[ 15:54 Joseph Mingrone (jrm) search for other commits by this committer Author: Robert Clausecker ]    commit hash:58a8a0aa37a8ac4c1748836d23b2d3d59b78d5c9  commit hash:58a8a0aa37a8ac4c1748836d23b2d3d59b78d5c9  commit hash:58a8a0aa37a8ac4c1748836d23b2d3d59b78d5c9  58a8a0a 
devel/libffcall: Update to 2.4

Also update maintainer email since the old address no longer exists.

PR:		257637
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 5 Oct 2020
[ 19:12 pkubaj search for other commits by this committer ] Original commit   Revision:551539
devel/libffcall: fix build

Submitted by:	se@
Reported by:	linimon@
Wed, 23 Sep 2020
[ 18:50 linimon search for other commits by this committer ] Original commit   Revision:549794
Attempt to fix build on powerpc64le.

Approved by:	portmgr (tier-2 blanket)
Mon, 25 May 2020
[ 11:27 pkubaj search for other commits by this committer ] Original commit   Revision:536459
devel/libffcall: fix build on powerpc64 elfv2

clang fails at:
avcall-powerpc64-elfv2.s:2:11: error: unrecognized machine type
 .machine power4

Use GCC.
Tue, 23 Apr 2019
[ 16:28 linimon search for other commits by this committer ] Original commit   Revision:499767
Now builds on aarch64.

PR:		237432
Submitted by:	Greg V <greg at unrelenting dot technology>
Approved by:	portmgr (tier-2 blanket)
Sat, 24 Nov 2018
[ 08:30 linimon search for other commits by this committer ] Original commit   Revision:485730
Remove stray defined(__arch64__) to fix build on powerpc64.

PR:		231785
Submitted by:	Piotr Kubaj
Approved by:	maintainer
Tue, 14 Aug 2018
[ 15:31 swills search for other commits by this committer ] Original commit   Revision:477166
devel/libffcall: Update to 2.1, assign maintainer

PR:		230423
Submitted by:	Nathan <ndowens@yahoo.com>
Sat, 7 Jul 2018
[ 06:44 linimon search for other commits by this committer ] Original commit   Revision:474058 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Mark these ports as broken on aarch64, and, where appropriate, armvX.

While here, pet portlint and modernize.

Approved by:	portmgr (tier-2 blanket)
Sun, 1 Jul 2018
[ 09:17 linimon search for other commits by this committer ] Original commit   Revision:473660 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Mark these ports broken on mips64 and/or mips.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Fri, 22 Jun 2018
[ 08:04 yuri search for other commits by this committer ] Original commit   Revision:473019 (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
Reset MAINTAINER on ports maintained by amutu@amutu.com

Based on the new policy of all maintained ports reset
when maintaner is absent for 3 months.

Bug#226400 for science/py-tensorflow is ignored since 2018-03-06 (3+ months).
portscout database indicates that 48.94% of his ports aren't updated.
Mon, 23 Apr 2018
[ 09:33 amdmi3 search for other commits by this committer ] Original commit   Revision:468090
- Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
Sun, 28 Jan 2018
[ 14:10 sunpoet search for other commits by this committer ] Original commit   Revision:460215
Simplify MASTER_SITES

Approved by:	portmgr (blanket)
Sat, 9 Dec 2017
[ 00:42 linimon search for other commits by this committer ] Original commit   Revision:455813 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Mark more ports broken that fail on both armv6 and armv7.

Approved by:	portmgr (tier-2 blanket)
Fri, 28 Jul 2017
[ 18:58 ultima search for other commits by this committer ] Original commit   Revision:446847
* Renamed ffcall --> libffcall, renamed upstream

PR:		220905
Submitted by:	Jov <amutu@amutu.com> (maintainer)
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11763

Number of commits found: 20