| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
13 Dec 2011 20:10:44
1.41.14
|
pav  |
- make jobs unsafe
Reported by: pointyhat |
11 Aug 2011 17:41:27
1.41.14
|
mandree  |
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. |
11 Aug 2011 17:20:55
1.41.14
|
mandree  |
Drop now-obsolete information about inode size limits in 7.1's ext2fs.
7.3 is the oldest supported release and deals with 256-byte sized inodes. |
11 Aug 2011 17:18:16
1.41.14
|
mandree  |
Fix build on 9.0-BETA1 PPC64, by allowing /lib/libgcc*
Reported by: geoffrey.levand at mail.ru
PR: ports/159672 |
21 Jun 2011 08:15:17
1.41.14
|
mandree  |
Use USE_CSTD=gnu89 instead of USE_GCC.
Submitted by: kwm@ (via ports/ports-committers@), thanks |
20 Jun 2011 22:02:53
1.41.14
|
mandree  |
[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] |
30 Dec 2010 14:29:08
1.41.14
|
mandree  |
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. |
25 Dec 2010 16:55:41
1.41.13
|
sunpoet  |
- 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) |
22 Dec 2010 16:26:20
1.41.13
|
mandree  |
Upgrade to new upstream patch release 1.41.13.
Release notes:
http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.41.13
Remove MD5 checksum. |
02 Jun 2010 18:49:53
1.41.12
|
mandree  |
Update do new upstream release 1.41.12.
Approved by: garga (mentor) |
18 Mar 2010 11:42:42
1.41.11
|
mandree  |
Update to upstream 1.41.11.
See the shipped RELEASE.NOTES for details.
Approved by: garga (mentor) |
14 Mar 2010 11:06:34
1.41.10_1
|
mandree  |
Bump PORTREVISION, since we've changed installed filed.
Approved by: miwi (mentor) |
14 Mar 2010 10:46:49
1.41.10
|
mandree  |
Fix e2fsck -fD corruption without dirindex on ext2 or small directories
that have entries that sort before '.'. From upstream's Git repo.
Approved by: miwi@ (mentor) |
12 Feb 2010 13:12:47
1.41.10
|
mandree  |
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) |
07 Jan 2010 13:51:03
1.41.9
|
mandree  |
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) |
04 Dec 2009 05:56:45
1.41.9
|
linimon  |
Mark as broken on sparc64: fails self-test.
Hat: portmgr |
24 Nov 2009 16:53:51
1.41.9
|
mandree  |
Change MAINTAINER's address now that he's a FreeBSD committer.
Suggested by: garga
Approved by: garga (mentor, implicit). |
05 Nov 2009 20:40:38
1.41.9
|
miwi  |
- Update to 1.41.9
PR: 139531
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
24 Aug 2009 18:45:23
1.41.8
|
erwin  |
Fix sourceforge
Submitted by: pointyhat |
16 Jul 2009 21:41:38
1.41.8
|
miwi  |
- Update to 1.41.8
PR: 136795
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
16 May 2009 22:36:57
1.41.5
|
miwi  |
* misc/e2fsprogs-libuuid:
- bump revision, as we're changing files and fixing a bug even for
those who had successfully built libuuid before
- patch one more source file to make sure the clock.txt state file
gets saved to the right directory
- try to run the newly-build uuidd for our self-test (ignoring
failures, as they are non-fatal)
- (the actual build fix is inherited from the other port)
* sysutils/e2fsprogs:
- add files/patch-uuid-loop to actually fix the "self-test does not
terminate" bug. What causes the client to see EOF prematurely or the
server to fail to send a response remains unknown, but we'll fix the
worse part of the issue: loop on EOF (read returning 0).
PR: 134156
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
25 Apr 2009 22:25:12
1.41.5
|
miwi  |
- Update to 1.41.5
PR: 133963
Submitted by: Matthias Andree <matthias.andree@gmx.de> |
30 Mar 2009 15:48:55
1.41.4_1
|
shaun  |
Remove BROKEN for sparc64.
PR: ports/133209
Submitted by: Florian Smeets <flo@kasimir.com>
Approved by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
16 Mar 2009 09:30:30
1.41.4_1
|
linimon  |
Mark as broken on sparc64: uuid library does not compile. |
10 Feb 2009 22:36:42
1.41.4_1
|
miwi  |
- 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) |
08 Feb 2009 22:53:32
1.41.4
|
miwi  |
- Update to 1.41.4
PR: 131449
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
10 Dec 2008 07:35:19
1.41.3
|
linimon  |
Mark as broken on sparc64.
Hat: portmgr |
15 Oct 2008 16:03:53
1.41.3
|
miwi  |
- Update to 1.41.3
PR: 128069
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
05 Oct 2008 13:40:14
1.41.2
|
miwi  |
- Update to 1.41.2
PR: 127837
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
23 Sep 2008 08:18:45
1.41.1
|
miwi  |
- Update to 1.41.1
PR: 127414
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
18 Jul 2008 16:06:20
1.41.0
|
miwi  |
- Update to 1.41.0
PR: 125561
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
18 Jun 2008 23:47:29
1.40.11
|
miwi  |
- 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) |
06 Jun 2008 14:03:26
1.40.10_1
|
edwin  |
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) |
05 Jun 2008 11:45:29
1.40.10
|
miwi  |
- Update to 1.40.10
PR: 124289
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
29 Apr 2008 11:09:27
1.40.9
|
miwi  |
- Update to 1.40.9
- Update COMMENT/pkg-descr
PR: 123198
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
27 Mar 2008 12:58:36
1.40.8
|
miwi  |
- Update to 1.40.8
PR: 122154
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
06 Mar 2008 19:30:15
1.40.7
|
miwi  |
- Update to 1.40.7
PR: 121356
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
12 Feb 2008 23:07:35
1.40.6
|
miwi  |
- 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) |
05 Feb 2008 18:40:51
1.40.5_1
|
miwi  |
- 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) |
05 Feb 2008 13:40:07
1.40.5
|
miwi  |
- Update to 1.40.5
PR: 120257
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
13 Jan 2008 18:48:27
1.40.4
|
miwi  |
- Update to 1.40.4
PR: 119623
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
21 Dec 2007 22:29:46
1.40.3
|
miwi  |
- 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 |
02 Oct 2007 15:15:57
1.40.2_1  |
timur  |
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) |
23 Jul 2007 09:36:52
1.40.2  |
rafan  |
- 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 |
15 Jul 2007 19:31:46
1.40.2  |
pav  |
- Update to 1.40.2
PR: ports/114584
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
09 Jul 2007 17:39:21
1.40.1  |
miwi  |
- Update to 1.40.1
PR: 114448
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
04 Jul 2007 11:32:35
1.40  |
miwi  |
- Update to 1.40
PR: 114161
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
11 Apr 2007 03:48:04
1.39_1  |
kan  |
Add patch to actually return 0 on function success. GCC 4.1 trips over
this bug, while gcc 3.4 lets it slide. |
04 Jul 2006 15:47:51
1.39_1  |
leeym  |
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> |
12 Jun 2006 12:13:09
1.39  |
pav  |
- Update to 1.39
PR: ports/98847
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
27 Jan 2006 01:24:41
1.38_2  |
mnag  |
* 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
(Only the first 15 lines of the commit message are shown above ) |
24 Jan 2006 01:06:45
1.38_1  |
edwin  |
SHA256ify
Approved by: krion@ |
15 Aug 2005 11:46:22
1.38_1  |
pav  |
- Fix tests on 6.0/i386
PR: ports/84760
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Approved by: portmgr (clement) |
04 Jul 2005 10:09:14
1.38_1  |
novel  |
Fix plist.
PR: 82965
Submitted by: Matthias Andree (maintainer) |
02 Jul 2005 17:37:53
1.38  |
novel  |
Update to 1.38.
PR: 82888
Submitted by: Matthias Andree (maintainer) |
15 Jun 2005 17:45:02
1.37  |
novel  |
Update to 1.37.
PR: 82273
Submitted by: Matthias Andree (maintainer) |
21 May 2005 18:03:55
1.36  |
marcus  |
Do not remove libdata/pkgconfig since it is now part of mtree.
Reported by: pointyhat via kris |
06 Feb 2005 16:59:11
1.36  |
leeym  |
- 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> |
20 Jan 2005 23:24:35
1.35_4  |
pav  |
- 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) |
30 Sep 2004 05:34:56
1.35_3  |
kris  |
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) |
26 Mar 2004 08:43:20
1.35_3  |
krion  |
- 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 |
14 Mar 2004 06:17:56
1.35_2  |
ade  |
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. |
11 Mar 2004 21:51:30
1.35_2  |
glewis  |
. 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) |
01 Mar 2004 15:13:28
1.35_1  |
pav  |
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) |
29 Feb 2004 16:40:41
1.35  |
krion  |
- Update to 1.35 official release
PR: ports/63528
Submitted by: maintainer |
26 Feb 2004 18:22:18
1.35.w20040131.20040224135102  |
glewis  |
. 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) |
24 Feb 2004 21:55:22
1.35.w20040131_2  |
krion  |
- 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 |
21 Feb 2004 16:29:18
1.35.w20040131_1  |
leeym  |
- 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> |
20 Feb 2004 22:46:21
1.35.w20040131  |
glewis  |
. 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> |
18 Feb 2004 11:07:13
1.32_1  |
eik  |
% in filenames break perforce:
<http://lists.freebsd.org/pipermail/freebsd-ports/2004-February/009324.html>
Submitted by: Mark Santcroos <marks@ripe.net> |
14 Feb 2004 04:39:18
1.32_1  |
marcus  |
Add a CONFLICTS on misc/ossp-uuid. |
04 Feb 2004 05:10:27
1.32_1  |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
29 Jan 2004 16:13:06
1.32  |
trevor  |
SIZEify. |
31 Aug 2003 10:42:37
1.32  |
obrien  |
Update to version 1.32. |
20 Feb 2003 19:00:52
1.27  |
knu  |
De-pkg-comment. |
20 Aug 2002 05:12:06
1.27  |
leeym  |
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) |
04 Aug 2002 07:27:59
1.27  |
clive  |
Upgrade to 1.27
PR: ports/41293
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> |
23 Jun 2002 20:29:01
1.22  |
pat  |
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> |
26 Jan 2002 08:06:03 
|
kris  |
Fix malloc.h brokenness on -current. The build still fails for another
reason. |
03 Jul 2001 19:15:58 
|
sobomax  |
Remove file that doesn't belong here. |
03 Jul 2001 19:13:17 
|
sobomax  |
Add e2fsprogs 1.22, a set of utilities and library to manipulate an ext2
filesystem. |