summaryrefslogtreecommitdiffstats
path: root/astro
Commit message (Collapse)AuthorAgeFilesLines
* Add Ljubljana (with me in it) to the map.lesi2004-08-201-0/+1
| | | | Approved by: anholt (mentor)
* Add myself, my mentor :pclsung2004-08-191-1/+1
| | | | Approved by: leeym (mentor)
* Update my location using labs.pagesjaunes.fr as a reference.mat2004-08-161-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-231-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-222-17/+47
| | | | | | | - Pass maintainership to submitter PR: ports/69330 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
* Update to version 3.10.2krion2004-07-195-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-172-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-092-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-071-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-071-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-015-0/+63
| | | | | PR: ports/68500 Submitted by: michael johnson <ahze@ahze.net>
* Update to version 1.38krion2004-06-272-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-241-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-125-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-065-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-292-4/+0
|
* remove gcc33 dependijliao2004-05-242-1/+10
| | | | | | fix build on -stable Noticed by: Dominik Brettnacher <domi@saargate.de>
* - Update MASTER_SITESpav2004-05-234-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-211-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-211-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-051-3/+4
| | | | Approved by: Scott A. Moberly <smoberly@karamazov.org> (maintainer)
* Update to 3.0.0markus2004-05-043-25/+11
|
* Remove reference to former maintainermarkus2004-05-031-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-173-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
OpenPOWER on IntegriCloud