aboutsummaryrefslogtreecommitdiffstats
path: root/astro/libnova
Commit message (Collapse)AuthorAgeFilesLines
* astro/libnova: Add LICENSE/LICENSE_FILEyuri2018-07-141-0/+3
| | | | Approved by: portmgr blanket
* Cleanup patches, a* categories.mat2016-07-273-11/+11
| | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
* Remove useless WRKSRC definitions.mat2016-05-251-2/+0
| | | | | | While there, correct DEV_WARNINGS when they occur. Sponsored by: Absolight
* Reset dhn's portserwin2015-06-131-1/+1
| | | | | | PR: 197522 Submitted by: jbeich Approved by: portmgr
* Convert to USES=autoreconfbapt2014-12-181-3/+2
| | | | Strip binaries
* Cleanup plistbapt2014-10-201-1/+0
|
* Use default LIBTOOLIZE_ARGStijl2014-09-141-1/+0
|
* Convert to USES=libtool.tijl2014-04-252-4/+6
| | | | | Unfortunately the libtool scripts in this port come from different versions so libtoolize (and all other autotools) has to be run.
* - Remove NO_STAGE as these have been tested to be safebdrewery2013-09-251-1/+0
| | | | With hat: portmgr
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-5/+2
| | | | astro)
* - Update to 0.15.0dhn2012-07-133-5/+5
|
* - Update to 0.14.0dhn2011-08-303-6/+6
|
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+1
| | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with A
* - Update to 0.13.0dhn2009-08-053-10/+7
|
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - Use my FreeBSD address on the ports I maintaindhn2009-03-071-1/+1
| | | | Approved by: tabthorpe (co-mentor)
* - Update to 0.12.3amdmi32009-01-203-5/+5
| | | | | PR: 130556 Submitted by: Dennis Herrmann <adox at mcx2 dot org>
* - Remove conditional checks relevant only on FreeBSD 5.x and olderpav2009-01-061-7/+1
|
* - Pass maintainership to PR submitterchinsan2009-01-031-1/+1
| | | | | PR: ports/129888 Submitted by: Dennis Herrmann <adox@mcx2.org>
* - Update to 0.12.2chinsan2009-01-033-7/+6
|
* Reset quakelee@cn.FreeBSD.org due to maintainer-timeouts and no responselinimon2008-12-161-1/+1
| | | | | | to email. Hat: portmgr
* Pass maintainership to last submitter.delphij2007-02-151-1/+1
|
* - Updated to 0.12.1nivit2007-02-114-13/+12
| | | | | | PR: ports/109005 Submitted by: CHAO Shin <quakelee at cn.freebsd.org> Approved by: alexbl (mentor, implicit)
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-011-0/+1
|
* Update to 0.12.0.delphij2006-08-194-31/+96
| | | | | Submitted by: Frank W. Josellis <frank dynamical-systems org> PR: ports/102119
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-141-1/+1
| | | | | | | - these include astro/ audio/ biology/ chinese/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* Conversion to a single libtool environment.ade2006-02-232-2/+3
| | | | Approved by: portmgr (kris)
* - Change nan("chars") to strtod("NAN(chars)", NULL) and remove dependency of ↵mnag2006-02-192-4/+20
| | | | | | | | | | gcc 3.3 - Bump PORTREVISION - portlint(1) PR: 93520 Submitted by: Frank W. Josellis <frank@dynamical-systems.org>
* - Add SHA256pav2005-11-241-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* nan() is a gcc 3.3-ism, therefor require GCC 3.3 for this port.edwin2005-10-111-3/+4
|
* Upgrade to 0.11.0edwin2005-10-095-21/+58
|
* don't install .la filesoliver2005-06-012-2/+1
|
* change the libtool version to use from 1.3 to 1.5oliver2005-05-312-1/+3
|
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | 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.
* Add SIZE.trevor2004-01-281-0/+1
|
* - Support CFLAGS properlykrion2004-01-272-11/+6
| | | | | PR: ports/61950 Submitted by: Ports Fury
* - Update to version 0.9.0krion2004-01-266-31/+15
|
* Update to 0.8.0krion2003-07-314-5/+22
| | | | Approved by: fjoe (mentor) (implicit)
* Update to 0.7naddy2003-04-303-4/+6
| | | | | PR: 51542 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update to 0.6.0.nork2003-02-023-4/+3
| | | | | PR: ports/47748 Submitted by: Ports Fury
* Update to 0.5.1arved2003-01-274-12/+5
| | | | | PR: 47485 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Fix build on -current (remove <malloc.h>)kris2002-10-251-0/+10
|
* add libnova 0.5.0ijliao2002-10-237-0/+51
Astronomical Calculation Library