aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/unieject
Commit message (Collapse)AuthorAgeFilesLines
* Support STAGEDIR.vanilla2013-11-162-8/+6
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | sysutils)
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-281-2/+1
| | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here
* - Convert USE_GETTEXT to USES (part 1)ak2013-04-241-2/+1
| | | | Approved by: portmgr (bapt)
* Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-231-2/+1
|
* Fix whitespace in pkg-descr.olgeni2013-04-201-1/+1
| | | | Feature safe: yes
* Convert a few remaining straglers from the unmaintined ports to pathfixeadler2013-03-291-2/+2
|
* Mechanically convert unmaintained ports which use "gnomehack" to use ↵eadler2013-03-281-0/+1
| | | | "pathfix" instead.
* Update PCRE to 8.32mm2012-12-111-0/+1
| | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports
* - Unbreak and update to version 6pawel2012-11-014-28/+48
| | | | | | | | - Add LICENSE PR: ports/172069 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Feature safe: yes
* - Mark BROKEN: does not linkpav2012-01-301-0/+2
| | | | | | ./.libs/libunieject.so: undefined reference to `mmc_start_stop_media' Reported by: pointyhat
* Chase libcdio shlib bumparved2012-01-191-2/+2
|
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-3/+3
| | | | | | | | | - 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
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
|
* Chase libcdio shared library version bumparved2009-11-281-2/+2
|
* Reset infofarmer due to maintainer-timeouts and no response to email.linimon2008-09-071-1/+1
| | | | Hat: portmgr
* - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-251-1/+0
| | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | 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)
* - chase the cdio shared lib bumpmich2008-04-081-2/+2
|
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+1
| | | | | | | | | | | | | | | | | | 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
* - A bunch of trivial fixessat2006-11-041-0/+1
| | | | Reported by: pointyhat via kris
* - Fix plistsat2006-10-202-0/+3
| | | | Approved by: portmgr (erwin)
* - Fix configure by avoiding calls to pkg-configsat2006-10-141-7/+3
| | | | Approved by: portmgr (marcus)
* Schedule these broken ports for termination on 2006-12-01kris2006-09-031-0/+2
|
* BROKEN: Configure failskris2006-08-181-0/+2
|
* - Avoid a call to "pkgconfig libconfuse"sat2006-08-051-0/+2
| | | | Reported by: pointyhat via erwin
* - Provide additional mirrors where neededsat2006-07-311-3/+1
| | | | | - Convert to "magic" master sites - Various minor portlint-prodded fixes
* Add port sysutils/unieject:sat2006-07-234-0/+69
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