aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-cluster/htcondor: Remove optional dep on net-libs/qmfDavid Seifert2017-10-151-14/+10
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* Drop leftover from CVS in HEADERJustin Lecher2017-02-251-1/+0
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sys-cluster/htcondor: Remove dmtcp use flag, since dmtcp is maskedMarius Brehler2016-06-161-3/+2
| | | | Package-Manager: portage-2.2.28
* Convert all $Header$ to $Id$ tags as it has be done in gentoo.gitJustin Lecher2015-08-171-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sys-cluster/htcondor: fix SLOT operatorsJustin Lecher2015-02-181-9/+13
| | | | Package-Manager: portage-2.2.17
* fixed depsChristoph Junghans2015-01-041-3/+3
| | | | Package-Manager: portage-2.2.14
* Sanitize ebuild headerJustin Lecher2014-01-301-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Copied some patches from the Fedora repository atChris Kerr2013-07-021-0/+2
| | | | http://pkgs.fedoraproject.org/cgit/condor.git/tree/
* Suggestions from Sébastien FabbroChris Kerr2013-07-021-1/+0
| | | | | Fixed some inconsistencies and included better conformance to the Gentoo directory hierarchy.
* Fixed repoman complaint about trailing whitespaceChris Kerr2013-07-011-1/+1
|
* Now everything is going in /usr/usr/whatever - trying setting PREFIX to /Chris Kerr2013-07-011-3/+1
|
* enable CONDOR_PACKAGE_BUILDChris Kerr2013-06-291-1/+1
|
* Enable installation directory choices compatible with DebianChris Kerr2013-06-291-1/+2
| | | | | (in the hope that this is saner than the default to put stuff in all sorts of strange places)
* condor_config.local is no longer installed in /var/lib/condor (or fowners ↵Chris Kerr2013-06-171-1/+1
| | | | fails anyway)
* Need to create a /var/lib/condor directoryChris Kerr2013-06-171-0/+1
|
* Changing CMAKE_INSTALL_PREFIX was a bad idea, trying adding $ENV{DESTDIR} ↵Chris Kerr2013-06-171-2/+2
| | | | before offending paths
* Use CMAKE_INSTALL_PREFIX - hopefully fix sandbox violationsChris Kerr2013-06-171-0/+1
|
* Fixed repoman complaintsChris Kerr2013-06-171-8/+10
|
* Wrote a src_install function based on code copied from old ebuildsChris Kerr2013-06-171-0/+16
|
* Patch that will hopefully solve problems with linker not finding dlopen symbolChris Kerr2013-06-171-0/+5
|
* A couple more tweaksChris Kerr2013-06-171-0/+2
|
* HAVE_DMTCP is a path, not a booleanChris Kerr2013-06-161-1/+0
|
* Looking at CMake Cache suggests it also depends on LDAPChris Kerr2013-06-161-0/+1
|
* Added CMAKE_MIN_VERSIONChris Kerr2013-06-161-0/+1
|
* cmake-utils_use_has, not _use_have...Chris Kerr2013-06-161-4/+4
|
* Apparently we can't use >= with -rN atoms - using the next minor versionChris Kerr2013-06-161-4/+4
| | | | number instead.
* Hopefully improved htcondor ebuildChris Kerr2013-06-161-11/+30
| | | | | Added to CMake flags Added versions to dependencies
* Explicit cmake-utils flags have to be the correct caseChris Kerr2013-06-161-8/+8
|
* Created manifestChris Kerr2013-06-151-2/+7
|
* Created htcondor-8.0.0.ebuildChris Kerr2013-06-151-0/+63