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

Number of commits found: 10

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.
Fri, 23 Oct 2020
[ 16:21 lbartoletti search for other commits by this committer ] Original commit   Revision:553109
astro/readosm: Update to 1.1.0
Tue, 14 Jan 2020
[ 21:45 lbartoletti search for other commits by this committer ] Original commit   Revision:523070 (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
Change my mail address to lbartoletti@FreeBSD.org

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D23169
Sat, 4 Nov 2017
[ 11:43 dbaio search for other commits by this committer ] Original commit   Revision:453453 (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
Update license of ports using MPL (without version)

All ports now should use MPL[10|11|20] license.

Approved by:	portmgr (blanket)
Sat, 10 Jun 2017
[ 14:54 dbaio search for other commits by this committer ] Original commit   Revision:443096 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Update maintainer email address

Ownership of the former email address confirmed by email

PR:		219791
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D11088
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 14 Sep 2015
[ 05:44 riggs search for other commits by this committer ] Original commit   Revision:396881
Update to upstream version 1.0.0e

While on it:
- Pet portlint

PR:		202496
Submitted by:	coder@tuxfamily.org (maintainer)
Tue, 24 Feb 2015
[ 14:04 amdmi3 search for other commits by this committer ] Original commit   Revision:379799
ReadOSM is an open source library to extract valid data from within an Open
Street Map input file. Such OSM files come in two different formats:

* files identified by the .osm suffix simply are plain XML files.
* files identified by the .osm.pbf suffix does containt the same identical
data, but adopting the Google's Protocol Buffer serialization format and thus
requiring much less storage space.

WWW: https://www.gaia-gis.it/fossil/readosm/index

PR:		197262
Submitted by:	coder@tuxfamily.org

Number of commits found: 10