aboutsummaryrefslogtreecommitdiff
path: root/sysutils/unieject
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-2/+1
| | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here Notes: svn path=/head/; revision=316683
* - Convert USE_GETTEXT to USES (part 1)Alex Kozlov2013-04-241-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316407
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-2/+1
| | | | Notes: svn path=/head/; revision=316355
* Fix whitespace in pkg-descr.Jimmy Olgeni2013-04-201-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=316147
* Convert a few remaining straglers from the unmaintined ports to pathfixEitan Adler2013-03-281-2/+2
| | | | Notes: svn path=/head/; revision=315491
* Mechanically convert unmaintained ports which use "gnomehack" to use ↵Eitan Adler2013-03-281-0/+1
| | | | | | | "pathfix" instead. Notes: svn path=/head/; revision=315433
* Update PCRE to 8.32Martin Matuska2012-12-101-0/+1
| | | | | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports Notes: svn path=/head/; revision=308630
* - Unbreak and update to version 6Pawel Pekala2012-11-014-28/+48
| | | | | | | | | | | - Add LICENSE PR: ports/172069 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Feature safe: yes Notes: svn path=/head/; revision=306790
* - Mark BROKEN: does not linkPav Lucistnik2012-01-291-0/+2
| | | | | | | | | ./.libs/libunieject.so: undefined reference to `mmc_start_stop_media' Reported by: pointyhat Notes: svn path=/head/; revision=290050
* Chase libcdio shlib bumpTilman Keskinoz2012-01-181-2/+2
| | | | Notes: svn path=/head/; revision=289416
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-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 Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* Chase libcdio shared library version bumpTilman Keskinoz2009-11-281-2/+2
| | | | Notes: svn path=/head/; revision=244901
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214430
* - chase the cdio shared lib bumpMichael Landin2008-04-081-2/+2
| | | | Notes: svn path=/head/; revision=210837
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-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 Notes: svn path=/head/; revision=196111
* - A bunch of trivial fixesAndrew Pantyukhin2006-11-031-0/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=176306
* - Fix plistAndrew Pantyukhin2006-10-192-0/+3
| | | | | | | Approved by: portmgr (erwin) Notes: svn path=/head/; revision=175419
* - Fix configure by avoiding calls to pkg-configAndrew Pantyukhin2006-10-131-7/+3
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=175247
* Schedule these broken ports for termination on 2006-12-01Kris Kennaway2006-09-021-0/+2
| | | | Notes: svn path=/head/; revision=171889
* BROKEN: Configure failsKris Kennaway2006-08-171-0/+2
| | | | Notes: svn path=/head/; revision=170906
* - Avoid a call to "pkgconfig libconfuse"Andrew Pantyukhin2006-08-051-0/+2
| | | | | | | Reported by: pointyhat via erwin Notes: svn path=/head/; revision=169740
* - Provide additional mirrors where neededAndrew Pantyukhin2006-07-301-3/+1
| | | | | | | | - Convert to "magic" master sites - Various minor portlint-prodded fixes Notes: svn path=/head/; revision=169159
* Add port sysutils/unieject:Andrew Pantyukhin2006-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 Notes: svn path=/head/; revision=168555