Commit graph

8893 commits

Author SHA1 Message Date
Don Lewis
d1cb00b3d0 Upgrade to upstream svn revision 1749607.
This fixes the build problem with libc++ 3.8.0, so
patch-vcl_source_glyphs_graphite__layout.cxx is no longer needed.
2016-06-23 15:29:57 +00:00
Torsten Zuehlsdorff
8b62234838 Change all occurrences of xmj@chaot.net to johannes@perceivon.net as the owner requested.
This only affects "Created by" lines with one exception: devel/uclcmd. There the maintainer is changed. This was overlooked in r416918.

Approved by: junovitch (mentor)
2016-06-23 09:48:53 +00:00
Mathieu Arnold
f4bcae52dc fix clang 3.7, add clang 3.8, fix brief comment support [1]
While there, refactor the CLANGXX options.

PR:		208302 [1]
Submitted by:	maintainer, rozhuk im gmail com
Sponsored by:	Absolight
2016-06-21 15:43:00 +00:00
Ruslan Makhmatkhanov
697ed72fd7 editors/neovim: pass maintainership to submitter
- fix out-of-order DISTVERSIONPREFIX (portlint warning)

PR:		210301
Submitted by:	Oleg Gushchenkov <gor@clogic.com.ua>
2016-06-19 08:23:53 +00:00
Jung-uk Kim
4554f96f5f Fix another build failure on head. 2016-06-16 23:09:17 +00:00
Torsten Zuehlsdorff
c5152e00e5 Change MAINTAINER from xmj@FreeBSD.org to johannes@perceivon.net
PR:           210265
Submitted by: Johannes Jost Meixner (johannes@perceivon.net)
Approved by:  pi (mentor)
2016-06-15 09:04:29 +00:00
Jung-uk Kim
85903a014e Fix build on head. 2016-06-14 04:42:13 +00:00
Ashish SHUKLA
d2e675ef57 - Update to 25.0.95 2016-06-13 11:13:32 +00:00
Hiroki Sato
8242750df8 Fix build on i386. 2016-06-12 17:24:34 +00:00
Kurt Jaeger
4646dada8c editors/plume-creator-devel: Remove wrongly used PLIST_SUB from pkg-plist
PR:		210107
Submitted by:	Tobias C.Berner <tcberner@gmail.com> (kde)
2016-06-12 10:07:16 +00:00
Hiroki Sato
910992c384 Regenerate patch files and remove an extra post-patch target. 2016-06-11 21:07:11 +00:00
Hiroki Sato
cbef0b0505 - Resurrect editors/pdfedit. Fix to compile the library part only
because of QT3 deprecation long time ago.
- Take maintainership.
2016-06-11 20:53:25 +00:00
Matthew Seaman
2b4ec09e7e Fix be64toh() detection on BSDs from upstream
Use patch names as generated by 'make makepatch'

PR:		210054
Submitted by:	gor@clogic.com.ua
2016-06-09 19:01:27 +00:00
John Marino
09eadfd247 editors/neovim: Unbreak using dports patches
One of the 3 patches is for DF, the other two are commonly needed.
2016-06-09 13:41:03 +00:00
Michael Gmelin
f3ae786853 Make dependency on aspell optional
joe is less than 2 MB in size and has no dependencies. Aspell
brings in 55MB in dependencies and more than 3000 files.

Change the port, so the dependency on aspell is optional (and
disabled by default) and allow installing aspell separately
for those who need it.

Reviewed by:	bapt
Approved by:	mentors (implicit)
Differential Revision:	https://reviews.freebsd.org/D6732
2016-06-06 21:27:08 +00:00
Mathieu Arnold
7f304f0633 Remove unneeded usage of:
- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)

