diff --git a/astro/ansiweather/Makefile b/astro/ansiweather/Makefile index 75075064632..beccbf9c8fd 100644 --- a/astro/ansiweather/Makefile +++ b/astro/ansiweather/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.22 2021/09/14 17:17:17 fcambus Exp $ - COMMENT = weather in terminal, with ANSI colors and Unicode symbols V = 1.18.0 diff --git a/astro/ansiweather/patches/patch-ansiweather b/astro/ansiweather/patches/patch-ansiweather index 5859680aa68..a6f2995108a 100644 --- a/astro/ansiweather/patches/patch-ansiweather +++ b/astro/ansiweather/patches/patch-ansiweather @@ -1,4 +1,3 @@ -$OpenBSD: patch-ansiweather,v 1.4 2016/01/21 10:05:02 czarkoff Exp $ --- ansiweather.orig Tue Jan 19 23:01:25 2016 +++ ansiweather Wed Jan 20 19:51:27 2016 @@ -37,7 +37,7 @@ get_config() { diff --git a/astro/ansiweather/pkg/PLIST b/astro/ansiweather/pkg/PLIST index 2a4e6716f58..5805fe1f9bc 100644 --- a/astro/ansiweather/pkg/PLIST +++ b/astro/ansiweather/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2016/01/21 10:05:02 czarkoff Exp $ bin/ansiweather @man man/man1/ansiweather.1 share/doc/ansiweather/ diff --git a/astro/celestia/Makefile b/astro/celestia/Makefile index d643f4c1b22..2d68d7976e0 100644 --- a/astro/celestia/Makefile +++ b/astro/celestia/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.52 2021/08/11 14:18:30 ajacoutot Exp $ - COMMENT= free space simulator and planetarium GH_ACCOUNT= CelestiaProject diff --git a/astro/celestia/patches/patch-configure_ac b/astro/celestia/patches/patch-configure_ac index 06ae461c5e2..11ae9e23a62 100644 --- a/astro/celestia/patches/patch-configure_ac +++ b/astro/celestia/patches/patch-configure_ac @@ -1,5 +1,3 @@ -$OpenBSD: patch-configure_ac,v 1.1 2021/01/27 18:40:54 ajacoutot Exp $ - Index: configure.ac --- configure.ac.orig +++ configure.ac diff --git a/astro/celestia/patches/patch-src_celengine_astro_cpp b/astro/celestia/patches/patch-src_celengine_astro_cpp index 365029e1334..a3c4cfac54c 100644 --- a/astro/celestia/patches/patch-src_celengine_astro_cpp +++ b/astro/celestia/patches/patch-src_celengine_astro_cpp @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_celengine_astro_cpp,v 1.4 2021/01/27 18:40:54 ajacoutot Exp $ - Index: src/celengine/astro.cpp --- src/celengine/astro.cpp.orig +++ src/celengine/astro.cpp diff --git a/astro/celestia/patches/patch-src_celengine_parseobject_cpp b/astro/celestia/patches/patch-src_celengine_parseobject_cpp index ed8d55b96d8..3f6db7083e2 100644 --- a/astro/celestia/patches/patch-src_celengine_parseobject_cpp +++ b/astro/celestia/patches/patch-src_celengine_parseobject_cpp @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_celengine_parseobject_cpp,v 1.2 2021/01/27 18:40:54 ajacoutot Exp $ - ports-gcc fix for: parseobject.cpp:280:10: error: converting to 'bool' from 'std::nullptr_t' requires direct-initialization diff --git a/astro/celestia/patches/patch-src_celestia_celestiacore_cpp b/astro/celestia/patches/patch-src_celestia_celestiacore_cpp index a66549f4dcc..2fc18c24921 100644 --- a/astro/celestia/patches/patch-src_celestia_celestiacore_cpp +++ b/astro/celestia/patches/patch-src_celestia_celestiacore_cpp @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_celestia_celestiacore_cpp,v 1.7 2021/01/27 18:40:54 ajacoutot Exp $ - Index: src/celestia/celestiacore.cpp --- src/celestia/celestiacore.cpp.orig +++ src/celestia/celestiacore.cpp diff --git a/astro/celestia/patches/patch-src_celestia_gtk_data_celestia_desktop b/astro/celestia/patches/patch-src_celestia_gtk_data_celestia_desktop index f1ae122e441..b63eabbe38e 100644 --- a/astro/celestia/patches/patch-src_celestia_gtk_data_celestia_desktop +++ b/astro/celestia/patches/patch-src_celestia_gtk_data_celestia_desktop @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_celestia_gtk_data_celestia_desktop,v 1.3 2021/08/11 14:18:30 ajacoutot Exp $ - From 6a4a05730858ecd94db504144b540d7e6f752dc0 Mon Sep 17 00:00:00 2001 From: Hleb Valoshka <375gnu@gmail.com> Date: Tue, 30 Mar 2021 14:14:56 +0300 diff --git a/astro/celestia/patches/patch-src_celestia_windatepicker_cpp b/astro/celestia/patches/patch-src_celestia_windatepicker_cpp index 565b8fe7fe7..73914006016 100644 --- a/astro/celestia/patches/patch-src_celestia_windatepicker_cpp +++ b/astro/celestia/patches/patch-src_celestia_windatepicker_cpp @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_celestia_windatepicker_cpp,v 1.2 2021/01/27 18:40:54 ajacoutot Exp $ - --- src/celestia/windatepicker.cpp.orig Tue Nov 17 15:25:29 2009 +++ src/celestia/windatepicker.cpp Tue Nov 17 15:25:38 2009 @@ -162,7 +162,7 @@ DatePicker::redraw(HDC hdc) diff --git a/astro/celestia/patches/patch-src_celestia_wineclipses_cpp b/astro/celestia/patches/patch-src_celestia_wineclipses_cpp index c4fb0ce82b4..a0448d183c6 100644 --- a/astro/celestia/patches/patch-src_celestia_wineclipses_cpp +++ b/astro/celestia/patches/patch-src_celestia_wineclipses_cpp @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_celestia_wineclipses_cpp,v 1.2 2021/01/27 18:40:54 ajacoutot Exp $ - Index: src/celestia/wineclipses.cpp --- src/celestia/wineclipses.cpp.orig +++ src/celestia/wineclipses.cpp diff --git a/astro/celestia/patches/patch-src_celestia_winmain_cpp b/astro/celestia/patches/patch-src_celestia_winmain_cpp index ba4a76b2c7e..9cda75dee10 100644 --- a/astro/celestia/patches/patch-src_celestia_winmain_cpp +++ b/astro/celestia/patches/patch-src_celestia_winmain_cpp @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_celestia_winmain_cpp,v 1.3 2021/01/27 18:40:54 ajacoutot Exp $ - Index: src/celestia/winmain.cpp --- src/celestia/winmain.cpp.orig +++ src/celestia/winmain.cpp diff --git a/astro/celestia/patches/patch-src_celestia_winstarbrowser_cpp b/astro/celestia/patches/patch-src_celestia_winstarbrowser_cpp index 3e8860e15d6..4a16991c6d3 100644 --- a/astro/celestia/patches/patch-src_celestia_winstarbrowser_cpp +++ b/astro/celestia/patches/patch-src_celestia_winstarbrowser_cpp @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_celestia_winstarbrowser_cpp,v 1.2 2021/01/27 18:40:54 ajacoutot Exp $ - Index: src/celestia/winstarbrowser.cpp --- src/celestia/winstarbrowser.cpp.orig +++ src/celestia/winstarbrowser.cpp diff --git a/astro/celestia/patches/patch-src_celestia_wintime_cpp b/astro/celestia/patches/patch-src_celestia_wintime_cpp index 3c9b5145c3c..175d07f0787 100644 --- a/astro/celestia/patches/patch-src_celestia_wintime_cpp +++ b/astro/celestia/patches/patch-src_celestia_wintime_cpp @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_celestia_wintime_cpp,v 1.2 2021/01/27 18:40:54 ajacoutot Exp $ - --- src/celestia/wintime.cpp.orig Tue Nov 17 15:26:46 2009 +++ src/celestia/wintime.cpp Tue Nov 17 15:26:56 2009 @@ -96,7 +96,7 @@ SetTimeDialog::init(HWND _hDlg) diff --git a/astro/celestia/patches/patch-src_celutil_unixdirectory_cpp b/astro/celestia/patches/patch-src_celutil_unixdirectory_cpp index 66de346b9df..c6b189177e8 100644 --- a/astro/celestia/patches/patch-src_celutil_unixdirectory_cpp +++ b/astro/celestia/patches/patch-src_celutil_unixdirectory_cpp @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_celutil_unixdirectory_cpp,v 1.4 2021/01/27 18:40:54 ajacoutot Exp $ - Index: src/celutil/unixdirectory.cpp --- src/celutil/unixdirectory.cpp.orig +++ src/celutil/unixdirectory.cpp diff --git a/astro/celestia/pkg/PLIST b/astro/celestia/pkg/PLIST index 851933c55d1..ab0aecc772d 100644 --- a/astro/celestia/pkg/PLIST +++ b/astro/celestia/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.10 2021/01/27 18:40:54 ajacoutot Exp $ @bin bin/celestia share/applications/celestia.desktop share/celestia/ diff --git a/astro/dgpsip/Makefile b/astro/dgpsip/Makefile index 1499e40ec2a..e09f956adea 100644 --- a/astro/dgpsip/Makefile +++ b/astro/dgpsip/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.21 2019/07/17 14:49:19 danj Exp $ - COMMENT= Differential GPS over IP communication device DISTNAME= dgpsip-1.35 diff --git a/astro/dgpsip/pkg/PLIST b/astro/dgpsip/pkg/PLIST index 0b05624aa51..82b1a5627d1 100644 --- a/astro/dgpsip/pkg/PLIST +++ b/astro/dgpsip/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.4 2018/05/12 09:41:31 espie Exp $ @bin bin/dgpsip @man man/man1/dgpsip.1 diff --git a/astro/gcal/Makefile b/astro/gcal/Makefile index 4274420c5cd..3b66f22c175 100644 --- a/astro/gcal/Makefile +++ b/astro/gcal/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2019/07/31 15:13:49 bcallah Exp $ - COMMENT = calculate and print calendars DISTNAME = gcal-4.1 diff --git a/astro/gcal/pkg/PLIST b/astro/gcal/pkg/PLIST index 5ccb58b1df4..bcbfe990097 100644 --- a/astro/gcal/pkg/PLIST +++ b/astro/gcal/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2019/07/31 15:13:49 bcallah Exp $ @bin bin/gcal @bin bin/gcal2txt @bin bin/tcal diff --git a/astro/gnuastro/Makefile b/astro/gnuastro/Makefile index f3f9b44a6e5..c3b82adb873 100644 --- a/astro/gnuastro/Makefile +++ b/astro/gnuastro/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2021/06/28 15:20:15 bcallah Exp $ - COMMENT = GNU Astronomy Utilities DISTNAME = gnuastro-0.15 CATEGORIES = astro diff --git a/astro/gnuastro/patches/patch-bin_mkcatalog_main_h b/astro/gnuastro/patches/patch-bin_mkcatalog_main_h index 23cd87e1043..0822c7f8d11 100644 --- a/astro/gnuastro/patches/patch-bin_mkcatalog_main_h +++ b/astro/gnuastro/patches/patch-bin_mkcatalog_main_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-bin_mkcatalog_main_h,v 1.1.1.1 2020/06/24 19:26:25 bcallah Exp $ - Missing pthread.h Index: bin/mkcatalog/main.h diff --git a/astro/gnuastro/patches/patch-configure b/astro/gnuastro/patches/patch-configure index 7a4a1cff0a9..b39b1a7dc3d 100644 --- a/astro/gnuastro/patches/patch-configure +++ b/astro/gnuastro/patches/patch-configure @@ -1,5 +1,3 @@ -$OpenBSD: patch-configure,v 1.4 2021/06/28 15:20:15 bcallah Exp $ - Remove hardcoded -O3 Index: configure diff --git a/astro/gnuastro/patches/patch-lib_txt_c b/astro/gnuastro/patches/patch-lib_txt_c index dc85e9628cf..898ba3eb4c9 100644 --- a/astro/gnuastro/patches/patch-lib_txt_c +++ b/astro/gnuastro/patches/patch-lib_txt_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_txt_c,v 1.1.1.1 2020/06/24 19:26:25 bcallah Exp $ - Missing sys/select.h Index: lib/txt.c diff --git a/astro/gnuastro/pkg/PLIST b/astro/gnuastro/pkg/PLIST index c2bc482b9f0..d3767489ba8 100644 --- a/astro/gnuastro/pkg/PLIST +++ b/astro/gnuastro/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2021/06/28 15:20:15 bcallah Exp $ @bin bin/astarithmetic @bin bin/astbuildprog @bin bin/astconvertt diff --git a/astro/jday/Makefile b/astro/jday/Makefile index 7c1f890c512..e270085c685 100644 --- a/astro/jday/Makefile +++ b/astro/jday/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.22 2019/07/12 20:43:31 sthen Exp $ - COMMENT= astronomical julian date calculator DISTNAME= jday-2.4 diff --git a/astro/jday/patches/patch-jday_1 b/astro/jday/patches/patch-jday_1 index 789caee7d7b..9ee5811c8b3 100644 --- a/astro/jday/patches/patch-jday_1 +++ b/astro/jday/patches/patch-jday_1 @@ -1,5 +1,3 @@ -$OpenBSD: patch-jday_1,v 1.1 2012/01/03 07:01:31 ajacoutot Exp $ - Some formatting and macro usage fixes. --- jday.1.orig Mon Jan 2 18:30:06 2012 diff --git a/astro/jday/pkg/PLIST b/astro/jday/pkg/PLIST index f566e65f743..645c577d0a7 100644 --- a/astro/jday/pkg/PLIST +++ b/astro/jday/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.8 2018/05/12 09:41:31 espie Exp $ @conflict netatalk-* @bin bin/dbd @bin bin/j2d diff --git a/astro/kstars/Makefile b/astro/kstars/Makefile index d42a37aab0c..beb21c74f30 100644 --- a/astro/kstars/Makefile +++ b/astro/kstars/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.38 2022/02/13 07:50:48 rsadowski Exp $ - COMMENT = planetarium simulator for KDE DISTNAME = kstars-3.5.7 diff --git a/astro/kstars/pkg/PLIST b/astro/kstars/pkg/PLIST index d844db98122..8a0bcfd7a26 100644 --- a/astro/kstars/pkg/PLIST +++ b/astro/kstars/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.22 2022/02/13 07:50:48 rsadowski Exp $ @conflict kde-l10n-* @conflict kde-i18n-* @pkgpath x11/kde4/kstars diff --git a/astro/libnova/Makefile b/astro/libnova/Makefile index 67cacbbb286..9e817caf661 100644 --- a/astro/libnova/Makefile +++ b/astro/libnova/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2019/07/12 21:15:33 sthen Exp $ - COMMENT = astronomic computations as a library DISTNAME = libnova-0.15.0 diff --git a/astro/libnova/patches/patch-src_Makefile_in b/astro/libnova/patches/patch-src_Makefile_in index fd893274a2e..1fd41019292 100644 --- a/astro/libnova/patches/patch-src_Makefile_in +++ b/astro/libnova/patches/patch-src_Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_Makefile_in,v 1.3 2014/11/18 10:12:28 brad Exp $ --- src/Makefile.in.orig Sat Jul 30 11:54:57 2011 +++ src/Makefile.in Tue Nov 18 05:11:11 2014 @@ -297,7 +297,6 @@ libnova_la_SOURCES = \ diff --git a/astro/libnova/patches/patch-src_utility_c b/astro/libnova/patches/patch-src_utility_c index cf05ca06cf5..ffb75d94017 100644 --- a/astro/libnova/patches/patch-src_utility_c +++ b/astro/libnova/patches/patch-src_utility_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_utility_c,v 1.1 2014/11/18 10:17:18 brad Exp $ - Don't use malloc.h header on OpenBSD. --- src/utility.c.orig Mon Nov 3 22:18:53 2014 diff --git a/astro/libnova/pkg/PLIST b/astro/libnova/pkg/PLIST index f42682ec182..e07587c4c92 100644 --- a/astro/libnova/pkg/PLIST +++ b/astro/libnova/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2013/04/04 16:06:27 brad Exp $ @bin bin/libnovaconfig include/libnova/ include/libnova/aberration.h diff --git a/astro/phoon/Makefile b/astro/phoon/Makefile index 116dd3bfca0..25da7f4705b 100644 --- a/astro/phoon/Makefile +++ b/astro/phoon/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2019/07/17 14:49:19 danj Exp $ - COMMENT= displays the phase of the moon in ascii DISTNAME= phoon_29jun2005 diff --git a/astro/phoon/patches/patch-astro_h b/astro/phoon/patches/patch-astro_h index 3a0f67e3bc1..c0c13576bf9 100644 --- a/astro/phoon/patches/patch-astro_h +++ b/astro/phoon/patches/patch-astro_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-astro_h,v 1.2 2007/12/18 09:43:37 ajacoutot Exp $ --- astro.h.orig Tue Jan 28 01:55:32 2003 +++ astro.h Tue Dec 18 09:38:15 2007 @@ -43,4 +43,4 @@ extern void phasehunt2( double sdate, double phases[2] diff --git a/astro/phoon/patches/patch-phoon_1 b/astro/phoon/patches/patch-phoon_1 index b06adff1717..4e6abcc7a61 100644 --- a/astro/phoon/patches/patch-phoon_1 +++ b/astro/phoon/patches/patch-phoon_1 @@ -1,4 +1,3 @@ -$OpenBSD: patch-phoon_1,v 1.1 2006/07/02 11:05:42 steven Exp $ --- phoon.1.orig Sat Apr 1 09:36:57 1995 +++ phoon.1 Sun Jul 2 12:29:53 2006 @@ -3,7 +3,7 @@ diff --git a/astro/phoon/patches/patch-phoon_c b/astro/phoon/patches/patch-phoon_c index cc1fc3d1c2b..a730f537c9b 100644 --- a/astro/phoon/patches/patch-phoon_c +++ b/astro/phoon/patches/patch-phoon_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-phoon_c,v 1.4 2007/12/18 09:43:37 ajacoutot Exp $ --- phoon.c.orig Fri May 20 21:10:24 2005 +++ phoon.c Tue Dec 18 09:38:15 2007 @@ -354,7 +354,7 @@ putmoon( time_t t, int numlines, char* atfiller ) diff --git a/astro/phoon/pkg/PLIST b/astro/phoon/pkg/PLIST index 1877ead92f1..1b9f534c77d 100644 --- a/astro/phoon/pkg/PLIST +++ b/astro/phoon/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.3 2018/05/12 09:41:31 espie Exp $ @bin bin/phoon @man man/man1/phoon.1 diff --git a/astro/py-astral/Makefile b/astro/py-astral/Makefile index 7203ed2d4b3..736314fae37 100644 --- a/astro/py-astral/Makefile +++ b/astro/py-astral/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.8 2021/11/02 00:00:13 sthen Exp $ - COMMENT = calculations for the position of the sun and the moon MODPY_EGG_VERSION = 2.2 diff --git a/astro/py-astral/pkg/PLIST b/astro/py-astral/pkg/PLIST index 2c2d107fd7a..00e662c06dd 100644 --- a/astro/py-astral/pkg/PLIST +++ b/astro/py-astral/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2020/08/07 06:40:46 martin Exp $ lib/python${MODPY_VERSION}/site-packages/astral/ lib/python${MODPY_VERSION}/site-packages/astral-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ lib/python${MODPY_VERSION}/site-packages/astral-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO diff --git a/astro/py-astropy/Makefile b/astro/py-astropy/Makefile index 03781868154..d143683769c 100644 --- a/astro/py-astropy/Makefile +++ b/astro/py-astropy/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2021/11/05 07:51:07 ajacoutot Exp $ - COMMENT = community-developed python astronomy tools MODPY_EGG_VERSION = 4.0.5 diff --git a/astro/py-astropy/patches/patch-cextern_cfitsio_lib_eval_defs_h b/astro/py-astropy/patches/patch-cextern_cfitsio_lib_eval_defs_h index c7096448fb2..78fd3d453cb 100644 --- a/astro/py-astropy/patches/patch-cextern_cfitsio_lib_eval_defs_h +++ b/astro/py-astropy/patches/patch-cextern_cfitsio_lib_eval_defs_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-cextern_cfitsio_lib_eval_defs_h,v 1.1 2022/01/10 23:51:09 jca Exp $ - malloc.h is not standard, even on sparc Index: cextern/cfitsio/lib/eval_defs.h diff --git a/astro/py-astropy/patches/patch-cextern_cfitsio_lib_eval_l_c b/astro/py-astropy/patches/patch-cextern_cfitsio_lib_eval_l_c index 3cc18334f1c..68019efa05f 100644 --- a/astro/py-astropy/patches/patch-cextern_cfitsio_lib_eval_l_c +++ b/astro/py-astropy/patches/patch-cextern_cfitsio_lib_eval_l_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-cextern_cfitsio_lib_eval_l_c,v 1.1 2022/01/10 23:51:09 jca Exp $ - malloc.h is not standard, even on sparc Index: cextern/cfitsio/lib/eval_l.c diff --git a/astro/py-astropy/patches/patch-cextern_cfitsio_lib_grparser_c b/astro/py-astropy/patches/patch-cextern_cfitsio_lib_grparser_c index ecb7658ef26..19dea87a472 100644 --- a/astro/py-astropy/patches/patch-cextern_cfitsio_lib_grparser_c +++ b/astro/py-astropy/patches/patch-cextern_cfitsio_lib_grparser_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-cextern_cfitsio_lib_grparser_c,v 1.1 2022/01/10 23:51:09 jca Exp $ - malloc.h is not standard, even on sparc Same for memory.h diff --git a/astro/py-astropy/pkg/PLIST b/astro/py-astropy/pkg/PLIST index a70d1b34e9b..31c2708d9af 100644 --- a/astro/py-astropy/pkg/PLIST +++ b/astro/py-astropy/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1 2021/05/06 15:09:26 kettenis Exp $ @conflict p5-Data-ShowTable-* bin/fits2bitmap bin/fitscheck diff --git a/astro/py-de421/Makefile b/astro/py-de421/Makefile index ff31ea4c56a..15448aa4017 100644 --- a/astro/py-de421/Makefile +++ b/astro/py-de421/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2021/11/03 22:28:27 sthen Exp $ - COMMENT = JPL Planetary and Lunar Ephemeris DE421 for jplephem MODPY_EGG_VERSION = 2008.1 diff --git a/astro/py-de421/pkg/PLIST b/astro/py-de421/pkg/PLIST index 8f26b076454..1d2fe16f5a1 100644 --- a/astro/py-de421/pkg/PLIST +++ b/astro/py-de421/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/11/03 22:28:27 sthen Exp $ lib/python${MODPY_VERSION}/site-packages/de421/ lib/python${MODPY_VERSION}/site-packages/de421-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info lib/python${MODPY_VERSION}/site-packages/de421/__init__.py diff --git a/astro/py-jplephem/Makefile b/astro/py-jplephem/Makefile index 7b3d38034f8..48bb1f040be 100644 --- a/astro/py-jplephem/Makefile +++ b/astro/py-jplephem/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.2 2022/02/07 09:03:24 sthen Exp $ - FIX_EXTRACT_PERMISSIONS = Yes COMMENT = use a JPL ephemeris to predict planet positions diff --git a/astro/py-jplephem/pkg/PLIST b/astro/py-jplephem/pkg/PLIST index b628bb17dd5..9f577ac0131 100644 --- a/astro/py-jplephem/pkg/PLIST +++ b/astro/py-jplephem/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/11/03 22:28:06 sthen Exp $ lib/python${MODPY_VERSION}/site-packages/jplephem/ lib/python${MODPY_VERSION}/site-packages/jplephem-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info lib/python${MODPY_VERSION}/site-packages/jplephem/__init__.py diff --git a/astro/py-metar/Makefile b/astro/py-metar/Makefile index ce93ccd58e1..5dcfc12542f 100644 --- a/astro/py-metar/Makefile +++ b/astro/py-metar/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.34 2022/02/22 04:22:19 bket Exp $ - COMMENT = Python module to access NOAA's METAR weather reports MODPY_EGG_VERSION = 1.4 diff --git a/astro/py-metar/patches/patch-setup_py b/astro/py-metar/patches/patch-setup_py index 7896d46d97f..f16b2dfa30a 100644 --- a/astro/py-metar/patches/patch-setup_py +++ b/astro/py-metar/patches/patch-setup_py @@ -1,4 +1,3 @@ -$OpenBSD: patch-setup_py,v 1.10 2021/07/09 11:24:26 benoit Exp $ --- setup.py.orig Fri Jul 9 09:26:38 2021 +++ setup.py Fri Jul 9 09:28:08 2021 @@ -30,7 +30,10 @@ diff --git a/astro/py-metar/pkg/PLIST b/astro/py-metar/pkg/PLIST index d847205d4c1..83e10a579af 100644 --- a/astro/py-metar/pkg/PLIST +++ b/astro/py-metar/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.10 2022/02/22 04:22:19 bket Exp $ @pkgpath astro/py-metar bin/pymet lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}/ diff --git a/astro/py-sgp4/Makefile b/astro/py-sgp4/Makefile index 1cab9f7755b..8ccaab3b12e 100644 --- a/astro/py-sgp4/Makefile +++ b/astro/py-sgp4/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2021/11/03 22:27:47 sthen Exp $ - COMMENT = Python implementation of SGP4 satellite tracking algorithm MODPY_EGG_VERSION = 2.20 diff --git a/astro/py-sgp4/pkg/PLIST b/astro/py-sgp4/pkg/PLIST index 2d90b12bc36..cb83d1dfd07 100644 --- a/astro/py-sgp4/pkg/PLIST +++ b/astro/py-sgp4/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/11/03 22:27:47 sthen Exp $ lib/python${MODPY_VERSION}/site-packages/sgp4/ lib/python${MODPY_VERSION}/site-packages/sgp4-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info lib/python${MODPY_VERSION}/site-packages/sgp4/SGP4-VER.TLE diff --git a/astro/py-skyfield/Makefile b/astro/py-skyfield/Makefile index 2c9a83f783d..f6002eee5d6 100644 --- a/astro/py-skyfield/Makefile +++ b/astro/py-skyfield/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2022/02/07 09:04:29 sthen Exp $ - COMMENT = computes positions for the stars, planets, and satellites MODPY_EGG_VERSION = 1.42 diff --git a/astro/py-skyfield/pkg/PLIST b/astro/py-skyfield/pkg/PLIST index b4846034b44..0c9005486f8 100644 --- a/astro/py-skyfield/pkg/PLIST +++ b/astro/py-skyfield/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2021/12/29 14:23:39 sthen Exp $ lib/python${MODPY_VERSION}/site-packages/skyfield/ lib/python${MODPY_VERSION}/site-packages/skyfield-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info lib/python${MODPY_VERSION}/site-packages/skyfield/__init__.py diff --git a/astro/stellarium/Makefile b/astro/stellarium/Makefile index bdab5234684..88e5387a144 100644 --- a/astro/stellarium/Makefile +++ b/astro/stellarium/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.78 2022/02/13 16:38:29 rsadowski Exp $ - USE_WXNEEDED= Yes COMMENT= free open source planetarium diff --git a/astro/stellarium/patches/patch-CMakeLists_txt b/astro/stellarium/patches/patch-CMakeLists_txt index e3802da460c..2463d45267f 100644 --- a/astro/stellarium/patches/patch-CMakeLists_txt +++ b/astro/stellarium/patches/patch-CMakeLists_txt @@ -1,5 +1,3 @@ -$OpenBSD: patch-CMakeLists_txt,v 1.7 2022/02/07 16:11:53 sthen Exp $ - Index: CMakeLists.txt --- CMakeLists.txt.orig +++ CMakeLists.txt diff --git a/astro/stellarium/pkg/PLIST b/astro/stellarium/pkg/PLIST index 56147e28933..128275fdd22 100644 --- a/astro/stellarium/pkg/PLIST +++ b/astro/stellarium/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.46 2021/12/28 08:35:34 ajacoutot Exp $ @bin bin/stellarium @man man/man1/stellarium.1 share/applications/org.stellarium.Stellarium.desktop diff --git a/astro/sunclock/Makefile b/astro/sunclock/Makefile index d4a0e75c4eb..25a74223a2e 100644 --- a/astro/sunclock/Makefile +++ b/astro/sunclock/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.32 2021/11/22 13:55:54 espie Exp $ - COMMENT-main= display the phase of the Sun on a map of the Earth COMMENT-maps= additional maps of the Earth for sunclock diff --git a/astro/sunclock/patches/patch-Imakefile b/astro/sunclock/patches/patch-Imakefile index 6131633f8c7..64d9ccd0e77 100644 --- a/astro/sunclock/patches/patch-Imakefile +++ b/astro/sunclock/patches/patch-Imakefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Imakefile,v 1.7 2021/07/10 02:12:55 inoguchi Exp $ --- Imakefile.orig Tue Jul 6 23:07:06 2021 +++ Imakefile Tue Jul 6 23:05:29 2021 @@ -1,5 +1,5 @@ diff --git a/astro/sunclock/patches/patch-readvmf_c b/astro/sunclock/patches/patch-readvmf_c index ad2a33a0b88..572e76122fc 100644 --- a/astro/sunclock/patches/patch-readvmf_c +++ b/astro/sunclock/patches/patch-readvmf_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-readvmf_c,v 1.2 2021/07/10 02:12:55 inoguchi Exp $ - Fix incorrect type usage, zlib's gzFile is already a pointer type. Don't use data read from file as a format string (obvious security issue). diff --git a/astro/sunclock/patches/patch-sunclock_c b/astro/sunclock/patches/patch-sunclock_c index 33a4146f458..8cf73d1de5b 100644 --- a/astro/sunclock/patches/patch-sunclock_c +++ b/astro/sunclock/patches/patch-sunclock_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-sunclock_c,v 1.5 2021/07/10 02:12:55 inoguchi Exp $ --- sunclock.c.orig Thu Aug 7 21:40:24 2008 +++ sunclock.c Tue Jul 6 23:13:27 2021 @@ -113,7 +113,6 @@ diff --git a/astro/sunclock/patches/patch-sunclock_h b/astro/sunclock/patches/patch-sunclock_h index c1d4bf4e3d5..d987a02ad81 100644 --- a/astro/sunclock/patches/patch-sunclock_h +++ b/astro/sunclock/patches/patch-sunclock_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-sunclock_h,v 1.2 2007/04/01 16:04:06 naddy Exp $ --- sunclock.h.orig Tue Jun 20 22:23:14 2006 +++ sunclock.h Sat Jan 13 15:57:52 2007 @@ -238,7 +238,7 @@ typedef struct Sundata { diff --git a/astro/sunclock/patches/patch-tildepath_c b/astro/sunclock/patches/patch-tildepath_c index c6e529fa334..9ca1765d64a 100644 --- a/astro/sunclock/patches/patch-tildepath_c +++ b/astro/sunclock/patches/patch-tildepath_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-tildepath_c,v 1.1.1.1 2002/08/18 14:50:00 naddy Exp $ --- tildepath.c.orig Wed Jan 23 13:25:46 2002 +++ tildepath.c Wed Jan 23 13:26:02 2002 @@ -38,7 +38,6 @@ T* AUTHOR diff --git a/astro/sunclock/patches/patch-widgets_c b/astro/sunclock/patches/patch-widgets_c index 7528b3a3c36..97fa48c6025 100644 --- a/astro/sunclock/patches/patch-widgets_c +++ b/astro/sunclock/patches/patch-widgets_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-widgets_c,v 1.1 2013/12/06 16:19:58 naddy Exp $ --- widgets.c.orig Thu Dec 5 19:23:00 2013 +++ widgets.c Thu Dec 5 19:23:09 2013 @@ -1,6 +1,5 @@ diff --git a/astro/sunclock/pkg/PLIST-main b/astro/sunclock/pkg/PLIST-main index c3a663df43d..ebf3c4edc6a 100644 --- a/astro/sunclock/pkg/PLIST-main +++ b/astro/sunclock/pkg/PLIST-main @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-main,v 1.4 2021/07/10 02:12:55 inoguchi Exp $ @pkgpath astro/sunclock @pkgpath astro/sunclock,no_maps @bin bin/sunclock diff --git a/astro/sunclock/pkg/PLIST-maps b/astro/sunclock/pkg/PLIST-maps index 4865efffe28..60f5faf9ace 100644 --- a/astro/sunclock/pkg/PLIST-maps +++ b/astro/sunclock/pkg/PLIST-maps @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-maps,v 1.2 2007/04/01 16:04:06 naddy Exp $ share/sunclock/earthmaps/altitude.jpg share/sunclock/earthmaps/bathymetry.jpg share/sunclock/earthmaps/biomap.jpg diff --git a/astro/wcslib/Makefile b/astro/wcslib/Makefile index 41e2e36f3cb..74fc3451fa5 100644 --- a/astro/wcslib/Makefile +++ b/astro/wcslib/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.16 2019/07/12 20:43:31 sthen Exp $ - BROKEN-hppa= ICE on prj.c:4381 COMMENT = implementation of the FITS WCS standard CATEGORIES = astro devel diff --git a/astro/wcslib/patches/patch-configure_ac b/astro/wcslib/patches/patch-configure_ac index 996fa1c18a3..dceb687d782 100644 --- a/astro/wcslib/patches/patch-configure_ac +++ b/astro/wcslib/patches/patch-configure_ac @@ -1,8 +1,7 @@ -$OpenBSD: patch-configure_ac,v 1.4 2018/09/09 14:33:56 bcallah Exp $ Index: configure.ac --- configure.ac.orig +++ configure.ac -@@ -12,8 +12,13 @@ AC_REVISION([$Revision: 1.4 $]) +@@ -12,8 +12,13 @@ AC_REVISION([$Revision: 1.5 $]) AC_SUBST([PACKAGE_VERSION]) AC_DEFINE_UNQUOTED([WCSLIB_VERSION], [$PACKAGE_VERSION], [Define wcslib version]) diff --git a/astro/wcslib/patches/patch-makedefs_in b/astro/wcslib/patches/patch-makedefs_in index 39757adeca3..cfcf93a52c5 100644 --- a/astro/wcslib/patches/patch-makedefs_in +++ b/astro/wcslib/patches/patch-makedefs_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-makedefs_in,v 1.3 2019/01/28 20:22:43 naddy Exp $ Index: makedefs.in --- makedefs.in.orig +++ makedefs.in diff --git a/astro/wcslib/pkg/PLIST b/astro/wcslib/pkg/PLIST index 638ae8673ad..a3e861f7544 100644 --- a/astro/wcslib/pkg/PLIST +++ b/astro/wcslib/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2019/01/28 20:22:43 naddy Exp $ @bin bin/HPXcvt @bin bin/fitshdr @bin bin/wcsware diff --git a/astro/wmglobe/Makefile b/astro/wmglobe/Makefile index f59f98f61fd..8aea65f8e3d 100644 --- a/astro/wmglobe/Makefile +++ b/astro/wmglobe/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.33 2021/02/04 13:51:20 cwen Exp $ - COMMENT= wm-dockapp; displays the earth on an icon DISTNAME= wmglobe-1.3 diff --git a/astro/wmglobe/patches/patch-Makefile b/astro/wmglobe/patches/patch-Makefile index 3fec12b91c6..b55a389bac7 100644 --- a/astro/wmglobe/patches/patch-Makefile +++ b/astro/wmglobe/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.3 2013/09/25 07:56:56 sthen Exp $ --- Makefile.orig Sun Aug 12 09:41:22 2001 +++ Makefile Thu Sep 19 15:20:08 2013 @@ -1,12 +1,12 @@ diff --git a/astro/wmglobe/patches/patch-src_wmglobe_h b/astro/wmglobe/patches/patch-src_wmglobe_h index ba1e6398b2e..3d131561932 100644 --- a/astro/wmglobe/patches/patch-src_wmglobe_h +++ b/astro/wmglobe/patches/patch-src_wmglobe_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_wmglobe_h,v 1.1 2013/12/07 22:25:31 naddy Exp $ --- src/wmglobe.h.orig Sun Aug 12 17:41:22 2001 +++ src/wmglobe.h Sat Dec 7 23:22:42 2013 @@ -34,7 +34,6 @@ diff --git a/astro/wmglobe/pkg/PLIST b/astro/wmglobe/pkg/PLIST index 914c1d8e442..d74cd2051df 100644 --- a/astro/wmglobe/pkg/PLIST +++ b/astro/wmglobe/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.3 2018/05/12 09:41:31 espie Exp $ @bin bin/wmglobe @man man/man1/wmglobe.1 diff --git a/astro/wmmoonclock/Makefile b/astro/wmmoonclock/Makefile index ed44d8ffc77..78571a2f411 100644 --- a/astro/wmmoonclock/Makefile +++ b/astro/wmmoonclock/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.35 2021/02/04 13:55:17 cwen Exp $ - COMMENT= wm-dockapp; shows the moon phase DISTNAME= wmmoonclock-1.30 diff --git a/astro/wmmoonclock/patches/patch-wmMoonClock_c b/astro/wmmoonclock/patches/patch-wmMoonClock_c index e6d18642c56..fa4789d0b4b 100644 --- a/astro/wmmoonclock/patches/patch-wmMoonClock_c +++ b/astro/wmmoonclock/patches/patch-wmMoonClock_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-wmMoonClock_c,v 1.3 2021/02/04 13:55:17 cwen Exp $ Index: src/wmMoonClock.c --- src/wmMoonClock.c.orig +++ src/wmMoonClock.c diff --git a/astro/wmmoonclock/pkg/PLIST b/astro/wmmoonclock/pkg/PLIST index b9292c67148..fba06860e9d 100644 --- a/astro/wmmoonclock/pkg/PLIST +++ b/astro/wmmoonclock/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2021/02/04 13:55:17 cwen Exp $ @bin bin/wmMoonClock @man man/man1/wmMoonClock.1 share/applications/ diff --git a/astro/wmspaceweather/Makefile b/astro/wmspaceweather/Makefile index 15851e1db92..77ee2107c5e 100644 --- a/astro/wmspaceweather/Makefile +++ b/astro/wmspaceweather/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.36 2021/02/11 03:10:28 daniel Exp $ - COMMENT= wm-dockapp; space weather monitor DISTNAME= wmSpaceWeather-1.04 diff --git a/astro/wmspaceweather/patches/patch-GetKp b/astro/wmspaceweather/patches/patch-GetKp index 677e7497bb5..939656f9516 100644 --- a/astro/wmspaceweather/patches/patch-GetKp +++ b/astro/wmspaceweather/patches/patch-GetKp @@ -1,4 +1,3 @@ -$OpenBSD: patch-GetKp,v 1.4 2021/02/11 03:10:28 daniel Exp $ Index: wmSpaceWeather/GetKp --- wmSpaceWeather/GetKp.orig +++ wmSpaceWeather/GetKp diff --git a/astro/wmspaceweather/patches/patch-Makefile b/astro/wmspaceweather/patches/patch-Makefile index 1dc1d2f7e71..49bc304ab52 100644 --- a/astro/wmspaceweather/patches/patch-Makefile +++ b/astro/wmspaceweather/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1.1.1 2001/01/10 16:54:49 naddy Exp $ --- wmSpaceWeather/Makefile.orig Mon Jan 4 22:20:45 1999 +++ wmSpaceWeather/Makefile Wed Jan 10 14:10:06 2001 @@ -1,8 +1,5 @@ diff --git a/astro/wmspaceweather/patches/patch-wmSpaceWeather_c b/astro/wmspaceweather/patches/patch-wmSpaceWeather_c index 11d860ebe28..74fad5f728b 100644 --- a/astro/wmspaceweather/patches/patch-wmSpaceWeather_c +++ b/astro/wmspaceweather/patches/patch-wmSpaceWeather_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-wmSpaceWeather_c,v 1.3 2007/12/18 10:39:47 ajacoutot Exp $ --- wmSpaceWeather/wmSpaceWeather.c.orig Thu Feb 18 18:57:45 1999 +++ wmSpaceWeather/wmSpaceWeather.c Tue Dec 18 10:22:00 2007 @@ -115,7 +115,7 @@ XEvent event; diff --git a/astro/wmspaceweather/patches/patch-wmgeneral_wmgeneral_c b/astro/wmspaceweather/patches/patch-wmgeneral_wmgeneral_c index 4611182a1b5..36a869568cf 100644 --- a/astro/wmspaceweather/patches/patch-wmgeneral_wmgeneral_c +++ b/astro/wmspaceweather/patches/patch-wmgeneral_wmgeneral_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-wmgeneral_wmgeneral_c,v 1.1 2021/02/11 03:10:28 daniel Exp $ - Index: wmgeneral/wmgeneral.c --- wmgeneral/wmgeneral.c.orig +++ wmgeneral/wmgeneral.c diff --git a/astro/wmspaceweather/patches/patch-wmgeneral_wmgeneral_h b/astro/wmspaceweather/patches/patch-wmgeneral_wmgeneral_h index d5198e7fd16..0dd65f8a0f5 100644 --- a/astro/wmspaceweather/patches/patch-wmgeneral_wmgeneral_h +++ b/astro/wmspaceweather/patches/patch-wmgeneral_wmgeneral_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-wmgeneral_wmgeneral_h,v 1.1 2021/02/11 03:10:28 daniel Exp $ - Index: wmgeneral/wmgeneral.h --- wmgeneral/wmgeneral.h.orig +++ wmgeneral/wmgeneral.h diff --git a/astro/wmspaceweather/pkg/PLIST b/astro/wmspaceweather/pkg/PLIST index db0a57c8643..6a9577c5991 100644 --- a/astro/wmspaceweather/pkg/PLIST +++ b/astro/wmspaceweather/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2018/05/12 09:41:31 espie Exp $ bin/GetKp @bin bin/wmSpaceWeather @man man/man1/wmSpaceWeather.1 diff --git a/astro/wmsun/Makefile b/astro/wmsun/Makefile index 11950719d6e..379f1f7f1b2 100644 --- a/astro/wmsun/Makefile +++ b/astro/wmsun/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.34 2021/02/11 06:53:55 daniel Exp $ - COMMENT= wm-dockapp; shows sunrise/sunset times DISTNAME= wmSun-1.03 diff --git a/astro/wmsun/patches/patch-Makefile b/astro/wmsun/patches/patch-Makefile index 9dc2a45b04c..90e13cd4201 100644 --- a/astro/wmsun/patches/patch-Makefile +++ b/astro/wmsun/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.3 2007/12/18 10:39:47 ajacoutot Exp $ --- wmSun/Makefile.orig Wed Jan 6 03:28:39 1999 +++ wmSun/Makefile Tue Dec 18 10:23:20 2007 @@ -1,8 +1,5 @@ diff --git a/astro/wmsun/patches/patch-wmSun_c b/astro/wmsun/patches/patch-wmSun_c index 007b044b184..6877c08857a 100644 --- a/astro/wmsun/patches/patch-wmSun_c +++ b/astro/wmsun/patches/patch-wmSun_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-wmSun_c,v 1.1.1.1 2001/01/09 22:10:18 naddy Exp $ --- wmSun/wmSun.c.orig Thu Feb 4 18:43:09 1999 +++ wmSun/wmSun.c Tue Jan 9 18:05:54 2001 @@ -129,7 +129,7 @@ int main(int argc, char *argv[]) { diff --git a/astro/wmsun/patches/patch-wmgeneral_wmgeneral_c b/astro/wmsun/patches/patch-wmgeneral_wmgeneral_c index bb5c3a155ea..36a869568cf 100644 --- a/astro/wmsun/patches/patch-wmgeneral_wmgeneral_c +++ b/astro/wmsun/patches/patch-wmgeneral_wmgeneral_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-wmgeneral_wmgeneral_c,v 1.1 2021/02/11 06:53:55 daniel Exp $ - Index: wmgeneral/wmgeneral.c --- wmgeneral/wmgeneral.c.orig +++ wmgeneral/wmgeneral.c diff --git a/astro/wmsun/patches/patch-wmgeneral_wmgeneral_h b/astro/wmsun/patches/patch-wmgeneral_wmgeneral_h index 612dd835591..0dd65f8a0f5 100644 --- a/astro/wmsun/patches/patch-wmgeneral_wmgeneral_h +++ b/astro/wmsun/patches/patch-wmgeneral_wmgeneral_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-wmgeneral_wmgeneral_h,v 1.1 2021/02/11 06:53:55 daniel Exp $ - Index: wmgeneral/wmgeneral.h --- wmgeneral/wmgeneral.h.orig +++ wmgeneral/wmgeneral.h diff --git a/astro/wmsun/pkg/PLIST b/astro/wmsun/pkg/PLIST index f8921440399..68e53fcdcfd 100644 --- a/astro/wmsun/pkg/PLIST +++ b/astro/wmsun/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.3 2018/05/12 09:41:31 espie Exp $ @bin bin/wmSun @man man/man1/wmSun.1 diff --git a/astro/xearth/Makefile b/astro/xearth/Makefile index 77975b5b8b6..e1264764902 100644 --- a/astro/xearth/Makefile +++ b/astro/xearth/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.29 2019/07/14 00:39:34 naddy Exp $ - COMMENT= set the root window to the image of earth DISTNAME= xearth-1.1 REVISION = 5 diff --git a/astro/xearth/pkg/PLIST b/astro/xearth/pkg/PLIST index 77950884454..93ce758d34b 100644 --- a/astro/xearth/pkg/PLIST +++ b/astro/xearth/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.5 2013/10/11 20:39:16 naddy Exp $ @bin bin/xearth @man man/man1/xearth.1 diff --git a/astro/xephem/Makefile b/astro/xephem/Makefile index ad4ea49bf47..95aa74b36df 100644 --- a/astro/xephem/Makefile +++ b/astro/xephem/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.54 2020/01/26 11:14:29 jasper Exp $ - COMMENT= interactive astronomical ephemeris DISTNAME= xephem-3.2.3 CATEGORIES= astro diff --git a/astro/xephem/patches/patch-GUI_xephem_xephem_man b/astro/xephem/patches/patch-GUI_xephem_xephem_man index 36bfa8fb313..954987331c8 100644 --- a/astro/xephem/patches/patch-GUI_xephem_xephem_man +++ b/astro/xephem/patches/patch-GUI_xephem_xephem_man @@ -1,4 +1,3 @@ -$OpenBSD: patch-GUI_xephem_xephem_man,v 1.1 2018/08/07 10:20:23 espie Exp $ make this indexable Index: GUI/xephem/xephem.man diff --git a/astro/xephem/pkg/PLIST b/astro/xephem/pkg/PLIST index 874a13963d6..fda79342c7f 100644 --- a/astro/xephem/pkg/PLIST +++ b/astro/xephem/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.12 2013/10/11 20:39:17 naddy Exp $ @pkgpath astro/xephem,lesstif @bin bin/xephem lib/X11/app-defaults/XEphem diff --git a/astro/xphoon/Makefile b/astro/xphoon/Makefile index 2f1c72ac11c..d93bef59666 100644 --- a/astro/xphoon/Makefile +++ b/astro/xphoon/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.30 2019/07/14 00:39:34 naddy Exp $ - COMMENT= set the root window to the moon in its current phase DISTNAME= xphoon-20000613 REVISION= 1 diff --git a/astro/xphoon/patches/patch-dtime_c b/astro/xphoon/patches/patch-dtime_c index 36af3b8a7ed..1386e8f4b01 100644 --- a/astro/xphoon/patches/patch-dtime_c +++ b/astro/xphoon/patches/patch-dtime_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-dtime_c,v 1.3 2013/11/29 20:48:35 naddy Exp $ --- dtime.c.orig Sat Sep 14 07:15:25 1991 +++ dtime.c Fri Nov 29 21:38:33 2013 @@ -22,17 +22,12 @@ static char rcsid[] = diff --git a/astro/xphoon/patches/patch-xphoon_c b/astro/xphoon/patches/patch-xphoon_c index 94f472f32ab..51d8ceb28ca 100644 --- a/astro/xphoon/patches/patch-xphoon_c +++ b/astro/xphoon/patches/patch-xphoon_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-xphoon_c,v 1.5 2014/11/18 10:17:18 brad Exp $ - Don't use malloc.h header on OpenBSD. --- xphoon.c.orig Tue Jun 13 17:50:16 2000 diff --git a/astro/xphoon/pkg/PLIST b/astro/xphoon/pkg/PLIST index d0d823cbd95..281ad7a269d 100644 --- a/astro/xphoon/pkg/PLIST +++ b/astro/xphoon/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.6 2013/10/11 20:39:17 naddy Exp $ @bin bin/xphoon @man man/man1/xphoon.1 diff --git a/astro/xworld/Makefile b/astro/xworld/Makefile index 2d6e4ccfed4..16985343090 100644 --- a/astro/xworld/Makefile +++ b/astro/xworld/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.20 2019/07/12 21:02:12 sthen Exp $ - COMMENT= earth as seen from the direction of the sun DISTNAME= xworld-2.0 diff --git a/astro/xworld/patches/patch-xworld_c b/astro/xworld/patches/patch-xworld_c index ff324333704..63cc59e8a53 100644 --- a/astro/xworld/patches/patch-xworld_c +++ b/astro/xworld/patches/patch-xworld_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-xworld_c,v 1.1.1.1 2001/08/12 11:40:23 naddy Exp $ --- xworld.c.orig Wed Jul 28 17:39:11 1999 +++ xworld.c Sat Aug 11 21:23:01 2001 @@ -63,6 +63,8 @@ diff --git a/astro/xworld/pkg/PLIST b/astro/xworld/pkg/PLIST index 17262e9194f..535087c052f 100644 --- a/astro/xworld/pkg/PLIST +++ b/astro/xworld/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.2 2018/05/12 09:41:31 espie Exp $ @bin bin/xworld