| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
13 Jun 2012 19:54:22
1.42.4
|
mandree  |
Dispose of OPTIONSFILE for the nonce, to fix the build.
There are no dialog(1)-based options for now.
This isn't the final solution, but works until the proper fix becomes known.
The problem is that OPTIONS_EXCLUDE=NLS does not work, it gets overridden
when the options.mk file reads e2fsprogs's $OPTIONSFILE. |
08 Jun 2012 13:37:48
1.42.3
|
mandree  |
Update to new upstream release 1.42.3.
ChangeLog: http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.42.3
Convert to OptionsNG. (e2fsprogs-libss seems to compile fine, too) |
14 Jan 2012 08:57:23
1.41.14
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
27 Mar 2010 00:15:24
1.41.11
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
20 Jul 2009 15:28:20
1.41.8
|
amdmi3  |
- Fix parallel build
PR: 136870
Submitted by: myself
Patch by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
16 Jul 2009 21:41:38
1.41.8
|
miwi  |
- Update to 1.41.8
PR: 136795
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
16 May 2009 22:36:57
1.41.5_1
|
miwi  |
* misc/e2fsprogs-libuuid:
- bump revision, as we're changing files and fixing a bug even for
those who had successfully built libuuid before
- patch one more source file to make sure the clock.txt state file
gets saved to the right directory
- try to run the newly-build uuidd for our self-test (ignoring
failures, as they are non-fatal)
- (the actual build fix is inherited from the other port)
* sysutils/e2fsprogs:
- add files/patch-uuid-loop to actually fix the "self-test does not
terminate" bug. What causes the client to see EOF prematurely or the
server to fail to send a response remains unknown, but we'll fix the
worse part of the issue: loop on EOF (read returning 0).
PR: 134156
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
25 Apr 2009 22:25:12
1.41.5
|
miwi  |
- Update to 1.41.5
PR: 133963
Submitted by: Matthias Andree <matthias.andree@gmx.de> |
06 May 2008 22:29:03
1.40.9_1
|
itetcu  |
fix rc.d script to provide a default for its _enable variable.
Andrew Pantyukhin <infofarmer@FreeBSD.org>
PR: ports/123419
Submitted by: infofarmer@
Approved by: maintainer |
13 Jan 2008 18:54:27
1.40.4
|
miwi  |
- Add uuidd
- Fix pkg-plist
- Requires for sysutils/e2fsprogs update
PR: 119622
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
02 Oct 2007 15:45:18
1.40.2
|
timur  |
Clean up to sync with the master port.
PR: ports/116232
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Approved by: shaun (mentor) |
23 Jul 2007 09:36:52
1.40.2
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
04 Jul 2007 11:33:33
1.40
|
miwi  |
- Add specify mandir
PR: 114162
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
30 Jan 2007 04:23:59
1.39
|
kris  |
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose |
09 Jun 2006 22:18:06
1.38
|
pav  |
- Run self test when compiling the package
PR: ports/98710
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
27 Jan 2006 01:24:41
1.38
|
mnag  |
* 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
(Only the first 15 lines of the commit message are shown above ) |