Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8.1_1 08 Mar 2024 09:01:11
    |
Pietro Cerutti (gahr)  |
devel/yajl-tcl: fix plist |
1.8.1 05 Mar 2024 08:42:51
    |
Pietro Cerutti (gahr)  |
devel/yajl-tcl: update to 1.8.1
Changes: https://github.com/flightaware/yajl-tcl/releases/tag/v1.8.1 |
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) |
1.7.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 ) |
1.7.0 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
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 ) |
1.7.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.7.0 25 Jun 2019 15:02:07
  |
gahr  |
devel/yajl-tcl: update to 1.7.0
Release notes: https://github.com/flightaware/yajl-tcl/releases/tag/v1.7.0 |
1.6.2 13 Jun 2019 15:02:39
  |
gahr  |
Remove left-over meaningless 85+ from USES t(cl|k) |
1.6.2 16 Mar 2017 09:25:26
  |
gahr  |
devel/yajl-tcl: update to 1.6.2
Release notes: https://github.com/flightaware/yajl-tcl/releases/tag/v1.6.2 |
1.6.1 22 Jun 2016 07:41:21
  |
gahr  |
devel/yajl-tcl: update to 1.6.1
https://github.com/flightaware/yajl-tcl/releases/tag/v1.6.1 |
1.6 21 Apr 2016 12:45:17
  |
gahr  |
Convert a few more ports to USES=tcl:tea |
1.6 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.6 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 |
1.6 05 Feb 2015 09:37:05
  |
gahr  |
- Update to 1.6
Changes:
* add json2huddle parser
- Add a regression-test target |
1.5 20 Dec 2014 18:06:22
  |
bapt  |
Cleanup plist |
1.5 10 Jul 2014 20:51:31
  |
gahr  |
- Add build dependency on pkgconf |
1.5 10 Jul 2014 19:11:19
  |
gahr  |
- Update to 1.5
Changes:
* Allow extra constructor parameters to be passed to json2dict
* Update TEA and update pkg-config to match yajl's CFLAGS/LIBS
* Slight performance improvement
* Add "parse2dict" method to created yajltcl objects
* Switch ::yajl::json2dict to internally use parse2dict method |
1.4 09 Jul 2014 06:55:45
  |
gahr  |
- Fix LICENSE |
1.4 08 Nov 2013 23:26:42
  |
gahr  |
- Update to 1.4
* Fixed memory leaks
* Fixed a warning due to an imprecise function signature
PR: 183796
Submitted by: Jeff Lawson <jeff.lawson@flightaware.com> |
1.3 28 Oct 2013 16:17:12
  |
gahr  |
- Convert to new LIB_DEPENDS format
- STAGE-clean
- Fix GitHub usage (causes distinfo update) |
1.3 20 Sep 2013 17:17:45
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
19 Sep 2013 14:21:42

|
gahr  |
- Convert USE_TCL to USES=tcl |
1.3 23 Apr 2013 16:52:28
  |
gahr  |
- Pass maintainership to tcltk@
- Trim Makefile headers
- Use USE_GITHUB |
1.3 06 Aug 2012 07:31:43
 |
gahr  |
- Update to 1.3
Changelog: https://github.com/flightaware/yajl-tcl/blob/master/ChangeLog
- Update MASTER_SITES |
1.2 17 Jul 2012 15:13:19
 |
gahr  |
- New port: devel/yajl-tcl
Yajl-tcl is a Tcl wrapper for the Yet Another JSON Library (YAJL).
WWW: https://github.com/flightaware/yajl-tcl/ |