aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
blob: eec4b5f56d7ed8a5143dde8b233a569a75d2bef4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
# Run this to generate all the initial makefiles, etc.

srcdir=`dirname $0`
test -z "$srcdir" && srcdir=.

PKG_NAME="evolution"


. $srcdir/macros/autogen.sh
4e55d965168153a8b1b6e4843fb8bf7785a'>refslogtreecommitdiffstats
path: root/devel/p5-Data-Throttler-Memcached
Commit message (Expand)AuthorAgeFilesLines
* 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-081-6/+3
* - Cleanup outdated checks. (PERL_LEVEL < 5.12)az2013-06-181-8/+1
* - Revert ports/165605 as requested by portmgr@pgollucci2012-03-141-1/+8
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Dev...pgollucci2012-03-091-8/+1
* - Add missing BUILD_DEPENDS/RUN_DEPENDSswills2012-02-191-3/+5
* -remove MD5ohauer2011-07-031-1/+0