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: www/py-django14/Makefile

Number of commits found: 25

Sunday, 8 Nov 2015
09:18 antoine search for other commits by this committer
Deprecate Django 1.4 ports
Original commitRevision:401046 
Thursday, 8 Oct 2015
15:12 olgeni search for other commits by this committer
Remove trailing whitespace from Makefiles, M-X.
Original commitRevision:398833 
Tuesday, 1 Sep 2015
05:47 koobs search for other commits by this committer
www/django1{4,6,7,8}: Reduce diffs between ports

Reduce diffs between Django ports, standardizing on:

 * Prefer CHEESESHOP (Geo CDN) over DjangoProject.com for DISTFILES
 * Include version and optionally "LTS" in COMMENT suffixes
 * De-scope CONFLICTS to CONFLICTS_INSTALL and update match strings
 * Whitespace alignment and improve readability
 * Use empty(VARIABLE) instead of ! ${VARIABLE}
 * Sort Makefile entries (CPE_VENDOR and CONFLICTS_INSTALL)

Approved by:	python (with hat)
Original commitRevision:395745 
Wednesday, 19 Aug 2015
15:22 feld search for other commits by this committer
www/py-django: Update to 1.8.4
www/py-django17: Update to 1.7.10
www/py-django14: Update to 1.14.22

MFH:		2015Q3
Relnotes:	https://www.djangoproject.com/weblog/2015/aug/18/security-releases/
Security:	b0e54dc1-45d2-11e5-adde-14dae9d210b8
Security:	CVE-2015-5963
Security:	CVE-2015-5964
Original commitRevision:394793 
Thursday, 9 Jul 2015
17:45 lwhsu search for other commits by this committer
- Update to 1.4.21
- Pass maintainership to python@

Security:	37ed8e9c-2651-11e5-86ff-14dae9d210b8
Original commitRevision:391667 
Friday, 27 Mar 2015
05:37 lwhsu search for other commits by this committer
- Update for CVE-2015-2316 and CVE-2015-2317

PR:		198911
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
Security:	62287f51-d43d-11e4-879c-00e0814cab4e
Original commitRevision:382362 
Friday, 27 Feb 2015
13:57 lwhsu search for other commits by this committer
- Update to 1.4.19
Original commitRevision:380087 
Friday, 23 Jan 2015
17:49 lwhsu search for other commits by this committer
- Update to 1.4.18

Security:	9c7b6c20-a324-11e4-879c-00e0814cab4e
Original commitRevision:377753 
Wednesday, 15 Oct 2014
14:08 lwhsu search for other commits by this committer
- Update to 1.4.15, 1.5.10, 1.6.7 [1]
- Make 1.5.x and 1.6.x work with Python3 [2]

Notified by:	delphij [1] demon [2]
Reviewed by:	koobs [2]
Original commitRevision:370923 
Thursday, 21 Aug 2014
17:24 koobs search for other commits by this committer
Update all Django ports to new security releases

On August 20, the Django team issued new security releases addressing
multiple vulnerabilities [1]. Update all of our Django ports accordingly:

- www/py-django: Update to 1.6.6
- www/py-django14: Update to 1.4.14
- www/py-django15: Update to 1.5.9
- www/py-django-devel: Update to 1.7 release candidate 3

While I'm here:

- Switch to USES=python and USE_PYTHON=<features>
- Deprecate OPTIONSFILE
- Add CPE information
- Add LICENSE_FILE
- Tweak HTMLDOCS option description

And for www/py-django-devel:

- Switch to GITHUB for distribution files

[1] https://www.djangoproject.com/weblog/2014/aug/20/security/

Approved by:	lwhsu (maintainer)
MFH:		2014Q3
Security:	3c5579f7-294a-11e4-99f6-00e0814cab4e
Original commitRevision:365572 
Friday, 20 Jun 2014
07:44 adamw search for other commits by this committer
Use OPTIONS helpers, and change NOPORTDOCS reference to DOCS.
Original commitRevision:358521 
Wednesday, 4 Jun 2014
06:47 lwhsu search for other commits by this committer
- Update to 1.4.13

PR:		190419
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Original commitRevision:356440 
Wednesday, 14 May 2014
14:35 lwhsu search for other commits by this committer
- Update to 1.4.12
- Pet portlint

PR:		ports/189761
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Original commitRevision:354064 
Wednesday, 23 Apr 2014
13:13 lwhsu search for other commits by this committer
- Update to 1.4.11

Security:	59e72db2-cae6-11e3-8420-00e0814cab4e
Original commitRevision:351934 
Monday, 13 Jan 2014
21:00 rene search for other commits by this committer
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)
Original commitRevision:339634 
Friday, 3 Jan 2014
13:37 lwhsu search for other commits by this committer
- Update to 1.4.10
Original commitRevision:338538 
Sunday, 17 Nov 2013
17:35 lwhsu search for other commits by this committer
- Fix package name collision
Original commitRevision:334107 
15:43 lwhsu search for other commits by this committer
- Django does not directly uses gettext, remove USES=gettext [1]
- Set LATEST_LINK for www/py-django15

PR:		ports/183994 [1]
Submitted by:	demon
Original commitRevision:334090 
Friday, 25 Oct 2013
15:20 lwhsu search for other commits by this committer
- Update to 1.4.9
Original commitRevision:331596 
Sunday, 29 Sep 2013
09:14 lwhsu search for other commits by this committer
- Enable stage support
- Turn DATABASE to OPTIONS_GROUP for people don't want DB backend support [1]

PR:		ports/182348
Submitted by:	demon
Original commitRevision:328654 
Sunday, 22 Sep 2013
10:37 lwhsu search for other commits by this committer
- Update to 1.4.8

Security:	05dc6efa-2370-11e3-95b7-00e0814cab4e
Original commitRevision:327864 
Friday, 20 Sep 2013
23:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Original commitRevision:327776 
Thursday, 12 Sep 2013
16:05 lwhsu search for other commits by this committer
- Update to 1.4.7

Security:	a851b305-1bc3-11e3-95b7-00e0814cab4e
Original commitRevision:327082 
Wednesday, 24 Apr 2013
18:10 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Original commitRevision:316464 
Tuesday, 5 Mar 2013
17:24 lwhsu search for other commits by this committer
- Repocopy www/py-django to www/py-django14 for upcoming Django 1.5 update
Original commitRevision:313464 

Number of commits found: 25