Commit graph

19 commits

Author SHA1 Message Date
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
246632a117 Enable pkgviews installation. 2004-06-07 17:31:38 +00:00
Min Sik Kim
ad4be052a9 Unused. 2004-05-14 01:23:30 +00:00
Min Sik Kim
f8413c55e6 Update libICE to 6.3.3.
Changes since 6.3.1:
	* authutils.c: (read_string)
	* process.c:
	Sync up with the X11R6.7 tree - add extra parameter to
	CHECK_SIZE_MATCH macro, minor change to read_string semantics.
	* Get a first approximation authors file
	* Makefile.am: Pass -no-undefined to libtool via LDFLAGS.
	Get rid of obsolete icetrans.h file
	* ICElibint.h:
	* Makefile.am:
	* accept.c:
	* connect.c:
	* icetrans.h:
	* include/X11/ICE/ICElib.h:
	* include/X11/ICE/ICEtrans.h:
	* listen.c:
	* listenwk.c:
	* misc.c:
	* shutdown.c:
	Ah, the joys of secret interfaces.  SM used some non-public
	ICE interfaces, these are now public.  One of those was
	an Xtrans interface in ICE clothing, so ICEtrans.h is now
	a published header file.
	* ICElibint.h:
	* Makefile.am:
	* authutil.c: (read_short), (read_string), (read_counted_string),
	(write_short), (write_string), (write_counted_string):
	* configure.ac:
	* connect.c:
	* error.c: (_IceDefaultErrorHandler), (_IceDefaultIOErrorHandler):
	* getauth.c: (auth_valid):
	* globals.h:
	* iceauth.c: (_IcePoMagicCookie1Proc), (_IcePaMagicCookie1Proc),
	(binaryEqual):
	* process.c: (AuthRequired), (AuthReply), (AuthNextPhase),
	(AcceptConnection), (AcceptProtocol), (PingReply), (ProcessError),
	(ProcessConnectionSetup), (ProcessAuthRequired),
	(ProcessAuthReply), (ProcessAuthNextPhase),
	(ProcessConnectionReply), (ProcessProtocolSetup),
	(ProcessProtocolReply), (ProcessPing), (ProcessPingReply),
	(ProcessWantToClose), (ProcessNoClose), (_IceProcessCoreMessage):
	Prototypes.  Add icetrans.h to SOURCES. Add GCC warnings.
	No functional changes (I hope)
2004-05-14 01:16:02 +00:00
Soren Jacobsen
fe01464745 Convert to buildlink3. Distfile unavailable. 2004-05-13 23:08:17 +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
34d8cc11c6 With new libtool, the so (library) versions are fixed. So change in PLIST,
bump PKGREVISION and updated buildlink2.mk to reference new version.
Add buildlink3.mk while at it.
2004-02-10 18:16:17 +00:00
Jeremy C. Reed
05eaaa4ce9 Uses threads. So include threads. 2004-01-31 08:12:35 +00:00
Jeremy C. Reed
cb2d713af3 Use more specific HOMEPAGE. 2004-01-27 21:01:58 +00:00
Jeremy C. Reed
ef41432220 Improve DESCRiption and COMMENT.
This is the Inter Client Exchange library.
2004-01-27 20:58:34 +00:00
Juan Romero Pardines
489c8e0178 Initial import of libICE-6.3.1.
This package contains the library and header files for the ICE
extension.

More information: www.freedesktop.org
2003-11-27 01:48:57 +00:00