aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libXaw
Commit message (Collapse)AuthorAgeFilesLines
* - Update Makefile to respect NOPORTDOCSMichael Scheidell2012-05-082-47/+8
| | | | | | | | | | | | - Trim pkg-plist, use PORTDOCS= macro to enable easier updates in the future - No PORTREVISION bump since this does not change default package PR: ports/165820 Submitted by: scheidell@ (me) Approved by: x11 (maintainer, timeout 60 days) Notes: svn path=/head/; revision=296240
* - Please welcome Xorg 7.5.2Martin Wilke2012-04-212-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The Xorg Team is pleased to announce the next round of Xorg updates. The team created a new flag called WITH_NEW_XORG that users can include in /etc/make.conf. This was created for the intel KMS work being done althouthough It probably works for other chips. Unfortunately, the intel KMS driver will only work on FreeBSD 9(RELENG|STABLE) or 10/HEAD users. Older version of FreeBSD will not be supported. Intel users will need to patch their source manually with Konstantin?s KMS kernel patch to get the newer chips to work. Please carefully read UPDATING entry. Changes: - libdrm 2.4.31 (including KMS support) - mesa 7.11.2 - xorg-server 1.10.6 - a lot of new Graphic Drivers. I would like to thank: Koop Mast Eitan Adler Niclas Zeising and all helpers and testers from x11@. Notes: svn path=/head/; revision=295195
* Avoid automagical creation of xmlto filesEitan Adler2012-02-071-0/+1
| | | | | | | Submitted by: dougb Notes: svn path=/head/; revision=290529
* Backout previous commit due to missing dependencies not picked up by a ↵Eitan Adler2012-02-052-5/+4
| | | | | | | | | | | tinderbox run Reported by: x11@ mailing list Reviewed by: miwi Pointyhat to: me Notes: svn path=/head/; revision=290418
* Update to 1.0.9Eitan Adler2012-02-042-3/+4
| | | | | | | | | | | | Changes: This release includes several bug fixes, as well as the usual set of recent build configuration improvements & janitorial cleanups. Reviewed by: miwi Obtained from: xorg-dev repo Notes: svn path=/head/; revision=290397
* - Remove WITH_FBSD10_FIX, is no longer neededMartin Wilke2011-11-091-1/+0
| | | | Notes: svn path=/head/; revision=285379
* - Fix build on FreeBSD 10.0Martin Wilke2011-10-291-0/+1
| | | | | | | Notes: all x11@ ports fixed for FreeBSD 10 Notes: svn path=/head/; revision=284612
* - Please welcome Xorg 7.5.1Martin Wilke2011-02-254-11/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | The X-Server has been patched to the latest 1.7.X series, drivers and fonts have been updated to the latest versions. This update includes some components from Xorg 7.6 with a lot of improvements, and it seems that the performance is much better than the old version. Also this Update fix build issues with clang and binutils 2.17.50 in current, remove 6.X gruft and de-author pkg-descr. I would like to thank: Beat Gaetzi Dima Panov Koop Mast Eitan Adler and all Testers. PR: ports/147646 ports/148035 ports/148744 ports/150223 ports/152889 ports/154457 Notes: svn path=/head/; revision=269720
* - Update to Xorg 7.5Martin Wilke2010-05-013-6/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Intel drivers was patched to work with the new server. The drivers for Vesa, NV,NVIDIA and ATI have been tested thoroughfully and seem to work fine. A complete changelog of Xorg 7.5 can you read here: http://www.x.org/releases/X11R7.5/ A note to FreeBSD 6.X users: We strongly recommend you to update your system to 7.x or above. For updating try portupgrade -af \* or: portmaster -af Please report any problems and issus to x11 (at) FreeBSD.org. Thanks to beat@, rnoland@, fluffy@, stas@ and all testers for their help and Feeback. Tested by: Community and 2x exp-runs Notes: svn path=/head/; revision=253503
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-233-13/+4
| | | | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). Notes: svn path=/head/; revision=226727
* Fix pkg-descr.Florent Thoumie2008-04-021-1/+1
| | | | | | | | PR: ports/122353 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> Notes: svn path=/head/; revision=210353
* - Mark xtrans as a BUILD_DEPENDS only (unless specified otherwise with :both)Florent Thoumie2008-03-131-1/+2
| | | | | | | | - Bump PORTREVISION on ports having xtrans in USE_XORG. - Add some missing dependencies in various xorg libraries. Notes: svn path=/head/; revision=208925
* - Update X.org ports to 7.3.Florent Thoumie2007-09-132-4/+4
| | | | | | | | | | | - Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25. I hope that nobody will be bored enough on Christmas to remove them on that day. Tested by: vehemens, Rene Ladan, Beech Rintoul, sarek on x11@ Notes: svn path=/head/; revision=199427
* Update to 1.0.3.Dejan Lesjak2007-07-022-4/+4
| | | | | | | | PR: ports/113593 Submitted by: chinsan Notes: svn path=/head/; revision=194692
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-193-27/+28
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+0
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).Dejan Lesjak2005-06-152-10/+2
| | | | Notes: svn path=/head/; revision=137467
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Generate proper package listing when using new mtree from xorg-server port.Dejan Lesjak2005-03-182-1/+10
| | | | Notes: svn path=/head/; revision=131587
* Remove hardcoding of MTREE_FILE. This is handled in bsd.port.mk sinceDejan Lesjak2005-03-061-1/+0
| | | | | | | rev. 1.503 for ${PREFIX} == ${XPREFIX} cases. Notes: svn path=/head/; revision=130436
* Fix MASTER_SITES.Dejan Lesjak2005-02-141-1/+1
| | | | Notes: svn path=/head/; revision=128855
* Register missing CONFLICTS, mostly on xorg-libraries-*Eric Anholt2004-07-261-0/+2
| | | | | | | Reported by: Kent Stewart <kstewart@owt.com> Notes: svn path=/head/; revision=114790
* Update to 7.0.2.Eric Anholt2004-05-112-4/+3
| | | | Notes: svn path=/head/; revision=108900
* Use the right MTREE_FILETilman Keskinoz2004-04-191-0/+1
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=107583
* Add a missing RUN_DEPENDS on libXpm.Joe Marcus Clarke2004-04-161-2/+3
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=107194
* * Add a missing build dependency on xextensions [1]Joe Marcus Clarke2004-04-112-1/+3
| | | | | | | | | * Add a man page to MAN3 Reported by: bento via kris [1] Notes: svn path=/head/; revision=106752
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* New port: X Athena Widgets from freedesktop.orgEric Anholt2004-01-254-0/+116
Testing is encouraged, but please do not use these ports as dependencies until the XFree86 ports have been updated to depend on them. Notes: svn path=/head/; revision=99050