CVS log for ports/databases/p5-DBD-SQLite2/pkg-plist
Up to [FreeBSD] / ports / databases / p5-DBD-SQLite2
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri May 12 14:28:14 2006 UTC (5 years, 9 months ago) by vd
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7, HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Remove whitespace from line endings in pkg-plist files. Those spaces used to hinder searching for the corresponding files with portsearch -f '/FILENAME$' for obvious reasons. Although currently portsearch removes those spaces itself remove them anyway. Inspired by: ports/94078 Approved by: portmgr (during freeze: krion, then kris advised to wait; at present: erwin)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jan 22 01:29:03 2006 UTC (6 years ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry Approved by: krion@ PR: ports/88711 (related)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Oct 12 16:06:49 2004 UTC (7 years, 4 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -8 lines
Repocopy from p5-DBD-SQLite to p5-DBD-SQLite2. o Update to 0.33. o Remove unnecessary perl script. o Remove a patch which was already merged. Repo copied by: marcus (pcvs)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Oct 24 12:01:22 2003 UTC (8 years, 3 months ago) by ijliao
Branches: MAIN
CVS tags: old_RELEASE_5_3_0, old_RELEASE_5_2_1, old_RELEASE_5_2_0, old_RELEASE_4_10_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +8 -8 lines
utilize SITE_PERL PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Aug 6 07:14:37 2002 UTC (9 years, 6 months ago) by nork
Branches: MAIN
CVS tags: old_RELEASE_5_1_0, old_RELEASE_5_0_0, old_RELEASE_4_9_0, old_RELEASE_4_8_0, old_RELEASE_4_7_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Update to 0.18 (based on SQLite 2.5.6) Approved by: knu (mentor)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Apr 6 20:37:22 2002 UTC (9 years, 10 months ago) by nork
Branches: MAIN
CVS tags: old_RELEASE_4_6_2, old_RELEASE_4_6_1, old_RELEASE_4_6_0
Reviewed by: knu (mentor) Import of a perl5 module for accessing SQLite2 databases through the DBI
