aboutsummaryrefslogtreecommitdiffstats
path: root/www/docebo/Makefile
blob: 84e578911a32cc49004591d3590a5c7ddf211fb7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# New ports collection makefile for:   docebo
# Date created:     6 April 2008
# Whom:         Wen heping <wenheping@gmail.com>
#
# $FreeBSD$
#

PORTNAME=   docebo
PORTVERSION=    4.0.2
CATEGORIES= www
MASTER_SITES=   http://www.docebo.org/doceboCms/index.php?mn=docs&op=download&pi=5_4&id=86/

MAINTAINER= wen@FreeBSD.org
COMMENT=    An Open Source e-Learning platform (LMS and LCMS)

USE_PHP=    mysql
USE_ZIP=    yes
SUB_FILES=  pkg-message
NO_BUILD=   yes
NO_WRKSUBDIR=   yes
DO_FILES=   config.php admin.php index.php
DO_DIRS=    doceboCms doceboCore doceboCrm doceboEcom doceboLms doceboScs \
        files install readmelicense template upgrade xml_language

.include <bsd.port.pre.mk>

do-install:
    @${INSTALL} -d ${WWWDIR}

.for i in ${DO_FILES}
    @cd ${WRKDIR} && ${CP} ${i} ${WWWDIR}/
.endfor
.for i in ${DO_DIRS}
    @cd ${WRKDIR} && ${COPYTREE_SHARE} ${i} ${WWWDIR}/
.endfor

    @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}
    @${CHMOD} -R 755 ${WWWDIR}

post-install:
    @${ECHO_CMD} '@exec ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}' \
        >> ${TMPPLIST}
    @${ECHO_CMD} '@exec ${CHMOD} -R 755 ${WWWDIR}' \
        >> ${TMPPLIST}
    @${CAT} ${PKGMESSAGE}

