Commit Graph

77 Commits (master)

Author SHA1 Message Date
matthieu 6f3a8c4762 Update makedepend to version 1.0.8 2023-07-03 13:53:54 +00:00
matthieu 057a618fd3 Remove -Wredundant-decls gcc warning option again.
There is still a lot of noise on gcc architectures.
2023-05-07 17:00:27 +00:00
matthieu fce9f9a975 Re-add local change to use AM_MAINTAINER_MODE by default 2023-03-12 17:41:45 +00:00
matthieu 08826ca741 Update to xorg-util-macros 1.20.0 2023-03-12 17:16:15 +00:00
matthieu c0053b3b99 Update makedepend to version 1.0.7 2022-11-06 19:29:07 +00:00
matthieu fa95a5c1ad Update to makedepend 1.0.6 2019-12-24 12:14:28 +00:00
matthieu 29028f9d32 Update to util-macros 1.19.2 2018-03-29 20:17:29 +00:00
matthieu fd18c20e72 regen 2016-10-11 22:14:30 +00:00
matthieu c9d0110642 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.
2016-10-11 21:54:35 +00:00
matthieu 040d1fde95 Update to gccmakedep 1.0.3 2015-01-03 15:32:08 +00:00
matthieu 97d62b764d Update to xorg-macros 1.19.0 2014-04-08 19:11:58 +00:00
matthieu 1cd6f94122 Update to makedepend 1.0.5 2013-09-28 15:37:13 +00:00
matthieu 7f712382d7 Update to util-macros 1.17.1 2013-09-22 13:06:34 +00:00
matthieu 3aab93968b Remove things that are no longer linked to the build: imake,cf and pciids 2012-11-02 18:59:03 +00:00
matthieu eff9a7d81f Unlink imake and cf from build. This now is in ports. 2012-09-23 08:10:21 +00:00
matthieu 5ffac9e654 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.
2012-06-24 20:52:47 +00:00
espie c10e507e50 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@
2012-05-13 12:32:05 +00:00
matthieu e1335e22ee Regen with util-macros 1.17. Fixes configure on landisk 2012-03-15 08:01:22 +00:00
matthieu 7feb0caaf5 Udpate to util-macros 1.17 2012-03-14 10:42:48 +00:00
matthieu d8458cae76 Update to imake 1.0.5. Tested by naddy@ on a bulk ports build. 2012-03-12 20:30:02 +00:00
matthieu 8a1e57d115 Update to makedepend 1.0.4. Tested by naddy@ on a bulk ports build 2012-03-12 20:27:35 +00:00
matthieu 8e371f90da Update to util-macros 1.16.2 2012-03-10 11:51:27 +00:00
matthieu 8ae6df582d Update util-macros to 1.16.1 2012-02-18 09:42:49 +00:00
matthieu 69ce9f2bce Update to util-macros 1.15.0 2011-08-20 17:43:01 +00:00
naddy 2e88a2b0e8 switch to installing source manuals:
* cope with new bsd.man.mk
* update imake configuration

ports use of imake remains unchanged
2011-06-23 22:48:59 +00:00
schwarze 32f39c803d 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@.
2011-04-26 22:35:59 +00:00
matthieu dd17de94f8 Set FontDir and FontEncDir in OpenBSD.cf for ports, to override
the new auto-detection code in util-cf-macros.
2011-04-07 20:05:53 +00:00
matthieu 471d1557b3 Regen autotools files after update. Fixes breakage noticed by
naddy@ and espie@ on ports that still use imake.
2011-04-07 19:42:25 +00:00
matthieu 05ad2a9b4d Update xorg-cf-files to 1.0.4. Lightly tested by ajacoutot@ and krw@. 2011-04-02 17:17:48 +00:00
matthieu e152f4eb11 Update to util-macros 1.13.0. 2011-03-20 17:09:44 +00:00
schwarze fe4a39444e 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
2011-02-07 21:58:15 +00:00
matthieu 3b1bb0c8bb regen 2010-12-01 20:53:43 +00:00
matthieu 65792730b2 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@.
2010-12-01 20:53:25 +00:00
matthieu efbe155a06 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@.
2010-11-06 17:01:46 +00:00
matthieu ced6d65688 Update to xorg-macros 1.11.0 2010-10-31 16:59:19 +00:00
matthieu 2d85ef3fd1 Update to makedepend 1.0.3. No functional change. 2010-10-31 16:58:47 +00:00
matthieu 8fe31817e3 Update to imake 1.0.4. No functional change. 2010-10-31 16:54:24 +00:00
naddy e896eff72f let imake users preformat man pages to ASCII instead of ISO 8859-1
ok matthieu@
2010-10-24 09:22:10 +00:00
matthieu b16b4507a9 Update to util-macros 1.10.0 2010-08-21 17:02:23 +00:00
matthieu 1a92d04742 Update to xorg-macros 1.8.0 2010-05-31 20:21:49 +00:00
matthieu dbeb603052 libXaw doesn't depend on libXp anymore. 2010-04-23 19:39:14 +00:00
matthieu cb7715f9c1 update to imake 1.0.3 2010-04-17 18:41:16 +00:00
matthieu dca93d7b70 regen 2010-03-28 10:32:32 +00:00
matthieu a79a905d7e Install pkg-config file in $(libdir)/pkgconfig 2010-03-28 10:32:12 +00:00
matthieu e72f92d0b5 update to util-macros 1.6.1.
Might help with doc formatting issues.
2010-03-28 10:27:24 +00:00
matthieu 74f33f0ef4 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.
2010-01-17 20:46:15 +00:00
matthieu a1318a9cc3 update to makedepend 1.0.2. 2009-11-12 21:07:10 +00:00
matthieu bb1d680e0d Update to xorg-cf-files 1.0.3.
Tested on a bulk packages build by naddy@.
2009-11-12 21:05:42 +00:00
matthieu a724ba9f90 update to util-macros 1.3.0. 2009-09-26 14:01:35 +00:00
todd 8ada3a0397 fix imake scaffolding for mips (sgi); originally from Brad
ok matthieu@ (has been in snaps for ages..)
2009-02-13 20:33:37 +00:00