Commit graph

16 commits

Author SHA1 Message Date
Martin Wilke
a9c260c2be - 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)
2008-02-05 18:40:51 +00:00
Martin Wilke
70d9304ecb - Update to 1.40.4
PR:		119623
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2008-01-13 18:48:27 +00:00
Martin Wilke
591e2422ec - 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
2007-12-21 22:29:46 +00:00
Timur I. Bakeyev
69aead19c7 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)
2007-10-02 15:15:57 +00:00
Martin Wilke
cc70ac45e1 - Update to 1.40
PR:		114161
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2007-07-04 11:32:35 +00:00
Pav Lucistnik
a000f4798b - Update to 1.39
PR:		ports/98847
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2006-06-12 12:13:09 +00:00
Marcus Alves Grando
47f9d8fd46 * 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>
2006-01-27 01:24:41 +00:00
Roman Bogorodskiy
fd8c6dd5cd Fix plist.
PR:		82965
Submitted by:	Matthias Andree (maintainer)
2005-07-04 10:09:14 +00:00
Joe Marcus Clarke
cdf17a89ef Do not remove libdata/pkgconfig since it is now part of mtree.
Reported by:	pointyhat via kris
2005-05-21 18:03:55 +00:00
Yen-Ming Lee
eef8348ba3 - 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>
2005-02-06 16:59:11 +00:00
Pav Lucistnik
191a89c366 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)
2004-03-01 15:13:28 +00:00
Greg Lewis
17871c7091 . 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)
2004-02-26 18:22:18 +00:00
Greg Lewis
107f89ae5c . 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>
2004-02-20 22:46:21 +00:00
David E. O'Brien
c72377f631 Update to version 1.32. 2003-08-31 10:42:37 +00:00
Clive Lin
f1b3108e15 Upgrade to 1.27
PR: ports/41293
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
2002-08-04 07:27:59 +00:00
Maxim Sobolev
cbfe7948ca 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.
2001-07-03 18:13:14 +00:00