Skip site navigation (1)Skip section navigation (2)

CVS log for ports/misc/e2fsprogs-libuuid/Makefile

[BACK] Up to [FreeBSD] / ports / misc / e2fsprogs-libuuid

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Jul 20 15:28:20 2009 UTC (2 years, 6 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
- Fix parallel build

PR:		136870
Submitted by:	myself
Patch by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jul 16 21:41:38 2009 UTC (2 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -3 lines
- Update to 1.41.8

PR:		136795
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat May 16 22:36:56 2009 UTC (2 years, 8 months ago) by miwi
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +6 -3 lines
* 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)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Apr 25 22:25:12 2009 UTC (2 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- Update to 1.41.5

PR:		133963
Submitted by:	Matthias Andree <matthias.andree@gmx.de>

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue May 6 22:29:03 2008 UTC (3 years, 9 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
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

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jan 13 18:54:27 2008 UTC (4 years ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +19 -0 lines
- Add uuidd
- Fix pkg-plist
- Requires for sysutils/e2fsprogs update

PR:		119622
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Oct 2 15:45:18 2007 UTC (4 years, 4 months ago) by timur
Branches: MAIN
CVS tags: RELEASE_6_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -4 lines
Clean up to sync with the master port.

PR:             ports/116232
Submitted by:   Matthias Andree <matthias.andree@gmx.de> (maintainer)
Approved by:    shaun (mentor)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:36:12 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- 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

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jul 4 11:33:33 2007 UTC (4 years, 7 months ago) by miwi
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -2 lines
- Add specify mandir

PR:		114162
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 30 04:23:56 2007 UTC (5 years ago) by kris
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -1 lines
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jun 9 22:18:06 2006 UTC (5 years, 8 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -0 lines
- Run self test when compiling the package

PR:		ports/98710
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jan 27 01:24:41 2006 UTC (6 years ago) by mnag
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
* 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>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options