notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rubygem-sequel Database Toolkit for Ruby
5.78.0 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.75.0Version of this port present on the latest quarterly branch.
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-12-25 00:26:10
Last Update: 2024-03-09 14:07:18
Commit Hash: 62427e3
Also Listed In: rubygems
License: MIT
WWW:
https://sequel.jeremyevans.net/
https://github.com/jeremyevans/sequel
Description:
Sequel is a database toolkit for Ruby. * Sequel provides thread safety, connection pooling and a concise DSL for constructing database queries and table schemas. * Sequel also includes a lightweight but comprehensive ORM layer for mapping records to Ruby objects and handling associated records. * Sequel supports advanced database features such as prepared statements, bound variables, master/slave configurations, and database sharding. * Sequel makes it easy to deal with multiple records without having to break your teeth on SQL. * Sequel currently has adapters for ADO, DB2, DBI, Informix, JDBC, MySQL, ODBC, OpenBase, Oracle, PostgreSQL and SQLite3.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/sequel
  2. /usr/local/share/licenses/rubygem-sequel-5.78.0/catalog.mk
  3. /usr/local/share/licenses/rubygem-sequel-5.78.0/LICENSE
  4. /usr/local/share/licenses/rubygem-sequel-5.78.0/MIT
Collapse this list.
Dependency lines:
  • rubygem-sequel>0:devel/rubygem-sequel
To install the port:
cd /usr/ports/devel/rubygem-sequel/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-sequel
  • pkg install rubygem-sequel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-sequel
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709391172 SHA256 (rubygem/sequel-5.78.0.gem) = 024b5db11964882d1981e1ce931360ca7c98d48cb4a0d8d768eda7cd54a3dca0 SIZE (rubygem/sequel-5.78.0.gem) = 839168

Packages (timestamps in pop-ups are UTC):
rubygem-sequel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.78.05.78.05.15.05.78.05.78.0-5.15.0-
FreeBSD:13:quarterly5.75.05.75.05.69.05.75.05.75.05.75.05.75.05.75.0
FreeBSD:14:latest5.78.05.78.05.62.05.78.05.78.05.69.0-5.69.0
FreeBSD:14:quarterly5.75.05.75.0-5.75.05.75.05.75.05.75.05.75.0
FreeBSD:15:latest5.78.05.78.0n/a5.75.0n/a5.75.05.75.05.77.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-bigdecimal>=0 : math/rubygem-bigdecimal
  2. ruby32 : lang/ruby32
  3. gem : devel/ruby-gems
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
This port is required by:
for Run
  1. devel/rubygem-dynflow
  2. mail/rubygem-vmail

Configuration Options:
No options to configure
Options name:
devel_rubygem-sequel
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 124 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.78.0
09 Mar 2024 14:07:18
commit hash: 62427e33411b7e7511a6570d97f1ec24e1de55b0commit hash: 62427e33411b7e7511a6570d97f1ec24e1de55b0commit hash: 62427e33411b7e7511a6570d97f1ec24e1de55b0commit hash: 62427e33411b7e7511a6570d97f1ec24e1de55b0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sequel: Update to 5.78.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
		https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
5.77.0
21 Feb 2024 15:11:20
commit hash: 3b39162cf36f1b213e3ac74fe9a1c2cebd41d68fcommit hash: 3b39162cf36f1b213e3ac74fe9a1c2cebd41d68fcommit hash: 3b39162cf36f1b213e3ac74fe9a1c2cebd41d68fcommit hash: 3b39162cf36f1b213e3ac74fe9a1c2cebd41d68f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sequel: Update to 5.77.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
		https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
5.75.0
14 Dec 2023 05:49:02
commit hash: 39d55934efbfe09d4d7ccf0ef87d9c86357d25c3commit hash: 39d55934efbfe09d4d7ccf0ef87d9c86357d25c3commit hash: 39d55934efbfe09d4d7ccf0ef87d9c86357d25c3commit hash: 39d55934efbfe09d4d7ccf0ef87d9c86357d25c3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sequel: Update to 5.75.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
		https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
5.74.0
14 Nov 2023 17:16:44
commit hash: a3701608154fb33c7c556eb078d1d0281af8701dcommit hash: a3701608154fb33c7c556eb078d1d0281af8701dcommit hash: a3701608154fb33c7c556eb078d1d0281af8701dcommit hash: a3701608154fb33c7c556eb078d1d0281af8701d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sequel: Update to 5.74.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
		https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
