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

Number of commits found: 18

Tue, 18 Jul 2023
[ 15:50 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:6be79dc9b310f2bff71c247cd369f43acd0f7798  commit hash:6be79dc9b310f2bff71c247cd369f43acd0f7798  commit hash:6be79dc9b310f2bff71c247cd369f43acd0f7798  6be79dc 
devel/libe: Fix build with llvm16

- Pet portclippy while I am here

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
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.
Mon, 22 Mar 2021
[ 10:17 danfe search for other commits by this committer ] Original commit   Revision:568947 (Only the first 10 of 138 ports in this commit are shown above. View all ports for this commit)
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line.
Wed, 5 Dec 2018
[ 14:09 egypcio search for other commits by this committer ] Original commit   Revision:486672 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
use @FreeBSD.org as MAINTAINER instead of my private address

  benchmarks/vegeta
  devel/busybee
  devel/git-lfs
  devel/gnu-efi
  devel/hub
  devel/libe
  devel/py-fabric3
  devel/py-fabric3
  dns/dhisd
  dns/dnscrypt-proxy2
  dns/go-geodns
  emulators/hatari
  irc/weechat-otr
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 23 Sep 2018
[ 01:32 swills search for other commits by this committer ] Original commit   Revision:480447
devel/libe: update to release 0.11.0

While here, pass maintainership to submitter

PR:		231102
Submitted by:	Vinicius Zavam <egypcio@googlemail.com>
Fri, 23 Feb 2018
[ 21:09 rene search for other commits by this committer ] Original commit   Revision:462745 (Only the first 10 of 96 ports in this commit are shown above. View all ports for this commit)
Reset vg@'s ports after he resigned.

With hat:	portmgr-secretary
Thu, 8 Dec 2016
[ 19:52 tijl search for other commits by this committer ] Original commit   Revision:428152 (Only the first 10 of 551 ports in this commit are shown above. View all ports for this commit)
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 22 Feb 2015
[ 16:39 amdmi3 search for other commits by this committer ] Original commit   Revision:379618
- Unbreak
- Add LICENSE_FILE

Approved by:	portmgr blanket
Sat, 21 Feb 2015
[ 07:37 antoine search for other commits by this committer ] Original commit   Revision:379483
Mark BROKEN: Fails to build

  CXX    garbage_collector.lo
garbage_collector.cc:176:38: error: no member named 'min' in namespace 'std'
                min_timestamp = std::min(qst, min_timestamp);
                                ~~~~~^
garbage_collector.cc:180:36: error: no member named 'min' in namespace 'std'
                min_offline = std::min(oft, min_offline);
                              ~~~~~^
2 errors generated.

Reported by:	pkg-fallout
Sun, 6 Jul 2014
[ 20:50 vg search for other commits by this committer ] Original commit   Revision:361009
- Upgrade to 0.7.0
- Update license
Wed, 25 Sep 2013
[ 00:54 bdrewery search for other commits by this committer ] Original commit   Revision:328226 (Only the first 10 of 179 ports in this commit are shown above. View all ports for this commit)
- Remove NO_STAGE as these have been tested to be safe

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)
Mon, 22 Jul 2013
[ 14:34 vg search for other commits by this committer ] Original commit   Revision:323455 (Only the first 10 of 89 ports in this commit are shown above. View all ports for this commit)
 - Changed my email
 - Trim Makefile headers and positions name and surname within

Approved by:	eadler, rm (mentors)
Wed, 15 May 2013
[ 13:58 wen search for other commits by this committer ] Original commit   Revision:318242
- Update to 0.3.2

PR:		178653
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
Tue, 14 May 2013
[ 18:28 rakuco search for other commits by this committer ] Original commit   Revision:318185
Add devel/libe.

It is a collection of high-performance data structures and utilities in C++.

PR:		ports/178626
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com>

Number of commits found: 18