Page MenuHomeFreeBSD
Feed Advanced Search

Mar 26 2020

matthew committed rP529187: Update to 1.21.0.
Update to 1.21.0
Mar 26 2020, 1:53 PM
matthew committed rP529186: Update to 9.2.3.
Update to 9.2.3
Mar 26 2020, 1:44 PM

Mar 19 2020

matthew committed rP528688: Release Craig from mentorship. May his collection of pointy hats.
Release Craig from mentorship. May his collection of pointy hats
Mar 19 2020, 6:55 AM

Mar 15 2020

matthew committed rP528488: Update to 1.2.2.
Update to 1.2.2
Mar 15 2020, 3:30 PM

Mar 8 2020

matthew committed rP528019: Update to 1.0.5.
Update to 1.0.5
Mar 8 2020, 10:19 AM

Mar 7 2020

matthew committed rP527922: Update to 9.2.2.
Update to 9.2.2
Mar 7 2020, 8:16 AM

Feb 28 2020

matthew added a comment to D12592: New USES+=django and Django default version.

While there has been a comment on the length of DJANGO_PKGNAMEPREFIX no one seems to have suggested shortening it.

py37-django30-portname

could be shortened to

py37-dj30-portname

Feb 28 2020, 7:58 AM

Feb 27 2020

matthew updated the diff for D12592: New USES+=django and Django default version.
  • Merge pull request #1 from knobix/arcpatch-D12592
Feb 27 2020, 6:58 AM

Feb 26 2020

matthew committed rP527183: Update to 8.2002.0.
Update to 8.2002.0
Feb 26 2020, 7:06 PM

Feb 22 2020

matthew committed rP526763: Update to 2.3.0.
Update to 2.3.0
Feb 22 2020, 12:28 PM
matthew committed rP526755: Update to 2.25.0.
Update to 2.25.0
Feb 22 2020, 11:27 AM

Feb 16 2020

matthew committed rP526259: Update to 9.2.1.
Update to 9.2.1
Feb 16 2020, 11:12 AM

Feb 12 2020

matthew committed rP525966: Update to 9.2.0.
Update to 9.2.0
Feb 12 2020, 8:46 PM

Feb 9 2020

matthew updated the diff for D12592: New USES+=django and Django default version.
  • Merge branch 'master' into arcpatch-D12592
Feb 9 2020, 11:30 AM

Feb 3 2020

matthew updated the diff for D12592: New USES+=django and Django default version.

Diff against master

Feb 3 2020, 9:35 AM
matthew updated the diff for D12592: New USES+=django and Django default version.
  • Don't re-wrap _VALID_PYTHON_FEATURES
  • The default flavor is the first of the flavours.
  • Merge branch 'master' into arcpatch-D12592
Feb 3 2020, 9:33 AM
matthew added inline comments to D12592: New USES+=django and Django default version.
Feb 3 2020, 9:25 AM

Jan 31 2020

matthew updated the diff for D12592: New USES+=django and Django default version.
  • Merge py-django-rq and py-dj22-django-rq
  • Tidy up cases where django is bought in as a test dependency
  • Don't support nodjangoflavor as an option any more.
Jan 31 2020, 4:39 PM
matthew updated the diff for D12592: New USES+=django and Django default version.
  • Django 2.1 is gone, django 3.0 is here.
