CVS log for ports/sysutils/e2fsprogs/Makefile
Up to [FreeBSD] / ports / sysutils / e2fsprogs
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.73: download - view: text, markup, annotated - select for diffs
Tue Dec 13 20:10:44 2011 UTC (8 weeks, 3 days ago) by pav
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +1 -1 lines
- make jobs unsafe Reported by: pointyhat
Revision 1.72: download - view: text, markup, annotated - select for diffs
Thu Aug 11 17:41:26 2011 UTC (6 months ago) by mandree
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +0 -3 lines
Drop patch that changed mke2fs default inode size to 128. Not bumping PORTREVISION as there's no urge to push this and it doesn't "fix" anything.
Revision 1.71: download - view: text, markup, annotated - select for diffs
Thu Aug 11 17:18:16 2011 UTC (6 months ago) by mandree
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +2 -1 lines
Fix build on 9.0-BETA1 PPC64, by allowing /lib/libgcc* Reported by: geoffrey.levand at mail.ru PR: ports/159672
Revision 1.70: download - view: text, markup, annotated - select for diffs
Tue Jun 21 08:15:17 2011 UTC (7 months, 3 weeks ago) by mandree
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -1 lines
Use USE_CSTD=gnu89 instead of USE_GCC. Submitted by: kwm@ (via ports/ports-committers@), thanks
Revision 1.69: download - view: text, markup, annotated - select for diffs
Mon Jun 20 22:02:53 2011 UTC (7 months, 3 weeks ago) by mandree
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +2 -4 lines
[1] USE_GCC=4.2+, to avoid clang. Port needs -lgcc and -lgcc_s explicitly. [2] Set include path through CPPFLAGS directly, not through CONFIGURE_ENV. Found by: -exp run [1] Found by: portlint [2]
Revision 1.68: 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_8_2_0, RELEASE_7_4_0
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +1 -1 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.67: download - view: text, markup, annotated - select for diffs
Sat Dec 25 16:55:34 2010 UTC (13 months, 2 weeks ago) by sunpoet
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +1 -1 lines
- Use canonical format for FreeBSD.org MAINTAINER addresses - Remove obsolete MD5 checksum while I'm here PR: ports/152844 Submitted by: sunpoet (myself) Approved by: miwi (with portmgr hat)
Revision 1.66: 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.65: preferred, colored
Changes since revision 1.65: +1 -1 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.65: 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.64: preferred, colored
Changes since revision 1.64: +1 -1 lines
Update do new upstream release 1.41.12. Approved by: garga (mentor)
Revision 1.64: 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.63: preferred, colored
Changes since revision 1.63: +2 -2 lines
Update to upstream 1.41.11. See the shipped RELEASE.NOTES for details. Approved by: garga (mentor)
Revision 1.63: download - view: text, markup, annotated - select for diffs
Sun Mar 14 11:06:33 2010 UTC (22 months, 4 weeks ago) by mandree
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -1 lines
Bump PORTREVISION, since we've changed installed filed. Approved by: miwi (mentor)
Revision 1.62: 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.61: preferred, colored
Changes since revision 1.61: +4 -8 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.61: download - view: text, markup, annotated - select for diffs
Thu Jan 7 13:51:03 2010 UTC (2 years, 1 month ago) by mandree
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -1 lines
Add new devel/e2fsprogs-libss port, as slave to sysutils/e2fsprogs. pkg-descr: ---------------------------------------------------------- This package includes a tool that parses a command table to generate a simple command-line interface parser, the include files needed to compile and use it, and the libraries needed to run programs that use it. It was originally inspired by the Multics SubSystem library. EOF------------------------------------------------------------------ PR: ports/140767 Submitted by: Benjamin Kaduk <kaduk@mit.edu> Approved by: garga (mentor)
Revision 1.60: download - view: text, markup, annotated - select for diffs
Fri Dec 4 05:56:45 2009 UTC (2 years, 2 months ago) by linimon
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +4 -0 lines
Mark as broken on sparc64: fails self-test. Hat: portmgr
Revision 1.59: download - view: text, markup, annotated - select for diffs
Tue Nov 24 16:53:51 2009 UTC (2 years, 2 months ago) by mandree
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -1 lines
Change MAINTAINER's address now that he's a FreeBSD committer. Suggested by: garga Approved by: garga (mentor, implicit).
Revision 1.58: 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.57: preferred, colored
Changes since revision 1.57: +2 -2 lines
- Update to 1.41.9 PR: 139531 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision 1.57: download - view: text, markup, annotated - select for diffs
Mon Aug 24 18:45:23 2009 UTC (2 years, 5 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -2 lines
Fix sourceforge Submitted by: pointyhat
Revision 1.56: 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
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -2 lines
- Update to 1.41.8 PR: 136795 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision 1.55: 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.54: preferred, colored
Changes since revision 1.54: +4 -2 lines
- Update to 1.41.5 PR: 133963 Submitted by: Matthias Andree <matthias.andree@gmx.de>
Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Mar 30 15:48:54 2009 UTC (2 years, 10 months ago) by shaun
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +0 -4 lines
Remove BROKEN for sparc64. PR: ports/133209 Submitted by: Florian Smeets <flo@kasimir.com> Approved by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision 1.53: download - view: text, markup, annotated - select for diffs
Mon Mar 16 09:30:30 2009 UTC (2 years, 10 months ago) by linimon
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +4 -0 lines
Mark as broken on sparc64: uuid library does not compile.
Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Feb 10 22:36:41 2009 UTC (3 years ago) by miwi
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +4 -5 lines
- default inode size for mke2fs to 128 Inspired by: Wesley Shields - remove BROKEN; Solaris 8 SPARC64 compiles package just fine PR: 131556 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision 1.51: download - view: text, markup, annotated - select for diffs
Sun Feb 8 22:53:32 2009 UTC (3 years ago) by miwi
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +5 -9 lines
- Update to 1.41.4 PR: 131449 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Dec 10 07:35:18 2008 UTC (3 years, 2 months ago) by linimon
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +4 -0 lines
Mark as broken on sparc64. Hat: portmgr
Revision 1.49: 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.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
- Update to 1.41.3 PR: 128069 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision 1.48: 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.47: preferred, colored
Changes since revision 1.47: +17 -8 lines
- Update to 1.41.2 PR: 127837 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision 1.47: 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.46: preferred, colored
Changes since revision 1.46: +5 -5 lines
- Update to 1.41.1 PR: 127414 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision 1.46: 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.45: preferred, colored
Changes since revision 1.45: +8 -6 lines
- Update to 1.41.0 PR: 125561 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision 1.45: 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.44: preferred, colored
Changes since revision 1.44: +3 -6 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.44: download - view: text, markup, annotated - select for diffs
Fri Jun 6 14:02:57 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.43: 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.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
- Update to 1.40.10 PR: 124289 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision 1.42: 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.41: preferred, colored
Changes since revision 1.41: +2 -2 lines
- Update to 1.40.9 - Update COMMENT/pkg-descr PR: 123198 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision 1.41: 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.40: preferred, colored
Changes since revision 1.40: +11 -8 lines
- Update to 1.40.8 PR: 122154 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision 1.40: 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.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
- Update to 1.40.7 PR: 121356 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision 1.39: 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.38: preferred, colored
Changes since revision 1.38: +27 -10 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.38: download - view: text, markup, annotated - select for diffs
Tue Feb 5 18:40:51 2008 UTC (4 years ago) by miwi
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
- Fix @unexec in pkg-plist to remove the right directories (add ca, remove rw) - Bump PORTREVISION PR: 120294 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision 1.37: 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.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
- Update to 1.40.5 PR: 120257 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision 1.36: 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.35: preferred, colored
Changes since revision 1.35: +3 -10 lines
- Update to 1.40.4 PR: 119623 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision 1.35: 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.34: preferred, colored
Changes since revision 1.34: +2 -2 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.34: download - view: text, markup, annotated - select for diffs
Tue Oct 2 15:15:57 2007 UTC (4 years, 4 months ago) by timur
Branches: MAIN
CVS tags: RELEASE_6_3_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +45 -47 lines
Changes: - Support new e2fsprogs-libblkid slave port[1] - Get rid of pkg-install, use @exec option unconditionally[1] - Turn NLS knob into an option[2] - Avoid building/installing things rather than removing them afterwards[2] PR: ports/116434 Submitted by: Matthias Andree <matthias.andree@gmx.de>[1] Alejandro Pulver <alepulver@FreeBSD.org>[2] Approved by: shaun(mentor)
Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:36:34 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -3 lines
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
Revision 1.32: 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
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
- Update to 1.40.2 PR: ports/114584 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision 1.31: 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.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
- Update to 1.40.1 PR: 114448 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Jul 4 11:32:34 2007 UTC (4 years, 7 months ago) by miwi
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +12 -5 lines
- Update to 1.40 PR: 114161 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Jul 4 15:47:51 2006 UTC (5 years, 7 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -2 lines
2006-07-02 Matthias Andree <matthias.andree@gmx.de> * fsck_ext2fs.8 (1.3): Reformat long lines. * fsck_ext2fs.8 (1.2): Add copyright notice and license. Change - to \- where appropriate. Add Id and FreeBSD keywords for ident. * fsck_ext2fs.c (1.6): Update license. * fsck_ext2fs.8 (1.1): Add a manual page. * fsck_ext2fs.c (1.5): When run with -F, do not report 'unknown option'. PR: 99712 Submitted by: Matthias Andree <matthias.andree at gmx.de>
Revision 1.28: 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
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +20 -7 lines
- Update to 1.39 PR: ports/98847 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Jan 27 01:24:41 2006 UTC (6 years ago) by mnag
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +21 -25 lines
* audio/marlin, devel/upnp, devel/upnp104 Update dependency to misc/e2fsprogs-libuuid Bump PORTREVISION * misc/e2fsprogs-libuuid Add new port: UUID library from the e2fsprogs package * misc/Makefile Add entry to misc/e2fsprogs-libuuid * misc/ossp-uuid Add CONFLICTS to misc/e2fsprogs-libuuid * sysutils/e2fsprogs Change to a master port Remove conflict with misc/ossp-uuid Remove uuid part Bump PORTREVISION PR: 92356 Submitted by: Matthias Andree <matthias.andree@gmx.de>
Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Jul 4 10:09:14 2005 UTC (6 years, 7 months ago) by novel
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -0 lines
Fix plist. PR: 82965 Submitted by: Matthias Andree (maintainer)
Revision 1.25: 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
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Update to 1.38. PR: 82888 Submitted by: Matthias Andree (maintainer)
Revision 1.24: 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.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Update to 1.37. PR: 82273 Submitted by: Matthias Andree (maintainer)
Revision 1.23: 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.22: preferred, colored
Changes since revision 1.22: +9 -16 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.22: download - view: text, markup, annotated - select for diffs
Thu Jan 20 23:24:34 2005 UTC (7 years ago) by pav
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +6 -10 lines
- Fix build when older e2fsprogs is installed - Drop USE_GCC - Rename DISABLE_NLS to WITHOUT_NLS PR: ports/76488 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Sep 30 05:34:56 2004 UTC (7 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +4 -1 lines
Switch to USE_GCC=3.4 and conditionalize on 4.9 and older systems. Submitted by: matthias.andree@gmx.de (maintainer) Approved by: portmgr (self)
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Mar 26 08:43:20 2004 UTC (7 years, 10 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +5 -3 lines
- Update fsck_ext2fs wrapper to make it safe in sudo - the old would copy unlimited arguments over - Replace MACHINE_ARCH by ARCH - Bump portrevision PR: ports/64736 Submitted by: maintainer
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:17:23 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Mar 11 21:51:29 2004 UTC (7 years, 11 months ago) by glewis
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
. Update the fsck_ext2fs wrapper so that it passes -f down the e2fsck if it's run without option, so that fsck_ext2fs behaviour matches fsck_ufs behaviour with respect to "check without -f option". . Add -v for verbose mode, note that fsck doesn't appear to propagate -v options down, this will only be effective when fsck_ext2fs is run directly. . Switch SOURCEFORGE MASTER_SITES to _EXTENDED variant PR: 64075 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Mar 1 15:13:27 2004 UTC (7 years, 11 months ago) by pav
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -2 lines
Stop breaking a hard link that led to a double packaging of the static e2fsck executable under different names and caused waste of space in the binary package. The shared e2fsck executable is no longer installed or packaged, saving another 100+ kByte (uncompressed). User-visible change: e2fsck.static is gone, e2fsck is now the static version, the pkg-message has tracked this change and been adjusted accordingly. The patch cuts the FreeBSD-4 i386 binary package size from 2,200 to 1,316 kB without any loss in functionality. PR: ports/63586 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision 1.16: 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
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -4 lines
- Update to 1.35 official release PR: ports/63528 Submitted by: maintainer
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Feb 26 18:22:18 2004 UTC (7 years, 11 months ago) by glewis
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +11 -15 lines
. Update to a February 24th snapshot (1.35.w20040131.20040224135102). . Use official "install-libs" target rather than try to install things with a custom post-install target. . Add a note to pkg-message that we're using a modified copy. PR: 63327 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Feb 24 21:55:22 2004 UTC (7 years, 11 months ago) by krion
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- e2fsck now handles SIGINFO (Ctrl+T): print progress bar once - Bugfix: fsck_ext2fs would abort the boot when run as part of /etc/rc and e2fsck had repaired a file system. fsck_ext2fs now maps exit codes 0 to 3 from e2fsck to 0. If e2fsck is aborted by a signal or an exit code of 4 or higher, maps to EXIT_FAILURE. PR: ports/63320 Submitted by: maintainer
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Feb 21 16:29:18 2004 UTC (7 years, 11 months ago) by leeym
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +12 -4 lines
- fix IEEE violation/SIGFPE abort on alpha that failed the f_crashdisk test
(patch by Greg Lewis)
- fix compile failure on FreeBSD 5 when older port version is installed
(problem reported by Tim Robbins; FreeBSD 4 was unaffected)
- ignore m_large_file test on alpha and sparc64, apparently the test
only stumbles over a different default block size and the failure
isn't serious (problem reported by Greg Lewis)
- cosmetic: swap $(CC) and gmake check in post-build so check comes last
- bump PORTREVISION: the patches change the code on some systems
- pkg-message.in:
* use install when ln fails, /sbin and /usr/local
need not be the same file system
* tell the user he needs to repeat the steps after port upgrade
- revise pkg-message generation and move it to pre-install,
no need to cat(1) the file, sed(1) can read files by itself.
- add pkg-deinstall: remind the user to remove e2fsck and fsck_ext2fs from
/sbin if he's deinstalling for good, rather than upgrading.
PR: 63167
Submitted by: Matthias Andree <matthias.andree@gmx.de>
Revision 1.12: 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.11: preferred, colored
Changes since revision 1.11: +69 -21 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.11: download - view: text, markup, annotated - select for diffs
Sat Feb 14 04:39:18 2004 UTC (7 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -0 lines
Add a CONFLICTS on misc/ossp-uuid.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:08:57 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
Revision 1.9: 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.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Update to version 1.32.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Feb 20 19:00:47 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
De-pkg-comment.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:48:02 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:46:59 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Aug 20 05:12:05 2002 UTC (9 years, 5 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -3 lines
Remove unnecessary setting in CONFIGURE_ENV
Reason:
EXT2_NOTAIL_FL is defined in header file in newer version (v1.27), so that
set CPPFLAGS="-I${LOCALBASE}/include" will cause to include the existing
header file (maybe v1.22 or earlier, if installed) which doesn't define
EXT2_NOTAIL_FL in it.
Alternative:
Deinstalll older version of e2fsprogs then build again will be fine.
PR: ports/41795
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
Revision 1.4: 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
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +12 -4 lines
Upgrade to 1.27 PR: ports/41293 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Jun 23 20:28:47 2002 UTC (9 years, 7 months ago) by pat
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
PERL -> REINPLACE_CMD PR: ports/39731, ports/39732, ports/39733, ports/39734, ports/39735 ports/39736, ports/39737, ports/39738, ports/39739 ports/39740 Submitted by: Scott Flatman <sf@dsinw.com>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jan 26 08:06:02 2002 UTC (10 years ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Fix malloc.h brokenness on -current. The build still fails for another reason.
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_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.
