aboutsummaryrefslogtreecommitdiffstats
path: root/marshal.mk
blob: 91fac93ff3e2e34d06853740f607583570b692ed (plain) (blame)
1
2
3
4
5
6
7
%.h: %.list
    ( $(GLIB_GENMARSHAL) --prefix=$(subst -,_,$*) $(srcdir)/$< --header > $@.tmp \
    && mv $@.tmp $@ ) || ( rm -f $@.tmp && exit 1 )

%.c: %.list %.h
    ( (echo "#include \"$*.h\""; $(GLIB_GENMARSHAL) --prefix=$(subst -,_,$*) $(srcdir)/$*.list --body) > $@.tmp \
    && mv $@.tmp $@ ) || ( rm -f $@.tmp && exit 1 )
ntw44/cgit/freebsd-ports-graphics/commit/games/eduke32?h=wayland&id=b67c794fd6378d75da9bffe74dcc15d3975f7343'>- Switch to USES=execinfopawel2015-01-061-3/+1 * - Simplify plist handlingamdmi32014-12-292-36/+16 * Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-1/+1 * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1 * - Add stage supportdanilo2014-07-261-12/+7 * Reset maintainership for ports not staged with no pending PRbapt2014-07-241-1/+1 * Modernize LIB_DEPENDSbapt2014-07-141-2/+2 * Fix build on i386antoine2014-02-141-1/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Fix build with clangbapt2013-08-011-1/+2 * - adopt optionsNG for gamesjgh2013-05-311-13/+13 * libogg.so.8: Bump PORTREVISION for ports that depend on libogg,naddy2012-07-201-1/+1 * - update png to 1.5.10dinoex2012-06-011-1/+1 * - Update devel/sdl12 to 1.2.15mva2012-02-181-0/+1 * Update to 20110627makc2011-06-295-54/+43 * Bump PORTREVISION for ports that depend on libogg, directly or indirectlynaddy2010-06-071-2/+1 * - update to 1.4.1dinoex2010-03-281-2/+2 * - update to jpeg-8dinoex2010-02-051-0/+1 * - Update devel/sdl12 to version 1.2.14.mva2010-01-301-0/+1 * - Update to 20090313amdmi32009-08-084-12/+42 * Bump PORTREVISION after libogg and libvorbisfile major version increment.naddy2009-07-071-0/+1 * Mark as broken on sparc64: fails to compile.linimon2009-02-031-0/+4 * - Change distfile locationmiwi2008-09-291-1/+1 * - Update to 20080924miwi2008-09-262-4/+5 * - Update snapshot to latest version.amdmi32008-08-232-4/+4 * - Update to 20080709miwi2008-07-142-4/+4 * - Update to 20080610rafan2008-06-152-5/+4 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1 * - Update to 20080602miwi2008-06-033-38/+20 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2 * - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-0/+1 * Remove IGNORE for non-i386 by disabling ASM code when building on other archs.itetcu2008-02-221-5/+7 * - Update to 20080206miwi2008-02-174-39/+57 * - Make it fetchablerafan2007-08-111-3/+1 * BROKEN: Unfetchablekris2007-07-281-0/+2 * From the PR:alepulver2007-06-0519-4504/+34 * - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1 * - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-0/+1 * - Mark for i386 only with corresponding reason.alepulver2006-09-011-0/+2