Port details |
- deployer Deployment tool for PHP
- 6.4.3 devel
=0 6.4.3Version of this port present on the latest quarterly branch. - Maintainer: tz@FreeBSD.org
 - Port Added: 2019-03-25 14:03:31
- Last Update: 2022-01-10 15:15:39
- Commit Hash: bcaf25a
- License: MIT
- Description:
- A deployment tool written in PHP with support for popular frameworks out of the
box.
WWW: https://deployer.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- php74-deployer>0:devel/deployer
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/devel/deployer/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/deployer
- pkg install php74-deployer
- PKGNAME: php74-deployer
- Package flavors (<flavor>: <package>)
- php74: php74-deployer
- php73: php73-deployer
- php80: php80-deployer
- php81: php81-deployer
- distinfo:
- TIMESTAMP = 1553506033
SHA256 (deployer-6.4.3/deployer.phar) = d0b0d4dbd834c1d5e387981042d452017dd92eb5db00c8fa1db31ad343d9bedf
SIZE (deployer-6.4.3/deployer.phar) = 351845
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php74
- curl.so : ftp/php74-curl
- iconv.so : converters/php74-iconv
- json.so : devel/php74-json
- openssl.so : security/php74-openssl
- pcntl.so : devel/php74-pcntl
- phar.so : archivers/php74-phar
- posix.so : sysutils/php74-posix
- zlib.so : archivers/php74-zlib
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_deployer
- USES:
- php:flavors
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Jan 2022 15:15:39 6.4.3
|
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
07 Apr 2021 08:09:01 6.4.3
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 6.4.3
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
25 Mar 2019 14:03:16
6.4.3
|
tz  |
New port: devel/deployer
A deployment tool written in PHP with support for popular frameworks out of the
box.
WWW: https://deployer.org/
Sponsored by: anyMOTION GRAPHICS GmbH |
Number of commits found: 4
|