Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.9_2 01 Oct 2024 18:56:20
![commit hash: 4485bd8221c2c5630b87826d37da850b3361b782 commit hash: 4485bd8221c2c5630b87826d37da850b3361b782](/images/git.png) ![commit hash: 4485bd8221c2c5630b87826d37da850b3361b782 commit hash: 4485bd8221c2c5630b87826d37da850b3361b782](/images/codeberg.svg) ![commit hash: 4485bd8221c2c5630b87826d37da850b3361b782 commit hash: 4485bd8221c2c5630b87826d37da850b3361b782](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Rene Ladan (rene) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
1.0.9_2 12 Jan 2024 15:11:29
![commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1 commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1](/images/git.png) ![commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1 commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1](/images/codeberg.svg) ![commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1 commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Baptiste Daroussin (bapt) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
MANPREFIX: eliminate its usage
While here move manpages to share/man |
1.0.9_1 06 Nov 2023 10:03:47
![commit hash: 06df180a9e39055026499a326ef67812801a8919 commit hash: 06df180a9e39055026499a326ef67812801a8919](/images/git.png) ![commit hash: 06df180a9e39055026499a326ef67812801a8919 commit hash: 06df180a9e39055026499a326ef67812801a8919](/images/codeberg.svg) ![commit hash: 06df180a9e39055026499a326ef67812801a8919 commit hash: 06df180a9e39055026499a326ef67812801a8919](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Rodrigo Osorio (rodrigo) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
1.0.9_1 05 Aug 2023 11:53:19
![commit hash: a556d7b3f35a75bd4897444c8e4a09831d4c1319 commit hash: a556d7b3f35a75bd4897444c8e4a09831d4c1319](/images/git.png) ![commit hash: a556d7b3f35a75bd4897444c8e4a09831d4c1319 commit hash: a556d7b3f35a75bd4897444c8e4a09831d4c1319](/images/codeberg.svg) ![commit hash: a556d7b3f35a75bd4897444c8e4a09831d4c1319 commit hash: a556d7b3f35a75bd4897444c8e4a09831d4c1319](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Muhammad Moinur Rahman (bofh) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
databases/mdcached: Fix build with llvm16
- Pet portclippy
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
1.0.9_1 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
1.0.9_1 20 Jul 2022 14:21:07
![commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16](/images/git.png) ![commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16](/images/codeberg.svg) ![commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
1.0.9_1 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
1.0.9_1 10 Sep 2018 13:14:52
![Revision:479406 Revision:479406](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.0.9_1 08 May 2015 13:40:04
![Revision:385781 Revision:385781](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Don't install static libraries with INSTALL_LIB
- Switch to USES=tar
Approved by: portmgr blanket
MFH: 2015Q2 |
1.0.9 05 Dec 2014 00:30:20
![Revision:373992 Revision:373992](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
feld ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update "BSD" licenses in databases category |
1.0.9 09 Jan 2014 19:12:06
![Revision:339270 Revision:339270](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
ohauer ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update to version 1.0.9
- add stage support to php-mdcached
Changelog Version 1.0.8,1.0.9:
- Make it compile with compilers which don't
implement the (obsolete) std::tr1 c++ namespace
Submitted by: ivoras (maintainer perm PM) |
1.0.8 10 Oct 2013 18:47:42
![Revision:330030 Revision:330030](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
ohauer ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update to 1.0.8
Changelog:
- Make it compile with compilers which don't
implement the (obsolete) std::tr1 c++ namespace
Submitted by: Ivan Voras <ivoras@FreeBSD.org> (per PM) |
1.0.7 29 Sep 2013 17:40:23
![Revision:328718 Revision:328718](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
ohauer ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update to 1.0.7
- add stage support
PR: ports/182410
Submitted by: Ivan Voras <ivoras@FreeBSD.org> (maintainer) |
1.0.6 20 Sep 2013 16:13:49
![Revision:327717 Revision:327717](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.0.6 14 Aug 2013 22:35:54
![Revision:324744 Revision:324744](/images/subversion.png) ![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
ak ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.0.6 09 May 2012 10:30:32
![files touched by this commit files touched by this commit](/images/logs.gif) |
ale ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 1.0.6 release.
Submitted by: maintainer |
1.0.5 12 Apr 2012 10:15:25
![files touched by this commit files touched by this commit](/images/logs.gif) |
ale ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 1.0.5 release.
Submitted by: maintainer |
1.0.4 21 Mar 2012 09:15:54
![files touched by this commit files touched by this commit](/images/logs.gif) |
ale ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 1.0.4 release.
Submitted by: maintainer
Feature safe: yes |
1.0.3 06 Mar 2012 11:47:25
![files touched by this commit files touched by this commit](/images/logs.gif) |
ale ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 1.0.3 release and add LICENSE.
Submitted by: maintainer |
1.0.2 27 Feb 2012 15:28:27
![files touched by this commit files touched by this commit](/images/logs.gif) |
ale ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bullet Cache is a memory database intended to be used much like memcached,
but offering much higher flexibility through use of record tags which can be
used to perform bulk operations on sets of records. It has its own binary
network protocol which is accessible through Unix domain sockets and through
TCP. It is indended to be accessed through a high-performance C library.
WWW: http://mdcached.sourceforge.net/
PR: ports/164872
Submitted by: Ivan Voras <ivoras@FreeBSD.org> |