Commit graph

37 commits

Author SHA1 Message Date
Jeremy C. Reed
557d879324 Updated to modular X.org version (release candidate 2) from
release candidate 1. (Not listing changes -- this is a work in progress.)
Various man pages added.

Add comment in buildlink3.mk (include libXdmcp).
2005-11-12 02:09:01 +00:00
Jeremy C. Reed
9c52c14415 Uncomment the include of ../../wip/xproto/buildlink3.mk.
This was seen when building libXfixes.
2005-11-10 01:57:02 +00:00
Jeremy C. Reed
d59c361906 Remove TODO as it had some out-dated notes. 2005-10-17 19:28:50 +00:00
Jeremy C. Reed
f16a2531a9 Fix reference from my "new" directory to "wip". 2005-10-17 19:27:02 +00:00
Jeremy C. Reed
073bd87346 Use modular X.org version -- this is the release candidate 0 version.
Note that the version was decreased.
xlibs was experimental and non-official.

This adds man pages.

Remove comments about xlibs in DESCR.

Remove conflicts with XFree86-libs.

Add CPPFLAGS of -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI -D_REENTRANT.
This was needed for NetBSD. (Need to check if can be more specific.)

Add several includes of buildlink3.mk files. (Most are "build" only
dependencies.)

Comment out includes in buildlink3.mk file. (Need to check this.)

Remove the include of x11/xextensions/buildlink3.mk in buildlink3.mk
file -- don't make this libX11 depend on X :)
2005-10-17 19:18:59 +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
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +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
ad4be052a9 Unused. 2004-05-14 01:23:30 +00:00
Min Sik Kim
b9fcb4885e Use xextensions in pkgsrc. 2004-05-09 04:16:04 +00:00
Min Sik Kim
0b6c21bbf4 Add a missing '$'. 2004-05-09 04:02:51 +00:00
Min Sik Kim
2d74df8024 Use relative paths for PKGCONFIG_OVERRIDE. 2004-05-09 02:38:56 +00:00
Jeremy C. Reed
3148472d67 Saw similar changes this morning to many pkgsrc buildlink3.mk files.
This is to fix a bug in properly ordering the packages listed
in BUILDLINK_PACKAGES.
2004-03-18 15:40:55 +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
19ce9a6788 Make sure threads library is available. 2004-02-10 18:22:43 +00:00
Jeremy C. Reed
8f279c944b Add pthread include. And add to LIBS too.
Also, change BUILDLINK_DEPENDS.libX11 to append instead.
2004-02-10 18:21:43 +00:00
Min Sik Kim
1b8e44c0e8 libtool-1.5.2 handles the library versions correctly. 2004-02-07 01:11:22 +00:00
Min Sik Kim
66f2352f50 bl3ify 2004-02-01 19:12:46 +00:00
Min Sik Kim
0d89e164e3 regen 2004-02-01 18:55:48 +00:00
Min Sik Kim
a2cb3b9883 Sync with official release. 2004-02-01 18:52:01 +00:00
Min Sik Kim
1ed2be168f Note why shared library versions are wrong. 2004-02-01 18:07:52 +00:00
grant beattie
e7e15b4322 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:22:38 +00:00
Jeremy C. Reed
5bfc09c469 pkglint was complaining:
FATAL: contiguous blank lines (> 1 lines) found in Makefile at line ...

So removed the doubled blank lines.
2003-11-28 04:54:33 +00:00
Jeremy C. Reed
4a238c4767 Add more notes about libtool and versioning. 2003-11-27 09:08:35 +00:00
Jeremy C. Reed
7c8cde4881 todo: fix library versioning. 2003-11-27 08:01:44 +00:00
Jeremy C. Reed
239a55ff89 Include pthreads buildlink for xthreads support. 2003-11-27 01:57:44 +00:00
Juan Romero Pardines
83dd99a694 Regen 2003-11-27 01:41:32 +00:00
Jeremy C. Reed
8de070ba5b Fix configure script so it can find keysymdef.h. 2003-11-27 01:08:38 +00:00
Juan Romero Pardines
a4439bf01f Minor style nits 2003-11-26 23:59:33 +00:00
Juan Romero Pardines
960cb409a2 Use buildlink2. 2003-11-26 23:56:47 +00:00
Juan Romero Pardines
df12eca0bd Added pkgconfig's buildlink :-) 2003-11-26 23:38:14 +00:00
Jeremy C. Reed
b0b8098e73 This is the libX11 library that is the C binding to the X protocol. It
is the foundation of practically every X Window System program out there.

This is the freedesktop.org version. It is based on libX11 from XFree86.

The goals of this project are (1) to get libX11 out of the huge XF86
hunk of code, (2) to make it buildable with autotools, (3) keep the
ability to easily merge bug fixes from libX11 in XF86 into this code,
(4) make it possible for people to work with Xlib without having to deal
with the entire XFree86 distribution, so that bugs can get detected and
fixed, and (5) provide a place to move the X library forward.
2003-11-26 23:15:10 +00:00