notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: mail/py-apolicy/Makefile
SVNWeb

Number of commits found: 19

Sun, 15 Sep 2019
[ 17:28 antoine search for other commits by this committer ] Original commit   Revision:512125 (Only the first 10 of 354 ports in this commit are shown above. View all ports for this commit)
Deprecate a few ports
Sun, 4 Aug 2019
[ 15:34 antoine search for other commits by this committer ] Original commit   Revision:508096 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Mark BROKEN: unfetchable
Wed, 20 Jun 2018
[ 17:05 mat search for other commits by this committer ] Original commit   Revision:472884 (Only the first 10 of 1617 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 5 Jun 2017
[ 14:50 sunpoet search for other commits by this committer ] Original commit   Revision:442638
Change from USES=twisted to devel/py-twisted

- Add missing PKGNAMEPREFIX by removing trailing \ of previous line
- Fix USES=python: restrict to 2.7
- Use USE_PYTHON=autoplist instead of PLIST
- Bump PORTREVISION for dependency change
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 29 Dec 2015
[ 19:10 sunpoet search for other commits by this committer ] Original commit   Revision:404780
- Add LICENSE
- Update and sort RUN_DEPENDS
- Add NO_ARCH
- Remove blank line
- Use = instead of ?=
- Rename patch file
- Pet portlint: fix diff header of patch files
[ 19:03 sunpoet search for other commits by this committer ] Original commit   Revision:404778
- Move mail/py-spf to mail/py-pyspf
- Update MASTER_SITES: change from SF to CHEESESHOP
- Update RUN_DEPENDS: always use dns/py-py3dns
- Bump PORTREVISION for dependency change
- Bump PORTREVISION for dependent ports
Tue, 21 Oct 2014
[ 17:10 mva search for other commits by this committer ] Original commit   Revision:371330 (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
- Convert ports of mail/ to new USES=python

Approved by:	portmgr (implicit)
Sun, 10 Aug 2014
[ 13:04 wen search for other commits by this committer ] Original commit   Revision:364535 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
- Reset maintainer to ports@

Submitted by:	chifeng@gmail.com(previous maintainer, via email)
Mon, 7 Jul 2014
[ 15:31 olgeni search for other commits by this committer ] Original commit   Revision:361099 (Only the first 10 of 193 ports in this commit are shown above. View all ports for this commit)
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.

CR:		D306
Approved by:	portmgr (bapt)
Sun, 9 Mar 2014
[ 14:24 miwi search for other commits by this committer ] Original commit   Revision:347588
- Convert to autoplist
- Stage support
- Bump PORTREVISIO
Mon, 13 Jan 2014
[ 21:00 rene search for other commits by this committer ] Original commit   Revision:339634 (Only the first 10 of 702 ports in this commit are shown above. View all ports for this commit)
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
Sun, 8 Dec 2013
[ 12:04 mva search for other commits by this committer ] Original commit   Revision:335877 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
New USES=twisted, to replace the old USE_TWISTED knob.

twisted can be configured with the arguments run or build to replace
the previous USE_TWISTED_RUN and USE_TWISTED_BUILD knobs. The twisted
components can be added as comma-separated arguments. If you previously
wrote
    USE_TWISTED=        yes
    USE_TWISTED=        conch names
    USE_TWISTED_RUN=    yes
you now would write
    USES=       twisted
    USES=       twisted:conch,names
    USES=       twisted:run
Fri, 20 Sep 2013
[ 19:59 bapt search for other commits by this committer ] Original commit   Revision:327742 (Only the first 10 of 748 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
Fri, 25 Feb 2011
[ 03:19 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 99 ports in this commit are shown above. View all ports for this commit)
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support
Sun, 13 Dec 2009
[ 17:00 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 57 ports in this commit are shown above. View all ports for this commit)
- Get rip python 2.3+

Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+

With hat:       portmgr
Sun, 18 Oct 2009
[ 06:17 itetcu search for other commits by this committer ] Original commit 
- remove files/patch-setup.py
- replace the above with a ${REINPLACE_CMD} in the Makefile that uses the
environment PREFIX
Thus fix install the port when custom PREFIX is used.

PR:             139539
Submitted by:   Sahil Tandon
Approved by:    maintainer
Sat, 29 Nov 2008
[ 21:02 miwi search for other commits by this committer ] Original commit 
ACL Policy Daemon is a program that communicates with the Postfix MTA using the
Policy Delegation Protocol implementing an ACL (Access Control List) system,
making very easy to improve and create nice controls on your e-mail traffic.
You can use it to verify SPF records too.

WWW: http://www.apolicy.org

PR:             ports/129162
Submitted by:   Chifeng QU <chifeng at gmail.com>

Number of commits found: 19