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) |
2.1.0 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 ) |
2.1.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.1.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1.0 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
2.1.0 22 Feb 2018 15:39:26 |
pizzamig |
devel/yajl: Take maintainership
PR: 226095
Submitted by: Greg Fitzgerald <gregf@hugops.pw> |
2.1.0 18 Oct 2016 11:20:01 |
jbeich |
Adjust TEST_WRKSRC for USES=[cq]make:outsource
Approved by: rakuco
Differential Revision: https://reviews.freebsd.org/D8274 |
2.1.0 06 Sep 2016 20:18:38 |
amdmi3 |
- Enable tests
PR: 212392
Submitted by: t@tobik.me |
2.1.0 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
2.1.0 06 May 2015 15:16:54 |
mat |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
2.1.0 10 Dec 2014 22:29:15 |
gahr |
- Reset maintainership of my ports |
2.1.0 27 Oct 2014 11:09:47 |
bapt |
Cleanup plist |
2.1.0 10 Jul 2014 18:35:05 |
gahr |
- Fix pkg-config includedir. Reported upstream:
https://github.com/lloyd/yajl/pull/139 |
2.1.0 16 Jun 2014 14:56:22 |
gahr |
- Update to 2.1.0
ChangeLog:
* fixed some compiler warnings
* documentation improvements
* build fix for NetBSD (and whenever sh != bash)
* allow client to reset generator
* remove bash dependencies
* add api tests
* remove ruby dependency
* nmake install works on windows
* build fix for qnx
* debugging improvements
* json_verify supports -s flag for stream processing
* json_reformat supports -s flag for stream processing
- Take maintainership |
2.0.4_1 25 Jan 2014 23:54:16 |
bapt |
License is acually ISC |
2.0.4_1 16 Dec 2013 17:26:49 |
bapt |
Drop maintainership |
2.0.4_1 23 Sep 2013 06:08:17 |
bapt |
Use stage |
2.0.4_1 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
2.0.4_1 29 Jul 2013 20:17:37 |
bapt |
Trim header
Remove leading article from comment |
2.0.4_1 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
2.0.4_1 22 Aug 2012 13:53:11 |
bapt |
- Fix plist
Reported by: beat |
2.0.4_1 20 Aug 2012 12:32:15 |
bapt |
- switch to USE_GITHUB macros |
2.0.4_1 31 Jul 2012 15:50:22 |
bapt |
Fix plist |
2.0.4_1 31 Jul 2012 15:35:34 |
bapt |
Fix plist (and .pc file location)
Reported by: kwm |
2.0.4 31 Jul 2012 13:32:10 |
bapt |
Mirror back, apparently we still got some problems fetching from github from
time to time |
2.0.4 30 Jul 2012 17:18:49 |
bapt |
- update to 2.0.4
- direct download from github, stop mirroring the distfile |
2.0.1 27 Nov 2011 19:36:58 |
crees |
Fix DISTNAME for fetching
Pointyhat to: bapt
Feature safe: yes |
2.0.1 27 Nov 2011 10:27:20 |
bapt |
Upgrade yajl to 2.0.1 (mirror it my self as upstream still not provide real
static distfiles)
Take back maintainership
chase library bump
Feature safe: yes |
1.0.11 18 Jun 2011 10:14:50 |
bapt |
Upstream does not seem to have the willing of providing real distfiles:
(https://github.com/lloyd/yajl/issues/16)
I'll still mirror the old distfile for a while, but won't do that for upgrades
Then back to the pool |
1.0.11 08 Feb 2011 13:44:44 |
bapt |
- Upgrade to 1.0.11
- Add license
- Remove workaround for now not supported version of FreeBSD
- Mirror it on my own as upstream still rely on github tags instead of providing
real distfiles
Feature safe: yes |
1.0.9_1 28 Jul 2010 17:31:01 |
bapt |
Change maintainer address to my new @FreeBSD.org
Approved by: jadawin@ (co-mentor) |
1.0.9_1 02 Apr 2010 03:07:24 |
wen |
- Fix build on FreeBSD-6 reported by QAT@ |
1.0.9 30 Mar 2010 02:26:01 |
wen |
Yet Another JSON Library. YAJL is a small event-driven (SAX-style)
JSON parser written in ANSI C, and a small validating JSON generator.
YAJL is released under the BSD license.
WWW: http://lloyd.github.com/yajl/
PR: ports/145178
Submitted by: Bapt <baptiste.daroussin@gmail.com> |