Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.10_3 22 Feb 2020 19:08:36
  |
rene  |
Remove expired ports, all Python-2.7-only:
2020-02-17 audio/decibel-audio-player: Old, uses EOLed python27
2020-02-17 audio/soundconverter: Old, uses EOLed python27
2020-02-19 cad/linuxcnc-devel: Broken, uses EOLed python27
2020-02-19 databases/monetdb: Broken, uses EOLed python27
2020-02-19 databases/py-cql: Broken, uses EOLed python27
2020-02-18 databases/zodb3: Old, uses EOLed python27
2020-02-17 deskutils/gourmet: Old, uses EOLed python27
2020-02-18 devel/py-Products.PlacelessTranslationService: Old, uses EOLed
python27
2020-02-18 devel/py-Products.ZopeVersionControl: Old, uses EOLed python27
2020-02-18 devel/py-Products.statusmessages: Old, uses EOLed python27
2020-02-18 devel/py-collective.z3cform.datetimewidget: Old, uses EOLed python27
2020-02-20 devel/py-five.formlib: Old, uses EOLed python27
2020-02-18 devel/py-five.localsitemanager: Old, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
0.3.10_3 14 Jan 2020 12:36:37
  |
antoine  |
Deprecate a few broken ports
With hat: portmgr |
0.3.10_3 08 Nov 2019 13:48:35
  |
tobik  |
net: Add missing USES={gnome,php} |
0.3.10_3 06 Nov 2019 14:00:19
  |
antoine  |
Mark a few ports BROKEN (unfetchable) |
0.3.10_3 27 Mar 2019 20:28:06
  |
tcberner  |
graphics/tesseract: Update to 4.0.0
Changelog:
https://github.com/tesseract-ocr/tesseract/wiki/ReleaseNotes#tesseract-release-notes-oct-29-2018---v400
- due to an issue with the build system the man pages are missing -- this will
be corrected at a later stage.
- bump revisions of dependencies due to shlib-version change.
PR: 234285
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer) |
0.3.10_2 04 Dec 2017 21:38:47
  |
antoine  |
- tucan fails to run with python3
- Add explicit FLAVOR to dependency (useful when using
DEFAULT_VERSIONS=python=3.x) |
0.3.10_2 14 Sep 2016 15:59:34
  |
mat  |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
0.3.10_2 19 May 2016 10:44:12
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
0.3.10_2 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.3.10_2 22 Nov 2014 14:43:24
  |
antoine  |
Cleanup plist |
0.3.10_2 06 Oct 2014 17:02:32
  |
wg  |
net/tucan: switch from py-imaging to py-pillow
- USES python
With hat: python
Approved by: portmgr (bdrewery, implicit) |
0.3.10_1 09 May 2014 18:29:02
  |
amdmi3  |
- Support staging
- Don't remove mtree directory
- Consistently use DATADIR placeholder in plist
Approved by: portmgr blanket |
0.3.10_1 13 Jan 2014 21:00:04
  |
rene  |
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) |
0.3.10_1 22 Oct 2013 13:59:54
  |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [np])
Approved by: portmgr (bdrewery) |
0.3.10_1 20 Sep 2013 22:10:25
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.3.10_1 24 Apr 2013 18:10:32
  |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.3.10_1 11 Oct 2012 13:46:30
  |
bapt  |
Dependency line should not end with a '/'
Submitted by: az
Feature safe: yes |
0.3.10_1 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.3.10 09 Jul 2011 21:35:19
 |
beech  |
- The patch patch-core__service_config.py's functionality is
subsumed into files/patch-core_config.py and hence is not needed anymore
PR: ports/158751
Submitted by: gustau.perez@gmail.com (maintainer) |
0.3.10 01 Jul 2011 01:10:20
 |
mandree  |
Update net/tucan to new upstream release 0.3.10.
Fixes more file permissions, courtesy Barbara <barbara.xxx1975@libero.it>.
Closes
PR: ports/155563
Suggested by: Barbara <barbara.xxx1975@libero.it>
Submitted by: Gustau Pérez (maintainer) |
0.3.9_4 22 May 2011 21:28:42
 |
mandree  |
Add missing trailing slash to URL. |
0.3.9_4 22 May 2011 21:24:04
 |
mandree  |
- Fix first-start failure by correcting permissions in ~/.tucan
(adds files/patch-core__service_config.py).
- Bump PORTREVISION.
- As the README says 'requires Python 2.5', state so in Makefile.
- Modify COMMENT (maintainer note: limit 70 characters).
- Remove *.orig file leftover from patching, to avoid installing it
(it's not in pkg-plist)
- Upgrade to newer upstream release shelved pending further maintainer
PR (he rejected ports/155563 and wants to do his own).
Reported by: Posé Sébastien <sebastien.pose@gmail.com>
Fixed by: Gustau Pérez <gustau.perez@gmail.com> (maintainer)
PR: ports/151572 |
0.3.9_3 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
0.3.9_3 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.3.9_2 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.3.9_1 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.3.9 19 Dec 2009 13:39:27
 |
miwi  |
Tucan Manager is a free file sharing application designed for 1-Click
Hosters. Fast and lightweight.
WWW: http://www.tucaneando.com
PR: ports/141165
Submitted by: Gustau Perez Querol <gustau.perez at gmail.com> |