Commit graph

3481 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
75c8c426e9 Update to 0.06
- Add LICENSE_FILE
2017-07-25 16:21:56 +00:00
Dmitry Marakasov
7b02f87b5e - Update to r3973
- Add NO_ARCH
- Switch to options helpers
2017-07-21 15:24:59 +00:00
Dmitry Marakasov
5e9baca92f - Update to r583
- Add NO_ARCH
- Switch to options helpers
2017-07-21 15:24:52 +00:00
Vanilla I. Shu
b003a3d6bb 1: Update to 0.9.2.
2: switch to CHEESESHOP
2017-07-19 02:58:12 +00:00
Dmitry Marakasov
8dc619750b - Update to 0.45 2017-07-10 17:56:03 +00:00
Dmitry Marakasov
0c7d26b92e - Update to 12450 2017-07-07 12:17:07 +00:00
Tobias Kortkamp
a756aef495 Fix build on 12.0-CURRENT
Exclude util/c.py (a symlink to util/util.py) from SHEBANG_FILES.

The build currently fails in the patch phase with:

sed: util/c.py: in-place editing only works for regular files

This seems to be caused by base r313277.

While here also simplify RUN_DEPENDS.

PR:		219982
Reported by:	antoine, pkg-fallout
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D11242
2017-06-30 15:05:05 +00:00
Alexey Dokuchaev
6360c03ea2 - Update Stellarium and official User Guide to version 0.16.0
- GPS support has to be disabled for now because `Mk/bsd.qt.mk'
  does not know about Qt5Positioning component yet

TIMESTAMP (stellarium-0.16.0.tar.gz) = 1498032288
2017-06-27 07:18:02 +00:00
Danilo G. Baio
d762f0451e Update maintainer email address
Change email address to the same used in Bugzilla

PR:		220159
Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D11340
2017-06-26 23:17:20 +00:00
Alexey Dokuchaev
bb1f0bdb26 Update Qt4-based (legacy) Stellarium to version 0.12.9.
TIMESTAMP (stellarium-0.12.9.tar.gz) = 1491135990
2017-06-26 15:28:45 +00:00
Tobias C. Berner
5e373eaa92 Make ninja opt-out in cmake.mk
Using ninja instead of make (1) can lead to significant speed ups while building.
Therefore switch from having the ninja generator opt-in to having it opt-out.

Previously cmake-ports that wanted to use ninja could set
    CMAKE_NINJA=yes
now, ports that do not work with ninja can set
    cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.

The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary

PR:		219629
PR:		213331
Exp-run by:	antoine
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D10748
2017-06-25 21:07:58 +00:00
Greg Lehey
80962059bc Finally (after 2 years) move house. 2017-06-23 08:19:41 +00:00
Dmitry Marakasov
31343e2427 - Update to 12275 2017-06-16 09:19:55 +00:00
Wen Heping
5448d2d4a9 - Update to 0.082
Changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.082/Changes
2017-06-15 00:36:59 +00:00
Antoine Brodin
5087ae296e Convert to USES=groff 2017-06-12 20:07:13 +00:00
Josh Paetzel
2c897369b6 Update port to work after removal of groff from the base system.
PR:	219907
Submitted by:	ohartmann@walstatt.org
2017-06-12 19:54:54 +00:00
Danilo G. Baio
e07497a337 Update maintainer email address
Ownership of the former email address confirmed by email

PR:		219791
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D11088
2017-06-10 14:54:34 +00:00
Christoph Moench-Tegeder
111c827722 astro/qmapshack: update to 1.8.1
Announcement:
https://sourceforge.net/p/qlandkartegt/mailman/message/35839232/

PR:		219425
Approved by:	maintainer-timeout
2017-06-04 20:15:41 +00:00
Dmitry Marakasov
c38ec7f95e - Don't needlessly rebuild bundled manpages, drop unneeded build depends
PR:		217147
Submitted by:	jau@iki.fi
Approved by:	z7dr6ut7gs@snkmail.com (maintainer)
2017-05-31 17:46:59 +00:00
Josh Paetzel
f0609dcf42 Chase a few more changes that were fallout of an upstream distfile reroll.
The problems were caught by poudriere testport.
2017-05-30 16:24:43 +00:00
Mark Linimon
4734e25a31 Mark some ports failing on armv6, for errors classified as "configure_error".
Note: this skips all the ports that _sometimes_ fail with CMake errors.  We
need to investigate that problem, and find out if it is specific to the qemu
environment.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-27 20:33:22 +00:00
Sunpoet Po-Chuan Hsieh
0dfb835f86 Update to 0.081
Changes:	http://search.cpan.org/dist/Astro-satpass/Changes
2017-05-27 10:25:28 +00:00
Mark Linimon
c095cd43d0 Mark some ports failing on armv6, for errors classified as "???".
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-26 20:02:44 +00:00
Sunpoet Po-Chuan Hsieh
684c214f32 Update to 0.099
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2017-05-25 21:01:39 +00:00
Josh Paetzel
20c2b1c355 Chase rerolled distfile
Reported by:	uqs
2017-05-24 21:30:42 +00:00
Matthew Rezny
b760897dde Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +00:00
Dmitry Marakasov
23f5045fe8 - Update to 2.12.2 2017-05-22 14:49:59 +00:00
Mark Linimon
fa74598719 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
2017-05-21 21:55:08 +00:00
Mark Linimon
74fa808d34 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Reported by:	swills
Approved by:	portmgr (tier-2 blanket)
2017-05-20 16:58:10 +00:00
Joseph Mingrone
3d3ab2468e astro/google-earth: Add pkg-message to let users know linprocfs should be
mounted

Reported by:	tijl
Approved by:	swills (mentor, implicit)
2017-05-19 17:13:29 +00:00
Sunpoet Po-Chuan Hsieh
608a31ccaf Update to 0.1100
- Add LICENSE_FILE
- Add TEST_DEPENDS
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Astro-Constants/ChangeLog
2017-05-17 17:13:11 +00:00
Dmitry Marakasov
497e68ced4 - Update to 12039 2017-05-15 20:18:28 +00:00
Antoine Brodin
f1412701e3 Mark BROKEN: wrong LIB_DEPENDS
===>   viking-1.6.2_4 depends on shared library: libgpsd.so - not found

Reported by:	pkg-fallout
2017-05-10 21:31:46 +00:00
Danilo G. Baio
32a389c9f9 astro/xearth: Add myself (dbaio) to freebsd.committers.markers
While here, fix sorting of freebsd.committers.markers.

Approved by:	garga (mentor), ler (maintainer)
Differential Revision:	https://reviews.freebsd.org/D10634
2017-05-08 14:42:16 +00:00
TAKATSU Tomonari
62940c1998 - Update to 0.9-2 2017-05-07 05:00:08 +00:00
Dmitry Marakasov
ed928e4a44 - Update to 3.16
PR:		207273
Submitted by:	z7dr6ut7gs@snkmail.com (maintainer)
2017-05-02 16:26:15 +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
Sunpoet Po-Chuan Hsieh
6bccdd8dd8 Update to 0.079
Changes:	http://search.cpan.org/dist/Astro-satpass/Changes
2017-04-26 18:46:00 +00:00
Thomas Zander
b50a4186ce Chase ffmpeg 3.3 update (ABI changes)
PR:		218658
Submitted by:	riggs
2017-04-25 08:20:30 +00:00
Martin Wilke
1b81d1e1c8 - Fix shebangs
Submitted by:	Jochen Neumeister (via irc)
2017-04-24 12:58:02 +00:00
Martin Wilke
5cf0569ebb - Fix shebangs 2017-04-22 09:25:44 +00:00
Dmitry Marakasov
da9ae91039 - Fix shebangs 2017-04-21 11:15:49 +00:00
Dmitry Marakasov
a1c5ad7f3a - Update to 2.12.1 2017-04-13 11:52:46 +00:00
Muhammad Moinur Rahman
3c8607257c astro/qmapshack: Update version 1.7.2=>1.8.0
PR:		218306
Submitted by:	cmt
2017-04-11 17:26:22 +00:00
Muhammad Moinur Rahman
0aa974f75e astro/routino: Update version 3.1.1=>3.2 2017-04-08 21:51:45 +00:00
Dmitry Marakasov
2fc4b3aa17 - Update to 11826 2017-04-05 18:21:40 +00:00
Wen Heping
06a28c6eb0 This class implements an application to predict satellite visibility and
related phenomena. It is a mostly-compatible rewrite and eventual
replacement of the satpass script in distribution Astro-satpass, aimed
at making it easier to test, and removing some of the odder cruft that
has accumulated in the satpass script.

WWW: http://search.cpan.org/dist/Astro-App-Satpass2/
2017-04-03 08:40:33 +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
Ashish SHUKLA
9cba0ef67a - Update devel/libpthread-stubs to 0.4
- Chase libpthread-stubs update, and also switch to BUILD_DEPENDS
  from LIB_DEPENDS, as port is now only .pc file

PR:		218015
Submitted by:	rezny
2017-03-29 06:50:28 +00:00