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

CVS log for ports/sysutils/unieject/Makefile

[BACK] Up to [FreeBSD] / ports / sysutils / unieject

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Jan 29 19:48:09 2012 UTC (12 days, 10 hours ago) by pav
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -0 lines
- Mark BROKEN: does not link
  ./.libs/libunieject.so: undefined reference to `mmc_start_stop_media'

Reported by:	pointyhat

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Jan 18 17:36:27 2012 UTC (3 weeks, 2 days ago) by arved
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Chase libcdio shlib bump

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:25:38 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon May 31 02:01:08 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Nov 28 10:34:26 2009 UTC (2 years, 2 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Chase libcdio shared library version bump

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Sep 7 00:18:46 2008 UTC (3 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Reset infofarmer due to maintainer-timeouts and no response to email.

Hat:	portmgr

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jul 25 14:34:43 2008 UTC (3 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +0 -1 lines
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jun 6 14:03:22 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Apr 8 09:38:57 2008 UTC (3 years, 10 months ago) by mich
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
- chase the cdio shared lib bump

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:36:37 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +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.8: download - view: text, markup, annotated - select for diffs
Fri Nov 3 22:40:07 2006 UTC (5 years, 3 months ago) by sat
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
- A bunch of trivial fixes

Reported by:	pointyhat via kris

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Oct 19 20:57:49 2006 UTC (5 years, 3 months ago) by sat
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
- Fix plist

Approved by:	portmgr (erwin)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Oct 13 16:50:51 2006 UTC (5 years, 3 months ago) by sat
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -7 lines
- Fix configure by avoiding calls to pkg-config

Approved by:	portmgr (marcus)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Sep 2 16:51:08 2006 UTC (5 years, 5 months ago) by kris
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -0 lines
Schedule these broken ports for termination on 2006-12-01

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Aug 17 21:03:29 2006 UTC (5 years, 5 months ago) by kris
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -0 lines
BROKEN: Configure fails

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Aug 5 12:29:18 2006 UTC (5 years, 6 months ago) by sat
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -0 lines
- Avoid a call to "pkgconfig libconfuse"

Reported by:	pointyhat via erwin

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jul 30 22:46:02 2006 UTC (5 years, 6 months ago) by sat
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -3 lines
- Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jul 23 14:19:52 2006 UTC (5 years, 6 months ago) by sat
Branches: MAIN
Add port sysutils/unieject:

Unieject is a drop-in replacement for usual  eject command, which works
on Linux and FreeBSD. It has more functionalities than FreeBSD's eject
command, and it's partially compatible with Linux's one.

It also features a library to access functions to lookup devices and
mountpoints, unmount and eject devices.

WWW: http://flameeyes.is-a-geek.org/projects#unieject

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