notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: devel/py-ncurses/Makefile

Number of commits found: 22

Thursday, 26 Dec 2019
07:54 antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
Original commitRevision:520894 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
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
  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
Original commitRevision:455210 
Wednesday, 23 Mar 2016
12:46 marino search for other commits by this committer
devel/py-ncurses: USES+= ncurses
Original commitRevision:411704 
Saturday, 14 Mar 2015
04:02 amdmi3 search for other commits by this committer
- Add LICENSE
- Strip libraries
Original commitRevision:381241 
Monday, 20 Oct 2014
16:04 mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371280 
Friday, 27 Dec 2013
10:36 wg search for other commits by this committer
devel/py-ncurses: support staging and use auto plist
Original commitRevision:337700 
Friday, 20 Sep 2013
17:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Original commitRevision:327724 
Monday, 9 Jan 2012
04:01 eadler search for other commits by this committer
- Remove outdated version checks

Reviewed by:    nox
Original commit
Monday, 7 Nov 2011
04:24 miwi search for other commits by this committer
- Get rid FreeBSD 6 support
Original commit
Friday, 25 Feb 2011
11:09 miwi search for other commits by this committer
- Clean up PYTHON_REL >= 230 < 240
Original commit
Saturday, 22 Aug 2009
00:18 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
Original commit
Monday, 30 Jul 2007
09:42 alexbl search for other commits by this committer
 - 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
Original commit
Thursday, 19 Apr 2007
02:46 rafan search for other commits by this committer
- Remove define_key() definition when newer ncurses is used

Reported by:    pointyhat via kris
Original commit
Saturday, 10 Feb 2007
21:34 rafan search for other commits by this committer
- un-expire it since ncurses author is interested in making it works again
Original commit
Wednesday, 17 Jan 2007
06:19 rafan search for other commits by this committer
- The project development ceased 6 years ago, and it does not work
  with new ncurses.
Original commit
Thursday, 4 May 2006
21:41 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
Original commit
Friday, 1 Aug 2003
23:03 perky search for other commits by this committer
Enable build on python2.3
Original commit
Thursday, 20 Feb 2003
17:07 knu search for other commits by this committer
De-pkg-comment.
Original commit
Monday, 18 Nov 2002
03:48 kris search for other commits by this committer
Reset undeliverable maintainer addresses to ports@FreeBSD.org
Original commit
Thursday, 20 Jun 2002
20:04 ijliao search for other commits by this committer
- Add missed .pyo files on pkg-plist
- Add workaround for the problem when importing ncurses.panel earlier
  than ncurses.curses module
- Chase the modern bsd.python.mk style.

PR:             39448
Submitted by:   Hye-Shik Chang <perky@fallin.lv>
Approved by:    maintainer
Original commit
Monday, 29 Apr 2002
14:01 ijliao search for other commits by this committer
use USE_PYDISTUTILS
Original commit
Tuesday, 13 Mar 2001
21:25 sobomax search for other commits by this committer
This committer needs to take a seep. *sigh*    
Original commit

Number of commits found: 22