1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
Commit Graph

56 Commits

Author SHA1 Message Date
Mark Felder
9fc744cb07 audio/murmur: Provode separate options for MYSQL and SQLITE
PR:		220476
2017-12-16 15:01:07 +00:00
Sunpoet Po-Chuan Hsieh
0a7591375a Update devel/protobuf to 3.5.0
- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
2017-12-11 18:26:13 +00:00
Jan Beich
98eb11b2f0 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
2017-09-25 00:08:16 +00:00
Jan Beich
7e21a6476a 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
2017-09-25 00:05:05 +00:00
Gerald Pfeifer
e59c88cece 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
2017-09-10 20:55:38 +00:00
Sunpoet Po-Chuan Hsieh
6fa7fc5018 Update devel/protobuf to 3.4.0
- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
2017-08-16 15:44:48 +00:00
Jan Beich
b324ade02d 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
2017-05-02 06:48:10 +00:00
Sunpoet Po-Chuan Hsieh
149013a34f Update devel/protobuf to 3.3.0
- Remove USE_CSTD=c99: it was added for [1], now audio/clementine-player builds fine without it
- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
PR:		178687 [1]
2017-04-29 15:43:46 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Mark Felder
ef263b37e8 audio/murmur: Update to 1.2.19 2017-02-06 15:40:40 +00:00
Sunpoet Po-Chuan Hsieh
7f2dff279c Update devel/protobuf to 3.2.0
- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
2017-01-29 16:04:36 +00:00
Jan Beich
59e02117ae 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
2017-01-06 08:45:03 +00:00
Mark Felder
15cc32ac31 audio/murmur: Update to 1.2.18
PR:		211612
2017-01-04 22:08:34 +00:00
Dmitry Marakasov
1cd1cda1a7 - Remove always-false condition and corresponding optional patch
- Add LICENSE_FILE
- Don't install LICENSE with docs
- Switch to options helpers

Approved by:	portmgr blanket
2017-01-03 13:09:48 +00:00
John Marino
368fb49b87 audio/murmur: Remove incomplete command line option
Modern GCC doesn't accept empty Wl arguments. Solves:
c++: error: unrecognized command line option '-Wl'

I confirmed the patch modification doesn't break the build on FreeBSD 10.3.

Approved by:	just-fix-it
2016-12-17 17:39:31 +00:00
Sunpoet Po-Chuan Hsieh
177698aaf0 - Update devel/protobuf to 3.1.0
- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
2016-12-14 17:58:20 +00:00
Jan Beich
a8713d15f4 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)
2016-11-23 12:45:46 +00:00
Antoine Brodin
3e9f8351e9 Spell CHOSEN_COMPILER_TYPE correctly
PR:		199098
2016-11-12 17:38:26 +00:00
Mathieu Arnold
9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Mathieu Arnold
3f84c4ba7d Don't set DISTNAME when using USE_GITHUB and MASTER_SITES=GH, the
framework already sets a unique DISTNAME.

With hat:	portmgr
Sponsored by:	Absolight
2015-12-08 09:04:59 +00:00
Mark Felder
60b2b3a8a3 audio/murmur: Fix segfault on FreeBSD 9.x, use base OpenSSL
FreeBSD 9.x was segfaulting with the update to 1.2.10 due to the
change to build against the ports OpenSSL. The problem was that while
murmur was linked against ports OpenSSL, it was also linked to QT which
pulled in the base system OpenSSL. FreeBSD 10.x and head did not
segfault due to pure luck.

While here, require compiler:c++11-lang. This is definitely required for
the upcoming 1.3.0 release, but also I want to avoid and weirdness on
FreeBSD 9.x which was building murmur with gcc but required a
clang-built boost at build time.
2015-11-20 21:43:46 +00:00
Mark Felder
d0daae4fdf audio/murmur: Update to 1.2.10
PR:		204467
2015-11-12 20:23:53 +00:00
Mark Felder
3ed2da81ff Disable pch to fix building with gcc
Add LICENSE
Unmute some of the installation steps
2015-05-05 01:39:59 +00:00
Baptiste Daroussin
a6abc3b420 Cleanup plist 2014-10-20 06:35:58 +00:00
Sunpoet Po-Chuan Hsieh
c86b04b3b8 - Update to 2.6.0
- Update MASTER_SITES
- Add my LOCAL to MASTER_SITES
- Use USE_CSTD
- Use MAKE_CMD
- Reformat pkg-descr
- Update WWW
- Take maintainership
- Bump PORTREVISION for devel/protobuf shlib change

