Commit Graph

34 Commits

Author SHA1 Message Date
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Muhammad Moinur Rahman
a227b57e24 astro/swe: Update version 2.10.02=>2.10.03
Relnotes: https://github.com/aloistr/swisseph/releases/tag/v2.10.03
2022-08-29 04:16:50 -05:00
Tobias C. Berner
b15254402b astro: remove 'Created by' lines
A big Thank You to the original contributors of these ports:

  *  ABURAYER Rewsirow <rewsirow@ff.iij4u.or.jp>
  *  Alexander Leidinger
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Anton Karpov <toxa@toxahost.ru>
  *  Brion Moss <brion@queeg.com>
  *  Bruce M Simpson <bms@FreeBSD.org>
  *  Chris Piazza <cpiazza@FreeBSD.org>
  *  Christian Brueffer <chris@unixpages.org>
  *  David Wolfskill
  *  Frank W. Josellis <frank@dynamical-systems.org>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Gleb Smirnoff <glebius@FreeBSD.org>
  *  Hye-Shik Chang <perky@fallin.lv>
  *  Jan Srzednicki <w@wrzask.pl>
  *  Jean-Yves Lefort <jylefort@FreeBSD.org>
  *  Jean-Yves Lefort <jylefort@brutele.be>
  *  Jeremy Shaffner <jeremy@external.org>
  *  Keith Walker <kew@icehouse.net>
  *  Kirill Ponomarew <ponomarew@oberon.net>
  *  Kris Kennaway <kkennawa@physics.adelaide.edu.au>
  *  Kris Kennaway <kris@FreeBSD.org
  *  Laurent Courty
  *  Loïc BARTOLETTI <lbartoletti@FreeBSD.org>
  *  Lukas Maly <Iam@LukasMaly.NET>
  *  Markus Brueffer <markus@FreeBSD.org>
  *  Mathias Monnerville <mathias@monnerville.com>
  *  Muhammad Moinur Rahman <bofh@FreeBSD.org>
  *  Patrick Li <pat@FreeBSD.org>
  *  Patrick Li <pat@databits.net>
  *  Piero Serini <piero@FreeBSD.org>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Simon Olofsson <simon@olofsson.de>
  *  Slaven Rezic <slaven@rezic.de>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  *  Sébastien Santoro <dereckson@gmail.com>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Tatsuki Makino <tatsuki_makino@hotmail.com>
  *  Tony Maher <tonymaher@optusnet.com.au>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Wen Heping<wen@FreeBSD.org>
  *  Will Andrews <andrews@technologist.com>
  *  asami
  *  chuck@pkix.net
  *  crwhipp@gmail.com
  *  darius@dons.net.au
  *  db
  *  erich@FreeBSD.org
  *  freebsd-ports@henrik.synth.no
  *  ijliao
  *  nwhitehorn
  *  pat
  *  searle
  *  thierry@pompo.net
  *  torstenb
  *  trevor
  *  will

With hat:	portmgr
2022-07-20 16:20:50 +02:00
Muhammad Moinur Rahman
a803dbc739 astro/swe: Update version 2.10.1=>2.10.02,1
- Version number going backwords
- Remove DOCS option as DOCS are no longer available

Relnotes: https://github.com/aloistr/swisseph/releases/tag/v2.10.02
2022-01-09 02:51:24 -06:00
Muhammad Moinur Rahman
2c66f7e248 astro/swe: Update version 2.10.01=>2.10.1
- Change MASTER_SITES to GITHUB
- Update LICENSE to AGPLv3 from GPLv2
- Add doc distfile

