non port: devel/rubygem-cms_scanner/Makefile |
Number of commits found: 14 |
Wednesday, 24 Jul 2024
|
11:45 Po-Chuan Hsieh (sunpoet)
devel/rubygem-cms_scanner: Change RUN_DEPENDS from rubygem-get_process_mem to
rubygem-get_process_mem0
- Bump PORTREVISION for dependency change
52e9e9b |
Wednesday, 17 Jul 2024
|
08:50 Matthias Fechner (mfechner)
devel/rubygem-cms_scanner: update to 0.13.9
Changes: https://github.com/wpscanteam/CMSScanner/releases
PR: 280087
Approved by: rihaz.jerrin@gmail.com (maintainer, timeout)
d30159d |
Wednesday, 5 Apr 2023
|
17:31 Po-Chuan Hsieh (sunpoet)
devel/rubygem-cms_scanner: Fix gemspec for rubygem-ruby-progressbar 1.13.0
update
- Bump PORTREVISION for package change
Reference: https://github.com/wpscanteam/CMSScanner/commit/fa9024ff9758c26814ca102915a6b494be98908f
https://github.com/wpscanteam/CMSScanner/commit/8b6b1342ae517d074fc8b9ef60698ddcc713a317
fad84f0 |
Monday, 30 Jan 2023
|
13:02 Po-Chuan Hsieh (sunpoet)
devel/rubygem-cms_scanner: Fix gemspec for rubygem-sys-proctable 1.3.0 update
- Bump PORTREVISION for package change
c74cc18 |
Saturday, 14 Jan 2023
|
23:08 Muhammad Moinur Rahman (bofh)
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
18c6e18 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Saturday, 30 Jul 2022
|
19:26 Po-Chuan Hsieh (sunpoet)
devel/rubygem-cms_scanner: Fix gemspec for rubygem-public_suffix 5.0.0 update
- Bump PORTREVISION for dependency change
6c385fc |
Wednesday, 26 Jan 2022
|
10:43 Matthias Fechner (mfechner)
textproc/nokogiri111: make 1.11.x available and use it if required
5f255f6 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Wednesday, 27 Jan 2021
|
12:39 mfechner
Update to 0.13.0 to be able to use the new textproc/rubygem-nokogiri which is a
security related update.
 |
Sunday, 2 Feb 2020
|
11:41 mfechner
Update to 0.8.1 to work with newer rubygem-addressable.
 |
Tuesday, 13 Aug 2019
|
20:52 sunpoet
Update to 0.5.5
- Update version requirement of RUN_DEPENDS
- Sort RUN_DEPENDS
Changes: https://github.com/wpscanteam/CMSScanner/releases
PR: 239532
Submitted by: sunpoet (myself)
Approved by: Rihaz Jerrin <rihaz.jerrin@gmail.com> (maintainer)
 |
Tuesday, 8 Jan 2019
|
17:17 swills
devel/rubygem-cms_scanner: create port
Framework to provide an easy way to implement CMS Scanners
WWW: https://github.com/wpscanteam/CMSScanner
PR: 231838
Submitted by: Rihaz Jerrin <rihaz.jerrin@gmail.com> (with changes)
 |
Number of commits found: 14 |