Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.2.2_1 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.7.2.2_1 14 Jan 2020 12:36:37
  |
antoine  |
Deprecate a few broken ports
With hat: portmgr |
0.7.2.2_1 08 Nov 2019 11:21:03
  |
tobik  |
x11*: Add missing USES={gl,gnome,mate} |
0.7.2.2_1 06 Nov 2019 16:26:35
  |
antoine  |
Mark a few ports BROKEN (unfetchable) |
0.7.2.2_1 10 Sep 2018 13:14:52
  |
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
0.7.2.2_1 04 Dec 2017 20:25:18
  |
antoine  |
wbarconf fails to run with python3 |
0.7.2.2_1 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.7.2.2_1 17 Feb 2016 10:42:08
  |
olivier  |
Update my email for ports I maintain
Approved by: jadawin
Differential Revision: https://reviews.freebsd.org/D5309 |
0.7.2.2_1 19 Oct 2015 14:50:52
  |
amdmi3  |
Improve shebangfix framework
- Support multiple values in *_OLD_CMD, i.e. we can now fix both
"/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify
them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash,
ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously)
replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is
still (correctly) replaced with "${perl_CMD} -tt")
Note that *_OLD_CMD items containing spaces must now be quoted (e.g.
perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")
Update shebangfix usage according to new rules in many ports:
- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces
Fix shebangfix usage in many ports (irrelevant to infrastructure change):
- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as
python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for
exact string
Approved by: portmgr (bapt)
Differential Revision: D3756 |
0.7.2.2_1 08 Dec 2014 20:18:24
  |
bapt  |
Cleanup plist |
0.7.2.2_1 19 Oct 2014 18:16:16
  |
mva  |
- Convert ports from korean/, shells/, x11/, x11-clocks/, x11-fm/,
x11-fonts/, x11-toolkits and x11-wm to new USES=python
Approved by: portmgr (implicit) |
0.7.2.2_1 30 Jan 2014 23:26:26
  |
jgh  |
- support staging
- add license
- while here remove patch and shift to uses framework [2]
PR: 186145
Submitted by: olivier@cochard.me (maintainer)
Approved by: maintainer [2] |
0.7.2.2 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.7.2.2 22 Oct 2013 14:04:02
  |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (remaining categories)
- Add note on mtree change to CHANGES
Approved by: portmgr (bdrewery) |
0.7.2.2 20 Sep 2013 23:43:20
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
0.7.2.2 30 Apr 2013 16:37:46
  |
bdrewery  |
- Fix cases where 2 USES= were used
With hat: portmgr |
0.7.2.2 24 Apr 2013 18:10:32
  |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.7.2.2 08 Jun 2012 13:49:26
 |
arved  |
Update to 0.7.2.2
PR: 168779
Submitted by: maintainer |
0.7.2.1_2 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.7.2.1_1 07 Nov 2011 07:58:42
 |
jadawin  |
- Fix compilation issue.
PR: ports/162336
Submitted by: Olivier Cochard-Labbe <olivier _AT_ cochard.me> (maintainer) |
0.7.2.1 04 Nov 2011 10:36:45
 |
jadawin  |
- Update to 0.7.2.1
PR: ports/162284
Submitted by: jadawin@ (myself)
Approved by: <olivier _AT_ cochard.me> (maintainer) |
0.7.2_5 25 Feb 2011 00:47:51
 |
miwi  |
- Move to py25 or above
- While here kick md5 support |
0.7.2_4 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.7.2_3 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.7.2_2 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.7.2_1 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.7.2 25 May 2009 20:11:32
 |
amdmi3  |
wbarconf is graphical configuration utility for wbar written in Python/GTK
WWW: http://kapsi.fi/ighea/wbarconf/
PR: 134794
Submitted by: Olivier Cochard-Labbé <olivier@cochard.me> |