Relnotes: https://github.com/aloistr/swisseph/releases/tag/v2.10.1
2021-06-04 06:13:51 -05:00
Muhammad Moinur Rahman
e3825276dc astro/swe: Update version 2.10=>2.10.01 2021-05-07 17:38:18 +00:00
Mathieu Arnold
305f148f48 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Muhammad Moinur Rahman
56fb84e3fb astro/swe: Update version 2.09.03=>2.10 2020-12-19 00:35:28 +00:00
Muhammad Moinur Rahman
05853599bf astro/swe: Update version 2.09.01=>2.09.03 2020-09-05 15:35:40 +00:00
Muhammad Moinur Rahman
9790074765 astro/swe: Update version 2.08=>2.09.01 2020-08-07 02:39:26 +00:00
Muhammad Moinur Rahman
470da0f4e9 astro/swe: Update version 2.07.01=>2.08 2019-06-26 21:49:56 +00:00
Muhammad Moinur Rahman
ba2eabb7be astro/swe: Update version 2.06=>2.07.01
- Remove USE_LDCONFIG as it installs no shared library
2018-04-23 19:28:01 +00:00
Muhammad Moinur Rahman
c972dfb065 astro/swe: Update version 2.05.01=>2.06 2017-02-24 12:04:42 +00:00
Muhammad Moinur Rahman
4460a4dbbc astro/swe: Update version 2.04=>2.05.01 2016-06-09 23:25:23 +00:00
Muhammad Moinur Rahman
6b7930963c astro/swe: UNBREAK
- Update version 2.03=>2.04
2015-10-24 01:18:51 +00:00
Baptiste Daroussin
4dee53c678 Mark as broken, does not fetch 2015-10-24 00:21:06 +00:00
Muhammad Moinur Rahman
bcb367e072 astro/swe: Update version 2.02.01=>2.03 2015-10-20 11:27:22 +00:00
Muhammad Moinur Rahman
67461ad288 astro/swe: Update version 2.01.00=>2.02.01 2015-09-14 10:43:43 +00:00
Dmitry Marakasov
b5a5e311ce - Don't install static libraries with INSTALL_LIB (part 2/2)
Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-09 01:12:50 +00:00
Muhammad Moinur Rahman
8998313df6 astro/swe: Update version 2.00.00=>2.01.00
Approved by:	bapt marino (implicit)
2015-03-23 12:21:33 +00:00
Muhammad Moinur Rahman
6d2e8f9aeb Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by:	bapt
2014-12-24 00:14:11 +00:00
Baptiste Daroussin
4988946cd5 Cleanup plist 2014-10-19 23:19:41 +00:00
Sunpoet Po-Chuan Hsieh
74a3b75263 - Update to 2.00.00
- While I'm here:
  - Use MAKE_ARGS instead of post-patch:
  - Use INSTALL_LIB for static library installation
  - Sort PLIST

PR:		ports/187391
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2014-03-09 22:06:36 +00:00
Sunpoet Po-Chuan Hsieh
0b0ac8fab6 - Update to 1.80.00
- Add LICENSE
- Support STAGEDIR
- While I'm here:
  - Move DOCS installation from post-install: to do-install:
  - Install DOCS to STAGEDIR unconditionally

PR:		ports/183828
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2013-11-10 19:47:59 +00:00
Baptiste Daroussin
701daf1eab Add NO_STAGE all over the place in preparation for the staging support (cat: astro) 2013-09-20 13:14:04 +00:00
Baptiste Daroussin
66974c6f5e Convert astro to USES=gmake
While here:
- Trim headers
- Use shebangfix when needed
- Convert to new perl5 world
2013-08-30 01:15:20 +00:00
Lars Engels
1ec6f79ceb Remove unnecessary conditional.
Suggested by:	danfe
Approved by:	maintainer
2013-05-13 19:20:39 +00:00
Lars Engels
6069efca57 Update to 1.79.00
PR:		ports/178442
Submitted by:	maintainer
2013-05-10 18:28:35 +00:00
Baptiste Daroussin
bfe37e9b74 Fix build on current by respecting CFLAGS 2013-05-03 22:02:11 +00:00
Ruslan Makhmatkhanov
689a13ce41 - update to 1.78.00
PR:		175003
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2013-01-05 12:26:59 +00:00
Wen Heping
2cd465c937 - Update to 1.77.00
- Pass maintainership to submitter

PR:		ports/167224
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2012-04-24 00:49:05 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Martin Wilke
1049351b5c The SWISS EPHEMERIS is the high precision ephemeris
developed by Astrodienst, largely based upon the DE406
ephemeris from NASA's JPL.

Developers can license the Ephemeris library.Ephemeris
users find 3200 years of read-made printable files of
ephemerides, containing 19'200 print pages in PDF quality.

The Swiss Ephemeris is available under a dual licensing
model: GPL2 or Swiss Ephemeris Professional License.

WWW:   http://www.astro.com/swisseph/

PR:		ports/128481
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-11-01 21:55:23 +00:00