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/libhoard/Makefile
SVNWeb

Number of commits found: 26

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)
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.
Sun, 29 Nov 2020
[ 14:12 linimon search for other commits by this committer ] Original commit   Revision:556569 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
These ports now build on aarch64.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com TRYBROKEN run
Tue, 13 Oct 2020
[ 01:59 linimon search for other commits by this committer ] Original commit   Revision:552169
These ports now build (as tested on powerpc64-12).

Approved by:	portmgr (tier-2 blanket)
Wed, 8 Apr 2020
[ 23:51 osa search for other commits by this committer ] Original commit   Revision:531160
Update from 3.10 to the recent release 3.13.

Remove needless patches.
Sun, 27 Jan 2019
[ 10:36 tobik search for other commits by this committer ] Original commit   Revision:491337
devel/libhoard: Unbreak build with Clang 6 (C++14 by default)

include/hoard/geometricsizeclass.h:137:5: error: non-type template argument
evaluates to -2147483648, which cannot be narrowed to type 'size_t' (aka
'unsigned long') [-Wc++11-narrowing]
           MaxObjectSize>::VALUE };
           ^

http://beefy3.nyi.freebsd.org/data/112amd64-quarterly/491309/logs/errors/libhoard-3.10.log

- Respect CXX, CXXFLAGS, LDFLAGS
- Add a soname to the library
- Use INSTALL_LIB to install it
Sat, 29 Apr 2017
[ 06:32 linimon search for other commits by this committer ] Original commit   Revision:439720 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Provide more descriptive error messages for ports failing on powerpc64.

Approved by:	portmgr (tier-2 blanket)
Tue, 8 Nov 2016
[ 19:29 linimon search for other commits by this committer ] Original commit   Revision:425758 (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'.
[ 03:34 linimon search for other commits by this committer ] Original commit   Revision:425674
Broken on all tier-2 archs.
Sun, 9 Oct 2016
[ 22:01 bsam search for other commits by this committer ] Original commit   Revision:423625 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Thank you Uffe for your past work on FreeBSD ports! Hope you'll find time
to contribute to FreeBSD in the future. Reset Uffe's ports maintainership.

Requested by:	 Uffe Jakobsen <uffe@uffe.org> (maintainer, via e-mail)
Thu, 21 Apr 2016
[ 16:43 swills search for other commits by this committer ] Original commit   Revision:413746 (Only the first 10 of 419 ports in this commit are shown above. View all ports for this commit)
many ports: mark broken on powerpc64
Tue, 12 Jan 2016
[ 16:20 amdmi3 search for other commits by this committer ] Original commit   Revision:405891 (Only the first 10 of 791 ports in this commit are shown above. View all ports for this commit)
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Sat, 12 Dec 2015
[ 14:18 amdmi3 search for other commits by this committer ] Original commit   Revision:403601
- Clarify LICENSE
- Add LICENSE_FILE
- Mark BROKEN on mips*:

Heap-Layers/locks/spinlock.h:268:2: error: #error "No spin lock implementation
is available for this platform."

Approved by:	portmgr blanket
Thu, 28 Aug 2014
[ 18:32 robak search for other commits by this committer ] Original commit   Revision:366445
devel/libhoard: update 3.8 -> 3.10

- Assign maintainership to uffe@uffe.org
- Add stage support

PR:		192877
Submitted by:	Uffe Jakobsen <uffe@uffe.org>
Reviewed by:	marino (mentor)
Approved by:	mentors (implicit)
Fri, 4 Jul 2014
[ 12:06 bapt search for other commits by this committer ] Original commit   Revision:360604 (Only the first 10 of 82 ports in this commit are shown above. View all ports for this commit)
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 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:
devel part 3)
Wed, 25 Jul 2012
[ 06:32 cs search for other commits by this committer ] Original commit  (Only the first 10 of 125 ports in this commit are shown above. View all ports for this commit)
Fix typos in COMMENT
Sat, 5 Jun 2010
[ 06:41 osa search for other commits by this committer ] Original commit 
Update from 3.6.1 to 3.8.
Mon, 5 Jan 2009
[ 19:44 pav search for other commits by this committer ] Original commit  (Only the first 10 of 103 ports in this commit are shown above. View all ports for this commit)
- Remove conditional checks for FreeBSD 5.x and older
Thu, 24 May 2007
[ 07:05 osa search for other commits by this committer ] Original commit 
Make fetchable by update to latest release 3.6.1.

Pointed out by: pointyhat, kris
Approved by:    portmgr (erwin)
Mon, 2 Apr 2007
[ 13:56 osa search for other commits by this committer ] Original commit 
Build only for i386.
Bump PORTREVISION.
Sun, 25 Mar 2007
[ 21:03 pav search for other commits by this committer ] Original commit 
- Update to 3.6

PR:             ports/110185
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl>
Approved by:    maintainer timeout (osa; 14 days)
Wed, 4 Feb 2004
[ 05:21 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Wed, 25 Jun 2003
[ 14:37 osa search for other commits by this committer ] Original commit 
Port does not compile on systems older than 5.1-RELEASE
(needs _SC_NPROCESSORS_ONLN).
Respect CC, CXX, CFLAGS and CXXFLAGS.

Pointed out by: kris
Approved by:    fjoe (mentor)
Sat, 21 Jun 2003
[ 20:32 osa search for other commits by this committer ] Original commit 
Add libhoard - fast, scalable and memory-efficient
allocator for multiprocessors.

Approved by:    fjoe (mentor) (implicit)

Number of commits found: 26