aboutsummaryrefslogtreecommitdiff
path: root/x11/sterm
Commit message (Collapse)AuthorAgeFilesLines
* x11/sterm: Upgrade version 0.4.1 => 0.5John Marino2014-06-182-4/+3
| | | | | | | | | | PR: 188302 Submitted by: anonymous (gmail) Approved by: maintainer timeout (2 months) Verified by: Redports 8x pass Notes: svn path=/head/; revision=358328
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* Support stagingEmanuel Haupt2014-02-242-15/+11
| | | | Notes: svn path=/head/; revision=345789
* Remove trailing whitespaces from category x11Emanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345438
* 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
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11) Notes: svn path=/head/; revision=327777
* - update to 0.4.1Jason Helfman2013-07-044-23/+15
| | | | | | | | | | | | | - while here: - migrate ncurses dependency to USES framework - tighten comment - install correct LICENSE, as it differs from standard PR: 179997 Submitted by: kitche@kitchetech.com (maintainer) Notes: svn path=/head/; revision=322262
* - Update to 0.3Guido Falsi2012-11-274-33/+23
| | | | | | | | | | | | - Use new options framework for DOCS - Trim Makefile headers PR: ports/173941 Submitted by: Matthew Donovan <kitche@kitchetech.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=307840
* - Update to 0.2.1Guido Falsi2012-08-142-4/+3
| | | | | | | | | | | | - Remove LICENSE_FILE for those in port.licenses.db.mk PR: ports/170551 Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> Approved by: Matthew Donovan <kitche@kitchetech.com> (maintainer) Approved by: crees, tabthorpe (mentors, implicit) Notes: svn path=/head/; revision=302515
* Update to 0.2Max Brazhnikov2012-02-222-9/+8
| | | | | | | | | | Update maintainer address PR: ports/165274 Submitted by: Matthew Donovan (maintainer) Notes: svn path=/head/; revision=292048
* Add st, a minimalistic X terminal.Ganael LAPLANCHE2011-04-085-0/+94
PR: ports/156100 Submitted by: Matthew Donovan <kitchetech at gmail.com> Notes: svn path=/head/; revision=272369