notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/fb303/Makefile
SVNWeb

Number of commits found: 36

Thu, 26 Dec 2019
[ 07:54 antoine search for other commits by this committer ] Original commit   Revision:520894 (Only the first 10 of 255 ports in this commit are shown above. View all ports for this commit)
Deprecate a few ports

With hat:	portmgr
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:500642
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 search for other commits by this committer ] Original commit   Revision:470938
Unbreak fb303 with upstream patch.

PR:		228493
Submitted by:	timon@timon.net.nz
Sun, 4 Mar 2018
[ 07:26 antoine search for other commits by this committer ] Original commit   Revision:463554
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 search for other commits by this committer ] Original commit   Revision:457064
Convert to USES=autoreconf.
Sat, 9 Dec 2017
[ 12:12 antoine search for other commits by this committer ] Original commit   Revision:455849
fb303 is not compatible with python3
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 26 Oct 2015
[ 17:41 amdmi3 search for other commits by this committer ] Original commit   Revision:400195
- Fix build by not using outdated distinfo
- Fix plist

PR:		203767
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:373448 (Only the first 10 of 10077 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 20 Oct 2014
[ 16:04 mva search for other commits by this committer ] Original commit   Revision:371280 (Only the first 10 of 564 ports in this commit are shown above. View all ports for this commit)
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
Tue, 26 Aug 2014
[ 19:34 amdmi3 search for other commits by this committer ] Original commit   Revision:366257
- Stagify
Fri, 4 Jul 2014
[ 12:06 bapt search for other commits by this committer ] Original commit   Revision:360604 (Only the first 10 of 82 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:356854
Do not include bsd.port.pre.mk twice

With hat:	portmgr
Mon, 30 Dec 2013
[ 20:55 ohauer search for other commits by this committer ] Original commit   Revision:338168 (Only the first 10 of 238 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit   Revision:333300
devel/fb303: catch up with thrift update

PR:		ports/183056
Submitted by:	maintainer
Fri, 20 Sep 2013
[ 17:04 bapt search for other commits by this committer ] Original commit   Revision:327723 (Only the first 10 of 482 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
Sat, 7 Sep 2013
[ 15:51 az search for other commits by this committer ] Original commit   Revision:326644 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
Wed, 13 Mar 2013
[ 06:51 rm search for other commits by this committer ] Original commit   Revision:314031
- 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 search for other commits by this committer ] Original commit   Revision:312991
- Update to 0.9.0

PR:		ports/172807
Mon, 9 Jan 2012
[ 15:41 tabthorpe search for other commits by this committer ] Original commit  (Only the first 10 of 107 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
-Committer has become maintainer

Approved by:    gabor (mentor)
Feature safe:   yes
[ 11:08 scheidell search for other commits by this committer ] Original commit 
-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 search for other commits by this committer ] Original commit 
- Mark BROKEN: does not compile

Reported by:    pointyhat
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Sat, 16 Oct 2010
[ 11:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 445 ports in this commit are shown above. View all ports for this commit)
Punt autoconf267->autoconf268
Tue, 5 Oct 2010
[ 19:57 ade search for other commits by this committer ] Original commit  (Only the first 10 of 235 ports in this commit are shown above. View all ports for this commit)
Round one migration of ports from automake{19,110} to automake111
Wed, 15 Sep 2010
[ 18:35 ade search for other commits by this committer ] Original commit  (Only the first 10 of 652 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
- Mark BROKEN on 6.X: does not compile

Reported by:    pointyhat
Sun, 6 Jun 2010
[ 07:19 miwi search for other commits by this committer ] Original commit 
- Update to 20090908

PR:             147495
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
Thu, 14 Jan 2010
[ 18:04 glarkin search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
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