aboutsummaryrefslogtreecommitdiffstats
path: root/evolution-calendar.pc.in
blob: 7891596420b578bc73272411ca4614362ebe3fa0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

idldir=@idldir@
IDL_INCLUDES=-I ${idldir} @IDL_INCLUDES@

privlibdir=@privlibdir@
privincludedir=@privincludedir@

Name: evolution-calendar
Description: libraries needed for Evolution calendar backends
Version: @VERSION@
Requires: libgnome-2.0 libbonobo-2.0 gal-2.0 >= @GAL_VERSION@ gnome-vfs-2.0
Libs: -L${privlibdir} -lpcs -lcal-util -lcal-client -lical-evolution -lwombat -leutil
Cflags: -I${privincludedir}
treecommitdiffstats
path: root/www/apache22
Commit message (Expand)AuthorAgeFilesLines
* Fix to define correct $PATCHFILES which is introduced in previous commit.kuriyama2001-12-011-1/+1
* PLIST cleanup.kuriyama2001-12-012-1/+7
* Fix a problem that apache release can't detach from launcher'sdwcjr2001-11-232-0/+5
* Update to 2.0.28dwcjr2001-11-2015-843/+996
* Set LATEST_LINK to apache2 in favor of www/apache13.knu2001-11-071-0/+2
* Oops, CVS not change access bits on removing/adding, so use ${SH} trickache2001-10-301-1/+1
* Second part to fix missing x-bit on pkg*installache2001-10-303-1/+56
* First part to fix missing x-bit on pkg*installache2001-10-302-54/+0
* Sync with main Apacheache2001-10-254-7/+66
* Fix problems with configure bug that doesn't evaluate variables forwill2001-04-182-1/+20
* Add ipv6 to CATEGORIES, since Apache supports IPv6 by default.will2001-04-131-1/+1
* Bring in Apache 2.0.16-beta. Just in time for the release...will2001-04-1321-631/+912
* Apache dist moved to another subdirache2001-04-071-15/+16
* Add official patch to not coredump on missing ServerNameache2001-04-011-0/+53
* Upgrade to 1.3.19ache2001-03-073-7/+24
* bump portrevisionache2001-02-131-0/+1
* Add official fix for RewriteMap bugache2001-02-132-0/+4
* Some spaces -> tabs for ports/www.olgeni2001-02-051-1/+1
* Upgrade to 1.3.17ache2001-01-303-18/+48
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-4/+4
* Goodbye, YEAR2000. Hello, 2001.will2001-01-011-2/+0
* Add official mod_rewrite fixache2000-12-282-0/+5
* Upgrade to 1.3.14ache2000-10-143-6/+26
* Move all modules from static to shared to allow maximal configurationache2000-10-122-2/+22
* Cosmetic changes to reduce difference between apache13 ports.kuriyama2000-08-221-23/+23
* Fix path to apachectl in stopache2000-07-181-1/+1
* As threatened on freebsd-ports: all startup scripts know about the twotg2000-07-052-3/+21
* Remove unchanged configuration files and www/{cgi-bin,data} symlinks.asami2000-06-031-0/+7
* Add appropriate AddType and DirectoryIndex in preparation fordirk2000-05-301-4/+50
* Trim lines that were out of DESCR style, use proper WWW:billf2000-05-081-10/+1
* Fix typocpiazza2000-04-111-1/+1
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
* upgrade to 1.3.12ache2000-02-263-7/+6
* Add official cross side scripting security patchache2000-02-032-0/+4
* upgrade to 1.3.11ache2000-01-255-40/+45
* cp/ln all *.default stuff with original names if they not presentache1999-11-161-0/+7
* upgrade to 1.3.9ache1999-09-049-115/+100
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-281-4/+4
* chmod -> ${CHMOD}mharo1999-08-231-2/+2
* add 3 missing small iconsache1999-08-051-0/+3
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
* www/apache13 rc.d startup script has /usr/local hardcoded.sada1999-06-26