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
ref='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>summaryrefslogtreecommitdiffstats
path: root/audio/libshout2
Commit message (Expand)AuthorAgeFilesLines
* No longer remove libdata/pkgconfig. This is taken care of by mtree now.marcus2005-05-171-1/+0
* Change MASTER_SITES.lofi2005-04-081-1/+1
* Update libshout2 to 2.1 and chase library revision bump.lofi2005-04-045-17/+19
* Respect CFLAGS.lofi2004-08-271-1/+1
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
* Forgot: Bump PORTREVISION.lofi2004-05-311-1/+1
* Remove hack again, it's just too evil. Also get rid of a libtool archive.lofi2004-05-313-12/+11
* Enforce linking against a threads lib on -STABLE.lofi2004-05-151-2/+12
* SIZEify.lofi2004-03-181-0/+1
* Fix WWW:lofi2004-03-081-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* Catch up with libogg/libvorbis version bump.naddy2003-12-211-3/+2
* Remove -ffast-math from CFLAGS.lofi2003-10-231-0/+3
* Bento fixes.lofi2003-08-182-14/+5
* Add optional dependency on pkg-config, fix build on bento.lofi2003-08-132-4/+20
* Update to official release 2.0lofi2003-08-064-44/+15