aboutsummaryrefslogtreecommitdiffstats
path: root/astro/tkseti
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256pav2005-11-241-0/+1
|
* Update to version 3.10.2krion2004-07-205-43/+37
| | | | | PR: ports/69289 Submitted by: Ports Fury
* SIZEify.trevor2004-03-181-0/+1
|
* - Update to 3.07pav2004-02-015-14/+65
| | | | | PR: ports/62208 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
* Add SIZE.trevor2004-01-281-0/+1
|
* Cosmetic fix: use %%DOCSDIR%% macro.osa2003-10-211-3/+3
| | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992
* fix for "user stats" function in tksetiedwin2003-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>
* Bump PORTREVISION for previous commit.kris2003-08-171-0/+1
|
* Use tk 8.4 instead of 8.3.kris2003-08-171-2/+2
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* I no longer run seti; drop maintainership of these ports.petef2002-07-131-1/+1
|
* Fix RUN_DEPENDS for setiathomepetef2001-10-051-1/+1
| | | | Noticed by: bento
* Update to 3.06petef2001-08-282-2/+2
|
* Change my email address to petef@FreeBSD.org for the ports I maintain.petef2001-08-231-1/+1
| | | | Reviewed by: ade
* Update to version 3.02.steve2001-06-186-22/+26
| | | | | PR: 28037 Submitted by: maintainer
* portlint3: WARN: pkg-descr: whitespace before end of linemharo2001-04-041-3/+3
|
* Update from 1.46 to 2.12:sheldonh2000-05-031-1/+1
| | | | | Play catch-up with the stats page URL and format. Numerous bug-fixes (see CHANGES in the distro).
* Update from 1.46 to 2.12:sheldonh2000-05-031-1/+1
| | | | | Play catch-up with the stats page URL and format. Numerous bug-fixes (see CHANGES in the distro).
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-2/+2
|
* Update to use Tcl/Tk version 8.2.steve1999-11-292-4/+4
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Update to version 1.46cpiazza1999-11-213-12/+12
| | | | Submitted by: Frank Mayhar <frank@exit.com>
* Update MAINTAINER's email addresscpiazza1999-09-091-1/+1
| | | | | PR: 13648 Submitted by: maintainer
* s/WRKDIR/WRKSRC/g in do-install:cpiazza1999-09-091-3/+3
|
* Remove preceeding pkgname from some of the comments having one.hoek1999-08-301-1/+1
|
* Id->FreeBSD rename try 2.obrien1999-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.
* Upgrade to 1.42 and associated changes.billf1999-08-082-4/+3
|
* Set the directory in which tkseti looks for setiathome status filessheldonh1999-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
* Import tkseti, a Tk-based GUI for the setiathome client.sheldonh1999-07-016-0/+53
PR: 12470 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>