CVS log for ports/archivers/xar/Makefile
Up to [FreeBSD] / ports / archivers / xar
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu May 19 18:25:56 2011 UTC (8 months, 3 weeks ago) by sylvio
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -0 lines
- Add license
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Nov 27 22:52:13 2009 UTC (2 years, 2 months ago) by sylvio
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- Update my mail address to FreeBSD Approved by: miwi (mentor)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jul 4 22:30:53 2009 UTC (2 years, 7 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- Pass maintainership to submitter PR: 135890 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Dec 16 04:57:09 2008 UTC (3 years, 1 month ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Reset CPE1704TKS@bellsouth.net due to maintainer-timeouts and no response to email. Hat: portmgr
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Mar 6 22:19:46 2008 UTC (3 years, 11 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files
PR: ports/121435 (related)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jan 29 13:26:47 2008 UTC (4 years ago) by leeym
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- update to 1.5.2 PR: 119170 Submitted by: leeym Approved by: maintainer timeout
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Sep 9 09:06:18 2007 UTC (4 years, 5 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -9 lines
- Update to 1.5.1 PR: 115204 Submitted by: Maxim Samsonov <xors@mne.ru> Approved by: maintainer timeout
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Apr 16 04:23:32 2007 UTC (4 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -7 lines
[patch] cleanup non-supported FreeBSD versions PR: ports/111641 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: "Jeffrey H. Johnson" <CPE1704TKS@bellsouth.net>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Dec 13 12:41:19 2006 UTC (5 years, 1 month ago) by roam
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
Update the ftp/curl port to 7.16.0. Bump PORTREVISION of all dependent ports. Fix the build errors in the few ports that still use the long deprecated, and now obsoleted, cURL options. Thanks to everyone who took the time to look over the patch! Discussed on: -ports
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Apr 15 15:50:56 2006 UTC (5 years, 9 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- Update to 1.4 PR: ports/95760 Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> (maintainer)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jan 25 16:55:09 2006 UTC (6 years ago) by garga
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
The XAR project aims to provide an easily extensible archive format. Important design decisions include an easily extensible XML table of contents for random access to archived files, storing the toc at the beginning of the archive to allow for efficient handling of streamed archives, the ability to handle files of arbitrarily large sizes, the ability to choose independent encodings for individual files in the archive, the ability to store checksums for individual files in both compressed and uncompressed form, and the ability to query the table of content's rich meta-data. WWW: http://www.opendarwin.org/projects/xar/ PR: ports/92250 Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
