Port details |
- pcbsd-appweb PC-BSD Web Interface
- 1441129621_1 sysutils
=0 1441129621_1Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Abandoned upstream This port expired on: 2019-12-15 IGNORE: is marked as broken: unfetchable
- Maintainer: kmoore@FreeBSD.org
- Port Added: 2015-02-03 15:05:47
- Last Update: 2019-12-15 17:34:12
- SVN Revision: 520188
- License: BSD3CLAUSE
- WWW:
- https://github.com/pcbsd/pcbsd
- Description:
- PC-BSD Web Interface system
WWW: https://github.com/pcbsd/pcbsd
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pcbsd-appweb>0:sysutils/pcbsd-appweb
- No installation instructions:
- This port has been deleted.
- PKGNAME: pcbsd-appweb
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (pcbsd-pcbsd-1441129621-3c4d2b_GH0.tar.gz) = e085e2be27c7b14b5600b0e9ce28f2ef842dca0186b673aef415b4e2047d141b
SIZE (pcbsd-pcbsd-1441129621-3c4d2b_GH0.tar.gz) = 171198807
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- syscache : sysutils/pcbsd-syscache
- pbi : sysutils/pbi-manager
- warden : sysutils/warden
- nginx : www/nginx
- php.h : lang/php72
- filter.so : security/php72-filter
- gd.so : graphics/php72-gd
- json.so : devel/php72-json
- session.so : www/php72-session
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- php pkgconfig
- 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 |
1441129621_1 15 Dec 2019 17:34:12 |
rene |
Remove expired ports:
2019-12-15 net/samba48: not supported by the upstream
2019-12-15 sysutils/life-preserver: Abandoned upstream
2019-12-15 sysutils/pbi-manager: Abandoned upstream
2019-12-15 sysutils/pcbsd-appweb: Abandoned upstream
2019-12-15 sysutils/pcbsd-libsh: Abandoned upstream
2019-12-15 sysutils/pcbsd-syscache: Abandoned upstream
2019-12-15 sysutils/pcbsd-utils: Abandoned upstream
2019-12-15 sysutils/warden: Abandoned upstream |
1441129621_1 16 Nov 2019 06:16:08 |
tobik |
Deprecate some PC-BSD ports that have been abandoned upstream
PR: 241666
Approved by: kmoore (maintainer timeout, 2 weeks) |
1441129621_1 08 Nov 2019 13:11:05 |
tobik |
sysutils: Add missing USES={gnome,mate,php} |
1441129621_1 06 Nov 2019 16:26:35 |
antoine |
Mark a few ports BROKEN (unfetchable) |
1441129621_1 16 Jan 2019 11:13:45 |
tijl |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
1441129621 03 Jan 2017 11:01:06 |
mat |
Cleanup BROKEN/IGNORE for 10.3-
Sponsored by: Absolight |
1441129621 27 Dec 2016 12:20:41 |
amdmi3 |
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- While here, minor cosmetic and license fixes
Approved by: portmgr blanket |
1441129621 24 Oct 2016 19:39:06 |
rene |
Now that PHP 5.5 is removed from the Ports Tree, clean up any stale
IGNORE_WITH_PHP values (5, 52, 54, 55) |
1441129621 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1441129621 08 Mar 2016 13:09:12 |
mat |
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.
lang/yorick's tag was moved, and the added patch was no longer needed.
PR: 207644
Submitted by: mat
Exp-run by by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D4268 |
1441129621 13 Nov 2015 15:54:09 |
mat |
IGNORE_WITH_PHP=54 does not do anything, php 5.4 is called 5 here, so
add 5 to the list.
Sponsored by: Absolight |
1441129621 07 Oct 2015 17:11:56 |
kmoore |
- Update PC-BSD related ports to their respective 10.2 versions
- Includes fixes to install pcbsd-utils-qt4 from non-root and
shebang corrections
PR: 203598 |
1438362426 31 Jul 2015 19:37:02 |
kmoore |
- Update the various PC-BSD ports to their respective 10.2-RC1 versions
- Switch to pulling distfiles from GH |
1431522786 22 May 2015 19:09:06 |
kmoore |
- Distfile re-roll for several PC-BSD ports
- Fix some invalid data being bundled, causing i386 to fail
- While here, fix sysutils/pcbsd-appweb plist |
1431522786 18 May 2015 14:20:48 |
kmoore |
- Update PC-BSD related ports to 1431700504 / 10.1.2 versions
- Pet portlint for many
- Remove obsolete pkg-install |
1422974666 31 Mar 2015 15:31:50 |
bapt |
Remove useless execution of script
Simplify Makefile and make it respects the common framework variable |
1422974666 03 Feb 2015 15:05:14 |
kmoore |
- Add PC-BSD ports from the 10.1.1 release
- Update MOVED to reflect pcbsd-utils-qt4 -> pcbsd-utils-qt5 |