Jan 31 2020, 4:13 PM
matthew added a reviewer for D12592: New USES+=django and Django default version: kai.
Jan 31 2020, 4:01 PM
matthew updated the diff for D12592: New USES+=django and Django default version.
  • Merge branch 'master' into arcpatch-D12592
  • Remove leftovers from incomplete merging
  • Merge branch 'master' into arcpatch-D12592
  • Remove the py-dj21-django-foo port variants, as these will now be
  • Merge branch 'master' into arcpatch-D12592
  • databases/py-carbon no loger has any django dependencies.
  • Update Makefile.version in each of the main django ports.
  • Survey the tree to identify all of the Django related ports.
  • USE_PYTHON=django:1.11+ is identical to the default USES_PYTHON=django
  • Merge branch 'master' into arcpatch-D12592
  • Merge branch 'master' into arcpatch-D12592
  • Django-flavourize newly added www/py-django-cron port
  • Fix a mis-merge. Mk/Scripts/version-rel.sh was removed from the
  • DJango-2.1 now in the tree
  • Reduce the diff to the master branch
  • Merge branch 'master' into arcpatch-D12592
  • py-dj21-djangoql -> py-djangoql, flavoured for django 2.1+
  • Merge branch 'master' into arcpatch-D12592
  • Merge branch 'master' into arcpatch-D12592
  • The code at line 299 of Mk/Uses/python.mk already parses an extra
  • Merge branch 'master' into arcpatch-D12592
  • New upstream Django 2.2 -- py-django22 port added.
  • Merge branch 'master' into arcpatch-D12592
  • Start by defining the outputs -- exported variables and added dependencies.
  • Merge branch 'master' into arcpatch-D12592
  • Two more Django ports
  • Another pass through all the Django ports, switching to the
  • Generate the django version as a 5 digit integer
  • Merge branch 'master' into arcpatch-D12592
  • Merge branch 'master' into arcpatch-D12592
  • Django 1.8 was dropped from the ports.
  • Merge branch 'master' into arcpatch-D12592
  • Merge branch 'master' into arcpatch-D12592
  • py-logan needs a TEST_DEPENDS on django
  • Delete extraneous blank line
  • Generate a 3 digit number from the version for comparison purposes.
  • Merge branch 'master' into arcpatch-D12592
  • Merge branch 'master' into arcpatch-D12592
  • Check that the specified Django version fits within any version
  • Merge branch 'master' into arcpatch-D12592
  • Regenerate FLAVORS adding Django version information.
  • Remove the separate django.mk now that the functionality has been
  • Add missing '.'
  • Initialise DJANGO_PORTSDIR before referencing it.
  • Merge branch 'master' into arcpatch-D12592
  • Add django to the list of valid categories
  • Revert the approach of using PY_FLAVOR instead of FLAVOR -- FLAVOR is
  • Merge branch 'master' into arcpatch-D12592
  • Have only one USE_PYTHON line for best results
  • Multiple debug fixes
  • Adjust CONFLICTS_INSTALL
  • PyPi claims that the maximum supported branch of Django for
  • Merge branch 'master' into arcpatch-D12592
  • Despite the name, django-modelcluster has no dependency on django, so
  • Where django is only used as a test dependency, the FLAVOR settings
  • Whitespace
  • Merge branch 'master' into arcpatch-D12592
  • With USE_PYTHON=django, the string 'django' will always appear in
  • Merge branch 'master' into arcpatch-D12592
  • Set FLAVORS immediately.
  • Merge branch 'master' into arcpatch-D12592
  • Merge branch 'master' into arcpatch-D12592
  • Merge branch 'master' into arcpatch-D12592
Jan 31 2020, 4:00 PM
matthew committed rP524686: RT extension that repeats tickets based on a schedule.
RT extension that repeats tickets based on a schedule
Jan 31 2020, 9:41 AM
matthew closed D19762: New port www/p5-RT-Extension-RepeatTicket.
Jan 31 2020, 9:40 AM

Jan 16 2020

matthew committed rP523205: Update to 8.2001.0.
Update to 8.2001.0
Jan 16 2020, 6:42 AM

Jan 15 2020

matthew committed rP523181: Update to 1.5.0.
Update to 1.5.0
Jan 15 2020, 10:05 PM

Jan 12 2020

matthew committed rP522783: Update to 1.20.0.
Update to 1.20.0
Jan 12 2020, 12:45 PM
matthew committed rP522780: Update to 0.7.0.
Update to 0.7.0
Jan 12 2020, 12:29 PM

Jan 11 2020

matthew committed rP522675: Update to 1.6.3.
Update to 1.6.3
Jan 11 2020, 11:05 AM

Dec 31 2019

matthew committed rP521611: Update to 9.1.2.
Update to 9.1.2
Dec 31 2019, 12:29 PM

Dec 23 2019

matthew committed rP520682: Update to 1.7.0.
Update to 1.7.0
Dec 23 2019, 7:41 AM

Dec 20 2019

matthew committed rP520479: Update to 0.67.
Update to 0.67
Dec 20 2019, 7:06 AM
matthew committed rP520478: Update to 9.1.1.
Update to 9.1.1
Dec 20 2019, 7:02 AM

Dec 10 2019

matthew committed rP519646: Update to 0.66.
Update to 0.66
Dec 10 2019, 6:51 AM
matthew committed rP519645: Update to 4.2.0.
Update to 4.2.0
Dec 10 2019, 6:47 AM

Dec 7 2019

matthew committed rP519218: Update to 3.11.1.
Update to 3.11.1
Dec 7 2019, 5:12 PM
matthew committed rP519217: Update to 2.10.
Update to 2.10
Dec 7 2019, 4:59 PM

Nov 29 2019

matthew committed rP518663: Update to 9.1.0.
Update to 9.1.0
Nov 29 2019, 4:13 PM
matthew committed rP518639: Update to 3.11.0.
Update to 3.11.0
Nov 29 2019, 10:41 AM

Nov 23 2019

matthew committed rP518233: Update to 1.19.0.
Update to 1.19.0
Nov 23 2019, 1:13 PM

Nov 15 2019

