Lines 3-8
Link Here
|
3 |
|
3 |
|
4 |
PORTNAME= phpMyAdmin |
4 |
PORTNAME= phpMyAdmin |
5 |
DISTVERSION= 4.2.3 |
5 |
DISTVERSION= 4.2.3 |
|
|
6 |
PORTREVISION= 1 |
6 |
CATEGORIES= databases www |
7 |
CATEGORIES= databases www |
7 |
MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}/${DISTVERSION} |
8 |
MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}/${DISTVERSION} |
8 |
DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages |
9 |
DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages |
Lines 25-31
Link Here
|
25 |
# FONTCONFIG in the graphics/gd port options. |
26 |
# FONTCONFIG in the graphics/gd port options. |
26 |
|
27 |
|
27 |
OPTIONS_DEFINE= APC BZ2 GD MCRYPT OPENSSL PDF XML ZIP ZLIB |
28 |
OPTIONS_DEFINE= APC BZ2 GD MCRYPT OPENSSL PDF XML ZIP ZLIB |
28 |
OPTIONS_DEFAULT= APC BZ2 GD MCRYPT OPENSSL PDF XML ZIP ZLIB |
29 |
OPTIONS_DEFAULT= BZ2 GD MCRYPT OPENSSL PDF XML ZIP ZLIB |
29 |
|
30 |
|
30 |
APC_DESC= PHP APC (animated progress bar) support |
31 |
APC_DESC= PHP APC (animated progress bar) support |
31 |
BZ2_DESC= PHP bzip2 library support |
32 |
BZ2_DESC= PHP bzip2 library support |