summaryrefslogtreecommitdiff
path: root/astro/tkseti (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetic fix: use %%DOCSDIR%% macro.Sergey A. Osokin2003-10-211-3/+3
| | | | | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992 Notes: svn path=/head/; revision=91808
* fix for "user stats" function in tksetiEdwin Groothuis2003-10-101-1/+1
| | | | | | | | | | | | SETI@home has changed their cgi system a while ago. As a result, the "user stats" function in TkSETI doesn't work anymore. PR: ports/50029 Submitted by: Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no> Notes: svn path=/head/; revision=90739
* Bump PORTREVISION for previous commit.Kris Kennaway2003-08-171-0/+1
| | | | Notes: svn path=/head/; revision=87095
* Use tk 8.4 instead of 8.3.Kris Kennaway2003-08-161-2/+2
| | | | Notes: svn path=/head/; revision=87092
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* I no longer run seti; drop maintainership of these ports.Pete Fritchman2002-07-131-1/+1
| | | | Notes: svn path=/head/; revision=62887
* Fix RUN_DEPENDS for setiathomePete Fritchman2001-10-051-1/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=48443
* Update to 3.06Pete Fritchman2001-08-282-2/+2
| | | | Notes: svn path=/head/; revision=47008
* Change my email address to petef@FreeBSD.org for the ports I maintain.Pete Fritchman2001-08-221-1/+1
| | | | | | | Reviewed by: ade Notes: svn path=/head/; revision=46662
* Update to version 3.02.Steve Price2001-06-176-22/+26
| | | | | | | | PR: 28037 Submitted by: maintainer Notes: svn path=/head/; revision=44130
* portlint3: WARN: pkg-descr: whitespace before end of lineMichael Haro2001-04-031-3/+3
| | | | Notes: svn path=/head/; revision=40823
* Update from 1.46 to 2.12:Sheldon Hearn2000-05-031-1/+1
| | | | | | | | Play catch-up with the stats page URL and format. Numerous bug-fixes (see CHANGES in the distro). Notes: svn path=/head/; revision=28278
* Update from 1.46 to 2.12:Sheldon Hearn2000-05-031-1/+1
| | | | | | | | Play catch-up with the stats page URL and format. Numerous bug-fixes (see CHANGES in the distro). Notes: svn path=/head/; revision=28277
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27416
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-282-4/+4
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23474
* Update to version 1.46Chris Piazza1999-11-203-12/+12
| | | | | | | Submitted by: Frank Mayhar <frank@exit.com> Notes: svn path=/head/; revision=23217
* Update MAINTAINER's email addressChris Piazza1999-09-091-1/+1
| | | | | | | | PR: 13648 Submitted by: maintainer Notes: svn path=/head/; revision=21470
* s/WRKDIR/WRKSRC/g in do-install:Chris Piazza1999-09-081-3/+3
| | | | Notes: svn path=/head/; revision=21444
* Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21098
* Id->FreeBSD rename try 2.David E. O'Brien1999-08-251-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=20936
* Upgrade to 1.42 and associated changes.Bill Fumerola1999-08-082-4/+3
| | | | Notes: svn path=/head/; revision=20604
* Set the directory in which tkseti looks for setiathome status filesSheldon Hearn1999-07-021-0/+35
| | | | | | | | | | to /var/db/setiathome, which is where our setiathome port puts them if run from ${PREFIX}/etc/rc.d/ . Requested by: maintainer Notes: svn path=/head/; revision=19955
* Import tkseti, a Tk-based GUI for the setiathome client.Sheldon Hearn1999-07-016-0/+53
PR: 12470 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> Notes: svn path=/head/; revision=19942