Home | History | Annotate | Download | only in xfs
History log of /src/external/mit/xorg/bin/xfs/Makefile
RevisionDateAuthorComments
 1.14  11-Mar-2018  mrg fix libXfont2 sources list. update for xfs 1.2.0.
 1.13  03-Mar-2018  mrg branches: 1.13.2;
xfs and xset don't need libXfontcache.
 1.12  17-Jul-2015  mrg don't hard code FD_SETSIZE now that the code is fine.
 1.11  17-Jul-2015  mrg define FD_SETSIZE=512, to match the new XFD_SETSIZE. something ends up
including <sys/select.h> before Xpoll.h, and the wrong FD_SETSIZE is
used in our fd_set macros, leading to fail.

XXX: ugh. fix me properly.
 1.10  24-Aug-2014  apb Avoid splitting sed programs over multiple lines with
<backslash><newline><indentation>. Use multiple -e options instead.
 1.9  31-May-2013  mrg remove cache.c from SRCS list for xfs 1.1.3
 1.8  21-Nov-2010  mrg branches: 1.8.6; 1.8.12;
various updates for moved man pages or app-defaults.
remove some dated CPPFLAGS defines.
 1.7  21-Nov-2010  mrg various updates for moved man pages or app-defaults.
 1.6  24-May-2010  veego Replace __appmansuffix__ in fsconfig.cpp
 1.5  18-Jun-2009  mrg remove non-existant subdirs from the default path list.
 1.4  10-Jun-2009  mrg dno't define FONTCACHE anymore.
 1.3  18-Nov-2008  hans remove unused definition of DEFAULT_CONFIG_FILE. OK by cube.
 1.2  14-Oct-2008  cube branches: 1.2.2; 1.2.4;
- Adapt to changes on bsd.x11.mk
- Remove unnecessary targets that handled .man.pre files
- Add transformations for package-specific patterns in man page templates.
 1.1  29-Jul-2008  mrg branches: 1.1.1;
Initial revision
 1.1.1.1  29-Jul-2008  mrg branches: 1.1.1.1.2;
initial import of the crossbuild framework for modular Xorg. this
is heavily based upon the work rtr@ did on src/x11, but hacked to
work for modern modular Xorg source split.

the sources will live in xsrc/external/mit/<package>/dist.

documentation on using this will come when the above directories
are fully populated. there are 192 of them so it may take some time
before that is completed.
 1.1.1.1.2.2  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.1.1.1.2.1  29-Jul-2008  wrstuden file Makefile was added on branch wrstuden-revivesa on 2008-09-18 05:18:30 +0000
 1.2.4.2  17-Sep-2009  snj Apply patch (requested by mrg in ticket #958):
Sync X.Org reachover build framework and setlists with the new X.Org.
 1.2.4.1  19-Nov-2008  snj branches: 1.2.4.1.4;
Pull up following revision(s) (requested by hans in ticket #88):
external/mit/xorg/bin/xfs/Makefile: revision 1.3
remove unused definition of DEFAULT_CONFIG_FILE. OK by cube.
 1.2.4.1.4.1  21-Apr-2010  matt sync to netbsd-5
 1.2.2.2  19-Oct-2008  haad Sync with HEAD.
 1.2.2.1  14-Oct-2008  haad file Makefile was added on branch haad-dm on 2008-10-19 22:41:01 +0000
 1.8.12.1  23-Jun-2013  tls resync from head
 1.8.6.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.13.2.1  15-Mar-2018  pgoyette Synch with HEAD

RSS XML Feed