non port: security/umit/Makefile |
SVNWeb
|
Number of commits found: 29 |
Thu, 26 Dec 2019
|
[ 07:54 antoine ] (Only the first 10 of 255 ports in this commit are shown above. )
Deprecate a few ports
With hat: portmgr
|
Fri, 8 Nov 2019
|
[ 13:17 tobik ] (Only the first 10 of 36 ports in this commit are shown above. )
security: Add missing USES={gnome,php}
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
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 (Only the first 15 lines of the commit message are shown above )
|
Thu, 20 Apr 2017
|
[ 04:13 miwi ]
- Fix Shebangs
- Added LICENSE
- Added NO_ARCH
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 24 Mar 2016
|
[ 13:27 amdmi3 ]
- Fix symlink to icon file
- While here, add LICENSE_FILE
PR: 208237
Submitted by: admin@vladiom.com.ua
|
Fri, 5 Sep 2014
|
[ 21:44 wg ]
security/umit: fix build since sphinx update
Reported by: adamw, antoine
|
Sun, 31 Aug 2014
|
[ 13:44 wg ]
security/umit: support stage
- Add DOCS option
- USES python
- Simplify comment
- Add desktop entry
PR: 193167
Submitted by: Ports Fury
|
Tue, 29 Jul 2014
|
[ 21:43 adamw ] (Only the first 10 of 277 ports in this commit are shown above. )
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
|
Fri, 4 Jul 2014
|
[ 12:46 bapt ] (Only the first 10 of 67 ports in this commit are shown above. )
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
|
Sun, 15 Dec 2013
|
[ 16:22 wg ] (Only the first 10 of 64 ports in this commit are shown above. )
Use setuptools for all Python ports.
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 (Only the first 15 lines of the commit message are shown above )
|
Tue, 15 Oct 2013
|
[ 12:56 bapt ]
Remove psyco support
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Mon, 4 Mar 2013
|
[ 10:55 lwhsu ] (Only the first 10 of 34 ports in this commit are shown above. )
- Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 23 Sep 2011
|
[ 18:51 eadler ]
- update to version 1.0
- 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)
|
Wed, 21 Sep 2011
|
[ 07:04 erwin ]
Mark BROKEN: leaves files behind on deinstallation
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 19 Sep 2009
|
[ 10:45 erwin ]
Assign to new volunteer.
Submitted by: Ayumi Mitsui <ayu@commun.jp>
Feature safe: yes
|
[ 09:51 erwin ]
Reset maintainership
Submitted by: "Elisey O. Savateev" <b3k@mail.ru> (maintainer)
Feature safe: yes
|
Sat, 22 Aug 2009
|
[ 00:35 amdmi3 ] (Only the first 10 of 349 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Mon, 13 Apr 2009
|
[ 09:56 dhn ] (Only the first 10 of 11 ports in this commit are shown above. )
- Chase nmap update
- Bump PORTREVSION
Approved by: miwi (mentor)
|
Fri, 6 Jun 2008
|
[ 14:01 edwin ] (Only the first 10 of 129 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
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)
|
Mon, 30 Jul 2007
|
[ 09:42 alexbl ] (Only the first 10 of 445 ports in this commit are shown above. )
- Make Python 2.5.1 the default Python version
- 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
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Fri, 20 Apr 2007
|
[ 18:05 novel ]
Add umit 0.9.3, UMIT is the nmap frontend developed with Python and
PyGTK.
PR: ports/111959
Submitted by: Elisey Savateev <b3k at mail.ru>
|
Number of commits found: 29 |