aboutsummaryrefslogtreecommitdiffstats
path: root/astro
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.52, set maintainer to perl.tobez2005-01-283-4/+6
|
* - Distfile was repacked, one of our local changes was included, otherwise nopav2005-01-253-15/+3
| | | | changes
* Update to 3.6.3vs2005-01-182-3/+3
| | | | | PR: ports/76065 Submitted by: David Wolfskill
* - Update to 0.6.2pav2005-01-166-46/+133
| | | | | PR: ports/76259 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* Fix build on -currentkrion2005-01-134-34/+18
| | | | | | | | Support GCONF_SCHEMAS Support SUB_LIST PR: ports/76157 Submitted by: Ports Fury
* Update to version 0.6.4krion2005-01-133-134/+202
| | | | | PR: ports/76156 Submitted by: Ports Fury
* Fix buildkrion2005-01-131-0/+2
| | | | | PR: ports/76155 Submitted by: Ports Fury
* Update to 3.6.2arved2005-01-103-5/+6
| | | | | PR: 75868 Submitted by: Robert C. Noland III <rnoland@2hip.net>
* Reset undeliverable maintainer email address:kris2005-01-092-2/+2
| | | | | <hmendes@brturbo.com>: host mx.brturbo.com[200.199.201.144] said: 550 User unknown: hmendes@brturbo.com
* Update to version 0.32.2krion2005-01-092-3/+3
| | | | | PR: ports/75947 Submitted by: Ports Fury
* Now installs correctlykris2005-01-081-4/+0
| | | | Approved by: portmgr (self)
* Fix build.krion2005-01-011-1/+1
| | | | | Submitted by: Ports Fury Approved by: portmgr (implicit)
* Properly increment PORTREVISION relative to the previous value (3,kris2005-01-011-1/+1
| | | | | | | | incorrectly inherited from the linux-gtk port because it was not previously overridden in this slave port). Noticed by: eikbot Approved by: portmgr (self)
* Say hello to the linux mega patch, it consolidates our linux bits anetchild2005-01-011-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | little bit and allows to proceed to a more recent linux_base from a stable (read as: the major bugs should be ironed out or identified and most linux ports build just fine) source. It also allows to ship 4.11 with a working linuxolator (the EOLed linux_base is marked forbidden because of a security hole). This is a major update, please read UPDATING (and CHANGES if you develop linux ports). Changes: - change the default linux_base from v7 to v8 - add a newer freetype to linux_base-8 for nicer fonts display [1] - don't let cpio use hardlinks in the linux_base-8 port to quiet some warnings in some cases [2] - fix a cut&past error in the linux_base-8 pkg-install script [3] - convert the binary knob "USE_LINUX" to a version specifier, e.g. USE_LINUX=<value> specifies a dependency upon emulators/linux_base-<value>, exceptions are a value of "7" (which does what you want and adds a dependency to linux_base) and any value without a corresponding port in PORTSDIR/emulators/linux_base-<value> (which adds a dependency to the default linux_base) - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob, this allows us to use the USE_LINUX_PREFIX knob for linux_base and paves the way for splitting up future linux base ports into individual pieces - remove RESTRICTED from some GPL licensed ports, even when we only distribute binaries, we get them from official linux sites, so anyone can grab them there if he needs to - add a dependency upon the linux X11 bits where necessary (based upon guesswork) - don't use USE_X_PREFIX in some linux ports since it adds a dependency to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean solution would be to remove the implicit USE_XLIB from USE_X_PREFIX) - bump the portrevision of the linux ports ("better safe than sorry" algorithm) - pass maintainership of the important linux infrastructure to a mailinglist, hijack freebsd-emulation@ for this purpose (if somebody doesn't like this: tell us your bikeshed color at freebsd-emulation@, my color would be "linuxolator@" in case someone cares...) - add a pkg-install script for linux-fontconfig, but don't use it; everything should work without it (the FreeBSD fc-cache program should do all the work), but in case we need it we just need to decomment the pkg-install part in the Makefile - fix some dependencies - fix some bugs - add some static plists - unbreak the ports with dependecies to more than one linux_base This also fixes some ports which are marked BROKEN because of dependencies to v7 and v8 of linux_base at the same time. Known bugs: - the linux-mesa and linux-devtools ports install libGL*.so symlinks - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by the linux X11 port, so linx_Base-8 moans at deinstall time) Future work (interested souls should coordinate with freebsd-emulation@): - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies, or modify the behavior of USE_XLIB in the USE_LINUX case AFAIK trevor has some patches. - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of the PREFIX?= workaround in some linux ports Should be discussed/coordinated on/with x11@. - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/ - update to a more recent linux base PR: 69997, 70539 (and maybe others) Discussed with/on: java@, x11@, trevor, portmgr Tested by: mezz, portmgr, pointyhat RPM hunted down by: Joseph Gelinas <scirocco@tasam.com> [1] Requested by: portmgr [2] Submitted by: kris [3] Approved by: portmgr
* Update to version 0.3.21krion2004-12-304-62/+42
| | | | | PR: ports/75617 Submitted by: Ports Fury
* Fix dependency: libglut.3. -> glut.3edwin2004-12-301-1/+1
| | | | Noticed by: PointyHat Construction Company
* Update to 0.95.2pat2004-12-304-16/+6
|
* add dependency on graphics/libglutedwin2004-12-251-1/+2
|
* Update to 0.95pat2004-12-2410-205/+89
|
* [PATCH] astro/celestia: point to correct full complete source tarballedwin2004-12-232-5/+4
| | | | | | | | | | | The astro/celestia port Makefile v1.17 is currently pointing to a known incomplete source tarball. Change MASTER_SITES to point to SourceForge's repositories for Celestia. Change distinfo to correlate. PR: ports/68252 Submitted by: "Paul Seniura" <pdseniura@techie.com> Approved by: maintainer timeout
* Clean up SQLite and related ports.nork2004-12-231-1/+2
| | | | | | | | | o Move databases/sqlite to databases/sqlite2. o Fix dependency on databases/sqlite. o Update sqlite2 to 2.8.15. o Bump PORTREVISION, accordingly. Approved by: portmgr, maintainers of sqlite and related ports
* astro/xearth - inclusion of a 'submitters' fileedwin2004-12-234-1/+15
| | | | | | | | | | a new marker file for contributers who aren't blessed with commiter status (yet) Feel free to backup if you think it's nonsense to have this file. PR: ports/74164 Submitted by: Erik Greenwald <erik@smluc.org>
* Fix MASTER_SITEShq2004-12-231-1/+1
| | | | | | PR: 75695 Submitted by: Manfred Riem <mnriem@gmail.com> Approved by: maintainer timeout
* seti-applet -> seti_appletedwin2004-12-221-1/+1
|
* Maintainer update: astro/seti-applet (2.1.3) revivaledwin2004-12-227-0/+161
| | | | | | | | | seti-applet 0.4.1 was removed as part of phase II of the GNOME 1.4 desktop removal. this PR refer to seti-applet 2.1.3 which is GNOME 2.0 compliant. PR: ports/63715 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
* Reset undeliverable maintainer address:kris2004-12-201-1/+1
| | | | | <vinc@freebsd-fr.org>: host mail.niv2.com[212.129.61.4] said: 550 vinc@freebsd-fr.org unknown user account (in reply to RCPT TO command)
* This port is scheduled to be removed on 2005-02-18 if it is stillkris2004-12-191-0/+2
| | | | broken at that time, and a fix has not been submitted to GNATS.
* Allow people to lock on to me from orbit.marcus2004-12-181-0/+1
|
* Clean up handling of locale directories at deinstall-time:kris2004-12-162-0/+4
| | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created
* Update to 6.2.1vs2004-12-133-11/+13
| | | | | PR: ports/74925 Submitted by: maintainer
* BROKEN on 4.x: Does not compilekris2004-12-121-1/+7
|
* add orsa 0.6.2ijliao2004-12-096-0/+88
| | | | Orbit Reconstruction, Simulation and Analysis
* - Update to 1.1.2pav2004-12-083-4/+33
| | | | | PR: ports/74776 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
* Add myself as committergirgen2004-12-061-0/+1
| | | | Approved by: ade (mentor)
* - Fix runtimepav2004-12-052-1/+12
| | | | | PR: ports/74648 Submitted by: Vaida Bogdan <vaidab@safe-mail.net>
* Add myself to the xearth's committers markers filedumbbell2004-12-031-1/+1
| | | | Reviewed by: mux
* Add missing dependencypat2004-11-271-1/+2
| | | | Reported by: pointyhat (kris)
* Update to 3.52pat2004-11-225-30/+23
|
* At school. Quite busy but more commits coming soon.pat2004-11-211-1/+1
|
* Add additional MASTER_SITES.krion2004-11-171-0/+1
|
* - Change dependency lines for gdesklets port, gdesklets-core.pc is goingpav2004-11-153-3/+3
| | | | away in next version
* - Update to 4.07pav2004-11-137-199/+6
| | | | | PR: ports/73869 Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer)
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-089-3/+9
| | | | big upgrade.
* - Use OPTIONSpav2004-11-061-1/+13
| | | | | PR: ports/73457 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
* Update to version 1.3.3krion2004-11-023-14/+16
| | | | | PR: ports/73342 Submitted by: Ports Fury
* Add myself to the mapahze2004-10-301-0/+1
| | | | Approved by: adamw (mentor)
* Change email to new FreeBSD.org addressahze2004-10-301-1/+1
| | | | Approved by:adamw (mentor)
* Update to version 6.2krion2004-10-274-15/+107
| | | | | PR: ports/73012 Submitted by: maintainer
* SETI - Search for Extra-Terrestrial Intelligencepav2004-10-1813-0/+349
| | | | | | | | | | | | | | | | | | | | | | Use your unused CPU cycles to aid in computations analyzing radio telescope information for possible signs of ET. This version of SETI@home is based on BOINC (Berkeley Open Infrastructure for Network Computing). Several other projects besides SETI@home are using BOINC. BOINC lets you participate in more than one project, and it lets you specify what fraction of your computer time should go to each project. This port requires net/boinc-client and together these supersede the astro/setiathome port which is now known as SETI-Classic. Be sure to join the "FreeBSD" team on the SETI website once you're up and running. WWW: http://setiweb.ssl.berkeley.edu/ PR: ports/72715 Submitted by: J.R. Oldroyd <fbsd@opal.com>
* Unbreak on 4.xvs2004-10-141-2/+2
| | | | | Submitted by: des Approved by: maintainer
* - 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