aboutsummaryrefslogtreecommitdiff
path: root/www/py-instabot
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update RUN_DEPENDS after r569185Sunpoet Po-Chuan Hsieh2021-03-301-1/+1
| | | | Notes: svn path=/head/; revision=569580
* Remove PY_PILLOWSunpoet Po-Chuan Hsieh2021-02-011-1/+1
| | | | Notes: svn path=/head/; revision=563675
* Update version requirement of RUN_DEPENDSSunpoet Po-Chuan Hsieh2021-01-101-1/+1
| | | | Notes: svn path=/head/; revision=561160
* Unbreak bulk -aAntoine Brodin2020-12-131-1/+1
| | | | Notes: svn path=/head/; revision=558001
* Fix RUN_DEPENDS: pytest is not a runtime dependencySunpoet Po-Chuan Hsieh2020-05-211-1/+1
| | | | | | | - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=536158
* Update to 0.117.0Sunpoet Po-Chuan Hsieh2020-05-192-14/+20
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=535815
* Sort RUN_DEPENDS after r529063Sunpoet Po-Chuan Hsieh2020-03-281-2/+2
| | | | Notes: svn path=/head/; revision=529432
* Convert the tree to use PY_PILLOWAntoine Brodin2020-03-241-10/+3
| | | | | | | | With hat: portmgr Originally submitted by: kai Notes: svn path=/head/; revision=529063
* graphics/py-pillow: Update to 7.0.0Kai Knoblich2020-02-241-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Repo-Copy the Pillow 6.2.2 release to graphics/py-pillow6 to retain backwards compatibility for Python 2 consumers as the Pillow 7.0.0 release dropped the support for Python 2. * Apply conditional statements to use either Pillow 7.x or Pillow 6.x for consumers that can be built for Python 2 or newer. * Exceptions are ports that can be built only for either Python 2 or Python 3. For the first case, consumers are just assigned to the repo-copied graphics/py-pillow6. * Also remove Pillow from BUILD_DEPENDS of math/py-PyWavelets as it is not listed in setup.py as a build dependency [1] and relax the version requirements of Pillow for www/py-wagtail. Release Notes: * https://pillow.readthedocs.io/en/latest/releasenotes/index.html Backward Incompatible Changes (7.0.0): * https://pillow.readthedocs.io/en/latest/releasenotes/7.0.0.html#backwards-incompatible-changes Detailed Changelog: * https://github.com/python-pillow/Pillow/blob/7.0.0/CHANGES.rst PR: 243665 Submitted by: sunpoet (patch for 7.0.0 and repo-copied version) Reviewed by: koobs [1], sunpoet Approved by: koobs (maintainer) Differential Revision: https://reviews.freebsd.org/D23713 Notes: svn path=/head/; revision=526962
* Update to 0.106.0Sunpoet Po-Chuan Hsieh2020-02-022-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=524892
* Update to 0.105.0Sunpoet Po-Chuan Hsieh2020-01-292-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=524583
* Update to 0.104.0Sunpoet Po-Chuan Hsieh2020-01-272-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=524425
* Update to 0.103.0Sunpoet Po-Chuan Hsieh2020-01-262-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=524200
* Update to 0.102.0Sunpoet Po-Chuan Hsieh2020-01-232-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=523880
* Update to 0.101.0Sunpoet Po-Chuan Hsieh2020-01-222-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=523775
* Update to 0.100.0Sunpoet Po-Chuan Hsieh2020-01-202-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=523665
* Update to 0.99.0Sunpoet Po-Chuan Hsieh2020-01-182-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=523447
* Update to 0.98.0Sunpoet Po-Chuan Hsieh2020-01-172-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=523312
* Update to 0.96.0Sunpoet Po-Chuan Hsieh2020-01-152-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=523137
* Update to 0.95.0Sunpoet Po-Chuan Hsieh2020-01-142-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=523045
* Update to 0.94.0Sunpoet Po-Chuan Hsieh2020-01-132-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=522904
* Update to 0.93.0Sunpoet Po-Chuan Hsieh2020-01-122-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=522810
* Update to 0.92.0Sunpoet Po-Chuan Hsieh2020-01-112-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=522654
* Update to 0.91.0Sunpoet Po-Chuan Hsieh2020-01-102-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=522593
* Update to 0.90.0Sunpoet Po-Chuan Hsieh2020-01-092-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=522517
* Update to 0.89.0Sunpoet Po-Chuan Hsieh2020-01-082-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=522448
* Update to 0.88.0Sunpoet Po-Chuan Hsieh2020-01-082-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=522415
* Update to 0.87.0Sunpoet Po-Chuan Hsieh2020-01-062-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=522243
* Update to 0.86.0Sunpoet Po-Chuan Hsieh2020-01-052-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=522150
* Update to 0.85.0Sunpoet Po-Chuan Hsieh2020-01-052-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=522102
* Update to 0.84.0Sunpoet Po-Chuan Hsieh2020-01-042-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=522004
* Update to 0.83.0Sunpoet Po-Chuan Hsieh2020-01-022-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=521840
* Update to 0.82.0Sunpoet Po-Chuan Hsieh2020-01-012-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=521732
* Update to 0.81.0Sunpoet Po-Chuan Hsieh2020-01-012-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=521694
* Update to 0.80.0Sunpoet Po-Chuan Hsieh2019-12-302-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=521525
* Update to 0.79.0Sunpoet Po-Chuan Hsieh2019-12-292-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=521386
* Update to 0.78.0Sunpoet Po-Chuan Hsieh2019-12-282-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=521102
* Update to 0.77.0Sunpoet Po-Chuan Hsieh2019-12-132-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=519991
* Update to 0.76.0Sunpoet Po-Chuan Hsieh2019-12-122-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=519901
* Update to 0.75.0Sunpoet Po-Chuan Hsieh2019-12-102-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=519710
* Update to 0.74.0Sunpoet Po-Chuan Hsieh2019-12-082-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=519436
* Update to 0.73.0Sunpoet Po-Chuan Hsieh2019-10-302-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=516069
* Update to 0.72.0Sunpoet Po-Chuan Hsieh2019-10-292-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=516012
* Update to 0.71.0Sunpoet Po-Chuan Hsieh2019-10-252-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=515641
* Update to 0.70.0Sunpoet Po-Chuan Hsieh2019-10-202-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=514954
* Update to 0.61.0Sunpoet Po-Chuan Hsieh2019-10-032-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=513689
* Update to 0.60.0Sunpoet Po-Chuan Hsieh2019-09-262-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=512950
* Update to 0.59.0Sunpoet Po-Chuan Hsieh2019-09-252-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=512836
* Update to 0.58.0Sunpoet Po-Chuan Hsieh2019-09-152-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=512109