Lines 3-8
Link Here
|
3 |
|
3 |
|
4 |
PORTNAME= otrs |
4 |
PORTNAME= otrs |
5 |
PORTVERSION= 5.0.3 |
5 |
PORTVERSION= 5.0.3 |
|
|
6 |
PORTREVISION= 1 |
6 |
CATEGORIES= www |
7 |
CATEGORIES= www |
7 |
MASTER_SITES= http://ftp.otrs.org/pub/otrs/ \ |
8 |
MASTER_SITES= http://ftp.otrs.org/pub/otrs/ \ |
8 |
ftp://ftp.samurai.com/pub/otrs/ \ |
9 |
ftp://ftp.samurai.com/pub/otrs/ \ |
Lines 44-50
Link Here
|
44 |
p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite \ |
45 |
p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite \ |
45 |
p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector \ |
46 |
p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector \ |
46 |
p5-Mozilla-CA>=0:${PORTSDIR}/www/p5-Mozilla-CA \ |
47 |
p5-Mozilla-CA>=0:${PORTSDIR}/www/p5-Mozilla-CA \ |
47 |
p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit |
48 |
p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \ |
|
|
49 |
p5-Schedule-Cron-Events>=1.94:${PORTSDIR}/sysutils/p5-Schedule-Cron-Events |
48 |
|
50 |
|
49 |
RUN_DEPENDS:= ${BUILD_DEPENDS} |
51 |
RUN_DEPENDS:= ${BUILD_DEPENDS} |
50 |
|
52 |
|
Lines 72-77
Link Here
|
72 |
SUB_FILES= pkg-message |
74 |
SUB_FILES= pkg-message |
73 |
SUB_LIST= OTRS_USER=${USERS} OTRS_GROUP=${USERS} WWWOWN=${WWWOWN} |
75 |
SUB_LIST= OTRS_USER=${USERS} OTRS_GROUP=${USERS} WWWOWN=${WWWOWN} |
74 |
PKGMESSAGE= ${WRKDIR}/pkg-message |
76 |
PKGMESSAGE= ${WRKDIR}/pkg-message |
|
|
77 |
NO_ARCH= YES |
75 |
|
78 |
|
76 |
ROOT_DIRS_LIST= Kernel bin scripts |
79 |
ROOT_DIRS_LIST= Kernel bin scripts |
77 |
BIN_DIRS_LIST= "" cgi-bin fcgi-bin |
80 |
BIN_DIRS_LIST= "" cgi-bin fcgi-bin |