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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: security/py-sslstrip/Makefile

Number of commits found: 16

Sunday, 23 Feb 2020
15:25 antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
Original commitRevision:526925 
Thursday, 7 Feb 2019
13:23 egypcio search for other commits by this committer
security/py-sslstrip: add missing dependency to RUN_DEPENDS

PR:		235276
Submitted by:	egypcio
Reviewed by:	Matthew Donovan <kitchetech % gmail.com> (maintainer)
Approved by:	rene (mentor)
Original commitRevision:492365 
Wednesday, 20 Jun 2018
17:05 mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Original commitRevision:472884 
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 
Monday, 4 Sep 2017
00:01 sunpoet search for other commits by this committer
Change from USES=twisted to devel/py-twisted

- Bump PORTREVISION for dependency change

PR:		221666
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 14 days)
Original commitRevision:449231 
Wednesday, 7 Jun 2017
19:12 sunpoet search for other commits by this committer
Add NO_ARCH

Approved by:	portmgr (blanket)
Original commitRevision:442882 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Friday, 20 Feb 2015
15:49 sunpoet search for other commits by this committer
- Use USES=twisted

With hat:	python
Original commitRevision:379443 
Friday, 24 Oct 2014
16:50 mva search for other commits by this committer
- Convert ports of science/ and security to new USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371453 
Monday, 17 Feb 2014
18:45 antoine search for other commits by this committer
- Stage support
- Use PYDISTUTILS_AUTOPLIST
- Fix RUN_DEPENDS
Original commitRevision:344815 
Friday, 20 Sep 2013
22:55 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
Original commitRevision:327769 
Thursday, 2 Aug 2012
09:02 cs search for other commits by this committer
- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
  A/An, etc.)
Original commit
Friday, 20 May 2011
07:35 culot search for other commits by this committer
- Update to 0.9

PR:             ports/157150
Submitted by:   Matthew Donovan <kitchetech@gmail.com> (maintainer)
Original commit
Monday, 8 Nov 2010
16:13 pav search for other commits by this committer
- Update to 0.7

PR:             ports/151955
Submitted by:   Matthew Donovan <kitchetech@gmail.com> (maintainer)
Original commit
Monday, 13 Sep 2010
23:44 pgollucci search for other commits by this committer
- Add missing python virtual categories
Original commit
Sunday, 26 Apr 2009
23:21 miwi search for other commits by this committer
It will transparently hijack HTTP traffic on a network, watch for HTTPS links
and redirects, then map those links into either look-alike HTTP links or
homograph-similar HTTPS links. It also supports modes for supplying a
favicon which looks like a lock icon, selective logging, and session denial.

WWW:    http://www.thoughtcrime.org/software/sslstrip/

PR:             ports/134021
Submitted by:   Matt Donovan <kitchetech@gmail.com>
Original commit

Number of commits found: 16