5.73.0
05 Oct 2023 02:00:36
commit hash: 08676fbc2fd5f98be7f4b425c737a80aeef13c96commit hash: 08676fbc2fd5f98be7f4b425c737a80aeef13c96commit hash: 08676fbc2fd5f98be7f4b425c737a80aeef13c96commit hash: 08676fbc2fd5f98be7f4b425c737a80aeef13c96 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sequel: Update to 5.73.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
		https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
5.72.0
04 Sep 2023 21:30:36
commit hash: ee32381eec30f631579b3397012b868a0b19d943commit hash: ee32381eec30f631579b3397012b868a0b19d943commit hash: ee32381eec30f631579b3397012b868a0b19d943commit hash: ee32381eec30f631579b3397012b868a0b19d943 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sequel: Update to 5.72.0

- Update WWW

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
		https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
5.71.0
16 Aug 2023 18:26:25
commit hash: 83e0d00fc346c8df071fdb03434e4f7f07462aeccommit hash: 83e0d00fc346c8df071fdb03434e4f7f07462aeccommit hash: 83e0d00fc346c8df071fdb03434e4f7f07462aeccommit hash: 83e0d00fc346c8df071fdb03434e4f7f07462aec files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sequel: Update to 5.71.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
		https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
5.70.0
09 Jul 2023 21:36:20
commit hash: 79a780d76bfd0a82c4849b8842260c24935a19d6commit hash: 79a780d76bfd0a82c4849b8842260c24935a19d6commit hash: 79a780d76bfd0a82c4849b8842260c24935a19d6commit hash: 79a780d76bfd0a82c4849b8842260c24935a19d6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sequel: Update to 5.70.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
		https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
5.69.0
05 Jun 2023 18:49:11
commit hash: 38f663304d87377cb50e1442796e9d8f46ab30f9commit hash: 38f663304d87377cb50e1442796e9d8f46ab30f9commit hash: 38f663304d87377cb50e1442796e9d8f46ab30f9commit hash: 38f663304d87377cb50e1442796e9d8f46ab30f9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sequel: Update to 5.69.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
		https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
5.68.0
07 May 2023 16:05:31
commit hash: e3fee6525c81aa5dadcce298888dbb8d44171448commit hash: e3fee6525c81aa5dadcce298888dbb8d44171448commit hash: e3fee6525c81aa5dadcce298888dbb8d44171448commit hash: e3fee6525c81aa5dadcce298888dbb8d44171448 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sequel: Update to 5.68.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
		https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
5.67.0
09 Apr 2023 13:37:32
commit hash: b7c4d7e27d1acc98e37de6d3f19836734e5476b5commit hash: b7c4d7e27d1acc98e37de6d3f19836734e5476b5commit hash: b7c4d7e27d1acc98e37de6d3f19836734e5476b5commit hash: b7c4d7e27d1acc98e37de6d3f19836734e5476b5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sequel: Update to 5.67.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
		https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
5.66.0
05 Apr 2023 17:31:53
commit hash: 50b2deabbaacbc6da4625403194ba0aeb5cb0acccommit hash: 50b2deabbaacbc6da4625403194ba0aeb5cb0acccommit hash: 50b2deabbaacbc6da4625403194ba0aeb5cb0acccommit hash: 50b2deabbaacbc6da4625403194ba0aeb5cb0acc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sequel: Update to 5.66.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
		https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
5.65.0
21 Mar 2023 19:22:30
commit hash: 69e52080e02789dd0242a0f632a6dbee8e4dfb4ccommit hash: 69e52080e02789dd0242a0f632a6dbee8e4dfb4ccommit hash: 69e52080e02789dd0242a0f632a6dbee8e4dfb4ccommit hash: 69e52080e02789dd0242a0f632a6dbee8e4dfb4c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sequel: Update to 5.65.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
		https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
5.64.0
30 Jan 2023 13:02:28
commit hash: 9f4700dea1cd70aded26a3a34d0381df8ba6e771commit hash: 9f4700dea1cd70aded26a3a34d0381df8ba6e771commit hash: 9f4700dea1cd70aded26a3a34d0381df8ba6e771commit hash: 9f4700dea1cd70aded26a3a34d0381df8ba6e771 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sequel: Update to 5.64.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
		https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
5.62.0
14 Jan 2023 23:08:33
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
5.62.0
30 Dec 2022 09:06:15
commit hash: bcd4388d0d31d567b9be0006c0b28ffaa002d6b5commit hash: bcd4388d0d31d567b9be0006c0b28ffaa002d6b5commit hash: bcd4388d0d31d567b9be0006c0b28ffaa002d6b5commit hash: bcd4388d0d31d567b9be0006c0b28ffaa002d6b5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sequel: Update to 5.62.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
		https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
