/security/p5-Crypt-Cryptix/

tle='freebsd-ports-gnome' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hgview
Commit message (Collapse)AuthorAgeFilesLines
* Mark BROKEN: fails to configureantoine2018-08-121-0/+2
| | | | | | | | | | 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
* Fix buildantoine2018-06-211-1/+1
|
* Use PY_FLAVOR for dependencies.mat2018-06-211-2/+2
| | | | | | | FLAVOR is the current port's flavor, it should not be used outside of this scope. Sponsored by: Absolight
* Correctly depend on those Python ports.mat2018-06-211-2/+1
| | | | | | | - py-qt have their framework - depending on a single file breaks with multiple flavors. Sponsored by: Absolight
* Update the QScintilla2 ports to 2.10.4tcberner2018-04-301-1/+1
|
* Reduce dependency on the python2 metaportantoine2018-02-191-1/+2
| | | | | PR: 225752 Submitted by: Yasuhiro KIMURA
* Convert Python ports to FLAVORS.mat2017-11-30