Changes:	https://code.google.com/p/protobuf/source/browse/trunk/CHANGES.txt
2014-10-04 15:12:44 +00:00
Mark Felder
60b7b8e718 Update to 1.2.8 2014-09-17 12:32:31 +00:00
Baptiste Daroussin
b3746b232b Convert to @sample 2014-09-02 22:34:16 +00:00
Mark Felder
889615741b Update to 1.2.7 2014-07-01 12:44:16 +00:00
Mark Felder
1992bca13e Update to 1.2.5 2014-03-21 06:29:53 +00:00
Max Brazhnikov
5898d7df5c - Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.

Approved by:	portmgr (blanket approval)
2013-11-22 12:55:00 +00:00
Mark Felder
2a434449f0 - take maintainership
- STAGE support
- remove pkg-install and pkg-deinstall scripts
- remove @stopdaemon
- ICE option is no longer default; devel/ice doesn't work on FreeBSD 10
since June
- add a start_precmd to handle empty directory creation

Approved by:	crees (mentor)
2013-11-11 16:47:25 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Steve Wills
a909de4a05 -update to 1.2.4
-rc script passes rclint now
-port passes portlint

PR:		ports/179300
Submitted by:	Mark Felder <feld@feld.me>
Approved by:	maintainer timeout (ayu@commun.jp, >3 weeks)
2013-06-22 14:33:13 +00:00
Ruslan Makhmatkhanov
61c8a6582e - chase devel/ice update 2013-06-17 11:43:16 +00:00
Baptiste Daroussin
17a19dc04e Convert to new options framework left un converted ports in a* categories
While here trim headers
Convert some gnomehack to pathfix
Convert some pkgconfig to USE_PKGCONFIG=build
2013-03-21 17:32:34 +00:00
Vanilla I. Shu
5e191b87d1 1: Upgrade protobuf to 2.5.0.
2: bump revision.
3: document UPDATING.
2013-03-18 15:14:27 +00:00
Pawel Pekala
03551b1e24 Call pkginstall script with correct arguments and after murmur
user and group is created. This fixes creation of dirs needed
for running mumrmurd daemon for users building from port.

PR:		ports/171699
Reported by:	Michael Fausten <ports@michael-fausten.de>
Approved by:	maintainer timeout (2 months)
Feature safe:	yes
2012-11-13 21:56:08 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Martin Wilke
e8f615fbc7 - Get rid FreeBSD 6.X support 2011-11-06 16:36:34 +00:00
Pawel Pekala
24cfbfb282 PRE-INSTALL -> POST-INSTALL, user and groups are created later 2011-10-23 11:40:43 +00:00
Pawel Pekala
6beb276952 Install port specific directories with correct ownership
PR:		ports/160242
Submitted by:	Luke Dean <luked@pobox.com>
Approved by:	maintainer
2011-10-21 15:01:17 +00:00
Chris Rees
886d2d357a - Use USERS and GROUPS
- Stop automatically deleting user on deinstall; may be used by other ports

PR:		ports/157520
Submitted by:	Chris Rees (utisoft@gmail.com) (me)
Approved by:	tabthorpe (co-mentor)
2011-06-25 19:55:42 +00:00
Doug Barton
29813d5397 Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
2011-05-15 02:49:17 +00:00
Pav Lucistnik
435485fd47 - Chase protobuf update
Reported by:	pointyhat
Pointy hat to:	vanilla
2011-03-23 23:59:10 +00:00
Sylvio Cesar Teixeira
9401717193 - Update to 1.2.3
- Added file pkg-deinstall

PR:		ports/154996
Submitted by:	Ayumi Mitsui <ayu@commun.jp> (maintainer)
2011-02-25 14:08:09 +00:00
Tilman Keskinoz
2e2dc1e079 Chase ice shared library bump. 2010-08-15 12:04:51 +00:00
Max Brazhnikov
9b4924478f Don't overwrite configuration file.
PR:		ports/147781
Submitted by:	Sascha Holzleiter <sascha at root-login.org>
Approved by:	Ayumi Mitsui (maintainer)
Feature safe:	yes
2010-06-19 21:45:49 +00:00
Dmitry Marakasov
8286e8fcf7 - Update to 1.2.2
PR:		145054
Submitted by:	Ayumi Mitsui <ayu@commun.jp> (maintainer)
2010-03-30 14:09:20 +00:00