5.61.0
03 Oct 2022 17:11:09
commit hash: 0a4705732ceeccf2db79410224622305654ddcb3commit hash: 0a4705732ceeccf2db79410224622305654ddcb3commit hash: 0a4705732ceeccf2db79410224622305654ddcb3commit hash: 0a4705732ceeccf2db79410224622305654ddcb3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sequel: Update to 5.61.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
		https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
5.60.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
5.60.1
04 Sep 2022 03:48:17
commit hash: 04c2a0e6e2c68cef1b8cd5af1a5493c895a57de6commit hash: 04c2a0e6e2c68cef1b8cd5af1a5493c895a57de6commit hash: 04c2a0e6e2c68cef1b8cd5af1a5493c895a57de6commit hash: 04c2a0e6e2c68cef1b8cd5af1a5493c895a57de6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sequel: Update to 5.60.1

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
		https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
5.59.0
27 Aug 2022 10:26:38
commit hash: 4176ebd2618015fc9ed47be9cd313cb1ed9dab64commit hash: 4176ebd2618015fc9ed47be9cd313cb1ed9dab64commit hash: 4176ebd2618015fc9ed47be9cd313cb1ed9dab64commit hash: 4176ebd2618015fc9ed47be9cd313cb1ed9dab64 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sequel: Update to 5.59.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
		https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
5.58.0
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.58.0
07 Jul 2022 21:43:08
commit hash: d9834dbf9a6a4ed52ac331415596c8ed5f181d7bcommit hash: d9834dbf9a6a4ed52ac331415596c8ed5f181d7bcommit hash: d9834dbf9a6a4ed52ac331415596c8ed5f181d7bcommit hash: d9834dbf9a6a4ed52ac331415596c8ed5f181d7b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sequel: Update to 5.58.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
		https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
5.57.0
03 Jun 2022 23:36:50
commit hash: 87f231ad8a0e41bd1e07280c260573f2cbfa8ed3commit hash: 87f231ad8a0e41bd1e07280c260573f2cbfa8ed3commit hash: 87f231ad8a0e41bd1e07280c260573f2cbfa8ed3commit hash: 87f231ad8a0e41bd1e07280c260573f2cbfa8ed3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sequel: Update to 5.57.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
		https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
5.56.0
13 May 2022 11:40:10
commit hash: 61ad2addcdbd048da74c5aa816355dad9dd14d5acommit hash: 61ad2addcdbd048da74c5aa816355dad9dd14d5acommit hash: 61ad2addcdbd048da74c5aa816355dad9dd14d5acommit hash: 61ad2addcdbd048da74c5aa816355dad9dd14d5a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sequel: Update to 5.56.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
		https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
5.55.0
16 Apr 2022 04:19:47
commit hash: d407cef1e2334ae14ac0f2d920f82cb5ab47ed85commit hash: d407cef1e2334ae14ac0f2d920f82cb5ab47ed85commit hash: d407cef1e2334ae14ac0f2d920f82cb5ab47ed85commit hash: d407cef1e2334ae14ac0f2d920f82cb5ab47ed85 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sequel: Update to 5.55.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
		https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
5.54.0
30 Mar 2022 22:21:44
commit hash: 24f1571c31531473f77b7b03c5a5f576d8c14d54commit hash: 24f1571c31531473f77b7b03c5a5f576d8c14d54commit hash: 24f1571c31531473f77b7b03c5a5f576d8c14d54commit hash: 24f1571c31531473f77b7b03c5a5f576d8c14d54 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sequel: Update to 5.54.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
		https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
5.51.0
11 Jan 2022 18:47:36
commit hash: 603ca4214e9292cf0ebfdab2adc2d829d06100bacommit hash: 603ca4214e9292cf0ebfdab2adc2d829d06100bacommit hash: 603ca4214e9292cf0ebfdab2adc2d829d06100bacommit hash: 603ca4214e9292cf0ebfdab2adc2d829d06100ba files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sequel: Update to 5.51.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
		https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
5.50.0
05 Nov 2021 23:58:19
commit hash: cb506e075156acc06fe043e8c0b5548edde92fa2commit hash: cb506e075156acc06fe043e8c0b5548edde92fa2commit hash: cb506e075156acc06fe043e8c0b5548edde92fa2commit hash: cb506e075156acc06fe043e8c0b5548edde92fa2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sequel: Update to 5.50.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
		https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
