Port details |
- chucky Port installed version check/report with shar archival
- 1.0_1 ports-mgmt
=0 1.0_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses the obsoleted reeBSD tag
This port expired on: 2023-01-01
- Maintainer: waitman@waitman.net
- Port Added: 2013-08-23 17:40:12
- Last Update: 2023-01-01 12:41:04
- Commit Hash: 802e859
- License: CHUCKY
- WWW:
- https://dx.burplex.com/bin/chucky.html
- Description:
- This program reads /var/db/pkg/local.sqlite and compares install timestamp
with date in $FreeBSD header in the Makefile of the port. If there is no
$FreeBSD header then it is assumed to be a beta port.
Chucky also features a shar file backup feature, which is normally used to
backup 'beta' development ports.
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- chucky>0:ports-mgmt/chucky
- No installation instructions:
- This port has been deleted.
- PKGNAME: chucky
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (waitman-chucky-1.0-075defe_GH0.tar.gz) = 847609c8f7dded0726903b05a17661dc2bb854974c8201b85d4894a05d21e920
SIZE (waitman-chucky-1.0-075defe_GH0.tar.gz) = 4364
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libpkg.so : ports-mgmt/pkg
- libsqlite3.so : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for chucky-1.0_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- ports-mgmt_chucky
- pkg-message:
- For install:
- man page is installed in /usr/local/man/man7, if you do not yet
have the configuration in /etc/man.conf, add
MANPATH /usr/local/share/man
to view all man pages which are installed in /usr/local/share/man/manX/
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_1 01 Jan 2023 12:41:04 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2023-01-01 ports-mgmt/chucky: Uses the obsoleted reeBSD tag |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.0_1 03 Aug 2022 05:58:19 |
Fernando Apesteguía (fernape) |
ports-mgmt/chucky: Deprecate port
The port uses the deprecated $FreeBSD$ tag.
PR: 265304
Reported by: fuz@fuz.su
Approved by: waitman@waitman.net (maintainer, timeout > 2 weeks) |
1.0_1 20 Jul 2022 14:22:46 |
Tobias C. Berner (tcberner) |
ports-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alex Stangl <alex@stangl.us>
* Anders F Bjorklund <afb@users.sourceforge.net>
* Benjamin Lutz
* Brendan Molloy <brendan+freebsd@bbqsrc.net>
* Conrad J. Sabatier <conrads@cox.net>
* Edwin Groothuis (edwin@mavetju.org)
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Gabriel Linder <linder.gabriel@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0_1 14 Aug 2019 12:14:43 |
mat |
Convert to UCL & cleanup pkg-message (categories [p-r]) |
1.0_1 22 Nov 2016 14:04:22 |
danfe |
In several dozen ports, use single space for WWW: line in pkg-descr, and
reformat port description text in cases when it was notoriously broken. |
1.0_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.0_1 07 May 2015 17:32:53 |
mat |
Update ports in the p* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
1.0_1 19 Mar 2015 16:44:59 |
bdrewery |
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr |
1.0_1 06 Dec 2014 15:11:38 |
antoine |
Allow building WITH_PKG=devel |
1.0_1 06 Sep 2014 13:12:23 |
antoine |
Allow staging as a regular user |
1.0_1 22 Aug 2014 07:20:30 |
antoine |
Canonicalize a few LICENSE_PERMS
With hat: portmgr |
1.0_1 27 Jun 2014 17:21:07 |
miwi |
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself) |
1.0 24 Feb 2014 10:31:58 |
ehaupt |
Fix even more issues with the upstream Makefile:
- Respect CFLAGS
- Respect CC
- Don't hardcode /usr/local
Notified by: olli hauer <ohauer@gmx.de> |
1.0 24 Feb 2014 09:51:50 |
ehaupt |
Add patchfile. Forgotten in previous commit. |
1.0 24 Feb 2014 08:59:05 |
ehaupt |
Support staging |
1.0 21 Feb 2014 13:39:07 |
ehaupt |
Remove trailing whitespaces from category ports-mgmt |
1.0 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
1.0 20 Sep 2013 22:36:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
ports-mgmt) |
1.0 23 Aug 2013 17:39:55 |
skreuzer |
This program reads /var/db/pkg/local.sqlite and compares install timestamp with
date in $FreeBSD header in the Makefile of the port. If there is no $FreeBSD
header then it is assumed to be a beta port.
Chucky also features a shar file backup feature, which is normally used to
backup 'beta' development ports.
WWW: https://dx.burplex.com/bin/chucky.html
PR: ports/177220
Submitted by: Waitman Gobble <uzimac@da3m0n8t3r.com> |