Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.11.0_2,1 27 Jan 2020 15:34:18 |
rene |
Remove expired ports:
2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
0.11.0_2,1 26 Dec 2019 07:54:29 |
antoine |
Deprecate a few ports
With hat: portmgr |
0.11.0_2,1 26 Jul 2019 20:46:57 |
gerald |
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 |
0.11.0_1,1 02 May 2019 08:57:07 |
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) |
0.11.0_1,1 26 May 2018 18:06:51 |
krion |
Unbreak fb303 with upstream patch.
PR: 228493
Submitted by: timon@timon.net.nz |
0.11.0_1,1 04 Mar 2018 07:26:43 |
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 |
0.9.3_1,1 23 Dec 2017 16:13:22 |
tijl |
Convert to USES=autoreconf. |
0.9.3_1,1 09 Dec 2017 12:12:02 |
antoine |
fb303 is not compatible with python3 |
0.9.3_1,1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.9.3_1,1 26 Oct 2015 17:41:24 |
amdmi3 |
- Fix build by not using outdated distinfo
- Fix plist
PR: 203767 |
0.9.1_1,1 14 May 2015 10:15:09 |
mat |
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 |
0.9.1_1,1 26 Nov 2014 13:08:38 |
mat |
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 ) |
0.9.1,1 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
0.9.1,1 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
0.9.1,1 26 Aug 2014 19:34:08 |
amdmi3 |
- Stagify |
0.9.1,1 04 Jul 2014 12:06:07 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
0.9.1,1 06 Jun 2014 21:35:21 |
antoine |
Do not include bsd.port.pre.mk twice
With hat: portmgr |
0.9.1,1 30 Dec 2013 20:55:19 |
ohauer |
- 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@) |
0.9.1,1 09 Nov 2013 15:19:59 |
wg |
devel/fb303: catch up with thrift update
PR: ports/183056
Submitted by: maintainer |
0.9.0_1,1 20 Sep 2013 17:04:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
0.9.0_1,1 07 Sep 2013 15:51:29 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
0.9.0_1,1 13 Mar 2013 06:51:06 |
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) |
0.9.0,1 26 Feb 2013 16:20:16 |
scheidell |
- Update to 0.9.0
PR: ports/172807 |
0.8.0,1 09 Jan 2012 15:41:08 |
tabthorpe |
- 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 |
0.8.0,1 08 Jan 2012 01:16:07 |
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) |
0.7.0,1 08 Dec 2011 21:50:18 |
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 |
0.7.0,1 08 Dec 2011 16:52:57 |
scheidell |
-Committer has become maintainer
Approved by: gabor (mentor)
Feature safe: yes |
0.7.0,1 08 Dec 2011 11:08:02 |
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 |
20090908_1 21 Aug 2011 21:39:34 |
pav |
- Mark BROKEN: does not compile
Reported by: pointyhat |
20090908_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
20090908_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
20090908_1 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
20090908_1 05 Oct 2010 19:57:56 |
ade |
Round one migration of ports from automake{19,110} to automake111 |
20090908_1 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
20090908 21 Aug 2010 19:56:50 |
pav |
- Mark BROKEN on 6.X: does not compile
Reported by: pointyhat |
20090908 06 Jun 2010 07:19:35 |
miwi |
- Update to 20090908
PR: 147495
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
20090622_1 14 Jan 2010 18:04:00 |
glarkin |
- Removed IGNORE for OSVERSION < 7.0 - builds fine in 6.4 Tinderbox
Approved by: gslin@gslin.org (maintainer - via private email) |
20090622_1 11 Oct 2009 09:00:39 |
wen |
- Add Perl support
PR: ports/139451
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
Approved by: miwi(mentor) |
20090622 25 Sep 2009 18:23:56 |
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 |