Commit graph

30 commits

Author SHA1 Message Date
Tonnerre LOMBARD
5c33edf16c Add entry for CVE-2007-5497 to e2fsprogs TODO. 2008-07-13 18:43:14 +00:00
Tobias Nygren
5095532425 This commit brought to you by the automated whitespace police (pkglint) 2008-05-24 15:34:08 +00:00
Tobias Nygren
1d9f141d67 Revert removal of old e2fsprogs for now, changes need to be merged to pkgsrc. 2008-02-21 05:40:39 +00:00
Tobias Nygren
939bc826e0 Remove e2fsprogs-1.36, we have 1.39 in sysutils. 2008-02-21 05:07:04 +00:00
Klaus Heinz
4700a75688 devel/ossp-uuid provides some files with the same name. 2007-05-20 03:08:24 +00:00
Sergey Svishchev
7b4709677e Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
2006-10-29 08:32:37 +00:00
Johnny C. Lam
9b16f6c531 BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:18:11 +00:00
Johnny C. Lam
0e8f57468f List the info files directly in the PLIST and change USE_MAKEINFO into
USE_TOOLS+=makeinfo.
2006-04-08 22:14:00 +00:00
Roland Illig
67692c6f73 The DISTINFO_FILE variable now points to the distinfo file in this
directory. Needed for wip/com_err.
2005-09-28 05:02:56 +00:00
Roland Illig
3a7ce1973b Replaced USE_GNU_TOOLS with USE_TOOLS. 2005-05-24 11:21:24 +00:00
Jeremy C. Reed
4387f8b443 Update to version 1.36.
Note that this package is incomplete -- at this time
it is using its own and installing its own libss, libcom_err,
and libuuid.

Slightly improved description.
Changed COMMENT -- maybe improve this again.
Commented out BUILD_DEPENDS of gettext for now.

Added CONFLICTS for mit-krb4.

Removed the check for disabling install of fsck wrapper on non-Linux
systems.  This is done by itself now.

Commented out the pre-build. (TODO: Need to check this locales.)

Removed some MASTER_SITES that don't exist or are out of date.

Removed two entries from Linux.PLIST because EVMS support now removed.

Various pkgconfig files are added to PLIST and other changes.

Many changes from 1.35 to 1.36 can be found at
http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.36
2005-04-16 21:35:27 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Johnny C. Lam
b3b58df1a3 Use COMPILER_RPATH_FLAG and LINKER_RPATH_FLAG instead of the now
non-existent RPATH_FLAG.
2004-08-27 06:30:28 +00:00
Thomas Klausner
9f2edebd5e Convert to buildlink3.
com_err: add TODO entry -- installed file contains references to build dir.
libuuid: add patch so that binary finds shlibs.
e2fsprogs: many fixes to make compile on NetBSD; compile_et doesn't like
--build-dir (because that changes path to point to com_err's build dir);
add dependency on gettext since the .po files use msginit; add missing
program and locale files to PLIST (also there on Linux?).

Use COMPILE_DIRS and INSTALL_TARGETS et al. instead of adding post-* or
do-* targets.
2004-05-12 12:39:43 +00:00
Thomas Klausner
da4fa7432e Unused. 2004-04-26 09:22:10 +00:00
Jeremy C. Reed
e5d050d196 Conflict with heimdal and kth-krb4, because of libss* files. 2004-03-04 23:12:15 +00:00
Jeremy C. Reed
bc9aabd2aa Finish update to e2fsprogs-1.35. The cvs was locked when I was working
on this. And then it got locked again :(

This also splits out the com_err(3) related files and uses the new
wip/com_err package.

This adds patches to make sure that libuuid's and com_err files
are not built and installed -- and to make sure the installed
package versions are used.

Added a E2FSPROGS_VERSION variable that can be used by other packages
using this distfile.

Moved the don't install fsck wrapper to the Makefile, since
it is just noise for the the Makefile.common.
2004-03-04 19:13:41 +00:00
Jeremy C. Reed
e4d10812bb Finish update to e2fsprogs-1.35. The cvs was locked when I was working
on this.

This also splits out the com_err(3) related files and uses the new
wip/com_err package.

This adds patches to make sure that libuuid's and com_err files
are not built and installed -- and to make sure the installed
package versions are used.

Added a E2FSPROGS_VERSION variable that can be used by other packages
using this distfile.

Moved the don't install fsck wrapper to the Makefile, since
it is just noise for the the Makefile.common.
2004-03-04 16:17:55 +00:00
Thomas Klausner
407281b82e Include bsd.prefs.mk before testing OPSYS. 2004-03-04 14:53:01 +00:00
Jeremy C. Reed
d57cf00aae Upgrade to e2fsprogs-1.35. Many changes including:
e2fsck -k option to preserver badblocks list,
deal with symlinks with extended attributes,
large file improvements,
support for backing up the journal inode location in the superblock,
and many other improvements and fixes as listed at
http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.35.

Add new patches, because new release broke on NetBSD.
2004-03-03 01:53:40 +00:00
Jeremy C. Reed
55e1e99018 libuuid is provided in the libuuid package. 2004-03-03 01:48:41 +00:00
Roland Illig
b79ac06d9c Removed trailing blank lines. 2004-02-27 23:42:13 +00:00
grant beattie
56489cc3f9 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:11:29 +00:00
Jeremy C. Reed
ffd7de9baa mit-krb5, e2fsprogs and heimdal conflict (but didn't add CONFLICTS
yet because I need both).  Need to figure out a way to split out
bin/compile_et, lib/libcom_err.a, and compile_et.1.
2004-01-10 21:13:17 +00:00
Michal Pasternak
e0d406003d As libuuid is now available as separate package (because it needs to be
shared between some other packages I am preparing, and separating it from
ext2fsprogs was possible), this pkg was updated to:

* have a common makefile with options applicable to e2fsprogs and libuuid
* not include libuuid files in PLIST.common
* as I haven't yet prepared patches for e2fsprogs, that would make libuuid
  will not be build/ installed during build/installation of e2fsprogs, I add a
  new entry to TODO file
2004-01-10 18:08:40 +00:00
Jeremy C. Reed
9c1a17c9a5 Use wip instead of sysutils directory. 2003-12-04 21:16:35 +00:00
Jeremy C. Reed
50825d9af8 Be sure to include bsd.prefs.mk before checking OPSYS. 2003-12-04 21:07:16 +00:00
Jeremy C. Reed
f7d3319b14 Changed MAINTAINER from old to me (since this is different). Maybe he
will maintain this later?

Uncomment BUILD_USES_MSGFMT. By the way, with old gettext this package
is broken. I need a way to check this or always force ...
BUILD_DEPENDS= gettext>=0.11.5:../../devel/gettext
2003-12-04 18:28:56 +00:00
Jeremy C. Reed
1f84639161 Removed accidently added .Makefile.swp.
(I will make a ~/.cvsignore and add this to it.)
2003-12-04 18:25:07 +00:00
Jeremy C. Reed
97d002e755 This is e2fsprogs. This is a newer version than provided in pkgsrc.
I am using pkgsrc-wip because this package needs work.

This also provides development libraries and headers which are
needed for xfsprogs (XFS User Tools).

This package needs the linking fixed of the binaries.
2003-12-04 18:15:40 +00:00