Commit graph

9593 commits

Author SHA1 Message Date
Fernando Apesteguía
4d4db978e3 editors/focuswriter: Update to 1.6.15
PR:	229933
Submitted by:	lightside@gmx.com
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16392
2018-07-22 19:41:58 +00:00
Fernando Apesteguía
9f307bc6e4 graphics/opencollada: update to 1.6.63
Bump PORTREVISION for dependent ports

Reported by:	portscout
Approved by:	tcberner (mentor)
Differential Revision:	 https://reviews.freebsd.org/D16353
2018-07-22 10:15:30 +00:00
Adam Weinberger
1c6370e606 Update neovim to 0.3.1
FEATURES:
  man.vim: C highlighting for EXAMPLES section
  TUI: urxvt: also send xterm focus-reporting seqs
  API: emit nvim_buf_lines_event from :terminal
  fillchars: Add "eob" flag

FIXES:
  startup: avoid blank stdin buffer if other files were opened
  Only waitpid() for processes that we care about
  Check all child processes for exit in SIGCHLD handler
  channel.c: Prevent channel_destroy_early() from freeing uninitialized rpc stuff
  transstr_buf: fix length comparison
  TUI: Fix standout mode
  man.vim: fix for mandoc
  provider/node: npm --loglevel silent
  API: nvim_win_set_cursor: set curswant
  checkhealth: Python: fix VIRTUAL_ENV check
  checkhealth: node.js: also search yarn

CHANGES:
  defaults: shortmess+=F
  highlight: high-priority CursorLine if fg is set.
  terminal: handle &confirm and :confirm on unloading
  screen: truncate showmode messages
  buffer: fix copying :setlocal options
  Ex mode: always "improved" (gQ)
  options: remove 'maxcombine` option (always 6)

INTERNAL:
  screen: use UTF-8 representation
2018-07-18 13:40:15 +00:00
Ashish SHUKLA
575303209a - Update to git snapshot 9593108 2018-07-16 16:26:38 +00:00
Tobias C. Berner
73fc733977 Update KDE Applications to 18.04.3 2018-07-13 17:41:56 +00:00
Steve Wills
7e61e6926d editors/focuswriter: update to 1.6.14
PR:		229584
Submitted by:	lightside <lightside@gmx.com> (maintainer)
2018-07-08 15:15:24 +00:00
Danilo Egea Gondolfo
19e557db2a - Set PORTSCOUT=ignore for now 2018-07-07 19:57:40 +00:00
Tobias Kortkamp
bc2eb4b4da editors/joe: Update to 4.6
PR:		228761
Submitted by:	wen
Approved by:	juergen.gotteswinter@googlemail.com (maintainer timeout, 1 month)
2018-07-07 14:35:51 +00:00
Danilo Egea Gondolfo
b8af6f29bd - Update to 45.0.2
- Use github
2018-07-05 16:28:34 +00:00
Adam Weinberger
229bb4e27c Update vim to patchlevel 139 2018-07-02 21:59:03 +00:00
Yuri Victorovich
0b57df9a21 print/libotf: Update 0.9.13 -> 0.9.16
Port changes:
* Add LICENSE/LICENSE_FILE
* Add to USE_XORG
* Remove CPPFLAGS

