notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: devel/qct/files/patch-setup.py

Number of commits found: 2

Sunday, 7 Feb 2016
11:22 amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Switch to options helpers
- Fix docfile installation
- Regenerate patches with `make makepatch`
Original commitRevision:408368 
Wednesday, 18 Jan 2012
15:26 rm search for other commits by this committer
Switch back to using distutils to fix runtime. Also fix logic bug in
setup.py that had mixing use of setuptools with distutils.

With using setuptools some ui-related files are not generating
and not installing so gui becomes broken. As for original submitter's
plist problem, i believe it was also because it needs py-qt4-gui on build stage
too, not only on runtime (see QctBuild.compile_ui() in setup.py for details).
This port revision works fine for me both on live system and in tinderbox.

Please also note that this port doesn't work with modern mercurial versions,
but works fine with cvs/svn. hg support should be trivial to fix, but i have
no time/desire resources for this.

PR:             156975
Submitted by:   Lapo Luchini <lapo at lapo dot it>
Original commit

Number of commits found: 2