aboutsummaryrefslogtreecommitdiff
path: root/sysutils/progsreiserfs
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with gcc41Tilman Keskinoz2006-12-221-1/+1
| | | | Notes: svn path=/head/; revision=180512
* Now builds on sparc64Kris Kennaway2006-09-171-4/+0
| | | | Notes: svn path=/head/; revision=173262
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-151-1/+1
| | | | | | | | | | - these include security/ sysutils/ textproc/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170652
* Get media size by DIOCGMEDIASIZE ioctl(2).Norikatsu Shigemura2006-08-122-1/+27
| | | | | | | | | | | # dd if=/dev/zero of=/var/tmp/reiserfs.img bs=1m count=64 # mdconfig -a -t vnode -f /var/tmp/reiserfs.img # mkfs.reiserfs -q /dev/md0. Obtained from: src/sbin/newfs/newfs.c Notes: svn path=/head/; revision=170401
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149455
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* [fix] sysutils/progsreiserfs: does not build on FreeBSD/amd64Edwin Groothuis2005-10-221-2/+2
| | | | | | | | | | | | | | In the 'Makefile' this port is marked to compile only on FreeBSD/i386. It actually compiles and works on FreeBSD/amd64 also. Maybe also on ia64? PR: ports/87855 Submitted by: Simun Mikecin <numisemis@yahoo.com> Notes: svn path=/head/; revision=146148
* - utilize gettext correctly and unbreak this portYen-Ming Lee2005-07-251-4/+1
| | | | Notes: svn path=/head/; revision=140106
* This port is scheduled for deletion on 2005-09-22 if it is still brokenKris Kennaway2005-07-231-0/+2
| | | | | | | at that time and no PRs have been submitted to fix it. Notes: svn path=/head/; revision=139936
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* BROKEN: Leaves behind lib/charset.alias instead of correctly using gettextKris Kennaway2005-02-121-0/+2
| | | | Notes: svn path=/head/; revision=128576
* BROKEN on !i386: Does not compileKris Kennaway2004-11-181-0/+4
| | | | Notes: svn path=/head/; revision=121855
* - add USE_GETOPT_LONG=yes and related patchYen-Ming Lee2004-09-013-10/+58
| | | | | | | | | - add USE_LIBTOOL_VER=15 and remove *.la from pkg-plist - disable NLS support if WITHOUT_NLS=yes is defined - bump PORTREVISION Notes: svn path=/head/; revision=117838
* - Fix build with GCC 3.4.1Volker Stolz2004-07-211-1/+2
| | | | | | | | | | - Drop maintainership PR: ports/69378 Submitted by: Florent Thoumie (maintainer) Notes: svn path=/head/; revision=114361
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296
* Change USE_GETTEXT=1 to USE_GETTEXT=yes in preparation for forthcomingKris Kennaway2004-06-061-1/+1
| | | | | | | bsd.port.mk commit Notes: svn path=/head/; revision=110968
* - Attempt to fix build on sparc64Pav Lucistnik2004-05-221-0/+5
| | | | | | | | Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer) Reported by: bento via kris Notes: svn path=/head/; revision=109698
* Add progsreiserfs, a library for reiserfs filesystem access and manipulation.Pav Lucistnik2004-05-145-0/+92
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> Notes: svn path=/head/; revision=109140