CVS log for ports/www/phpgedview/Makefile
Up to [FreeBSD] / ports / www / phpgedview
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Dec 28 20:42:41 2010 UTC (13 months, 1 week ago) by beech
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -2 lines
Update to 4.2.3 PR: ports/153152 Submitted by: J.R. Oldroyd (fbsd@opal.com) (maintainer) Approved by: itetcu (mantor) (implicit)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:38:20 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with W
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Aug 10 16:28:52 2009 UTC (2 years, 6 months ago) by bsam
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
. update to version 4.2.2; [1] . use FETCH_ARGS=-pRr to download distfile (SF uses redirects). [2] *NOTE*: the port uses non-ascii symbols at pkg-plist. This causes at least problems with GNAT database -- the patch has got corrupted. PR: ports/137633 [1] Submitted by: "J.R. Oldroyd" <fbsd at opal.com> (maintainer) [1] Approved by: maintainer (by e-mail) [2]
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Feb 9 13:17:57 2009 UTC (3 years ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -2 lines
- Update to 4.2 PR: 131510 Submitted by: "J.R. Oldroyd" <fbsd@opal.com> (maintainer)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Apr 29 16:01:27 2008 UTC (3 years, 9 months ago) by beech
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +33 -9 lines
- Add options - Fix permissions - Bump portrevision Submitted by: "J.R. Oldroyd" <jr@opal.com> (Maintainer)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Apr 27 05:00:29 2008 UTC (3 years, 9 months ago) by beech
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +25 -31 lines
- Update to 4.1.14 - Add many fixes and tweaks - Use pkg-plist - Pass maintainership to submitter PR: ports/121161 Submitted by: J.R. Oldroyd <fbsd@opal.com> Approved by: alecn2002 <alecn2002@yandex.ru>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun May 21 21:56:05 2006 UTC (5 years, 8 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
- Fix plist after recent php changes
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Dec 23 01:18:36 2004 UTC (7 years, 1 month ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -5 lines
[MAINTAINER-UPDATE] www/phpGedView: update to 3.2.1 - Update to 3.2.1 Also: - move pre-install to post-extract - do not copy the -dist files to their real name but leave that as an exercise for the user. Otherwise it will clobber up the pkg-plist too much, which is created at install-time and thus doesn't have the nifty features like @unexec. PR: ports/75384 Submitted by: Alexander Novitsky <alecn2002@yandex.ru>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Dec 22 21:24:30 2004 UTC (7 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -16 lines
Remove direct dependency on apache, since it is implied with USE_PHP. Noticed by: pointyhat / kris
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Dec 21 23:23:42 2004 UTC (7 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +45 -17 lines
[UPDATE] port www/phpgedview to ver.3.1 'pkg-plist' file was deleted, it's generated on-the-fly now PR: ports/72001 Submitted by: Alexander Novitsky <alecn2002@yandex.ru>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri May 28 08:52:58 2004 UTC (7 years, 8 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Fix CATEGORIES, this is www, not misc.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu May 27 22:03:08 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
PhpGedView parses GEDCOM 5.5 genealogy files and displays them on the Internet in a format similar to desktop programs. All it requires to run is a PHP enabled web server and a gedcom file. You can easily customize it by using one of the provided themes or by modifying them to meet your own needs. PR: ports/63153 Submitted by: Hubert Tournier <hubert@frbsd.org>
