Skip site navigation (1)Skip section navigation (2)

CVS log for ports/archivers/libcabinet/Makefile

[BACK] Up to [FreeBSD] / ports / archivers / libcabinet

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Aug 14 09:56:57 2006 UTC (5 years, 5 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7, HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- s,INSTALLS_SHLIB,USE_LDCONFIG,g

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Apr 6 00:00:06 2006 UTC (5 years, 10 months ago) by edwin
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
archivers/libcabinet: add distfile mirror

	Remove dead mirror and mirror distfile on my server

PR:		ports/95381
Submitted by:	Lars Engels <lars.engels@0x20.net>

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Aug 1 17:13:16 2005 UTC (6 years, 6 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -6 lines
Provide temporary download location.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jul 30 01:49:28 2005 UTC (6 years, 6 months ago) by kris
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Issue a one-month stay of execution for these ports so I can send out
an email announcing their demise and give users the chance to submit fixes.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue May 31 13:16:35 2005 UTC (6 years, 8 months ago) by lawrance
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -0 lines
Mark these ports DEPRECATED due to being unmaintained and one or more
of stale, obsolete, unused, irrelevant and unloved.
60 days grace in which I will gladly accept fix requests.

PR:		ports/79666
Submitted by:	me

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Apr 19 08:36:27 2005 UTC (6 years, 9 months ago) by vs
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Remove redundant patch (dupe of patch-Makefile)
- Fix non-root installation

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Oct 26 08:32:17 2003 UTC (8 years, 3 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -2 lines
Note that all the mastersites have disappeared, according to the distfile
survey; note that archivers/cabextract still seems to be in active
development.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Aug 31 13:09:30 2003 UTC (8 years, 5 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -7 lines
[patch] Unbreak port: archivers/libcabinet

	This port did not build with gcc 3.3.1. I also fixed a
	possible buffer overflow (they used gets() to read from
	stdin).

	Please review the patch file ``patch-cftypes.cpp'' with
	extra care, since I am not sure whether this makes sense
	(2 positions in the file, marked with ``TODO'' - thanks.

Also added some lines in cftypes.cpp to overcome the absence of
values.h on -current.

PR:		ports/55767
Submitted by:	Simon Barner <barner@in.tum.de>

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu May 22 23:16:27 2003 UTC (8 years, 8 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -2 lines
Make more fetchable.

PR:		47843
Submitted by:	osa

Drop maintainership.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Mar 7 05:55:11 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Oct 26 02:51:38 2002 UTC (9 years, 3 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +8 -2 lines
Mark BROKEN on 5.0

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Dec 4 11:49:37 2000 UTC (11 years, 2 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1 lines
- Add missed INSTALLS_SHLIB;
- disable profiled library building.

Submitted by:	knu (INSTALLS_SHLIB)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Nov 30 16:29:46 2000 UTC (11 years, 2 months ago) by sobomax
Branches: MAIN
Add libcabinet - a library and utility to use (create, modify etc.) Microsoft
cabinet (.cab) files.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options