Commit graph

17 commits

Author SHA1 Message Date
Jeremy C. Reed
70d8e259af Improve description and comment. This is the X Session
Management Library.

Update to use modular x.org version (release candidate 2)
instead of deprecated xlibs. No changes listed here --
is a work in progress.

Comment out or remove buildlink includes for libX11 and threads.
Add buildlink include for xproto and xtrans.

Add comment to PLIST.

Remove some includes from buildlink3.mk file.
Just include libICE.
2005-11-12 01:35:13 +00:00
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
Leonard Schmidt
19e04324b1 MASTER_SITES update. 2005-09-07 16:24:54 +00:00
David Brownlee
85699404be Update for jlam's pkg-config changes.
Note these changes have not all been tested, so it is quite possible
that some are necessary but not sufficient.
2005-08-11 10:08:21 +00:00
Thomas Klausner
ba298945c1 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:33:56 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Johnny C. Lam
84663f5da5 Mechanical conversion to use LIBTOOLIZE_PLIST (which defaults to "yes" in
pkgsrc).  LIBTOOL_LA_FILES is no more.
2004-09-23 05:59:29 +00:00
Todd Vierling
3258328d22 Convert manual libtool archive PLIST entries to dynamic entries using new
LIBTOOL_LA_FILES logic in bsd.pkg.mk.
2004-08-17 18:26:11 +00:00
Min Sik Kim
9d588a60fa Enable pkgviews installation. 2004-06-07 23:17:26 +00:00
Min Sik Kim
a7701061c3 Update libSM to 6.0.3 and bl3ify.
Changes since 6.0.1:
	* sm_genid.c:
	Fix getaddrinfo()-related info (merge from X11R6.7).
	* AUTHORS (Author):
	* Makefile.am: Pass -no-undefined to libtool via LDFLAGS.
	* Makefile.am:
	* SMlibint.h:
	* configure.ac:
	* globals.h:
	* sm_client.c: (set_callbacks):
	* sm_error.c: (_SmcDefaultErrorHandler), (_SmsDefaultErrorHandler):
	* sm_manager.c: (_SmsProtocolSetupProc):
	* sm_process.c: (_SmcProcessMessage), (_SmsProcessMessage):
	Prototypes.
	Use new ICEtrans.h header to get defines for ICE xtrans functions.
	Add GCC warnings.
	Make $(srcdir) != "." work (needed -I${top_srcdir}/include)
2004-05-14 01:22:35 +00:00
Min Sik Kim
5802e19afa Unused. 2004-05-14 01:00:43 +00:00
Min Sik Kim
2d74df8024 Use relative paths for PKGCONFIG_OVERRIDE. 2004-05-09 02:38:56 +00:00
Juan Romero Pardines
041a09f268 Drop maintainership; I don't have enough free time/energy to
maintain all these packages, perhaps somebody want to get them? :-)
2004-05-07 01:57:48 +00:00
Soren Jacobsen
084e0938cf LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now shell globs relative to
WRKSRC.  LIBTOOL_OVERRIDE defaults to "libtool */libtool and */*/libtool,"
meaning that, in most packages, there's no need to set it.

So: Nuke tons of LIBTOOL_OVERRIDE=${WRKSRC} and adjust a few
SHLIBTOOL_OVERRIDEs (remove ${WRKSRC} from them).
2004-02-17 02:55:13 +00:00
Jeremy C. Reed
d35d06b1e6 Add buildlink3.mk file. 2004-02-10 18:19:04 +00:00
Jeremy C. Reed
cde2a3a932 libSM uses XTHREADS is seen in the cflags from the pkg-config for
its dependencies; this means if libX11 was built with it, then this is
built with it.

So include pthread.buildlink2.mk.
Although this doesn't have configure choice for xthreads (like libX11 does).
2003-11-27 19:11:00 +00:00
Juan Romero Pardines
c3f903d63a Initial import of libSM-6.0.1
This package contains the library and header files for the SM
extension.

More information: www.freedesktop.org
2003-11-27 01:53:45 +00:00