summaryrefslogtreecommitdiff
path: root/www/amphetadesk/files/patch-AM_DIR (follow)
Commit message (Collapse)AuthorAgeFilesLines
* o Take over maintainership on previous maintainers requestMario Sergio Fujikawa Ferreira2005-10-111-21/+0
| | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=145026
* Add amphetadesk, an RSS feed aggregator implemented as a personal web server.Pav Lucistnik2004-05-271-0/+21
PR: ports/65345 Submitted by: Ken Stailey <kstailey@yahoo.com> Notes: svn path=/head/; revision=110147