# $FreeBSD$ # COMMENT = Benchmarking tools SUBDIR += autobench SUBDIR += bonnie SUBDIR += bonnie++ SUBDIR += bytebench SUBDIR += dbench SUBDIR += dbs SUBDIR += forkbomb SUBDIR += hpl SUBDIR += iozone SUBDIR += iozone21 SUBDIR += lmbench SUBDIR += nbench SUBDIR += netperf SUBDIR += netpipe SUBDIR += nttcp SUBDIR += pipebench SUBDIR += pnetmark SUBDIR += polygraph SUBDIR += postal SUBDIR += postmark SUBDIR += pybench SUBDIR += rawio SUBDIR += scimark2 SUBDIR += scimark2c SUBDIR += siege SUBDIR += stream SUBDIR += tcpblast SUBDIR += tmetric SUBDIR += ttcp SUBDIR += ubench SUBDIR += webbench SUBDIR += xengine .include ps://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/astro
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.0.1culot2011-02-092-4/+3
| | | | | | PR: ports/154533 Submitted by: Mykola Dzham <i AT levsha.me> (maintainer) Approved by: sahil@/wen@ (mentors, implicit)
* Fix directory location for the setiathome patch dependency andrene2011-02-071-3/+2
| | | | | | | | remove bogus MANUAL_PACKAGE_BUILDING line. Lessons from: pav Pointy hat to: rene Feature safe: yes
* Prevent building this port on the cluster, tinderbox does not understandrene2011-02-051-0/+2
| | | | | | | | borrowing from other ports work directories using the dependency mechanism (BUILD_DEPENDS=file:port:patch) Submitted by: pointyhat Feature safe: yes
* - Improve Makefile logic: instead of breaking the port whenrene2011-02-011-9/+5
| | | | | | | | | libboinc_graphics2.a is not found and the X11 option is selected, include it as a build dependency (which had a hardcoded trigger before). - Move astro/boinc-setiathome-enhanced (which this port borrows sources from) to the build dependencies to please Tinderbox, however it fails. Feature safe: yes
* Improve Makefile logic: instead of breaking the port whenrene2011-02-011-5/+3
| | | | | | | libboinc_graphics2.a is not found and the X11 option is selected, include it as a build dependency (which had a hardcoded trigger before). Feature safe: yes
* - Bump PORTREVISION for gdal shlib changesunpoet2011-01-292-0/+2
| | | | Feature safe: yes
* FoxtrotGPS is a fork of Marcus Bauer's TangoGPS project, with a focus onmiwi2011-01-295-0/+98
| | | | | | | | | | | | | | | cooperation and fostering community innovation. It is a lightweight moving map application that can be used with or without a gps unit. By default, maps tiles are downloaded from the OpenStreetMap project, but other sources are available, and new ones may be added. Map areas may be downloaded and cached for use while offline. WWW: http://www.foxtrotgps.org PR: ports/154052 Submitted by: Craig Whipp <crwhipp@gmail.com> Feature safe: yes
* SETI - Search for Extra-Terrestrial Intelligence -- AstroPulserene2011-01-2412-0/+520
| | | | | | | | | | | | | | | | | The project listens for broad-band, short-time pulses that might represent extraterrestial intelligence, or other phenomena such as rapidly rotating pulsars or exploding primordial black holes. The port automatically optimizes for the host CPU using the CPUTYPE variable in /etc/make.conf Currently it requires X to build, but at runtime X is only required for the screen saver. This requirement is an artifact of the current upstream design of the port. WWW: http://setiathome.berkeley.edu/ Feature safe: yes
* - switch to dynamically generated app_info.xml, so that this port canrene2011-01-248-67/+72
| | | | | | | | | | | | | | peacefully coexist with the upcoming astro/boinc-astropulse - pass ${NONEXISTENT} to BOINCDIR in the CONFIGURE_ENV, this speeds up the configuration phase [1] - pass --disable-altivec to configure instead of patching client/Makefile.am and m4/optimizations.m4 - drop support for 6.X and MD5 checksum - cleanup Makefile and files/pkg-message.in - bump PORTREVISION Submitted by: Edward Sanford Sutton III [mirror176 cox.net] [1] Feature safe: yes
* - Migrate to qt4pav2011-01-2016-60/+356
| | | | | | PR: ports/154148 Submitted by: G. Paul Ziemba <p-fbsd-bugs@ziemba.us> Feature safe: yes
* - Update to 0.17.0wen2011-01-194-6/+49
| | | | | | | | | - Add more options PR: ports/153492 Submitted by: Oliver Heesakkers <dev2@heesakkers.info> Approved by: maintainer(timeout, >20 days) Feature safe: yes
* Update to 1.0.0makc2011-01-132-3/+5
| | | | | | | | Add licence info PR: ports/153899 Submitted by: Mykola Dzham (maintainer) Feature safe: yes
* - Mirror distfiles and fix webkit-image.cpp fetchamdmi32011-01-121-6/+7
| | | | | | - Fix identation and install verbosity Feature safe: yes
* - Update to 0.99.4.stas2011-01-1014-17/+409
| | | | Submitted by: Craig Whipp <crwhipp@gmail.com>
* I moved a bit wswlbr2011-01-071-1/+1
|
* - Update to 3.7.4.1wen2011-01-063-7/+13
| | | | - Update my email to FreeBSD
* Astro::FITS::CFITSIO is a perl interface to William Pence's cfitsiowen2011-01-066-0/+65
| | | | | | | | | | | | | subroutine library. For more information on cfitsio, see http://heasarc.gsfc.nasa.gov/fitsio. This module attempts to provide a wrapper for nearly every cfitsio routine, while retaining as much cfitsio behavior as possible. As such, one should be aware that it is still somewhat low-level, in the sense that handing an array which is not the correct size to a routine like fits_write_img() may cause SIGSEGVs. WWW: http://search.cpan.org/dist/Astro-FITS-CFITSIO/
* - Update to 3.250wen2011-01-052-5/+3
|
* - Update to 3751amdmi32011-01-052-3/+3
|
* Return kris' ports to the heap.tabthorpe2011-01-022-2/+2
| | | | | | We hope to see him back again sometime. Hat: portmgr-secretary
* py-RO is a collection of utilities including general algorithms,wen2010-12-275-0/+583
| | | | | | astronomical transformations and Tkinter widgets. WWW: http://www.astro.washington.edu/rowen/
* - Update to 0.034wen2010-12-232-4/+3
| | | | ChangeLog: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.034/Changes
* - Update to 1.0.1wen2010-12-222-5/+3
|
* Update my daylight location.osa2010-12-211-1/+1
|
* Add back PORTEPOCH. (that for some reason I misread as PORTREVISIONnox2010-12-181-0/+1
| | | | | | and gc'd it with the last update...) Reported by: Jan Henrik Sylvester via private email
* Update to 6.0.1.2032 (which is the current version again, looks like thenox2010-12-184-491/+105
| | | | | | crashes are fixed...) Submitted by: pointyhat via erwin
* Update to 1.0.2makc2010-12-163-4/+5
| | | | | PR: ports/153177 Submitted by: glebius
* Provide an OPTION to install additional 1.19 gigs worth of star catalogs.danfe2010-12-163-0/+37
| | | | Idea from: Gentoo Linux
* - Update to version 0.10.6danfe2010-12-153-20/+50
| | | | | | | - Mark as MAKE_JOBS_SAFE - Remove explicit LIB_DEPENDS and extra Qt components - Add LICENSE (GPLv2) - Reformat DESKTOP_ENTRIES so they take less space
* - Update to 3701amdmi32010-12-082-3/+3
|
* - Update to 0.38pav2010-12-083-29/+26
| | | | | PR: ports/152863 Submitted by: glebius (maintainer)
* - Update to 1.0.1sunpoet2010-12-062-3/+3
| | | | | PR: ports/152858 Submitted by: Gleb Smirnoff <glebius@cell.glebius.int.ru>
* - Update to 3695amdmi32010-12-062-6/+4
| | | | | | - Take maintainership Approved by: glebius (maintainer)
* Sync to new bsd.autotools.mkade2010-12-049-9/+9
|
* - Passed maintainership to submitterglarkin2010-12-044-8/+58
| | | | | | | | | | | - Added LICENSE and MAKE_JOBS_SAFE - Added OPTION to use world vector shoreline data - Moved PLIST_FILES to pkg-plist - Install an example config file - Bumped PORTREVISION PR: ports/152271 Submitted by: C-S <c-s at c-s dot li>
* - Updated to 0.13 (http://spiff.rit.edu/match/match-0.13/NEWS)glarkin2010-12-022-4/+5
| | | | | PR: ports/152533 Submitted by: C-S <c-s at c-s dot li>
* Update to 0.20.2makc2010-11-232-4/+3
| | | | | PR: ports/152475 Submitted by: Mykola Dzham (maintainer)
* - Update to 1.0sunpoet2010-11-192-4/+3
| | | | | PR: ports/152369 Submitted by: Gleb Smirnoff <glebius@cell.glebius.int.ru>
* Fix mtree errorkevlo2010-11-122-4/+10
|
* - Update to 0.17sunpoet2010-11-032-4/+5
| | | | - Add LICENSE
* - Update MASTER_SITES and WWW which have an IPv4 addresssunpoet2010-10-313-3/+2
| | | | | | | | - While I'm here, pet portlint for MD5 removal PR: ports/151834 Submitted by: Jason Harris <jharris@widomaker.com> (maintainer) Approved by: pgollucci (mentor, implicit)
* Deprecate md5 in favour of sha256 checksums. md5 checksums will no longererwin2010-10-291-1/+1
| | | | | | | | | | be generated or checked, and will be silently ignored for now. Also, generalize the MD5_FILE macro to DISTINFO_FILO. PR: 149657 Submitted by: rene Approved by: portmgr Tested on: pointyhat i386 7-exp
* - Update to 0.37amdmi32010-10-284-80/+132
| | | | Submitted by: glebius (maintainer, via private email)
* - Update to 3592amdmi32010-10-252-4/+4
| | | | Approved by: glebius (maintainer implicit)
* - Try to fix build on ia64 by explicitly including sys/types.h beforerene2010-10-234-2/+59
| | | | | | | | | sys/systm.h - Try to fix build on powerpc by turning off altivec optimizations, which the system compiler does not support yet Obtained from: pointyhat error logs Suggested by: kwm
* Add my coordinates to freebsd.committers.markers.culot2010-10-181-0/+1
| | | | Approved by: wen@ (mentor)
* Update to 0.16.3makc2010-10-162-6/+5
| | | | | | PR: ports/150757 Submitted by: Oliver Heesakkers <dev2 at heesakkers.info> Approved by: maintainer timeout (three weeks)
* Punt autoconf267->autoconf268ade2010-10-163-3/+3
|
* Fix typo in option comment.glebius2010-10-151-1/+1
| | | | Approved by: az
* - Update to 0.050wen2010-10-152-4/+4
|
* - Update rc.d script: remove duplicated inclusion of gpxloggerd_flagssunpoet2010-10-152-3/+2
| | | | | | | | - Bump PORTREVISION Reported by: dougb Submitted by: glebius (maintainer) Approved by: pgollucci (mentor, implicit)
* - Add rc.d scriptsunpoet2010-10-132-0/+47
| | | | | | | - Bump PORTREVISION Submitted by: glebius (maintainer) Approved by: pgollucci (mentor, implicit)
* Add myself.brucec2010-10-131-0/+1
|
* - Update to 0.9.96sunpoet2010-10-132-4/+4
| | | | | | PR: ports/151405 Submitted by: glebius Approved by: pgollucci (mentor, implicit)
* Fix build on 6.xmakc2010-10-102-3/+6
| | | | | PR: ports/151235 Submitted by: Sébastien Santoro (maintainer)
* - Add gpxloggerd 0.1sunpoet2010-10-094-0/+31
| | | | | | | | | The gpxloggerd is a tiny daemon that connects to gpsd(8) and logs received fix information in the GPX format. PR: ports/151308 Submitted by: glebius Approved by: pgollucci (mentor, implicit)
* Round one migration of ports from automake{19,110} to automake111ade2010-10-062-2/+2
|
* KDE FreeBSD team presents KDE SC 4.5.2.makc2010-10-063-62/+0
| | | | | | | | kdebase4-workspace is now shipped with FreeBSD-branded wallpapers [1] (set by default for new accounts). Thanks to Ivan Cukic from KDE for making the wallpapers! [1] http://ivan.fomentgroup.org/blog/2010/09/05/stripes-kde-be-free-freebsd/
* - Use LOCAL/sunpoet as backup MASTER_SITESsunpoet2010-10-012-2/+2
| | | | Approved by: pgollucci (mentor)
* Add my coordinates to freebsd.committers.markers.romain2010-10-011-0/+1
|
* - Update my coordinates, moved now complete to Kuala Lumpur, Malaysiamiwi2010-09-301-1/+1
|
* Sadly jmz passed away in May, 2009.roberto2010-09-301-1/+0
|
* Update my location.roberto2010-09-301-1/+1
|
* Add myself to the list of committersbapt2010-09-291-0/+1
|
* Add myself to the committers' listmartymac2010-09-291-0/+1
| | | | Approved by: itetcu (mentor)
* - Update to 0.049wen2010-09-292-5/+4
|
* Remove BROKEN, the Makefile revision which triggered the addition wasnetchild2010-09-271-4/+0
| | | | | | | | older than the revision which got the BROKEN-mark. This should build on sparc64 (all other osversions and architectures which exhibited the same error do not show this error anymore as of this writting). Discussed with: linimon
* Update to 0.033az2010-09-242-6/+5
|
* - only 13% of the p5- ports embed @comment $FreeBSD$:pgollucci2010-09-243-3/+0
| | | | | | so standarize and remove it With Hat: perl@
* - %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/autopgollucci2010-09-242-1/+1
| | | | | | | are part of lang/perl5* pkg-plist - Bump PORTREVISIONs With Hat: perl@
* Purge 3 outdated, old-and-busted, versions of automake as part ofade2010-09-231-1/+1
| | | | | | ongoing cleanup to find sanity in the world. Feature safe: yes (surprisingly)
* - Update MAINTAINER to my FreeBSD.org addresssunpoet2010-09-232-2/+2
| | | | Approved by: pgollucci (mentor)
* Add myself as a ports committersunpoet2010-09-231-1/+1
| | | | Approved by: pgollucci (mentor)
* Update to 0.34makc2010-09-214-11/+193
| | | | | PR: ports/150769 Submitted by: Sébastien Santoro (maintainer)
* Update to 0.19.2makc2010-09-212-4/+4
| | | | | PR: ports/150720 Submitted by: Mykola Dzham (maintainer)
* Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,mm2010-09-211-1/+2
| | | | | | p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress. Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903 Bump PORTREVISION
* - Update to 0.048wen2010-09-213-6/+9
| | | | | | | PR: ports/150718 [1] ports/150753 [2] Submitted by: Frederic Culot <frederic@culot.org> [1] Gea-Suan Lin <gslin@gslin.org> [2]
* Update libtcd to version 2.2.5makc2010-09-182-25/+23
| | | | | | | Update harmonics file to version 20100529 PR: ports/150656 Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
* Mark as broken on sparc64: does not compile.linimon2010-09-171-0/+4
| | | | Hat: portmgr
* - Update to 2.11decke2010-09-175-37/+21
| | | | | | | | - Pet portlint PR: ports/150596 Submitted by: Armin Pirkovitsch <armin at frozen-zone dot org> Approved by: beat (co-mentor)
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-163-5/+6
| | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
* - Fix build when alternate LOCALBASE used.tdb2010-09-151-1/+2
|
* Add @dirrmtry share/applicationskevlo2010-09-131-0/+1
|
* - Update to 0.73wen2010-09-122-5/+5
| | | | | | | | - Reset maintainer to perl@ PR: ports/149829 Submitted by: Frederic Culot <frederic@culot.org> Approved by: maintainer(myself)
* - Update to 0.9.95pav2010-09-093-5/+16
| | | | | PR: ports/150356 Submitted by: glebius
* Populate some *FLAGS when compiling with devel/libusb. No revision bump.netchild2010-09-091-0/+3
|
* Update to 0.7.5.0kevlo2010-09-086-280/+301
|
* - Update to 3514amdmi32010-09-082-4/+4
| | | | Approved by: glebius (maintainer implicit)
* - MAKE_JOBS_UNSAFEpav2010-09-071-1/+1
| | | | Reported by: pointyhat
* Add myself to freebsd.committers.markersswills2010-09-051-0/+1
| | | | Approved By: pgollucci (co-mentor)
* Fix the port on systems where libusb does not come with the basesystem.netchild2010-09-031-1/+7
| | | | | No portrevision bump, no change for the packages where this was building successfully on pointyhat.
* KDE FreeBSD team presents KDE SC 4.5.1.makc2010-09-033-31/+29
| | | | | New ports added: misc/kde4-l10n-ia - Interlingua localization for KDE
* - Fix install when astro/xearth is not there.avilla2010-09-021-0/+2
| | | | | | PR: ports/149525 Submitted by: avilla Approved by: novel (maintainer timeout), tabthorpe (mentor)
* Fine Offset Weather Station Readernetchild2010-09-015-0/+107
|
* Add my coordinates to freebsd.committers.markers.dim2010-08-311-0/+1
| | | | Approved by: rpaulo (mentor)
* - Extend USE_PYTHON range (connect Python 2.7)lwhsu2010-08-251-1/+1
| | | | | PR: ports/149953 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
* - Extend USE_PYTHON range (connect Python 2.7)lwhsu2010-08-252-5/+4
| | | | | PR: ports/149952 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
* I moved. Huzzah.ade2010-08-251-1/+1
|
* I moved a few years ago, fix (hopefully) my coordinates.joel2010-08-241-1/+1
|
* - Move back to Taipei, there's no place like home. :)lwhsu2010-08-241-2/+2
|
* Re-add myself, this time in scenic Kingston, Ontario.adamw2010-08-241-0/+1
|
* Chase exiv2 shlib bump.kwm2010-08-202-1/+2
|
* - Update to 0.16.1amdmi32010-08-194-12/+17
| | | | | | PR: 148384 Submitted by: C-S <c-s@c-s.li> Approved by: maintainer timeout
* - Add PORTSCOUT to ignore 1.31 (should have been 1.3.1)decke2010-08-191-0/+2
| | | | | | PR: ports/149723 Submitted by: Simon Olofsson <simon at olofsson dot de> Approved by: beat (co-mentor)
* Go back to 5.1.3535.3218 for the time being, the new version, 5.2.1.1547,nox2010-08-173-53/+137
| | | | | | | | | | | | | | | crashes for me right at startup even on Linux: http://people.freebsd.org/~nox/google-earth-5.2.1.1547/linux-crashlog-4c6996e2.txt ..with a very similar backtrace to the one I got on FreeBSD: http://people.freebsd.org/~nox/google-earth-5.2.1.1547/freebsd-crashlog-4c69956f.txt If you want to test the new version yourself I've put a shar of the 5.2.1.1547 port here: http://people.freebsd.org/~nox/google-earth-5.2.1.1547/google-earth-5.2.1.1547.shar
* - Update to 11amdmi32010-08-11