#!/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 ps://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/bangarang
Commit message (Expand)AuthorAgeFilesLines
* 2017-04-30 devel/stormlib-ghost++: Unfetchable for more than six months (goog...ler2017-04-308-142/+0
* Chase ffmpeg 3.3 update (ABI changes)riggs2017-04-251-1/+1
* Mark the remaining ports depending on Google Code as DEPRECATED, with anmat2017-03-041-0/+2
* GOOGLE_CODE has gone away.mat2016-09-141-0/+2
* Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks andtcberner2016-08-241-2/+2
* Remove expired misc/kdehier4 and update all of its consumers to not reference...rene2016-05-261-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-1/+1
* MASTER_SITES cleanup.mat2015-05-141-1/+1
* - Drop @dirrm* from and add empty directories to pkg-plistsamdmi32015-02-021-2/+0
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
* Upgrade OpenEXR and ilmbase to 2.2.0.mandree2014-08-161-1/+1
* 1: remove NO_STAGE.vanilla2014-06-201-3/+1
* - Bump PORTREVISION after KDE4_PREFIX changemakc2014-02-181-1/+1
* The FreeBSD graphics/x11 team proudly presentszeising2013-09-303-0/+33
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* - Convert USE_GETTEXT to USES (part 1)ak2013-04-241-2/+1
* - Fix plist: don't remove kdehier4 directoriesmakc2013-04-043-12/+9
* - convert USE_CMAKE to USESmakc2013-03-231-1/+1