aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-Archive-Tar
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.76Philippe Audeoud2011-01-112-3/+4
| | | | | | | | | - Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.76/CHANGES Feature safe: yes Notes: svn path=/head/; revision=267662
* - Update to 1.74Philippe Audeoud2010-12-272-3/+3
| | | | | | | - Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.74/CHANGES Notes: svn path=/head/; revision=267010
* - Update to 1.72Philippe Audeoud2010-11-192-3/+3
| | | | | | | - Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.72/CHANGES Notes: svn path=/head/; revision=264803
* - Update to 1.70Philippe Audeoud2010-11-162-5/+3
| | | | | | | - Changelog: http://search.cpan.org/src/BINGOS/Archive-Tar-1.70/CHANGES Notes: svn path=/head/; revision=264641
* Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,Martin Matuska2010-09-211-3/+4
| | | | | | | | | p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress. Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903 Bump PORTREVISION Notes: svn path=/head/; revision=261530
* - Update to 1.68Philippe Audeoud2010-08-232-4/+4
| | | | | | | | | | - Changelog: <http://search.cpan.org/dist/Archive-Tar/CHANGES> PR: ports/149877 Submitted by: Frederic Culot <frederic _AT_ culot.org> Notes: svn path=/head/; revision=259859
* - Update to 1.66Philippe Audeoud2010-07-272-4/+4
| | | | | | | - Changelog: <http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.66/CHANGES> Notes: svn path=/head/; revision=258333
* - Update to 1.64Philippe Audeoud2010-07-152-4/+4
| | | | | | | - Changelog: <http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.64/CHANGES> Notes: svn path=/head/; revision=257804
* - Update to 1.62Philippe Audeoud2010-06-292-4/+4
| | | | | | | | | - Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.62/CHANGES Feature safe: yes Notes: svn path=/head/; revision=257156
* - Update to 1.60Philippe Audeoud2010-05-052-4/+4
| | | | | | | - Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.60/CHANGES Notes: svn path=/head/; revision=253727
* - Update to 1.56Philippe Audeoud2010-02-042-4/+4
| | | | | | | - Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.56/CHANGES Notes: svn path=/head/; revision=249225
* - Update to 1.54Philippe Audeoud2009-09-112-4/+4
| | | | | | | - Changelog : http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.54/CHANGES Notes: svn path=/head/; revision=241204
* - Update to 1.52Philippe Audeoud2009-06-152-4/+4
| | | | Notes: svn path=/head/; revision=235841
* - Update to 1.48Philippe Audeoud2009-04-232-4/+4
| | | | Notes: svn path=/head/; revision=232548
* Introduce Perl 5.10.0Sergey Skvortsov2009-03-282-3/+15
| | | | Notes: svn path=/head/; revision=231213
* - Update to 1.46Philippe Audeoud2009-03-092-4/+4
| | | | Notes: svn path=/head/; revision=229751
* - Update to 1.44Philippe Audeoud2009-01-212-5/+5
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=226627
* - Update to 1.42Philippe Audeoud2008-12-162-4/+4
| | | | Notes: svn path=/head/; revision=224299
* - update to 1.40Yen-Ming Lee2008-10-172-8/+14
| | | | Notes: svn path=/head/; revision=221698
* - use CPAN macroYen-Ming Lee2008-02-261-3/+2
| | | | | | | | - remove the modules which are in perl core list from dependency - bump PORTREVISION Notes: svn path=/head/; revision=207913
* - Update to 1.38Gabor Kovesdan2007-12-272-4/+4
| | | | Notes: svn path=/head/; revision=204611
* - Update to 1.36Martin Wilke2007-09-172-4/+4
| | | | Notes: svn path=/head/; revision=199614
* - Update to 1.34Cheng-Lung Sung2007-08-162-4/+4
| | | | Notes: svn path=/head/; revision=197787
* - Update to 1.32Cheng-Lung Sung2007-05-292-8/+4
| | | | Notes: svn path=/head/; revision=192257
* - Update to 1.31Cheng-Lung Sung2007-05-252-4/+4
| | | | | | | | PR: ports/112965 Submitted by: Thomas Abthorpe <thomas_AT_goodking dot ca> Notes: svn path=/head/; revision=191750
* - update to 1.30Cheng-Lung Sung2006-08-022-5/+4
| | | | Notes: svn path=/head/; revision=169481
* - update to 1.29Yen-Ming Lee2006-03-182-13/+5
| | | | Notes: svn path=/head/; revision=157516
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154108
* - update to 1.28Cheng-Lung Sung2006-01-202-5/+5
| | | | Notes: svn path=/head/; revision=153957
* - relocate Test::* to BUILD_DEPENDS only for non-Test::* modulesYen-Ming Lee2006-01-041-4/+24
| | | | | | | | | | - add optional Text::Diff support for ptardiff - unbreak on old perl - bump PORTREVISION - assign to perl@ Notes: svn path=/head/; revision=152696
* - Add SHA256Pav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149223
* Reset maintainer, does not respond to mails for 19 days. Since a fewEmanuel Haupt2005-10-281-1/+1
| | | | | | | | | | | | | | days his MTA also remains unresponsive [1]. [1] Unable to deliver to destination domain Failed to deliver to domain oven.org after 73 tries. The last error was: CantConnectToHost Approved by: portmgr (linimon) Notes: svn path=/head/; revision=146588
* - Update to 1.26Yen-Ming Lee2005-09-193-3/+4
| | | | | | | | | PR: 85750 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=143170
* - Update to 1.24Yen-Ming Lee2005-07-282-4/+4
| | | | | | | | | PR: 83544 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=140335
* * reflect renaming on CPAN File-Spec to PathToolsSergey Skvortsov2005-06-111-10/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | + add devel/p5-PathTools, remove devel/p5-File-Spec + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports module was renamed * reflect renaming on CPAN PodParser to Pod-Parser + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports * for all changed ports make dependencies on File::Temp, Digest::MD5, Storable unconditional * remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's (this variable is forced by bsd.port.mk now) * update Class-Autouse to 1.17 * update POE-API-Hooks to 1.05 * make portlint happy (clean IGNORE, convert spaces to tabs and so on) Notes: svn path=/head/; revision=137264
* Update to 1.23Mathieu Arnold2004-12-292-4/+5
| | | | | | | Timeout: almost a month Notes: svn path=/head/; revision=125432
* Make p5-Test-Simple dependency conditional again which was removedJun Kuriyama2004-08-231-2/+4
| | | | | | | in r1.14 and added with forced-dependency in r1.15. Notes: svn path=/head/; revision=117102
* - Update to 1.10Vanilla I. Shu2004-08-122-4/+5
| | | | | | | | | | | - add dependency of Test-Simple PR: ports/69411 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Timeout by: maintainer (2 weeks) Notes: svn path=/head/; revision=115994
* Update to 1.09Mathieu Arnold2004-05-243-7/+4
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=109884
* o Remove dependency on p5-Test-Simple for perl-5.8.Jun Kuriyama2004-04-151-3/+6
| | | | | | | | | | o Depends on p5-IO-Zlib rather than p5-Compress-Zlib as described in Makefile.PL. No response from: maintainer Notes: svn path=/head/; revision=107093
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104535
* Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)Edwin Groothuis2004-03-121-1/+1
| | | | | | | | | | | | | | From: Roman Shterenzon <romanbsd@yahoo.com> To: ports@freebsd.org Subject: e-mail change The email address roman@xpert.com is no longer valid. Please update ports' maintainer to ports@oven.org. Submitted by: Roman Shterenzon <romanbsd@yahoo.com> Notes: svn path=/head/; revision=103708
* Update to 1.08Mathieu Arnold2004-01-132-2/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=98062
* Update to version 1.07.Tom Hukins2003-10-202-2/+2
| | | | | | | This update fixes a few bugs and adds a new feature. Notes: svn path=/head/; revision=91748
* Update to 1.05Mathieu Arnold2003-08-272-3/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=87814
* Update to 1.04Mathieu Arnold2003-08-202-3/+3
| | | | | | | | | PR: 55046 Submitted by: me Approved by: demon (mentor), maintainer timeout (> 3weeks) Notes: svn path=/head/; revision=87388
* - Update to 1.03Erwin Lansing2003-07-104-27/+31
| | | | | | | | | | | - Add WWW PR: 54315 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: maintainer Notes: svn path=/head/; revision=84599
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76027
* Added dependency on devel/p5-Test-SimpleEdwin Groothuis2003-02-131-1/+3
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=75450
* Update: archivers/p5-Archive-Tar 0.22 -> 0.23Edwin Groothuis2003-02-053-3/+7
| | | | | | | | | PR: ports/47612 Submitted by: Philip M. Gollucci <philip@p6m7g8.com> Reviewed by: Roman Shterenzon <roman@xpert.com> Notes: svn path=/head/; revision=74819