.include <bsd.port.post.mk>
te to jpeg-8dinoex2010-02-0580-63/+82 * Update to 2.28.1.marcus2010-01-315-16/+22 * - Assign maintainership to haskell@pgj2010-01-314-4/+4 * - Update to 0.1.0dhn2010-01-305-32/+26 * - Fix MASTER_SITESdhn2010-01-261-6/+4 * - Update to 201001dhn2010-01-254-16/+10 * - Update to 1.0.1.901gahr2010-01-193-70/+4 * - remove broken/expired ports@ portspgollucci2010-01-187-244/+0 * - Update x11/hs-x11-ghc to 1.5.0.0pgj2010-01-1310-62/+62 * - Update to 3.4.10novel2010-01-133-9/+10 * - Pass maintainer to submitter.wxs2010-01-101-1/+1 * bump PORTREVISION for the recent update ofoliver2010-01-103-3/+3 * update to 4.6.3oliver2010-01-103-6/+17 * The patch was committed to fix a regression in 3.4 version as described ingarga2010-01-093-20/+33 * Update to 3.4.3garga2010-01-074-65/+13 * - Update to 1.3.0pgollucci2010-01-072-4/+4 * Update to 3.4.9.novel2009-12-313-6/+7 * Fix PLISTgarga2009-12-261-1/+4 * - Update to 1.0.1.002gahr2009-12-253-18/+12 * - Unbreak on CURRENTgahr2009-12-232-7/+67 * Mark BROKEN on 9.x: does not build.erwin2009-12-221-1/+7 * - Update to 0.3.9pav2009-12-222-4/+7 * Fix a bug on 3.4.x, Tag the new window before apply settings -- FS#664garga2009-12-213-0/+34 * For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-2110-29/+0 * Remove the BROKEN line.marcus2009-12-201-4/+0 * Adapt a patch from metacity to fix the build on 6.X.marcus2009-12-201-2/+12 * - Mark BROKEN on 6.x: does not compilepav2009-12-191-1/+7 * - Update to 0.0.90miwi2009-12-192-4/+4 * I checked for plist problems without enabling gettextdougb2009-12-161-0/+8 * Update to version 3.4.8 which fixes numerous bugs. Full details on whatdougb2009-12-163-7/+10 * Add a patch to fix a periodic focus bugdougb2009-12-152-1/+36 * - Update to 1.2.2miwi2009-12-132-9/+17 * This port has been broken for 3+ months, thuspav2009-12-081-0/+2 * - Add extra mirrorsamdmi32009-12-081-1/+3 * - Update to 5.7.2pav2009-12-072-5/+5 * - Update HsColour to 1.15pgj2009-12-074-4/+8 * - Flip MAKE_JOBS_SAFE -> UNSAFEpav2009-12-061-1/+1 * Update to 0.8.4rnoland2009-12-0226-86/+143 * - Update to 0.9pgj2009-11-2912-24/+114 * Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thismarcus2009-11-2912-15/+288 * Update to 3.4.2garga2009-11-272-4/+5 * - Update to 0.0.89miwi2009-11-263-21/+19 * - Update to 1.57tabthorpe2009-11-252-4/+4 * Add mirrors to MASTER_SITES.novel2009-11-221-1/+3 * - Update to 0.9.24dhn2009-11-172-4/+4 * Update to 3.4.1garga2009-11-132-4/+4 * - Update to 0.3.8miwi2009-11-126-38/+15 * - Update to 3.ddhn2009-11-112-5/+16 * - Update to 0.9.19miwi2009-11-0210-144/+172 * - Fix pkglist and unbroke port.anray2009-11-012-6/+55 * Mark BROKEN: leaves files behind on deinstallationerwin2009-10-251-0/+2 * - Fix windows behaviour after restartkrion2009-10-225-4/+370 * Update to 3.4garga2009-10-214-23/+106 * - Update to 0.0.80miwi2009-10-203-22/+23 * - Update to 1.5.2anray2009-10-164-15/+15 * Set NO_LATEST_LINK to not overlap with x11-wm/wmiierwin2009-10-141-0/+1 * - Update to 0.0.75miwi2009-10-143-10/+10 * - Update to 0.3.6miwi2009-10-102-5/+5 * - Update to 0.0.66miwi2009-10-072-4/+4 * - Fix build on NOPORTDOCSgahr2009-10-051-2/+1 * - Update to 1.0.1gahr2009-10-052-5/+5 * - Fix build with custom PREFIX/LOCALBASEdhn2009-10-031-0/+2 * Relinquish.danfe2009-10-022-2/+2 * - Update to 0.0.65miwi2009-09-303-5/+5 * Update from 2.5.27 to 2.5.28.cy2009-09-222-5/+4 * - Update to 0.0.64amdmi32009-09-213-18/+24 * Mark as broken on amd64 and sparc64: fails to compile.linimon2009-09-201-1/+7 * Add missing dependencies.danfe2009-09-201-1/+1 * Remove previous hack and offending variable definitions; this should fixdanfe2009-09-191-4/+0 * - Update to 0.9.6miwi2009-09-164-18/+16 * matwm2 is a simple window manager for x11.amdmi32009-09-155-0/+47 * Fix a potential crash. I was able to trigger it only with non-UTF8 builddanfe2009-09-111-0/+13 * Try to further improve user experience with WMII:danfe2009-09-113-10/+133 * - Allow to build with hidden layout boxes, lots of people should appreciatedanfe2009-09-111-2/+9 * Update to 3.3.4garga2009-09-112-5/+5 * - Update to 0.3.4.1miwi2009-09-093-5/+5 * - Register CONFLICTS with readded `x11/wmii-devel' portdanfe2009-09-081-2/+4 * Reconnect `wmii-devel'.danfe2009-09-081-0/+1 * Revive the port; version 3.6 is getting utterly old. This port allows todanfe2009-09-084-0/+79 * - Add ACPI support for FreeBSDtabthorpe2009-09-084-1/+289 * pkg-plist: add a couple of files in libexec/rep and @dirrmtry a fewolgeni2009-09-082-1/+8 * Update description.danfe2009-09-081-4/+6 * . Fix a whitespace bogon.glewis2009-09-061-3/+3 * Add missing dependencies on audio/libaudiofile and esound.olgeni2009-09-051-2/+3 * - Update GHC and Haskell ports to 6.10.4 (for both i386 and amd64), bumppgj2009-09-0212-410/+554 * - Removed unneeded dependencydhn2009-09-011-2/+2 * USE_XORG: add ice, sm, xft, xinerama and xrandr, which I missed on the last u...olgeni2009-08-301-1/+2 * Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and nolinimon2009-08-292-2/+2 * - Fix MASTER_SITESgahr2009-08-281-1/+1 * - Update to 1.0.0.901gahr2009-08-283-25/+11 * Upgrade to version 1.5.0.olgeni2009-08-264-93/+77 * . Update to 2.2.9.glewis2009-08-248-81/+12 * - Update to 3.cdhn2009-08-243-19/+12 * Chase the fribidi shared lib bump.marcus2009-08-231-1/+1 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-2225-38/+27 * Add back libXft2 deleted in errordougb2009-08-181-0/+1 * Add a port that installs only libwraster from Window Maker. A lot ofdougb2009-08-184-0/+80 * Fix a few common typos in pkg-descr ("separate", "compatible").olgeni2009-08-161-1/+1 * A tool for printing/setting the window manager namemiwi2009-08-085-0/+46 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-0315-16/+18 * - Reset maintainer and remove old MASTER_SITES.wxs2009-08-021-5/+2 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-3165-52/+65 * Fix typo: mamager -> managerskreuzer2009-07-282-2/+2 * - Update to 3.3.2garga2009-07-282-4/+4 * - Update to 5.6wxs2009-07-243-12/+14 * - Fix PATH in example and man filedhn2009-07-231-2/+3 * - Update to 0.0.5dhn2009-07-202-4/+4 * - update to jpeg7dinoex2009-07-183-4/+5 * - Update to 1.4.5dhn2009-07-143-15/+15 * - Add support for Xft and UTF-8pgj2009-07-102-6/+38 * - Update to 1.1.1 (basically the same as 1.1.0.1 with the removed patches)beat2009-07-089-357/+135 * - add PORTSCOUTdinoex2009-07-061-2/+2 * - add PORTSCOUTdinoex2009-07-063-1/+6 * - cleanup ADDITIONAL_LIB_DIRSdinoex2009-07-051-2/+0 * Scrotwm is a small dynamic tiling window manager for X11. It tries to stay outdhn2009-07-0213-0/+325 * - Update to 3.bdhn2009-07-013-7/+45 * Update WWW.danfe2009-06-291-1/+1 * Cleanup, no functional changes.danfe2009-06-291-2/+2 * - Update to 1.0.0.001gahr2009-06-285-64/+4 * - Update to 1.3.5.3anray2009-06-213-121/+4 * - Update to 3.3.1amdmi32009-06-212-5/+4 * - Pass maintainer role to submitterwxs2009-06-181-1/+1 * - Update to 0.1.11dhn2009-06-182-5/+4 * - Update to 0.9.23dhn2009-06-182-5/+5 * - Move x11-wm/enlightenment-devel to x11-wm/enlightenmentgahr2009-06-1528-1225/+670 * - Chase libxcb/xcb-proto updatedhn2009-06-152-0/+2 * Convert most of remaining ports that depend on xorg-libraries toamdmi32009-06-093-3/+6 * - Update lang/python26 and make Python 2.6.2 to the default Python versionmiwi2009-06-092-0/+44 * - Chase repocopy x11-wm/enlightenment --> x11-wm/e16gahr2009-06-082-3/+5 * - Do not create DOCSDIR when NOPORTDOCS is set [1]gahr2009-06-084-7/+64 * - Move x11-wm/enlightenment to x11-wm/e16gahr2009-06-084-24/+26 * - Update to 3.3miwi2009-06-062-4/+4 * - Update to 3.3-rc4amdmi32009-05-282-4/+4 * - Fix pkg-plistanray2009-05-263-2/+29 * - Fix builddhn2009-05-261-0/+1 * - Update MASTER_SITES/WWW/pkg-descrdhn2009-05-262-2/+2 * - Fix build with shells/bashdhn2009-05-261-0/+4 * - Update to 1.3.5.2anray2009-05-25