non port: devel/fb303/Makefile |
SVNWeb
|
Number of commits found: 36 |
Thu, 26 Dec 2019
|
[ 07:54 antoine ] (Only the first 10 of 255 ports in this commit are shown above. )
Deprecate a few ports
With hat: portmgr
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Thu, 2 May 2019
|
[ 08:57 pkubaj ]
devel/fb303: fix build with GCC-based architectures
/usr/local/include/thrift/concurrency/ThreadManager.h:61: error: ISO C++ forbids
declaration of 'function' with no type
/usr/local/include/thrift/concurrency/ThreadManager.h:61: error: typedef name
may not be a nested-name-specifier
/usr/local/include/thrift/concurrency/ThreadManager.h:61: error: expected ';'
before '<' token
/usr/local/include/thrift/concurrency/ThreadManager.h:191: error:
'ExpireCallback' has not been declared
Approved by: mentors (implicit approval)
|
Sat, 26 May 2018
|
[ 18:06 krion ]
Unbreak fb303 with upstream patch.
PR: 228493
Submitted by: timon@timon.net.nz
|
Sun, 4 Mar 2018
|
[ 07:26 antoine ]
Mark BROKEN: fails to build
In file included from FacebookBase.cpp:20:
./FacebookBase.h:97:30: error: implicit instantiation of undefined template
'boost::shared_ptr<apache::thrift::server::TServer>'
boost::shared_ptr<TServer> server_;
^
/usr/local/include/boost/exception/exception.hpp:19:44: note: template is
declared here
namespace boost { template <class T> class shared_ptr; };
^
Reported by: pkg-fallout
|
Sat, 23 Dec 2017
|
[ 16:13 tijl ]
Convert to USES=autoreconf.
|
Sat, 9 Dec 2017
|
[ 12:12 antoine ]
fb303 is not compatible with python3
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 26 Oct 2015
|
[ 17:41 amdmi3 ]
- Fix build by not using outdated distinfo
- Fix plist
PR: 203767
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above )
|
Mon, 20 Oct 2014
|
[ 16:04 mva ] (Only the first 10 of 564 ports in this commit are shown above. )
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit)
|
Tue, 26 Aug 2014
|
[ 19:34 amdmi3 ]
- Stagify
|
Fri, 4 Jul 2014
|
[ 12:06 bapt ] (Only the first 10 of 82 ports in this commit are shown above. )
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
|
Fri, 6 Jun 2014
|
[ 21:35 antoine ]
Do not include bsd.port.pre.mk twice
With hat: portmgr
|
Mon, 30 Dec 2013
|
[ 20:55 ohauer ] (Only the first 10 of 238 ports in this commit are shown above. )
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@)
|
Sat, 9 Nov 2013
|
[ 15:19 wg ]
devel/fb303: catch up with thrift update
PR: ports/183056
Submitted by: maintainer
|
Fri, 20 Sep 2013
|
[ 17:04 bapt ] (Only the first 10 of 482 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
|
Sat, 7 Sep 2013
|
[ 15:51 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
Wed, 13 Mar 2013
|
[ 06:51 rm ]
- trim Makefile header
- remove indefinite article from COMMENT
- remove unused PYTHON_VERSION_SHORTNAME from Makefile
- tab -> space change in pkg-descr:WWW
- do not hardcode python versions in pkg-plist
- do not try to remove directories, that we didn't created
Submitted by: rm (myself)
Approved by: Valery Komarov <komarov@valerka.net> (maintainer)
|
Tue, 26 Feb 2013
|
[ 16:20 scheidell ]
- Update to 0.9.0
PR: ports/172807
|
Mon, 9 Jan 2012
|
[ 15:41 tabthorpe ] (Only the first 10 of 107 ports in this commit are shown above. )
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav
|
Sun, 8 Jan 2012
|
[ 01:16 scheidell ]
- Update to version 0.8.0 [1]
- Committer has become maintainer via private email
- add bsd.thrift.mk include file
PR: ports/163132 [1]
Submitted by: Valery Komaorv <komarov@valerka.net> [1]
Approved by: komarov@valerka.net (maintainer), gabor (mentor)
|
Thu, 8 Dec 2011
|
[ 21:50 scheidell ]
- Needs MASTER_SITE_SUBDIR
- Would not build unless dependency thrift tarball was in distfiles
- (which is not specific to this port/patch level, but legacy)
- found by pointyhat
Approved by: gslin@gslin.org (maintainer, implicit), gabor (mentor)
Feature safe: yes
|
[ 16:52 scheidell ]
-Committer has become maintainer
Approved by: gabor (mentor)
Feature safe: yes
|
[ 11:08 scheidell ]
-Update fb303 to version 0.7.0 [1]
-pet portlint
PR: ports/162052 [1]
Submitted by: Valery Komarov <komarov@valerka.net> [1]
Approved by: gslin@gslin.org (maintainer timeout, 30 days), gabor (mentor)
Feature safe: yes
|
Sun, 21 Aug 2011
|
[ 21:39 pav ]
- Mark BROKEN: does not compile
Reported by: pointyhat
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sat, 16 Oct 2010
|
[ 11:52 ade ] (Only the first 10 of 445 ports in this commit are shown above. )
Punt autoconf267->autoconf268
|
Tue, 5 Oct 2010
|
[ 19:57 ade ] (Only the first 10 of 235 ports in this commit are shown above. )
Round one migration of ports from automake{19,110} to automake111
|
Wed, 15 Sep 2010
|
[ 18:35 ade ] (Only the first 10 of 652 ports in this commit are shown above. )
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
Sat, 21 Aug 2010
|
[ 19:56 pav ]
- Mark BROKEN on 6.X: does not compile
Reported by: pointyhat
|
Sun, 6 Jun 2010
|
[ 07:19 miwi ]
- Update to 20090908
PR: 147495
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
|
Thu, 14 Jan 2010
|
[ 18:04 glarkin ]
- Removed IGNORE for OSVERSION < 7.0 - builds fine in 6.4 Tinderbox
Approved by: gslin@gslin.org (maintainer - via private email)
|
Sun, 11 Oct 2009
|
[ 09:00 wen ]
- Add Perl support
PR: ports/139451
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
Approved by: miwi(mentor)
|
Fri, 25 Sep 2009
|
[ 18:23 miwi ]
A standard interface to monitoring, dynamic options and
configuration, uptime reports, activity, etc.
WWW: http://incubator.apache.org/thrift/
PR: ports/137730
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Feature safe: yes
|
Number of commits found: 36 |