1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
Commit Graph

3263 Commits

Author SHA1 Message Date
Raphael Kubo da Costa
5f54a52585 Change header installation location for kdelibs4-based ports.
Install x11/kdelibs4's headers into include/kde4 instead of include (which
consequently causes several other ports to have their installation paths
changed too).

The idea behind this is to reduce path conflicts between KDE4 ports and the
upcoming KDE Frameworks 5 ports that will be installed into include/KF5. If
we continue installing the KDE4 headers into include/, we can end up in a
situation like this:

    c++ [...] -I/usr/local/include -I/usr/local/include/KF5 file.cpp

If the KDE4 and KF5 versions of a port have the same headers, the KDE4 port
will unintentionally be picked up first and the build will fail.

Most of this huge patch is just PORTREVISION bumps, pkg-plist changes and a
few patches to FooConfig.cmake files to make them look into the kde4/
subdirectory in include/.

Changes which don't fit into the above are:
- deskutils/kdepimlibs4: Import an upstream patch to remove some double
  semicolons that cause base GCC to fail. They have always been present, but
  since the faulty header was referenced via -isystem /usr/local/include
  this never caused any problems.
- devel/subversion, devel/subversion18: Update patch-configure. The current
  kwallet changes there date back to 2011 (r272490), at a time when the
  build could fail when both KDE3 and KDE4 were installed. Replace those
  bits with a change I've submitted upstream to use the kde4-config program
  to determine where KDE4's headers and libraries are installed instead of
  assuming the headers are always in include/.

Once again, huge thanks to Tobias Berner <tcberner@gmail.com> for being the
first one to notice this problem when working on the KDE Frameworks 5 ports,
coming up with the solution and bugging me until I had time to work on this
and ask for the exp-run :-)

PR:		207906 (exp-run)
2016-03-15 12:35:56 +00:00
Dmitry Marakasov
fab501a0b0 - Update to 1.6.2
- Fix license
- Make mapnik support optional

PR:		207249
Submitted by:	amdmi3
Approved by:	maitainer timeout (koalative@gmail.com, 3 weeks)
2016-03-09 17:57:05 +00:00
Muhammad Moinur Rahman
0a3585f6ce astro/routino: Update version 3.0=>3.1.1 2016-03-09 08:27:32 +00:00
Dmitry Marakasov
7708d0ddba - Add NO_ARCH
- Switch to USES=tar
2016-03-05 20:01:03 +00:00
Vanilla I. Shu
5c67ddc051 Update to 3.4. 2016-03-05 05:49:13 +00:00
Wen Heping
c3b8f9f61d - Update to 3.7.6.0
- Sort USE_PYTHON
- Add LICENSE
- Pet portlint
2016-03-03 01:46:17 +00:00
Dmitry Marakasov
a53784a6b8 - Update to 9900 2016-03-02 10:41:37 +00:00
Vanilla I. Shu
08a952b22e Add missing distinfo (wvs.tar.gz) back.
Submitted by:	Manfred Antar <null@pozo.com>
Pointy hat: me
2016-02-24 23:22:58 +00:00
Philippe Audeoud
44b08353aa - Update to 0.1002 2016-02-24 14:24:56 +00:00
Vanilla I. Shu
b161708e21 Update to 2.15.1. 2016-02-23 14:08:56 +00:00
Vanilla I. Shu
7e60dbfd40 1: Add a patch from upstream to fix bind issue.
2: Bump version.

Obtained from:	Manfred Antar <null@pozo.com>
2016-02-22 02:40:49 +00:00
Vanilla I. Shu
f8de30e1fb Update to 2.15.
PR:		206889
Submitted by:	Ports Fury.
2016-02-18 05:41:35 +00:00
Gleb Smirnoff
83f2968045 Pass maintainership to John Hein <z7dr6ut7gs snkmail.com>. Unfortunately,
I no longer travel with my precious FreeBSD based CarPC.
2016-02-18 04:53:58 +00:00
Raphael Kubo da Costa
68eede05dd Update to 1.46.
PR:		207238
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
2016-02-16 12:55:21 +00:00
Olivier Cochard
05c6169b52 Add myself in xearth
Approved by:	jadawin
Differential Revision:	https://reviews.freebsd.org/D5296
2016-02-16 10:39:56 +00:00
Danilo Egea Gondolfo
d7ebd93095 - Update to 5.14 2016-02-09 02:02:37 +00:00
Sunpoet Po-Chuan Hsieh
5f651d4cc9 - Add NO_ARCH 2016-02-02 22:44:15 +00:00
John Marino
f8ade70341 astro/mymoon: fix typo (thanks freshports sanity check!) 2016-02-01 20:10:41 +00:00
John Marino
7e9c815bec astro/mymoon: USES+=ncurses, link with libncurses instead of libcurses 2016-02-01 20:08:28 +00:00
TAKATSU Tomonari
d3a359964f - Update to 0.8-39
- Fix LICENSE
2016-02-01 02:05:01 +00:00
Danilo Egea Gondolfo
bd57fd937a - Update to 5.13 2016-01-31 15:18:11 +00:00
Sunpoet Po-Chuan Hsieh
2d98adeaf4 - Update to 0.093
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2016-01-22 11:34:13 +00:00
Pawel Pekala
ce01bf9f43 - Convert to USES=localbase
- Add LICENSE_FILE
- Use options helper for desktop entry, also don't use full
  path for the icon, desktop entry spec discourages this if
  the icon is in searched pixmap directories
