summaryrefslogtreecommitdiff
path: root/security/ophcrack/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330
* Add compiler:c++11-lang to USES to fix the following problem onMark Linimon2019-06-131-1/+1
| | | | | | | | GCC-based architectures: cc1plus: error: unrecognized command line option "-std=gnu++11" Approved by: portmgr (tier-2 blanket)
* - Update `security/ophcrack' to version 3.8.0Alexey Dokuchaev2019-01-231-18/+6
| | | | | | | | - Now built against Qt5 instead of Qt4, and Qwt replaced with Qt5Charts - GRAPH is no longer a separate option, was merged with the GUI - The number of threads can be set to any value >0 and <100 in the GUI Reported by: portscout (a while ago)
* Mark QT4 ports/functionality for removal on 2019-03-15Rene Ladan2018-12-021-0/+7
| | | | | | | | | | | While here, chase some KDE4 ports and functionality, these are scheduled for removal on 2018-12-31. Change the default option/flavor to QT5 where applicable or use alternative toolkits like GTK. Submitted by: tcberner Reviewed by: adridg, jhale, rene, tcberner Approved by: portmgr (implicit, flavor hook) Differential Revision: https://reviews.freebsd.org/D17741
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-281-1/+2
| | | | | | | | | | | | | | | From now on, ports that depend on Qt4 will have to set USES= qt:4 USE_QT= foo bar ports depending on Qt5 will use USES= qt:5 USE_QT= foo bar PR: 229225 Exp-run by: antoine Reviewed by: mat Approved by: portmgr (antoine) Differential Revision: →https://reviews.freebsd.org/D15540
* Finish conversion to option helpers.Alexey Dokuchaev2017-06-181-12/+5
|
* - Update to version 3.7.0 (released on March 30th)Alexey Dokuchaev2017-05-031-3/+3
| | | | | | - TIMESTAMP (ophcrack-3.7.0.tar.bz2) = 1490870967 Found out via: repology.org
* Update to version 3.6.1, which brings compatibility with OpenSSL 1.1.0, andAlexey Dokuchaev2016-08-031-8/+4
| | | | | | modernize Makefile a bit while here. Reported by: portscout
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-2/+2
| | | | | With hat: portmgr Sponsored by: Absolight
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-2/+1
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Fix some non default LIB_DEPENDSBaptiste Daroussin2014-07-161-1/+1
| | | | With hat: portmgr
* Fix the build on big-endian arches (again). It was fixed once already inAlexey Dokuchaev2014-03-101-4/+9
| | | | | | | | r220419, but apparently some bugs just like to come back. Also, it looks like ia64 was added in r303640 rather unfairly, so just remove the BROKEN statement altogether. Tested on: eris, flame (unfortunately, non-GUI builds only)
* Stagify; convert LIB_DEPENDS and USE_GMAKE.Alexey Dokuchaev2014-03-101-9/+5
|
* - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkOlli Hauer2013-12-301-1/+1
| | | | | | | | | | | | | | - svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20 - add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk - add entry in UPDATING - bulk change all ports AL2 => APACHE20 - math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4 PR: ports/184785 Submitted by: ohauer Reviewed by: tabthorpe Approved by: portmgr (tabthorpe@)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | security)
* Update to version 3.6.0; rephrase option descriptions while here.Alexey Dokuchaev2013-06-081-3/+4
|
* Update to version 3.5.0.Alexey Dokuchaev2013-05-161-2/+7
|
* - Update to version 3.4.1, which adds the support of the Vista special XLAlexey Dokuchaev2013-03-111-22/+14
| | | | | | tables and fixes some bugs with Vista eight XL tables on Windows - Convert to OptionsNG, retire DEBUG option (mostly useful for developers) - Augment LICENSE knob and trim Makefile header while I'm here
* Mark as broken on powerpc and sparc64 (and, presumably, ia64).Mark Linimon2012-09-041-1/+7
| | | | Hat: portmgr
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | Review by: bapt, David Naylor (kde team)
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
|
* Update to version 3.4.0Alexey Dokuchaev2012-05-101-2/+2
|
* Remove now longer applicable warning and enable graph option by default asAlexey Dokuchaev2011-08-111-2/+3
| | | | qt-designer plugin was split some time ago; add LICENSE (GPLv2).
* - Update to version 3.3.1, now with Qt4 GUI instead of Gtk+2!Alexey Dokuchaev2010-06-221-49/+27
| | | | | | | | | | - Introduce OPTIONS (enable GUI, but disable graph rendering since `x11-toolkits/qwt5' is built with Qt Designer plugin by default, which pulls rather heavy `devel/qt4-designer' dependency) - Remove now-inaccurate pkg-message; please consult README instead - Get rid of pkg-plist and simplify port overall Feature safe: yes
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
|
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* - Unbreak on big-endian architecturesAlexey Dokuchaev2008-09-171-2/+17
| | | | | | | | - Avoid patching things at extract phase Based on a patch from: gahr Approved by: portmgr (pav) Tested on: amd64, sparc64
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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)
* - Kill superfluous line (debug leftover)Alexey Dokuchaev2008-03-161-4/+2
| | | | - Optimize away extra REINPLACE_CMD call
* Add a port of ophcrack, a Windows password cracker based on rainbow tables,Alexey Dokuchaev2008-03-141-0/+62
with GTK+ GUI. WWW: http://ophcrack.sourceforge.net/