notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: security/dradis/Makefile
SVNWeb

Number of commits found: 15

Tue, 6 Dec 2016
[ 23:16 swills search for other commits by this committer ] Original commit   Revision:428016
security/dradis: deprecate due to dependency on deprecated www/rubygem-rails

With hat:	ruby@
Wed, 10 Aug 2016
[ 14:19 tz search for other commits by this committer ] Original commit   Revision:420022
security/dradis: fix Gemfile patch

The port was broken because it needs Rails 3.0.4. It now accepts the
current version 3.2.22.2 and the new rubygem RedCloth version

Approved by: swills (mentor)
Sat, 23 Apr 2016
[ 17:49 swills search for other commits by this committer ] Original commit   Revision:413897
security/dradis: convert to USES=shebangfix
Fri, 1 Apr 2016
[ 14:25 mat search for other commits by this committer ] Original commit   Revision:412349 (Only the first 10 of 2099 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 25 Dec 2015
[ 07:12 ak search for other commits by this committer ] Original commit   Revision:404404 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Remove no longer used USE_RUBY_FEATURES knob

Approved by:	ruby, portmgr (swills)
Thu, 15 Oct 2015
[ 20:18 sunpoet search for other commits by this committer ] Original commit   Revision:399395
- Add LICENSE_FILE
- Move LICENSE upward
- Add NO_ARCH

Approved by:	portmgr (blanket)
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Mon, 26 May 2014
[ 09:24 bapt search for other commits by this committer ] Original commit   Revision:355292 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Convert to USES=dos2unix

With hat:	portmgr
Mon, 5 May 2014
[ 09:45 bapt search for other commits by this committer ] Original commit   Revision:352986 (Only the first 10 of 293 ports in this commit are shown above. View all ports for this commit)
Convert all :U to :tu and :L to :tl

Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
Thu, 1 May 2014
[ 01:42 adamw search for other commits by this committer ] Original commit   Revision:352710 (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
STAGE support, and general cleanups. Some of the changes are a
bit more aggressive, but at this point, if I'm staging your port,
you've likely stopped caring what's done to it.
Fri, 20 Sep 2013
[ 22:55 bapt search for other commits by this committer ] Original commit   Revision:327769 (Only the first 10 of 1016 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
Fri, 5 Aug 2011
[ 00:33 swills search for other commits by this committer ] Original commit 
- Fix build with Ruby 1.9

With hat:               ruby@
Sat, 14 May 2011
[ 15:56 arved search for other commits by this committer ] Original commit 
Update to 2.6.1

PR:             156140
Submitted by:   maintainer
Sun, 9 Jan 2011
[ 22:06 ohauer search for other commits by this committer ] Original commit 
 - update to version 2.6.0
 - rewrite the rc script so it works with this version
 - patch the Gemfile, else it will not detect
   rubygem-sqlite3 or ruby-dbd_sqlite3

PR:             153293
Submitted by:   Dax Labrador <semprix at bsdmail.org> (maintainer)
Thu, 12 Aug 2010
[ 20:51 ohauer search for other commits by this committer ] Original commit 
PR:           146455
Submitted by: Dax Labrador <semprix _at_ bsdmail.org>
Approved by:  glarkin (mentor)

dradis is an open source framework to enable effective information sharing.

dradis is a self-contained web application that provides a centralised
repository of information to keep track of what has been done so far,
and what is still ahead.

Features include:

    * Easy report generation.
    * Support for attachments.
    * Integration with existing systems and
      tools through server plugins.
    * Platform independent.

WWW: http://dradisframework.org/

Number of commits found: 15