non port: security/whatweb/Makefile |
SVNWeb
|
Number of commits found: 21 |
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
|
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 )
|
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, 21 Oct 2021
|
[ 14:27 Stefan Eßer (se) ] b0af1e2
security/whatweb: 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.
|
Mon, 10 Sep 2018
|
[ 20:29 sunpoet ]
Convert to options target helper
Approved by: portmgr (blanket)
|
[ 13:14 mat ] (Only the first 10 of 995 ports in this commit are shown above. )
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Tue, 23 Aug 2016
|
[ 17:29 rm ]
security/whatweb: update to latest revision
|
Fri, 25 Dec 2015
|
[ 07:12 ak ] (Only the first 10 of 13 ports in this commit are shown above. )
- Remove no longer used USE_RUBY_FEATURES knob
Approved by: ruby, portmgr (swills)
|
Tue, 5 May 2015
|
[ 16:14 rm ]
security/whatweb: update to latest github revision
- update to latest github revision unbreaking runtime with ruby21
- adopt github infrastructure changes
- add LICENSE_FILE
- PORTREVISION bump was added to leverage versioning scheme change
PR: 199257
Submitted by: jason.unovitch@gmail.com
|
Wed, 4 Jun 2014
|
[ 20:03 rm ]
security/whatweb: unbreak by update
- unbreak by update to 1.4.8-dev (ruby 1.9-aware)
- switch to github
- add staging support
PR: 188643
Reported by: agr@mail.ru
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Mon, 14 Nov 2011
|
[ 23:06 rm ]
- take maintainership
Approved by: novel (mentor)
Feature safe: yes
|
[ 17:16 tabthorpe ] (Only the first 10 of 13 ports in this commit are shown above. )
- Reassign these ports back to the heap
Feature safe: yes
|
Mon, 17 Oct 2011
|
[ 02:44 swills ]
- Add missing dependency on iconv
- Pet portlint while here
PR: ports/157492
Reported by: C-S <c-s@c-s.li>
Approved by: maintainer timeout (>4 months)
|
Tue, 31 May 2011
|
[ 03:28 miwi ]
- Update to 0.4.7
PR: 156197
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: maintainer timeout
|
Fri, 20 Aug 2010
|
[ 08:44 niels ]
- Updated to version 0.4.5 (new plugins)
- Added license information
Approved by: itetcu (mentor, implicit)
|
Fri, 23 Jul 2010
|
[ 13:40 niels ]
Updated to version 0.4.4
Approved by: itetcu (mentor, implicit)
|
Mon, 24 May 2010
|
[ 13:18 niels ]
Updated to version 0.4.3
Approved by: itetcu (mentor, implicit)
|
Wed, 14 Apr 2010
|
[ 11:57 niels ]
Bumped PORTREVISION due to new patch
Approved by: miwi (mentor)
|
Mon, 12 Apr 2010
|
[ 07:38 niels ]
New port: WhatWeb can be used to detect the software packages that
are used for a website. It can detect content management systems
(CMS), blogging platforms, stats/analytics packages, javascript
libraries, servers, etc..
WWW: http://www.morningstarsecurity.com/research/whatweb
Approved by: itetcu (mentor)
|
Number of commits found: 21 |