1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
Commit Graph

9105 Commits

Author SHA1 Message Date
Olivier Cochard
82a2f3dbbb Update to 0.4.0 2017-01-13 15:46:42 +00:00
Sunpoet Po-Chuan Hsieh
9063f9304c Update to 3.0.4
- Add LICENSE
- Use USES=localbase
- Use PORTDATA
- Sort PLIST

Changes:	http://git.savannah.gnu.org/cgit/bison.git/tree/NEWS
Differential Revision:	https://reviews.FreeBSD.org/D9073
PR:		215840
Exp-run by:	antoine
2017-01-13 07:21:04 +00:00
Tijl Coosemans
83579f491e Make 64 bit Linux packages the default on amd64. 2017-01-12 10:44:45 +00:00
Grzegorz Blach
77d58a7b00 - Update to 3.1.30
- Mark conflict with joe-4*
2017-01-12 10:37:59 +00:00
Danilo Egea Gondolfo
4477f501ec - Update to 2.7.4 2017-01-12 01:57:53 +00:00
Dmitry Marakasov
8244fe99bc - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-11 10:08:38 +00:00
Sunpoet Po-Chuan Hsieh
e79ad1abe0 Add LICENSE_FILE 2017-01-10 18:36:37 +00:00
Adam Weinberger
0c0558eb8e Set INSTALLS_ICONS when installing the .desktop files.
Reported by:	Kevin Zheng
2017-01-10 15:23:32 +00:00
Adam Weinberger
c68ffdef54 Re-add MAKE_JOBS_UNSAFE. From mat:
--- scratch ---
  cp config.mk.dist auto/config.mk
  --- clean ---
  make[2]: "/wrkdirs/usr/ports/editors/vim/work/vim-8.0.0149/src/po/Makefile" line 4: Could not find ../auto/config.mk
  make[2]: Fatal errors encountered -- cannot continue

Install desktop files and icons when the GNOME, GTK2, or GTK3 knobs are turned
on. Requested by Kevin Zheng. PORTREVISION bump for this.
2017-01-09 17:03:37 +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
Adam Weinberger
af5656ad58 Update to patchlevel 149. 2017-01-07 16:14:57 +00:00
Jan Beich
24bce6e056 textproc/hunspell: update to 1.6.0
- Restore DIST_SUBDIR from r305651
- Adjust license for "or later" clause
- Restore GPLv2+/LGPL21+ license files removed upstream as
  GPLv3+/LGPL3+ only affects Hunspell 2.0 (not currently built)
- Unbreak |make makepatch|

Changes:	https://github.com/hunspell/hunspell/releases/tag/v1.6.0
PR:		215714
Submitted by:	sunpoet (based on)
Exp-run by:	antoine
MFH:		2017Q1
Differential Revision:	https://reviews.freebsd.org/D8887
2017-01-07 14:43:11 +00:00
Olivier Duchateau
47706eca19 Chase update of graphics/poppler (and slaves ports) in revision r430777 2017-01-07 10:42:51 +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
Jan Beich
28e7e01df0 Assume "pkg-config zlib" works after 9.x reached EOL 2017-01-03 19:58:37 +00:00
Mathieu Arnold
c1b39669d4 Cleanup BROKEN/IGNORE for 10.3-
Sponsored by:	Absolight
2017-01-03 11:01:05 +00:00
Jung-uk Kim
c8774e64f9 Update to 5.2.4. 2017-01-01 17:54:02 +00:00
Hiroki Sato
79a0f2487b - Add LICENSE.
- Take maintainership.
2017-01-01 03:52:09 +00:00
Sunpoet Po-Chuan Hsieh
e0b379fa6f Remove BROKEN_FreeBSD_9
Approved by:	portmgr (blanket)
2017-01-01 03:45:12 +00:00
Adam Weinberger
7b9efad304 Remove the check for python 3.2, and add a check for python 3.6. Without
this, users with DEFAULT_VERSIONS+=python=3.6 were getting vim without
python3 support. PORTREVISION bump for this, because py3.6 users need
a rebuilt vim.

