CVS log for ports/archivers/deb2targz/Makefile
Up to [FreeBSD] / ports / archivers / deb2targz
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jul 10 17:14:57 2010 UTC (19 months ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -9 lines
Update to 20100710. This update is actually a shell replacement of the original perl script. Benefits: - perl is no longer required as a dependency - other contents than data.tar.gz (data.tar, data.tar.bz2, data.tar.lzma, data.tar.xz) is now properly dealt with - deb package isn't sucked into memory anymore Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Mar 30 15:08:29 2009 UTC (2 years, 10 months ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -1 lines
Remove MAKE_JOBS_SAFE, port has no build target.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Mar 27 09:53:17 2009 UTC (2 years, 10 months ago) by ehaupt
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
Mark MAKE_JOBS_SAFE
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Mar 27 22:15:41 2008 UTC (3 years, 10 months ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -2 lines
Use MASTER_SITE_CRITICAL
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jun 1 12:13:41 2006 UTC (5 years, 8 months ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Add an additional mirror.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Feb 19 11:39:04 2006 UTC (5 years, 11 months ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -1 lines
Remove deprecated USE_REINPLACE
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Oct 6 11:56:53 2005 UTC (6 years, 4 months ago) by ehaupt
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Change MAINTAINER address for my ports. Approved by: novel (mentor)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Sep 28 16:37:35 2005 UTC (6 years, 4 months ago) by mnag
Branches: MAIN
New port deb2targz is a very small perl script for converting Debian Linux .deb packages to a .tar.gz. deb2targz does not need any external programs like 'ar' or 'tar'. PR: 86641 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Approved by: pav (mentor)
