aboutsummaryrefslogtreecommitdiff
path: root/security/umit/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Convert Python ports to FLAVORS.Mathieu Arnold2017-11-301-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ports using USE_PYTHON=distutils are now flavored. They will automatically get flavors (py27, py34, py35, py36) depending on what versions they support. There is also a USE_PYTHON=flavors for ports that do not use distutils but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if using distutils but flavors are not wanted. A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been added to cope with Python ports that did not have the Python PKGNAMEPREFIX but are flavored. USES=python now also exports a PY_FLAVOR variable that contains the current python flavor. It can be used in dependency lines when the port itself is not python flavored. For example, deskutils/calibre. By default, all the flavors are generated. To only generate flavors for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf. In all the ports with Python dependencies, the *_DEPENDS entries MUST end with the flavor so that the framework knows which to build/use. This is done by appending '@${PY_FLAVOR}' after the origin (or @${FLAVOR} if in a Python module with Python flavors, as the content will be the same). For example: RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} PR: 223071 Reviewed by: portmgr, python Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12464 Notes: svn path=/head/; revision=455210
* - Fix ShebangsMartin Wilke2017-04-201-2/+5
| | | | | | | | - Added LICENSE - Added NO_ARCH Notes: svn path=/head/; revision=438924
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* - Fix symlink to icon fileDmitry Marakasov2016-03-241-2/+3
| | | | | | | | | | - While here, add LICENSE_FILE PR: 208237 Submitted by: admin@vladiom.com.ua Notes: svn path=/head/; revision=411782
* security/umit: fix build since sphinx updateWilliam Grzybowski2014-09-051-0/+1
| | | | | | | Reported by: adamw, antoine Notes: svn path=/head/; revision=367395
* security/umit: support stageWilliam Grzybowski2014-08-311-14/+29
| | | | | | | | | | | | | - Add DOCS option - USES python - Simplify comment - Add desktop entry PR: 193167 Submitted by: Ports Fury Notes: svn path=/head/; revision=366761
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-1/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363399
* Resetting maintainership on ports that have not been staged and without anyBaptiste Daroussin2014-07-041-1/+1
| | | | | | | | | pending PR (related to stage) With hat: portmgr Notes: svn path=/head/; revision=360609
* Use setuptools for all Python ports.William Grzybowski2013-12-151-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Setuptools is the preferred method to manage Python distributions after many changes to the packaging ecosystem over the past couple of years. Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using USE_PYDISTUTILS= easy_install remains the same however this usage is now deprecated and should be converted to USE_PYDISTUTILS= yes. Some Python distributions do not work with setuptools out of the box because they extend the install command from distutils and not setuptools, and so they need to be patched accordingly. pip (which leverages setuptools) works around the issue by using eggs, however we want to get rid of those as well, as support for "flat" installation is unavailable or has other issues associated with it. This work allows us to unify how python packages are built, ensure that Python distributions are installed consistently, reduces complexity for Python port maintainers and paves the way for simplifying the Python ports framework in the future. With hat on: python Reviewed by: koobs, antoine Exp-run: bdrewery Approved by: bdrewery (portmgr) Notes: svn path=/head/; revision=336553
* Remove psyco supportBaptiste Daroussin2013-10-151-16/+2
| | | | Notes: svn path=/head/; revision=330398
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocationLi-Wen Hsu2013-03-041-7/+3
| | | | Notes: svn path=/head/; revision=313402
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - update to version 1.0Eitan Adler2011-09-231-16/+9
| | | | | | | | | | | | | | | | | | | | - remove stale mastersite - bump USE_PYTHON to 2.5+ - use databases/py-sqlite3 instead of databases/py-pysqlite2x - set WITHOUT_PSYCO if python 2.6+ since py-psyco doesn't work with it - switch from custom do-build and do-install targets to USE_PYDISTUTILS - add INSTALLS_ICONS, remove INSTALLS_EGGINFO (pydistutils will handle it) - update WWW - update pkg-plist - patch out documentation build PR: ports/160072 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: maintainer timeout (30 days) Approved by: bapt (mentor) Notes: svn path=/head/; revision=282258
* Mark BROKEN: leaves files behind on deinstallationErwin Lansing2011-09-211-0/+2
| | | | Notes: svn path=/head/; revision=282105
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* Assign to new volunteer.Erwin Lansing2009-09-191-1/+1
| | | | | | | | Submitted by: Ayumi Mitsui <ayu@commun.jp> Feature safe: yes Notes: svn path=/head/; revision=241711
* Reset maintainershipErwin Lansing2009-09-191-1/+1
| | | | | | | | Submitted by: "Elisey O. Savateev" <b3k@mail.ru> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=241709
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+2
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* - 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 Notes: svn path=/head/; revision=238701
* - Chase nmap updateDennis Herrmann2009-04-131-1/+1
| | | | | | | | | - Bump PORTREVSION Approved by: miwi (mentor) Notes: svn path=/head/; revision=232304
* 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
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+1
| | | | | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav Notes: svn path=/head/; revision=196700
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Add umit 0.9.3, UMIT is the nmap frontend developed with Python andRoman Bogorodskiy2007-04-201-0/+47
PyGTK. PR: ports/111959 Submitted by: Elisey Savateev <b3k at mail.ru> Notes: svn path=/head/; revision=190452