5.49.0
13 Oct 2021 05:40:09
commit hash: 0f5fab2b9f01ad8b72864b5eb10ca81e27b54ccacommit hash: 0f5fab2b9f01ad8b72864b5eb10ca81e27b54ccacommit hash: 0f5fab2b9f01ad8b72864b5eb10ca81e27b54ccacommit hash: 0f5fab2b9f01ad8b72864b5eb10ca81e27b54cca files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sequel: Update to 5.49.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
		https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
5.48.0
21 Sep 2021 22:24:00
commit hash: 00d0d3277adc54923d958f88dfc3d44c30d68040commit hash: 00d0d3277adc54923d958f88dfc3d44c30d68040commit hash: 00d0d3277adc54923d958f88dfc3d44c30d68040commit hash: 00d0d3277adc54923d958f88dfc3d44c30d68040 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sequel: Update to 5.48.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
		https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
5.47.0
08 Aug 2021 14:55:32
commit hash: 0ef868872b65228aea38f9a6053f40ada5e2bdffcommit hash: 0ef868872b65228aea38f9a6053f40ada5e2bdffcommit hash: 0ef868872b65228aea38f9a6053f40ada5e2bdffcommit hash: 0ef868872b65228aea38f9a6053f40ada5e2bdff files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sequel: Update to 5.47.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
		https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
5.46.0
06 Jul 2021 14:59:52
commit hash: f936653fce678d1cb4e6832c89bbf047f233a902commit hash: f936653fce678d1cb4e6832c89bbf047f233a902commit hash: f936653fce678d1cb4e6832c89bbf047f233a902commit hash: f936653fce678d1cb4e6832c89bbf047f233a902 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sequel: Update to 5.46.0

- Update WWW

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
		https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
5.15.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
5.15.0
02 Dec 2018 15:38:57
Revision:486454Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.15.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
5.14.0
03 Nov 2018 22:19:05
Revision:483936Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.14.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
5.13.0
14 Oct 2018 16:31:06
Revision:482076Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.13.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
5.12.0
01 Sep 2018 22:52:21
Revision:478749Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.12.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
5.11.0
02 Aug 2018 23:43:28
Revision:476271Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.11.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
5.10.0
31 Jul 2018 23:49:57
Revision:476078Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.10.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
5.9.0
02 Jun 2018 22:26:17
Revision:471416Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.9.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
5.8.0
02 May 2018 20:37:05
Revision:468881Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.8.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
5.7.1
05 Apr 2018 19:12:57
Revision:466592Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.7.1

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
5.7.0
02 Apr 2018 12:15:31
Revision:466223Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.7.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
5.6.0
02 Mar 2018 18:52:09
Revision:463435Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.6.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
5.5.0
01 Feb 2018 13:23:47
Revision:460592Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.5.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
5.4.0
05 Jan 2018 15:09:00
Revision:458147Original commit files touched by this commit
swills search for other commits by this committer
devel/rubygem-sequel: update to 5.4.0
5.3.0
11 Dec 2017 10:43:42
Revision:456003Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.3.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
5.2.0
28 Oct 2017 17:33:24
Revision:453074Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.2.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
5.1.0
02 Oct 2017 18:24:37
Revision:451094Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.1.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
5.0.0
21 Sep 2017 17:21:39
Revision:450289Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.0.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
4.49.0
02 Aug 2017 18:36:25
Revision:447161Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.49.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
4.48.0
02 Jul 2017 06:47:41
Revision:444869Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.48.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
4.47.0
02 Jun 2017 18:14:43
Revision:442439Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.47.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
4.46.0
02 May 2017 21:53:12
Revision:439985Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.46.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
4.45.0
03 Apr 2017 07:42:59
Revision:437599Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.45.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
4.44.0
02 Mar 2017 18:00:05
Revision:435267Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.44.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
4.43.0
02 Feb 2017 13:32:22
Revision:433160Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.43.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
4.42.1
13 Jan 2017 14:44:41
Revision:431389Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.42.1

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
4.42.0
02 Jan 2017 09:21:29
Revision:430319Original commit files touched by this commit
swills search for other commits by this committer
devel/rubygem-sequel: update to 4.42.0
4.41.0
01 Jan 2017 01:09:40
Revision:430194Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.41.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
4.34.0
07 May 2016 00:17:06
Revision:414743Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.34.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
4.33.0
27 Apr 2016 21:57:32
Revision:414136Original commit files touched by this commit
swills search for other commits by this committer
Convert USES=gem:autoplist to USES=gem since autoplist is default
4.33.0
27 Apr 2016 16:36:42
Revision:414118Original commit files touched by this commit
swills search for other commits by this committer
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
4.33.0
09 Apr 2016 12:31:25
Revision:412832Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.33.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
4.32.0
07 Mar 2016 20:13:47
Revision:410568Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.32.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
4.31.0
06 Mar 2016 06:31:23
Revision:410362Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.31.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
4.30.0
17 Jan 2016 13:20:10
Revision:406414Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.30.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
Sponsored by:	PortsCamp Taiwan
4.29.0
04 Dec 2015 12:34:59
Revision:402966Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.29.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
4.28.0
06 Nov 2015 08:51:49
Revision:400901Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.28.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
4.27.0
03 Oct 2015 17:10:43
Revision:398524Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.27.0
- Add LICENSE_FILE

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
4.26.0
03 Sep 2015 16:23:09
Revision:395985Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.26.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
4.25.0
02 Aug 2015 06:43:01
Revision:393418Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.25.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
4.24.0
02 Jul 2015 16:01:08
Revision:391169Original commit files touched by this commit
pgollucci search for other commits by this committer
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files

