Port details |
- rubygem-dm-paperclip File attachments as attributes for DataMapper
- 2.5.0 databases
=0 2.5.0Version of this port present on the latest quarterly branch. - Maintainer: ruby@FreeBSD.org
 - Port Added: 2011-06-18 18:34:59
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: rubygems
- License: MIT
- Description:
- File attachments as attributes for DataMapper,
based on the original Paperclip by Jon Yurek at Thoughtbot
WWW: https://github.com/krobertson/dm-paperclip
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-dm-paperclip>0:databases/rubygem-dm-paperclip
- To install the port:
- cd /usr/ports/databases/rubygem-dm-paperclip/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/rubygem-dm-paperclip
- pkg install rubygem-dm-paperclip
- PKGNAME: rubygem-dm-paperclip
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (rubygem/dm-paperclip-2.5.0.gem) = f6f55318dd2089ec561c3c798acc6de904cf7d2f540a6bd3edd8f887cd0cefb0
SIZE (rubygem/dm-paperclip-2.5.0.gem) = 78848
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-dm-core>=1.2.0 : databases/rubygem-dm-core
- rubygem-dm-migrations>=1.2.0 : databases/rubygem-dm-migrations
- rubygem-dm-validations>=1.2.0 : databases/rubygem-dm-validations
- rubygem-extlib>=0 : devel/rubygem-extlib
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
- Patch dependencies:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
-
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- databases_rubygem-dm-paperclip
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 2.5.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
19 May 2016 10:21:25
2.5.0
|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
27 Apr 2016 21:57:32
2.5.0
|
swills  |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
27 Apr 2016 16:36:42
2.5.0
|
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 |
01 Apr 2016 14:00:57
2.5.0
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
02 Jul 2015 16:01:08
2.5.0
|
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 |
27 May 2015 17:54:04
2.5.0
|
sunpoet  |
- Add LICENSE |
30 Oct 2013 02:22:06
2.5.0
|
swills  |
- Add stage support |
20 Sep 2013 16:13:49
2.5.0
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
10 Jul 2013 05:17:44
2.5.0
|
swills  |
- Update to 2.5.0 |
16 Oct 2011 13:09:59
2.4.1
|
zi  |
- Update MAINTAINER to ruby@ for my ruby ports |
15 Jul 2011 21:15:29
2.4.1
|
zi  |
Update my email address on the ports I maintain.
Approved by: wxs@ (mentor) |
23 Jun 2011 17:51:43
2.4.1
|
pgollucci  |
- Cannoicalize the WWW: [again],
- Save redirects s/http/https/ for github |
18 Jun 2011 18:34:33
2.4.1
|
swills  |
File attachments as attributes for DataMapper,
based on the original Paperclip by Jon Yurek at Thoughtbot
WWW: http://rubygems.org/gems/dm-paperclip
PR: ports/157989
Submitted by: Ryan Steinmetz <rpsfa at rit.edu> |