PR:		228647
Submitted by:	thierry
Approved by:	nikola.lecic@anthesphoria.net (maintainer's timeout; 30 days)
2018-07-02 06:27:48 +00:00
Jan Beich
3beb732dad devel/icu: update to 62.1
Changes:	http://site.icu-project.org/download/62
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		229359
Exp-run by:	antoine (only 10.4)
2018-06-29 14:22:11 +00:00
Tobias C. Berner
b1a1d38bf9 Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	→https://reviews.freebsd.org/D15540
2018-06-28 17:39:53 +00:00
Li-Wen Hsu
f45fbba263 - Update to 6.0.5 2018-06-26 16:30:49 +00:00
Rene Ladan
9a7bad0743 editors/morla: mark BROKEN if the XULRUNNER option is chosen 2018-06-23 10:36:36 +00:00
Danilo Egea Gondolfo
0d12f1c5d4 - Update to 0.50.3
PR:		227981
Submitted by:	danilo
Approved by:	maintainer timeout (gnome, 1 month)
2018-06-22 17:18:45 +00:00
Tobias C. Berner
60539b7275 multimedia/*phonon*: update and flavorize with @qt4/@qt5
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14632
2018-06-21 16:52:09 +00:00
Mathieu Arnold
4376dbbb58 Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
2018-06-20 17:05:41 +00:00
Mark Linimon
efc62e6bcd Adjust USES to fix builds on gcc-based architectures.
While here, pet portlint.

Tested for no regression on amd64.

Approved by:	portmgr (tier-2 blanket)
2018-06-18 19:03:03 +00:00
Mark Linimon
836c2938d1 Mark ports broken on powerpc64, categories d-f.
While here, pet portlint and do some other cleanup.

Approved by:	portmgr (tier-2 blanket)
2018-06-18 03:49:09 +00:00
Steve Wills
2daed13623 editors/nvi-m17n: fix CJK display problem
PR:		220013
Submitted by:	Satoshi TOMIOKA <tomioka.satoshi.ml@gmail.com>
Reported by:	Yasuhito FUTATSUKI <freebsd-bug-report-yf@yf.bsdclub.org>
2018-06-16 22:47:21 +00:00
Jose Alonso Cardenas Marquez
989af508f7 - Fix build
Reported by:	pkg-fallout
2018-06-15 18:15:28 +00:00
Steve Wills
197e59c914 editors/jucipp: update to 1.4.4
PR:		228841
Submitted by:	Mohammad S. Babaei <info@babaei.net>
2018-06-14 22:55:37 +00:00
Dmitry Marakasov
4797788827 - Remove always true OSVERSION condition
Approved by:	portmgr blanket
2018-06-13 12:26:53 +00:00
Joseph Mingrone
bf06ecfc29 editors/emacs-devel: Restore configure patch to accept base makeinfo
The configure patch was removed in r472261, because I incorrectly thought
/usr/bin/makeinfo had been removed from base in 10.4.

Pointy-hat: jrm
2018-06-13 02:23:30 +00:00
Joseph Mingrone
b672dbca9c Emacs ports: Improve consistency between the two Emacs ports and...
- [1] Do not link liblockfile when MAILUTILS option is off.  Users who want
  mail functionality should turn on the MAILUTILS option.  See PR 227799.

- [2] Create a link under exec_directory pointing to
  ${PREFIX}/bin/movemail.  See upstream bug https://bugs.gnu.org/31737 and
  PR 228833.

- Based on user feedback, change the package name for the nox flavor of
  editors/emacs-devel from emacs-devel_nox to emacs-devel-nox.  The
  original motivation for naming the package emacs-devel_nox was so that
  PKGNAMESUFFIX would match the flavor names for USES=emacs ports and
  flavor names cannot contain '-'.

- Remove patches that are no longer necessary.  The patch
  emacs-devel/files/patch-configure.ac is no longer necessary because 10.3,
  which included an old version of texinfo in base, is EOL.  The lldb-gud
  patch is no longer necessary because the LLDB option has been removed.

- Update editors/emacs-devel to a newer commit on the upstream master
  branch.

- Customize COMMENT for nox flavor of editors/emacs-devel.

PR:		227799 [1], 228833 [2]
Submitted by:	yasu@utahime.org [1], bengta@sics.se [2]
Approved by:	ashish
Differential Revision:	https://reviews.freebsd.org/D15728
2018-06-12 16:03:56 +00:00
Don Lewis
5183d6d6ee Upgrade to Apache OpenOffice trunk SVN revsion r1833124. This includes
the bug fix in extra-patch-align16 needed for amd64. [1]

Instead of symlinking the directory containing the OpenOffice .desktop
files under $PREFIX/share/applications, symlink the individual .desktop
files.  This is what upstream does on Linux and what LibreOffice does
as well.  The Plasma 5 desktop ignores symlinks to directories when it
is scanning for .desktop files.

PR:		228030 [1]
Reported by:	kan
2018-06-12 04:00:07 +00:00
Don Lewis
32aa25d3bc Instead of symlinking the directory containing the OpenOffice .desktop
files under $PREFIX/share/applications, symlink the individual .desktop
files.  This is what upstream does on Linux and what LibreOffice does
as well.  The Plasma 5 desktop ignores symlinks to directories when it
is scanning for .desktop files.

PR:		228030
Reported by:	kan@FreeBSD.org
2018-06-12 03:55:02 +00:00
Adam Weinberger
30d4669e52 Update neovim to 0.3.0
Changes: 44c6deb91a
2018-06-11 17:28:46 +00:00
Fernando Apesteguía
364c800fc2 editors/texstudio: update to 2.12.8
* USE_GITHUB since this release is only in GH and not in SF
* Add LICENSE according to project's site (no license file is provided)
* Use DISTVERSION instead of PORTVERSION
* Flavorize port and make qt5 default (as in the previous version)

PR:	227097
Reported by:	lebarondemerde@privacychain.ch
Approved by:	tcberner (mentor), portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D15023
2018-06-11 17:25:11 +00:00
MANTANI Nobutaka
0e9ee35bf1 * Change lisp directory from EMACS_SITE_LISPDIR to EMACS_VERSION_SITE_LISPDIR.
* Remove unnecessary @rmtry from pkg-plist.
* Bump PORTREVISION because of plist change.

PR:		228721
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2018-06-10 14:29:44 +00:00
MANTANI Nobutaka
1acf47cf72 * Change lisp directory from EMACS_SITE_LISPDIR to EMACS_VERSION_SITE_LISPDIR.
* Bump PORTREVISION because of plist change.

PR:		228720
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2018-06-10 14:27:53 +00:00
MANTANI Nobutaka
20a1d46824 * Change lisp directory from EMACS_SITE_LISPDIR to EMACS_VERSION_SITE_LISPDIR.
* Bump PORTREVISION because of plist change.

PR:		228719
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2018-06-10 14:24:11 +00:00
Tobias C. Berner
880f6c87cc Update KDE Applications to 18.04.2 2018-06-10 10:39:35 +00:00
Steve Wills
4298e83631 editors/linux-sublime3: update to build 3176
PR:		228445
Submitted by:	Pedro F. Giffuni <pfg@FreeBSD.org>
Approved by:	maintainer timeout (miguelmclara@gmail.com, > 2 weeks)
2018-06-09 21:38:38 +00:00
Adam Weinberger
f9381280f3 Update vim to patchlevel 39 2018-06-09 16:51:53 +00:00
Danilo Egea Gondolfo
d1a1daa432 - Update to 2.9.8 2018-06-03 17:58:01 +00:00
Jose Alonso Cardenas Marquez
ef2e19ad09 - Update to 1.8.4 2018-06-03 08:10:55 +00:00
Jose Alonso Cardenas Marquez
d3d652594f - Update to 3.6.15 2018-06-03 07:57:10 +00:00
Jose Alonso Cardenas Marquez
dc7c3253d2 - Update to 0.8.12 2018-06-03 07:30:06 +00:00
Guido Falsi
08a2916984 - Update mousepad to 0.4.1
- Enable GTK3 option by default
2018-06-01 20:57:35 +00:00
Rene Ladan
4f6bfab842 Return deischen@'s ports back to the pool after his commit bit got taken in
for safekeeping.
2018-06-01 20:23:02 +00:00
Carlos J. Puga Medina
53af4526a2 Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6
PR:		228597
Approved by:	portmgr (antoine)
2018-06-01 10:16:41 +00:00
Joseph Mingrone
f76f9f534d editors/emacs: Fix build when XWIDGETS knob is on
Reported by:	olgeni
2018-06-01 01:11:37 +00:00
Tobias C. Berner
3cfbb8fd90 Update editors/kile to 3.0b2 2018-05-31 21:25:36 +00:00
Joseph Mingrone
aca33f1e53 editors/emacs: Fix copy/paste nonsense error from r471214
pointy-hat:	jrm
2018-05-31 15:57:13 +00:00
Joseph Mingrone
f55e6d7c2e editors/emacs: Fix configure issue when no X toolkit knob is on 2018-05-31 15:35:36 +00:00
Joseph Mingrone
7a25a9e899 editors/emacs: Fix plist issue when SOURCES knob is off
PR:		228626
Reported by:	Simeon Simeonov <blackmore@pichove.org>
2018-05-31 15:35:18 +00:00
Steve Wills
80ac79b12a editors/focuswriter: Update to 1.6.13
PR:		228619
Submitted by:	lightside <lightside@gmx.com> (maintainer)
2018-05-31 14:22:47 +00:00
Joseph Mingrone
107b408c31 USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade
Or, mark ports that fail to build as BROKEN.
https://lists.freebsd.org/pipermail/freebsd-ports/2018-May/113518.html
2018-05-31 01:18:05 +00:00