matthew committed rP517679: Upstream has renamed tutorial.pdf to manual.pdf.
Upstream has renamed tutorial.pdf to manual.pdf
Nov 15 2019, 2:53 PM
matthew committed rP517677: Update to 8.1911.0.
Update to 8.1911.0
Nov 15 2019, 2:41 PM
matthew added inline comments to D22376: New port security/zeek - Network Intrusion Detection System (formally known as Bro).
Nov 15 2019, 12:07 AM

Oct 30 2019

matthew committed rP516047: Update to 1.3.2.
Update to 1.3.2
Oct 30 2019, 8:22 AM

Oct 27 2019

matthew committed rP515792: Update to 9.0.1.
Update to 9.0.1
Oct 27 2019, 12:33 PM

Oct 22 2019

matthew committed rP515210: Update to 4.0.0.
Update to 4.0.0
Oct 22 2019, 6:49 PM

Oct 18 2019

matthew committed rP514704: Update to 1.6.2.
Update to 1.6.2
Oct 18 2019, 6:56 AM
matthew committed rP514703: Update to 1.18.0.
Update to 1.18.0
Oct 18 2019, 6:50 AM

Oct 16 2019

matthew committed rP514574: Update to 0.5.2.
Update to 0.5.2
Oct 16 2019, 6:21 AM

Oct 13 2019

matthew committed rP514383: Upgrade to 9.0.0.
Upgrade to 9.0.0
Oct 13 2019, 11:00 AM
matthew committed rP514380: Update to 3.0.6.
Update to 3.0.6
Oct 13 2019, 9:59 AM

Oct 5 2019

matthew committed rP513822: Update to 3.10.0.
Update to 3.10.0
Oct 5 2019, 9:24 AM
matthew committed rP513821: Update to 0.6.0.
Update to 0.6.0
Oct 5 2019, 9:18 AM
matthew committed rP513819: MFH: r513736.
MFH: r513736
Oct 5 2019, 9:13 AM

Oct 4 2019

matthew committed rP513746: Update to 8.1910.0.
Update to 8.1910.0
Oct 4 2019, 6:49 AM

Oct 3 2019

matthew committed rP513737: Update to 3.0.4.
Update to 3.0.4
Oct 3 2019, 9:52 PM
matthew committed rP513736: Update to 1.6.1.
Update to 1.6.1
Oct 3 2019, 9:36 PM

Sep 22 2019

matthew committed rP512559: Official Hetzner Cloud python library.
Official Hetzner Cloud python library
Sep 22 2019, 8:05 AM

Sep 20 2019

matthew added a comment to D21603: new port: sysutils/u-boot-rpi3-32, u-boot for the RPi3 running in 32 bit mode.

Use flavours to provide 32bit support?

Sep 20 2019, 7:49 AM
matthew added a reviewer for D21603: new port: sysutils/u-boot-rpi3-32, u-boot for the RPi3 running in 32 bit mode: matthew.
Sep 20 2019, 7:29 AM

Sep 8 2019

matthew committed rP511561: Update to 0.6.1.
Update to 0.6.1
Sep 8 2019, 10:34 AM

Aug 23 2019

matthew committed rP509654: Update to 0.19.
Update to 0.19
Aug 23 2019, 5:38 PM

Aug 21 2019

matthew committed rP509520: Update to 8.1908.0.
Update to 8.1908.0
Aug 21 2019, 6:21 PM

Aug 13 2019

matthew committed rP508876: Update to 1.17.0.
Update to 1.17.0
Aug 13 2019, 9:28 PM

Aug 10 2019

matthew committed rP508491: Update to 8.3.2.
Update to 8.3.2
Aug 10 2019, 7:56 AM

Aug 9 2019

matthew committed rP508448: Update to 3.9.1.
Update to 3.9.1
Aug 9 2019, 12:13 PM

Aug 2 2019

matthew added a comment to D21137: net-mgmt/netbox: Add sample rc script.

Add some OPTIONS to allow the user to choose between different WSGI servers? Similarly to how eg. www/rt44 allows choosing between several different ways of running a perl-based web application.

Aug 2 2019, 7:13 PM
matthew committed rP507851: Update to 2.9.
Update to 2.9
Aug 2 2019, 6:26 AM

Jul 31 2019

matthew committed rP507728: Update to 8.3.1.
Update to 8.3.1
Jul 31 2019, 7:09 PM

Jul 30 2019

matthew committed rP507625: Update to 0.5.0.
Update to 0.5.0
Jul 30 2019, 5:30 AM
matthew committed rP507624: Update to 3.0.3.
Update to 3.0.3
Jul 30 2019, 5:25 AM

Jul 29 2019

matthew committed rP507581: Update to 2.2.2.
Update to 2.2.2
Jul 29 2019, 6:08 PM

Jul 22 2019

