diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/Makefile | 1 | ||||
-rw-r--r-- | astro/R-cran-maptools/Makefile | 22 | ||||
-rw-r--r-- | astro/R-cran-maptools/distinfo | 3 | ||||
-rw-r--r-- | astro/R-cran-maptools/pkg-descr | 6 | ||||
-rw-r--r-- | astro/josm/Makefile | 2 | ||||
-rw-r--r-- | astro/josm/distinfo | 6 | ||||
-rw-r--r-- | astro/libnova/Makefile | 2 | ||||
-rw-r--r-- | astro/p5-Astro-App-Satpass2/Makefile | 2 | ||||
-rw-r--r-- | astro/p5-Astro-App-Satpass2/distinfo | 6 | ||||
-rw-r--r-- | astro/pngphoon/Makefile | 15 | ||||
-rw-r--r-- | astro/pngphoon/distinfo | 6 | ||||
-rw-r--r-- | astro/pngphoon/files/patch-moon.c | 11 | ||||
-rw-r--r-- | astro/pngphoon/files/patch-tws.h | 11 | ||||
-rw-r--r-- | astro/pngphoon/pkg-descr | 1 | ||||
-rw-r--r-- | astro/py-sunpy/Makefile | 2 | ||||
-rw-r--r-- | astro/py-sunpy/distinfo | 6 |
16 files changed, 47 insertions, 55 deletions
diff --git a/astro/Makefile b/astro/Makefile index 19d7971cd25b..681867b26b03 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -1,6 +1,5 @@ COMMENT = Astronomical ports - SUBDIR += R-cran-maptools SUBDIR += accrete SUBDIR += astrometry SUBDIR += astroterm diff --git a/astro/R-cran-maptools/Makefile b/astro/R-cran-maptools/Makefile deleted file mode 100644 index 35b5b516a0f2..000000000000 --- a/astro/R-cran-maptools/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -PORTNAME= maptools -DISTVERSION= 1.1-8 -CATEGORIES= astro -DISTNAME= ${PORTNAME}_${DISTVERSION} - -MAINTAINER= tota@FreeBSD.org -COMMENT= Tools for reading and handling spatial objects -WWW= https://cran.r-project.org/web/packages/maptools/ - -LICENSE= GPLv2+ - -DEPRECATED= Fails to build and upstream recommends using math/R-cran-sf or math/R-cran-terra instead -EXPIRATION_DATE= 2025-06-30 -BROKEN= does not build - -CRAN_DEPENDS= R-cran-sp>=1.0.11:math/R-cran-sp -BUILD_DEPENDS= ${CRAN_DEPENDS} -RUN_DEPENDS= ${CRAN_DEPENDS} - -USES= cran:auto-plist,compiles - -.include <bsd.port.mk> diff --git a/astro/R-cran-maptools/distinfo b/astro/R-cran-maptools/distinfo deleted file mode 100644 index 54948ffeb73d..000000000000 --- a/astro/R-cran-maptools/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1689787001 -SHA256 (maptools_1.1-8.tar.gz) = 5e8579e3f559161935f1dde622ece703eefa2a28a677ce553d7f27611e66e0f7 -SIZE (maptools_1.1-8.tar.gz) = 1376705 diff --git a/astro/R-cran-maptools/pkg-descr b/astro/R-cran-maptools/pkg-descr deleted file mode 100644 index aee7d5aed61f..000000000000 --- a/astro/R-cran-maptools/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Set of tools for manipulating and reading geographic data, in -particular ESRI shapefiles; C code used from shapelib. It includes -binary access to GSHHS shoreline files. The package also provides -interface wrappers for exchanging spatial objects with packages -such as PBSmapping, spatstat, maps, RArcInfo, Stata tmap, WinBUGS, -Mondrian, and others. diff --git a/astro/josm/Makefile b/astro/josm/Makefile index 7406774cc125..a6899907826d 100644 --- a/astro/josm/Makefile +++ b/astro/josm/Makefile @@ -1,5 +1,5 @@ PORTNAME= josm -PORTVERSION= 19412 +PORTVERSION= 19423 CATEGORIES= astro java MASTER_SITES= https://josm.openstreetmap.de/download/ DISTNAME= ${PORTNAME}-snapshot-${PORTVERSION}.jar diff --git a/astro/josm/distinfo b/astro/josm/distinfo index 5dd680680b4c..97f045eafb40 100644 --- a/astro/josm/distinfo +++ b/astro/josm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750167297 -SHA256 (josm-snapshot-19412.jar) = 953ec3a01e15266f7206e40bfaa61ce289bf4856899bc987dbd4773f79942e36 -SIZE (josm-snapshot-19412.jar) = 19233959 +TIMESTAMP = 1752781307 +SHA256 (josm-snapshot-19423.jar) = b3c68c577d4db03144e572cfe76dcf1f744dbeaefc79301af94be68f26396be1 +SIZE (josm-snapshot-19423.jar) = 19256265 diff --git a/astro/libnova/Makefile b/astro/libnova/Makefile index 2cc5869cefb0..9176768b73c3 100644 --- a/astro/libnova/Makefile +++ b/astro/libnova/Makefile @@ -4,7 +4,7 @@ CATEGORIES= astro MASTER_SITES= https://sourceforge.net/code-snapshots/git/l/li/${PORTNAME}/${PORTNAME}.git/ DISTNAME= ${PORTNAME}-${PORTNAME}-${GIT_HASH} -MAINTAINER= alster@vinterdalen.se +MAINTAINER= alven@FreeBSD.org COMMENT= Astronomical Calculation Library WWW= https://libnova.sourceforge.net/ diff --git a/astro/p5-Astro-App-Satpass2/Makefile b/astro/p5-Astro-App-Satpass2/Makefile index 3ffae49e7882..57271eee04a8 100644 --- a/astro/p5-Astro-App-Satpass2/Makefile +++ b/astro/p5-Astro-App-Satpass2/Makefile @@ -1,5 +1,5 @@ PORTNAME= Astro-App-Satpass2 -PORTVERSION= 0.056 +PORTVERSION= 0.057 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/astro/p5-Astro-App-Satpass2/distinfo b/astro/p5-Astro-App-Satpass2/distinfo index 8170c99edf19..6b536d75d67a 100644 --- a/astro/p5-Astro-App-Satpass2/distinfo +++ b/astro/p5-Astro-App-Satpass2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748939617 -SHA256 (Astro-App-Satpass2-0.056.tar.gz) = f328821dce3f4a987da195ff0b9df044f1489a0b875a6cbb86607e3d754a291b -SIZE (Astro-App-Satpass2-0.056.tar.gz) = 343851 +TIMESTAMP = 1754092859 +SHA256 (Astro-App-Satpass2-0.057.tar.gz) = 9ed12545efe2536501a36ce3c6df2e9c94aeb120ff4b4eb83ad83c05e349889f +SIZE (Astro-App-Satpass2-0.057.tar.gz) = 346946 diff --git a/astro/pngphoon/Makefile b/astro/pngphoon/Makefile index 2a562534ae48..3bcc5b1df0ec 100644 --- a/astro/pngphoon/Makefile +++ b/astro/pngphoon/Makefile @@ -1,24 +1,27 @@ PORTNAME= pngphoon -DISTVERSION= 1.3 +DISTVERSION= 1.4 CATEGORIES= astro MASTER_SITES= https://svolli.de/software/pngphoon/ -COMMENT= PNG Phase of Moon MAINTAINER= fuz@FreeBSD.org +COMMENT= PNG Phase of Moon WWW= https://svolli.de/software/pngphoon/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libpng.so:graphics/png +LIB_DEPENDS= libpng16.so:graphics/png -USES= gmake localbase:ldflags tar:bz2 +USES= gmake localbase:ldflags shebangfix tar:bz2 +SHEBANG_FILES= contrib/phoonX MAKE_ARGS= CC=${CC} CFLAGS="${CFLAGS}" -PLIST_FILES= bin/pngphoon +PLIST_FILES= bin/pngphoon bin/phoonX share/man/man1/pngphoon.1.gz do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/pngphoon ${STAGEDIR}${PREFIX}/bin/pngphoon + ${INSTALL_PROGRAM} ${WRKSRC}/pngphoon ${STAGEDIR}${PREFIX}/bin/ + ${INSTALL_SCRIPT} ${WRKSRC}/contrib/phoonX ${STAGEDIR}${PREFIX}/bin/ + ${INSTALL_MAN} ${WRKSRC}/contrib/pngphoon.1 ${STAGEDIR}${PREFIX}/share/man/man1/ .include <bsd.port.mk> diff --git a/astro/pngphoon/distinfo b/astro/pngphoon/distinfo index 8532d06226f7..d06a2fcb694f 100644 --- a/astro/pngphoon/distinfo +++ b/astro/pngphoon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703936409 -SHA256 (pngphoon-1.3.tar.bz2) = 86bd37d37d23da12aa38b239fa0b197d7a5052c6b96b82361716b54e152d3b23 -SIZE (pngphoon-1.3.tar.bz2) = 67264 +TIMESTAMP = 1752050037 +SHA256 (pngphoon-1.4.tar.bz2) = 5492a1b75edd90e37e7f71b69ca8ed57c71c32bd5a35328085c79fb417cfd524 +SIZE (pngphoon-1.4.tar.bz2) = 77764 diff --git a/astro/pngphoon/files/patch-moon.c b/astro/pngphoon/files/patch-moon.c new file mode 100644 index 000000000000..9fdf5936475c --- /dev/null +++ b/astro/pngphoon/files/patch-moon.c @@ -0,0 +1,11 @@ +--- moon.c.orig 2025-07-18 07:32:17 UTC ++++ moon.c +@@ -148,7 +148,7 @@ void mooncopy( image_t *image, moon_t *moondata, int c + moonoff = y * ( moondata->width ) / 8; + imageoff = (y + yoffset) * image->xbytes + xoffset / 8; + +- shade = blackflag ? shade = 0xff : shades[shadeindex][y % 8]; ++ shade = blackflag ? 0xff : shades[shadeindex][y % 8]; + + /* finally, hack the bits */ + if( bytexleft == bytexright ) diff --git a/astro/pngphoon/files/patch-tws.h b/astro/pngphoon/files/patch-tws.h new file mode 100644 index 000000000000..e4e6e992dfe8 --- /dev/null +++ b/astro/pngphoon/files/patch-tws.h @@ -0,0 +1,11 @@ +--- tws.h.orig 2025-07-18 07:31:08 UTC ++++ tws.h +@@ -33,7 +33,7 @@ struct tws + + /* Declarations of routines. */ + +-struct tws *dlocaltime( ); ++struct tws *dlocaltime( long * ); + /* dlocaltime( &clock ) turns a time(3) clock value into a tws */ + + struct tws *dtwstime( ); diff --git a/astro/pngphoon/pkg-descr b/astro/pngphoon/pkg-descr index 2e0f07f3e4cb..99f51534f4b5 100644 --- a/astro/pngphoon/pkg-descr +++ b/astro/pngphoon/pkg-descr @@ -13,4 +13,3 @@ program was originally written for. The image must have a width of at least 760 pixels to place the moon. If the image is smaller just the stars will be drawn. And by the way: it is pronounced "pingphoon" (like "typhoon"). - diff --git a/astro/py-sunpy/Makefile b/astro/py-sunpy/Makefile index ab5ad8fba91f..551ca12d6edd 100644 --- a/astro/py-sunpy/Makefile +++ b/astro/py-sunpy/Makefile @@ -1,5 +1,5 @@ PORTNAME= sunpy -DISTVERSION= 7.0.0 +DISTVERSION= 7.0.1 CATEGORIES= astro MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/py-sunpy/distinfo b/astro/py-sunpy/distinfo index 2e0d5203a6c9..f8f108c90fd1 100644 --- a/astro/py-sunpy/distinfo +++ b/astro/py-sunpy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751350865 -SHA256 (sunpy-7.0.0.tar.gz) = 80d8c74b2c444c13a7f7c03e182712fce18f7c9bfa84869804e3ac360937a0e4 -SIZE (sunpy-7.0.0.tar.gz) = 4198222 +TIMESTAMP = 1754620981 +SHA256 (sunpy-7.0.1.tar.gz) = f59086f42b53a6018696ab57725d9ea5107315c6d5bc833365c5e4e42439ffe0 +SIZE (sunpy-7.0.1.tar.gz) = 4199162 |