summaryrefslogtreecommitdiff
path: root/databases/pear-DB/pkg-plist
blob: e61fd83cc337fb3832cfe4c4eafd80d8727e04fe (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
%%PEARDIR%%/DB.php
%%PEARDIR%%/DB/common.php
%%PEARDIR%%/DB/dbase.php
%%PEARDIR%%/DB/fbsql.php
%%PEARDIR%%/DB/ibase.php
%%PEARDIR%%/DB/ifx.php
%%PEARDIR%%/DB/msql.php
%%PEARDIR%%/DB/mssql.php
%%PEARDIR%%/DB/mysql.php
%%PEARDIR%%/DB/oci8.php
%%PEARDIR%%/DB/odbc.php
%%PEARDIR%%/DB/pgsql.php
%%PEARDIR%%/DB/sqlite.php
%%PEARDIR%%/DB/storage.php
%%PEARDIR%%/DB/sybase.php
%%PEARDIR%%/tests/db_error.phpt
%%PEARDIR%%/tests/db_error2.phpt
%%PEARDIR%%/tests/db_factory.phpt
%%PEARDIR%%/tests/db_ismanip.phpt
%%PEARDIR%%/tests/db_parsedsn.phpt
%%PEARDIR%%/tests/driver/01connect.phpt
%%PEARDIR%%/tests/driver/02fetch.phpt
%%PEARDIR%%/tests/driver/03simplequery.phpt
%%PEARDIR%%/tests/driver/04numcols.phpt
%%PEARDIR%%/tests/driver/05sequences.phpt
%%PEARDIR%%/tests/driver/06prepexec.phpt
%%PEARDIR%%/tests/driver/08affectedrows.phpt
%%PEARDIR%%/tests/driver/09numrows.phpt
%%PEARDIR%%/tests/driver/10errormap.phpt
%%PEARDIR%%/tests/driver/13limit.phpt
%%PEARDIR%%/tests/driver/14fetchmode_object.phpt
%%PEARDIR%%/tests/driver/15quote.phpt
%%PEARDIR%%/tests/driver/bug22328.phpt
%%PEARDIR%%/tests/driver/connect.inc
%%PEARDIR%%/tests/driver/mktable.inc
%%PEARDIR%%/tests/driver/setup.inc
%%PEARDIR%%/tests/driver/skipif.inc
%%PORTDOCS%%%%DOCSDIR%%/IDEAS
%%PORTDOCS%%%%DOCSDIR%%/MAINTAINERS
%%PORTDOCS%%%%DOCSDIR%%/STATUS
%%PORTDOCS%%%%DOCSDIR%%/TESTERS
%%PKGREGDIR%%/package.xml
@dirrm %%PEARDIR%%/DB
@dirrm %%PEARDIR%%/tests/driver
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@unexec rmdir %D/share/pear/tests 2> /dev/null || true