non port: devel/libfastjson/Makefile |
SVNWeb
|
Number of commits found: 15 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Thu, 14 Oct 2021
|
[ 21:30 Stefan Eßer (se) ] 10f6d4e
devel/libfastjson: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 22 Mar 2021
|
[ 10:17 danfe ] (Only the first 10 of 138 ports in this commit are shown above. )
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line.
|
Thu, 11 Feb 2021
|
[ 17:39 bofh ]
devel/libfastjson: Update version 0.99.8=>0.99.9
Relnotes: https://github.com/rsyslog/libfastjson/blob/master/ChangeLog
|
Mon, 8 Jan 2018
|
[ 17:48 bofh ]
devel/libfastjson: Update version 0.99.7=>0.99.8
- Pet portlint
Relnotes: https://github.com/rsyslog/libfastjson/blob/master/ChangeLog
|
Sat, 4 Nov 2017
|
[ 10:58 matthew ]
Update to 0.99.7
ChangeLog: https://github.com/rsyslog/libfastjson/blob/master/ChangeLog
PR: 223142
Approved by: maintainer timeout (14 days)
|
Tue, 19 Sep 2017
|
[ 23:46 bofh ]
devel/libfastjson: Update version 0.99.5=>0.99.6
Relnotes: https://github.com/rsyslog/libfastjson/blob/master/ChangeLog
|
Sat, 20 May 2017
|
[ 08:54 bofh ]
devel/libfastjson: Update version 0.99.4=>0.99.5
https://github.com/rsyslog/libfastjson/blob/master/ChangeLog
|
Wed, 22 Feb 2017
|
[ 15:02 bapt ] (Only the first 10 of 52 ports in this commit are shown above. )
Drop useless dependency on gmake (bmake build those fine)
|
Fri, 21 Oct 2016
|
[ 15:21 mat ] (Only the first 10 of 354 ports in this commit are shown above. )
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
|
Fri, 12 Aug 2016
|
[ 22:20 bofh ]
devel/libfastjson: Update version 0.99.2=>0.99.4
- Add USES=gmake pathfix
|
Wed, 20 Jul 2016
|
[ 15:33 mat ] (Only the first 10 of 67 ports in this commit are shown above. )
Cleanup $() variables in ports Makefiles.
Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)
Sponsored by: Absolight
|
Sun, 12 Jun 2016
|
[ 11:56 bofh ]
[NEW] devel/libfastjson: libfastjson is a fork from json-c
The aim of this project is not to provide a slightly modified clone of json-c.
It's aim is to provide
* a small library with essential json handling functions
* sufficiently good json support (not 100% standards compliant)
* be very fast in processing
In order to reach these goals, we reduce the features of json-c. For
similarities and differences, see the file DIFFERENCES.
WWW: https://github.com/rsyslog/libfastjson
|
Number of commits found: 15 |