Commit graph

7 commits

Author SHA1 Message Date
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
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
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
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
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