Commit graph

11 commits

Author SHA1 Message Date
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