summaryrefslogtreecommitdiff
path: root/mail/elm-me
AgeCommit message (Collapse)AuthorFilesLines
2004-05-02Convert to buildlink3.snj1-3/+3
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-2/+2
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>.
2002-12-24More ${TOUCH}ing to make this compile again.kim1-1/+3
Fixes PR pkg/19463.
2002-10-23buildlink1 -> buildlink2 and use bsd.pkg.install.mk to properly handlejlam2-15/+18
elm.mimetypes-dist. Also add a few files to PLIST that were installed but not listed.
2002-08-13Fix timestamps in post-configure so that make will proceed to build.kim1-1/+5
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-09-26Add our LDFLAGS to the link command so that -lintl can be resolved to thejlam2-3/+4
correct library at link-time and at run-time. Also, mark this package as USE_BUILDLINK_ONLY. This fixes the problem noted in pkg/13901 by Tim Preston <tim@flibble.org>.
2001-08-01Add buildlink.mk for gettext-lib. Probably fixes bulk build failure.wiz1-1/+2
2001-07-18Import of elm-me, the ME extended version of elm.martin11-0/+627
This is basically an update to version 2.4ME+93 of the pkg currently residing in mail/elm, which will be updated to a non-ME extended, but current version of elm soon.