PR:		215676
Submitted by:	rsmith xs4all nl
2016-12-31 14:52:35 +00:00
Danilo Egea Gondolfo
8fc16efcd5 - Update to 2.7.3 2016-12-30 10:41:43 +00:00
Hiroki Sato
c060c425ad Add editors/web-mode, an autonomous Emacs major-mode
for editing web templates.
2016-12-30 10:19:09 +00:00
Joseph Mingrone
4d7b8b35b0 editors/emacs-devel: Update to pull in new concurrency features.
- Minimize the differences with editors/emacs.
  - Do not require GCC to work around a clang bug. The OS versions for
    which this was relevant are no longer supported.
  - The check for X11 is handled with the X11 option and _IMPLIES, so
    remove the redundant .if logic.

Approved by:	swills (mentor) asish (maintainer)
Differential Revision:	https://reviews.freebsd.org/D8796
2016-12-25 04:52:41 +00:00
Mathieu Arnold
eb4eed9cab Rename DOCS to DOXYGEN.
Sponsored by:	Absolight
2016-12-21 14:56:17 +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
Olivier Duchateau
e4f1c050da Update to 9.8s 2016-12-18 11:47:09 +00:00
Adam Weinberger
3b98aeb56f Update to patchlevel 134. 2016-12-17 17:37:36 +00:00
Danilo Egea Gondolfo
95b9b7d482 - Update to 2.7.2 2016-12-16 17:12:40 +00:00
Emanuel Haupt
4c096d38ef Add hexer 1.0.3, multi buffer editor for binary files.
PR:		213426
Submitted by:	anastasios@mageirias.com
2016-12-16 09:48:54 +00:00
Jason E. Hale
d3b2c22484 Update to 0.1.7
PR:		214897
Submitted by:	Oleg Gushchenkov <gor@clogic.com.ua> (maintainer)
2016-12-13 11:39:01 +00:00
Jason E. Hale
20dd683143 x11-toolkits/scintilla, editors/scite: Update to 3.7.1
Changes:	http://www.scintilla.org/ScintillaHistory.html
PR:		215234
Submitted by:	lightside <lightside@gmx.com>
Approved by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2016-12-12 00:40:45 +00:00
Jason E. Hale
d8e0940e6e Update to 1.6.3
PR:		215232
Submitted by:	lightside <lightside@gmx.com> (maintainer)
2016-12-11 23:33:16 +00:00
Adam Weinberger
43ea19c3e9 Update to patchlevel 130.
Patch 129 was a fix for parallel make. It builds fine for me on
FreeBSD with -j4, and on macOS with -j8, but that's the extent
of what I can test on my own. I'm removing MAKE_JOBS_UNSAFE with
this commit, but if one of you with your crazy 256-core machines
encounters build failures then please let me know!
2016-12-10 16:20:42 +00:00
Tijl Coosemans
f83c7639aa Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:52:19 +00:00
Tijl Coosemans
6ead27eb95 Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:23:24 +00:00
Tijl Coosemans
5c1d05b7a4 Remove libxslt.so.2 and libexslt.so.8 compatibility links that were added in
r374303 to prevent massive PORTREVISION bumps.  Bump dependent ports that
have not been bumped since.
2016-12-08 15:46:46 +00:00
Tijl Coosemans
7788860ff2 Update to 3.1.26 and add 64-bit support.
PR:		213399
Submitted by:	miguelmclara@gmail.com (maintainer)
2016-12-08 13:52:38 +00:00
Jason E. Hale
5de39ab5de - Update to 1.6.2
- Require c++11 library
- Add upstreamed patch for QPrinter initialization on first usage,
  to remove startup delay
- Qt 4.x support was dropped upstream, so editors/focuswriter-qt4 is removed

PR:		214827
Submitted by:	<yamagi@yamagi.org> (initial version)
Patched by:	lightside <lightside@gmx.com> (maintainer)
2016-12-04 01:16:10 +00:00
Jan Beich
70b03eae74 textproc/hunspell: update to 1.5.4
Changes:	https://github.com/hunspell/hunspell/blob/v1.5.4/ChangeLog
PR:		214837
Exp-run by:	antoine (for 1.5.3)
Approved by:	office (bapt)
2016-12-03 22:24:36 +00:00
Adam Weinberger
781022db66 Update to patchlevel 122. 2016-12-03 15:24:00 +00:00
Mathieu Arnold
bbf7ef5615 http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by:	Absolight
2016-12-02 09:21:58 +00:00
Mathieu Arnold
8664861b1a Don't quote {} in find -exec calls.
Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.

