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: devel/py-cheetah/Makefile

Number of commits found: 32

Tuesday, 31 Mar 2020
09:32 amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
Original commitRevision:529958 
Sunday, 24 Jun 2018
01:06 yuri search for other commits by this committer
devel/py-cheetah: Add LICENSE

Approved by:	portmgr blanket
Original commitRevision:473171 
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 
Sunday, 3 Jul 2016
18:12 pi search for other commits by this committer
devel/py-cheetah: fix INDEX

PR:		209922
Original commitRevision:417985 
17:55 pi search for other commits by this committer
devel/py-cheetah: set to python2.7 only port

PR:		209922
Submitted by:	Iblis Lin <iblis@hs.ntnu.edu.tw>
Approved by:	nivit (maintainer timeout)
Original commitRevision:417983 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
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 
Saturday, 1 Mar 2014
17:59 miwi search for other commits by this committer
- Convert to autoplist
- Stage support
- Bump PORTREVISION
Original commitRevision:346667 
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, 13 Dec 2010
09:57 nivit search for other commits by this committer
- Update to 2.4.4
- Remove MD5 checksum from distinfo
- Remove PYEASYINSTALL_* variables from Makefile
Original commit
Friday, 17 Sep 2010
21:32 nivit search for other commits by this committer
- Update to 2.4.3
Original commit
Wednesday, 5 May 2010
16:07 nivit search for other commits by this committer
- Update to 2.4.2.1
- Remove MAKE_ENV variable
Original commit
Tuesday, 16 Mar 2010
02:44 amdmi3 search for other commits by this committer
- Remove www/cheetah. It is broken, unmaintained and not developed since 2001.

PR:             143839
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Original commit
Sunday, 3 Jan 2010
09:50 nivit search for other commits by this committer
- Add textproc/py-markdown to RUN_DEPENDS
- Bump PORTREVISION
Original commit
Saturday, 2 Jan 2010
14:01 nivit search for other commits by this committer
- Update to 2.4.1
- Change MASTER_SITES to CHEESESHOP
- Remove *_DEPENDS lines
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
Wednesday, 3 Jun 2009
11:36 nivit search for other commits by this committer
- Update to 2.2.1
Original commit
Friday, 13 Feb 2009
12:10 nivit search for other commits by this committer
- Take maintainership
Original commit
Sunday, 9 Nov 2008
10:58 rafan search for other commits by this committer
- Fix build
Original commit
Friday, 1 Aug 2008
12:24 pav search for other commits by this committer
- Register conflicts between devel/py-cheetah and www/cheetah ports

PR:             ports/126152
Submitted by:   Dmitry Kazarov <hanabana@mail.ru>
Original commit
Thursday, 10 Jan 2008
19:23 bsam search for other commits by this committer
A try to fix package building at the ports cluster for FreeBSD-5.
Original commit
Sunday, 6 Jan 2008
15:32 bsam search for other commits by this committer
. polish DISTNAME;
. update to version 2.0.1.
Original commit
15:24 bsam search for other commits by this committer
Remove IGNORE for PACKAGE_BUILDING: can't reproduce it at my tinderbox.
Let's hope the problem vanished.
Original commit
Friday, 9 Nov 2007
22:45 linimon search for other commits by this committer
Mark this as ignore if PACKAGE_BUILDING is set, at least for the moment.
On the build cluster it shows up as depending on both python 2.4 and 2.5.

Discussed with: maintainer
Approved by:    portmgr (self)
Original commit
Monday, 29 Oct 2007
00:42 perky search for other commits by this committer
- Update to 2.0. [1]
- Change to use bsd.python.mk's setuptools support.
- Release maintainership.

Submitted by:   Roar Pettersen <roar.pettersen@uib.no> [1]
Original commit
Saturday, 4 Aug 2007
11:41 gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
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, 18 Jan 2007
02:38 dryice search for other commits by this committer
- update to 1.0rc7
- repack as a python egg
- add variables to support the new version of turbogears
- NO_PACKAGE because of the tinder uname issue

PR:     ports/106753
Submitted by:   Dryice Liu
Approved by:    itetcu (mentor), perky (maintainer timeout)
Original commit
Saturday, 17 Dec 2005
03:28 perky search for other commits by this committer
Update to 1.0

PR:             90340
Submitted by:   "Choe, Cheng-Dae" <whitekid@gmail.com>
Original commit
Sunday, 5 Jun 2005
21:25 pav search for other commits by this committer
- Update to 0.9.17rc1

PR:             ports/76202, ports/81580
Submitted by:   Piet Delport <pjd@point45.com>,
                "Choe, Cheng-Dae" <whitekid@gmail.com>
Approved by:    maintainer timeout (4 months)
Original commit
Thursday, 4 Dec 2003
19:32 perky search for other commits by this committer
Add py-cheetah 0.9.15,
a python-based template engine for any text-based formats.
Original commit

Number of commits found: 32