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

CVS log for ports/sysutils/e2fsprogs/distinfo

[BACK] Up to [FreeBSD] / ports / sysutils / e2fsprogs

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Dec 30 14:29:08 2010 UTC (13 months, 1 week ago) by mandree
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, HEAD
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
Update to new upstream release 1.14.14 (2010-12-22):

Fix spurious complaint in mke2fs where it would complain if the file system type default is not defined in mke2fs.conf.

The resize2fs program will no longer clear the resize_inode feature when the number reserved group descriptor blocks reaches zero. This allows for subsequent shrinks of the file system to work cleanly for flex_bg file systems.

The resize2fs program now handles devices which are exactly 16T; previously it would give an error saying that the file system was too big.

E2fsck (and the libext2fs library) will not use the extended rec_len encoding for file systems whose block size is less than 64k, for consistency with the kernel.
Programming notes

E2fsprogs 1.41.13 would not compile on big-endian systems. This has been fixed. (Addresses Sourceforge Bug: #3138115)

The ext2fs_block_iterator2() function passed an incorrect ref_offset to its callback function in the case of sparse files. (Addresses Sourceforge Bug: #3081087)

Fix some type-punning warnings generated by newer versions of gcc.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Dec 22 16:26:19 2010 UTC (13 months, 2 weeks ago) by mandree
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -3 lines
Upgrade to new upstream patch release 1.41.13.
Release notes:
http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.41.13

Remove MD5 checksum.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Jun 2 18:49:53 2010 UTC (20 months, 1 week ago) by mandree
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_6_EOL
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +3 -3 lines
Update do new upstream release 1.41.12.

Approved by: garga (mentor)

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Mar 18 11:42:41 2010 UTC (22 months, 3 weeks ago) by mandree
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -3 lines
Update to upstream 1.41.11.

See the shipped RELEASE.NOTES for details.

Approved by: garga (mentor)

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Feb 12 13:12:47 2010 UTC (23 months, 4 weeks ago) by mandree
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -3 lines
Update to new upstream release 1.41.10.

Lots of bugfixes, ouf of these are noteworthy:
Fixes several bugs around flex_bg (hopefully also the one on sparc64)
Fixes alignment of bitmaps to 4-byte boundaries.
The build process now uses standard variables for tuning compiler and linker
settings and no longer relies on --with-ccopt and similar options.

Approved by: garga@ (mentor)

Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Nov 5 20:40:37 2009 UTC (2 years, 3 months ago) by miwi
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -3 lines
- Update to 1.41.9

PR:		139531
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Jul 16 21:41:37 2009 UTC (2 years, 6 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -3 lines
- Update to 1.41.8

PR:		136795
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Apr 25 22:25:12 2009 UTC (2 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -3 lines
- Update to 1.41.5

PR:		133963
Submitted by:	Matthias Andree <matthias.andree@gmx.de>

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Feb 8 22:53:32 2009 UTC (3 years ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -3 lines
- Update to 1.41.4

PR:		131449
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Oct 15 16:03:52 2008 UTC (3 years, 3 months ago) by miwi
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -3 lines
- Update to 1.41.3

PR:		128069
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Oct 5 13:40:14 2008 UTC (3 years, 4 months ago) by miwi
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -3 lines
- Update to 1.41.2

PR:		127837
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Sep 23 08:18:45 2008 UTC (3 years, 4 months ago) by miwi
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -3 lines
- Update to 1.41.1

PR:		127414
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Jul 18 16:06:19 2008 UTC (3 years, 6 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -3 lines
- Update to 1.41.0

PR:		125561
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Jun 18 23:47:28 2008 UTC (3 years, 7 months ago) by miwi
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -3 lines
- Update to 1.40.11
- Use assembly bitops, a new patch (provided by upstream maintainer Ted Ts'o to
  OpenBSD porter Frantisek Holop) fixes the related crashes.

PR:		124715
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Jun 5 11:45:29 2008 UTC (3 years, 8 months ago) by miwi
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -3 lines
- Update to 1.40.10

PR:		124289
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Apr 29 11:09:27 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -3 lines
- Update to 1.40.9
- Update COMMENT/pkg-descr

PR:		123198
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Mar 27 12:58:36 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3 lines
- Update to 1.40.8

PR:		122154
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Mar 6 19:30:15 2008 UTC (3 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3 lines
- Update to 1.40.7

PR:		121356
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Feb 12 23:07:35 2008 UTC (3 years, 11 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -3 lines
- Update to 1.40.6
- Add a regression check to avoid libintl/libiconv dependency
regressions as observed in 1.40.5 and _1
- Add a few comments
- Dump tests/*.failed files on failure, to aid debugging sparc64 problems
- Adjust patch line numbers
- Drop one misc/Makefile patch that was integrated upstream

PR:		120500
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Feb 5 13:40:07 2008 UTC (4 years ago) by miwi
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -3 lines
- Update to 1.40.5

PR:		120257
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Jan 13 18:48:27 2008 UTC (4 years ago) by miwi
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3 lines
- Update to 1.40.4

PR:		119623
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Dec 21 22:29:46 2007 UTC (4 years, 1 month ago) by miwi
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3 lines
- Update to 1.40.3

PR:		118845
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
Security:	http://www.vuxml.org/freebsd/299e3f81-aee7-11dc-b781-0016179b2dd5.html

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Jul 15 19:31:46 2007 UTC (4 years, 6 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_3_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
- Update to 1.40.2

PR:		ports/114584
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Jul 9 17:39:20 2007 UTC (4 years, 7 months ago) by miwi
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3 lines
- Update to 1.40.1

PR:		114448
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jul 4 11:32:35 2007 UTC (4 years, 7 months ago) by miwi
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
- Update to 1.40

PR:		114161
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jun 12 12:13:08 2006 UTC (5 years, 8 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
- Update to 1.39

PR:		ports/98847
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jan 24 01:06:04 2006 UTC (6 years ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
SHA256ify

Approved by: krion@

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jul 2 17:37:53 2005 UTC (6 years, 7 months ago) by novel
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Update to 1.38.

PR:		82888
Submitted by:	Matthias Andree (maintainer)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jun 15 17:45:02 2005 UTC (6 years, 7 months ago) by novel
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Update to 1.37.

PR:		82273
Submitted by:	Matthias Andree (maintainer)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Feb 6 16:59:11 2005 UTC (7 years ago) by leeym
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
- Update to 1.36
- remove MCONFIG patch, merged upstream
- shorten COMMENT for pkg_info
- drop USE_AUTOCONF_VER, no longer needed
- libuuid.3 man page renamed to uuid.3
- the test suite is more portable now, ridding us of hacking it (post-patch)
- upstream package now has .pc (pkgconfig) files, patch Makefiles for
  proper location, libdata/pkgconfig (rather than lib/pkgconfig)
- work around packaging bug, run update-gmo in po/ directory for NLS
- minor revision files/pkg-message.in
- update pkg-plist
- update CONFLICTS

PR:		77166
Submitted by:	Matthias Andree <matthias.andree at gmx.de>

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Feb 29 16:40:41 2004 UTC (7 years, 11 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
- Update to 1.35 official release

PR:		ports/63528
Submitted by:	maintainer

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Feb 20 22:46:21 2004 UTC (7 years, 11 months ago) by glewis
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
. Update to 1.35.w20040131.
. Make the submitter the maintainer.
. Run test suite as part of the build.
. Support -DDISABLE_NLS to compile without gettext.
. Add a fsck_ext2fs wrapper that interfaces between fsck and e2fsck.

PR:		62563
Submitted by:	Matthias Andree <matthias.andree@gmx.de>

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jan 29 16:11:46 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
SIZEify.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Aug 31 10:42:37 2003 UTC (8 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Update to version 1.32.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Aug 4 07:27:57 2002 UTC (9 years, 6 months ago) by clive
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_5_0_0, RELEASE_4_8_0, RELEASE_4_7_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Upgrade to 1.27

PR: ports/41293
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jul 3 18:13:09 2001 UTC (10 years, 7 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0
Add e2fsprogs 1.22, a set of utilities and library to manipulate an ext2
filesystem.

WARNING: The sole reason why I'm adding this port is to allow me upgrade
	 gnomeutils port to the latest version. For some very strange reason
	 this new version requires libext2fs to build. The only thing I know
	 for sure about e2fsprogs is that it compiles cleanly on 4-STABLE and
	 5-CURRENT systems - I have not tested it in action. Please use it
	 with extremal precaution, because due to its low-level nature and
	 Linux roots it can do Very Bad Things[tm] to your data, set fire
	 on your house, kill your cat or something else even more horrible. If
	 someone wants to take over maintainership please feel free to do so.

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