notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: astro/wmsolar/Makefile
SVNWeb

Number of commits found: 21

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:b15254402b32382ff6da10de50bf7b0e84b841f4  commit hash:b15254402b32382ff6da10de50bf7b0e84b841f4  commit hash:b15254402b32382ff6da10de50bf7b0e84b841f4  b152544  (Only the first 10 of 105 ports in this commit are shown above. View all ports for this commit)
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>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 4 Nov 2019
[ 20:39 zeising search for other commits by this committer ] Original commit   Revision:516738 (Only the first 10 of 82 ports in this commit are shown above. View all ports for this commit)
Add USES=xorg USES=gl, ports categories a

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'a'.
Sun, 9 Sep 2018
[ 07:04 tobik search for other commits by this committer ] Original commit   Revision:479272
astro/wmsolar: Fix build with Clang 6

In file included from wmSolar.c:15:
./wmSolar_mask.xbm:6:12: error: constant expression evaluates to 240 which
cannot be narrowed to type 'char' [-Wc++11-narrowing]
 0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xff,0x0f,0xf0,0xff,0xff,0xff,0xff,
           ^~~~

http://beefy12.nyi.freebsd.org/data/head-amd64-default/p479076_s338486/logs/errors/wmsolar-1.1.log

In file included from wmSolar.c:18:
./Lunar.h:66:23: error: in-class initializer for static data member of type
      'const double' requires 'constexpr' specifier [-Wstatic-float-init]
  static const double SYNODIC_MONTH = 29.530588861;
                      ^

PR:		230880
Approved by:	tkuiper@inxsoft.net (maintainer timeout, 2 weeks)
Mon, 20 Jun 2016
[ 16:23 mat search for other commits by this committer ] Original commit   Revision:417166 (Only the first 10 of 351 ports in this commit are shown above. View all ports for this commit)
With the power of USES=dos2unix, get rid of most patches and files
with CRLF.

While there, run make makepatch, rename patches to use the new scheme,
and various fixes.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 29 Dec 2015
[ 14:30 mat search for other commits by this committer ] Original commit   Revision:404743 (Only the first 10 of 84 ports in this commit are shown above. View all ports for this commit)
Cleanup GH_* and variables order.

Sponsored by:	Absolight
Sun, 6 Dec 2015
[ 05:15 araujo search for other commits by this committer ] Original commit   Revision:403088
- Update to 1.1.
- Add LICENSE.
- Pass the maintainership to the author.
- Project moved to github.

Submitted by:	Thomas Kuiper <tkuiper@inxsoft.net>
Sponsored by:	Hackathon Taipei.
Fri, 25 Oct 2013
[ 14:04 vanilla search for other commits by this committer ] Original commit   Revision:331586 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
support STAGEDIR.
Fri, 20 Sep 2013
[ 13:14 bapt search for other commits by this committer ] Original commit   Revision:327701 (Only the first 10 of 123 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro)
Fri, 30 Aug 2013
[ 01:15 bapt search for other commits by this committer ] Original commit   Revision:325648 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Convert astro to USES=gmake
While here:
- Trim headers
- Use shebangfix when needed
- Convert to new perl5 world
Mon, 25 Feb 2013
[ 11:09 danfe search for other commits by this committer ] Original commit   Revision:312914
For unmaintained ports in `astro' category, drop leading indefinite article
from COMMENT.  Whenever appropriate, cleanup Makefiles a bit as well.
Thu, 13 Mar 2008
[ 18:39 gahr search for other commits by this committer ] Original commit 
- USE_X_PREFIX and USE_XPM --> USE_XORG

Approved by:    miwi (mentor)
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Wed, 3 May 2006
[ 05:14 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 196 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from ports in categories starting with A.
Fri, 14 Apr 2006
[ 22:53 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 62 ports in this commit are shown above. View all ports for this commit)
Reset pat due to no response to email about his status.

Hat:    portmgr
Fri, 6 Feb 2004
[ 13:12 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 1568 ports in this commit are shown above. View all ports for this commit)
Use PLIST_FILES (bento-tested, marcus-reviewed).
Wed, 4 Feb 2004
[ 05:21 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Fri, 7 Mar 2003
[ 05:55 ade search for other commits by this committer ] Original commit  (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Tue, 26 Nov 2002
[ 23:45 pat search for other commits by this committer ] Original commit 
Fix build on -current and PERL->REINPLACE_CMD

Submitted by:   bento
Tue, 15 Jan 2002
[ 23:31 pat search for other commits by this committer ] Original commit 
Add port astro/wmsolar - A dockapp that displays the solar system   viewed from
top    

Number of commits found: 21