# New ports collection makefile for: verlihub-plugins # Date created: 26 August 2004 # Whom: Hurbold # # $FreeBSD$ # PORTNAME= verlihub-plugins PORTVERSION= 0.1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= verlihub DISTNAME= vh_plugins-0.1 MAINTAINER= hurbold@yahoo.com COMMENT= Plugins for the Verlihub Linux/Unix Direct Connect Hub Software BUILD_DEPENDS= ${LOCALBASE}/bin/verlihub:${PORTSDIR}/net/verlihub LIB_DEPENDS= lua.5:${PORTSDIR}/lang/lua WRKSRC= ${WRKDIR}/vh_plugins-0.1 USE_GMAKE= yes USE_INC_LIBTOOL_VER= 15 INSTALLS_SHLIB= yes LDCONFIG_DIRS= %%PREFIX%%/include/verlihub CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/verlihub -I${LOCALBASE}/include/mysql" DATADIR= ${PREFIX}/share/${PORTNAME} post-patch: @${CAT} ${PKGDIR}/pkg-message | ${SED} 's|%%PREFIX%%|${PREFIX}|' > ${PKGMESSAGE} post-install: @${MKDIR} ${DATADIR} @${MKDIR} ${DATADIR}/extra ${INSTALL_DATA} ${WRKSRC}/basic/chatroom/.libs/libchatroom_pi.so ${DATADIR}/libchatroom_pi.so ${INSTALL_DATA} ${WRKSRC}/basic/floodprot/.libs/libfloodprot.so ${DATADIR}/libfloodprot_pi.so ${INSTALL_DATA} ${WRKSRC}/basic/forbid/.libs/libforbid_pi.so ${DATADIR}/libforbid_pi.so ${INSTALL_DATA} ${WRKSRC}/basic/funny/.libs/libfunny_pi.so ${DATADIR}/libfunny_pi.so ${INSTALL_DATA} ${WRKSRC}/basic/iplog/.libs/libiplog_pi.so ${DATADIR}/libiplog_pi.so ${INSTALL_DATA} ${WRKSRC}/basic/isp/.libs/libisp_pi.so ${DATADIR}/libisp_pi.so ${INSTALL_DATA} ${WRKSRC}/basic/messanger/.libs/libmessanger_pi.so ${DATADIR}/libmessanger_pi.so ${INSTALL_DATA} ${WRKSRC}/basic/replacer/.libs/libreplace_pi.so ${DATADIR}/libreplace_pi.so ${INSTALL_DATA} ${WRKSRC}/basic/stats/.libs/libstats_pi.so ${DATADIR}/libstats_pi.so ${INSTALL_DATA} ${WRKSRC}/extra/lua/src/.libs/liblua_pi.so ${DATADIR}/extra/liblua_pi.so ${INSTALL_DATA} ${WRKSRC}/extra/perl/src/.libs/libperl_pi.so ${DATADIR}/extra/libperl_pi.so @${CAT} ${PKGMESSAGE} .include .if ${OSVERSION} < 502010 USE_GCC= 3.3 .endif .if ${OSVERSION} > 502126 BROKEN= Does not compile with gcc 3.4 .endif .if ${PERL_LEVEL} < 500800 IGNORE= requires perl 5.8 or later. Install lang/perl5.8 and try again .endif .include >dependabot/npm_and_yarn/devel/electron4/files/lodash.merge-4.6.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Accidentally removed portepoch, believing it was portrevision.girgen2006-02-231-0/+1
* Update to 3.8girgen2006-02-234-32/+7
* SHA256ifyedwin2006-01-221-0/+1
* Updating to latest version, 3.6.2girgen2005-07-202-4/+3
* Split the postgresql ports into a server and a client part.girgen2005-01-311-2/+2
* Add myself as committer, and use my @FreeBSD.org address.girgen2004-12-061-1/+1
* Update to 3.5arved2004-09-024-18/+28
* Re-add distinfo since this is no longer a slave-port.vs2004-07-191-0/+2
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Update PyGreSQL to 3.4. Previous version was packed with thelinimon2004-01-305-59/+31
* Unbreak using the postgresql73 distfile.olgeni2004-01-131-11/+10
* [1] Use new depends scheme for postgresql slave ports:osa2003-09-042-7/+16
* Remove pkg-comment from the remaining special cases.ade2003-03-072-1/+1
* - Remove distinfo; it's now longer required since this is now a slave port.wjv2003-02-131-1/+0
* Uncomment dependency on libpq.3/postgresql.seanc2003-02-111-1/+1
* Update py-PyGreSQL to version 7.3edwin2003-02-062-10/+8
* Chase libpq version bump.seanc2003-01-041-1/+3
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* - Make this port a subport of databases/postgresql7, since the development ofwjv2002-10-239-77/+74
* Drop MAINTAINER: I'm not really taking care of these anymore.nectar2002-06-221-1/+1
* Fix build with postgresql 7.2 (some .h files have moved).olgeni2002-02-231-1/+1
* Fix a malformed patch.nectar2001-12-011-2/+1
* The patch for using mx.DateTime instead of DateTime was incomplete.nectar2001-12-012-3/+20
* Fix import of DateTime module.nectar2001-10-162-0/+13
* PostGreSQL 7.1 can install in two places, either ${PREFIX} (hier(7)) ornectar2001-04-251-2/+2
* Fix include directory for postgresql7.1's new layout.vanilla2001-04-213-25/+25
* Depend on the new py-mx-base.tg2001-03-221-3/+3
* Update 2.4 -> 3.0nectar2000-10-034-26/+31
* Don't break package building on Satoshi's cluster. Explicitly dependtg2000-09-081-2/+2
* after removal of old postgresql port fix dependencies for postgresql7 portandreas2000-08-261-1/+1
* Locally hosted distfiles moved to ftp.freebsd.org.nectar2000-06-201-2/+1
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-3/+3
* Resolve many 301 Moved Permanently URLs in DESCR.fenner1999-09-181-1/+1
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-2/+2
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* chmod -> ${CHMOD}mharo1999-08-231-4/+1
* Fix checksum problem.obrien1999-07-151-1/+1
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1
* Update 2.3 -> 2.4nectar1999-05-292-6/+7
* Move WWW_SITE to pkg/DESCR:WWW from Makefilescrappy1999-04-142-2/+3
* Proper URLs that reference directories end in '/'billf1999-04-091-2/+2
* portlint: WWW_SITE shouldn't come before *_DEPENDS lines.nectar1999-03-131-3/+2
* Add a few more Y2K/WWW_SITE pointers ...scrappy1999-03-121-1/+3
* Update from 2.1 to 2.3.nectar1999-02-23