IABSD.fr/xenocara/util

Branch :


Log

Author Commit Date CI Message
fa95a5c1 2019-12-24 12:14:28 Update to makedepend 1.0.6
29028f9d 2018-03-29 20:17:29 Update to util-macros 1.19.2
fd18c20e 2016-10-11 22:14:30 regen
c9d01106 2016-10-11 21:54:35 Force AM_MAINTAINER_MODE in all Xenocara packages built by autotools This prevents autotools to try to rebuild themselve automagically if configure.ac, Makefile.am or a few other have more recent time stamps than the generated files. It will allows to get rid of the NO_REORDER mechanism that touches files in the source tree to ensure nothing gets rebuilt.
040d1fde 2015-01-03 15:32:08 Update to gccmakedep 1.0.3
97d62b76 2014-04-08 19:11:58 Update to xorg-macros 1.19.0
1cd6f941 2013-09-28 15:37:13 Update to makedepend 1.0.5
7f712382 2013-09-22 13:06:34 Update to util-macros 1.17.1
3aab9396 2012-11-02 18:59:03 Remove things that are no longer linked to the build: imake,cf and pciids
eff9a7d8 2012-09-23 08:10:21 Unlink imake and cf from build. This now is in ports.
5ffac9e6 2012-06-24 20:52:47 Remove -Wredundant-decls gcc warning option. It causes lots of noise in OpenBSD system headers. requested by espie@, ok guenther@. Note that this will only take effect once configure scripts and Makefile.in are re-generated. This will happen in a not too short future.
c10e507e 2012-05-13 12:32:05 simplify InstallManPageAliasesBase rule for xenocara itself: deducting SUFFIX from already installed stuff is a race condtion, and prevents release from being make -j clean. Rule is only used for gl-docs, and the simpler rule works. okay matthieu@
e1335e22 2012-03-15 08:01:22 Regen with util-macros 1.17. Fixes configure on landisk
7feb0caa 2012-03-14 10:42:48 Udpate to util-macros 1.17
d8458cae 2012-03-12 20:30:02 Update to imake 1.0.5. Tested by naddy@ on a bulk ports build.
8a1e57d1 2012-03-12 20:27:35 Update to makedepend 1.0.4. Tested by naddy@ on a bulk ports build
8e371f90 2012-03-10 11:51:27 Update to util-macros 1.16.2
8ae6df58 2012-02-18 09:42:49 Update util-macros to 1.16.1
69ce9f2b 2011-08-20 17:43:01 Update to util-macros 1.15.0
2e88a2b0 2011-06-23 22:48:59 switch to installing source manuals: * cope with new bsd.man.mk * update imake configuration ports use of imake remains unchanged
32f39c80 2011-04-26 22:35:59 All manuals in (probably all 142) Imake ports were misformatted because grotty-1.21 requires a new -c option which grotty-1.15 rejected. Symptoms noticed by deraadt@ in mgp(1), Imake configuration spotted as the culprit by espie@, patch tested and ok by matthieu@.
dd17de94 2011-04-07 20:05:53 Set FontDir and FontEncDir in OpenBSD.cf for ports, to override the new auto-detection code in util-cf-macros.
471d1557 2011-04-07 19:42:25 Regen autotools files after update. Fixes breakage noticed by naddy@ and espie@ on ports that still use imake.
05ad2a9b 2011-04-02 17:17:48 Update xorg-cf-files to 1.0.4. Lightly tested by ajacoutot@ and krw@.
e152f4eb 2011-03-20 17:09:44 Update to util-macros 1.13.0.
fe4a3944 2011-02-07 21:58:15 As noticed by david@, empty files were installed instead of formatted GL manuals because Imake still tried to use nroff(1), tbl(1), and eqn(1) which do not exist in base any longer. Thus, let the Xenocara build use mandoc(1) instead, which has native tbl(7) support, and passes eqn source code through unchanged for now, which is more useful than what groff did. However, as suggested by espie@, use the groff port when building Ports. That always works because all ports using imake still have USE_GROFF=Yes. thanks for useful hints to todd@ matthieu@ espie@ naddy@ tested by todd@ in Xenocara builds on i386, amd64, and macppc ok matthieu@ and naddy@, and miod@ also agrees with the general direction
3b1bb0c8 2010-12-01 20:53:43 regen
65792730 2010-12-01 20:53:25 Add missing AM_MAINTAINER_MODE declaration to disable maintainer mode by default. This supresses extra attempts to re-run autoheader that fails and creates an [makedepend.config.h].in file. Noticed by naddy@.
efbe155a 2010-11-06 17:01:46 Temporary workaround for make bug in variable substitutions. This lead to install imake and realpath binaires in /usr/X11R6/man/man1 instead of the manual pages. Problem noticed by todd@.
ced6d656 2010-10-31 16:59:19 Update to xorg-macros 1.11.0
2d85ef3f 2010-10-31 16:58:47 Update to makedepend 1.0.3. No functional change.
8fe31817 2010-10-31 16:54:24 Update to imake 1.0.4. No functional change.
e896eff7 2010-10-24 09:22:10 let imake users preformat man pages to ASCII instead of ISO 8859-1 ok matthieu@
b16b4507 2010-08-21 17:02:23 Update to util-macros 1.10.0
1a92d047 2010-05-31 20:21:49 Update to xorg-macros 1.8.0
dbeb6030 2010-04-23 19:39:14 libXaw doesn't depend on libXp anymore.
cb7715f9 2010-04-17 18:41:16 update to imake 1.0.3
dca93d7b 2010-03-28 10:32:32 regen
a79a905d 2010-03-28 10:32:12 Install pkg-config file in $(libdir)/pkgconfig
e72f92d0 2010-03-28 10:27:24 update to util-macros 1.6.1. Might help with doc formatting issues.
74f33f0e 2010-01-17 20:46:15 Add XORG_WITH_XMLTO to factorize xmlto tests. This also allow to configure with --without-xmlto to ignore a 3rd party xmlto tool on systems that normally don't have it, in order to have reproducable builds. Problem reported by kili@. Patch with help from Gaetan Nadon (memsize at videotron dot ca) on X.Org devel list.
a1318a9c 2009-11-12 21:07:10 update to makedepend 1.0.2.
bb1d680e 2009-11-12 21:05:42 Update to xorg-cf-files 1.0.3. Tested on a bulk packages build by naddy@.
a724ba9f 2009-09-26 14:01:35 update to util-macros 1.3.0.
8ada3a03 2009-02-13 20:33:37 fix imake scaffolding for mips (sgi); originally from Brad ok matthieu@ (has been in snaps for ages..)
4f4ae806 2009-01-26 21:59:53 util/macros 1.2.1. Tested on a ports bulk build by naddy@.
e4105d2f 2008-04-09 20:35:16 merge util-macros 1.1.6
c5b0c07c 2008-04-09 20:31:17 util-macros 1.1.6
7830df18 2008-03-15 18:08:24 Regen with autoconf 2.59-p2, with AM_SANITY check zapped.
3a2cb62d 2007-10-27 19:56:48 libX11 now requires libXau and libXdmcp. Reflect this in imake configuration so that ports still using imake build on architectures with static only libs. Requested by mbalmer@.
8a67d1c8 2007-09-29 08:40:03 merge makedepend 1.0.1
3647395d 2007-09-29 08:37:34 makedepend 1.0.1
1e286947 2007-06-23 12:49:06 Pull some local changes from XF4 that didn't make it to xenocara. Noticed by todd@ with a failed sgi build.
ab470482 2007-05-18 22:02:36 remove a file that gets generated during build
86449714 2007-04-09 09:58:45 regen
45e156a6 2007-04-09 09:58:10 remove extra quoting that caused a [makedepend-config.h].in file to be created.
6637a9a3 2007-03-18 22:29:12 regen with automake 1.9.6p2
b4049346 2007-03-16 08:04:19 regen
cd08eed2 2007-03-03 08:55:54 regen
12874833 2007-03-03 08:53:52 Import util-macros 1.1.5
a5c193b0 2006-12-17 19:52:56 remove update target
be38f2a4 2006-12-17 10:57:41 util-macros 1.1.4
8efe7f4f 2006-12-17 10:50:47 regen
dde3a59d 2006-12-16 19:16:54 Replace sed constructs depending on GNU sed by something more portable.
e16ebbde 2006-12-16 18:18:29 util-macros 1.1.3 from X.Org 7.2RC3
98ee6405 2006-12-16 18:17:10 regen
00908ff8 2006-12-01 20:29:01 typo in RCS Id
2ae5f28c 2006-11-29 11:22:19 regen
78e2e447 2006-11-27 19:27:25 $Xenocara$ -> $OpenBSD$
d27037ef 2006-11-27 12:18:04 Remove generated file
8151aa03 2006-11-27 00:22:51 Build infrastructure for util
782466d3 2006-11-25 16:15:45 import from X.Org 7.2RC2