Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f 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) |
0.8.0_2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
0.8.0_2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.8.0_2 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
0.8.0_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.8.0_2 09 Nov 2018 05:08:54
  |
tobik  |
net-mgmt/statsite: Fix build with GCC 4.2 (gnu89 by default)
/nxb-bin/usr/bin/cc -O2 -pipe -G0 -EB -mabi=64 -msoft-float
-fno-strict-aliasing -c ./MurmurHash3.c -o ./MurmurHash3.o
./MurmurHash3.c: In function 'MurmurHash3_x64_128':
./MurmurHash3.c:66: error: 'for' loop initial declaration used outside C99 mode
http://beefy16.nyi.freebsd.org/data/120mips64-quarterly/484420/logs/statsite-0.8.0_2.log |
0.8.0_2 09 Sep 2018 16:07:07
  |
tobik  |
net-mgmt/statsite: Fix path in rc script
Reported by: eugen |
0.8.0_1 09 Sep 2018 15:56:18
  |
tobik  |
net-mgmt/statsite: Add rc script
PR: 230740
Submitted by: ndowens@yahoo.com
Approved by: rbarabas@rbarabas.info (maintainer timeout, 3 weeks) |
0.8.0 18 Aug 2018 11:46:07
  |
tobik  |
net-mgmt/statsite: Update to 0.8.0
- While here install example config file and some actual documentation
Changes: https://github.com/statsite/statsite/blob/master/CHANGELOG.md
PR: 230365
Submitted by: Nathan <ndowens@yahoo.com> (based on)
Approved by: maintainer timeout (2 weeks) |
0.7.1 27 May 2015 13:44:55
  |
amdmi3  |
- Update to 0.7.1
- While here, add LICENSE_FILE
PR: 200461
Submitted by: robert.barabas@percona.com (assumed maintainer) |
0.7.0 18 May 2015 17:07:46
  |
mat  |
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight |
0.7.0 26 Mar 2015 01:42:41
  |
vanilla  |
Upgrade to 0.7.0
PR: 198906
Submitted by: maintainer |
0.6.5 14 Jan 2015 06:14:29
  |
pi  |
net-mgmt/statsite: simplify Makefile
PR: 196240
Submitted by: danfe |
0.6.5 14 Jan 2015 05:25:45
  |
pi  |
New port: net-mgmt/statsite
Statsite is a metrics aggregation server.
Statsite is based on Etsy's StatsD, https://github.com/etsy/statsd,
wire compatible and implemented in C.
WWW: https://github.com/armon/statsite
PR: 196240
Submitted by: robert.barabas@percona.com |