FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 7:12 PM BST
Port details
json-glib 0.12.6 devel on this many watch lists=9 search for ports that depend on this port
JSON (RFC 4627) interface for Glib
Maintained by: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 26 Dec 2008 01:48:16
License: not specified in port


JSON-GLib is a library providing serialization and deserialization support
for the JavaScript Object Notation (JSON) format described by RFC 4627. JSON is:

a lightweight data-interchange format. It is easy for humans to read and write.
It is easy for machines to parse and generate. It is based on a subset of the
JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999.
JSON is a text format that is completely language independent but uses
conventions that are familiar to programmers of the C-family of languages,
including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These
properties make JSON an ideal data-interchange language. -- From Introducing
JSON

Many high-level languages already provide native modules for parsing, generating
and manipulating JSON data streams. JSON-GLib is a C library based on GLib and
released under the terms of the GNU Lesser General Public License version 2.1.
It provides a parser and a generator GObject classes and various wrappers for
the complex data types employed by JSON, such as arrays and objects.

JSON-GLib uses GLib native data types and the generic value container GValue
for ease of development. It also provides integration with the GObject classes
for direct serialization into, and deserialization from, JSON data streams.

WWW: http://live.gnome.org/JsonGlib
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gobject-introspection, devel/gmake, devel/libtool, devel/pkg-config
Required To Run: devel/gobject-introspection, misc/gnomehier, devel/pkg-config, devel/gio-fam-backend
Required Libraries: devel/glib20

Required by:
for Libraries

To install the port: cd /usr/ports/devel/json-glib/ && make install clean
To add the package: pkg_add -r json-glib


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/json-glib/0.12/
http://ftp.acc.umu.se/pub/GNOME/sources/json-glib/0.12/
ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/json-glib/0.12/
http://ftp.unina.it/pub/linux/GNOME/sources/json-glib/0.12/
http://fr2.rpmfind.net/linux/gnome.org/sources/json-glib/0.12/
http://www.gtlib.cc.gatech.edu/pub/gnome/sources/json-glib/0.12/
ftp://ftp.dti.ad.jp/pub/X/gnome/sources/json-glib/0.12/
http://linorg.usp.br/gnome/sources/json-glib/0.12/
http://mirror.aarnet.edu.au/pub/gnome/sources/json-glib/0.12/
http://ring.nict.go.jp/archives/X/gnome/sources/json-glib/0.12/
ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/json-glib/0.12/
ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/json-glib/0.12/
ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/json-glib/0.12/
http://ftp.gnome.org/pub/GNOME/sources/json-glib/0.12/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 12

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.12.6
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
30 Jul 2011 09:22:20
Original commit files touched by this commit  0.12.6
kwm search for other commits by this committer
Update to 0.12.6.

Pet portlint.
03 Jul 2011 14:59:23
Original commit files touched by this commit  0.12.0
ohauer search for other commits by this committer
-remove MD5
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.12.0
ade search for other commits by this committer
Sync to new bsd.autotools.mk
20 Nov 2010 15:37:08
Original commit files touched by this commit  0.12.0
kwm search for other commits by this committer
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/

This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.

This release features commits by avl, marcus, mezz and myself.

The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:

Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
(Only the first 15 lines of the commit message are shown above View all of this commit message)
10 May 2010 21:19:08
Original commit files touched by this commit  0.10.4
kwm search for other commits by this committer
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .

This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.

Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.

Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
03 Jan 2010 20:51:37
Original commit files touched by this commit  0.10.0
marcus search for other commits by this committer
Update to 0.10.0.
28 Nov 2009 20:06:37
Original commit files touched by this commit  0.8.2
marcus search for other commits by this committer
Presenting GNOME 2.28.1 for FreeBSD.  The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.6.2_1
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
30 Jan 2009 21:22:27
Original commit files touched by this commit  0.6.2_1
marcus search for other commits by this committer
Add a local mirror.

Reported by:    pav
26 Dec 2008 18:38:37
Original commit files touched by this commit  0.6.2_1
marcus search for other commits by this committer
Fix an array overflow which led to an assertion crash.

Reported by:    miwi
Obtained from:  http://bugzilla.openedhand.com/show_bug.cgi?id=1203
26 Dec 2008 01:47:45
Original commit files touched by this commit  0.6.2
marcus search for other commits by this committer
Add json-glib, an JSON (RFC 4627) interface for Glib.  This interface
provides data serialization support using the JavaScript Object Notation
syntax, and the Glib GValue container.

WWW: http://live.gnome.org/JsonGlib

Number of commits found: 12

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 3
new 48 hours32
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.15 seconds.