FreshPorts -- The Place For Ports Mon, 22 Mar 2010 11:11 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
thrift 0.2.0,1 devel on this many watch lists=0 search for ports that depend on this port
Framework for scalable cross-language services development
Maintained by: skv@FreeBSD.org search for ports maintained by this maintainer
Port Added: 26 Sep 2007 21:08:38


Thrift is a lightweight, language-independent software stack with an
associated code generation mechanism for RPC.  Thrift provides clean
abstractions for data transport, data serialization, and application
level processing.  The code generation system takes a simple definition
language as its input and generates code across programming languages
that uses the abstracted stack to build interoperable RPC clients and
servers.

Thrift is specifically designed to support non-atomic version changes
across client and server code.

WWW: http://incubator.apache.org/thrift/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, devel/automake19, devel/autoconf262, devel/libtool22, devel/pkg-config
Required To Run: devel/pkg-config
Required Libraries: devel/boost-libs, devel/libevent

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


Configuration Options
     No options to configure

Master Sites:
http://www.apache.org/dist/incubator/thrift/0.2.0-incubating/
http://archive.apache.org/dist/incubator/thrift/0.2.0-incubating/
ftp://ftp.pop-mg.com.br/data/apache/dist/incubator/thrift/0.2.0-incubating/
ftp://ftp.gin.cz/pub/mirrors/www.apache.org/dist/incubator/thrift/0.2.0-incubating/
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.apache.org/dist/incubator/thrift/0.2.0-incubating/
ftp://ftp.apache.de/mirrors/dev.apache.org/dist/incubator/thrift/0.2.0-incubating/
ftp://mir1.ovh.net/ftp.apache.org/dist/incubator/thrift/0.2.0-incubating/
ftp://ftp.forthnet.gr/pub/www/apache/incubator/thrift/0.2.0-incubating/
ftp://xenia.sote.hu/pub/mirrors/www.apache.org/incubator/thrift/0.2.0-incubating/
ftp://ftp.esat.net/mirrors/ftp.apache.org/incubator/thrift/0.2.0-incubating/
ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/incubator/thrift/0.2.0-incubating/
ftp://ftp.rhnet.is/pub/apache/incubator/thrift/0.2.0-incubating/
http://ring.nict.go.jp/archives/net/apache/incubator/thrift/0.2.0-incubating/
http://ring.k-opti.com/archives/net/apache/incubator/thrift/0.2.0-incubating/
http://ring.riken.jp/archives/net/apache/incubator/thrift/0.2.0-incubating/
ftp://ftp.sogang.ac.kr/www/apache/dist/incubator/thrift/0.2.0-incubating/
ftp://ftp.task.gda.pl/pub/www/apache/dist/incubator/thrift/0.2.0-incubating/
ftp://sunsite.icm.edu.pl/pub/www/apache/dist/incubator/thrift/0.2.0-incubating/
ftp://ftp.kappa.ro/pub/mirrors/ftp.apache.org/incubator/thrift/0.2.0-incubating/
ftp://apache.rinet.ru/pub/mirror/apache.org/dist/incubator/thrift/0.2.0-incubating/
ftp://ftp.chg.ru/pub/WWW/apache/dist/incubator/thrift/0.2.0-incubating/
ftp://ftp.sunet.se/pub/www/servers/apache/dist/incubator/thrift/0.2.0-incubating/
ftp://ftp.flirble.org/pub/web/apache/dist/incubator/thrift/0.2.0-incubating/
ftp://mirrors.rmplc.co.uk/pub/apache/incubator/thrift/0.2.0-incubating/
ftp://apache.secsup.org/pub/apache/dist/incubator/thrift/0.2.0-incubating/
ftp://ftp.ccs.neu.edu/net/mirrors/Apache/dist/incubator/thrift/0.2.0-incubating/
ftp://ftp.tux.org/pub/net/apache/dist/incubator/thrift/0.2.0-incubating/
ftp://ftp.saix.net/pub/apache/dist/incubator/thrift/0.2.0-incubating/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 13

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Dec 2009 18:40:15
Original commit files touched by this commit  0.2.0,1
skv search for other commits by this committer
Update to 0.2.0
18 Nov 2009 22:39:55
Original commit files touched by this commit  20090622
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
15 Aug 2009 10:46:25
Original commit files touched by this commit  20090622
linimon search for other commits by this committer
Mark as broken on sparc64: does not compile.

Hat:            portmgr
02 Aug 2009 20:36:34
Original commit files touched by this commit  20090622
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
28 Jul 2009 12:45:09
Original commit files touched by this commit  20090622
pav search for other commits by this committer
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:             ports/137054
Submitted by:   Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer)
04 Jul 2009 23:33:39
Original commit files touched by this commit  20090622
bms search for other commits by this committer
Document in Makefile what state of language support is.
Add a warning post-install that you should always use the same compiler
version when building C++ proxy/stub code against the Thrift libraries.
Add a pointer post-install to white paper which used to be installed
with port.
23 Jun 2009 23:20:17
Original commit files touched by this commit  20090622
bms search for other commits by this committer
Update Thrift port to SVN rev 787160 of Apache Incubator source.
The original Facebook release of Thrift is 2 years old.
No feedback from maintainer yet (~2 days).
05 Jan 2009 19:44:02
Original commit files touched by this commit  20070917_2
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
19 Aug 2008 17:40:17
Original commit files touched by this commit  20070917_2
mnag search for other commits by this committer
- Update libevent dependency and bump PORTREVISION
02 Jan 2008 23:43:03
Original commit files touched by this commit  20070917_1
mnag search for other commits by this committer
- Bump PORTREVISION since devel/libevent are updated.
03 Nov 2007 23:36:42
Original commit files touched by this commit  20070917
gerald search for other commits by this committer
Remove lang/gcc40 which only has three dependencies left in the tree
(all of which only have it as a minimal requirement and also build with
lang/gcc42) and has issues on at least 8-CURRENT.

Approved by:    portmgr (pav)
26 Oct 2007 09:40:45
Original commit files touched by this commit  20070917
pav search for other commits by this committer
- Mark BROKEN on 5.X: incorrect plist

Reported by:    pointyhat
26 Sep 2007 21:08:29
Original commit files touched by this commit  20070917
skv search for other commits by this committer
Add thrift 20070917, framework for scalable cross-language services
development.

Number of commits found: 13

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-seamonkeyMar 19
linux-thunderbirdMar 19
seamonkeyMar 19
seamonkey2Mar 19
thunderbirdMar 19
thunderbird3Mar 19
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28

2 vulnerabilities affecting 8 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 21420
Broken 171
Deprecated 46
Ignore 898
Forbidden 2
Restricted 388
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 5
new 48 hours11
new 7 days23
new fortnight53
new month99

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

Add tab to Netscape 6

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