non port: devel/subcommander2/Makefile |
SVNWeb
|
Number of commits found: 52 |
Wed, 12 Dec 2018
|
[ 00:15 jbeich ] (Only the first 10 of 415 ports in this commit are shown above. )
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645
|
Sun, 2 Dec 2018
|
[ 15:41 rene ] (Only the first 10 of 464 ports in this commit are shown above. )
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741
|
Thu, 9 Aug 2018
|
[ 06:58 jbeich ] (Only the first 10 of 404 ports in this commit are shown above. )
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] (Only the first 10 of 1416 ports in this commit are shown above. )
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540
|
Wed, 18 Apr 2018
|
[ 13:57 jbeich ] (Only the first 10 of 388 ports in this commit are shown above. )
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030
|
Thu, 18 Jan 2018
|
[ 04:11 jbeich ] (Only the first 10 of 356 ports in this commit are shown above. )
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279
|
Mon, 25 Sep 2017
|
[ 00:08 jbeich ] (Only the first 10 of 342 ports in this commit are shown above. )
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
|
[ 00:05 jbeich ] (Only the first 10 of 327 ports in this commit are shown above. )
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
|
Tue, 2 May 2017
|
[ 06:48 jbeich ] (Only the first 10 of 336 ports in this commit are shown above. )
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472
|
Wed, 15 Mar 2017
|
[ 14:45 mat ] (Only the first 10 of 257 ports in this commit are shown above. )
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight
|
Fri, 6 Jan 2017
|
[ 08:45 jbeich ] (Only the first 10 of 324 ports in this commit are shown above. )
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1
|
Sun, 18 Dec 2016
|
[ 22:06 tcberner ] (Only the first 10 of 33 ports in this commit are shown above. )
Get rid of QT_PREFIX in favour of PREFIX.
QT_PREFIX was a remnant of a bygone time.
Reviewed by: rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D8825
|
Wed, 23 Nov 2016
|
[ 12:45 jbeich ] (Only the first 10 of 353 ports in this commit are shown above. )
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office)
|
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, 17 Aug 2015
|
[ 14:20 mat ] (Only the first 10 of 271 ports in this commit are shown above. )
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336
|
Tue, 2 Jun 2015
|
[ 12:29 amdmi3 ]
- Switch to USES=autoreconf
|
Mon, 17 Feb 2014
|
[ 06:58 miwi ]
- Stage support
|
Fri, 7 Feb 2014
|
[ 11:44 bapt ] (Only the first 10 of 229 ports in this commit are shown above. )
Chase boost and icu bump
While here convert some LIB_DEPENDS
|
Thu, 12 Dec 2013
|
[ 10:53 bapt ] (Only the first 10 of 21 ports in this commit are shown above. )
Convert LIB_DEPENDS for ports depending on boost
|
Tue, 19 Nov 2013
|
[ 23:08 mat ] (Only the first 10 of 51 ports in this commit are shown above. )
- Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE.
|
Fri, 20 Sep 2013
|
[ 17:17 bapt ] (Only the first 10 of 623 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Fri, 10 May 2013
|
[ 14:39 miwi ]
- Fix build
PR: 177556
Submitted by: Ports Fury
|
Tue, 23 Apr 2013
|
[ 20:37 mi ]
Unbreak (again) by using the USE_QT* knob(s) in accordance to the
most recent whims of bsd.qt.mk
Somebody ought to wear the pointy hat...
|
Sat, 23 Feb 2013
|
[ 14:38 miwi ]
- Broken dose not build
checking for X... no
checking for Qt... test: ./configure:: unexpected operator
yes, but it is a wrong version
configure: error: found qt version ./configure: /usr/local/bin/moc-qt4: not
found but I need 4.3.0+
|
Thu, 7 Feb 2013
|
[ 16:55 mi ]
Unbreak by changing AUTOMAKE_ARGS to CONFIGURE_ARGS.
|
Thu, 31 Jan 2013
|
[ 13:38 bapt ] (Only the first 10 of 164 ports in this commit are shown above. )
Chase boost update
|
Tue, 29 Jan 2013
|
[ 15:49 bapt ]
Mark as broken: does not build
automake-1.12: error: unrecognized option '--with-boost=/usr/local/include'
|
Thu, 13 Dec 2012
|
[ 11:54 araujo ] (Only the first 10 of 38 ports in this commit are shown above. )
- Update to 2.0.0.b5.2.
PR: ports/172504
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Mon, 10 Dec 2012
|
[ 15:10 ume ] (Only the first 10 of 62 ports in this commit are shown above. )
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2.
|
Fri, 26 Oct 2012
|
[ 10:23 bapt ] (Only the first 10 of 30 ports in this commit are shown above. )
Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available
Feature safe: yes
|
Wed, 6 Jun 2012
|
[ 06:44 miwi ] (Only the first 10 of 587 ports in this commit are shown above. )
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 11 May 2012
|
[ 21:54 mi ]
Add a patch to accomodate "const-poisoning" added into svn-1.7.
Notified by: pav@, erwin@
|
Mon, 7 May 2012
|
[ 15:24 mi ]
Unbreak -- it builds and starts-up here. If a library is missing in the list
of dependencies, the new tinderbox build-log would show it...
|
Mon, 23 Apr 2012
|
[ 04:45 linimon ]
Maintainer wishes to release this back into the wild.
|
Mon, 9 Apr 2012
|
[ 23:51 bapt ] (Only the first 10 of 63 ports in this commit are shown above. )
Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as
broken for more than 6 month
|
Mon, 7 Nov 2011
|
[ 04:24 miwi ] (Only the first 10 of 39 ports in this commit are shown above. )
- Get rid FreeBSD 6 support
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Mon, 23 May 2011
|
[ 23:02 pav ]
- Mark BROKEN: does not link
Reported by: pointyhat
|
Fri, 30 Jul 2010
|
[ 22:14 mezz ] (Only the first 10 of 33 ports in this commit are shown above. )
- Makes neon29 our default neon library. The neon 0.27.x to 0.29.x are API and
ABI backwards compatible. It is unnecessary to have more than one same
libraries (ie: neon28 and neon29) as it creates issue in our ports tree such
as CONFLICTS and made our Makefile complicate.
- Remove www/neonpp and www/neon28.
- Add USE_GNOME=ltverhack; it corrects the shared library version by change
from libneon.so.29 to libneon.so.27. It won't get bump again with no reason
unless ABI changes.
- Bump the PORTREVISION on all ports and chase the shared library change.
- Add info in the UPDATING for how to rebuild on all ports that depend on
neon.
PR: ports/148295
Approved by: lev (maintainer timeout, no respone for months),
portmgr
Tested by: pointyhat-exp by pav
|
Tue, 18 May 2010
|
[ 04:08 pgollucci ] (Only the first 10 of 151 ports in this commit are shown above. )
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@
|
Wed, 5 May 2010
|
[ 21:52 pgollucci ] (Only the first 10 of 131 ports in this commit are shown above. )
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Sun, 14 Feb 2010
|
[ 20:38 pav ]
- Switch to neon29
Submitted by: maintainer
|
Thu, 1 Oct 2009
|
[ 13:22 amdmi3 ]
- Update to 2.0.0.b5p1
- Remove patch that was merged upsteram
PR: 139224
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
Mon, 21 Sep 2009
|
[ 07:17 pav ]
- Update to 2.0.0.b5
PR: ports/138996
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Feature safe: yes
|
Tue, 28 Jul 2009
|
[ 11:45 pav ] (Only the first 10 of 167 ports in this commit are shown above. )
- 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)
|
Tue, 7 Apr 2009
|
[ 20:54 dhn ]
- Fix build with subversion bump
PR: ports/133434 ports/133436
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by: tabthorpe (co-mentor)
|
Sun, 18 Jan 2009
|
[ 19:43 pgollucci ] (Only the first 10 of 11 ports in this commit are shown above. )
o Remove devel/apr-svn and replace with devel/apr
o devel/apr:
defaults changed: WITH_BDB=yes [1]
convert APR_UTIL_* flags to KNOBS flag names
optionify and add IPV6, NDBM, LDAP, MYSQL, PGSQL
o Remove devel/apr-svn and replace with devel/apr
o devel/apr:
defaults changed: WITH_BDB=yes [1]
convert APR_UTIL_* flags to KNOBS flag names
optionify and add IPV6, NDBM, LDAP, MYSQL, PGSQL
(sqlite,orcale,freetds,odbc -- PATCHES welcome, MAINTAINER does not use)
GMAKE is not needed, so remove it
split ./configure args into apr and apr-util args, they do not accept all the
same options
standardize on naming apr and apu to match other oses and the C code.
create APR_WRKDIR And APU_WRKDIR for simplicity (Only the first 15 lines of the commit message are shown above )
|
Tue, 26 Aug 2008
|
[ 12:34 miwi ]
- Update to 2.0.0 beta 4
PR: 126548
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
|
Mon, 25 Aug 2008
|
[ 13:49 miwi ]
- Force commit
devel/subcommander -> devel/subcommander2
Repocopyed by: marcus
|
Number of commits found: 52 |