1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/news
Mathieu Arnold 551be3c723 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
2017-11-30 15:50:30 +00:00
..
atp news/atp: Remove redundant dependency on unzip 2016-08-04 00:31:27 +00:00
aub - Add NO_ARCH 2016-08-18 09:01:14 +00:00
c-nocem - add LICENSE 2017-01-29 11:06:17 +00:00
cg
cleanfeed
cnews - update to pgpverify-1.29 2017-09-17 14:41:35 +00:00
crashmail
diablo update MAINTAINER to my FreeBSD.org email 2016-12-14 03:47:18 +00:00
fidogate - fix owner on suid binaries 2017-02-01 07:06:19 +00:00
golded+ news/golded+: honor LDFLAGS 2016-10-17 16:52:13 +00:00
gup - Reset MAINTAINER due to fatal email bounces, maintainer timeouts 2017-11-04 13:07:41 +00:00
hellanzb Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
husky Reinplace the target of the symlink instead of the symlink 2017-01-20 09:07:38 +00:00
husky-areafix - Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19 10:44:11 +00:00
husky-fidoconf - Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19 10:44:11 +00:00
husky-hpt - Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19 10:44:11 +00:00
husky-htick - Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19 10:44:11 +00:00
husky-huskylib - Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19 10:44:11 +00:00
husky-smapi - Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19 10:44:11 +00:00
husky-sqpack news/husky-sqpack is a subport for news/husky to purge squish and jam msgbases. 2017-05-25 11:45:07 +00:00
ifmail - add LICENSE 2017-02-09 10:20:41 +00:00
inn Handle special permissions through pkg-plist and not through make 2017-05-21 21:03:09 +00:00
knews - Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19 10:44:11 +00:00
leafnode
lusernet Update GNUstep core libraries. 2017-08-21 13:26:28 +00:00
mail2nntp Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
mmail news/mmail: Remove redundant dependency on unzip 2016-08-04 00:10:54 +00:00
multisuck
newscache
newsfetch With the power of USES=dos2unix, get rid of most patches and files 2016-06-20 16:23:28 +00:00
newsfish
newsgrab
newspost Prevent collision with getline(3) 2016-07-29 23:39:33 +00:00
newsstar Remove all USE_OPENSSL occurrences. 2017-03-15 14:45:30 +00:00
newsx
nget news/nget: Fix build with Clang and GCC > 4.8 2017-10-14 06:01:53 +00:00
nn Mark as broken on aarch64: fails to link with sbrk. 2016-11-10 01:21:43 +00:00
nnap - Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19 10:44:11 +00:00
nntp - Fix plist 2017-04-23 07:40:35 +00:00
nntpbtr
nntpcache Mark some ports failing on power64. In cases where the error message 2017-05-13 23:36:16 +00:00
noffle - Add LICENSE 2017-06-12 09:01:22 +00:00
nzbget Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
nzbperl - Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19 10:44:11 +00:00
p5-News-Article Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-News-Article-NoCeM Reassign to the perl collective 2017-01-02 20:13:16 +00:00
p5-News-Newsrc
p5-NNTPClient
p5-POE-Component-Client-NNTP
p5-POE-Component-Server-NNTP Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
pan Update pan to 0.141. 2017-01-11 13:34:56 +00:00
papercut - Fix shebangs 2017-04-19 06:17:17 +00:00
pgpmoose
plor
py-pynzb Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-sabyenc news/py-sabyenc: Update to 3.3.1 2017-09-23 11:10:09 +00:00
py-yenc Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
rawdog Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
s-news
sabnzbdplus Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
slrn Update slrn to 1.0.3 (bugfix release) 2016-11-06 19:51:44 +00:00
slrnconf - Add LICENSE 2016-08-17 09:02:56 +00:00
slrnface
sn Fix package install failure when /var/spool/news already exists. 2016-09-07 16:11:00 +00:00
suck Remove all USE_OPENSSL occurrences. 2017-03-15 14:45:30 +00:00
suck-cnews
tin devel/icu: update to 60.1 2017-11-09 02:31:47 +00:00
trn
trn4 Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
ubh - Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19 10:44:11 +00:00
xpn Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
xrn
yencode Remove libintl.so.9 compatibility link that was added in r374303 to 2016-12-08 19:52:19 +00:00
yydecode
Makefile Remove expired ports: 2017-11-21 18:50:58 +00:00