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/accrete/Makefile
SVNWeb

Number of commits found: 13

Sat, 31 Dec 2022
[ 21:58 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:39191036a1f8c22f0d1424afa90f2f2559f124ad  commit hash:39191036a1f8c22f0d1424afa90f2f2559f124ad  commit hash:39191036a1f8c22f0d1424afa90f2f2559f124ad  3919103 
astro/accrete: Fix RUNTIME

Segmentation Fault occurs if program is executed in a directory without
write privileges.

Patch provided exits gracefully if *fp is NULL before fprintf's attempt
to write to non-existent file.

- Add LICENSE BSD3CLAUSE

PR:		268661
Reported by:	eylusion@gmail.com
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.
Wed, 27 May 2020
[ 11:59 danfe search for other commits by this committer ] Original commit   Revision:536688 (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 1).
Tue, 27 Feb 2018
[ 04:55 yuri search for other commits by this committer ] Original commit   Revision:463107 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Maintainer reset for e-mails in domains without MX records

15 ports are affected.

$ dig absoludicrous.com MX | grep MX
; <<>> DiG 9.12.0 <<>> absoludicrous.com MX
;absoludicrous.com.         IN      MX

$ dig bsdforfe.com MX | grep MX
; <<>> DiG 9.12.0 <<>> bsdforfe.com MX
;bsdforfe.com.                      IN      MX

$ dig vmailbox.org MX | grep MX
; <<>> DiG 9.12.0 <<>> vmailbox.org MX
;vmailbox.org.                      IN      MX
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 19 Jan 2014
[ 18:44 bapt search for other commits by this committer ] Original commit   Revision:340336
Support stage by cheating on PREFIX
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)
Sat, 22 Aug 2009
[ 00:13 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 195 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with A
Fri, 14 Oct 2005
[ 08:11 vs search for other commits by this committer ] Original commit 
Use MAKE_ARGS

Approved by: maintainers
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).
Sun, 26 Oct 2003
[ 23:17 kris search for other commits by this committer ] Original commit 
portlint (whitespace)
Tue, 29 Jul 2003
[ 06:02 maho search for other commits by this committer ] Original commit 
Accrete is a physical simulation of solar system planet
formation, originally published to Usenet-- probably comp.sources.unix--
in 1991 by Joe Nowakowski.  This software is in the public domain.

PR:             52879
Submitted by:   Chuck Swiger <chuck@pkix.net>

Number of commits found: 13