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: security/poly1305aes/Makefile
SVNWeb

Number of commits found: 14

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:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fe  commit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fe  commit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fe  857c05f  (Only the first 10 of 840 ports in this commit are shown above. View all ports for this commit)
security: remove 'Created by' lines

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

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 27 Oct 2021
[ 02:44 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:8c93e3ce04b098e75c580c381d3bb648e99beda5  commit hash:8c93e3ce04b098e75c580c381d3bb648e99beda5  commit hash:8c93e3ce04b098e75c580c381d3bb648e99beda5  8c93e3ce 
security/poly1305aes: fix build on powerpc*

Same error as on e.g. aarch64 with clang, builds with GCC.

Other architectures untested.
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, 30 Nov 2020
[ 15:05 linimon search for other commits by this committer ] Original commit   Revision:556646
Fails the same was on riscv64 as the others.

While here, pet portlint.

Obtained from:	lonesome.com build testing
Thu, 30 Nov 2017
[ 06:13 linimon search for other commits by this committer ] Original commit   Revision:455167 (Only the first 10 of 189 ports in this commit are shown above. View all ports for this commit)
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.

This is part two of a multipart commit to bring armv7 ports to parity
with armv6.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com -exp run
Sat, 27 May 2017
[ 00:20 linimon search for other commits by this committer ] Original commit   Revision:441819 (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Mark some ports failing on armv6, for errors classified as "???",
part 2.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Wed, 16 Nov 2016
[ 00:35 linimon search for other commits by this committer ] Original commit   Revision:426201 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Mark as broken on various tier-2 archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Sun, 19 Jan 2014
[ 14:32 miwi search for other commits by this committer ] Original commit   Revision:340310
- Fix build with clang

PR:		185334
Submitted by:	ports fury
Fri, 20 Sep 2013
[ 22:55 bapt search for other commits by this committer ] Original commit   Revision:327769 (Only the first 10 of 1016 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
Mon, 27 Feb 2012
[ 20:32 glarkin search for other commits by this committer ] Original commit  (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
- Reassign to the heap

Requested by:   roam (on ports-developers@)
Fri, 25 Jul 2008
[ 12:48 pav search for other commits by this committer ] Original commit  (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
Sat, 13 May 2006
[ 04:15 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 275 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with S
Sat, 19 Feb 2005
[ 00:05 roam search for other commits by this committer ] Original commit 
Add poly1305-20050218, Prof. Daniel J. Bernstein's public domain message
authenticator library.

Number of commits found: 14