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: databases/rubygem-activerecord-session_store/Makefile
SVNWeb

Number of commits found: 17

Sat, 14 Jan 2023
[ 23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  18c6e18  (Only the first 10 of 2869 ports in this commit are shown above. View all ports for this commit)
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
Fri, 23 Dec 2022
[ 07:31 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:2672229436a6b939e342d049078d084adc895594  commit hash:2672229436a6b939e342d049078d084adc895594  commit hash:2672229436a6b939e342d049078d084adc895594  2672229  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
*/*: Update dependency

For all ports that isn't compatible with rack 3.x, update dependency
from www/rubygem-rack to www/rubygem-rack22.

PR:		268057
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  d076ad9  (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
databases: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  "Mahdi Mokhtari <mokhi64@gmail.com>"
  *  "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
  *  <hvo.pm@xs4all.nl>
  *  <jsmith@resonatingmedia.com>
  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Snelson <Alan@Wave2.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 18 Apr 2021
[ 05:44 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:8884130c8856d335665b4a663d0849da33fd5d95  commit hash:8884130c8856d335665b4a663d0849da33fd5d95  commit hash:8884130c8856d335665b4a663d0849da33fd5d95  8884130 
databases/rubygem-activerecord-session_store: Update to 2.0.0

- Update RUN_DEPENDS: use Rails 6.0

Changes:	https://github.com/rails/activerecord-session_store/releases
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 3 Sep 2019
[ 19:10 sunpoet search for other commits by this committer ] Original commit   Revision:510996
Update version requirement of RUN_DEPENDS
Sun, 24 Mar 2019
[ 14:31 sunpoet search for other commits by this committer ] Original commit   Revision:496732
Update to 1.1.3

Changes:	https://github.com/rails/activerecord-session_store/releases
Sat, 2 Mar 2019
[ 17:47 sunpoet search for other commits by this committer ] Original commit   Revision:494436
Update to 1.1.2

Changes:	https://github.com/rails/activerecord-session_store/releases
Tue, 13 Mar 2018
[ 20:30 sunpoet search for other commits by this committer ] Original commit   Revision:464411
Update to 1.1.1

Changes:	https://github.com/rails/activerecord-session_store/releases
Fri, 12 May 2017
[ 21:51 sunpoet search for other commits by this committer ] Original commit   Revision:440724
Update to 1.1.0

Changes:	https://github.com/rails/activerecord-session_store/releases
Mon, 5 Dec 2016
[ 07:20 sunpoet search for other commits by this committer ] Original commit   Revision:427869
- Update RUN_DEPENDS: use newer rubygem-rack
- Update WWW
Wed, 10 Aug 2016
[ 14:12 tz search for other commits by this committer ] Original commit   Revision:420012
databases/rubygem-activerecord-session_store: Update from 0.1.2 to 1.0.0

- Add rake task to trim old sessions.
- Fix compatibility with Syslog::Logger.
- Add configurable serializer.
- Fix compatibility issue with Rails 5.0.
- Fix Thread.exclusive deprecation warning in Ruby 2.3.
- Fix Syslog::Logger compatibility.

Approved by: swills (mentor)
Wed, 27 Apr 2016
[ 21:57 swills search for other commits by this committer ] Original commit   Revision:414136 (Only the first 10 of 1194 ports in this commit are shown above. View all ports for this commit)
Convert USES=gem:autoplist to USES=gem since autoplist is default
[ 16:36 swills search for other commits by this committer ] Original commit   Revision:414118 (Only the first 10 of 1196 ports in this commit are shown above. View all ports for this commit)
create USES=gem and update rubygem- ports to use it

Note that for now ports still have to have USE_RUBY=yes to use USES=gem

PR:		209041
Differential Revision:	https://reviews.freebsd.org/D6070
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Wed, 30 Dec 2015
[ 17:37 sunpoet search for other commits by this committer ] Original commit   Revision:404873
- Add rubygem-activerecord-session_store 0.1.2

A session store backed by an Active Record class. A default class is provided,
but any object duck-typing to an Active Record Session class with text
session_id and data attributes is sufficient.

WWW: https://github.com/rails/activerecord-session_store

Number of commits found: 17