%.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 ) r' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/www/rubygem-rack-openid
Commit message (Expand)AuthorAgeFilesLines
* www/rubygem-rack-openid: switch to rack16 dep to avoid issue in redmineswills2017-01-051-2/+2
* - Update RUN_DEPENDS: use newer rubygem-racksunpoet2016-12-051-2/+2
* http://github.com redirects to https://github.com, spare everyone a redirect.mat2016-12-021-1/+1
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultswills2016-04-281-1/+1
* create USES=gem and update rubygem- ports to use itswills2016-04-281-2/+1
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.mat2016-04-011-2/+2
* - Update RUN_DEPENDS: use newer rubygem-racksunpoet2015-06-141-2/+3
* - Add LICENSEsunpoet2015-03-071-1/+4
* www/rubygem-rack-openid: update to 1.4.2swills2014-08-252-3/+3
* - Add stage supportswills2013-10-301-1/+0
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Provides a more HTTPish API around the ruby-openid libraryswills2013-06-01