Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
taca 1dfbb77dfe devel/ruby-activestorage52: add version 5.2.2 package
Add ruby-activestorage52 version 5.2.2 package.

# Active Storage

Active Storage makes it simple to upload and reference files in cloud services
like [Amazon S3](https://aws.amazon.com/s3/), [Google Cloud
Storage](https://cloud.google.com/storage/docs/), or [Microsoft Azure
Storage](https://azure.microsoft.com/en-us/services/storage/), and attach
those files to Active Records.  Supports having one main service and mirrors
in other services for redundancy.  It also provides a disk service for testing
or local deployments, but the focus is on cloud storage.

Files can be uploaded from the server to the cloud or directly from the client
to the cloud.

Image files can furthermore be transformed using on-demand variants for
quality, aspect ratio, size, or any other
[MiniMagick](https://github.com/minimagick/minimagick) supported
transformation.

This is for Ruby on Rails 5.2.
2019-03-03 14:57:04 +00:00
archivers unrar: updated to 5.7.3 2019-03-02 14:08:00 +00:00
audio fasttracker2: update to b138 2019-02-26 07:14:15 +00:00
benchmarks dnsperf: Fix build with BIND 9.12.3 and newer 2018-10-27 12:04:33 +00:00
biology Add hisat2 2019-01-15 01:27:42 +00:00
bootstrap set $CC when clang is detected in bootstrap 2019-02-06 17:38:54 +00:00
cad Updated cad/gtkwave to 3.3.99 2019-02-23 05:30:02 +00:00
chat unrealircd: Update to 4.2.2. 2019-03-02 15:44:33 +00:00
comms gammu: Update to 1.40.0 2019-02-03 00:09:45 +00:00
converters Update to 4.02 2019-03-02 04:07:33 +00:00
cross avrdude: require GNU make 2019-01-26 02:44:34 +00:00
databases databases/Makefile: add ruby-activerecord52 2019-03-03 14:55:53 +00:00
devel devel/ruby-activestorage52: add version 5.2.2 package 2019-03-03 14:57:04 +00:00
distfiles
doc doc: note update of www/ruby-actionpack32 and www/ruby-actionpack42 2019-03-03 14:39:46 +00:00
editors editors/Makefile: add retext 2019-03-02 20:50:33 +00:00
emulators emulators/gxemul: Fix console data loss 2019-03-03 10:41:28 +00:00
filesystems add and enable ltfs and ltfs-ltotape 2019-02-28 06:55:51 +00:00
finance ledger: update to 3.1.2. 2019-02-17 11:55:03 +00:00
fonts py-fonttools: updated to 3.38.0 2019-02-27 12:06:01 +00:00
games *: recursive bump for poppler-0.74.0 2019-02-16 13:26:48 +00:00
geography geography/proj: Note that update to 6 is on hold 2019-02-27 14:29:58 +00:00
graphics Update ImageMagick to 2.0.8-29: 2019-03-01 18:11:10 +00:00
ham ham/uhd: PLIST* were adjusted for 4 combinations of options, doxygen/manual. 2019-03-03 10:36:14 +00:00
inputmethod ibus, ibus-python: update to 1.5.20. 2019-03-02 02:16:32 +00:00
lang lang/ruby/rails.mk: add support for Ruby on Rails 5.2 2019-03-03 14:41:21 +00:00
licenses Rename abell-94 into purdue (used by Debian) 2018-12-08 17:03:49 +00:00
mail Update to 60.5.1 2019-02-26 11:34:19 +00:00
math math/ruby-spreadsheet: update to 1.2.0 2019-02-25 16:50:23 +00:00
mbone Updated mbone/mdd to 20180824 2018-08-29 00:50:12 +00:00
meta-pkgs meta-pkgs/suse131: add some missed individual suse131 packages. 2019-02-21 04:27:29 +00:00
misc pick: Update to 3.0.0 2019-02-28 19:27:43 +00:00
mk mk/compiler.mk: replace empty lines with empty comments 2019-02-22 00:06:46 +00:00
multimedia Update to 1.2.2 2019-03-01 23:51:48 +00:00
net bind*: Ensure named directory is created on SunOS. 2019-03-01 21:46:50 +00:00
news sfeed: Avoid SUBST and directly adjust variables via MAKE_FLAGS (NFC) 2019-02-26 18:13:54 +00:00
packages
parallel Update to paexec-1.1.1 2019-02-15 19:31:24 +00:00
pkgtools Add lib versions, thanks leot@ 2019-03-01 17:43:12 +00:00
print web2c: fix previous patch to return correct pagebox values. 2019-02-28 19:34:49 +00:00
regress regress/tools: clarify that only the NetBSD 7 shell exhibits this bug 2018-12-05 19:01:40 +00:00
security py-asyncssh: updated to 1.16.0 2019-03-03 12:32:12 +00:00
shells bash: handle O_CLOEXEC not being defined (Solaris 10) 2019-02-28 07:20:57 +00:00
sysutils salt: updated to 2019.2.0 2019-02-28 10:21:21 +00:00
templates
textproc py-jsbeautifier: updated to 1.9.0 2019-03-02 14:41:25 +00:00
time Avoid unportable -static-libgcc. Fixes OS X clang build. 2019-03-03 02:30:28 +00:00
wm dwm: fix build with older fontconfig 2019-03-03 13:36:43 +00:00
www www/Makefile: add ruby-{actioncable,actionpack,actionview}52 2019-03-03 14:53:54 +00:00
x11 dmenu: fix build on older fontconfig (NetBSD 8.0) 2019-03-03 13:12:03 +00:00
Makefile
pkglocate Remove clauses 3,4 from TNF-only copyright blocks. 2018-08-22 20:48:36 +00:00
README README: minor grammatical fix 2019-01-29 03:11:03 +00:00

$NetBSD: README,v 1.21 2019/01/29 03:11:03 gutteridge Exp $

pkgsrc is a framework for building software on UNIX-like systems.

To use, bootstrap using:
    cd pkgsrc/bootstrap/
    ./bootstrap

build packages, use:
    cd pkgsrc/category/package-name
    $PREFIX/bin/bmake install

Where $PREFIX is where you've chosen to install packages (typically /usr/pkg)

Bugs and patches can be filed in the following link (use category 'pkg'):
https://www.netbsd.org/cgi-bin/sendpr.cgi?gndb=netbsd

To fetch the main CVS repository:
    cvs -d anoncvs@anoncvs.NetBSD.org:/cvsroot checkout -P pkgsrc

It's also possible to contribute through pkgsrc wip (work in progress), for
more information, see http://pkgsrc.org/wip/users/

Please see doc/pkgsrc.txt for information.