Sponsored by:	Absolight
2016-12-01 11:18:03 +00:00
Jan Beich
6c8d9b79b0 editors/texmaker: fix Hunspell ABI mismatch
The port passes -I. -I/usr/local/include/hunspell ... -I/usr/local/include
but then proceeds to #include "hunspell/hunspell.hxx" which ends up picking
bundled version. #include "hunspell.hxx" would be more correct but would
require adjusting texmaker.pro to add -I./hunspell for OS X.

PR:		214848
Submitted by:	rakuco
MFH:		2016Q4
2016-11-28 09:16:10 +00:00
Jan Beich
c7220dddae editors/openoffice*: unbreak consumers with hunspell 1.5
main/lingucomponent/source/spellcheck/spell/sspellimp.cxx:39:10: fatal error: 'dictmgr.hxx' file not found
 #include <dictmgr.hxx>
          ^

PR:		214844
Obtained from:	upstream
Approved by:	portmgr blanket
2016-11-26 16:54:30 +00:00
Adam Weinberger
154ff321b2 Update to patchlevel 102. 2016-11-26 13:28:55 +00:00
Jan Beich
f72d959f57 editors/tea: unbreak with hunspell 1.5
spellchecker.cpp:339:12: error: assigning to 'char *' from incompatible type 'const char *'
  encoding = speller->get_dic_encoding();
           ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~

https://github.com/hunspell/hunspell/commit/971f8a9cf52e

PR:		214837
Approved by:	portmgr blanket
2016-11-26 12:30:53 +00:00
Jan Beich
9e5e83573b editors/codelite: unbreak with hunspell 1.5
**
    ** NOTICE ** Could not locate libhunspell. SpellChecker plugin will not be build
    ** NOTICE ** Try installing libhunspell-dev package
    **
[...]
===>  Building package for codelite-9.2_2
pkg-static: Unable to access file ${STAGEDIR}${PREFIX}/lib/codelite/SpellCheck.so: No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/codelite/SpellCheck.so
pkg-static: Unable to access file ${STAGEDIR}${PREFIX}/share/codelite/dics/en_GB.aff: No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/codelite/dics/en_GB.aff
pkg-static: Unable to access file ${STAGEDIR}${PREFIX}/share/codelite/dics/en_GB.dic: No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/codelite/dics/en_GB.dic
pkg-static: Unable to access file ${STAGEDIR}${PREFIX}/share/codelite/dics/en_US.aff: No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/codelite/dics/en_US.aff
pkg-static: Unable to access file ${STAGEDIR}${PREFIX}/share/codelite/dics/en_US.dic: No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/codelite/dics/en_US.dic
*** Error code 1

PR:		214837
Approved by:	portmgr blanket
2016-11-26 12:30:31 +00:00
Jan Beich
2f811919fd editors/libreoffice4: unbreak build with boost 1.62
workdir/LinkTarget/StaticLibrary/libpdfimport_s.a(pdfparse.o): In function `_GLOBAL__sub_I_pdfparse.cxx':
sdext/source/pdfimport/pdfparse/pdfparse.cxx:(.text+0x2f8): undefined reference to `boost::system::generic_category()'
sdext/source/pdfimport/pdfparse/pdfparse.cxx:(.text+0x303): undefined reference to `boost::system::generic_category()'
sdext/source/pdfimport/pdfparse/pdfparse.cxx:(.text+0x30e): undefined reference to `boost::system::system_category()'
c++: error: linker command failed with exit code 1 (use -v to see invocation)

In file included from canvas/source/cairo/cairo_spritecanvashelper.cxx:35:
In file included from canvas/source/cairo/cairo_canvascustomsprite.hxx:37:
include/canvas/base/canvascustomspritebase.hxx:257:24: warning: 'getPriority' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
        virtual double getPriority() const
                       ^
include/canvas/base/sprite.hxx:92:37: note: overridden virtual function is here
        virtual double              getPriority() const = 0;
                                    ^
canvas/source/cairo/cairo_spritecanvashelper.cxx:409:41: error: call to deleted function 'cref'
                                        boost::cref(mpOwningSpriteCanvas->getBufferSurface()),
                                        ^~~~~~~~~~~
/usr/local/include/boost/core/ref.hpp:179:24: note: candidate function [with T = boost::shared_ptr<cairo::Surface>] has been explicitly deleted
template<class T> void cref(T const&&) BOOST_REF_DELETE;
                       ^
