Port details |
- granulate Program for splitting files in place
- 0.2 misc =3 0.2Version of this port present on the latest quarterly branch.
- Maintainer: jharris@widomaker.com
- Port Added: 2001-02-17 14:13:39
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: autoconf, libevent, newfile, p5-MIME-Tools, gentoo
- License: GPLv2
- WWW:
- https://web.archive.org/web/20021208171222/http://exe2bin.com/granulate/
- Description:
- Granulate is a program for splitting files in place. The program
serves a purpose similar to the standard UNIX split, but differs in
one important way. For split to operate on a 40MB file, you must have
more than 40MB of free space on the disk. On the other hand,
granulate only needs one chunk of free space on the hard drive, where
a chunk is the requested size for the output files.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- granulate>0:misc/granulate
- To install the port:
- cd /usr/ports/misc/granulate/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/granulate
- pkg install granulate
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: granulate
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (granulate-0.2.tar.gz) = 34c4eecb08c42e691a260306830a695b3c4b39a16e55c7009c721b2e5177e872
SIZE (granulate-0.2.tar.gz) = 11098
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_granulate
- 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 |
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) |
0.2 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 ) |
0.2 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
0.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.2 27 May 2020 14:55:03 |
danfe |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 3). |
0.2 01 Jan 2020 20:58:05 |
tcberner |
misc/granulate - fix fetch
PR: 243024
Submitted by: jharris@widomaker.com (maintainer) |
0.2 06 Nov 2019 14:00:19 |
antoine |
Mark a few ports BROKEN (unfetchable) |
0.2 21 Feb 2014 11:32:12 |
ehaupt |
Support staging |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
0.2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.2 10 May 2006 22:37:39 |
edwin |
Remove USE_REINPLACE from ports starting with M |
0.2 22 Jan 2006 12:59:47 |
edwin |
SHA256ify
Approved by: krion@ |
0.2 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.2 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
0.2 25 Dec 2003 17:56:48 |
pav |
- Update MASTER_SITES.
PR: ports/60530
Submitted by: Jason Harris <jharris@widomaker.com> (maintainer) |
0.2 21 Feb 2003 12:48:19 |
knu |
De-pkg-comment. |
0.2 23 Jun 2002 06:06:22 |
ijliao |
${PERL} -> ${REINPLACE_CMD}
PR: 39670
Submitted by: maintainer |
0.2 02 Apr 2002 02:38:33 |
ijliao |
take maintainership
PR: 36631
Submitted by: Jason Harris <jharris@widomaker.com> |
22 Dec 2001 18:18:25 |
ijliao |
upgrade to 0.2 change master site add WWW drop maintainership |
22 Dec 2001 18:11:51 |
ijliao |
back out granulate |
21 Dec 2001 15:22:04 |
ijliao |
cant fetch distfile for a LONG LONG time, so remove it |
17 Feb 2001 17:13:39 |
ijliao |
add granulate, a program for splitting files in place |