Sponsored by:	Absolight
2016-06-06 15:25:42 +00:00
Antoine Brodin
cecbbcf226 Mark BROKEN: fails to build
/wrkdirs/usr/ports/editors/neovim/work/neovim-0.1.4/src/nvim/shada.c: In function 'shada_write_file':
/wrkdirs/usr/ports/editors/neovim/work/neovim-0.1.4/src/nvim/shada.c:3232: error: expected declaration specifiers or '...' before '(' token
/wrkdirs/usr/ports/editors/neovim/work/neovim-0.1.4/src/nvim/shada.c:3232: error: expected ')' before '?' token

Reported by:	pkg-fallout
2016-06-04 12:31:36 +00:00
Antoine Brodin
c31defa0fc Deprecate ports broken for more than 6 months 2016-06-03 16:44:58 +00:00
Ashish SHUKLA
7a5868cc3c - Update to 25.0.94
PR:		209604
Submitted by:	Joseph Mingrone <jrm@ftfl.ca>
2016-05-30 01:12:45 +00:00
Dmitry Marakasov
9948289624 - Add LICENSE
- Add NO_ARCH
- Depend on tk through USES
- Switch to options helpers
2016-05-29 14:26:57 +00:00
Dmitry Marakasov
b978ce4393 - Update WWW
Approved by:	portmgr blanket
2016-05-29 13:44:22 +00:00
Jason Unovitch
4cae60ca87 Assign submitter as maintainer by request
PR:		209794
Submitted by:	Mahdi Mokhtari <mokhi64@gmail.com>
Differential Revision:	D6606
2016-05-28 02:02:54 +00:00
Kurt Jaeger
71372c78a7 devel/msgpack: 1.1.0 -> 1.4.2
Changes:
  https://github.com/msgpack/msgpack-c/blob/master/CHANGELOG.md
- dependent ports PORTREVISION bump because name of shared library changed

PR:		209474
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
Reviewed by:	swills
2016-05-27 18:56:52 +00:00
Steve Wills
01ca19a397 Add USE_KDE4 so that KDE4_VERSION is defined
PR:		209756
Submitted by:	T.C.Berner <tcberner@gmail.com>
Reported by:	Vladimir Omelchuk <admin@vladiom.com.ua>
2016-05-26 16:25:39 +00:00
Don Lewis
543465e012 Fix build of openoffice-4 and openoffice-devel with libc++ 3.8.0.
Openffice defines its own overloaded variant of round(), which is
only different in return type from the 'real' round() from <math.h>,
so it is ambiguous (in the C++ lookup sense).  Fix this by renaming
the custom round() to round_(), and using a define to minimize
needed changes in the code.

PR:		209588
Submitted by:	dim
2016-05-26 06:01:49 +00:00
Kurt Jaeger
900062f127 Many KDE i10n ports: Patch updates CURDIR
This patch replaces a bunch of ${CURDIR}/../../ by ${CURDIR:H:H};
the latter is considered proper contemporary usage by kde@ . The
patch is independent of other KDE4 infrastructure changes.

PR:		209303
Submitted by:	Adriaan de Groot <groot@kde.org>, rakuco, T.C.Berner <tcberner@gmail.com> (kde)
2016-05-26 03:38:38 +00:00
Rene Ladan
059340ceb7 Remove expired misc/kdehier4 and update all of its consumers to not reference it any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE

Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.

PR:		209014 (partial)
Submitted by:	myself
Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D6542
2016-05-25 20:56:06 +00:00
Kurt Jaeger
ad67447870 Several ports: Change MAINTAINER from xmj@chaot.net to xmj@FreeBSD.org
PR:		209746
Submitted by:	xmj
2016-05-25 16:54:30 +00:00
Kurt Jaeger
b3a5226570 editors/kate: Fix build with libc++ 3.8.0
PR:		209561
Submitted by:	dim
Approved by:	kde
2016-05-24 20:14:18 +00:00
Kurt Jaeger
0ca9a312ae editors/calligra-l10n: add plist-sub
All of the Calligra translations can use %%LANG%% in their plists
to reduce plist-differences across the translations and reduce
churn. Also introduces ${CURDIR:H:H} instead of some ${CURDIR}/../..
constructions.

Original work by tcberner.