/usr/local/include/boost/core/ref.hpp:150:80: note: candidate function [with T = boost::shared_ptr<cairo::Surface>]
template<class T> BOOST_FORCEINLINE reference_wrapper<T const> BOOST_REF_CONST cref( T const & t )
                                                                               ^
canvas/source/cairo/cairo_spritecanvashelper.cxx:407:26: error: no matching function for call to 'bind'
                         ::boost::bind( &repaintBackground,
                         ^~~~~~~~~~~~~
/usr/local/include/boost/bind/bind.hpp:1899:5: note: candidate template ignored: couldn't infer template argument 'R'
    BOOST_BIND(F f, A1 a1, A2 a2, A3 a3)
    ^
/usr/local/include/boost/bind/bind.hpp:1868:20: note: expanded from macro 'BOOST_BIND'
 #define BOOST_BIND bind
                    ^
[...]

PR:		207697
Submitted by:	truckman
Obtained from:	upstream
Exp-run by:	antoine
2016-11-23 12:46: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
Alexey Dokuchaev
583daec5aa In several dozen ports, use single space for WWW: line in pkg-descr, and
reformat port description text in cases when it was notoriously broken.
2016-11-22 14:04:21 +00:00
Jose Alonso Cardenas Marquez
a2cb67d81d - Update to 1.6.2 2016-11-21 22:09:06 +00:00
John Marino
28ad1ad68b editors/fileobj: Upgrade version 0.7.25 => 0.7.44
Submitte by:	maintainer via IRC
2016-11-21 15:44:06 +00:00
Mathieu Arnold
5166401e18 This was not resurrected properly.
With hat:	portmgr
Sponsored by:	Absolight
2016-11-21 13:59:41 +00:00
Baptiste Daroussin
9a6d4676bf Use @post[un]exec instead of deprecated @[un]exec which is deprecated
Do not bump portrevision as it does not change the final package
2016-11-20 12:45:36 +00:00
Gerald Pfeifer
89f8b05214 Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
2016-11-20 09:38:08 +00:00
John Marino
e0063ba1b3 editors/the: overhaul, resolved many existing issues
When this port was resurrected, none of the non-default options had a
prayer of working.  Requirements were spelled incorrectly and
mis-specified.

First, overhaul the makefile to use modern options helpers.
Then create a Rexx group of options. Rexx must be used, but the original
intent is that it builds with Rexx/Regina by default, but optionally with
Rexx/imc.  Now that this is cleaned it, it was discovered that Rexx/imc
can't build the, so leave the option but mark it broken.

Similarly, it builds with ncurses by default.  This wasn't configured
properly, but now it's been fixed.  A new option group called display
allows the to be built with XCurses.  This was also mis-specified and
could never build anyway.  Using a sed command to remove 2 (minor?)
unsupported lines, the xcurses option now builds and links to the
successfully.

Finally the xaw3d, also mispecified, doesn't dynamically link to the.
The specification was fixed and changed to the static library.  The xawed
is a valid configure option but it's not clear if the static library is
actually used or not.  It's off by default, as before.

This port did not receive adequate scrutiny when it was brought back
into the tree.  Most of the issues listed here would have been caught
with even a cursory check.

Approved by:	just-fix-it and ncurses blanket
2016-11-19 23:17:35 +00:00
John Marino
dd8ea46ffe editors/aee: modernize makefile and support ports ncurses
Approved by:	general and ncurses blankets.
2016-11-19 21:39:28 +00:00
John Marino
5076e0d2f0 editors/nvi-devel: Fix ports ncurses header detection
Approved by:	ncurses blanket
2016-11-19 19:51:30 +00:00
John Marino
40a6888ae9 editors/chexedit: skip faulty ncurses.h detection conftest
Approved by:	ncurses blanket
2016-11-19 19:47:22 +00:00
John Marino
f8f29f6444 emulators/kcemu, editors/wordgrinder: Document ncurses requirement
Approved by:	ncurses blanket
2016-11-19 19:29:01 +00:00
Adam Weinberger
33b24322d5 Update to patchlevel 94, and simplify the Makefile a bit. 2016-11-19 18:50:11 +00:00
Jan Beich
23a96f4a5f devel/icu: update to 58.1
Changes:	http://site.icu-project.org/download/58
PR:		214384
Exp-run by:	antoine
Approved by:	office (bapt)
2016-11-19 18:21:20 +00:00
Joerg Wunsch
7c99dcb435 Resurrect bpatch, after moving the distfile to MASTER_SITE_LOCAL.
Inquired by email to John Rupley (fortunately still alive) about the license,
and got permission to put it into public domain.
2016-11-16 23:03:20 +00:00
Jan Beich
625849ce67 editors/libreoffice: unbreak against ICU 58.1
i18npool/source/breakiterator/breakiterator_unicode.cxx:69:13: error: 'setBreakType' is a private member of 'icu::RuleBasedBreakIterator'
            setBreakType(type);
            ^
/usr/local/include/unicode/rbbi.h:657:10: note: declared private here
    void setBreakType(int32_t type);
         ^
1 error generated.

PR:		214437
Obtained from:	upstream
Approved by:	portmgr blanket
2016-11-15 15:29:15 +00:00
Alexey Dokuchaev
50c7b417e3 Do not terminate BROKEN messages with period, it is added by the framework. 2016-11-14 11:26:59 +00:00
Mark Linimon
387ced8b05 Mark as broken on various tier-2 archs.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2016-11-14 07:47:48 +00:00
Danilo Egea Gondolfo
11c0b58621 - Update to 2.7.1 2016-11-13 23:03:20 +00:00
Baptiste Daroussin
5d968e87c0 Fix runtime issues related to thread_locale
__cxa_thread_atexit which is needed when building c++11 program using
thread_locale is only defined on FreeBSD 11-STABLE and 12-CURRENT

Backout the change in libreoffice which happened during the 5.2 dev phase adding
thread_locale

PR:		214473
Reported by:	Dušan Vejnovič <freebsd@dussan.org>
Tested by:	Dušan Vejnovič <freebsd@dussan.org>
2016-11-13 22:38:15 +00:00
MANTANI Nobutaka
1ba7698def - Simplify PLIST, BUILD_DEPENDS and RUN_DEPENDS selection.
- Regenerate patches by 'make makepatch'.
- Pet portlint.

PR:		213183
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2016-11-13 13:23:04 +00:00
MANTANI Nobutaka
719ba3574d - Simplify PLIST, BUILD_DEPENDS and RUN_DEPENDS selection.
- Regenerate patches by 'make makepatch'.
- Pet portlint.

PR:		213182
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2016-11-13 13:21:08 +00:00
MANTANI Nobutaka
cad9c5325e - Simplify plist.
- Regenereate patches by 'make makepatch'.
- Pet portlint.

PR:		213181
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2016-11-13 13:18:12 +00:00
Baptiste Daroussin
97f8268e2c Replace UPDATING entry by CONFLICTS_BUILD which is designed for that
Reported by:	jbeich
2016-11-13 12:43:21 +00:00
Olivier Duchateau
362643bec3 Update to 2.5.7
PR:		214418
Submitted by:	Yasuhiro KIMURA (maintainer)
2016-11-13 10:03:04 +00:00
Dmitry Marakasov
920252673d - Add LICENSE_FILE
- Switch to options helpers
2016-11-13 09:00:16 +00:00
Adam Weinberger
2559988965 Update to patchlevel 82. 2016-11-12 22:55:53 +00:00
Baptiste Daroussin
11e596877a Add bash-completion files to the package
PR:		214451
Reported by:	jbeich
2016-11-12 18:50:34 +00:00
Baptiste Daroussin
1856d0bcbc Fix typo I forgot to commit earlier
Reported by:	Stari Karp <starikarp@yandex.com>
2016-11-12 14:09:41 +00:00
Baptiste Daroussin
d6f3a4aeb8 Allow to bulid as root
PR:		214440
Reported by:	O. Hartmann <ohartmann@walstatt.org>
2016-11-12 13:26:30 +00:00
Baptiste Daroussin
6721a47473 Update libreoffice to 5.2.3 and liborcus to 0.11.2 2016-11-12 09:45:22 +00:00
Jan Beich
68036db43c Track used or drop unused devel/icu dependency
This tries to fix discrepancy between

  $ pkg rquery '%o %B' | awk '/libicu/ { print $1 }' | sort -u
  $ git grep -lF :devel/icu | sed 's,/Makefile$,,'

PR:		214384
Reported by:	tijl, stage-qa, readelf(1)
2016-11-11 11:59:55 +00:00
Wen Heping
79787546f5 - Update to 0.1.6
PR:		214311
Submitted by:	gor@clogic.com.ua(maintainer)
2016-11-10 08:06:03 +00:00
Mark Linimon
631eab01cc Mark as broken on aarch64: fails to link with sbrk.
While here, pet portlint and remove stale ia64 lines.

Approved by:	portmgr (tier-2 blanket)
2016-11-10 01:21:43 +00:00
Jan Beich
dc2d942542 x11-toolkits/scintilla, editors/scite: update to 3.7.0
Changes:	http://www.scintilla.org/ScintillaHistory.html
PR:		213556
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2016-11-06 01:21:02 +00:00
Adam Weinberger
e36f83b330 Update to patchlevel 63.
Remove the X_LIBS definitions from MAKE_ARGS. They get figured out
automatically, and in r418840, a couple of them got changed to run
a nonexistent external command called "X_LIBS".
2016-11-05 16:54:58 +00:00
Hiroki Sato
e92897676c Install gzip'd lisp source files. 2016-11-04 18:58:33 +00:00
Mark Linimon
3de1e963e2 Now builds on sparc64.
Approved by:	portmgr (tier-2 blanket)
2016-11-03 16:08:52 +00:00
Mark Linimon
8feb2aaffd Now builds on sparc64. Delete ia64 line as support was dropped.
Approved by:	portmgr (tier-2 blanket)
2016-11-03 16:06:42 +00:00
Mathieu Arnold
d26ef18700 Cleanup no longer needed CHMOD usage after r424898.
PR:		213743
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-11-02 22:45:14 +00:00
Grzegorz Blach
85e2b12c64 Update to 3.1.29 2016-10-30 14:28:48 +00:00
Adam Weinberger
a4d3d31ce2 Update to patchlevel 54. 2016-10-29 16:33:14 +00:00
Jung-uk Kim
afc3c0b857 Remove an extraneous brace for libstdc++ for completeness. Note this change
alone does not allow us to build LibreOffice with GCC and libstdc++.
2016-10-26 18:23:12 +00:00
Mathieu Arnold
d17f126e64 Cleanup USE_GITHUB usage.
Sponsored by:	Absolight
2016-10-25 22:28:22 +00:00
Adam Weinberger
5400b49dd1 Update to patchlevel 46. 2016-10-22 17:03:26 +00:00
Mathieu Arnold
eabbfd75e3 ${RM} already has -f.
PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-10-21 12:51:40 +00:00
Raphael Kubo da Costa
366a97ec37 Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).

