Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
a.20231220 06 Nov 2024 15:17:35 |
Robert Clausecker (fuz) |
filesystems: add new category for file systems and related utilities
The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.
Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.
Approved by: portmgr (rene)
Reviewed by: mat
Pull Request: https://github.com/freebsd/freebsd-ports/pull/302
PR: 281988 |
a.20231220 29 Feb 2024 13:56:47 |
Antoine Brodin (antoine) |
libyal: move man pages to share
Tested by: bofh |
a.20231220 14 Feb 2024 13:37:38 |
Antoine Brodin (antoine) |
devel/libbde: update to alpha-20231220 |
a.20221031 21 Feb 2023 18:44:09 |
Antoine Brodin (antoine) |
devel/libbde: update to alpha-20221031 |
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) |
a.20220121 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 ) |
a.20220121 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 ) |
a.20220121 10 May 2022 21:45:19 |
Antoine Brodin (antoine) |
devel/libbde: update to alpha-20220121 |
a.20210605 26 Jun 2021 08:06:28 |
Antoine Brodin (antoine) |
devel/libbde: update to alpha-20210605 |
a.20210327 20 Apr 2021 10:26:40 |
Antoine Brodin (antoine) |
devel/libbde: update to alpha-20210327 |
a.20200724 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
a.20200724 13 Oct 2020 07:04:16 |
antoine |
Update to alpha-20200724 |
a.20191221 23 Dec 2019 12:28:54 |
antoine |
- Update to alpha-20191221
- Remove python 2.7 support |
a.20191104 07 Nov 2019 09:38:31 |
antoine |
Update to alpha-20191104 |
a.20190701 16 Jul 2019 16:11:37 |
antoine |
Update to alpha-20190701 |
a.20190317 21 Mar 2019 12:17:27 |
antoine |
Update to alpha-20190317 |
a.20190102 06 Jan 2019 12:09:13 |
antoine |
Update to alpha-20190102 |
a.20181124 25 Nov 2018 12:17:50 |
antoine |
Update to alpha-20181124 |
a.20180806 17 Aug 2018 13:32:21 |
antoine |
Update to alpha-20180806 |
a.20170902 03 Sep 2017 12:37:13 |
antoine |
- Update to alpha-20170902
- Build python2 and python3 bindings
- Remove DOCS option, the 2 text files do not carry very useful information |
a.20170204 05 Feb 2017 17:26:51 |
antoine |
- Update to alpha-20170204
- Make NLS optional |
a.20160731 03 Sep 2016 09:42:07 |
antoine |
Update to alpha-20160731 |
a.20160418 30 Apr 2016 21:34:31 |
antoine |
Update to alpha-20160418 |
a.20160110 23 Jan 2016 13:03:45 |
antoine |
Update to alpha-20160110 |
a.20150905 07 Sep 2015 17:04:03 |
antoine |
Update to alpha-20150905 |
a.20150204 15 Feb 2015 14:51:44 |
antoine |
Update to alpha-20150204 |
a.20150124 29 Jan 2015 10:24:19 |
antoine |
Update to alpha-20150124 |
a.20150106 08 Jan 2015 18:49:49 |
antoine |
Update to alpha-20150106 |
a.20141023_1 12 Dec 2014 22:43:25 |
antoine |
Respect WITH_OPENSSL_PORT=yes |
a.20141023 25 Oct 2014 11:03:37 |
antoine |
Update to alpha-20141023 |
a.20140728 29 Aug 2014 17:28:42 |
antoine |
Convert a few ports to USES=python |
a.20140728 31 Jul 2014 17:03:35 |
antoine |
Update to alpha-20140728 |
a.20140607 27 Jul 2014 11:22:37 |
antoine |
New port: devel/libbde
Library and tools to access the BitLocker Drive Encryption (BDE) format.
The BDE format is used by Windows, as of Vista, to encrypt data on a storage
media volume.
WWW: https://code.google.com/p/libbde/ |