1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Commit Graph

135 Commits

Author SHA1 Message Date
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
Mathieu Arnold
3fcd0e41de Remove USES=execinfo.
PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
2017-09-22 10:48:28 +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
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
afaa9f3040 Update to 1.4.3
- Add CONFLICTS_INSTALL
- Update WWW
- Bump PORTREVISION for dependent ports

Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.3
		https://trac.xapian.org/wiki/ReleaseOverview/1.4.2
		https://trac.xapian.org/wiki/ReleaseOverview/1.4.1
		https://trac.xapian.org/wiki/ReleaseOverview/1.4.0
2017-04-04 09:28:36 +00:00
Baptiste Daroussin
1482d1097b Fix build with -std=c++11 2017-04-03 09:58:34 +00:00
Baptiste Daroussin
e4309c5507 Chase a bunch of failures after libsigc++20 update
New libsigc++20 requires c++11 (it exposes c++11) so explicitly use -std=c++11
where needed.
Mark as broken a bunch of ports which are not c++11 compatible
2017-04-02 09:42:48 +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
Sunpoet Po-Chuan Hsieh
e0b379fa6f Remove BROKEN_FreeBSD_9
Approved by:	portmgr (blanket)
2017-01-01 03:45:12 +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
Dmitry Marakasov
4412dccfb0 - Mark BROKEN on 9 i386:
XapianIndex.cpp:994: error: integer constant is too large for 'long' type

Approved by:	portmgr blanket
2016-10-26 09:31:59 +00:00
Thierry Thomas
446d951806 Unbreak by switching to GitHub and upgrade to the latest (no release
yet).
2016-09-15 20:02:12 +00:00
Mathieu Arnold
dbbfc7889a GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
2016-09-14 15:59:34 +00:00
John Marino
ac0bfd15a8 deskutils/pinot: USES+= execinfo rather than hardcoded LIB_DEPENDS
No revbump necessary, execinfo wouldn't be registered on most platforms.

Approved by:	infrastructure blanket (removal of redundant deps)
2016-08-05 13:01:24 +00:00
John Marino
a53dbbc094 deskutils/pinot: Remove redundant dependency on unzip
A dependency on unzip will never be registered since unzip is available
on all supported platforms (since FreeBSD 8.0).

Approved by:	infrastructure blanket (removal of redundant deps)
2016-08-04 03:11:30 +00:00
Tobias C. Berner
c1ff5bbef3 Update graphics/exiv2 to 0.25.
As there is an shlib version bump, bump them portrevision of dependent ports.

While doing so, also switch to the cmake build system, as it requires less
patching and is easier to handle.

PR:             211329
Reviewed by:    mat, rakuco, kwm
Approved by:    rakuco (mentor)
Differential Revision:  https://reviews.freebsd.org/D7283
2016-07-27 10:22:26 +00:00
Mathieu Arnold
21bc5c0345 Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.

PR:		208971
Submitted by:	mat
Exp-run by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5951
2016-04-25 16:13:38 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Dmitry Marakasov
1bb5898cac - Fix build with boost 1.60
PR:		207009
Submitted by:	amdmi3
Approved by:	thierry (maintainer)
2016-02-15 00:07:11 +00:00
Dmitry Marakasov
e3f7ca7fc9 - Add missing run-depend on bash
- Remove no-op SHEBANG_LANG

Approved by:	portmgr blanket
2015-10-05 21:15:12 +00:00
Dmitry Marakasov
53abbca31f - Switch to USES=libarchive as suggested by stage-qa
- Switch to options helpers
- Add missing files to plist

Approved by:	portmgr blanket
2015-09-15 16:29:08 +00:00
Baptiste Daroussin
721e168e9d Do not escape libxml++ it is not needed as it is not used in regular expression
anymore
2015-06-27 12:37:17 +00:00
Baptiste Daroussin
ff2951b4df Cleanup plist 2014-10-20 11:52:39 +00:00
Dmitry Marakasov
d350bf0de0 - Drop .la files for mail/gmime24, no dependees require them
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-09-15 18:29:36 +00:00
Tijl Coosemans
55c587ba08 - Add explicit build dependency on misc/shared-mime-info
- Add USES=libtool and convert to USES=python
2014-09-09 21:09:29 +00:00
Tijl Coosemans
796095d541 Add USES=libtool to accessibility/atkmm and bump dependent ports 2014-09-01 19:34:02 +00:00
Adam Weinberger
6171597753 Fix typo. 2014-07-04 11:35:11 +00:00
Tijl Coosemans
a5185846f0 Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.

