sisctrl is a gtk-2.x based tool for the XFree86/X.org SiS ("sis") driver to tune the display parameters during X server run-time. Among other features, it allows switching and changing output devices, tuning TV output, gamma correction and Xv (hardware video) properties. It also supports switching the display mode and resizing the desktop using the RandR extension. WWW: http://www.winischhofer.at/linuxsispart1.shtml#23 /cgit/cgit.cgi/freebsd-ports-gnome/commit/?id=2ff80f55375ee2811ca2895a06b853699c3e0915'/> 2ff80f55375ee2811ca2895a06b853699c3e0915 With hat: portmgr Sponsored by: Absolight
With hat:	portmgr
Sponsored by:	Absolight
Fix usage of ${PERL5}. 2015-12-17T17:19:48+00:00 mat mat@FreeBSD.org 2015-12-17T17:19:48+00:00 9e7703aff1c96dce4c11180df6bfd80c536b777a ${PERL5} points to a specific version of perl, say, perl5.22.1, it is fine to use it in a ports Makefile to do Perly things, but ports using it must use ${PERL}, that points to /usr/local/bin/perl so that if the minor version is updated, the shebang keep working. While there, make some ports use shebangfix, regen a few patches, and bump PORTREVISION where a shebang went from PERL5 to PERL. PR: 205367 With hat: portmgr Sponsored by: Absolight
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.

While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.

PR:		205367
With hat:	portmgr
Sponsored by:	Absolight
Fix ports that confused the meaning of WRKDIR and WRKSRC. 2015-11-05T12:36:25+00:00 mat mat@FreeBSD.org 2015-11-05T12:36:25+00:00 344522393988339d341fda0818f0281645323f90 PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735
PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
Drop maintainership of all remaining ports where I am listed. 2014-10-29T22:11:51+00:00 anders anders@FreeBSD.org 2014-10-29T22:11:51+00:00 f07c32c4bd039690cbb7c5db21627ef8b5676f64 No time for this unfortunately.
No time for this unfortunately.
- Support staging 2014-02-28T13:45:48+00:00 ehaupt ehaupt@FreeBSD.org 2014-02-28T13:45:48+00:00 f5cf2944b7b35bbbaf30104809ad7c230f29f700 - Use shebangfix
- Use shebangfix