# New ports collection makefile for: ClearSilver # Date created: 17 April 2004 # Whom: thinker # Whom: Rui Lopes # # $FreeBSD$ # PORTNAME= clearsilver PORTVERSION= 0.10.5 CATEGORIES= www MASTER_SITES= http://www.clearsilver.net/downloads/ MAINTAINER= clsung@FreeBSD.org COMMENT= A fast, powerful, and language-neutral template system GNU_CONFIGURE= yes USE_GMAKE= yes MANCOMPRESSED= no CONFIGURE_ARGS= --disable-apache --disable-perl --disable-ruby \ --disable-java --disable-csharp .if defined(WITH_PYTHON) CONFIGURE_ARGS+= --with-python=${PYTHON_CMD} USE_PYTHON= yes PLIST_SUB+= PYTHON="" PKGNAMESUFFIX= -python .else CONFIGURE_ARGS+= --disable-python PLIST_SUB+= PYTHON="@comment " .endif MAN3= cBroadcast.3 cCreate.3 cDestroy.3 cSignal.3 cWait.3 \ cgi_cookie_authority.3 cgi_cookie_clear.3 cgi_cookie_set.3 \ cgi_cs_init.3 cgi_debug_init.3 cgi_destroy.3 cgi_display.3 cgi_error.3 \ cgi_filehandle.3 cgi_init.3 cgi_neo_error.3 cgi_output.3 cgi_parse.3 \ cgi_redirect.3 cgi_redirect_uri.3 cgi_register_parse_cb.3 \ cgi_url_escape.3 cgi_url_escape_more.3 cgi_url_unescape.3 \ cgi_url_validate.3 \ cgi_vredirect.3 cgiwrap_getenv.3 cgiwrap_init_emu.3 cgiwrap_init_std.3 \ cgiwrap_iterenv.3 cgiwrap_putenv.3 cgiwrap_read.3 cgiwrap_write.3 \ cgiwrap_writef.3 cgiwrap_writevf.3 cs_destroy.3 cs_dump.3 cs_init.3 \ cs_parse_file.3 cs_parse_string.3 cs_register_esc_strfunc.3 \ cs_register_fileload.3 cs_register_strfunc.3 cs_render.3 \ dictCleanup.3 dictCreate.3 dictDestroy.3 dictModifyValue.3 dictNext.3 \ dictReleaseLock.3 dictRemove.3 dictSearch.3 dictSetValue.3 fCreate.3 \ fDestroy.3 fFind.3 fLock.3 fUnlock.3 filter_create_fd.3 \ filter_create_fp.3 filter_wait.3 hdf_copy.3 hdf_destroy.3 hdf_dump.3 \ hdf_dump_format.3 hdf_dump_str.3 hdf_get_attr.3 hdf_get_child.3 \ hdf_get_copy.3 hdf_get_int_value.3 hdf_get_node.3 hdf_get_obj.3 \ hdf_get_value.3 hdf_get_valuef.3 hdf_get_valuevf.3 hdf_init.3 \ hdf_obj_attr.3 hdf_obj_child.3 hdf_obj_name.3 hdf_obj_next.3 \ hdf_obj_top.3 hdf_obj_value.3 hdf_read_string.3 \ hdf_read_string_ignore.3 hdf_register_fileload.3 hdf_remove_tree.3 \ hdf_search_path.3 hdf_set_attr.3 hdf_set_buf.3 hdf_set_copy.3 \ hdf_set_int_value.3 hdf_set_symlink.3 hdf_set_value.3 \ hdf_set_valuef.3 hdf_sort_obj.3 hdf_write_file.3 \ hdf_write_file_atomic.3 hdf_write_string.3 mCreate.3 \ mDestroy.3 mLock.3 mUnlock.3 nerr_ignore.3 nerr_error_string.3 \ nerr_error_traceback.3 nerr_handle.3 nerr_init.3 nerr_log_error.3 \ nerr_match.3 nerr_pass.3 nerr_pass_ctx.3 nerr_register.3 \ skipDelete.3 skipFreeList.3 skipInsert.3 skipNewList.3 skipNext.3 \ skipRelease.3 skipSearch.3 wdb_keys.3 post-patch: @# Remove CFLAGS when building the python module, pydistfile is used @# and will do the right thing. @${REINPLACE_CMD} -E 's,(\$$\(PYTHON\)),CFLAGS="" \1,g' ${WRKSRC}/python/Makefile @# insert -fPIC into CFLAGS to fix non-i386 builds @${REINPLACE_CMD} -e 's|= @CFLAGS@|= @CFLAGS@ -fPIC|g' ${WRKSRC}/rules.mk.in @# Set PYTHON_SITE @${REINPLACE_CMD} -E 's|(PYTHON=\$$.*)|\1;PYTHON_SITE="${PYTHONPREFIX_SITELIBDIR}"|g' ${WRKSRC}/configure @# Create the features.h files that are needed to build @${ECHO_CMD} "/* Dummy file */" > ${WRKSRC}/features.h @${ECHO_CMD} "/* Dummy file */" > ${WRKSRC}/cgi/features.h .include arn/devel/electron6/files/ini-1.3.8'>dependabot/npm_and_yarn/devel/electron6/files/ini-1.3.8 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
* NOPORTDOCS (r1.39) is not supported by the base release of libfwbuilder.cy2008-05-271-1/+5
* Update 2.1.17 --> 2.1.19cy2008-05-243-4/+6
* Update 2.1.16 --> 2.1.17cy2008-04-063-5/+5
* - Chase shlib version of net-mgmt/net-snmp.kuriyama2008-03-271-1/+2
* Update 2.1.14 --> 2.1.16cy2008-01-213-11/+10
* Update 2.1.13 --> 2.1.14cy2007-09-123-5/+5
* Update 2.1.12 --> 2.1.13cy2007-08-243-4/+5
* I had forgotten to remove the BROKEN tag when committing the two patchesse2007-07-271-7/+1
* Fix path to file to patch, I had accidently committed the patch withse2007-07-232-4/+4
* Fix build with gcc-4.2: Declare a function and an operator in these2007-07-222-0/+20
* Update 2.1.11 --> 2.1.12cy2007-07-103-4/+5
* Does not build under 7.0-CURRENT.cy2007-06-181-1/+7
* Update 2.1.8 --> 2.1.11cy2007-06-053-5/+7
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* - Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION.kuriyama2007-02-281-2/+2
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkpav2007-02-131-1/+1
* Record checksums of final version of distifle.cy2006-12-112-3/+6
* Update from 2.0.10 to 2.1.8.cy2006-12-114-115/+136
* Chase shlib version bump of net-snmp.kuriyama2005-11-301-1/+2
* Update to 2.0.10mnag2005-11-143-2/+6
* - Update to 2.0.8pav2005-07-203-3/+4
* Upgrade to 2.0.7.vanilla2005-05-134-11/+13
* Update to 2.0.5vs2005-01-173-4/+3
* - Fix pkg-plist.sem2004-12-212-1/+2
* Upgrade to 2.0.4.vanilla2004-12-053-8/+11
* Fix build on 4-stable.vanilla2004-10-272-1/+14
* Upgrade to 2.0.2.vanilla2004-10-143-127/+117
* Fix plist.krion2004-08-151-0/+2
* - Convert direct LIB_DEPENDS to infrastructure: USE_OPENSSL, USE_GNOMEpav2004-05-261-8/+5
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* Say hello to the new "net-mgmt" category. There are probably morewollman2004-02-231-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* - Update to PORTREVISION 2clement2004-01-183-61/+59
* - Update to 1.0.2sergei2003-12-173-100/+100
* Chase libnetsnmp shlib major version number and bump ${PORTREVISION}.kuriyama2003-11-181-2/+2
* Chase the libxslt shared lib version with a PORTREVISION bump.marcus2003-11-051-2/+2
* PR: 56409foxfair2003-09-063-12/+12
* PR: 53119foxfair2003-06-111-10/+5
* Add automake to BUILD_DEPENDS, that we need it in install stage.foxfair2003-06-011-1/+2
* Submitted by: Vadim Kurland <vadim@vk.crocodile.org>foxfair2003-05-222-8/+10
* PR: 52521foxfair2003-05-224-102/+120
* BROKEN on 5.1: bad C++kris2003-05-181-1/+7
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
* De-pkg-comment.knu2003-02-212-1/+1
* Deploy USE_GNOMENG infrastructurelioux2002-09-011-1/+2