Port details |
- ck4up Check HTTP and FTP sites for updates
- 1.4_1 sysutils
=0 1.4_1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2006-11-20 19:14:51
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- License: not specified in port
- Description:
- ck4up is a small command-line utility, written in ruby. ck4up scans through a
configuration file, fetches the listed URLs from the web, computes the md5sum
of the page, and compares the value with the ones stored in a gdbm database.
If both differ, a message will be written to the standard output.
WWW: http://jue.li/crux/ck4up/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/ck4up/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/ck4up
- pkg install ck4up
- PKGNAME: ck4up
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1472023287
SHA256 (ck4up-1.4.tar.gz) = 37f2f981cfdb6811a906e5520cb27203cb5ecb725d2180aaac59d377c1ac9fbf
SIZE (ck4up-1.4.tar.gz) = 7176
- 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:
-
- rubygem-gdbm>=2.0.0,2 : databases/rubygem-gdbm
- ruby27 : lang/ruby27
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for ck4up-1.4_1:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- sysutils_ck4up
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 18
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.4_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
02 Apr 2019 08:02:30
1.4_1
|
meta  |
databases/ruby-gdbm: Gemify gdbm
since gdbm is gemified in upstream after Ruby 2.5 [1]. Ruby 2.4 can also
use the gdbm gem because it is a gem!
- Add MOVED entry
- Bump PORTEPOCH because PORTVERSION goes barwards
- Update pkg-descr and WWW
- Remove unnecessary pkg-message
[1] https://bugs.ruby-lang.org/issues/5481
Update lang/ruby* ports:
- Do not build gdbm together with Ruby interpreter, but build as a rubygem (Only the first 15 lines of the commit message are shown above ) |
31 Mar 2019 13:07:08
1.4
|
danfe  |
Spell FTP properly (uppercased) when it does not refer to a command name. |
10 Sep 2018 13:15:48
1.4
|
mat  |
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
06 Sep 2016 20:09:37
1.4
|
amdmi3  |
- Update to 1.4
- While here, add NO_ARCH and some cosmetic fixes
PR: 212096
Submitted by: joneum@bsdproject.de |
01 Apr 2016 14:25:18
1.3
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
18 Nov 2014 09:37:33
1.3
|
bapt  |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
25 May 2014 09:45:15
1.3
|
miwi  |
- Update to 1.3 |
06 Feb 2014 02:42:24
1.2
|
miwi  |
- Stage support |
20 Sep 2013 23:06:00
1.2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
06 Aug 2011 16:13:22
1.2
|
swills  |
- This works OK with Ruby 1.9, remove RUBY_VER=1.8
PR: ports/159149
With Hat: ruby@ |
19 Mar 2011 12:38:54
1.2
|
miwi  |
- Get Rid MD5 support |
24 Apr 2009 21:41:51
1.2
|
miwi  |
- Update to 1.2 |
08 Feb 2009 17:09:09
1.1
|
miwi  |
- Update to 1.1 |
19 Apr 2008 10:24:27
1.0_1
|
miwi  |
- Readded patch-ck4up.rb
- Fix build on tinderbox
- Bump PORTREVISION
Submitted by: chruetertee tindy |
19 Apr 2008 09:39:17
1.0
|
miwi  |
- Update to 1.0
- Interim fix for new ruby world order [1]
PR: 122507 [1]
Submitted by: bf <bf2006a@yahoo.com> [1] |
23 Oct 2007 23:07:25
0.2.4
|
miwi  |
- Update to 0.2.4 |
20 Nov 2006 19:05:47
0.2.3
|
miwi  |
ck4up is a small command-line utility, written in ruby. ck4up scans through a
configuration file, fetches the listed URLs from the web, computes the md5sum
of the page, and compares the value with the ones stored in a gdbm database.
If both differ, a message will be written to the standard output.
WWW: http://jue.li/crux/ck4up/
Sponsord by: My 1000er! *g |
Number of commits found: 18
|