aboutsummaryrefslogtreecommitdiff
path: root/security/umit
Commit message (Collapse)AuthorAgeFilesLines
* Simplify plistBaptiste Daroussin2014-10-311-31/+1
| | | | Notes: svn path=/head/; revision=371855
* 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-312-47/+58
| | | | | | | | | | | | | - 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-234-144/+686
| | | | | | | | | | | | | | | | | | | | - 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
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* - 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-192-1/+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-204-0/+256
PyGTK. PR: ports/111959 Submitted by: Elisey Savateev <b3k at mail.ru> Notes: svn path=/head/; revision=190452