Obtained from:  DEVELOPER_MODE
With Hat:       ruby@

Sponsored by:   RideCharge Inc / Curb
4.24.0
02 Jul 2015 14:43:28
Revision:391157Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.24.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
4.23.0
05 Jun 2015 18:58:20
Revision:388624Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.23.0

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
4.22.0
30 May 2015 23:12:04
Revision:388038Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.22.0
- Update WWW

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
4.14.0
21 Sep 2014 20:42:57
Revision:368785Original commit files touched by this commit
swills search for other commits by this committer
devel/rubygem-sequel: update to 4.14.0
4.13.0
24 Aug 2014 17:02:49
Revision:365969Original commit files touched by this commit
swills search for other commits by this committer
devel/rubygem-sequel: update to 4.13.0
4.5.0
19 Aug 2014 15:35:36
Revision:365393Original commit files touched by this commit
swills search for other commits by this committer
many ruby/rubygem ports: death of rubyforge.org

rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:

- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
  only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
  (which are still fetchable from rubygems.org)

The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.

Phabric:	D591
With hat:	ruby
Approved by:	portmgr (because of committing to unstaged graphics/mingplot port)
4.5.0
07 Dec 2013 01:02:11
Revision:335799Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.5.0
- Add LICENSE

Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
4.0.0
30 Oct 2013 02:42:34
Revision:332041Original commit files touched by this commit
swills search for other commits by this committer
- Add stage support
4.0.0
20 Sep 2013 17:17:45
Revision:327726Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
4.0.0
13 Jul 2013 21:30:51
Revision:322972Original commit files touched by this commit
swills search for other commits by this committer
- Update rubygem-sequel to 4.0.0
- Create sequel3 port for rubygem-larch
3.48.0
02 Jun 2013 17:30:08
Revision:319694Original commit files touched by this commit
swills search for other commits by this committer
- Update to 3.48.0
3.38.0
04 Aug 2012 20:09:36
Original commit files touched by this commit
swills search for other commits by this committer
- Update to 3.38.0
3.37.0
24 Jul 2012 13:48:02
Original commit files touched by this commit
swills search for other commits by this committer
- Update to 3.37.0
3.36.1
07 Jun 2012 12:29:25
Original commit files touched by this commit
swills search for other commits by this committer
- Update to 3.36.1
3.36.0
07 Jun 2012 12:18:22
Original commit files touched by this commit
swills search for other commits by this committer
- Update to 3.36.0
3.32.0
12 Feb 2012 02:12:34
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 3.32.0

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
3.31.0
08 Feb 2012 02:08:18
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 3.31.0

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
3.30.0
04 Dec 2011 21:20:36
Original commit files touched by this commit
swills search for other commits by this committer
- Update to 3.30.0

Feature safe:   yes
3.29.0
03 Nov 2011 07:25:39
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 3.29.0
3.28.0
11 Oct 2011 07:26:33
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 3.28.0
3.24.1
19 Jun 2011 05:27:23
Original commit files touched by this commit
swills search for other commits by this committer
- Update to 3.24.1
3.24.0
02 Jun 2011 08:15:20
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 3.24
3.21.0
03 Mar 2011 01:42:08
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 3.21.0
3.20.0
22 Feb 2011 01:31:44
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 3.20.0
3.19.0
11 Jan 2011 07:06:15
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 3.19.0
3.18.0
08 Dec 2010 20:06:16
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 3.18.0

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic

Number of commits found: 124 (showing only 100 on this page)

1 | 2  »