| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some bits to the armv6 build to get a successful build/run on the RPi. | Sean Bruno | 2014-09-15 | 3 | -0/+55 |
* | Fix the PORTREVISION bump for the lang/gcc update that went badly for | Gerald Pfeifer | 2014-09-12 | 1 | -3/+3 |
* | Update the default version of GCC in the Ports Collection from GCC 4.7.4 | Gerald Pfeifer | 2014-09-10 | 1 | -1/+1 |
* | Update to 1.14.7 | Baptiste Daroussin | 2014-09-08 | 2 | -18/+42 |
* | Readd PORTEPOCH removed by accident | Baptiste Daroussin | 2014-09-08 | 1 | -0/+1 |
* | Prefer explicit activation of xvfb | Baptiste Daroussin | 2014-09-08 | 1 | -1/+2 |
* | Update to 1.14.7 | Baptiste Daroussin | 2014-09-08 | 2 | -18/+44 |
* | Cleanup plist | Baptiste Daroussin | 2014-09-03 | 1 | -3/+2 |
* | Properly reset ownership | Baptiste Daroussin | 2014-09-03 | 1 | -3/+2 |
* | Because this is a slave port, it cannot load bsd.port.pre.mk before defining | Adam Weinberger | 2014-08-16 | 1 | -5/+5 |
* | Remove indefinite articles and trailing periods from COMMENT, plus | Jimmy Olgeni | 2014-08-08 | 1 | -1/+1 |
* | Bump XORG_REVISION to reflect changed behavior on PowerPC. | Nathan Whitehorn | 2014-07-29 | 1 | -1/+1 |
* | mmap() /dev/mem instead of /dev/console on PowerPC. Mostly this was already | Nathan Whitehorn | 2014-07-29 | 1 | -17/+52 |
* | Rename all patches that contain '::' as a path separator, and use | Adam Weinberger | 2014-07-29 | 4 | -0/+0 |
* | Remove NOPORTDOCS. | Adam Weinberger | 2014-07-04 | 1 | -2/+2 |
* | Use MAKE_CMD | Baptiste Daroussin | 2014-06-25 | 1 | -94/+94 |
* | Convert GMAKE to MAKE_CMD | Baptiste Daroussin | 2014-06-25 | 1 | -2/+2 |
* | x11-drivers/xf86-video-ati: | Koop Mast | 2014-05-29 | 2 | -6/+27 |
* | Revert accident commit in -r351411. This should stop the option dialog | Koop Mast | 2014-05-15 | 1 | -2/+0 |
* | Restore PORTREVISION mistakenly removed in last commit | Pawel Pekala | 2014-05-01 | 1 | -0/+1 |
* | Fix BadImplemented errors that happen with gdk 3.12.x and GNOME 3. [1] | Koop Mast | 2014-04-24 | 2 | -8/+43 |
* | When linking a library libA with a library libB using libtool, if libB.la | Tijl Coosemans | 2014-04-23 | 1 | -4/+3 |
* | The FreeBSD x11@ and graphics team proudly presents | Niclas Zeising | 2014-04-16 | 4 | -11/+10 |
* | Support stage | Baptiste Daroussin | 2014-03-02 | 2 | -11/+8 |
* | X11rdp is an X server for xrdp. | Steve Wills | 2014-02-11 | 8 | -0/+720 |
* | - Stage support | Martin Wilke | 2014-02-03 | 1 | -3/+3 |
* | Fix packaging on FreeBSD 11 when WITH_NEW_XORG is defined by bsd.port.mk | Baptiste Daroussin | 2014-01-25 | 1 | -5/+5 |
* | Fix properties on pkg-plist | Baptiste Daroussin | 2014-01-21 | 1 | -1/+0 |
* | Remove extra bsd.port.options.mk, it already defined in the master port. | Koop Mast | 2013-12-31 | 1 | -2/+0 |
* | Remove extra bsd.port.options.mk, it already defined in the master port. | Koop Mast | 2013-12-31 | 2 | -5/+1 |
* | Fix PLIST_SUB (add a space after @comment) for non-default option. | Boris Samorodov | 2013-12-30 | 1 | -1/+1 |
* | - Support CC/CFLAGS properly | Pawel Pekala | 2013-12-20 | 2 | -15/+18 |
* | Fix whitespace, no functional changes. | Niclas Zeising | 2013-12-16 | 1 | -1/+0 |
* | Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0] | Niclas Zeising | 2013-12-16 | 8 | -47/+64 |
* | Fix typo. | Koop Mast | 2013-10-24 | 1 | -1/+1 |
* | Document xorg-server use after free CVE. | Koop Mast | 2013-10-24 | 3 | -4/+89 |
* | Fix patches. Remove two unneeded ones, and add new patches to fix sparc64. | Niclas Zeising | 2013-09-29 | 4 | -15/+19 |
* | Fix perl dependency. | Niclas Zeising | 2013-09-29 | 1 | -2/+2 |
* | The FreeBSD graphics/x11 team proudly presents | Niclas Zeising | 2013-09-29 | 6 | -16/+528 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-20 | 9 | -10/+11 |
* | Plug two more use before initialized with the new x server. | Niclas Zeising | 2013-08-14 | 1 | -0/+23 |
* | - Convert to new perl framework | Andrej Zverev | 2013-08-04 | 1 | -1/+2 |
* | Convert to USES=imake | Baptiste Daroussin | 2013-06-28 | 1 | -9/+3 |
* | Enable AIGLX by default on xorg-server 1.12. (WITH_NEW_XORG) | Niclas Zeising | 2013-06-27 | 2 | -2/+3 |
* | Readd the dix_events.c patch that was removed with the xorg update. | Niclas Zeising | 2013-06-26 | 2 | -2/+92 |
* | Add a patch to fix upstream bug 18451 for 1.7.7. | Jung-uk Kim | 2013-06-17 | 2 | -3/+233 |
* | Don't install the README.compiled file, it got installed in a directory | Koop Mast | 2013-06-16 | 1 | -0/+11 |
* | Fix patching on powerpc with new xorg. | Niclas Zeising | 2013-06-14 | 3 | -1/+19 |
* | The FreeBSD x11 team proudly presents | Niclas Zeising | 2013-05-25 | 19 | -271/+100 |
* | Add a new xorg module, to use with USE_XORG: xorg-macros. This module | Niclas Zeising | 2013-03-11 | 1 | -1/+2 |