Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.11.0 18 Jul 2023 15:50:40 |
Muhammad Moinur Rahman (bofh) |
devel/libe: Fix build with llvm16
- Pet portclippy while I am here
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.11.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.11.0 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
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 ) |
0.11.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.11.0 22 Mar 2021 10:17:44 |
danfe |
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line. |
0.11.0 05 Dec 2018 14:09:12 |
egypcio |
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 ) |
0.11.0 23 Sep 2018 01:32:02 |
swills |
devel/libe: update to release 0.11.0
While here, pass maintainership to submitter
PR: 231102
Submitted by: Vinicius Zavam <egypcio@googlemail.com> |
0.7.0_1 23 Feb 2018 21:09:47 |
rene |
Reset vg@'s ports after he resigned.
With hat: portmgr-secretary |
0.7.0_1 08 Dec 2016 19:52:20 |
tijl |
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. |
0.7.0 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.7.0 22 Feb 2015 16:39:05 |
amdmi3 |
- Unbreak
- Add LICENSE_FILE
Approved by: portmgr blanket |
0.7.0 21 Feb 2015 07:37:58 |
antoine |
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 |
0.7.0 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
0.7.0 06 Jul 2014 20:50:11 |
vg |
- Upgrade to 0.7.0
- Update license |
0.3.2 25 Sep 2013 00:54:09 |
bdrewery |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
0.3.2 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.3.2 22 Jul 2013 14:34:23 |
vg |
- Changed my email
- Trim Makefile headers and positions name and surname within
Approved by: eadler, rm (mentors) |
0.3.2 15 May 2013 13:58:28 |
wen |
- Update to 0.3.2
PR: 178653
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer) |
0.3.1 14 May 2013 18:28:26 |
rakuco |
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> |