# New ports collection makefile for: cgiirc # Date created: 2005-07-17 # Whom: Vsevolod Stakhov # # $FreeBSD$ # PORTNAME= cgiirc PORTVERSION= 0.5.8 CATEGORIES= irc www perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= cgiirc MAINTAINER= shaun@inerd.com COMMENT= IRC web gateway written in Perl USE_PERL5= yes NO_BUILD= yes pre-install: @${MV} ${WRKSRC}/cgiirc.config ${WRKSRC}/cgiirc.config.sample 2>/dev/null || true do-install: ${MKDIR} ${PREFIX}/www/cgiirc ${CP} -rp ${WRKSRC}/* ${PREFIX}/www/cgiirc ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${PREFIX}/www/cgiirc @[ -f ${PREFIX}/www/cgiirc/cgiirc.config ] || \ ${CP} ${WRKSRC}/cgiirc.config.sample ${PREFIX}/www/cgiirc/cgiirc.config .include reebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/polish
Commit message (Expand)AuthorAgeFilesLines
* Update to 5.0.5.jkim2016-02-161-4/+4
* Update Calligra to 2.9.11.rakuco2016-02-092-3/+2
* polish/ekg: document ncurses requirement (USES+=ncurses)marino2016-02-061-2/+2
* Add upstream patch to fix the build with the upcoming Qt 5.5.1.rakuco2016-01-211-0/+112
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-131-1/+1
* Fix library dependency.bdrewery2016-01-081-2/+3
* Update Calligra to 2.9.10.rakuco2015-12-223-26/+38
* Update to 5.0.4.jkim2015-12-181-4/+4
* Switch to options helperpawel2015-12-121-6/+2
* - Switch to USES=shebangfixpawel2015-12-121-9/+3
* Update to version 0.2.0pawel2015-11-253-7/+8
* - Switch to options helpersamdmi32015-11-131-0/+2
* - Add LICENSEamdmi32015-11-131-1/+3
* - Fix build with gcc 4.9 [1]pawel2015-11-112-5/+12
* Update to 5.0.3.jkim2015-11-041-4/+4
* - Update to 20150428sunpoet2015-10-272-3/+3
* Update to 5.0.2.jkim2015-09-242-6/+6
* Remove the autodetect optionbapt2015-09-132-101/+34
* Update LibreOffice to 5.0.1.jkim2015-09-021-4/+4
* Update to version 0.1.9pawel2015-08-273-40/+6
* - Update to version 1.8, now Qt5 basedpawel2015-08-175-73/+50
* - Update to version 2.1, now Qt5 basedpawel2015-07-248-86/+244
* - Add NO_ARCHsunpoet2015-07-181-0/+1
* - Add NO_ARCHsunpoet2015-07-181-0/+1
* - Add NO_ARCHsunpoet2015-07-181-0/+1
* - Strip librariesamdmi32015-06-011-1/+2
* - Strip libraryamdmi32015-05-161-1/+3
* Cleanup DIST* variables.mat2015-05-122-4/+3
* USE_GITHUB: For the new support, fix DISTNAME to be more consistent.bdrewery2015-04-291-2/+2
* - Update to 20150426sunpoet2015-04-272-3/+3
* Update to 4.3.7.jkim2015-04-261-4/+4
* - Update to 20150419sunpoet2015-04-222-3/+3
* - Update to 20150405sunpoet2015-04-062-3/+3
* Convert to new USE_GITHUBpawel2015-04-042-3/+2
* - Update to 20150329sunpoet2015-03-302-3/+3
* - Update to 20150322sunpoet2015-03-242-3/+3
* - Update to 20150315sunpoet2015-03-172-3/+3
* Update KDE SC to 4.14.3alonso2015-03-122-2/+3
* - Update to 20150308sunpoet2015-03-102-3/+3
* - Update to 20150301sunpoet2015-03-032-3/+3
* - Update to 20150222sunpoet2015-02-242-3/+3
* - Update to 4.3.6.jkim2015-02-211-4/+4
* - Remove deprecated USE_KDE4=kdehiermakc2015-02-201-1/+1
* Unbreak on headantoine2015-02-151-11/+6
* Update to version 1.5pawel2015-01-212-4/+3
* - Update to 20150111sunpoet2015-01-132-3/+3
* - Update devel/qca to version 2.1.0tijl2015-01-131-1/+1
* - Update to 20150104sunpoet2015-01-062-3/+3
* - Convert <OPTION>_USE= PYTHON... to <OPTION>_USES= python...mva2015-01-031-1/+1
* Update to version 1.4pawel2015-01-012-4/+4
* - Update to version 1.12.1pawel2015-01-012-11/+6
* CMake 3.1.0 compatibility, take 2.rakuco2015-01-011-0/+37
* Revert r375855 for now.rakuco2014-12-311-29/+0
* Add a patch (submitted upstream) to make the port build with CMake 3.1.0.rakuco2014-12-311-0/+29
* - Update to 20141221sunpoet2014-12-242-3/+3
* cleanup plistbapt2014-12-213-3/+0
* Update to 4.3.5.jkim2014-12-191-4/+4
* - Update to version 1.3pawel2014-12-139-85/+3
* - Update to 20141207sunpoet2014-12-092-3/+3
* - Update polish/kadu to version 1.2pawel2014-12-0613-255/+723
* Update to 4.3.4.jkim2014-11-271-4/+4
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-8/+5
* - Update to 20141123sunpoet2014-11-252-3/+3
* Cleanup plistantoine2014-11-126-23/+0
* Update to 4.3.3.jkim2014-11-011-4/+4
* Switch to USES=execinfopawel2014-10-251-3/+2
* - Switch to gnutls for encryption, openssl from base fails to connectpawel2014-10-251-2/+3
* KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!makc2014-10-193-176/+108
* Update to 4.3.2.jkim2014-10-172-5/+4
* Remove @dirrm's from my ports plistspawel2014-10-144-380/+0
* - Update to 20141005sunpoet2014-10-072-3/+3
* Convert to USES=autoreconfpawel2014-09-271-4/+1
* - Update to 20140915sunpoet2014-09-182-3/+3
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-114-3/+4
* - Allow staging as a regular userantoine2014-09-112-7/+12
* - Update to 20140901sunpoet2014-09-042-3/+3
* dns/libidn:tijl2014-08-311-0/+1
* Fix missing library problem when the linker enforces explicit linkingtijl2014-08-271-2/+2
* - Update to 20140824sunpoet2014-08-272-3/+3
* - Fix missing library problems when the linker enforces explicit linkingtijl2014-08-261-1/+4
* - Update to 20140817sunpoet2014-08-182-3/+3
* devel/protobuf-c: update to 1.0.1wg2014-08-171-0/+1
* Upgrade OpenEXR and ilmbase to 2.2.0.mandree2014-08-162-1/+2
* - Update to 20140810sunpoet2014-08-122-3/+3
* - Update to 20140803sunpoet2014-08-052-3/+3
* Rename p*/ patch-xy patches to reflect the files they modify.adamw2014-07-292-4/+0
* - Update to 20140727sunpoet2014-07-282-3/+3
* - Fix build on currentpawel2014-07-251-36/+24
* - Update to 20140720sunpoet2014-07-212-3/+3
* Fix some non default LIB_DEPENDSbapt2014-07-161-5/+5
* Modernize LIB_DEPENDSbapt2014-07-152-2/+2
* - Update to 20140713sunpoet2014-07-142-3/+3
* - Update to 20140706sunpoet2014-07-072-3/+3
* Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent portstijl2014-07-051-3/+2
* - Update to 20140629sunpoet2014-07-042-3/+3
* Remove expired ports:rene2014-06-305-45/+0
* - Chase database/sqlite3 slib bumpmiwi2014-06-281-1/+1
* - Add staging supportpawel2014-06-271-8/+6
* 1: Stagify.vanilla2014-06-241-4/+7
* 1: Stagify.vanilla2014-06-241-4/+7
* Update to 4.2.5.jkim2014-06-241-4/+4
* Update to version 1.12.0pawel2014-06-192-4/+10
* - Update to 20140615sunpoet2014-06-172-3/+3
* Update to libreoffice 4.2.4bapt2014-06-111-4/+4
* - Update to 20140608sunpoet2014-06-102-3/+3
* Remove all the bootstrap files (.bs) from the plists.mat2014-06-101-2/+0
* polish/hunspell: use TAR instead of EXTRACT_CMDmarino2014-06-011-1/+1
* Deprecate: abandoned for yearscs2014-05-311-0/+3
* - Update to version 1.11.4, development switched to githubpawel2014-05-302-16/+19
* - Convert gmake to USESmiwi2014-05-291-1/+1
* - Convert misc/xosd and dependent ports which need it (deskutils/xneur, polis...amdmi32014-05-274-53/+6
* - Update to 20140525sunpoet2014-05-272-3/+3
* - Use /usr/bin/unzip for zip files extraction (part 1)ak2014-05-221-1/+1
* - Update to 20140516sunpoet2014-05-202-3/+3
* Fix stagificationedwin2014-05-141-1/+0
* - Update to 20140509sunpoet2014-05-132-3/+3
* KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!makc2014-05-111-2/+2
* Update to 4.1.6.jkim2014-05-071-4/+4
* - Update to 20140502sunpoet2014-05-052-3/+3
* - Update to 20140427sunpoet2014-04-292-3/+3
* - Update to 20140406sunpoet2014-04-072-3/+3
* KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!makc2014-04-031-2/+2
* - Update to 20140330sunpoet2014-03-312-3/+3
* - Update to 20140323sunpoet2014-03-242-3/+3
* Update to version 0.12.3pawel2014-03-223-93/+68
* - Update to 20140316sunpoet2014-03-202-3/+3
* - Convert to USES=tarpawel2014-03-181-2/+1
* - Update to 20140309sunpoet2014-03-112-3/+3
* Convert p* to USES=zipbapt2014-03-113-3/+3
* KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!makc2014-03-052-13/+26
* - Update to 20140302sunpoet2014-03-032-3/+3
* Update to 4.1.5. It is partially based on the following PR.jkim2014-02-261-4/+4
* - Update to 20140223sunpoet2014-02-242-3/+3
* - Update to 20140216sunpoet2014-02-192-3/+3
* - Bump PORTREVISION after KDE4_PREFIX changemakc2014-02-183-1/+3
* KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!makc2014-02-184-40/+47
* - Update to 20140209sunpoet2014-02-112-3/+3
* - Update to 20140202sunpoet2014-02-062-3/+3
* - Update gimp-help ports to 2.8.1. Polish translation has been removed, newmakc2014-02-012-16/+0
* Remove ispell which is deprecated for long, consider using aspell instead or ...bapt2014-01-292-21/+0
* - Update to 20140119sunpoet2014-01-212-3/+3
* - Update to 20140105sunpoet2014-01-062-3/+3
* - Update to 20131229sunpoet2013-12-302-3/+3
* - Fix build on 10+ by respecting CCpawel2013-12-283-19/+6
* - Support stagingpawel2013-12-271-4/+2
* - Update to 20131215sunpoet2013-12-192-3/+3
* - Update Calligra Suite to 2.7.5.avilla2013-12-173-3/+4
* - Update to 20131208sunpoet2013-12-092-3/+3
* - Update to 20131201sunpoet2013-12-022-3/+3
* - use STAGEDIRdinoex2013-11-291-1/+0
* - Update to 20131124sunpoet2013-11-252-3/+3
* - Convert to USES=qmake (and other USES while I'm here)makc2013-11-222-16/+7
* - Update to 20131117sunpoet2013-11-182-4/+4
* - Use single space after WWW:sunpoet2013-11-182-2/+2
* - Update to 20131110sunpoet2013-11-112-3/+3
* Update to 0.3.6.kwm2013-11-081-2/+2
* Welcome CMake 2.8.12!rakuco2013-11-061-0/+16
* Stagifybapt2013-11-041-4/+3
* Stagifybapt2013-11-041-4/+3
* Use tar to extract, while here, stagifybapt2013-11-041-5/+5
* - Update to 20131103sunpoet2013-11-042-3/+3