2016-01-21 21:33:58 +00:00
Pawel Pekala
9963518ff3 Use options helpers
Approved by:	portmgr blanket
2016-01-21 01:42:54 +00:00
Alexey Dokuchaev
119a40922b Update to version 0.14.2. 2016-01-18 16:26:09 +00:00
Dmitry Marakasov
e1ad7ac437 - Update to 9329 2016-01-14 11:08:51 +00:00
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Wen Heping
bcaa72f8cf - Update to 0.071
Changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.071/Changes
2016-01-12 13:10:06 +00:00
Wen Heping
0f43a13195 - Update to 0.034
Changes: http://cpansearch.perl.org/src/WYANT/Astro-SIMBAD-Client-0.034/Changes
2016-01-12 12:09:06 +00:00
Dmitry Marakasov
01e11d4bf9 - Drop unneeded PLIST_DIRS 2016-01-10 14:59:39 +00:00
Dmitry Marakasov
a390f203fd - Add NO_ARCH
- Drop unneeded PLIST_DIRS
- Unsilence install
2016-01-10 00:21:35 +00:00
Sean Bruno
ce53ace2db Add linux-c6-nss as a dependency.
PR:	202640
Submitted by:	Johannes Meixner <johannes@meixner.dk>
2016-01-09 15:07:14 +00:00
Dmitry Marakasov
6c1cb568cd - Update to 1.3.3 2016-01-09 13:21:30 +00:00
Dmitry Marakasov
ab62b6940f - Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
2016-01-07 14:43:45 +00:00
Dmitry Marakasov
bca5b15412 - Add LICENSE
- Switch to options helpers
2016-01-07 14:43:18 +00:00
Adam Weinberger
2effb7042b Remove perl5.16-specific bits from perl@ ports. While here, sort
plists as necessary.
2016-01-01 23:39:45 +00:00
Raphael Kubo da Costa
e7a63d1ec4 Update to 0.18.2 and unmark BROKEN.
0.18.2 was released a while ago, and includes support for GDAL 2.0. Other
noteworthy changes:
- Set LICENSE_FILE.
- Use quazip from ports instead of building a bundled copy.
- Switch to using Qt5 instead of Qt4.

PR:		205675
Approved by:	Oliver Heesakkers <dev2@heesakkers.info> (maintainer)
MFH:		2015Q4
2015-12-31 10:11:30 +00:00
Mathieu Arnold
7823fa4b7e Cleanup GH_* and variables order.
Sponsored by:	Absolight
2015-12-29 14:30:46 +00:00
Dmitry Marakasov
0f81fee6f7 - Update to 9060 2015-12-27 13:15:00 +00:00
Sergey A. Osokin
f0362931dd Update my daylight location. 2015-12-18 00:32:11 +00:00
Rene Ladan
843d4f18ec Remove expired ports:
2015-12-09 www/py-django-pipeline12: Django 1.4 extended support ended on 2015-10-01
2015-12-09 www/py-django14: Django 1.4 extended support ended on 2015-10-01
2015-12-12 net/py-pysphere: No longer maintained, please use net/py-pyvmomi by VMware
2015-12-13 ftp/ftpcube: No releases for 8+ years, no supporting newer wxWidget
2015-12-13 astro/libroadnav: No releases for 8+ years, no supporting newer wxWidget
2015-12-13 astro/roadnav: No releases for 8+ years, no supporting newer wxWidget
2015-12-15 20:33:56 +00:00
Raphael Kubo da Costa
04a5914b9d Fix `make fetch'.
Update MASTER_SITE to the new location of luna19s.lzh.
2015-12-15 09:47:28 +00:00
Eitan Adler
fe6465bb1b Reset maintainer 2015-12-14 02:52:14 +00:00
Dmitry Marakasov
5eb3f499d9 - Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
- Regenerate patches with `make makepatch`
2015-12-14 01:07:57 +00:00
Steve Wills
25b1bd5ff4 mark some of the ports that don't build on powerpc64 for me 2015-12-13 16:07:27 +00:00
Sunpoet Po-Chuan Hsieh
d0456c7572 - Move astro/py-metar to astro/py-pymetar
- Add LICENSE_FILE
2015-12-11 11:45:50 +00:00
Vanilla I. Shu
7123b951a3 Upgrade to 3.6.9. 2015-12-09 01:16:50 +00:00
Sunpoet Po-Chuan Hsieh
5d44581a5b - Fix LICENSE
- Convert to new options target helper
2015-12-06 17:51:38 +00:00
Marcelo Araujo
438a0628b2 - Update to 1.1.
- Add LICENSE.
- Pass the maintainership to the author.
- Project moved to github.

Submitted by:	Thomas Kuiper <tkuiper@inxsoft.net>
Sponsored by:	Hackathon Taipei.
2015-12-06 05:15:19 +00:00
Marcelo Araujo
3f24b6a61c - Update to 1.21.
- Add LICENSes.
- Pass the maintainership to the author.
- Regenerate the Makefile patch.

Submitted by:	Thomas Kuiper tkuiper@inxsoft.net
Sponsored by:	HackAthon Taipei
2015-12-06 03:28:00 +00:00