aboutsummaryrefslogtreecommitdiff
path: root/x11/libSM
Commit message (Collapse)AuthorAgeFilesLines
* - Mark xtrans as a BUILD_DEPENDS only (unless specified otherwise with :both)Florent Thoumie2008-03-131-0/+1
| | | | | | | | - Bump PORTREVISION on ports having xtrans in USE_XORG. - Add some missing dependencies in various xorg libraries. Notes: svn path=/head/; revision=208925
* Update to 1.0.3.Dejan Lesjak2007-07-022-4/+4
| | | | | | | | PR: ports/113581 Submitted by: chinsan Notes: svn path=/head/; revision=194677
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-19/+7
| | | | | | | | - 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=128853
* 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
* Update to 6.0.3Eric Anholt2004-05-112-4/+3
| | | | Notes: svn path=/head/; revision=108894
* libICE doesn't link to libX11 directly, but one of its utility headersEric Anholt2004-05-081-4/+0
| | | | | | | | | does include Xlib.h, so put the x11 dependency back in. Reported by: kris (bento) Notes: svn path=/head/; revision=108682
* Use gnomehack to replace patch.Eric Anholt2004-05-072-16/+8
| | | | | | | | Remove xtrans dependency now that libICE depends on it properly. Remove dependency on libX11, which appears spurious. Notes: svn path=/head/; revision=108643
* Use the right MTREE_FILETilman Keskinoz2004-04-191-0/+1
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=107583
* Update from prerelease to the real releaseTilman Keskinoz2004-04-162-6/+4
| | | | Notes: svn path=/head/; revision=107209
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Declare CONFLICTS between freedesktop.org X extension/library ports andMichael Nottebrock2004-03-241-0/+2
| | | | | | | XFree86-libraries. Notes: svn path=/head/; revision=105135
* 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
* Add a missing dependency on libXtrans.Joe Marcus Clarke2004-03-051-3/+2
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=102961
* BROKEN: Missing dependenciesKris Kennaway2004-02-091-0/+2
| | | | Notes: svn path=/head/; revision=100436
* 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: Prerelease version of libSM from freedesktop.org:Eric Anholt2003-12-215-0/+58
Session Management library for X11 Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them. Notes: svn path=/head/; revision=96368