non port: net-im/corebird/Makefile |
SVNWeb
|
Number of commits found: 33 |
Fri, 8 Nov 2019
|
[ 13:34 tobik ] (Only the first 10 of 34 ports in this commit are shown above. )
net-im: Add missing USES={gnome,xorg}
|
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
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Fri, 2 Mar 2018
|
[ 13:34 cpm ]
net-im/corebird: Update to 1.7.4
Changelog: https://github.com/baedert/corebird/releases/tag/1.7.4
|
Wed, 24 Jan 2018
|
[ 10:17 cpm ]
net-im/corebird: Update to 1.7.3
- Drop librest because is no longer a dependency
- Add DEBUG option
- Pet portlint, USE_* comes before USES
Changelog: https://github.com/baedert/corebird/releases/tag/1.7.3
PR: 221942
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Sat, 22 Jul 2017
|
[ 11:35 kwm ] (Only the first 10 of 88 ports in this commit are shown above. )
Update GStreamer1 ports to 1.12.2.
Rework the adding of dependancies in Mk/bsd.gstreamer.mk.
Previous when using USE_GSTREAMER[1] it would just add the request modules to
BUILD/RUN_DEPENDS. This caused the qa script to complain because the old code
didn't implicit depend on the gstreamer1 and gstreamer1-plugins[-bad] ports for
the libraries they carried, even if they where present via the plugins! The new
code adds implicit depends on these ports so USE_GSTREAMER[1] using ports have
all the libraries included.
* The mad mp3 plugin was removed, mpg123 plugin also provides mp3 decoding.
Switch over ports that used the gstreamer1 mad plugin.
* gtksink plugin renamed -> gtk
* Hook up the sndio plugin into the framework
* Add some indirect dependacies where needed
* Reorder the plugin list in bsd.gstreamer.mk so only one plugin per line. When
changing plugins it doesn't result in multiple lines being changed.
* Remove mentions in bsd.gstreamer.mk of plugins mentions that where removed.
* Depend on libunwind on i386/amd64, GStreamer links to it if it is present.
PR: 220753
Exp-run by: antoine@
|
Sat, 8 Jul 2017
|
[ 17:00 cpm ]
- Update to 1.5.1
- Use REINPLACE_CMD instead of patch files
- Remove unneeded patch
- Cosmetic change
- Update WWW in pkg-descr
Changelog: https://github.com/baedert/corebird/releases/tag/1.5.1
|
Tue, 20 Jun 2017
|
[ 20:41 cpm ]
- Fix build on powerpc64 adding compiler:c++11-lang feature to USES
- Bump PORTREVISION
Reported by: linimon
|
Fri, 2 Jun 2017
|
[ 15:49 linimon ] (Only the first 10 of 19 ports in this commit are shown above. )
Mark some ports failing on powerpc64. These ports are either new
ports, or had been recently unblocked.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Fri, 19 May 2017
|
[ 12:25 cpm ]
- Enable spellchecking support
- Bump PORTREVISION
|
Thu, 4 May 2017
|
[ 00:43 cpm ]
- Update to 1.5
- Regenerate patches with make makepatch
Changelog: https://github.com/baedert/corebird/releases/tag/1.5
|
Tue, 25 Apr 2017
|
[ 08:20 riggs ] (Only the first 10 of 701 ports in this commit are shown above. )
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs
|
Thu, 23 Mar 2017
|
[ 09:32 cpm ]
net-im/corebird: fix play videos with https links
- Add dependency on devel/gstreamer1-plugins-soup
- Bump PORTREVISION
PR: 217971
Submitted by: Christopher Hall <hsw@bitmark.com>
|
Wed, 1 Feb 2017
|
[ 13:30 cpm ]
- Re-add NLS option
- Bump PORTREVISION
Reported by: tijl
|
[ 13:10 cpm ]
- Update to 1.4.2
- Record missing dependencies
- Remove the NLS option because --disable/enable-nls had no effect (binary still
linked to libintl.so.8)
Changes: https://github.com/baedert/corebird/releases/tag/1.4.2
|
Tue, 10 Jan 2017
|
[ 23:55 cpm ]
- Update to 1.4.1
- Remove USES=compiler:c++11-lang after FreeBSD 9 EOL
- Disable spellchecking which depends on gspell >= 1.0.x
Changelog:
https://github.com/baedert/corebird/releases/tag/1.4.1
|
Sat, 8 Oct 2016
|
[ 19:26 cpm ]
- Update to 1.3.3
- Add NLS option
- Remove pre-configure target
Changelog:
https://github.com/baedert/corebird/releases/tag/1.3.3
Approved by: amdmi3 (mentor)
Differential Revision: D8164
|
Wed, 5 Oct 2016
|
[ 14:44 cpm ]
- Update corebird to 1.3.2
Changelog:
https://github.com/baedert/corebird/releases/tag/1.3.2
Approved by: feld (mentor)
Differential Revision: D8035
|
Thu, 15 Sep 2016
|
[ 17:56 cpm ]
- Update corebird to 1.3.1 release
- Add GSTREAMER_USE=hls dependency
- Line up options block
- Silence all three explicitly called commands
Changelog:
https://github.com/baedert/corebird/releases/tag/1.3.1
Reviewed by: amdmi3 (mentor)
Approved by: amdmi3 (mentor)
Differential Revision: D7800
|
Wed, 3 Aug 2016
|
[ 11:01 cpm ]
- Update corebird to 1.3 release
- Remove unneeded patches
- Drop libgee dependency
- Add USES=compiler:c++11-lang
Changelog:
https://github.com/baedert/corebird/releases/tag/1.3
Reviewed by: feld, junovitch (mentors)
Approved by: feld, junovitch (mentors)
Differential Revision: D7392
|
Sat, 21 May 2016
|
[ 23:32 cpm ]
- Update to 1.2.2
Changelog:
https://github.com/baedert/corebird/releases/tag/1.2.2
Reviewed by: junovitch (mentor)
Approved by: junovitch (mentor)
Differential Revision: D6485
|
Fri, 13 May 2016
|
[ 02:59 cpm ]
- Update to 1.2.1
- Change LICENSE since support has been added for "or later" variants of GNU
licenses
- Add LICENSE_FILE
Changelog:
https://github.com/baedert/corebird/releases/tag/1.2.1
Reviewed by: amdmi3, junovitch (mentors)
Approved by: amdmi3, junovitch (mentors)
Differential Revision: D6322
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 4 Mar 2016
|
[ 02:51 cpm ]
- Update to 1.2 release
- Add GSTREAMER1=gtksink as dependency.
- Update MAINTAINER to my @FreeBSD.org address
Changelog: https://github.com/baedert/corebird/releases/tag/1.2
PR: 207639
Approved by: junovitch (mentor)
|
Sun, 10 Jan 2016
|
[ 16:31 bapt ] (Only the first 10 of 24 ports in this commit are shown above. )
Convert ports from s* t* and net* categories to USES=sqlite and USES=firebird
|
Wed, 7 Oct 2015
|
[ 19:46 olivierd ]
- Update to 1.1 [1]
- Remove GSTREAMER_DESC (description is already in Mk/bsd.options.desc.mk)
- Rewrite options helper
Changelog: https://github.com/baedert/corebird/releases/tag/1.1
PR: 203612 [1]
Submitted by: Carlos Puga Medina (maintainer)
|
Fri, 14 Aug 2015
|
[ 19:13 olivierd ]
Update to 1.0.1
PR: 202238
Submitted by: Carlos Puga Medina (maintainer)
|
Thu, 28 May 2015
|
[ 14:27 mat ]
Fix USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 30 Mar 2015
|
[ 19:47 pi ]
net-im/corebird: 0.9 -> 1.0
- Update to 1.0
- Convert to new USE_GITHUB usage and remove deprecated GH_COMMIT
- Remove unnedeed patches.
Changes: https://github.com/baedert/corebird/releases/tag/1.0
PR: 199041
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
|
Thu, 19 Mar 2015
|
[ 16:44 bdrewery ] (Only the first 10 of 133 ports in this commit are shown above. )
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr
|
Tue, 3 Mar 2015
|
[ 18:59 pi ] (Only the first 10 of 12 ports in this commit are shown above. )
New port: net-im/corebird
Corebird is a native GTK3 Twitter client that provides features
such as Direct Messages (DMs), Tweet notifications.
WWW: http://corebird.baedert.org/
PR: 197530
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es>
Reviewed by: tijl, olivierd, thierry
|
Number of commits found: 33 |