Port details on branch 2023Q1 |
- rubygem-acts-as-taggable-on Tag a single model on several contexts
- 12.0.0 www =2 11.0.0Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2012-12-28 13:57:16
- Last Update: 2024-11-21 13:39:53
- Commit Hash: 0b30667
- 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/mbleigh/acts-as-taggable-on
- Description:
- This plugin was originally based on Acts as Taggable on Steroids by Jonathan
Viney. It has evolved substantially since that point, but all credit goes to him
for the initial tagging functionality that so many people have used.
For instance, in a social network, a user might have tags that are called
skills, interests, sports, and more. There is no real way to differentiate
between tags and so an implementation of this type is not possible with acts as
taggable on steroids.
Enter Acts as Taggable On. Rather than tying functionality to a specific keyword
(namely tags), acts as taggable on allows you to specify an arbitrary number of
tag "contexts" that can be used locally or in combination in the same way
steroids was used.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-acts-as-taggable-on>0:www/rubygem-acts-as-taggable-on
- To install the port:
- cd /usr/ports/www/rubygem-acts-as-taggable-on/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-acts-as-taggable-on
- pkg install rubygem-acts-as-taggable-on
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-acts-as-taggable-on
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1731679940
SHA256 (rubygem/acts-as-taggable-on-12.0.0.gem) = d14c15a1602cef8997187336cd7eb54a3f97ddebbef61601f83eb1ec51260417
SIZE (rubygem/acts-as-taggable-on-12.0.0.gem) = 56832
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-activerecord72>=7.1<8.1 : databases/rubygem-activerecord72
- rubygem-zeitwerk>=2.4<3.0 : devel/rubygem-zeitwerk
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
Deleted ports which required this port:
- 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:
- www_rubygem-acts-as-taggable-on
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|