Port details |
- rubygem-sequel3 The Database Toolkit for Ruby
- 3.48.0 devel
=0 3.48.0Version of this port present on the latest quarterly branch.
- DEPRECATED: Use devel/rubygem-sequel instead
This port expired on: 2017-08-31
- Maintainer: ruby@FreeBSD.org
- Port Added: 2013-07-13 21:31:06
- Last Update: 2017-09-03 09:51:31
- SVN Revision: 449193
- Also Listed In: rubygems
- License: MIT
- WWW:
- http://sequel.jeremyevans.net/
- 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.
WWW: http://sequel.jeremyevans.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- rubygem-sequel3>0:devel/rubygem-sequel3
- No installation instructions:
- This port has been deleted.
- PKGNAME: rubygem-sequel3
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (rubygem/sequel-3.48.0.gem) = 5ef9ef0b85dc686a610f55ffd18e0b3a432a1155f48ddec9894e5a01b0986360
SIZE (rubygem/sequel-3.48.0.gem) = 1160192
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby23 : lang/ruby23
- gem23 : devel/ruby-gems
- Runtime dependencies:
-
- ruby23 : lang/ruby23
- gem23 : devel/ruby-gems
- Patch dependencies:
-
- ruby23 : lang/ruby23
- gem23 : devel/ruby-gems
-
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.48.0 03 Sep 2017 09:51:31 |
rene |
Remove expired ports:
2017-08-30 www/speedtest-mini: Discontinued upstream (on June 30, 2017)
2017-08-31 devel/rubygem-sequel3: Use devel/rubygem-sequel instead
2017-08-31 audio/tomahawk: Project is dead upstream.
2017-08-31 mail/rubygem-larch: Unmaintained by upstream, no changes since 2013
2017-08-31 devel/rubygem-sidekiq4: Use devel/rubygem-sidekiq instead
2017-08-31 devel/rubygem-webpacker1-rails5: Use devel/rubygem-webpacker-rails5
instead
2017-08-31 devel/rubygem-sidekiq-cron04: Use devel/rubygem-sidekiq-cron instead
2017-09-01 www/py-django19: Unsupported upstream
2017-09-01 mail/movemail: Out of date
2017-09-01 german/phone: Out of date
2017-09-01 ports-mgmt/fbsdmon: no longer maintained, web site it sends data to
has been taken over by cybersquatters |
3.48.0 28 Aug 2017 19:18:46 |
sunpoet |
Mark DEPRECATED and set EXPIRATION_DATE to 2017-08-31
mail/rubygem-larch is the only consumer which will expire on August 31, 2017. |
3.48.0 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
3.48.0 27 Apr 2016 16:36:42 |
swills |
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 |
3.48.0 17 Oct 2015 18:09:59 |
sunpoet |
- Update WWW |
3.48.0 02 Jul 2015 16:01:08 |
pgollucci |
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files
Obtained from: DEVELOPER_MODE
With Hat: ruby@
Sponsored by: RideCharge Inc / Curb |
3.48.0 19 Aug 2014 15:35:36 |
swills |
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) |
3.48.0 07 Dec 2013 01:02:16 |
sunpoet |
- Add LICENSE
- Move PKGNAMESUFFIX upward
- Remove NO_LATEST_LINK |
3.48.0 30 Oct 2013 02:42:34 |
swills |
- Add stage support |
3.48.0 29 Oct 2013 14:36:04 |
swills |
- Add PKGNAMESUFFIX to devel/rubygem-sequel3 fix package name collision with
devel/rubygem-sequel
- Update rubygem-larch for new package name of rubygem-sequel3 |
3.48.0 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
3.48.0 13 Jul 2013 21:30:51 |
swills |
- Update rubygem-sequel to 4.0.0
- Create sequel3 port for rubygem-larch |