Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.0_3 06 Mar 2019 21:49:01 |
rene |
Remove expired ports:
2019-03-05 devel/elixir-lager_logger: Broken for more than 6 months
2019-03-05 devel/gpsim: Broken for more than 6 months
2019-03-05 devel/hgview: Broken for more than 6 months
2019-03-05 games/mudmagic: Broken for more than 6 months
2019-03-05 math/mumps-mpich: Broken for more than 6 months
2019-03-05 math/sdpara: Broken for more than 6 months
2019-03-05 net/tn5250j: Broken for more than 6 months
2019-03-05 net-im/pidgin-skype: Broken for more than 6 months
2019-03-05 net-im/skype: Broken for more than 6 months
2019-03-05 net-im/skype-devel: Broken for more than 6 months
2019-03-05 science/dft_tools: Broken for more than 6 months
2019-03-05 science/triqs: Broken for more than 6 months
2019-03-05 security/hamachi: Broken for more than 6 months
2019-03-05 textproc/elixir-ex_doc: Broken for more than 6 months
2019-03-05 x11/altyo: Broken for more than 6 months
2019-03-05 x11/pantheon-terminal: Broken for more than 6 months
2019-03-05 x11-wm/e-module-everything-websearch: Broken for more than 6 months |
1.9.0_3 03 Feb 2019 20:46:36 |
antoine |
Deprecate ports broken for more than 6 months |
1.9.0_3 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
1.9.0_3 22 Nov 2018 20:18:37 |
tcberner |
pyqt: Change install directories for Python flavor support
* PyQt could not be installed for multiple Python versions at
the same time, as there were conflicting files.
This patch creates Python-version versioned directories for
all these, and further installs binaries with a version number.
* Note, there might be some hickups for software that depends on
on of the .so's provided by PyQt5, which might not be found
anymore autmotically, and maybe need some LD-flaggery.
* Update PyQt5 to 5.10.1
* Mark www/py-qt5-webengine broken. It is unforuntately no longer
compatible with the old qt5-webengine-5.9.4 we ship.
PR: 232745
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D8714 |
1.9.0_2 12 Aug 2018 07:40:24 |
antoine |
Mark BROKEN: fails to configure
File "setup.py", line 60, in <module>
from hgviewlib.__pkginfo__ import modname, version, license, description, \
File "hgviewlib/__init__.py", line 26, in <module>
demandimport.ignore.append('roman')
AttributeError: 'module' object has no attribute 'ignore'
Reported by: pkg-fallout |
1.9.0_2 20 Jun 2018 17:29:04 |
antoine |
Fix build |
1.9.0_2 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
1.9.0_2 20 Jun 2018 16:59:31 |
mat |
Correctly depend on those Python ports.
- py-qt have their framework
- depending on a single file breaks with multiple flavors.
Sponsored by: Absolight |
1.9.0_2 29 Apr 2018 16:19:44 |
tcberner |
Update the QScintilla2 ports to 2.10.4 |
1.9.0_1 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
1.9.0 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.9.0 04 Feb 2017 13:37:15 |
tcberner |
Switch ports to use USE_PYQT=<foo> instead of using RUN_- and BUILD_DEPENDS
pyqt.mk provides USE_PYQT=<list> to depend on its components. Convert the ports
not yet using it to it.
Reviewed by: rakuco, mat
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9261 |
1.9.0 20 Jan 2017 20:09:55 |
antoine |
Remove useless reinplace that was editing a symlink
PR: 216309 |
1.9.0 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.9.0 10 Jan 2016 15:56:08 |
olivierd |
- Update to 1.9.0 [1]
- Exclude python 3, because Mercurial (hg) supports only python 2
- Convert to new options target helper
PR: 206033 [1]
Submitted by: <w.schwarzenfeld@aon.at> |
1.8.2 29 Sep 2015 07:26:10 |
rm |
devel/hgview: update to 1.8.2
- update to 1.8.2
- update MASTER_SITES and remove BROKEN and DEPRECATED
The change was submitted by two persons independently.
Changes from both submissions were joined into this commit.
PR: 203390 203400
Submitted by: Walter Schwarzenfeld <w.litter@aon.at>
Submitted by: matthew@reztek.cz |
1.6.2_2 26 Sep 2015 21:39:11 |
antoine |
Deprecate ports broken for more than 6 months |
1.6.2_2 20 Sep 2015 19:59:04 |
olgeni |
Typos, whitespace and capitalization fixes (A-F). |
1.6.2_2 30 Mar 2015 22:48:44 |
bapt |
LOGILAB mirrors are gone
Mark broken ports only using LOGILAB mirror |
1.6.2_2 01 Nov 2014 12:00:35 |
marino |
devel/hgview: Update WWW
PR: 194560 |
1.6.2_2 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
1.6.2_2 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
1.6.2_2 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.6.2_1 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
1.6.2_1 31 Mar 2014 14:13:53 |
pawel |
- Add staging support
- Make RUN_DEPENDS path independent |
1.6.2_1 21 Feb 2014 13:36:13 |
ehaupt |
Remove trailing whitespaces from category devel |
1.6.2_1 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
1.6.2_1 15 Dec 2013 16:22:17 |
wg |
Use setuptools for all Python ports.
Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.
Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.
Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.
pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is (Only the first 15 lines of the commit message are shown above ) |
1.6.2_1 20 Sep 2013 17:04:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
1.6.2_1 18 Sep 2013 17:25:47 |
amdmi3 |
Drop maintainership |
1.6.2_1 12 Jul 2013 15:01:46 |
amdmi3 |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files |
1.6.2_1 03 Feb 2013 18:16:55 |
makc |
Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip |
1.6.2 28 Sep 2012 12:59:45 |
amdmi3 |
- Update to 1.6.2 |
1.5.0_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.5.0_1 25 May 2012 01:50:36 |
makc |
Chase PyQT update |
1.5.0 05 Mar 2012 14:32:22 |
amdmi3 |
- Update to 1.5.0 |
1.4.0 06 Oct 2011 00:05:48 |
amdmi3 |
- Update to 1.4.0 |
1.3.0 23 Jun 2011 22:42:56 |
amdmi3 |
- Update to 1.3.0 |
1.2.1 01 Sep 2010 17:55:22 |
amdmi3 |
- Update to 1.2.1 |
1.2.0_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.2.0_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.2.0 04 Feb 2010 00:07:38 |
amdmi3 |
- Update to 1.2.0 |
1.1.3_1 30 Jan 2010 14:27:27 |
fluffy |
The KDE FreeBSD team is proud to announce the release of SIP-4.10 and
PyQt-4.7 for FreeBSD. The official update notes can be found at
http://www.riverbankcomputing.com
We'd like to say thanks to all helpers, testers and submitters. |
1.1.3 13 Oct 2009 22:23:35 |
amdmi3 |
- Update to 1.1.3 |
1.1.2 05 Oct 2009 08:59:50 |
amdmi3 |
- Update to 1.1.2 |
1.0.1 31 Aug 2009 18:37:02 |
amdmi3 |
- Introduce MASTER_SITE_LOGILAB
- Update MASTER_SITES for ports that use it
PR: 137695
Submitted by: Sofian Brabez <sbrabez@gmail.com>
Reviewed by: pav |
1.0.1 17 Jun 2009 17:20:43 |
amdmi3 |
- Update to 1.0.1 |
0.11.2 24 Mar 2009 19:39:45 |
amdmi3 |
- Update to 0.11.2 |
0.10.2 03 Mar 2009 22:48:09 |
amdmi3 |
- Update to 0.10.2 |
0.10.1 21 Jan 2009 13:57:13 |
amdmi3 |
- Update to 0.10.1 |
0.10.0 23 Dec 2008 23:54:15 |
amdmi3 |
- Update to 0.10.0 |
0.9.1 25 Nov 2008 16:20:47 |
amdmi3 |
- Update to 0.9.1 |
0.9.0 21 Nov 2008 13:46:17 |
amdmi3 |
A faster implementation of hgk using pygtk/pyqt4. Its primary purpose
was to be able to browse the linux kernel mercurial repository.
WWW: http://www.logilab.org/project/name/hgview/ |