Port details |
- tardy Manipulate the file headers in tar archive files in various ways
- 1.28_16 archivers =14 1.28_16Version of this port present on the latest quarterly branch.
- Maintainer: ehaupt@FreeBSD.org
- Port Added: 2003-01-13 17:11:00
- Last Update: 2024-01-12 15:11:29
- Commit Hash: d432922
- People watching this port, also watch:: unzip, zip, curl, sudo, gnupg
- License: GPLv3
- WWW:
- https://tardy.sourceforge.net/
- Description:
- The tardy program is a tar post-processor. It may be used to manipulate the
file headers in tar archive files in various ways.
The reason the tardy program was written was because the author wanted to
"spruce up" tar files before posting them to the net, mostly to remove
artifacts of the development environment, without introducing more.
The tardy program was designed to allow you to alter certain characteristics
of files after they have been included in the tar file. Among them are:
* change file owner (by number or name)
* change file group (by number or name)
* add directory prefix (e.g. dot)
* change file protections (e.g. from 600 to 644)
Note that all of these affect ALL files in the archive.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/archivers/tardy/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/tardy
- pkg install tardy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tardy
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (tardy_1.28.D001.orig.tar.gz) = 1547f32615e10f14dba36e025cb57b2eb6ca5bfd9564cf5ad951df5dcf0ec569
SIZE (tardy_1.28.D001.orig.tar.gz) = 1834463
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- shared_ptr.hpp : devel/boost-libs
- libiberty.h : devel/gnulibiberty
- groff : textproc/groff
- Library dependencies:
-
- libexplain.so : devel/libexplain
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- archivers_tardy
- USES:
- groff
- 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 |
1.28_16 12 Jan 2024 15:11:29 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate its usage
While here move manpages to share/man |
1.28_15 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
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.28_15 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.28_15 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
1.28_14 20 Jul 2022 14:20:49 |
Tobias C. Berner (tcberner) |
archivers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Albert Vernon <f3cun3c02@sneakemail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Kuehn <freebsd@nagilum.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Zhuravlev <zaa@zaa.pp.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Anders Nordby <anders@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.28_14 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.28_14 11 Dec 2019 17:53:49 |
jbeich |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
1.28_13 19 Aug 2019 15:35:28 |
jbeich |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
1.28_12 12 Apr 2019 06:36:31 |
jbeich |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
1.28_11 12 Dec 2018 00:15:50 |
jbeich |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
1.28_10 09 Aug 2018 06:58:31 |
jbeich |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165 |
1.28_9 18 Apr 2018 13:57:43 |
jbeich |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030 |
1.28_8 18 Jan 2018 04:11:03 |
jbeich |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
1.28_7 25 Sep 2017 00:08:17 |
jbeich |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
1.28_6 25 Sep 2017 00:05:06 |
jbeich |
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
1.28_5 29 May 2017 11:32:14 |
antoine |
Register dependency on groff
PR: 213725 |
1.28_5 02 May 2017 06:48:11 |
jbeich |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472 |
1.28_4 06 Jan 2017 08:45:04 |
jbeich |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
1.28_3 23 Nov 2016 12:45:47 |
jbeich |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |
1.28_2 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.28_2 05 Oct 2014 18:01:20 |
tijl |
- Update devel/libtool and devel/libltdl to version 2.4.2.418
- Patch libtool so it uses the same library version specification as on
Darwin, Linux and other systems. Given the version current:revision:age
a library will be given the extension .so.major.age.revision with major
equal to current-age. Before libtool would use .so.current on FreeBSD.
- Patch libtoolize to remove two cases of umask 0 that caused libltdl
files to be copied world writable (--ltdl option)
- Let USES=libtool patch this new version correctly
- Adjust all ports with USES=libtool:build and bump PORTREVISION on their
dependent ports if a library version changed
PR: 194068
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.28_1 13 Jan 2014 07:23:43 |
bapt |
archivers/xz is in base for all versions and has been removed from the ports
tree |
1.28_1 22 Dec 2013 00:23:55 |
danilo |
- Bump PORTREVISION
devel/fhist:
- Add stage support
- Convert LIB_DEPENDS to new syntax |
1.28 11 Dec 2013 10:04:56 |
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in accessibility
With hat: portmgr |
1.28 22 Oct 2013 21:13:49 |
ehaupt |
Support staging |
20 Sep 2013 13:11:21
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
1.28 30 Jun 2013 12:37:54 |
ehaupt |
Update to 1.28 |
1.27 31 May 2013 14:50:13 |
ehaupt |
Update to 1.27 |
1.26_2 31 May 2013 11:12:59 |
ehaupt |
Chase devel/libexplain update |
1.26_1 20 Nov 2012 17:57:25 |
ehaupt |
Chase libexplain update
Feature safe: yes |
1.26 17 Jul 2012 21:11:23 |
ehaupt |
Update to 1.26 |
1.25 10 Nov 2011 19:18:24 |
ehaupt |
- Update to 1.25
- Fix build on any non amd64 arch
Notified by: linimon
Feature safe: yes |
1.24 10 Nov 2011 14:15:59 |
linimon |
Mark as broken everywhere except amd64: fails to link.
Hat: portmgr
Feature safe: yes |
1.24 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
1.24 29 Oct 2011 17:40:45 |
miwi |
- Fix build on FreeBSD 10 |
1.24 26 Oct 2011 09:14:46 |
ehaupt |
Update MASTER_SITES to only use my mirrors - author frequently changes the
location of his distfiles w/o notice. |
1.24 04 Oct 2011 09:03:11 |
ehaupt |
Update to 1.24 |
1.20 24 Jan 2011 17:04:52 |
ehaupt |
Add LICENSE, remove MD5 sums
Feature safe: yes |
1.20 22 May 2010 09:52:28 |
ehaupt |
Update to 1.20, FreeBSD patches have been merged with the upstream project. |
1.19 21 May 2010 13:26:01 |
ehaupt |
Update to 1.19 |
1.17 28 Sep 2009 12:20:21 |
ehaupt |
Update WWW
Feature safe: yes |
1.17 22 Aug 2009 00:13:27 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
1.17 04 Apr 2009 20:59:57 |
pav |
- Not really MAKE_JOBS_SAFE
Reported by: pointyhat |
1.17 27 Mar 2009 09:53:36 |
ehaupt |
Mark MAKE_JOBS_SAFE |
1.17 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
1.17 25 Jun 2008 22:06:46 |
ehaupt |
Update to 1.17 |
1.16_1 23 May 2008 20:00:14 |
olgeni |
Fix a few typos in the archivers category. |
1.16_1 29 Apr 2008 14:18:10 |
ehaupt |
- Fix package list
- Bump PORTREVISION |
1.16 29 Apr 2008 11:58:57 |
ehaupt |
Update to 1.16 |
1.12 31 Oct 2006 10:16:17 |
ehaupt |
Update MASTER_SITES (use SF mirrors)
PR: 104941
Submitted by: Thomas Abthorpe <thomas@goodking.ca> |
1.12 01 Jun 2006 12:13:54 |
ehaupt |
Add an additional mirror. |
1.12 19 Feb 2006 11:39:14 |
ehaupt |
Remove deprecated USE_REINPLACE |
1.12 30 Nov 2005 14:01:14 |
ehaupt |
Add SHA256 hashes to my ports |
1.12 06 Oct 2005 11:57:11 |
ehaupt |
Change MAINTAINER address for my ports.
Approved by: novel (mentor) |
1.12 24 Jun 2005 11:28:19 |
lawrance |
Update to 1.12
- now respects CFLAGS and LDFLAGS
- submitter takes maintainership
PR: ports/82600
Submitted by: Emanuel Haupt <ehaupt@critical.ch> |
1.11 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.11 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.11 17 Apr 2004 19:12:38 |
krion |
- Fix configure warning
PR: 65668 65669 65670 65671 65672 65673
Submitted by: Roman Neuhauser <neuhauser at chello dot cz> |
1.11 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
1.11 27 Jan 2004 20:51:07 |
trevor |
Add SIZE. |
1.11 20 Feb 2003 16:44:17 |
knu |
De-pkg-comment. |
1.11 13 Jan 2003 17:10:31 |
ijliao |
add tardy 1.11
Manipulate the file headers in tar archive files in various ways |