Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.09.00.25611,1 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
4.09.00.25611,1 04 Oct 2023 20:01:34 |
Robert Clausecker (fuz) Author: Thomas Vogt |
sysutils/arcconf: update to B25611
- Vendor has changed naming scheme for distfile,
infer tool version from help text
PR: 269512
Approved by: michael@fuckner.net (maintainer) |
4.01.24763_1,1 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) |
4.01.24763,1 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 ) |
4.01.24763,1 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 ) |
4.01.24763,1 05 May 2022 06:10:12 |
Fernando Apesteguía (fernape) |
sysutils/arcconf: Update to v4_01_24763
PR: 263402
Reported by: thomas@bsdunix.ch
Approved by: michael@fuckner.net (maintainer, timeout > 2 weeks) |
3.07.23971,1 11 Oct 2021 19:15:36 |
Antoine Brodin (antoine) |
sysutils/arcconf: unbreak |
3.07.23971,1 11 Oct 2021 11:35:00 |
Palle Girgensohn (girgen) |
sysutils/arcconf: only depend on compat12x for FreeBSD > 12
PR: 258775 |
3.07.23971,1 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
3.07.23971,1 14 Jul 2021 11:21:01 |
Gerald Pfeifer (gerald) |
sysutils/arcconf: Go with the generic USE_GCC=yes
Practically USE_GCC=4.8+ is equivalent to USE_GCC=yes in nearly all
cases and version specific dependencies should only be used when
unavoidable, so go with USE_GCC=yes.
PR: 256991 |
3.07.23971,1 07 Jul 2021 08:21:54 |
Fernando Apesteguía (fernape) |
sysutils/arcconf: Update to 3.07.23971
PR: 256991
Reported by: thomas@bsdunix.ch
Reviewed by: michael@fuckner.net (maintainer) |
3.01.23531_2,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.01.23531_2,1 28 Jun 2020 13:46:41 |
lwhsu |
Robustness fix and license updates
- Update Makefile to use current version of GCC as defined in
bsd.default-versions.mk. (USE_GCC=yes)
- Update Makefile with LICENSE and LICENSE_PERMS information and remove
RESTRICTED and NO_CDROM (redundant)
- Update Makefile PORTREVISION
While here, pet portlint
PR: 243142
Submitted by: thomas@bsdunix.ch
Approved by: michael@fuckner.net (maintainer) |
3.01.23531_1,1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
3.01.23531,1 25 Jul 2019 02:03:16 |
meta |
sysutils/arcconf: Update to 3.01.23531
* Add run dependecy to GCC (port default) because arcconf needs
libstdc++.so.6: version GLIBCXX_3.4.11
(port misc/compat9x latest support is GLIBCXX_3.4.9)
* Remove os check since 10.x is EoL
PR: 238775
Submitted by: thomas@bsdunix.ch
Approved by: maintainer |
3.00.23488,1 07 Apr 2019 06:04:45 |
antoine |
Mark only for amd64, the distfile doesn't have any i386 binary
Reported by: pkg-fallout
MFH: 2019Q2 |
3.00.23488,1 16 Mar 2019 15:40:37 |
pi |
sysutils/arcconf: update 1_8_21375 -> 3_00_23488
PR: 201718
Submitted by: michael@fuckner.net (maintainer) |
1.8.21375,1 12 Jan 2017 11:38:22 |
amdmi3 |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
1.8.21375,1 11 Jan 2017 10:08:38 |
amdmi3 |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
1.8.21375,1 03 Jan 2017 10:59:40 |
mat |
Remove redundant code.
Sponsored by: Absolight |
1.8.21375,1 14 Nov 2016 14:49:47 |
amdmi3 |
- Fix versioning scheme (`v' is not part of the version)
PR: 214502
Submitted by: amdmi3
Approved by: michael@fuckner.net (maintainer) |
v1.8.21375,1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
v1.8.21375,1 25 Jan 2016 11:39:59 |
pi |
sysutils/arcconf: v1_7_21229 -> v1_8_21375
- New commands: backupunit, driverupdate, setcustommode, setconnectormode
- Enhanced commands: identify command supports blink LED start/stop
PR: 206577
Approved by: michael@fuckner.net (maintainer) |
v1.7.21229,1 15 Oct 2015 14:55:14 |
mat |
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694 |
v1.7.21229,1 03 Apr 2015 11:26:50 |
mat |
Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209 |
v1.7.21229,1 10 Mar 2015 11:31:06 |
pi |
sysutils/arcconf: 1.6 -> 1.7
PR: 194265
Submitted by: michael@fuckner.net (maintainer) |
v1.6.21062,1 22 Nov 2014 09:13:36 |
antoine |
Cleanup plist |
v1.6.21062,1 20 Aug 2014 11:59:34 |
antoine |
Unbreak harder |
v1.6.21062,1 20 Aug 2014 11:48:55 |
zi |
- Unbreak after previous commit |
20 Aug 2014 11:24:41
|
pi |
sysutils/arcconf: Update
Update arcconf port to current version supplied by PMC/Adaptec
PR: 192849
Submitted by: michael@fuckner.net (maintainer) |
v7.30.18837 27 May 2014 18:43:32 |
grembo |
Stageify
Reviewed by: bapt (mentor)
Approved by: bapt (mentor) |
v7.30.18837 11 Dec 2013 19:33:20 |
eadler |
LEGAL, sysutils/arcconf: canconicalize LEGAL text
The Csysutils/arcconf port has legal restrictions. Ensure that LEGAL and the
restriction variables say the same thing. |
v7.30.18837 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
v7.30.18837 29 Dec 2011 19:42:55 |
scheidell |
- Update to 7.30
PR: ports/163457
Approved by: gabor (mentor, implicit) |
v7.00.18781 05 May 2011 07:14:28 |
culot |
- Update to 7.00
PR: ports/156816
Submitted by: Michael Fuckner <michael@fuckner.net> (maintainer) |
v6.50.18771 03 May 2011 04:51:13 |
sunpoet |
- Update to 6.50.18771
PR: ports/155931 (based on)
Submitted by: Sergey Kandaurov <pluknet@gmail.com>
Approved by: Michael Fuckner <michael@fuckner.net> (maintainer) |
v6.50.18579 11 Jan 2011 10:38:09 |
sunpoet |
- Update to 6_50_18579
PR: ports/153864
Submitted by: Sergey Kandaurov <pluknet@gmail.com>
Approved by: Michael Fuckner <michael@fuckner.net> (maintainer) |
v6.50.18570 26 Aug 2010 14:26:17 |
pav |
- Fix i386
Reported by: pluknet <pluknet@gmail.com> |
v6.50.18570 26 Aug 2010 09:12:54 |
pav |
- Update to v6_50_18570
PR: ports/147791
Submitted by: Michael Fuckner <michael@fuckner.net> (maintainer) |
v6.40.18530 27 Jun 2010 20:36:31 |
rene |
Make runnable on 8.X and higher
PR: ports/147724
Submitted by: pluknet [pluknet gmail.com]
Approved by: maintainer timeout, tabthorpe (mentor)
Feature safe: yes |
v6.40.18530 25 Dec 2009 17:08:46 |
pav |
- Readd distinfo entries
Submitted by: pluknet <pluknet@gmail.com> |
v6.40.18530 20 Dec 2009 12:43:39 |
pav |
- Add missed file |
v6.40.18530 20 Dec 2009 12:43:18 |
pav |
- Update to 6.40.18530
- Add periodic script
PR: ports/140718
Submitted by: Michael Fuckner <michael@fuckner.net> (maintainer) |
v6.10.18359 24 Mar 2009 22:43:40 |
pav |
- Add 6.x binaries
Submitted by: pluknet <pluknet@gmail.com> |
v6.10.18359 22 Mar 2009 19:07:21 |
pav |
- Update to 6.10
PR: ports/131607
Submitted by: Matthew West <ports@r.zeeb.org>
Approved by: maintainer timeout (1 month) |
v5.30.17509 06 Jan 2009 17:59:31 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
v5.30.17509 25 Apr 2008 13:36:47 |
pav |
- Update to 5.3
PR: ports/123070
Submitted by: Michael Fuckner <michael@fuckner.net> (maintainer) |
v5.20.17414 19 Dec 2007 17:20:33 |
pav |
Command Line Interface for the Adaptec SCSI RAID family of RAID controllers,
used to configure and manage connected storage devices.
This tool is currently read-only unless using aacraid-drivers from Adaptec's
website.
PR: ports/117597
Submitted by: Michael Fuckner <michael@fuckner.net> |