%.h: %.list ( $(GLIB_GENMARSHAL) --prefix=$(subst -,_,$*) $< --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 ) ='vcs-git' href='https://www.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/fslsfonts
Commit message (Expand)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* Switch all ports to use USES=xorg-catNiclas Zeising2019-11-041-1/+1
* Update X.org WWWsDmitry Marakasov2017-07-141-1/+1
* Misc X.org port updates:Koop Mast2015-04-182-3/+3
* Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]Niclas Zeising2013-12-161-4/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-0/+1
* The FreeBSD x11 team proudly presentsNiclas Zeising2013-05-251-1/+1
* Update to 1.0.4Niclas Zeising2013-03-122-9/+4
* - Please welcome Xorg 7.5.1Martin Wilke2011-02-263-6/+4
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-242-4/+4