summaryrefslogtreecommitdiff
path: root/package/libesmtp
AgeCommit message (Collapse)Author
2014-12-27convert checksum check to sha256Waldemar Brodkorb
Rename the variable name to PKG_HASH and use a 256 Bit SHA checksum to verify the integrity of distfiles. While there do some housekeeping and remove old packages.
2014-06-21s/TOPDIR/ADK_TOPDIR/Waldemar Brodkorb
to avoid namespace collisions in some packages, rename TOPDIR. Sorry you need to make cleandir && make prereq && make
2014-06-19compile autotool stuff, bison and flex by defaultWaldemar Brodkorb
2014-06-18convert to use autoreconfWaldemar Brodkorb
2014-06-18port package libesmtpPhil Sutter
Signed-off-by: Phil Sutter <phil@nwl.cc>