non port: security/metasploit/Makefile |
SVNWeb
|
Number of commits found: 158 (showing only 100 on this page) |
Sat, 14 Jan 2023
|
[ 23:08 Muhammad Moinur Rahman (bofh) ] 18c6e18 (Only the first 10 of 2869 ports in this commit are shown above. )
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925
|
[ 11:31 Dmitri Goutnik (dmgk) ] 3b383d8 (Only the first 10 of 549 ports in this commit are shown above. )
all: Bump PORTVERSION after lang/go{118,119} update
|
Sun, 11 Dec 2022
|
[ 11:17 Dmitri Goutnik (dmgk) ] d9ad100 (Only the first 10 of 543 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{118,119} update
|
Wed, 26 Oct 2022
|
[ 12:36 Nuno Teixeira (eduardo) Author: Tanawts ] 23dc83f
security/metasploit: Update to 6.2.23
ChangeLog:
https://github.com/rapid7/metasploit-framework/compare/6.1.24...6.2.23
PR: 266977
Reported by: yonas.yanfa@gmail.com
|
Thu, 6 Oct 2022
|
[ 19:24 Dmitri Goutnik (dmgk) ] bde5186 (Only the first 10 of 525 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{118,119} update
|
Thu, 8 Sep 2022
|
[ 16:33 Dmitri Goutnik (dmgk) ] f05c98f (Only the first 10 of 523 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{118,119} update
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Thu, 18 Aug 2022
|
[ 09:52 Antoine Brodin (antoine) ] 5b17190
security/metasploit: fix dependencies and runtime
|
Wed, 3 Aug 2022
|
[ 21:35 Dmitri Goutnik (dmgk) ] 4476f89 (Only the first 10 of 520 ports in this commit are shown above. )
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 857c05f (Only the first 10 of 840 ports in this commit are shown above. )
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Thu, 14 Jul 2022
|
[ 12:46 Dmitri Goutnik (dmgk) ] 153cb65 (Only the first 10 of 516 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{117,118} update
|
Tue, 7 Jun 2022
|
[ 21:56 Dmitri Goutnik (dmgk) ] 309cdec (Only the first 10 of 511 ports in this commit are shown above. )
*/*: Bump port revisons after lang/go{117,118} update
|
Wed, 30 Mar 2022
|
[ 07:01 Guangyuan Yang (ygy) ] d690b51 (Only the first 10 of 498 ports in this commit are shown above. )
*/*: Bump PORTREVISION after lang/go 1.18 update
|
Tue, 11 Jan 2022
|
[ 10:39 Fernando Apesteguía (fernape) Author: Marco Beishuizen ] 2b96f52
security/metasploit: update to 6.1.24
ChangeLog: https://github.com/rapid7/metasploit-framework/tags
PR: 260959
Reported by: mbeis@xs4all.nl
Approved by: tanawts@gmail.com (maintainer, timeout)
|
Wed, 17 Nov 2021
|
[ 02:30 Yasuhiro Kimura (yasu) Author: Marco Beishuizen ] a56a880
security/metasploit: Update to 6.1.12
While I'm here,
* Switch to DISTVERSION
* Pet portclippy
* Re-format Makefile with portfmt
Changes: https://github.com/rapid7/metasploit-framework/commits/6.1.12
PR: 259550
Approved by: maintainer
|
Tue, 21 Sep 2021
|
[ 19:04 Antoine Brodin (antoine) ] b53259c
security/metasploit: fix dependencies
|
Mon, 20 Sep 2021
|
[ 20:14 Neel Chauhan (nc) Author: Marco Beishuizen ] 5b0fadb
security/metasploit: update to 6.1.6
PR: 258569
|
Sat, 11 Sep 2021
|
[ 11:55 Bernhard Froehlich (decke) ] 8456240
security/metasploit: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 27 Dec 2020
|
[ 19:58 antoine ]
Update to 6.0.23
|
Sat, 8 Aug 2020
|
[ 20:47 antoine ]
Update to 6.0.0
|
Sun, 24 May 2020
|
[ 13:06 antoine ]
Update to 5.0.90
|
Sun, 10 May 2020
|
[ 07:28 antoine ]
Add a missing link
|
Sun, 5 Apr 2020
|
[ 11:26 fernape ]
security/metasploit: Update rubygem-rex-exploitation dependency
While here, reorder some variables.
PR: 245047
Submitted by: rl+fbsd@ciphron.de
Approved by: tanawts@gmail.com(maintainer, timeout > 1 week)
|
Mon, 9 Mar 2020
|
[ 20:14 antoine ]
Update to 5.0.79
|
Wed, 18 Dec 2019
|
[ 08:42 antoine ]
Update to 5.0.64
|
Sat, 19 Oct 2019
|
[ 20:22 antoine ]
Update to 5.0.54
|
Sat, 14 Sep 2019
|
[ 19:03 antoine ]
Update to 5.0.47
|
Sat, 31 Aug 2019
|
[ 07:57 sunpoet ]
Remove outdated RUBY_VER check
With hat: ruby
|
Wed, 28 Aug 2019
|
[ 14:06 antoine ]
Fix runtime after rubygem-sqlite3 upgrade
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Sat, 8 Jun 2019
|
[ 13:36 antoine ]
Update to 5.0.28
|
Sun, 28 Apr 2019
|
[ 06:22 antoine ]
Update to 5.0.19
|
Sat, 27 Apr 2019
|
[ 18:28 sunpoet ]
Change RUN_DEPENDS from rubygem-msgpack1 to rubygem-msgpack
- Bump PORTREVISION for dependency change
|
Sun, 24 Mar 2019
|
[ 15:18 antoine ]
Update to 5.0.13
|
Sun, 3 Mar 2019
|
[ 12:03 antoine ]
Update to 5.0.9
|
Sun, 10 Feb 2019
|
[ 14:44 antoine ]
Update to 5.0.5
|
Sun, 27 Jan 2019
|
[ 21:32 antoine ]
Update to 4.17.37
|
Sat, 12 Jan 2019
|
[ 11:49 antoine ]
Update to 4.17.35
|
Fri, 21 Dec 2018
|
[ 20:32 antoine ]
Update to 4.17.32
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Sat, 24 Nov 2018
|
[ 09:49 antoine ]
Update to 4.17.26
|
Wed, 17 Oct 2018
|
[ 09:13 antoine ]
Update to 4.17.17
|
Sat, 22 Sep 2018
|
[ 10:37 antoine ]
Update to 4.17.14
|
Sat, 11 Aug 2018
|
[ 12:04 antoine ]
Update to 4.17.5
|
Sun, 29 Jul 2018
|
[ 15:17 antoine ]
Metasploit database requires rubygem-pg version 0.2x
PR: 228722
Reported and tested by: Marco Beishuizen
MFH: 2018Q3
|
Mon, 25 Jun 2018
|
[ 14:09 antoine ]
Update to 4.16.63
|
Sun, 10 Jun 2018
|
[ 08:00 antoine ]
Update to 4.16.60
|
Mon, 21 May 2018
|
[ 07:35 antoine ]
Update to 4.16.57
|
Sat, 21 Apr 2018
|
[ 11:19 antoine ]
Update to 4.16.51
|
Sun, 8 Apr 2018
|
[ 08:54 antoine ]
Update to 4.16.49
|
Sun, 18 Mar 2018
|
[ 17:47 antoine ]
Update to 4.16.45
|
Fri, 2 Mar 2018
|
[ 13:52 antoine ]
Update to 4.16.43
|
Wed, 28 Feb 2018
|
[ 15:39 antoine ]
Update to 4.16.41
|
Sun, 4 Feb 2018
|
[ 08:25 antoine ]
Update to 4.16.36
|
Sun, 21 Jan 2018
|
[ 11:42 antoine ]
Update to 4.16.32
|
Sun, 31 Dec 2017
|
[ 16:26 antoine ]
Update to 4.16.28
|
Sat, 23 Dec 2017
|
[ 20:43 antoine ]
Update to 4.16.26
|
Mon, 4 Dec 2017
|
[ 15:27 mat ]
Add a USES=python:env, that will not add a dependency on Python.
It has the same effect than setting PYTHON_NO_DEPENDS, but in a more
compact way.
Sponsored by: Absolight
|
Sat, 2 Dec 2017
|
[ 12:21 antoine ]
Update to 4.16.21
|
Sun, 5 Nov 2017
|
[ 06:58 antoine ]
Update to 4.16.15
|
Sun, 29 Oct 2017
|
[ 07:58 antoine ]
Update to 4.16.13
|
Sun, 22 Oct 2017
|
[ 12:32 antoine ]
Update to 4.16.12
|
Sat, 7 Oct 2017
|
[ 08:18 antoine ]
Update to 4.16.10
|
Sat, 30 Sep 2017
|
[ 08:03 antoine ]
Update to 4.16.9
|
Mon, 25 Sep 2017
|
[ 05:56 antoine ]
Update to 4.16.8
|
Sun, 10 Sep 2017
|
[ 07:43 antoine ]
Update to 4.16.6
|
Sun, 3 Sep 2017
|
[ 09:25 antoine ]
Update to 4.16.4
|
Sun, 27 Aug 2017
|
[ 08:55 antoine ]
Update to 4.16.2
|
Wed, 9 Aug 2017
|
[ 12:01 antoine ]
Update to 4.15.5
|
Thu, 13 Jul 2017
|
[ 21:20 antoine ]
Update to 4.15.0
|
Sat, 24 Jun 2017
|
[ 21:29 antoine ]
Update to 4.14.28
|
Sun, 18 Jun 2017
|
[ 18:09 dbn ] (Only the first 10 of 79 ports in this commit are shown above. )
qa: add check for NO_ARCH
If NO_ARCH is set then check that no FreeBSD elf(5) files are in $STAGEDIR.
If an elf(5) file is bundles as part of the package, but is not meant to be
run directly (i.e. the elf(5) file is a payload, and not compiled) then
those files can be added to NO_ARCH_IGNORE to avoid the check from failing,
Changes to ports:
- Ports that have NO_ARCH set, but actually compile files have had NO_ARCH
removed.
- Ports that have elf(5) payloads have had those files added to
NO_ARCH_IGNORE.
- R-cran ports that do not set USES=cran:compiles have NO_ARCH set,
PR: 218976
Reviewed by: antoine, mat
Approved by: portmgr
|
Sun, 11 Jun 2017
|
[ 12:07 antoine ]
Update to 4.14.25
|
Sat, 3 Jun 2017
|
[ 10:30 antoine ]
Update to 4.14.24
|
Mon, 29 May 2017
|
[ 11:46 woodsb02 ]
security/metasploit: Update to 4.14.22
PR: 219607
Approved by: tanawts@gmail.com (maintainer)
|
Sun, 21 May 2017
|
[ 12:13 antoine ]
Update to 4.14.21
|
Sun, 7 May 2017
|
[ 11:26 antoine ]
Update to 4.14.16
|
Sat, 8 Apr 2017
|
[ 09:22 antoine ]
Update to 4.14.9
|
Sat, 18 Mar 2017
|
[ 11:58 antoine ]
Update to 4.14.2
|
Sat, 18 Feb 2017
|
[ 22:06 antoine ]
Update to 4.13.24
|
Sun, 5 Feb 2017
|
[ 18:10 antoine ]
Update to 4.13.19
|
Sun, 29 Jan 2017
|
[ 16:50 antoine ]
Update to 4.13.16
|
Sun, 22 Jan 2017
|
[ 12:08 antoine ]
Update to 4.13.15
|
Sat, 7 Jan 2017
|
[ 14:01 antoine ]
Update to 4.13.12
|
Sat, 10 Dec 2016
|
[ 13:11 antoine ]
Update to 4.13.6
|
Sun, 27 Nov 2016
|
[ 17:58 antoine ]
Update to 4.13.1
|
Sun, 20 Nov 2016
|
[ 11:49 antoine ]
Update to 4.13.0
|
Sat, 12 Nov 2016
|
[ 08:53 antoine ]
Update to 4.12.41
|
Sun, 30 Oct 2016
|
[ 07:31 antoine ]
Update to 4.12.39
|
Sun, 23 Oct 2016
|
[ 08:13 antoine ]
Update to 4.12.35
|
Sun, 16 Oct 2016
|
[ 07:07 antoine ]
Update to 4.12.34
|
Sun, 9 Oct 2016
|
[ 09:00 antoine ]
Update to 4.12.31
|
Sun, 2 Oct 2016
|
[ 13:28 antoine ]
Update to 4.12.29
|
Wed, 28 Sep 2016
|
[ 20:28 antoine ]
Update to 4.12.28
|
Sat, 17 Sep 2016
|
[ 12:26 antoine ]
Update to 4.12.26
|
Sun, 4 Sep 2016
|
[ 08:30 antoine ]
Update to 4.12.23
|
Mon, 29 Aug 2016
|
[ 15:55 antoine ]
Update to 4.12.22
|
Sun, 31 Jul 2016
|
[ 10:35 antoine ]
Update to 4.12.16
|
Sat, 23 Jul 2016
|
[ 09:30 antoine ]
Update to 4.12.15
|
Number of commits found: 158 (showing only 100 on this page) |