Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.02_21 09 Feb 2025 03:40:06
    |
Alexey Dokuchaev (danfe)  |
sysutils/grub2-efi: the port had been improved (+)
- Revert previous naive -fpermissive "fix" and #include
<grub/env.h> to obtain the grub_env_set() prototype
- Replace RUN_DEPENDS manipulation with USE_GCC=yes:build
and hand-rolled `do-install' target with INSTALL_WRKSRC
- While here, adjust LICENSE and wrap overly long lines
Fixes: 9bc25ee236c4
PR: 284483 |
2.02_21 06 Feb 2025 17:07:07
    |
Lorenzo Salvadore (salvadore)  |
sysutils/grub2-efi: Fix build with GCC 14
GCC 14 turns some warnings into errors. Switch them back to warnings.
PR: 284483 |
2.02_21 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 |
2.02_21 16 Dec 2023 02:57:23
    |
Yuri Victorovich (yuri)  |
*/*: Return ports maintained by kevlo@ to the pool
The commit bit of kevlo@ was taken back for safekeeping in September 2020
due to inactivity. |
2.02_21 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
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) |
2.02_20 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 ) |
2.02_20 20 Jul 2022 14:23:05
    |
Tobias C. Berner (tcberner)  |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
2.02_20 06 Jul 2021 11:57:08
    |
Kevin Lo (kevlo)  |
sysutils/grub2-pcbsd: fix build with gcc10
Revive grub2-pcbsd and grub2-efi ports.
Thanks to lwhsu for valuable input.
Approved by: lwhsu |
2.02_20 09 May 2019 15:03:38
  |
rene  |
Remove expired ports:
2019-05-08 databases/ruby-odbc: Broken for more than 6 months
2019-05-08 databases/rubygem-dbd-odbc: Broken for more than 6 months
2019-05-08 devel/dlangui: Broken for more than 6 months
2019-05-08 editors/dlangide: Broken for more than 6 months
2019-05-08 emulators/desmume: Broken for more than 6 months
2019-05-08 emulators/yabause: Broken for more than 6 months
2019-05-08 emulators/yape: Broken for more than 6 months
2019-05-08 games/armagetron: Broken for more than 6 months
2019-05-08 games/boswars: Broken for more than 6 months
2019-05-08 games/ceferino: Broken for more than 6 months
2019-05-08 games/chanta: Broken for more than 6 months
2019-05-08 games/d2x-xl: Broken for more than 6 months
2019-05-08 games/drcreep: Broken for more than 6 months
2019-05-08 games/frobtads: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
2.02_20 07 Apr 2019 07:43:38
  |
antoine  |
Deprecate ports broken for more than 6 months |
2.02_20 12 Dec 2018 01:35:36
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
2.02_19 29 Jul 2018 22:18:46
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
2.02_18 07 May 2018 18:05:49
  |
kmoore  |
- Drop maintainership of the various grub-* ports we no longer
use internally. |
2.02_18 10 Mar 2018 17:46:06
  |
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
2.02_17 23 Dec 2017 17:18:36
  |
tijl  |
Remove unused ACLOCAL_ARGS and switch to USES=autoreconf:build because
autoreconf is run manually via autogen.sh in pre-configure. |
2.02_17 10 Sep 2017 20:55:39
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
2.02_16 01 Apr 2017 15:23:32
  |
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
2.02_15 20 Nov 2016 09:38:09
  |
gerald  |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
2.02_14 19 May 2016 10:53:06
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
2.02_14 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.02_14 08 Jun 2015 12:20:04
  |
kmoore  |
- Add back patches to handle GELI key passthrough
- Bump PORTREV |
2.02_13 07 Jun 2015 22:44:19
  |
kmoore  |
Remove the last few obsolete patches to sysutils/grub2-pcbsd
and sysutils/grub2-efi |
2.02_13 07 Jun 2015 22:34:50
  |
kmoore  |
- Update to later GRUB git version from 6/4/2015
- Fix a bug with setting EFI video resolution
- Pet portlint
- Bump PORTREV |
2.02_12 21 Mar 2015 23:05:21
  |
bapt  |
Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports |
2.02_12 18 Mar 2015 16:17:01
  |
kmoore  |
- Add CPE information
PR: 198639
Submitted by: Shun <shun.fbsd.pr@dropcut.net> |
2.02_12 23 Jan 2015 15:53:19
  |
kmoore  |
- Add patch to fix booting from UEFI USB/DVD hybrid media
- Bump PORTREV |
2.02_11 14 Jan 2015 16:52:18
  |
kmoore  |
- Update patch to allow GRUB support of GELI v7
- Bump PORTREV |
2.02_10 08 Jan 2015 14:41:54
  |
kmoore  |
- Add patch to fix providing the full pathname for kernel + modules
This fixes using dtrace when booting from grub, and perhaps others
that expect full pathname in kldstat(2)
- Bump PORTREV |
2.02_9 30 Dec 2014 19:53:37
  |
kmoore  |
- Update to newer git snap from 12/30/2014
- Simplify the patch adding EFI framebuffer passthrough
- Bump PORTREV |
2.02_8 03 Dec 2014 15:31:19
  |
kmoore  |
- Add patch which allows GRUB to use the freebsd-boot type in addition
to the specific bios-boot type that GRUB already uses
- Bump PORTREV
Submitted by: Kevin Lo <kevlo@> |
2.02_7 22 Nov 2014 09:13:36
  |
antoine  |
Cleanup plist |
2.02_7 04 Nov 2014 04:59:46
  |
kmoore  |
- Add support for GELI passphrase passthrough to EFI booting
- Bump PORTREV |
2.02_6 30 Oct 2014 18:52:57
  |
kmoore  |
- Update UEFI patch, pass along ACPI information to FreeBSD kernel
- Bump PORTREV |
2.02_5 29 Oct 2014 15:53:49
  |
kmoore  |
- Add patch to support EFI framebuffer passthrough for FreeBSD 10.1 and later
- Bump PORTREV |
2.02_4 24 Oct 2014 16:56:10
  |
mva  |
- Convert ports of sysutils/ to new USES=python
Approved by: portmgr (implicit) |
2.02_4 21 Oct 2014 15:24:20
  |
kmoore  |
- Update to latest git pull - 2.02_3 |
2.02_3 06 Aug 2014 14:20:36
  |
kmoore  |
- Update grub2-efi to latest grub2 prerelease 2.02
- Add patch to fix bug with 'com.delphix:hole_birth' on ZFS
- Sync with PCBSD ports, and bump PORTREV |
2.02_1 26 Jul 2014 19:22:47
  |
kmoore  |
Update grub2-efi to 2.02 prerelease version from PC-BSD repo |
2.00_3 29 May 2014 11:20:14
  |
miwi  |
- Convert gmake,bzip2,xz to USES
Approved by: portmgr |
2.00_3 10 Mar 2014 20:55:22
  |
gerald  |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
2.00_2 26 Oct 2013 00:52:36
  |
gerald  |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
2.00_1 25 Oct 2013 20:11:00
  |
kmoore  |
GNU GRUB is a multiboot boot loader. It was derived from GRUB, the GRand
Unified Bootloader, which was originally designed and implemented by Erich
Stefan Boleyn.
This port builds the GRUB x86_64-efi boot modules, allowing grub-install
or grub-mkrescue to install with EFI support.
WWW: http://www.gnu.org/software/grub/ |