%.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 ) ttps://www.tfcis.org/~lantw44/git/freebsd-ports' title='freebsd-ports Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/nfsen
Commit message (Expand)AuthorAgeFilesLines
* - Update to 1.2.4.20060412Pav Lucistnik2006-04-266-45/+140
* - Update to 1.2.3Marcus Alves Grando2006-03-154-15/+26
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
* - Update to 1.2.2Pav Lucistnik2006-01-143-9/+11
* - Update to 1.2Sam Lawrance2005-09-096-76/+237
* - The port needs USE_ICONVSergey Matveychuk2005-05-301-0/+1