Mathieu Arnold
bebf3178ae
Mark the remaining ports depending on Google Code as DEPRECATED, with an
...
EXPIRATION_DATE at the end of April 2017.
In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed. The remaining must not
be of use to anyone.
With hat: portmgr
Sponsored by: Absolight
2017-03-03 16:00:19 +00:00
Muhammad Moinur Rahman
c972dfb065
astro/swe: Update version 2.05.01=>2.06
2017-02-24 12:04:42 +00:00
Gerald Pfeifer
fb406bf326
Omit GH_PROJECT=${PORTNAME} which is the default for USE_GITHUB=yes.
...
Approved by: maintainer (Oliver Heesakkers <dev2@heesakkers.info>)
2017-02-19 22:42:29 +00:00
Tobias C. Berner
f3c180c343
Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some more
...
* Update Qt5 to 5.7.1
* Move Qt4 binaries to lib/qt4/bin
* Move Qt5 libraries to lib/qt5/lib
By moving the libraries we should finally be able to get rid of the inplace
upgrade bug (see ports bugs 194088, 195105 and 198720): when Qt5's libraries
were lying in /usr/local/lib, which would often get added by pkgconfig to the
linker paths via dependencies, the already installed libraries were linked
against, instead of the ones that were being built. This forced us to make
sure, that -L${WRKSRC}/lib was always coming before -L/usr/local/lib in the
linker flags. With this change this should no longer be the case.
* Rename some ports to match the rest (foo-qtX -> qtX-foo)
* Depend on new port misc/qtchooser [see UPDATING & CHANGES]
There are several new Qt5 ports which all have been created by Marie Loise Nolden
<nolden@kde.org>. Thanks again.
PR: 216797
Exp-Run by: antoine
Reviewed by: rakuco, mat, groot_kde.org
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9213
2017-02-18 19:48:05 +00:00
Tobias Kortkamp
b6f6b2f991
Add myself to astro/xearth/files/freebsd.committers.markers
...
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D9591
2017-02-14 20:01:32 +00:00
Mahdi Mokhtari
381170da5a
Fixing the order of astro/xearth/files/freebsd.committers.markers
...
Which became disordered after the previous commit.
Submitted by: mmokhi
Reported by: fluffy
Reviewed by: feld
Approved by: feld (mentor)
Differential Revision: https://reviews.freebsd.org/D9539
2017-02-12 17:24:45 +00:00
Sunpoet Po-Chuan Hsieh
ab641512e1
Update to 0.078
...
Changes: http://search.cpan.org/dist/Astro-satpass/Changes
2017-02-11 14:20:07 +00:00
Sunpoet Po-Chuan Hsieh
7ff460fd81
Update to 0.097
...
Changes: http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2017-02-11 14:20:02 +00:00
Mahdi Mokhtari
046dc6241d
Updating astro/xearch freebsd.committers.markers with my info.
...
Submitted by: mmokhi
Reviewed by: feld, mat
Approved by: feld, mat (mentors)
Differential Revision: https://reviews.freebsd.org/D9498
2017-02-11 04:56:57 +00:00
Dmitry Marakasov
a44bca2ffd
- Update to 11526
2017-02-07 13:03:31 +00:00
Sunpoet Po-Chuan Hsieh
591d920c66
Use real PORTVERSION
...
- Add NO_ARCH
- Use USES=localbase
2017-02-05 05:31:38 +00:00
Tijl Coosemans
4024546c62
Add 64 bit support.
...
PR: 216573
2017-01-31 20:51:04 +00:00
Mathieu Arnold
bc19d06784
Bump PORTREVISION for ports affected by the fix the last commit.
...
Done with: Tools/scripts/bump-revision.sh
Sponsored by: Absolight
2017-01-31 16:21:45 +00:00
Mark Linimon
dcd74e6387
Mark various ports broken on aarch64 and armv6.
...
Approved by: portmgr (tier-2 blanket)
2017-01-31 03:40:46 +00:00
Kirill Ponomarev
3020bbaa08
Fix geo location.
...
Approved by: mat (mentor)
2017-01-30 09:11: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
986f10e809
astro/gpsbabel: unbreak with clang 4.0
...
bushnell.cc:138:36: error: ordered comparison between pointer and zero ('const char *' and 'int')
for (t = bushnell_icons; t->icon > 0; t++) {
~~~~~~~ ^ ~
bushnell.cc:150:36: error: ordered comparison between pointer and zero ('const char *' and 'int')
for (t = bushnell_icons; t->icon > 0; t++) {
~~~~~~~ ^ ~
PR: 216215
Submitted by: Oliver Heesakkers <dev2@heesakkers.info> (maintainer)
2017-01-24 16:38:22 +00:00
Dmitry Marakasov
46eee7027b
- Update to 2.11.0
...
- Try to fix build on DragonFly
2017-01-24 12:20:00 +00:00
Dmitry Marakasov
2356846c48
- Update WWW
2017-01-23 17:30:04 +00:00
Dmitry Marakasov
310c6f0b3d
- Update WWW (reported by repology)
2017-01-23 14:05:15 +00:00
Sunpoet Po-Chuan Hsieh
03d0c7a0a7
Update to 0.05
...
- Add LICENSE
- Add NO_ARCH
2017-01-22 14:37:55 +00:00
Sunpoet Po-Chuan Hsieh
0e04efec5a
Update WWW: SF redirects to https://sourceforge.net/projects/ <PROJECT_NAME>/
2017-01-20 20:33:30 +00:00
Larry Rosenman
699c937769
Take maintainership of these 2 ports.
...
Approved by: adamw (mentor)
2017-01-18 16:42:57 +00:00
Roman Bogorodskiy
d2112b195b
astro/xplanet: fix build with libc++ 4.0 and gcc6
...
PR: 216035
Reported by: jbeich
Obtained from: upstream
2017-01-16 17:06:39 +00:00
Sunpoet Po-Chuan Hsieh
8772216877
Update to 0.096
...
Changes: http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2017-01-16 14:58:31 +00:00
Danilo Egea Gondolfo
aa5954e1f2
- Update to 5.16
2017-01-15 18:29:49 +00:00
Carlos J. Puga Medina
a1635e1820
- Add myself to freebsd.committers.markers
2017-01-14 13:57:37 +00:00
Dmitry Marakasov
489072b497
- Try to fix build on DragonFly
2017-01-13 09:22:21 +00:00
Larry Rosenman
0f1584cebf
Update MAINTAINER on my ports (and created by line) to my @FreeBSD.org email
...
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D9125
2017-01-11 00:28:13 +00:00
Dmitry Marakasov
bcbc1fc1d3
- Update to 11427
2017-01-10 18:32:01 +00:00
Christoph Moench-Tegeder
1208355e8b
astro/qmapshack: 1.7.2
...
PR: 215423
Approved by: rene (mentor, implicit), maintainer-timeout
2017-01-10 08:51:56 +00:00
Larry Rosenman
2a08fc829f
Add myself to astro/xearth/files/freebsd.committers.markers
...
Approved by: adamw (Mentor)
Differential Revision: https://reviews.freebsd.org/D9118
2017-01-10 05:33:56 +00:00
Sunpoet Po-Chuan Hsieh
e730d999d3
Add more PLIST_SUB to Mk/Uses/python.mk
...
- Add PYTHON_PYOEXTENSION and PYTHON_SUFFIX
- Add PYTHON2 and PYTHON3
- Respect PYTHON_VERSION
- Rename PYOEXTENSION to PYTHON_PYOEXTENSION
This change would help:
- Build databases/postgresql*-plpython with Python 3
(It has PLIST issue since bsd.python.mk to Uses/python.mk transition)
- Simplify Makefile
PR: 205807
Differential Revision: https://reviews.FreeBSD.org/D4758
Exp-run by: antoine
2017-01-07 21:42:28 +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
d3f575f649
Update to 3.41
...
- Update pkg-descr
- Update WWW: use https://
Changes: https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
2017-01-03 18:36:06 +00:00
Sunpoet Po-Chuan Hsieh
e0b379fa6f
Remove BROKEN_FreeBSD_9
...
Approved by: portmgr (blanket)
2017-01-01 03:45:12 +00:00
Rui Paulo
ffff8f557e
Update my coordinates.
2016-12-31 20:46:19 +00:00
Alexey Dokuchaev
b97def8363
Update `astro/stellarium' to version 0.15.1.
...
TIMESTAMP (stellarium-0.15.1.tar.gz) = 1482657338
2016-12-27 16:12:45 +00:00
Dmitry Marakasov
9e90dd408f
- Fix build on 11+
...
- Cosmetic fixes
2016-12-27 09:25:30 +00:00
Adam Weinberger
a44979596b
Assign maintainership to Larry Rosenman.
...
Submitted by: Larry Rosenman (via private email)
2016-12-26 16:43:12 +00:00
Rene Ladan
535b2cd3cf
Reset ports per maintainer request.
...
PR: 215557
Submitted by: A.J. "Fonz" van Werven (maintainer)
2016-12-26 11:59:12 +00:00
Dmitry Marakasov
75c08fe664
- Fix conflict with utf8cpp by using it as dependency
...
PR: 215391
Reported by: jbeich
2016-12-25 17:19:32 +00:00
Dmitry Marakasov
e7f80c44dd
- Update to 18.6
2016-12-21 13:02:33 +00:00
Dmitry Marakasov
1399174300
- Install all required headers
...
These headers belong to third party libraries (gdalcpp, protozero,
utfcpp), but since these are not in the ports yet, just install
bundled ones for now.
PR: 215391
Submitted by: mmd.osm+freebsd@gmail.com
2016-12-19 11:18:45 +00:00
Tobias C. Berner
62ede14c75
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
2016-12-18 22:06:50 +00:00
John Marino
9d27868188
astro/pp3: Fix build on gcc (missing head include)
2016-12-17 21:40:01 +00:00
John Marino
f0e2e06b5b
astro/astronomy: Fix DF build
2016-12-17 21:38:07 +00:00
Dmitry Marakasov
ae9ba0378e
- Fix another comment type
...
Reported by: jhale
2016-12-17 17:47:59 +00:00
Dmitry Marakasov
7c7080dcda
- Mark BROKEN on 9.x
...
- Fix typo
2016-12-17 15:45:29 +00:00
Emanuel Haupt
d87ec3dcf6
Add licenses
2016-12-17 11:09:24 +00:00