aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libXt
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-193-26/+297
| | | | | | | | - 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
* 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
* 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-1/+1
| | | | | | | Reported by: Kent Stewart <kstewart@owt.com> Notes: svn path=/head/; revision=114790
* Add missing xproto build depend.Eric Anholt2004-05-091-1/+2
| | | | | | | Reported by: bento (kris) Notes: svn path=/head/; revision=108718
* Update to 0.1.5.Eric Anholt2004-05-074-66/+4
| | | | Notes: svn path=/head/; revision=108629
* Use the right MTREE_FILETilman Keskinoz2004-04-191-0/+1
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=107583
* Add Shell.h to the plist.Joe Marcus Clarke2004-04-082-1/+2
| | | | | | | | Reported by: bento via kris Pointy hat to: me Notes: svn path=/head/; revision=106468
* Add some more patches from Freedesktop to try and fix this ports compilationJoe Marcus Clarke2004-03-312-6/+34
| | | | | | | | | problems. Reported by: bento via kris Notes: svn path=/head/; revision=105754
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Declare CONFLICTS between libXt and XFree86-4-librariesMichael Nottebrock2004-03-281-0/+2
| | | | Notes: svn path=/head/; revision=105498
* Add a missing dependency on libSM.Joe Marcus Clarke2004-03-281-2/+3
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=105465
* Import some changes from Freedesktop CVS to fix the build.Joe Marcus Clarke2004-03-224-3/+25
| | | | | | | | Reported by: bento via kris Obtained from: Freedesktop CVS Notes: svn path=/head/; revision=104969
* Make sure we use the right include path to find our own header files. ThisJoe Marcus Clarke2004-03-142-2/+11
| | | | | | | | | should unbreak libXt. Obtained from: Freedesktop CVS repo Notes: svn path=/head/; revision=103967
* 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
* Mark BROKEN until the Xalloca.h problem can be fixed.Joe Marcus Clarke2004-02-171-0/+2
| | | | Notes: svn path=/head/; revision=101115
* Add a missing dependency on xproto.Joe Marcus Clarke2004-02-081-4/+3
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=100327
* BROKEN: Does not compileKris Kennaway2004-02-071-0/+2
| | | | Notes: svn path=/head/; revision=100304
* 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 Toolkit library from freedesktop.orgEric Anholt2004-01-254-0/+57
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=99044