aboutsummaryrefslogtreecommitdiffstats
path: root/astro
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.6.1pav2004-10-122-3/+3
| | | | | PR: ports/72096 Submitted by: Joel Ray Holveck <joelh@piquan.org>
* BROKEN: Does not installkris2004-09-191-0/+2
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Does not compilekris2004-09-181-0/+4
| | | | Approved by: portmgr (self)
* Unbreak the build with recent GCC.danfe2004-09-161-0/+10
| | | | | Reported by: pointyhat.freebsd.org Approved by: portmgr (marcus), fjoe (mentor, implicit)
* Add a hackaround to allow gpsdrive to use serial devices on FreeBSD. Thedes2004-09-072-0/+14
| | | | | | | | original code is a non-portable Linuxism; this patch changes it to a non- portable FreeBSDism. A more elaborate and portable patch will be submitted to the author. Approved by: portmgr (krion), maintainer
* - Support the "CAVOK" string: "Ceiling and visibility OK"arved2004-09-042-1/+182
| | | | | | | | | - Support the "9999" string: visibility > 10km - All the world is not North America - Support Pressure values in hectopascals - Support weather stations outside of North America: Move Station ID detection out of the token parser loop - Bump PORTREVISION and take Maintainership
* Update to 0.12perky2004-09-033-12/+12
| | | | Submitted by: Tobias Klausmann <klausman@schwarzvogel.de> (author)
* - Update to 0.26pav2004-08-303-4/+4
|
* Add gkrellmoon2, a GKrellM 2 plugin showing a moon phaze.pav2004-08-307-0/+73
| | | | | PR: ports/70937 Submitted by: Jan Srzednicki <w@wrzask.pl>
* Add myself and fjoe@.danfe2004-08-231-0/+1
| | | | Approved by: fjoe (mentor)
* Fix build with gcc-3.4krion2004-08-221-0/+15
|
* Update to version 2.500krion2004-08-222-10/+22
| | | | | PR: ports/70781 Submitted by: Ports Fury
* Add Ljubljana (with me in it) to the map.lesi2004-08-201-0/+1
| | | | Approved by: anholt (mentor)
* Add myself, my mentor :pclsung2004-08-201-1/+1
| | | | Approved by: leeym (mentor)
* Update my location using labs.pagesjaunes.fr as a reference.mat2004-08-171-1/+1
|
* Fix plist.krion2004-08-141-0/+3
|
* Add myself to Moscow committers bush.marck2004-08-121-1/+1
| | | | Approved by: den (mentor)
* - Add myselfvs2004-07-302-1/+2
| | | | - Add ftp8.de.freebsd.org (both RWTH Aachen)
* upgrade to 1.1.1ijliao2004-07-282-3/+3
| | | | | PR: 69673 Submitted by: maintainer
* Move package files from plist to Makefile, remove pkg-plist.osa2004-07-273-2/+4
|
* Remove pkg-plist.osa2004-07-271-3/+0
|
* - Add forgotten WITHOUT_PNM knobsem2004-07-241-1/+8
| | | | | | | - Typo: WITH_TIFF should really be WITHOUT_TIFF PR: ports/69497 Submitted by: maintainer
* Fix test for existence of DISTFILES. Be a bit more verbose in the IGNOREtg2004-07-231-2/+9
| | | | message.
* - Update to 1.1.0pav2004-07-232-17/+47
| | | | | | | - Pass maintainership to submitter PR: ports/69330 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
* Update to version 3.10.2krion2004-07-205-43/+37
| | | | | PR: ports/69289 Submitted by: Ports Fury
* Update to 6.1.2krion2004-07-184-7/+32
| | | | | PR: ports/69214 Submitted by: maintainer
* Do not include the package name in the comment.krion2004-07-182-2/+2
| | | | | PR: ports/69181, ports/69182, ports/69183 Submitted by: Ports Fury
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-102-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* Fix WWW: linekrion2004-07-081-1/+1
| | | | | PR: ports/68784 Submitted by: maintainer
* Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 ormezz2004-07-081-4/+2
| | | | | | | | | | | | those ports will not work. Please see the more detail about this: http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html Also, please check http://www.freebsd.org/gnome/docs/porting.html for the update about gconf, gconf.pl script and etc. Approved by: marcus (portmgr hat) Reviewed by: My team, FreeBSD GNOME Team
* Update to version 1.42krion2004-07-032-3/+3
| | | | | PR: ports/68626 Submitted by: Ports Fury
* Add gdesklets-goodweather-psi, GoodWeather desklet with psi theme.pav2004-07-025-0/+63
| | | | | PR: ports/68500 Submitted by: michael johnson <ahze@ahze.net>
* Update to version 1.38krion2004-06-282-4/+3
| | | | | PR: ports/68367 Submitted by: Ports Fury
* Upgrade to 3.6.tg2004-06-253-11/+133
|
* Add alternate mastersite. (The original one seems to have been restoredlinimon2004-06-251-1/+2
| | | | | | | | since the PR was filed.) PR: ports/66901 Submitted by: Roman Neuhauser <neuhauser at chello dot cz> Approved by: maintainer timeout (4 weeks)
* - Fix runtime on nvidia driverpav2004-06-222-0/+24
| | | | | | PR: ports/67904 Reported by: astro <e99@gmx.net> Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* Now builds on amd64kris2004-06-211-2/+2
|
* - Don't use Makefile.kde anymoremarkus2004-06-201-4/+3
| | | | Approved by: maintainer timeout (4 weeks)
* Update to version 6.1.1krion2004-06-164-14/+8
| | | | | PR: ports/67990 Submitted by: maintainer
* - Update to version 0.6.0krion2004-06-135-112/+148
| | | | | PR: ports/67883 Submitted by: maintainer
* Update to latest version:vs2004-06-095-28/+78
| | | | | | | | - enable experimental mysql support - drop gcc3x dependency PR: ports/67638 Submitted by: maintainer
* - Update to 1.0.6pav2004-06-075-56/+63
| | | | | | PR: ports/66903 (based on) Submitted by: Roman Neuhauser <neuhauser@chello.cz> Approved by: maintainer timeout (2 weeks)
* Update to 0.11erwin2004-05-312-3/+3
|
* - Remove dead WWWpav2004-05-302-4/+0
|
* remove gcc33 dependijliao2004-05-242-1/+10
| | | | | | fix build on -stable Noticed by: Dominik Brettnacher <domi@saargate.de>
* - Update MASTER_SITESpav2004-05-244-4/+4
| | | | | PR: ports/67071 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* - Refresh MASTER_SITESpav2004-05-232-7/+5
| | | | | PR: ports/67067 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* Remove the threads related REINPLACE again, the source comes withlofi2004-05-221-2/+1
| | | | a smart configure script which figures things out on its own.
* Remove inclusion of "${PORTSDIR}/x11/kde3/Makefile.kde", fix PTHREAD_LIBSlofi2004-05-221-4/+3
| | | | | | | safeness, fix compilation where needed. Committers: Please do NOT include Makefile.kde or commit new ports which do so. It's for use with the core KDE ports maintained by kde@freebsd.org ONLY.
* Fix download location for polling data.linimon2004-05-172-5/+5
| | | | | PR: ports/66149 Submitted by: Aaron Dudek <adudek@gwu.edu>
* put adamw, krion, ade, wes and others on the right spot in the file.edwin2004-05-101-5/+5
| | | | (sort from east to west)
* Drop maintainership. Maintainer is not using FreeBSD aserwin2004-05-091-1/+1
| | | | | | | | | primary OS any longer. Thanks for all your work, Serge! Sorry to see you go. PR: 66407 Submitted by: Serge Gagnon <gagnon_s@sympatico.ca> (maintainer)
* Respect CFLAGS and PTHREAD_LIBSmarkus2004-05-061-3/+4
| | | | Approved by: Scott A. Moberly <smoberly@karamazov.org> (maintainer)
* Update to 3.0.0markus2004-05-053-25/+11
|
* Remove reference to former maintainermarkus2004-05-041-3/+0
| | | | Requested by: brueffer
* Add cfitsio 2.490, library for reading and writing files in FITS datamarkus2004-04-305-0/+55
| | | | format.
* mark it broken on -stableijliao2004-04-191-2/+7
|
* requires gcc3 to buildijliao2004-04-191-0/+1
| | | | Noticed by: bento via kris
* - Fix configure warningkrion2004-04-183-0/+3
| | | | | PR: 65674 65675 65676 65677 65678 65679 Submitted by: Roman Neuhauser <neuhauser at chello dot cz>
* - Fix plistkrion2004-04-171-0/+1
|
* - Take over maintainershippav2004-04-162-2/+2
| | | | Approved by: Jeremy Messenger <mezz7@cox.net> (previous maintainer)
* add nova 0.4ijliao2004-04-165-0/+77
| | | | An Integrated Observational Environment for amatuer astronomers
* add sky2000 0.2ijliao2004-04-165-0/+52
| | | | A binary representation of the Sky2000 star catalog
* Sort the entries I just added.erwin2004-04-151-1/+1
| | | | Submitted by: kris
* Add missing binarieserwin2004-04-151-0/+3
| | | | Submitted by: dosirak
* WWW site is moved.perky2004-04-141-1/+1
|
* - Use gcc33 for OSVERSION > 501103krion2004-04-112-2/+11
| | | | | | | - SIZE'ify PR: ports/65421 Submitted by: michael johnson <ahze@ahze.net>
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-055-4/+5
|
* Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-022-1/+2
| | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
* SIZEify (maintainer timeout)trevor2004-03-3117-0/+17
|
* - Update to version 2.6.4krion2004-03-295-27/+40
| | | | | PR: ports/64849 Submitted by: Ports Fury
* upgrade to 1.0.4ijliao2004-03-263-49/+11
|
* Fix packing list.trevor2004-03-251-1/+1
|
* o/~ Everybody was distfile sizing! o/~kris2004-03-222-0/+2
| | | | | | (Add SIZE to distinfo) Submitted by: trevor
* SIZE-ify my ports.thierry2004-03-191-2/+10
| | | | | Submitted by: Trevor Johnson <trevor@FreeBSD.org> Approved by: mat (mentor).
* Reassign maintainership to the former maintainer.thierry2004-03-191-4/+4
| | | | | | Welcome back, Serge! Approved by: mat
* . SIZEify.glewis2004-03-191-0/+1
| | | | Submitted by: trevor (except diablo-jre13)
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* The distfile on Sourceforge has been changed--use a different mastertrevor2004-03-191-1/+2
| | | | | | | site for now. Noticed by: krion Obtained from: <URL:http://www.alltheweb.com> search engine (the new site)
* Per distfile survey, chase mastersite reorg on planetmirror.com:linimon2004-03-191-2/+2
| | | | s/hpux/hpfreeware/.
* Per distfile survey, comment out bad mastersite (refuses connections).linimon2004-03-191-1/+1
|
* Add SIZE data.perky2004-03-181-0/+1
| | | | Submitted by: trevor
* Add size data.trevor2004-03-186-0/+6
| | | | Approved by: maintainers
* Update to 1.3.1. Be less verbose.trevor2004-03-188-164/+44
| | | | | PR: 61280 Submitted by: Jean-Yves Lefort
* SIZEify.trevor2004-03-181-0/+1
|
* Trying to make my little town famous.thierry2004-03-161-0/+1
| | | | Approved by: mat.
* Chase library bump of libSDL-1.1 for all ports which were dependingedwin2004-03-161-1/+1
| | | | on sdl12-1.2.5
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-143-3/+3
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Change the method of pkg-message generation to fix potential breakage withmarcus2004-03-144-2/+4
| | | | | | | non-default paths. PR: 64066 Submitted by: maintainer
* BROKEN on !i386: Does not compilekris2004-03-131-1/+7
|
* Since asami's directory on MASTER_SITE_LOCAL is gone, stow histrevor2004-03-131-1/+1
| | | | distfiles in my directory.
* Since asami's directory on MASTER_SITE_LOCAL has disappeared, stowtrevor2004-03-131-1/+1
| | | | the distfile in mine instead.
* add p5-Astro-FITS-Header 2.8.1ijliao2004-03-125-0/+47
| | | | Object Orientated interface to FITS HDUs
* Update to 0.3.0 and add SIZE.marcus2004-03-104-8/+5
| | | | | PR: 64009 Submitted by: maintainer
* Update to 0.25.marcus2004-03-102-5/+3
| | | | | PR: 63964 Submitted by: maintainer
* Put Navan on the map (and myself).peadar2004-03-101-0/+1
| | | | Approved By: dwmalone@ (mentor)
* - Update to 2.6.1markus2004-03-043-26/+118
| | | | | | | - Reset maintainer to ports@ (email is bouncing) - Respect CFLAGS and PTHREAD_CLIBS Approved by: arved (mentor)
* Feed the global missile targeting program with a new targetmarkus2004-02-241-0/+1
| | | | | | by adding myself. Approved by: arved (mentor)
* Jason Harris has agreed to take over maintainence. Thanks, Jason.linimon2004-02-121-1/+1
|
* USE_GCC 3.3, because it builds fine with CURRENTS system compiler andarved2004-02-111-1/+1
| | | | gcc 3.2 is currently broken
* dbaker@FreeBSD.org has been inactive in the ports community for overlinimon2004-02-111-1/+1
| | | | | | | | | | a year now, so return his ports to the unmaintained pool in the hopes that someone will adopt them and give them a good home. While here, pacify portlint on all of them. Discussed with: various members of portmgr@, at various times over the last few months.
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-0618-9/+9
|
* Use PLIST_FILES.trevor2004-02-0612-6/+6
| | | | Reviewed by: marcus
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-0426-4/+26
| | | | (Part 2)
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-043-7/+6
| | | | | Submitted by: trevor Tested by: bento
* - Update to 3.07pav2004-02-015-14/+65
| | | | | PR: ports/62208 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
* I got overly zealous. GNOME_DESKTOP_VERSION is only needed for ports in themarcus2004-02-011-1/+0
| | | | actual Desktop.
* Add a missing dependency on gail, and indicate that this port requiresmarcus2004-02-011-2/+3
| | | | | | GNOME Desktop version 2. Reported by: bento via kris
* - SIZEifykrion2004-01-312-0/+2
| | | | | PR: ports/62128 Submitted by: maintainer
* - Use PLIST_FILES/PLIST_DIRS and remove pkg-plistkrion2004-01-292-1/+2
| | | | | PR: ports/62006 Submitted by: Stefan Walter <sw@gegenunendlich.de>
* Add SIZE.trevor2004-01-2828-0/+28
|
* Add size data.trevor2004-01-283-0/+3
|
* - Support CFLAGS properlykrion2004-01-272-11/+6
| | | | | PR: ports/61950 Submitted by: Ports Fury
* - Use PLIST_FILESpav2004-01-272-2/+2
| | | | | PR: ports/61939 Submitted by: Stefan Walter <sw@gegenunendlich.de>
* Add stellarium 0.5.2,krion2004-01-266-0/+251
| | | | | | | | | | Stellarium is a free software available for Windows, Linux/Unix and MacOSX. It renders 3D photo-realistic skies in real time. With stellarium, you really see what you can see with your eyes, binoculars or a small telescope. PR: ports/61927 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* - Update to 0.8.perky2004-01-262-2/+6
| | | | | | - Fix 0.7 checksum mismatch problem. [1] Submitted by: Filippo Natali <filippo.natali@widestore.net> [1]
* - Update to version 0.9.0krion2004-01-266-31/+15
|
* Now gettext 0.12.1 is gettext-old.trevor2004-01-243-3/+3
|
* Point hitmen in the right direction ;-)philip2004-01-221-1/+2
| | | | | | | o add my marker o sort clement into east-west order Approved by: njl (mentor)
* - Update to 0.24pav2004-01-193-6/+10
| | | | | PR: ports/61559 Submitted by: Mezz <mezz7@cox.net> (maintainer)
* - Update to 2.07-pre7.ale2004-01-144-28/+42
| | | | | | | | - Use gtk2 instead of gtk1. PR: ports/61299 Submitted by: Marco Molteni <molter@tin.it> (maintainer) Approved by: nork (mentor/implicitly)
* Update to 0.7perky2004-01-132-2/+2
| | | | Notified by: Tobias Klausmann <klausman@schwarzvogel.de>
* - Add missed dependency on compat4x when running on 5.x systempav2004-01-111-0/+4
|
* ports/astro/wmjupiter has a checksum erroredwin2004-01-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The fetching in ports/astro/wmjupiter gives a checksum error if fetched from the mastersite. The fetched file is from Nov 9 but the checksum file is much older. Maybe a new packaging ? The tarball has been rerolled on Nov 8 but no change in file contents. [~/ports/astro/wmjupiter] edwin@ref5>gzcat wmjupiter-1.2.tar.gz | tar tvf - drwxr-xr-x enge/root 0 Jan 16 01:53 2002 wmJupiter/ -rw-r--r-- enge/root 662 Jan 9 08:31 2002 wmJupiter/Makefile -rw-r--r-- enge/root 11689 Jan 16 01:53 2002 wmJupiter/wmJupiter.c -rw-r--r-- enge/root 2734 Jan 9 08:12 2002 wmJupiter/wmJupiter_mask.xbm -rw-r--r-- enge/root 20665 Jan 16 01:48 2002 wmJupiter/wmJupiter_master.xpm -rw-r--r-- enge/root 8141 Jan 9 07:59 2002 wmJupiter/xutils.c -rw-r--r-- enge/root 863 Jan 9 07:59 2002 wmJupiter/xutils.h -rw-r--r-- enge/root 979 Jan 16 01:53 2002 wmJupiter/README [~/ports/astro/wmjupiter] edwin@ref5>gzcat wmjupiter.tar.gz-new | tar tvf - drwxr-xr-x enge/users 0 Nov 8 04:21 2003 wmJupiter/ -rw-r--r-- enge/users 662 Jan 9 08:31 2002 wmJupiter/Makefile -rw-r--r-- enge/users 11689 Jan 16 01:53 2002 wmJupiter/wmJupiter.c -rw-r--r-- enge/users 2734 Jan 9 08:12 2002 wmJupiter/wmJupiter_mask.xbm -rw-r--r-- enge/users 20665 Jan 16 01:48 2002 wmJupiter/wmJupiter_master.xpm -rw-r--r-- enge/users 8141 Jan 9 07:59 2002 wmJupiter/xutils.c -rw-r--r-- enge/users 863 Jan 9 07:59 2002 wmJupiter/xutils.h -rw-r--r-- enge/users 979 Jan 16 01:53 2002 wmJupiter/README PR: ports/60456 Submitted by: Andreas Schulz <ats@first.fraunhofer.de>
* - Update to 1.0.3clement2004-01-092-2/+2
| | | | | | PR: 61094 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> Approved by: erwin (mentor) (implicitly)
* - Update to version 1.37krion2004-01-082-2/+2
| | | | | PR: 61072 Submitted by: Ports Fury
* - Drop maintainership to ports@krion2004-01-082-2/+2
|
* Update to 0.4.marcus2004-01-053-8/+8
| | | | | PR: 60913 Submitted by: Jeremy Messenger <mezz7@cox.net>
* - Update to 0.23pav2004-01-033-2/+12
| | | | | PR: ports/60840 Submitted by: Mezz <mezz7@cox.net> (maintainer)
* Add my coordinates (Milano capitale).ale2003-12-291-0/+1
| | | | Approved by: blackend (mentor)
* - Update to version 0.8krion2003-12-293-3/+3
| | | | | PR: 60654 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
* add pp3 1.3.2ijliao2003-12-245-0/+147
| | | | PP3 creates celestial charts
* upgrade to 1.0.2ijliao2003-12-233-4/+12
|
* Fix the DATADIR. This should fix the Help link with the new libgnome update.marcus2003-12-232-2/+20
| | | | Approved by: maintainer
* Add myself as new target.clement2003-12-231-0/+1
| | | | Approved by: erwin (mentor)
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER linesergei2003-12-211-1/+1
|
* Update to 0.3.adamw2003-12-145-44/+6
| | | | | PR: ports/59983 Submitted by: mezz (maintainer)
* Add glunarclock, GNOME 2 panel applet that displays the phase of the Moon.pav2003-12-116-0/+81
| | | | | PR: ports/60117 Submitted by: Vincent Tantardini <vinc@freebsd-fr.org>
* - Update to version 1.35.1krion2003-12-073-13/+2
| | | | | PR: 60006 Submitted by: Ports Fury
* Update to 0.91.tobez2003-12-042-4/+4
|
* Add patch originally missed in import. Patch byadamw2003-12-011-0/+21
| | | | | | | | | | | Franz Klammer <klammer@webonaut.com>. This fixes the build. PR: ports/59440 Submitted by: Mezz (maintainer) Approved by: marcus (portmgr) Pointy hat to: me Thanks for being so patient with me: Mezz
* - Fix build on 5.xkrion2003-11-251-0/+10
| | | | | Noticed by: bento via kris Approved by: portmgr (kris)
* Add myself to the global missile targeting program.mat2003-11-231-0/+1
|
* Change BROKEN to IGNORE in the case of configurations that will neverlinimon2003-11-221-1/+1
| | | | be made to work.
* - Fix build on 5.xpav2003-11-223-5/+124
| | | | Approved by: adamw (mentor)
* When the clock is at 12am and it will crash.jeh2003-11-222-1/+16
| | | | | | | Reported by: Franz Klammer PR: 59561 Submitted by: MAINTAINER
* Make reliance on tk 8.4 more consistent (missed in the big upgrade).linimon2003-11-212-3/+3
| | | | | PR: ports/58172 Submitted by: David Wolfskill <david@catwhisker.org> (maintainer)
* Add gdesklets-weather, a weather monitoring Sensor and Display formarcus2003-11-196-0/+109
| | | | | | | gdesklets. PR: 59448 Submitted by: Jeremy Messenger <mezz7@cox.net>
* Add Python compilation post-install, and an extra mirror.adamw2003-11-192-1/+12
| | | | | | | | | Add a patch to work around a bug wherein changing your location would cause old data to be displayed (patch by Franz Klammer <klammer@webonaut.com>). PR: ports/59440 Submitted by: Jeremy Messenger <mezz7@cox.net> (maintainer)
* Add gdesklets-seti, a gdesklet client for the SETI project that is designedmarcus2003-11-196-0/+77
| | | | | | | to be simple, and use little CPU. PR: 59227 Submitted by: Franz Klammer <klammer@webonaut.com>
* Hi, I'm coming from Prague.pav2003-11-181-0/+1
| | | | Approved by: adamw (mentor)
* Add gdesklets-goodweather, a gdesklet weather forecast thingy.adamw2003-11-186-0/+380
| | | | | | | | | | | | | This desklet (sensor/display) shows the current temperature, humidity, sky, windchill temperature and a forecast of the next 4 days on your desktop. The data is retrieved from Weather XML Data Feed project at weather.com. The desklet is a hack based on the code of the original weather desklet, the Liquid Weather++ module for Karamba and some very nice artwork. PR: ports/59407 Submitted by: Jeremy Messenger <mezz7@cox.net>
* - Update to version 1.34krion2003-11-165-101/+106
| | | | | PR: 59327 Submitted by: Ports Fury
* Remove my e-mail address from DESCR files of portstrevor2003-11-131-1/+0
| | | | I have contributed, in order to attract less spam.
* Remove my e-mail address from comment blocks of portstrevor2003-11-131-1/+1
| | | | I have contributed, in hopes of attracting less spam.
* Update to 0.6perky2003-11-103-3/+6
|
* portlint (silence possible rm errors)kris2003-10-271-1/+1
|
* portlint (remove trailing blank line)kris2003-10-271-1/+0
|
* portlint (Remove default DISTFILES setting)kris2003-10-271-1/+0
|
* portlint (USE_IMAKE implies USE_X_PREFIX)kris2003-10-271-1/+0
|
* portlint ($() -> ${}, DISTFILES -> DISTNAME, set WRKSRC, remove unusedkris2003-10-271-8/+6
| | | | CC/CFLAGS defaults)
* Remove x3arth, which has been marked IGNORE for a year because it nokris2003-10-276-50/+0
| | | | longer runs.
* portlint (whitespace)kris2003-10-274-12/+12
|
* portlint (variable ordering, trim trailing blank lines)kris2003-10-272-2/+1
|
* Per distfile survey, note that mastersite has disappeared. A Googlelinimon2003-10-261-1/+2
| | | | search failed to find a replacement.
* utilize SITE_PERLijliao2003-10-2410-44/+40
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* - Add new MASTER_SITESkrion2003-10-231-1/+2
| | | | | Submitted by: maintainer Reported by: bento (kris)
* Pacify Fenner's report.linimon2003-10-231-1/+1
|
* Add myself.sergei2003-10-221-1/+1
| | | | Approved by: krion (mentor)
* Cosmetic fix: use %%DOCSDIR%% macro.osa2003-10-217-116/+116
| | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992
* - Update to 0.1.12krion2003-10-213-5/+5
| | | | | PR: 58295 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* - Update to version 1.33.2krion2003-10-212-2/+2
| | | | | PR: 58298 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* . Update to 1.9.5.glewis2003-10-173-13/+15
| | | | | | | . Use SITE_PERL. PR: 57995 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* . Update to 1.6.1.glewis2003-10-173-8/+7
| | | | | | | . Use SITE_PERL. PR: 57994 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* BUILD_DEPENDS -> EXTRACT_DEPENDSedwin2003-10-151-1/+1
|
* BROKEN On 5.x: does not compilekris2003-10-151-1/+7
|
* Let the world know where to aim the missles the first time I break things.linimon2003-10-151-0/+1
|
* update astro/p5-Astro-Catalog: 1.8.1 -> 2.1.3daichi2003-10-143-15/+18
| | | | | PR: 57993 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
* Convert to tk84 and bump PORTREVISION.kris2003-10-121-2/+3
| | | | Reviewed by: maintainer (eyeballed)
* 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>
* Update to 1.20.7mat2003-10-073-16/+21
|
* . Update to 2.0.2.glewis2003-10-032-2/+2
|
* Drop maintainership.naddy2003-09-291-1/+1
|
* perl -> reinplaceedwin2003-08-311-1/+2
| | | | | PR: ports/47652 Submitted by: Simon 'portlint' Schubert <corecode@corecode.ath.cx>
* perl -> reinplaceedwin2003-08-312-3/+5
| | | | | PR: ports/47652 Submitted by: Simon 'portlint' Schubert <corecode@corecode.ath.cx>
* remove perl dependencies -> reinplaceedwin2003-08-311-4/+5
| | | | | PR: ports/47652 Submitted by: Simon 'portlint' Schubert <corecode@corecode.ath.cx>
* Unbreak the C++ errorsedwin2003-08-314-11/+65
| | | | Obtained from: partly from http://spegill.linux.is/gentoo/gentoo-portage/app-misc/celestia/files/celestia-gcc3.patch
* Partly unbreak astro/celestia due to C++ issues.edwin2003-08-313-11/+50
| | | | | | | | Also applied PR ports/46149 PR: ports/46149 Submitted by: Brad Laue <brad@brad-x.com> Approved by: maintainer timeout
* update to port astro/roadmapedwin2003-08-315-14/+105
| | | | | | | | update of ports/astro/roadmap from 0.14 to 1.0rc6 PR: ports/53991 Submitted by: bruno <bruno@mail.tinkerbox.org> Approved by: Nicholas Esborn <nick@netdot.net> (maintainer)
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-273-2/+3
| | | | Prodded by: kris
* Chase the libintl.so shared lib version.marcus2003-08-253-3/+3
|
* - unbreak this portkrion2003-08-193-9/+14
| | | | | | | | | | | - install man page to proper place - use DOCSDIR macro - fix pkg-descr PR: 55365 55402 Submitted by: Esa Karkkainen <ejk@iki.fi> Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Approved by: maintainer timeout (> 10 days)
* o Main modificationnork2003-08-191-2/+2
| | | | | | | | | | | | | | | | | | graphics/gd(based on 1.8.4) -> graphics/gd1 graphics/gd2(based on 2.0.15) -> graphics/gd graphics/p5-GD(based on 1.41) -> graphics/p5-GD1 graphics/p5-GD2(based on 2.07) -> graphics/p5-GD japanese/gd -> japanese/gd1 japanese/gd2 -> japanese/gd o Include some feature WITH_XPM(w/, w/o WITHOUT_X11) o Chase this modification o Fix build error [1] PR: ports/54540 Submitted by: Ports Fury Approved by: maintainer (blanket) Reported by: bento via kris [1]
* Bump PORTREVISION for previous commit.kris2003-08-171-0/+1
|
* Use tk 8.4 instead of 8.3.kris2003-08-171-2/+2
|
* o Correct the number of extra markers that we provide, according to pkg-descrceri2003-08-162-8/+6
| | | | | | | o Correct portlint warnings PR: ports/55332 Reviewed by: adamw
* . Add a port of SQueuer, a queueing proxy for Seti@Home:glewis2003-08-1410-0/+189
| | | | | | | | | | | | | | | | | | | SQueuer is a queueing proxy for Seti@Home with the following features: * Keeps a configurable sized queue of work units so that the client will always be able to get a new work unit immediately upon finishing one. * Queues results for uploading should the main Seti@Home site be overloaded or down. Results are never lost and the client is never delayed waiting to upload a result. * Can handle multiple users running the Seti@Home client on multiple machines all connecting to SQueuer. * Platform independent. SQueuer has been tested and found to work on different versions of Unix, MacOS and Windows. All it requires is a Perl 5 interpreter.
* Remove these ports as part of phase II of the GNOME 1.4 desktop removal.marcus2003-08-1214-256/+0
|
* Update to version 0.7krion2003-08-113-4/+5
| | | | | PR: 55465 Submitted by: Ports Fury
* Update of astro/gpsdrive to latest version (1.33)leeym2003-08-097-75/+6
| | | | | PR: 54759 Submitted by: Marco Molteni <molter@tin.it>
* I am now a resident of Ottawa, Ontario, Canada.adamw2003-08-061-1/+1
| | | | | It's true: Canadian beer *does* make American beer seem like water.
* Update to 0.8.0krion2003-07-314-5/+22
| | | | Approved by: fjoe (mentor) (implicit)
* Hand ports over to Thierry Thomas <thierry@pompo.net>.naddy2003-07-311-1/+1
| | | | | | Old maintainer suffers technical difficulties. Submitted by: Serge Gagnon
* Let be hohest: I really don't have a time now to properly maintain allsobomax2003-07-291-1/+1
| | | | | these great pieces of software, so that let others with more free time to take over them.
* Accrete is a physical simulation of solar system planetmaho2003-07-296-0/+65
| | | | | | | | formation, originally published to Usenet-- probably comp.sources.unix-- in 1991 by Joe Nowakowski. This software is in the public domain. PR: 52879 Submitted by: Chuck Swiger <chuck@pkix.net>
* Add ksetisaver, KDE screensaver to monitor seti@homearved2003-07-285-0/+48
| | | | | PR: 47208 Submitted by: Scott A. Moberly <smoberly@karamazov.org>
* Change my mail to @FreeBSD.orgkrion2003-07-222-2/+2
| | | | Approved by: fjoe (mentor)
* Take on the honor of being the committer furthest west, currently beingjmallett2003-07-221-0/+1
| | | | in the downtown area of Honolulu, Hawaii.
* Move me to my new home.wes2003-07-221-1/+1
|
* Add myself to the world map.simon2003-07-221-0/+1
| | | | Approved by: ceri (mentor)
* Add myself to the worldkrion2003-07-211-0/+1
| | | | Approved by: fjoe
* fix astro/mymoon: fix build with gcc-3.3daichi2003-07-181-0/+23
| | | | | PR: 54602 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> (maintainer)
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-141-5/+5
| | | | use USE_GETOPT_LONG instead.
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-143-19/+14
| | | | | use USE_GETOPT_LONG instead. add missing dependency to gettext.
* o Change library name from libgd to libgd1.nork2003-07-121-3/+3
| | | | | | | | | o Do not install everything except headers and libraries (to avoid conflicting with graphics/gd2) o Fix dependency on new libgd1(for many ports). PR: ports/54100 Submitted by: Ports Fury
* Goodbye PA, hello MA.pat2003-07-031-1/+1
|
* update astro/nightfall: 1.1 --> 1.32daichi2003-07-014-96/+147
| | | | | PR: 53336 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update directions for the ICBM marked with my name on it/blackseanc2003-06-291-1/+1
| | | | | helicopters: wouldn't want the feds to accidentally bomb/disappear an innocent because of stale data in our xearth committers file, would we?
* Correct string buffer handling. Check for updates every 60 seconds askris2003-06-272-6/+80
| | | | | | documented in the code, not every 2 seconds. Bump PORTREVISION. Obtained from: OpenBSD
* Add myself to the committers xearth marker file.smkelly2003-06-251-0/+1
| | | | Approved by: jeff (mentor)
* New committer Diomidis D. Spinellis - dds@FreeBSD.orgdds2003-06-241-0/+1
| | | | Approved by: schweikh (mentor)
* o Change the md5 checksum of the file CIA_WDB2.jpd.gzerwin2003-06-201-1/+1
| | | | | | | | | | in distinfo. - I didn't investigate what is the change because it is just a data file containing some vector to draw the map. PR: 53526 Submitted by: maintainer
* o update xrmap to version 2.29daichi2003-06-195-39/+82
| | | | | | | | | | o as usual, delete the patch files in the filesdir and replace with the files in this PR o redefine XMKMF in the Makefile because xmkmf -a did not the good thing o add a "do-configure:" in the Makefile PR: 52491 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> (maintainer)
* Fix pkg-plist.arved2003-06-162-0/+2
| | | | | | Bump PORTREVISION Reported by: bento
* bump PORTREVISIONdinoex2003-06-151-1/+1
| | | | Submitted by: cyrille.lefevre@laposte.net
* Use proxy/socks settings when registering setiathomeosa2003-06-141-5/+5
| | | | | | | Submitted by: Scot W. Hetzel <hetzels@westbend.net> Approved by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer) PR: 53126 Approved by: fjoe (implicit)
* - backout lastest fixesdinoex2003-06-122-9/+13
| | | | Submitted by: cyrille.lefevre@laposte.net
* - Optimize check for existing processdinoex2003-06-081-1/+1
| | | | Submitted by: jeff@walters.name
* Update astro/mymoon (maintainer): Update ${MASTER_SITES}osa2003-06-071-1/+1
| | | | | | | | Notify from bento Submitted by: Kirill Ponomarew <ponomarew@oberon.net> PR: 52990 Approved by: fjoe (mentor)
* Add my coordinatesosa2003-06-061-1/+1
| | | | Approved by: fjoe (mentor)
* - Fix handling if "local_startup" is not defaultdinoex2003-06-062-8/+10
| | | | | | | | | | | | | maintainer contacted 2003-06-01 - Fix handling of ps in startup script maintainer contacted 2003-06-03 Submitted by: jonc@mobiledatanow.com - Drop alpha for now, only new alpha binary is for OpenBSD. ELF 64-bit LSB executable, Alpha (unofficial), version 1 (SYSV), for OpenBSD, dynamically linked (uses shared libs), stripped tested on beast: ELF binary type "0" not known.
* Sort list of commiters again.edwin2003-06-051-13/+13
|
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-051-6/+6
| | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
* Assign MAINTAINER to ports@FreeBSD.org.adamw2003-06-051-1/+1
| | | | | PR: ports/52534 Submitted by: Christian Brueffer <chris@unixpages.org>
* Correct typo in author's email address.kris2003-06-051-1/+1
|
* add my coordinateserwin2003-06-041-0/+1
| | | | Approved by: edwin (mentor)
* Improve comment and description. More or lessnaddy2003-06-032-5/+5
| | | | Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* New port: mymoonfjoe2003-06-035-0/+38
| | | | | | | | | | | | | Mymoon is a tool which stands onscreen using ncurses, and prints for the given latitude and longitude: - Percentage of Moon's surface illumination - Distance between Moon & Earth - Moon set & Moon rise - Moon age PR: 52639 Submitted by: Kirill Ponomarew
* Add entry for ftp4.br.FreeBSD.org.netchild2003-06-011-1/+1
| | | | Requested by: dcs
* - strip file, patch had accidentially dulicated it.dinoex2003-06-011-284/+0
|
* version bump to 3.08 w/ the following enhancements :dinoex2003-06-019-87/+594
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - only one master shell to monitor multiple setiathome instances - wait some time for setiathome server to come up between restarts - xsetiathome comes back - -graphics is now the default (so xsetiathome may be launched) - registration heuristic changed (see comments below) - take care, some variable names have changed (see comments below) - manual page reviewed The setiathome manual page refer to setiathome.conf while it is now named rc.setiathome.conf. also, the manual page has been completed (variables, start/stop scripts, etc.) - gracefull startup script option added Makefile PORTVERSION bumped PORTREVISION deleted FORBIDDEN deleted BROKEN bumped to 4.0 NO_XBIN deleted except for linux_base-6 wrapper added pkg-install registration heuristic changed (don't register if already registered, then automatically start setiathome in either case) pkg-list $FreeBSD$ added libexec/setiathome.bin added pkg-message FreeBSD 5.x a.out comment changed to FreeBSD 4.x comment files/rc.setiathome.conf seti_std_args defaulted to "-email -graphics" seti_proxy_args changed to seti_proxy_server seti_socks_server, seti_socks_user, seti_socks_passwd added seti_sleep changed to seti_sleep_time files/setiathome.1 /usr/local changed to %%PREFIX%% above and below changes described files/setiathome.sh same changes as files/rc.setiathome.conf don't start setiathome if already started su heuristic changed to call an external wrapper gracefull (aka apachectl :) option added using stop_after_send.txt PR: 50723,51759,52297,52709 Submitted by: cyrille.lefevre@laposte.net
* BROKEN on 5.1: bad C++kris2003-05-181-1/+7
|
* New port: phoonfjoe2003-05-166-0/+70
| | | | | | Phoon displays the phase of the moon. Submitted by: Kirill Ponomarew
* Depend on p5-Time-modules port rather than p5-Time.demon2003-05-131-2/+1
| | | | Remove redundant SITE_PERL declaration.
* - update to 2.28petef2003-05-114-43/+45
| | | | | | | - sort pkg-plist PR: 52070 Submitted by: maintainer
* Update to 2.27arved2003-05-095-27/+36
| | | | | PR: 51627 Submitted by: maintainer
* Update my coordinates.roberto2003-05-081-1/+1
|
* unbreak by upgrading to 0.1.10ijliao2003-05-072-6/+6
|
* BROKEN: Does not compilekris2003-05-071-0/+2
|