I also emailed him 2 weeks ago and have received no response so far.
2016-10-20 15:58:12 +00:00
Danilo Egea Gondolfo
21cc7d30b2 - Update to 43.1.0
- Fix hunspell/aspell enable/disable
- Using LANG variable to handle paths with non ASCII bytes during build process
2016-10-19 02:28:05 +00:00
Rene Ladan
4e981abc79 Remove expired ports:
2016-10-18 devel/gaphor: runtime failure uncorrected for 1 year after first report
2016-10-18 editors/winefish: upstream disappeared (project dead?), segfaults on multiple arches
2016-10-18 17:37:33 +00:00
Tobias C. Berner
1d16d53e19 Introduce new extensible virtual categories for KDE
A lot of KDE Ports share MASTERSITES, LICENSE and so one, as they are
released as a bundle upstream, however, there was not really a clean
way to share this information.

Using these new categories, we can simplify the Makefiles for the diverse
KDE ports.
At the moment we support the virtual category
	* kde-kde4
In the future, this will be extended to
	* kde-frameworks
	* kde-plasma
	* kde-applications

PR:						213406
Differential Revision:	https://reviews.freebsd.org/D7645
Exp-run by :			antoine
Reviewed by:			mat, rakuco
Approved by: 			portmgr (mat), rakuco (mentor)
2016-10-18 17:22:35 +00:00
John Marino
f02adea702 editors/mg: Use OPSYS with OSVERSION (restores DF build)
DragonFly doesn't provided reallocarray.  OPSYS should be used with
OSVERSION (covered by a blanket)
2016-10-17 05:29:22 +00:00
John Marino
e4318a275f editors/neovim: Return pty process patch to restore build on DF
The pty process file was relocated and renamed, so the previous patch
no longer applied and was removed with the last update.  Regenerate the
patch to restore build on DragonFly.

Approved by:	DragonFly blanket
2016-10-17 05:13:35 +00:00