matthew committed rP507177: Mark this port deprecated and set an expiry date in 2 months..
Mark this port deprecated and set an expiry date in 2 months.
Jul 22 2019, 10:13 PM
matthew committed rP507175: Drop the dependency on libee -- this has actually been irrelevant for.
Drop the dependency on libee -- this has actually been irrelevant for
Jul 22 2019, 9:15 PM
matthew committed rP507174: Update to 2.20.2.
Update to 2.20.2
Jul 22 2019, 9:00 PM

Jul 21 2019

matthew committed rP507037: Update to 3.9.0.
Update to 3.9.0
Jul 21 2019, 7:39 AM

Jul 14 2019

matthew committed rP506612: Fix build by removing patch file -- patch has been applied upstream..
Fix build by removing patch file -- patch has been applied upstream.
Jul 14 2019, 8:22 AM

Jul 13 2019

matthew committed rP506533: Update to 0.6.0.
Update to 0.6.0
Jul 13 2019, 9:59 AM

Jul 12 2019

matthew committed rP506436: Update to 8.3.0.
Update to 8.3.0
Jul 12 2019, 6:04 AM

Jul 9 2019

matthew committed rP506321: Update to 8.1907.0.
Update to 8.1907.0
Jul 9 2019, 10:13 PM

Jul 7 2019

matthew closed D20815: sysutils/rsyslog: Fix libinotify build conflict.
Jul 7 2019, 10:59 AM
matthew committed rP506127: Use the autoconf caching mechanism to set two variables thus.
Use the autoconf caching mechanism to set two variables thus
Jul 7 2019, 10:59 AM
D20815: sysutils/rsyslog: Fix libinotify build conflict is now accepted and ready to land.

lgtm

Jul 7 2019, 10:54 AM

Jun 19 2019

matthew added a comment to D20656: Add new port: net/tcprtt: reliably measure the TCP handshake round trip time using stats(9).

Given this:

Note that this depends on https://reviews.freebsd.org/D20655.

Jun 19 2019, 6:04 AM
D20656: Add new port: net/tcprtt: reliably measure the TCP handshake round trip time using stats(9) now requires changes to proceed.

I'm getting compilation failures due to missing sys/qmath.h on 12.0 and 11.2

Jun 19 2019, 5:57 AM

Jun 18 2019

matthew committed rP504494: Take off the BROKEN_i386 tag, as this now builds correctly on i386..
Take off the BROKEN_i386 tag, as this now builds correctly on i386.
Jun 18 2019, 6:33 PM
matthew committed rP504493: Upgrade to 8.2.2.
Upgrade to 8.2.2
Jun 18 2019, 6:28 PM
matthew committed rP504467: Update to 1.16.0.
Update to 1.16.0
Jun 18 2019, 6:10 AM

Jun 17 2019

matthew committed rP504389: Hand these ports over to Richard Gallamore.
Hand these ports over to Richard Gallamore
Jun 17 2019, 5:42 AM

Jun 15 2019

matthew committed rP504237: Hand over this port to joneum@FreeBSD.org.
Hand over this port to joneum@FreeBSD.org
Jun 15 2019, 8:16 AM
matthew committed rP504233: Return some ports to the pool. I no longer use trac or MySQL..
Return some ports to the pool. I no longer use trac or MySQL.
Jun 15 2019, 7:55 AM

Jun 14 2019

matthew committed rP504189: Fix WWW link: it redirects to HTTPS now..
Fix WWW link: it redirects to HTTPS now.
Jun 14 2019, 1:10 PM
matthew committed rP504185: MFH: r504158.
MFH: r504158
Jun 14 2019, 12:49 PM
matthew committed rP504162: Update to 2019.1.8.
Update to 2019.1.8
Jun 14 2019, 6:57 AM
matthew committed rP504159: Update to 1.3.1.
Update to 1.3.1
Jun 14 2019, 6:54 AM
matthew committed rP504158: Security update to 4.9.0.1.
Security update to 4.9.0.1
Jun 14 2019, 6:50 AM
matthew committed rP504157: Document PMASA-2019-4; CSRF vulnerability in login form.
Document PMASA-2019-4; CSRF vulnerability in login form
Jun 14 2019, 6:49 AM

Jun 12 2019

matthew committed rP504010: Add all of the inexplicably missing RUN_DEPENDS needed by this port..
Add all of the inexplicably missing RUN_DEPENDS needed by this port.
Jun 12 2019, 1:03 PM

Jun 8 2019

matthew accepted D20551: devel/libgrading: update v0.1.7 -> v0.1.8..

lgtm

Jun 8 2019, 9:39 AM

Jun 7 2019

matthew added a reviewer for D20551: devel/libgrading: update v0.1.7 -> v0.1.8.: matthew.
Jun 7 2019, 6:37 PM

May 30 2019

matthew committed rP503078: Update to 3.8.0.
Update to 3.8.0
May 30 2019, 6:05 PM