PR:		209268
Submitted by:	Adriaan de Groot <groot@kde.org> (kde)
2016-05-24 05:44:56 +00:00
Dmitry Marakasov
c86e9d9724 Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed
Approved by:	portmgr blanket
2016-05-23 20:35:01 +00:00
Dmitry Marakasov
54a08f6954 Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by:	portmgr blanket
2016-05-23 18:36:52 +00:00
Sunpoet Po-Chuan Hsieh
4336871a47 - Update to 7.4.1832
Changes:	https://github.com/vim/vim/commits/master
2016-05-23 03:49:42 +00:00
Olivier Duchateau
fbd93e4883 Remove reference to FreeBSD 9, releases prior to 10.3-RELEASE are also
concerned

Suggested by:	mat@
2016-05-21 19:29:21 +00:00
Olivier Duchateau
0b57ba0f23 - Update to 20160421 snapshot
- Cosmetic change for documentation
- Mark BROKEN on FreeBSD 9.x, because it requires futimens system call

PR:		209290
Submitted by:	myself
Approved by:	<darcsis@gmail.com> (maintainer, timeout > 2 weeks)
2016-05-20 17:16:34 +00:00
Dmitry Marakasov
e87a8bd319 - Fix trailing whitespace in pkg-messages
Approved by:	portmgr blanket
2016-05-19 11:09:14 +00:00
Dmitry Marakasov
652069fa2d - Fix trailing whitespace in Makefiles
Approved by:	portmgr blanket
2016-05-19 10:57:35 +00:00
Dmitry Marakasov
1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00
Mathieu Arnold
7f833f40cf Don't set an empty PATCHFILES, it makes not sense.
Sponsored by:	Absolight
2016-05-17 17:51:03 +00:00
Antoine Brodin
44ac37c5a5 Fix build with clang 2016-05-17 11:18:19 +00:00
Hiroki Sato
88fd1240e8 - Use Github for the distfile instead of old, unmaintained tarball
and local patches.
- Compress .el files by default.
- Remove egg-helper.
- Fix some warnings due to obsolete functions or variables.
2016-05-16 18:20:11 +00:00
Baptiste Daroussin
fa5ddfb0b6 Remove changes that crept in by accidents
Reported by:	danfe
2016-05-14 10:17:16 +00:00
Guido Falsi
187c4902d8 Update scite and scintilla to 3.6.5.
PR:		209489
Submitted by:	me
Approved by:    Naram Qashat <cyberbotx at cyberbotx.com> (maintainer)
2016-05-14 08:54:49 +00:00
Baptiste Daroussin
554d4fd2da Prevent collision with getline(3) 2016-05-13 19:01:27 +00:00
Mathieu Arnold
c8254ba4ca Update to 0.1.4.
PR:		209294
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-05-09 13:43:03 +00:00
Mathieu Arnold
20912cb511 Update to 5.3.
PR:		209293
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-05-09 13:42:58 +00:00
Jung-uk Kim
92c297e6df Update to 5.0.6. 2016-05-07 03:28:18 +00:00
Ashish SHUKLA
ca474e6872 editors/emacs-devel[1]:
- Update to 25.0.93
 - Re-organize options into logical groups
 - Use OPTIONS helpers to specifiy implicit dependencies
 - Convert FILENOTIFY into a radio option
 - Remove dependency on unneeded ports for non-X11 systems

bsd.emacs.mk:
 - Update version for editors/emacs-devel port

PR:		209054[1]
Submitted by:	Joseph Mingrone <jrm@ftfl.ca>[1]
2016-05-02 13:45:35 +00:00
Don Lewis
8535e2e3cc Update TARGET_ORDER_OVERRIDE to for the changes to Uses/gnome.mk
in r413768.

Don't bother trying to create ${STAGEDIR}${DESKTOPDIR} since it
is already handled by mtree.
2016-05-01 05:26:21 +00:00
Don Lewis
9c0ff2e183 Pet portlint - use a tab (not space) after a variable name 2016-05-01 04:44:14 +00:00