%.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 ) r0.10-removal' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/mail/elmo
Commit message (Expand)AuthorAgeFilesLines
* Reset dhn's portserwin2015-06-131-1/+1
* - Don't cat pkg-message from Makefilesamdmi32015-05-211-3/+0
* Cleanup plistantoine2014-11-231-1/+0
* - Stage supportmiwi2014-02-032-3/+2
* - Update security/gpgme to 1.4.3jhale2013-10-211-2/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - convert to the new perl5 frameworkaz2013-09-121-2/+2
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* Fix build with nls (was broken because USES was set after pre.mk)bapt2013-07-111-14/+9
* WITHOUT_NLS -> PORT_OPTIONS:MNLSbapt2013-06-041-6/+6
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-1/+1
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
* - Strip header at request of original creatortabthorpe2013-01-271-5/+1
* Fix typos in COMMENTcs2012-07-281-1/+1
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-4/+2
* - Chase gpgme shared lib bump.jlaffaye2011-07-211-1/+1
* - Pet portlint(1)dhn2011-02-122-8/+16
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-0/+1
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1
* - Use my FreeBSD address on the ports I maintaindhn2009-03-071-1/+1
* - Pass maintainership to submittermiwi2008-12-261-1/+1
* - Update to 1.3.0.araujo2008-12-242-6/+5
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Welcome X.org 7.2 \o/.flz2007-05-202-2/+1
* - Add missing locale files to plist. [1]shaun2006-08-072-3/+13
* Remove USE_REINPLACE from ports starting with Medwin2006-05-11