aboutsummaryrefslogtreecommitdiff
path: root/devel/hgview/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Convert ports of devel/ to USES=pythonMarcus von Appen2014-10-201-3/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371280
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Convert GMAKE to MAKE_CMDBaptiste Daroussin2014-06-251-1/+1
| | | | | | | | | | 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 Notes: svn path=/head/; revision=359185
* - Add staging supportPawel Pekala2014-03-311-14/+6
| | | | | | | - Make RUN_DEPENDS path independent Notes: svn path=/head/; revision=349754
* Remove trailing whitespaces from category develEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345404
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+3
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=343634
* Use setuptools for all Python ports.William Grzybowski2013-12-151-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 unavailable or has other issues associated with it. This work allows us to unify how python packages are built, ensure that Python distributions are installed consistently, reduces complexity for Python port maintainers and paves the way for simplifying the Python ports framework in the future. With hat on: python Reviewed by: koobs, antoine Exp-run: bdrewery Approved by: bdrewery (portmgr) Notes: svn path=/head/; revision=336553
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 2) Notes: svn path=/head/; revision=327723
* Drop maintainershipDmitry Marakasov2013-09-181-1/+1
| | | | Notes: svn path=/head/; revision=327568
* - Trim Makefile headersDmitry Marakasov2013-07-121-6/+4
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=322840
* Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.Max Brazhnikov2013-02-031-0/+1
| | | | | | | | x11-toolkits/py-qt: - mark BROKEN: does not build with latest devel/py-sip Notes: svn path=/head/; revision=311476
* - Update to 1.6.2Dmitry Marakasov2012-09-281-3/+2
| | | | Notes: svn path=/head/; revision=304992
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Chase PyQT updateMax Brazhnikov2012-05-251-0/+1
| | | | Notes: svn path=/head/; revision=297369
* - Update to 1.5.0Dmitry Marakasov2012-03-051-1/+1
| | | | Notes: svn path=/head/; revision=292737
* - Update to 1.4.0Dmitry Marakasov2011-10-061-1/+2
| | | | Notes: svn path=/head/; revision=283018
* - Update to 1.3.0Dmitry Marakasov2011-06-231-1/+1
| | | | Notes: svn path=/head/; revision=276174
* - Update to 1.2.1Dmitry Marakasov2010-09-011-2/+1
| | | | Notes: svn path=/head/; revision=260378
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 1.2.0Dmitry Marakasov2010-02-041-2/+1
| | | | Notes: svn path=/head/; revision=249199
* The KDE FreeBSD team is proud to announce the release of SIP-4.10 andDima Panov2010-01-301-0/+1
| | | | | | | | | | 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. Notes: svn path=/head/; revision=248842
* - Update to 1.1.3Dmitry Marakasov2009-10-131-1/+1
| | | | Notes: svn path=/head/; revision=242790
* - Update to 1.1.2Dmitry Marakasov2009-10-051-3/+8
| | | | Notes: svn path=/head/; revision=242486
* - Introduce MASTER_SITE_LOGILABDmitry Marakasov2009-08-311-1/+1
| | | | | | | | | | | - Update MASTER_SITES for ports that use it PR: 137695 Submitted by: Sofian Brabez <sbrabez@gmail.com> Reviewed by: pav Notes: svn path=/head/; revision=240624
* - Update to 1.0.1Dmitry Marakasov2009-06-171-17/+22
| | | | Notes: svn path=/head/; revision=236144
* - Update to 0.11.2Dmitry Marakasov2009-03-241-2/+2
| | | | Notes: svn path=/head/; revision=230902
* - Update to 0.10.2Dmitry Marakasov2009-03-031-1/+1
| | | | Notes: svn path=/head/; revision=229440
* - Update to 0.10.1Dmitry Marakasov2009-01-211-1/+1
| | | | Notes: svn path=/head/; revision=226608
* - Update to 0.10.0Dmitry Marakasov2008-12-231-1/+1
| | | | Notes: svn path=/head/; revision=224660
* - Update to 0.9.1Dmitry Marakasov2008-11-251-3/+2
| | | | Notes: svn path=/head/; revision=223374
* A faster implementation of hgk using pygtk/pyqt4. Its primary purposeDmitry Marakasov2008-11-211-0/+38
was to be able to browse the linux kernel mercurial repository. WWW: http://www.logilab.org/project/name/hgview/ Notes: svn path=/head/; revision=223123