| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add USES=xorg USES=gl, ports categories x | Niclas Zeising | 2019-11-07 | 1 | -1/+1 |
| * | x11-fonts/mkfontscale: Update to 1.2.0 | Niclas Zeising | 2019-03-11 | 1 | -3/+2 |
| * | Use helpers to avoid including pre.mk/post.mk | Baptiste Daroussin | 2017-10-05 | 1 | -6/+4 |
| * | Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z. | Mathieu Arnold | 2016-04-01 | 1 | -2/+2 |
| * | - Don't cat pkg-message from Makefiles | Dmitry Marakasov | 2015-05-27 | 1 | -1/+0 |
| * | MASTER_SITES cleanup. | Mathieu Arnold | 2015-05-14 | 1 | -2/+1 |
| * | Unbreak. | Cy Schubert | 2015-04-19 | 1 | -1/+5 |
| * | Remove OSVERSION checks that do not make sense any more. | Mathieu Arnold | 2015-04-03 | 1 | -9/+1 |
| * | Fix conflict, file ownership, and build issues. | Cy Schubert | 2015-03-19 | 1 | -1/+1 |
| * | Fix build errors related to stage and pkg-plist consistency. | Cy Schubert | 2014-06-27 | 1 | -4/+9 |
| * | Support stage. Update to new LIB_DEPENDS. | Cy Schubert | 2014-06-10 | 1 | -3/+2 |
| * | Fix typo. | Cy Schubert | 2013-11-23 | 1 | -1/+1 |
| * | Address conflict with x11/xloadimage | Cy Schubert | 2013-11-21 | 1 | -1/+5 |
| * | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
| * | New USES imake to handle the dependency on imake. | Baptiste Daroussin | 2013-06-28 | 1 | -1/+1 |
| * | Fix build with clang | Baptiste Daroussin | 2013-06-12 | 1 | -5/+2 |
| * | Update 3.2p1-X11R6 --> 3.2p1.4-19c | Cy Schubert | 2012-02-08 | 1 | -6/+5 |
| * | Fix unresolved external reference in xview-clients under 9.0. | Cy Schubert | 2011-09-27 | 1 | -1/+1 |
| * | Fix build under 9.0 (with new utmpx). | Cy Schubert | 2011-09-25 | 1 | -4/+0 |
| * | Fix XAllocID assertion in Xview applications. | Cy Schubert | 2011-06-08 | 1 | -2/+2 |
| * | - Fix build when custom CFLAGS are set in make.conf | Pav Lucistnik | 2010-04-07 | 1 | -1/+5 |
| * | - Mark BROKEN on HEAD: fails to build with new utmpx | Martin Wilke | 2010-03-20 | 1 | -0/+4 |
| * | The port needs COMPAT_43TTY defined to build on -CURRENT | Doug Barton | 2009-08-06 | 1 | -0/+6 |
| * | Convert most of remaining ports that depend on xorg-libraries to | Dmitry Marakasov | 2009-06-09 | 1 | -1/+2 |
| * | - Set only i386 - Attempting to launch any application | Martin Wilke | 2008-07-19 | 1 | -0/+1 |
| * | - Remove unneeded dependency from gtk12/gtk20 [1] | Martin Wilke | 2008-04-19 | 1 | -2/+2 |
| * | - Remove dependency on X_CLIENTS_PORTS | Martin Wilke | 2008-03-13 | 1 | -2/+3 |
| * | - Remove inclusion of sgtty | Martin Wilke | 2008-01-03 | 1 | -1/+1 |
| * | - The port was patching /usr/lib --> /usr/X11R6/lib and then replacing all | Pav Lucistnik | 2007-07-20 | 1 | -15/+7 |
| * | - Welcome X.org 7.2 \o/. | Florent Thoumie | 2007-05-19 | 1 | -1/+1 |
| * | - Clean up lib/X11/config on package deinstall. This was masked in port builds, | Pav Lucistnik | 2007-01-31 | 1 | -1/+1 |
| * | s:/usr/X11R6:${X11BASE}: everywhere. | Thierry Thomas | 2006-12-28 | 1 | -0/+6 |
| * | - Fix build with gcc41 | Pav Lucistnik | 2006-10-07 | 1 | -2/+8 |
| * | Don't install msgfmt and xgettext. | Tilman Keskinoz | 2006-09-22 | 1 | -2/+4 |
| * | - s,INSTALLS_SHLIB,USE_LDCONFIG,g | Cheng-Lung Sung | 2006-08-15 | 1 | -1/+1 |
| * | Remove USE_REINPLACE from categories starting with X | Edwin Groothuis | 2006-05-13 | 1 | -1/+0 |
| * | Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case. | Dejan Lesjak | 2006-01-21 | 1 | -6/+0 |
| * | - Unbreak on 5.X and above: | Pav Lucistnik | 2005-08-06 | 1 | -3/+5 |
| * | Correct buffer overflows in xview libraries. | Jacques Vidrine | 2005-06-01 | 1 | -1/+1 |
| * | BROKEN on 5.x: Broken by changes to make(1) | Kris Kennaway | 2004-09-30 | 1 | -0/+4 |
| * | Drop maintainership. Maintainer is not using FreeBSD as | Erwin Lansing | 2004-05-09 | 1 | -1/+1 |
| * | Fix build on AMD64 | Tilman Keskinoz | 2004-05-05 | 1 | -4/+0 |
| * | Reassign maintainership to Serge Gagnon. | Thierry Thomas | 2004-03-21 | 1 | -1/+1 |
| * | BROKEN on amd64: Does not compile | Kris Kennaway | 2004-03-05 | 1 | -1/+7 |
| * | - Redo this port. Now it compiles on -current again. | Pav Lucistnik | 2003-12-13 | 1 | -30/+25 |
| * | Mark as broken on recent versions of 5.x due to imake problems. | Mark Linimon | 2003-11-22 | 1 | -0/+4 |
| * | Fix typo in comments. I don't believe there are that many sites | Mark Linimon | 2003-11-02 | 1 | -1/+1 |
| * | Release maintainership of ports due to personal technical difficulties. | Christian Weisgerber | 2003-07-30 | 1 | -1/+1 |
| * | - Unbroke xview on -current machine | Daichi GOTO | 2003-06-19 | 1 | -6/+18 |
| * | Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN | Kris Kennaway | 2003-06-04 | 1 | -6/+6 |