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-django-dpaste/distinfo

Number of commits found: 13

Thursday, 7 Dec 2023
05:12 Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/py-django-dpaste: Update version 3.5=>3.8

- Switch to GH as PYPI is not updated by upstream

Changelog: https://github.com/DarrenOfficial/dpaste/releases/tag/v3.8

Reported by:	wen
commit hash: 5665c44cd9d5c62929550e91cc43fd09dab739d5 commit hash: 5665c44cd9d5c62929550e91cc43fd09dab739d5 commit hash: 5665c44cd9d5c62929550e91cc43fd09dab739d5 commit hash: 5665c44cd9d5c62929550e91cc43fd09dab739d5 5665c44
Sunday, 27 Feb 2022
11:11 Kai Knoblich (kai) search for other commits by this committer
www/py-django-dpaste: Update to 3.5

* Set Python 3.10 as upper limit because there are incompatibilities
  with Python 3.11.

* Update WWW field as the upstream repository got a new maintainer.

Changelog:

https://github.com/DarrenOfficial/dpaste/compare/v3.3.1...v3.5

PR:		262061
Approved by:	koobs (maintainer)
MFH:		No (requires newer version of py-jsx-lexer)
commit hash: f2333fd24eb4622ceb284368b1c84dc28903626a commit hash: f2333fd24eb4622ceb284368b1c84dc28903626a commit hash: f2333fd24eb4622ceb284368b1c84dc28903626a commit hash: f2333fd24eb4622ceb284368b1c84dc28903626a f2333fd
Friday, 6 Sep 2019
14:53 koobs search for other commits by this committer
www/py-django-dpaste: Update to 3.3.1

Changelog:

  https://github.com/bartTC/dpaste/blob/v3.3/CHANGELOG.rst
Original commitRevision:511318 
Friday, 11 May 2018
11:06 koobs search for other commits by this committer
www/py-django-dpaste: Update to 2.13

PR:		227670
Submitted by:	Kai <freebsd_ports k-worx org>
Original commitRevision:469627 
Monday, 15 Aug 2016
04:57 koobs search for other commits by this committer
www/py-django-dpaste: Update to 2.10

- Update PORTVERSION and distinfo checksum (2.10)
- Switch MASTER_SITES to CHEESESHOP (PyPI)
- Update RUN_DEPENDS
- Mark architecture independent (NO_ARCH)
- Patch setup.py/runtests.py so standard test methods work. Tox isn't required.
- Modernize test target (do-test: setup.py.test)


  https://github.com/bartTC/dpaste/blob/v2.10/CHANGELOG
Original commitRevision:420214 
Saturday, 31 Oct 2015
12:13 koobs search for other commits by this committer
www/py-django-dpaste: Update to 2.9

 - Update to 2.9. This fixes run-time and tests with www/django (1.8)
 - Use Django 1.8 for RUN_DEPENDS
 - Switch to USE_GITHUB (no new sources at PyPI)

Default to using Django 1.8 (www/py-django) because the current
version of www/py-django-mptt (a dependency) defaults to installing 1.8.

Installation currently causes a conflict as installation of both django16
and django18 are attempted:

  py-django-dpaste -> www/django16, www/py-django-mptt
  py-django-mptt -> www/django (1.8)

This fixes a failure in the quarterly ports branch reported by pkg-fallout.

Reviewed by:		antoine
MFH:			2015Q4 (pre-approved: antoine)
Differential Revision:	https://reviews.freebsd.org/D4048
Original commitRevision:400574 
Thursday, 25 Jun 2015
07:16 koobs search for other commits by this committer
www/py-django-dpaste: Update to 2.8

- Update to 2.8
- Switch to CHEESESHOP for MASTER_SITES
- Match COMMENT with upstream
- Add LICENSE_FILE
- Sort USE_PYTHON values
- Tweak RUN_DEPENDS to limit to Django 1.6 and switch to file-based
  django detection (instead of package).

This ensures that if a port that depends on this one, also depends on a
different django version, it will see and use the installed version,
rather than attempting to install another one, which results in a
conflict as all django ports conflict with each other.

See r390184 [1] and 390535 [2] for other instances of this issue.

- Remove TESTS option and tox as a TEST_DEPENDS

[1] https://svnweb.freebsd.org/changeset/ports/390184
[2] https://svnweb.freebsd.org/changeset/ports/390535
Original commitRevision:390536 
Thursday, 7 May 2015
20:24 mat search for other commits by this committer
Update ports in the remaining categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385665 
Sunday, 16 Feb 2014
06:06 koobs search for other commits by this committer
www/py-django-dpaste: Update to 2.5, support testing

- Update to 2.5
- RUN_DEPENDS: Use requests 2.x
- Add TEST_DEPENDS and regression-test: target

Changes: https://github.com/bartTC/dpaste/blob/2.5/CHANGELOG
Original commitRevision:344500 
Monday, 16 Dec 2013
10:55 koobs search for other commits by this committer
www/py-django-dpaste: Update commit hash, switch to setuptools new world order

- Dont point to a direct commit since upstream tagged 2.1
- Deprecate easy_install
Original commitRevision:336618 
Saturday, 14 Dec 2013
13:38 koobs search for other commits by this committer
www/py-django-dpaste: Update to 2.1 (Upstream is responsive, Thanks Martin!)

After reporting that re-rolling distributions can cause headaches for packagers
and users, Martin graciously (and quickly) addressed it with a version bump,
git tag and PyPi update. This change is a functional noop and brings the
universe back into equilibrium.
Original commitRevision:336445 
13:09 koobs search for other commits by this committer
www/py-django-dpaste: Packaging fixes upstreamed and distfile re-rolled

Four reported issues were upstreamed and the PyPi distribution file
was re-rolled without a version bump or new tag. A number of addition
commits also come along with this (Cmd-Enter to submit form) so bump
PORTREVISION accordingly.

- Delete all patches and the post-patch: workaround. Fixes:

 Issue #26: Templates and static files missing from sdist and installed
            files (create MANIFEST.in)

            https://github.com/bartTC/dpaste/issues/26

 Issue #27: manage.py uneccessarily installed in LOCALBASE/bin due
            to scripts= in setup.py

            https://github.com/bartTC/dpaste/issues/27

 Issue #28: Trove classifiers missing in pypi entry (use list not tuple)

            https://github.com/bartTC/dpaste/issues/28

 Issue #29: Create LICENSE file, add MIT contents, add to MANIFEST.in

            https://github.com/bartTC/dpaste/issues/29
Original commitRevision:336443 
Sunday, 8 Dec 2013
13:17 koobs search for other commits by this committer
www/py-django-dpaste: Pastebin application that powers dpaste.de [NEW PORT]

dpaste is a Django based pastebin. It's intended to run separately but its
also possible to be installed into an existing Django project like a regular
app. You can find a live example on dpaste.de

WWW: https://github.com/bartTC/dpaste/
Original commitRevision:335885 

Number of commits found: 13