CVS log for ports/www/amphetadesk/Makefile
Up to [FreeBSD] / ports / www / amphetadesk
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Sep 21 07:56:41 2010 UTC (16 months, 3 weeks ago) by mm
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +8 -3 lines
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base, p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress. Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903 Bump PORTREVISION
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jun 13 12:41:33 2010 UTC (19 months, 4 weeks ago) by lioux
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -0 lines
Add LICENSE* information
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jan 25 22:42:55 2010 UTC (2 years ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2 lines
- Remove unneeded dependencies which is in perl-5.8.9 dist (part 6). Approved by: portmgr (itetcu)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jan 22 14:24:36 2010 UTC (2 years ago) by kuriyama
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -3 lines
- Remove unneeded dependencies which is in perl-5.8.9 dist (part 2). Approved by: portmgr (itetcu)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:38:02 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with W
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Dec 25 19:52:37 2007 UTC (4 years, 1 month ago) by lioux
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +8 -9 lines
1) After repocopies:
o Use SUB_FILES infrastructure to full effect simplifying the
port's Makefile logic.
- Switch from files/amphetadesk.sh to files/amphetadesk.in
2) Bump PORTREVISION since there was a PLIST change due to the new
rc.d script name.
PR: 117082 [1]
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Dec 3 12:45:54 2006 UTC (5 years, 2 months ago) by demon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat May 13 04:41:06 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -1 lines
Remove USE_REINPLACE from categories starting with W
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Oct 11 22:10:24 2005 UTC (6 years, 4 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +85 -125 lines
o Take over maintainership on previous maintainers request o Uphold hier(7) o Add rc.d(8) rc.subr(8) script o Fix several warnings o Change default rss channels to BSD based ones: - http://www.freebsd.org/ - http://www.freshports.org/ - http://www.oreillynet.com/pub/au/73 - http://bsdnews.com/ o Fetch an updated full channel list from the Internet if none previously exist o Add fork(2)/exec(3) browser support with signal(3) SIGCHLD handling o AmphetaDesk now allows per user configurations. Due to that, it now requires a user with a home directory so that. One can use the rc.d script to choose a user to launch AmphetaDesk from startup or just to run it normally from any user other than root o Bump PORTREVISION Approved by: Kenneth Stailey <kstailey@yahoo.com> (previous maintainer)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu May 27 21:30:09 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Add amphetadesk, an RSS feed aggregator implemented as a personal web server. PR: ports/65345 Submitted by: Ken Stailey <kstailey@yahoo.com>
