Commit graph

3 commits

Author SHA1 Message Date
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Yen-Ming Lee
3f9458d6ba - add USE_GETOPT_LONG=yes and related patch
- add USE_LIBTOOL_VER=15 and remove *.la from pkg-plist
- disable NLS support if WITHOUT_NLS=yes is defined
- bump PORTREVISION
2004-09-01 14:59:58 +00:00
Pav Lucistnik
f26daa7f4e Add progsreiserfs, a library for reiserfs filesystem access and manipulation.
For now progsreiserfs consists of:
1. libreiserfs, which have a number of high level APIs for access reiserfs
   filesystem. There are: main filesystem code (reiserfs_fs_open, reiserfs_fs_close,
   resierfs_fs_create, reiserfs_fs_resize, reiserfs_fs_journal_tune, etc), journal
   code, bitmap code, directories and files access code and device abstraction layer.
2. fouth progs which are simple frontends to libreiserfs. There are: mkfs.reiserfs,
   resizefs.reiserfs, cpfs.reiserfs, tunefs.reiserfs.

PR:		ports/66590
Submitted by:	Florent Thoumie <flz@xbsd.org>
2004-05-14 15:49:39 +00:00