Port details |
- rubygem-active_scaffold Gem to handle all CRUD user interface needs
- 3.7.3.1 devel =2 3.7.3.1Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2013-03-17 20:56:34
- Last Update: 2024-05-19 22:13:51
- Commit Hash: 22e22bb
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/activescaffold/active_scaffold
- Description:
- Save time and headaches, and create a more easily maintainable set of pages,
with ActiveScaffold. ActiveScaffold handles all your CRUD (create, read,
update, delete) user interface needs, leaving you more time to focus on more
challenging (and interesting!) problems.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-active_scaffold>0:devel/rubygem-active_scaffold
- To install the port:
- cd /usr/ports/devel/rubygem-active_scaffold/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-active_scaffold
- pkg install rubygem-active_scaffold
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-active_scaffold
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1716142286
SHA256 (rubygem/active_scaffold-3.7.3.1.gem) = d048865ee1cc3d2ce86ce949b48281d5c8c1ee9224f5c623ecc9eac1c9046914
SIZE (rubygem/active_scaffold-3.7.3.1.gem) = 311296
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:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-cow_proxy>=0.3<1 : devel/rubygem-cow_proxy
- rubygem-ice_nine>=0.11<1 : devel/rubygem-ice_nine
- rubygem-rails70>=5.2.0 : www/rubygem-rails70
- rubygem-request_store>=1.3<2 : devel/rubygem-request_store
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-active_scaffold
- 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.7.3.1 19 May 2024 22:13:51 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-active_scaffold: Update to 3.7.3.1
Changes: https://github.com/activescaffold/active_scaffold/blob/master/CHANGELOG.rdoc |
3.7.3 19 May 2024 17:18:24 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-active_scaffold: Update to 3.7.3
Changes: https://github.com/activescaffold/active_scaffold/blob/master/CHANGELOG.rdoc |
3.7.2 08 Apr 2024 20:17:30 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-active_scaffold: Update to 3.7.2
Changes: https://github.com/activescaffold/active_scaffold/blob/master/CHANGELOG.rdoc |
3.7.1 08 Apr 2024 06:48:31 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-active_scaffold: Update to 3.7.1
Changes: https://github.com/activescaffold/active_scaffold/blob/master/CHANGELOG.rdoc |
3.7.0 14 Mar 2024 08:11:52 |
Matthias Fechner (mfechner) |
devel/rubygem-active_scaffold: update to 3.7.0
Changes: https://github.com/activescaffold/active_scaffold/blob/master/CHANGELOG.rdoc |
3.6.15_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
3.6.15 30 Jan 2023 13:02:21 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-active_scaffold: Update to 3.6.15
Changes: https://github.com/activescaffold/active_scaffold/blob/master/CHANGELOG.rdoc |
3.6.14 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
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 |
3.6.14 30 Dec 2022 09:06:11 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-active_scaffold: Update to 3.6.14
Changes: https://github.com/activescaffold/active_scaffold/blob/master/CHANGELOG.rdoc |
3.6.13 03 Oct 2022 17:11:09 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-active_scaffold: Update to 3.6.13
Changes: https://github.com/activescaffold/active_scaffold/blob/master/CHANGELOG.rdoc |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
3.6.12 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
3.6.12 27 Aug 2022 10:25:06 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-active_scaffold: Update to 3.6.12
- Update LICENSE_FILE
- Update RUN_DEPENDS: use Rails 6.1
Changes: https://github.com/activescaffold/active_scaffold/blob/master/CHANGELOG.rdoc |
3.4.43 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
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 ) |
3.4.43 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.4.43 27 Dec 2017 19:52:51 |
sunpoet |
Update to 3.4.43
Changes: https://github.com/activescaffold/active_scaffold/blob/master/CHANGELOG |
3.4.41.1 30 Dec 2016 19:21:07 |
sunpoet |
- Update to 3.4.41.1
Changes: https://github.com/activescaffold/active_scaffold/blob/master/CHANGELOG |
3.4.37 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
3.4.37 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.4.37 14 Apr 2016 16:39:25 |
sunpoet |
- Update to 3.4.37
Changes: https://github.com/activescaffold/active_scaffold/blob/master/CHANGELOG |
3.4.36 09 Apr 2016 12:30:38 |
sunpoet |
- Update to 3.4.36
Changes: https://github.com/activescaffold/active_scaffold/blob/master/CHANGELOG |
3.4.35 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.4.35 21 Mar 2016 18:00:20 |
sunpoet |
- Update to 3.4.35
Changes: https://github.com/activescaffold/active_scaffold/blob/master/CHANGELOG |
3.4.34 13 Mar 2016 14:56:26 |
sunpoet |
- Update to 3.4.34
Changes: https://github.com/activescaffold/active_scaffold/blob/master/CHANGELOG |
3.4.33 19 Jan 2016 14:04:46 |
sunpoet |
- Update to 3.4.33
Changes: https://github.com/activescaffold/active_scaffold/blob/master/CHANGELOG |
3.4.32 17 Jan 2016 13:13:24 |
sunpoet |
- Update to 3.4.32 and unbreak this port on Ruby 2.3
- Add LICENSE_FILE
- Update RUN_DEPENDS: use Rails 4
Changes: https://github.com/activescaffold/active_scaffold/blob/master/CHANGELOG
Sponsored by: PortsCamp Taiwan |
3.4.21.1 17 Jan 2016 07:06:25 |
swills |
mark ports that don't work with Ruby 2.3
PR: 205774 |
3.4.21.1 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.4.21.1 31 May 2015 19:25:52 |
sunpoet |
- Update to 3.4.21.1
- Update WWW
Changes: https://github.com/activescaffold/active_scaffold/blob/master/CHANGELOG |
3.4.20 23 May 2015 07:14:09 |
sunpoet |
- Update to 3.4.20
- Add LICENSE
Changes: https://github.com/activescaffold/active_scaffold/blob/master/CHANGELOG |
3.4.5 20 Sep 2014 20:18:41 |
swills |
devel/rubygem-active_scaffold: update to 3.4.5 |
3.4.3 31 Aug 2014 15:06:03 |
swills |
devel/rubygem-active_scaffold: update to 3.4.3 |
3.4.1 23 Aug 2014 19:01:21 |
swills |
devel/rubygem-active_scaffold: update to 3.4.1 |
3.3.2 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
3.3.2 30 Oct 2013 02:26:17 |
swills |
- Add stage support |
3.3.2 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.3.2 10 Jul 2013 14:54:22 |
zi |
- Update to 3.3.2 |
3.3.1 29 Jun 2013 22:06:36 |
swills |
- Update to 3.3.1 |
3.3.0 02 Jun 2013 01:52:51 |
swills |
- Update to 3.3.0 |
3.2.19 17 Mar 2013 20:56:20 |
zi |
New port: devel/rubygem-active_scaffold:
Save time and headaches, and create a more easily maintainable set of pages,
with ActiveScaffold. ActiveScaffold handles all your CRUD (create, read,
update, delete) user interface needs, leaving you more time to focus on more
challenging (and interesting!) problems.
WWW: https://rubygems.org/gems/active_scaffold |