#!/bin/sh # Run this to generate all the initial makefiles, etc. #!/bin/sh # Run this to generate all the initial makefiles, etc. srcdir=`dirname $0` test -z "$srcdir" && srcdir=. PKG_NAME="Evolution" REQUIRED_AUTOMAKE_VERSION=1.6 (test -f $srcdir/configure.in \ && test -f $srcdir/ChangeLog \ && test -d $srcdir/shell) || { echo -n "**Error**: Directory "\`$srcdir\'" does not look like the" echo " top-level $PKG_NAME directory" exit 1 } which gnome-autogen.sh || { echo "You need to install gnome-common from the GNOME CVS" exit 1 } USE_GNOME2_MACROS=1 . gnome-autogen.sh me Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Config-IniFiles
Commit message (Expand)AuthorAgeFilesLines
* - Update to 2.58pgollucci2010-06-092-4/+4
* - Update to 2.57sahil2010-04-272-4/+4
* - Update to 2.56pgollucci2010-01-312-4/+4
* - Update to 2.54miwi2009-11-212-4/+4
* - update to 2.53leeym2009-11-172-4/+4
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checkspgollucci2009-07-231-7/+1
* - Update to 2.52wxs2009-07-062-4/+4
* - Update to 2.51pgollucci2009-06-222-4/+4
* - Update to 2.49leeym2009-05-152-4/+4
* - update to 2.48leeym2009-04-233-10/+13
* - Update to 2.47tabthorpe2009-02-202-5/+4
* - Pass maintainership to submittertabthorpe2009-02-171-1/+1
* Hunt for typos in devel/p5-*.olgeni2008-05-241-2/+2
* - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-17