notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
p5-Emplacken Manage multiple plack apps with a directory of config files
0.01_2 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.01_2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-03-09 16:45:28
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: perl5
License: ART20
WWW:
https://metacpan.org/release/DROLSKY/Emplacken-0.01
Description:
Emplacken is a tool for managing a set of Plack applications based on config files. It also adds support for privilege dropping and error logs to those Plack servers that don't support these features natively. It works be reading a config file and using that to generate a PSGI application file based on your config. It knows how to generate Catalyst, Mojo, and Mason app files natively. For other apps, or more complicated setups, you can supply a template to Emplacken and it will use that to generate the PSGI app.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (21 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Emplacken-0.01_2/catalog.mk
  2. /usr/local/share/licenses/p5-Emplacken-0.01_2/LICENSE
  3. /usr/local/share/licenses/p5-Emplacken-0.01_2/ART20
  4. bin/emplacken
  5. lib/perl5/site_perl/Emplacken.pm
  6. lib/perl5/site_perl/Emplacken/App.pm
  7. lib/perl5/site_perl/Emplacken/App/Starman.pm
  8. lib/perl5/site_perl/Emplacken/CodeBuilder/Catalyst.pm
  9. lib/perl5/site_perl/Emplacken/CodeBuilder/Dancer.pm
  10. lib/perl5/site_perl/Emplacken/CodeBuilder/FromTemplate.pm
  11. lib/perl5/site_perl/Emplacken/CodeBuilder/Mason.pm
  12. lib/perl5/site_perl/Emplacken/CodeBuilder/Mojo.pm
  13. lib/perl5/site_perl/Emplacken/Role/CodeBuilder.pm
  14. lib/perl5/site_perl/Emplacken/Stderr.pm
  15. lib/perl5/site_perl/Emplacken/Types.pm
  16. lib/perl5/site_perl/Emplacken/Types/Internal.pm
  17. lib/perl5/site_perl/man/man3/Emplacken.3.gz
  18. lib/perl5/site_perl/man/man3/Emplacken::Types.3.gz
  19. @owner
  20. @group
  21. @mode
Collapse this list.
Dependency lines:
  • p5-Emplacken>0:www/p5-Emplacken
To install the port:
cd /usr/ports/www/p5-Emplacken/ && make install clean
To add the package, run one of these commands:
  • pkg install www/p5-Emplacken
  • pkg install p5-Emplacken
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Emplacken
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (Emplacken-0.01.tar.gz) = 70ffdf0c183771e7c7a9eefe1c505604c3c40ffd48327a86ce4dadd94c33d7cc SIZE (Emplacken-0.01.tar.gz) = 19207

Packages (timestamps in pop-ups are UTC):
p5-Emplacken
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.01_20.01_20.01_20.01_20.01_2-0.01_2-
FreeBSD:13:quarterly0.01_20.01_20.01_20.01_20.01_20.01_20.01_20.01_2
FreeBSD:14:latest0.01_20.01_20.01_20.01_20.01_20.01_2-0.01_2
FreeBSD:14:quarterly0.01_20.01_2-0.01_20.01_20.01_20.01_20.01_2
FreeBSD:15:latest0.01_20.01_2n/a0.01_2n/a0.01_20.01_20.01_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Class-Load>=0 : devel/p5-Class-Load
  2. p5-Config-Any>=0 : devel/p5-Config-Any
  3. p5-File-Pid>=0 : devel/p5-File-Pid
  4. p5-List-AllUtils>=0 : devel/p5-List-AllUtils
  5. p5-Moose>=0 : devel/p5-Moose
  6. p5-MooseX-Getopt>=0 : devel/p5-MooseX-Getopt
  7. p5-MooseX-Types>=0 : devel/p5-MooseX-Types
  8. p5-MooseX-Types-Path-Class>=0 : devel/p5-MooseX-Types-Path-Class
  9. p5-MooseX-Types-Perl>=0 : devel/p5-MooseX-Types-Perl
  10. p5-Path-Class>=0 : devel/p5-Path-Class
  11. p5-Text-Template>=0 : textproc/p5-Text-Template
  12. p5-namespace-autoclean>=0 : devel/p5-namespace-autoclean
  13. perl5>=5.32.r0<5.33 : lang/perl5.32
  14. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Class-Load>=0 : devel/p5-Class-Load
  2. p5-Config-Any>=0 : devel/p5-Config-Any
  3. p5-File-Pid>=0 : devel/p5-File-Pid
  4. p5-List-AllUtils>=0 : devel/p5-List-AllUtils
  5. p5-Moose>=0 : devel/p5-Moose
  6. p5-MooseX-Getopt>=0 : devel/p5-MooseX-Getopt
  7. p5-MooseX-Types>=0 : devel/p5-MooseX-Types
  8. p5-MooseX-Types-Path-Class>=0 : devel/p5-MooseX-Types-Path-Class
  9. p5-MooseX-Types-Perl>=0 : devel/p5-MooseX-Types-Perl
  10. p5-Path-Class>=0 : devel/p5-Path-Class
  11. p5-Text-Template>=0 : textproc/p5-Text-Template
  12. p5-namespace-autoclean>=0 : devel/p5-namespace-autoclean
  13. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_p5-Emplacken
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/D/DR/DROLSKY/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/D/DR/DROLSKY/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Emplacken/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/D/DR/DROLSKY/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/D/DR/DROLSKY/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/D/DR/DROLSKY/
  7. http://backpan.perl.org/authors/id/D/DR/DROLSKY/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/D/DR/DROLSKY/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/D/DR/DROLSKY/
  10. https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/
  11. https://cpan.metacpan.org/modules/by-module/Emplacken/
  12. https://www.cpan.org/authors/id/D/DR/DROLSKY/
Collapse this list.

There are no commits on branch 2022Q3 for this port