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: net-mgmt/phpweathermap/Makefile
SVNWeb

Number of commits found: 19

Sat, 10 Jun 2023
[ 14:57 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:4ca6b847063fd54a5398cf0611b2f0cd33b3dde0  commit hash:4ca6b847063fd54a5398cf0611b2f0cd33b3dde0  commit hash:4ca6b847063fd54a5398cf0611b2f0cd33b3dde0  4ca6b84  (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
*/*: Mark IGNORE_WITH_PHP for 8.3.X

Approved by:	portmgr (blanket)
Sponsored by:	Bounce Experts
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:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:43ac3e28ab940adda213d535ac0b1f0792d456da  commit hash:43ac3e28ab940adda213d535ac0b1f0792d456da  commit hash:43ac3e28ab940adda213d535ac0b1f0792d456da  43ac3e2  (Only the first 10 of 285 ports in this commit are shown above. View all ports for this commit)
net-mgmt: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  @BABOLO <.@babolo.ru>
  *  Alex Samorukov, samm@freebsd.org
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Sulfrian <alexander@sulfrian.net>
  *  Alexander Y. Grigoryev <alexander.4mail@gmail.com>
  *  Alexandre Biancalana <ale@biancalanas.net>
  *  Alexandre Snarskii <snar@paranoia.ru>
  *  Alexandre Snarskii <snar@snar.spb.ru>
  *  Alexey Bobkov <mr.deadlystorm@gmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 13 Jun 2022
[ 00:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:214a6c5f5a6710e22a998e7e3ebba5e30d30a546  commit hash:214a6c5f5a6710e22a998e7e3ebba5e30d30a546  commit hash:214a6c5f5a6710e22a998e7e3ebba5e30d30a546  214a6c5  (Only the first 10 of 81 ports in this commit are shown above. View all ports for this commit)
*/*: Ignore with php82
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, 8 Nov 2019
[ 13:30 tobik search for other commits by this committer ] Original commit   Revision:517062 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
net-mgmt: Add missing USES={gnome,php}
Thu, 8 Mar 2018
[ 19:48 mat search for other commits by this committer ] Original commit   Revision:463917 (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
Introduce PHP flavors.

  Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
  flavored.  They will automatically get flavors (php56, php70, php71, php72)
  depending of the versions they support (set with IGNORE_WITH_PHP).  As a
  consequence, ports using USES=pear and USES=horde are also flavored.

PR:		226242
Submitted by:	mat
Exp-run by:	antoine
Approved by:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D14208
Wed, 2 Nov 2016
[ 22:45 mat search for other commits by this committer ] Original commit   Revision:425174 (Only the first 10 of 110 ports in this commit are shown above. View all ports for this commit)
Cleanup no longer needed CHMOD usage after r424898.

PR:		213743
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Mon, 2 May 2016
[ 16:08 zeising search for other commits by this committer ] Original commit   Revision:414458 (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
Update databases/rrdtool to 1.6.0

Most notably, this version of rrdtools.so is thread safe, so the
rrdtools_th.so library is removed.

Bump portrevision for depending ports due to shlib version bump.

For full changelog: http://oss.oetiker.ch/rrdtool/pub/CHANGES

Reviewed by:	kwm
Differential Revision:	D6168
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 14 Sep 2015
[ 17:16 amdmi3 search for other commits by this committer ] Original commit   Revision:396911
- Move owner handling to plist, fixing build from non-root
- Unsilence install commands
- Drop @dirrm* from plist
- Switch to options helpers
- Add LICENSE_FILE
- Add NO_ARCH

Approved by:	portmgr blanket
Thu, 21 May 2015
[ 06:54 amdmi3 search for other commits by this committer ] Original commit   Revision:386913 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- Don't cat pkg-message from Makefiles

Approved by:	portmgr blanket
Tue, 15 Jul 2014
[ 16:44 adamw search for other commits by this committer ] Original commit   Revision:361969
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Thu, 10 Jul 2014
[ 12:13 olgeni search for other commits by this committer ] Original commit   Revision:361440 (Only the first 10 of 193 ports in this commit are shown above. View all ports for this commit)
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.

CR:		D307
Approved by:	portmgr (bapt)
Fri, 27 Jun 2014
[ 16:59 feld search for other commits by this committer ] Original commit   Revision:359580
Support STAGE

Future update should move files to WWWDIR

Sponsored by:	SupraNet Communications, Inc
Mon, 10 Mar 2014
[ 16:38 bapt search for other commits by this committer ] Original commit   Revision:347778 (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
Convert n* to USES=zip
Fri, 20 Sep 2013
[ 22:24 bapt search for other commits by this committer ] Original commit   Revision:327757 (Only the first 10 of 336 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:
net-mgmt)
Mon, 7 May 2012
[ 18:52 sylvio search for other commits by this committer ] Original commit  (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
- Chase rrdtool shlib version bump.
Fri, 28 Jan 2011
[ 17:19 miwi search for other commits by this committer ] Original commit 
Weathermap is a network visualisation tool, to take data you already
have and show you an overview of your network in map form.

WWW:    http://www.network-weathermap.com/

PR:             ports/153835
Submitted by:   Hsin-Han You <hhyou at cs.nctu.edu.tw>
Feature safe:   yes

Number of commits found: 19