Approved by:	portmgr (implicit)
2014-07-04 09:40:59 +00:00
Antoine Brodin
f02a5b30d5 Unbreak configure 2014-07-04 09:26:58 +00:00
Adam Weinberger
01da1d3d6c Nuke NOPORTDOCS. Convert a couple WITH_foo's to OPTIONS. 2014-07-03 21:54:14 +00:00
Alexey Dokuchaev
3febe31ec5 - Chase libexiv2.so shlib version bump after r350163
- Fix nearby minor style issues while here (not all)

Approved by:	portmgr (bapt), some ports are still NO_STAGE :(
2014-04-04 20:36:47 +00:00
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Niclas Zeising
47be7a61c9 Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]
If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG=
to /etc/make.conf to get the old version.

Update several xorg related ports, including:
x11/libxcb 1.9.1 -> 1.9.3
graphics/libdrm 2.4.46 -> 2.4.50
x11/pixman 0.30.2 -> 0.32.4
x11/xkeyboard-config 2.9 -> 2.10.1
x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0

Fix dissapearing cursor in xf86-video-vmware [2]

Stagify all x11@-owned ports

Bump portrevisions for xf86-* ports due to xserver version change.

Fix fallout from updates where needed.

Thanks to:	all testersi, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/184684 [1], ports/181385 [2]
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net> [2]
Approved by:	portmgr (bdrewery), core (jhb) [0]
2013-12-16 11:11:09 +00:00
Thierry Thomas
71c8a0aee7 - Fix on -CURRENT
- Fix shebang

- Stagify
2013-12-01 15:36:26 +00:00
Dmitry Marakasov
fdb84adb5d - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with d)
Approved by:	portmgr (bdrewery)
2013-10-22 13:52:24 +00:00
Niclas Zeising
5a4c543c2b The FreeBSD graphics/x11 team proudly presents
a kwm, zeising production:

MESA 9.1.6

Starring:
Mesa 9.1.6, including libGL, libGLU and dri (new xorg only)
Addition of libEGL and libglesv2
KMS support for ATI graphics cards in 10-current (new xorg only)
Improved sparc64 support for new xorg. [1]
pixman 0.30.2, including shlib bump and portrevision bumps
libX11 1.6.2
Make absolute pointing devices work with x11-drivers/xf86-input-mouse
x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver)

Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
When updating MESA related ports (libGL, dri) you need to remove old versions
first.  See UPDATING for details.

PR:		ports/181962 [2]
Submitted by:	marius [1]
		zeising [2]
Exp-run by:	bdrewery
Approved by:	portmgr (bdrewery)

Thanks to all who helped testing!
2013-09-29 17:01:41 +00:00
Baptiste Daroussin
cf104c570b Add NO_STAGE all over the place in preparation for the staging support (cat: deskutils) 2013-09-20 16:21:37 +00:00
Baptiste Daroussin
7a0f4abe2b Add an explicit dependency on pkgconf 2013-09-06 12:12:00 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Thierry Thomas
d24547ad1a Upgrade to 1.06.
Changelog at <http://pinotdev.blogspot.sg/2013/05/pinot-v106.html>.
2013-06-02 15:45:25 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Thierry Thomas
cfefa70697 Don't try to remove $PREFIX/etc/xdg .
Reported by:	QAT
2013-03-17 14:11:28 +00:00
Thierry Thomas
5c10e12950 Chase boost-spirit reorganization in order to re-enable Sherlock. 2013-03-10 16:16:40 +00:00
Thierry Thomas
8c70ee93a4 Upgrade to 1.05.
Changelog at <http://pinotdev.blogspot.sg/2013/03/pinot-105.html>.
2013-03-06 22:09:56 +00:00
Sunpoet Po-Chuan Hsieh
439bc28287 - Update to 1.2.13
- Cleanup Makefile header
- Reformat pkg-descr
- Bump PORTREVISION for databases/xapian-core shlib change

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.13
2013-02-20 20:34:54 +00:00
Baptiste Daroussin
f5f6cd6d9b Chase boost update 2013-01-31 13:38:42 +00:00
Thierry Thomas
428fbcf6f6 Upgrade to 1.03.
Changelog at
<http://code.google.com/p/pinot-search/source/browse/tags/v1.03/NEWS>.
2013-01-14 20:45:44 +00:00
Baptiste Daroussin
3fbc6c2c28 Chare libexttextcat bump 2012-12-18 23:11:23 +00:00
Thierry Thomas
484511eafe Upgrade to 1.02.
Changelog at
<http://code.google.com/p/pinot-search/downloads/detail?name=pinot-1.02.tar.gz>

Feature safe:	yes
2012-11-29 22:21:49 +00:00