FreshPorts -- The Place For Ports Fri, 12 Mar 2010 2:04 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
tardy 1.17 archivers on this many watch lists=12 search for ports that depend on this port
Manipulate the file headers in tar archive files in various ways
Maintained by: ehaupt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 13 Jan 2003 17:11:00


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.

WWW: http://tardy.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon

To install the port: cd /usr/ports/archivers/tardy/ && make install clean
To add the package: pkg_add -r tardy


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/tardy/tardy/1.17/
http://sunet.dl.sourceforge.net/project/tardy/tardy/1.17/
http://iweb.dl.sourceforge.net/project/tardy/tardy/1.17/
http://switch.dl.sourceforge.net/project/tardy/tardy/1.17/
http://surfnet.dl.sourceforge.net/project/tardy/tardy/1.17/
http://kent.dl.sourceforge.net/project/tardy/tardy/1.17/
http://freefr.dl.sourceforge.net/project/tardy/tardy/1.17/
http://voxel.dl.sourceforge.net/project/tardy/tardy/1.17/
http://jaist.dl.sourceforge.net/project/tardy/tardy/1.17/
http://osdn.dl.sourceforge.net/project/tardy/tardy/1.17/
http://nchc.dl.sourceforge.net/project/tardy/tardy/1.17/
http://transact.dl.sourceforge.net/project/tardy/tardy/1.17/
http://softlayer.dl.sourceforge.net/project/tardy/tardy/1.17/
http://internode.dl.sourceforge.net/project/tardy/tardy/1.17/
http://biznetnetworks.dl.sourceforge.net/project/tardy/tardy/1.17/
http://upfr.dl.sourceforge.net/project/tardy/tardy/1.17/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 22

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
28 Sep 2009 13:20:21
Original commit files touched by this commit  1.17
ehaupt search for other commits by this committer
Update WWW

Feature safe:   yes
22 Aug 2009 01:13:27
Original commit files touched by this commit  1.17
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with A
04 Apr 2009 21:59:57
Original commit files touched by this commit  1.17
pav search for other commits by this committer
- Not really MAKE_JOBS_SAFE

Reported by:    pointyhat
27 Mar 2009 09:53:36
Original commit files touched by this commit  1.17
ehaupt search for other commits by this committer
Mark MAKE_JOBS_SAFE
21 Aug 2008 07:18:49
Original commit files touched by this commit  1.17
rafan search for other commits by this committer
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 View all of this commit message)
25 Jun 2008 23:06:46
Original commit files touched by this commit  1.17
ehaupt search for other commits by this committer
Update to 1.17
23 May 2008 21:00:14
Original commit files touched by this commit  1.16_1
olgeni search for other commits by this committer
Fix a few typos in the archivers category.
29 Apr 2008 15:18:10
Original commit files touched by this commit  1.16_1
ehaupt search for other commits by this committer
- Fix package list
- Bump PORTREVISION
29 Apr 2008 12:58:57
Original commit files touched by this commit  1.16
ehaupt search for other commits by this committer
Update to 1.16
31 Oct 2006 10:16:17
Original commit files touched by this commit  1.12
ehaupt search for other commits by this committer
Update MASTER_SITES (use SF mirrors)

PR:             104941
Submitted by:   Thomas Abthorpe <thomas@goodking.ca>
01 Jun 2006 13:13:54
Original commit files touched by this commit  1.12
ehaupt search for other commits by this committer
Add an additional mirror.
19 Feb 2006 11:39:14
Original commit files touched by this commit  1.12
ehaupt search for other commits by this committer
Remove deprecated USE_REINPLACE
30 Nov 2005 14:01:14
Original commit files touched by this commit  1.12
ehaupt search for other commits by this committer
Add SHA256 hashes to my ports
06 Oct 2005 12:57:11
Original commit files touched by this commit  1.12
ehaupt search for other commits by this committer
Change MAINTAINER address for my ports.

Approved by:    novel (mentor)
24 Jun 2005 12:28:19
Original commit files touched by this commit  1.12
lawrance search for other commits by this committer
Update to 1.12
- now respects CFLAGS and LDFLAGS
- submitter takes maintainership

PR:             ports/82600
Submitted by:   Emanuel Haupt <ehaupt@critical.ch>
12 Apr 2005 04:26:57
Original commit files touched by this commit  1.11
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  1.11
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
17 Apr 2004 20:12:38
Original commit files touched by this commit  1.11
krion search for other commits by this committer
- Fix configure warning

PR:             65668 65669 65670 65671 65672 65673
Submitted by:   Roman Neuhauser <neuhauser at chello dot cz>
05 Feb 2004 20:38:07
Original commit files touched by this commit  1.11
trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
27 Jan 2004 20:51:07
Original commit files touched by this commit  1.11
trevor search for other commits by this committer
Add SIZE.
20 Feb 2003 16:44:17
Original commit files touched by this commit  1.11
knu search for other commits by this committer
De-pkg-comment.
13 Jan 2003 17:10:31
Original commit files touched by this commit  1.11
ijliao search for other commits by this committer
add tardy 1.11
Manipulate the file headers in tar archive files in various ways

Number of commits found: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28
seamonkey2*Feb 28
thunderbird3*Feb 28
openoffice.org-1.0*Feb 27
openoffice.org-1.1*Feb 27
openoffice.org-1.1-devel*Feb 27
openoffice.org-2*Feb 27

4 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21393
Broken 172
Deprecated 45
Ignore 897
Forbidden 2
Restricted 386
No CDROM 141
Vulnerable 57
Expired 19
Set to expire 32
Interactive 79
new 24 hours 4
new 48 hours7
new 7 days30
new fortnight57
new month126

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.229 seconds.