Commit graph

3807 commits

Author SHA1 Message Date
wiz
42426a5a45 Follow some redirects. 2017-09-03 08:53:04 +00:00
wiz
9ddb7f9e9c Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
wiedi
a7a9582422 Update nano to 2.8.7
2017.08.27 - GNU nano 2.8.7 "Fragrance" fixes a lockup when tabs are
		wider than the screen, makes indenting + unindenting
		more predictable by retaining relative indentations,
		allows pasting (^U) at a prompt, allows triple quotes
		in Python to not be followed by a character, does not
		scroll three pages on a roll of the mouse wheel, binds
		Alt+Up and Alt+Down to findprevious and findnext, and
		fixes some hard-to-describe issues with softwrapping
		and boundary-crossing tabs.  Enjoy.
2017-08-30 10:21:58 +00:00
wiz
da646e9ad2 Simplify, to make life easier for lintpkgsrc. 2017-08-29 08:40:31 +00:00
prlw1
02f9e92ec9 Update gedit3 to 3.22.0
============
gedit 3.22.1
============

- Misc bugfixes
- Translation updates
2017-08-27 15:59:51 +00:00
joerg
26c60c3053 Missing system header. 2017-08-25 20:03:03 +00:00
adam
931d707fe2 Revbump for boost update 2017-08-24 20:03:08 +00:00
adam
62d3f1ac1b Revbump for boost update 2017-08-24 20:02:56 +00:00
wiz
7909ca8cec Comment out dead sites. 2017-08-16 20:45:30 +00:00
wiz
a1e4174a9c Follow some http redirects. 2017-08-16 20:21:03 +00:00
wiz
45819334ce Updated vim-share to 8.0.0921.
The usual bugfixes.

Add PRINT_PLIST_AWK line to make updates easier.
2017-08-15 21:00:11 +00:00
nros
63b9da03c4 Revbump due to update of poppler to version 0.57.0. 2017-08-15 10:59:42 +00:00
hauke
d2843a1813 leim/hebrew.el from the pre-release leim package causes build problems
for the xemacs{,-current}, so we use the stable package instead.
2017-08-10 12:02:08 +00:00
wen
4033b6e5e4 Update to 2.8.6
Upstream changes:
2017 July 21

GNU nano 2.8.6 "Kekulé" offers a new feature: the ability
to do softwrapping between words -- at whitespace --
instead of always at the edge of the screen.  This can
be activated with -a or --atblanks or 'set atblanks'
together with the softwrap option.  This release further
fixes a handful of rare display glitches, fixes a build
failure on AIX, harmonizes the quoting rules in the rc
files, and renames the option 'cut' to 'cutfromcursor'
(please update your nanorc files before 2020).
2017-08-05 01:35:49 +00:00
wiz
4b6cc49c90 Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
wiz
7b294157a3 Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
wiz
8733ee0040 Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
wiz
8d59bf7376 Use https for www.gnome.org HOMEPAGEs. 2017-07-30 22:47:48 +00:00
wiz
3f1d712ece Sort tools to reduce diff to wip/emacs-git. 2017-07-28 22:14:00 +00:00
dholland
71fe78ff4d Belated PKGREVISION bump for 20170617 change re-enabling ASLR.
Hi, Joerg.
2017-07-23 18:47:09 +00:00
dholland
e66124f9e9 Roll a couple bits into the jumbo patch, one from patch-aj, another
mentioned in passing in PR 43091. Bump PKGREVISION again, to 24.
2017-07-23 05:22:38 +00:00
dholland
b1a36c3444 Revert Joerg's change "Remove now obsolete Emacs ASLR hacks" as it doesn't
work.

Bump PKGREVISION. Note that the reverted changeset itself should have
and didn't bump PKGREVISION.
2017-07-23 05:11:42 +00:00
maya
0dcfbdb618 Darwin seems to also need -liconv.
blind commit prompted by darwin bulk builds
2017-07-22 16:48:46 +00:00
nros
675c6e32e1 Update editors/wily to version 0.13.42.
This version includes an update to support large fonts.
This update was requested on pkgsrc-users.
Set LICENSE.
2017-07-21 20:50:57 +00:00
hauke
8478b73086 wiz says we bump revision when binary packages change. 2017-07-13 17:55:30 +00:00
hauke
fa62a65b92 Since we are not using the included malloc lib any more, the hack is
obsolete.
2017-07-11 11:55:50 +00:00
hauke
88569f08c6 On Arch Linux, the XEmacs build breaks in src/gmalloc.c because extern
declarations conflict with system headers.  After patching this file,
the build then hangs at

 ./xemacs -nd -batch -l /var/obj/pkgsrc/editors/xemacs/work/xemacs-21.4.24/src/../lisp/update-elc.el

with the xemacs process spinning at 100% cpu.

Upstream states that the XEmacs malloc has not been updated in a long
time, and that it is safe to use the system malloc, so that's what
we'll do.
2017-07-11 11:29:44 +00:00
wen
e211d442a6 Update to 8.0.0702
Upstream changes:
17435  8.0.0647  syntax highlighting can cause a freeze
  1629  8.0.0648  possible use of NULL pointer
  3822  8.0.0649  when opening a help file the filetype is set several times
  2039  8.0.0650  for extra help files the filetype is set more than once
  1534  8.0.0651  build failure without the auto command feature
 10036  8.0.0652  unicode information is outdated
  2013  8.0.0653  the default highlight for QuickFixLine is not good
  5188  8.0.0654  no warning for text after :endfunction
  2677  8.0.0655  not easy to make sure a function does not exist
  2329  8.0.0656  cannot use ! after some user commands
 13104  8.0.0657  cannot get and set quickfix list items
 47863  8.0.0658  spell test is old style
  5884  8.0.0659  no test for conceal mode
  1676  8.0.0660  silent install on MS-Windows shows dialog
 10750  8.0.0661  recognizing urxvt mouse codes does not work well
  1828  8.0.0662  stray FIXME for fixed problem
  5971  8.0.0663  unexpected error message only when 'verbose' is set
  2373  8.0.0664  mouse does not work in tmux
  1517  8.0.0665  warning for uninitialized variable
  4110  8.0.0666  dead for loop
  5896  8.0.0667  memory access error when command follows :endfunc
  1689  8.0.0668  nsis installer script does not work
  2927  8.0.0669  CTRL-N at start of the buffer does not work correctly
  3607  8.0.0670  can't use input() in a timer callback
  1600  8.0.0671  hang when typing CTRL-C in confirm() in timer
  6001  8.0.0672  third item of synconcealed() changes too often
  1260  8.0.0673  build failure without conceal feature
  1751  8.0.0674  cannot build with eval but without timers
  2638  8.0.0675  'colorcolumn' has a higher priority than 'hlsearch'
  8830  8.0.0676  crash when closing quickfix window in autocmd
  4177  8.0.0677  setting 'filetype' may switch buffers
  3772  8.0.0678  closing a window does not trigger resizing
  2223  8.0.0679  using freed memory
 10068  8.0.0680  plugins in start packages are sourced twice
  2323  8.0.0681  unnamed register only contains the last deleted text
  2786  8.0.0682  no test for synIDtrans()
  4871  8.0.0683  visual bell flashes too quickly
 13990  8.0.0684  old style tests are not nice
 28918  8.0.0685  when conversion fails written file may be truncated
  1479  8.0.0686  extra redraw when using CTRL-L in second window
  6644  8.0.0687  minor issues related to quickfix
  4317  8.0.0688  cannot resize the window in a FileType autocommand
  2402  8.0.0689  ~ character not escaped when extending search pattern
  2150  8.0.0690  compiler warning on non-Unix system
  1267  8.0.0691  compiler warning without the linebreak feature
  2964  8.0.0692  CTRL-G with 'incsearch' and ? goes in the wrong direction
361923  8.0.0693  no terminal emulator support
  2396  8.0.0694  building in shadow directory does not work
  5003  8.0.0695  missing dependencies breaks parallel make
  1309  8.0.0696  .inc files missing in git
  9396  8.0.0697  recorded key sequences may become invalid
  4219  8.0.0698  crash on exit when using Python function in timer.
  1742  8.0.0699  checksum tests are not actually run
  2709  8.0.0700  segfault with QuitPre autocommand closes the window
  2900  8.0.0701  system test failing when using X11 forwarding
  5191  8.0.0702  an error in a timer can make Vim unusable
  3118  8.0.0703  illegal memory access with empty :doau command
  2145  8.0.0704  problems with autocommands when opening help
2017-07-09 23:58:24 +00:00
wiedi
1c6e8a26c0 termios.h is not just for SunOS
thanks wiz@
2017-07-06 11:31:16 +00:00
wiedi
34090afd15 Needs include for TIOCGWINSZ on SunOS 2017-07-06 09:09:02 +00:00
wiedi
e8f66dd4cd Update nano to 2.8.5
2017.06.25 - GNU nano 2.8.5 "Farouche" avoids a crash when waking from
		a suspension that was induced from the outside, allows
		negative line and column numbers on the command line,
		avoids some flickering when resizing the screen while
		in the file browser, opens files in the order they were
		mentioned on the command line, and does not pretend to
		have woken from suspension when receiving a SIGCONT.
2017-07-03 12:12:30 +00:00
jperkin
ce7001696a Use REPLACE_PYTHON for an installed script. 2017-06-29 19:54:40 +00:00
jperkin
409fea8f0d More python fallout, we need to specifically override PYTHONBIN and
ensure python2.7 is used during the build process, even though it is
incompatible, because the scripts are not python3 compatible.
2017-06-29 19:37:26 +00:00
jperkin
0aabc27fb1 Work around include ordering issues with meta-pkgs/mate/Makefile.common
to ensure a valid python is chosen.  This should be fixed properly after
the branch.
2017-06-29 11:10:18 +00:00
jperkin
aea02e4681 Remove python as a supported option, it is logically impossible at present
as all versions are marked as incompatible.
2017-06-28 15:56:22 +00:00
jperkin
1bcdbfa068 Remove obsolete patch (already removed from distinfo). 2017-06-28 15:44:53 +00:00
jperkin
501ca1937d These packages all require the PERL_USE_UNSAFE_INC hack. 2017-06-28 08:27:40 +00:00
youri
f890b6f000 Update pluma to 1.18.2. 2017-06-23 17:32:16 +00:00
markd
c204a6b601 Update texstudio to 2.12.4
TeXstudio 2.12.4
----------------
- detect definition of tex counts using \newcount
- improve config dialog layout
- make todo comment detection configurable
- show frame titles in structure view
- support table alignment in IEEEeqnarray, xtabular and mpxtabular
- table alignment: fix aligning of empty cols
- table alignment: place \\ if last columns is empty
- warn if \begin{column} is used outside columns-env
- workaround for not interpreting $ inside sweave \Sexpr{}
- option to deactivate interperation of command definition in magic comments
- remove pdf viewer subtypes from "Default Viewer" config. PDF viewer
  subtypes should be selected in "PDF Viewer".
- increase the maximal resolution for pdf rendering
- toolbar for embedded viewer can not turned-off anymore
- show shortcuts in tooltips (can be deactivated in the options)
- pass non-breaking space to grammar check
- \item completion no adds a space
- fix highlighting of current section in structure
- fix delays when typing _abc
- fix bug in log parser: wrong filename if empty brackets () occur in text
- fix word repetition erro on non-breaking space (~)
- fix file detection in latex/include file
- fix width of side panel not saved
- fix ampersand in in recent session names
- fix parsing of \RequirePackage in style files if the argument is
  completed on the same line
- fix misinterpretation of closing brace if extra opening brace is used
  over multilines
- fix jumping to first page when changing magnifier/hand in pdfviewer
- fix spelling error on words followed by
- show option --version when calling with --help
- fix link to LibreOffice dictionaries
- fix crash on pressing Esc in options
- fix entering persian half-space letter
- fix \maketitle completion
- fix shortcut context on OSX
- fix robustcommand definition
- use $* instead of $@ in BUILD.sh
- add needspace.cwl
- update some cwls
- add turkish translation

TeXstudio 2.12.2
----------------
- PDF shortcuts are now changable
- Support LanguageTool json API (needed for LanguageTool > 3.5)
- slightly improved layout of config dialog
- improved detection of stdout and stderr redirection
- fix: duplicate side panel icons
- fix: togglefullscreen from maximised and in reverse
- fix: don't try to call bibtex/biber if there are no bibtex-files
- fix: detection of programs
- fix: avoid problems if check latex is called without open documents


TeXstudio 2.12.0
----------------
- improved user interface: optimized layout, some new icons, some
  changes of color
- warn if file-saving fails
- cwl-based highlighting of todo-like commands
- partly support \todo commands spanning multiple lines (starting
  line is considered for highlighting and structure entry)
- partly support highlighting of multi-line titles: first line is
  highlighted
- move cursor to context in line when clicking on log entry
- add "Move all to other view" to editor tabs context menu
- add shortcut Ctrl+Alt+X to open the current pdf in the external viewer
- open the annotation dialog by double-clicking on an annotation in the list
- indicate LanguageTool server in tooltip
- indicate cursor RTL state in status bar
- build commands can be edited in non-advanced mode
- auto user commands on single argument math commands e.g. \overbrace{abc}
- support \input of PGF/TikZ files in graphics wizard
- support fix %BEGIN_FOLD in .rnw files
- improved highlighting for pweave and sweave
- improved tooltips on structure entries
- improved text completion: support compound words, apostrophe, subscript
  in braces, words with underscores
- Parenthesis -> Select Inner/Outer work also when the cursor is not next
  to a parenthesis but inside
- don't clear highlights of search in pdf after timeout
- revert to pre 2.11.0 save method on windows because the new QSaveFile
  has problems with Dropbox folders
- option to disable safe writing of files (using QSaveFile)
- option to disable showing logfile/error list in case of compile errors
- option to deactivate all reactions to external file changes
- option to control the triple click behavior
- additional shortcuts with Tab, Backspace, Del in shortcut options
- portable version does now store all settings in a subfolder "config"
- improved automatic handling of hg version information (relevant
  when building from source tar)
- improved handling of cwl dublets
- use Ctrl+Space for completion on OS X (was Cmd+Space which conflicts
  with Spotlight search)
- deprecate command line option --ini-file FILE in favor of --config DIR
- deprecate command line option --master in favor of --root
- remove View -> Align Windows (obsolete because of the embedded viewer)
- remove old toolbox style of side panel
- fix crash (newenv without any arguments)
- fix freeze when parsing incorrect \texorpdfstring with incorrect arguments
- fix label detection in glossaries.cwl
- fix: automatically run bibliography if there is no bbl file
- fix: "Close last open environment" works now also for environments
  opened on the same line
- fix: hg version comparision assumed 'larger' if the version could
  not be determined
- fix: do not lose focus to editor for "Find in PDF"
- fix grammar check on words in text arguments
- fix addchap/addpart entries not recognized as structure elements
- fix incorrect double-click and drag behavior
- fix issues with not-updated bookmarks
- fix math hover preview in subfile
- fix "Tab or Indent Selection"
- fix detection of MikTeX 64bit
- fix build with phonon
- improved some cwl files

TeXstudio 2.11.2
----------------
- major performance speedup, in case some default section commands were
  not defined in any used package
- speed up pasting into large documents (factor 100x)
- add comment toggle
- improved search panel layout
- improved bracket detection for \todo highlighting
- improved parsing of section titles
- added shorter auto-save intervals (1 min, 2 min)
- detection of user-local installation of MikTeX
- cwl-format: suffix %plain disables possible semantics associated with
  an argument name
- cwl-format: suffix %labeldef for definition of labels
- cwl-format: %suffix notation takes precedence over detection by argument
  name
- cwl-format: allow 'key' to be used in label if #l is set
- replace babel german by ngerman in presentation wizard
- highlight cursorEnums in script
- support reading an application style sheet from stylesheet.qss
- fix crash on qt4 if update check is sucessful
- fix: auto-indent
- fix: make insertion of tabs work with cursor mirrors
- fix: verbatim setting for \verb|abc|
- fix: update of save icon after SaveAll
- fix: dictionaries in extracted .oxt files not recognized
- fix: replace with regexp containing lookahead
- fix: keep indentation when using the graphics wizard
- fix: quote replacement on formerly hidden child documents
- fix: do not interpret double backslash within braces as column end in
  tabular environment
- fix: show a warning if file could not be saved
- fix: correctly handle optional arguments in command definitions
- fix: handling of \let arguments
- fix: spellchecking of words with apostrophe
- fix: visibility of option for system theme icons on Linux
- fix: scripting: cursor.movePostition(n, Left/Right) across empty lines
  and beyond end of file
- fix: running scripts from the macro window
- fix: mixture of zoom and scroll on ctrl+mouse wheel
- fix: scrreprt detection
- fix: editor font rendering in case of UI scaling
- fix: argument scanning when option contain key/val pairs
- fix: editor hiding when updating a windowed pdf viewer which was enlarged
before changing to windowed mode
- fix: repetition checking for words followed by colon
- fix: position of completer when competion words become very large
- fix: freeze while typing \texorpdfstring
- fix: script error on editor.search with options and callback
- fix: regExp replace in multi doc search
2017-06-21 13:50:41 +00:00
youri
5d93a19668 Bump PKGREVISION because of file changes. Thanks wiz@. 2017-06-20 15:35:23 +00:00
youri
4db1e918e9 gtksourceview2->gtksourceview3 2017-06-20 15:04:23 +00:00
morr
bd5eebb4e6 Update distinfo as well 2017-06-18 18:47:37 +00:00
morr
194bfb878f Update with latest patches 2017-06-18 17:48:46 +00:00
morr
8eb21b0f07 Update to newest patchset 8.0.0646.
Changes:
8.0.0426  insufficient testing for statusline
8.0.0427  'makeencoding' missing from the options window
8.0.0428  git and hg see new files after running tests
8.0.0429  (after 8.0.0428) options test does not always test everything
8.0.0430  (after 8.0.0429) options test fails or hangs on MS-Windows
8.0.0431  'cinoptions' cannot set indent for extern block
8.0.0432  "make shadow" creates an invalid link
8.0.0433  beeps when running tests
8.0.0434  clang version not correctly detected
8.0.0435  some functions are not tested
8.0.0436  running the options test sometimes resizes the terminal
8.0.0437  packadd test does not fully work
8.0.0438  the fnamemodify test may cause later tests to fail
8.0.0439  ":%argdel" gives an error for an empty arglist
8.0.0440  not enough test coverage in Insert mode
8.0.0441  dead code in #ifdef
8.0.0442  patch shell command not well escaped
8.0.0443  terminal width is set to 80 in test3
8.0.0444  (after 8.0.0442) diffpatch fails when file name has a quote
8.0.0445  getpgid is not supported on all systems
8.0.0446  the ";" command does not work after some characters
8.0.0447  getting font name does not work on X11
8.0.0448  some macros are in lower case
8.0.0449  (after 8.0.0448) part of fold patch accidentally included
8.0.0450  v:progpath is not reliably set
8.0.0451  some macros are in lower case
8.0.0452  some macros are in lower case
8.0.0453  adding fold marker creates new comment
8.0.0454  compiler warnings for "always true" comparison
8.0.0455  the mode test may hang
8.0.0456  typo in MinGW test makefile
8.0.0457  using :move messes up manual folds
8.0.0458  potential crash if adding list or dict to dict fails
8.0.0459  (after 8.0.0457) old folding fix for :move no longer needed
8.0.0460  can't build on HPUX
8.0.0461  (after 8.0.0457) test 45 hangs on MS-Windows
8.0.0462  failure of an MS-Windows test may go unnoticed
8.0.0463  side effects from resetting 'compatible' in defaults.vim
8.0.0464  can't find executable name on Solaris and FreeBSD
8.0.0465  off-by-one error in using :move with folding
8.0.0466  still macros that should be all-caps
8.0.0467  using g< after :for does not show the right output
8.0.0468  after aborting an Ex command g< does not work
8.0.0469  compiler warnings on MS-Windows
8.0.0470  not enough testing for help commands
8.0.0471  exit callback test sometimes fails
8.0.0472  when a test fails another test may also fail
8.0.0473  no test covering arg_all()
8.0.0474  the client-server feature is not tested
8.0.0475  not enough testing for the client-server feature
8.0.0476  (after 8.0.0475) missing change to main.c
8.0.0477  the client-server test may hang when failing
8.0.0478  tests use assert_true(0) and assert_false(1) to report errors
8.0.0479  remote_peek() is not tested
8.0.0480  the remote_peek() test fails on MS-Windows
8.0.0481  unnecessary if statement
8.0.0482  the setbufvar() function may mess up the window layout
8.0.0483  illegal memory access when using :all
8.0.0484  :lhelpgrep does not fail after a successful one
8.0.0485  not all windows commands are tested
8.0.0486  crash and endless loop when closing windows in autocmd
8.0.0487  the autocmd test hangs on MS-Windows
8.0.0488  running tests leaves an "xxx" file behind
8.0.0489  clipboard and "* register is not tested
8.0.0490  vertical split makes 'winfixwidth' window smaller
8.0.0491  quotestar test fails when features are missing
8.0.0492  a failing client-server request can make Vim hang
8.0.0493  crash with cd command with very long argument
8.0.0494  build failure with older compiler on MS-Windows
8.0.0495  quotestar test uses timer instead of timeout
8.0.0496  insufficient testing for folding
8.0.0497  arabic support is not fully tested
8.0.0498  two autocmd tests are skipped on MS-Windows
8.0.0499  taglist() does not prioritize tags for a buffer
8.0.0500  quotestar test is still a bit flaky
8.0.0501  on MS-Windows ":!start" does not work as expected
8.0.0502  Coverity complains about possible NULL pointer
8.0.0503  endless loop in updating folds with 32 bit ints
8.0.0504  looking up an Ex command is a bit slow
8.0.0505  failed window split for :stag not handled
8.0.0506  can't build with ANSI C
8.0.0507  client-server tests fail when $DISPLAY is not set
8.0.0508  Coveralls no longer shows per-file coverage
8.0.0509  no link to codecov.io results
8.0.0510  (after 8.0.0509) typo in link to codecov.io results
8.0.0511  message for skipping client-server tests is unclear
8.0.0512  check for available characters takes too long
8.0.0513  getting name of cleared highlight group is wrong
8.0.0514  script for creating cmdidxs can be improved
8.0.0515  ml_get errors in silent Ex mode
8.0.0516  a large count on a normal command causes trouble
8.0.0517  there is no way to remove quickfix lists
8.0.0518  bad fold text when a multi-byte char has a zero byte
8.0.0519  character classes are not well tested
8.0.0520  using a function pointer while the function is known
8.0.0521  GtkForm handling is outdated
8.0.0522  Win32: when 'clipboard' is "unnamed" yyp does not work
8.0.0523  dv} deletes part of a multi-byte character.
8.0.0524  (after 8.0.0518) folds messed up
8.0.0525  completion for user command argument not tested
8.0.0526  Coverity complains about possible negative value
8.0.0527  leftover file from RISC OS
8.0.0528  highlight wrong text when 'wim' includes "longest"
8.0.0529  line in test commented out
8.0.0530  buffer overflow when 'columns' is very big
8.0.0531  test with long directory name fails on non-unix systems
8.0.0532  test with long directory name fails on Mac
8.0.0533  abbreviation doesn't work after backspacing newline
8.0.0534  defaults.vim does not work well with tiny features
8.0.0535  memory leak when exiting from within a user function
8.0.0536  quickfix window not updated when freeing quickfix stack
8.0.0537  illegal memory access with :z and large count
8.0.0538  no test for falling back to default term value
8.0.0539  (after 8.0.0538) startup test fails on Mac
8.0.0540  (after 8.0.0540) building unit tests fails
8.0.0541  compiler warning on MS-Windows
8.0.0542  getpos() can return a negative line number
8.0.0543  test_edit causes older xfce4-terminal to close
8.0.0544  cppcheck warnings
8.0.0545  edit test may fail on some systems
8.0.0546  swap file exists briefly when opening the command window
8.0.0547  extra line break in verbosefile
8.0.0548  saving the redo buffer only works one time
8.0.0549  no test for the 8g8 command
8.0.0550  cannot parse some etags format tags file
8.0.0551  the typeahead buffer is reallocated too often
8.0.0552  toupper and tolower don't work properly for Turkish
8.0.0553  toupper/tolower test fails on Mac
8.0.0554  toupper and tolower don't work properly for Turkish
8.0.0555  toupper/tolower test fails on OSX without Darwin
8.0.0556  getting window position fails if GUI and term possible
8.0.0557  GTK: using static gravities is not useful
8.0.0558  :ownsyntax is not tested
8.0.0559  setting ttytype to xxx does not always fail
8.0.0560  :windo allows for ! but it's not supported
8.0.0561  undefined behavior when using backslash after empty line
8.0.0562  not enough test coverage for syntax commands
8.0.0563  crash when getting the window position in tmux
8.0.0564  cannot detect Bazel BUILD files on some systems
8.0.0565  using freed memory in :caddbuf
8.0.0566  setting nocompatible for the tiny version moves the cursor
8.0.0567  call for requesting color and ambiwidth is too early
8.0.0568  1gd may hang
8.0.0569  bracketed paste is still enabled in a shell command
8.0.0570  can't run make with several jobs
8.0.0571  negative line number when using :z^ in an empty buffer
8.0.0572  building the command table requires Perl
8.0.0573  running parallel make after distclean fails
8.0.0574  get only one quickfix list after :caddbuf
8.0.0575  using freed memory when resetting 'indentexpr'
8.0.0576  can't build when configure choses "install-sh"
8.0.0577  warning for uninitialized variable
8.0.0578  :simalt on MS-Windows does not work properly
8.0.0579  duplicate test case for quickfix
8.0.0580  cannot set the valid flag with setqflist()
8.0.0581  moving folded text is sometimes not correct
8.0.0582  illegal memory access with z= command
8.0.0583  fold test hangs on MS-Windows
8.0.0584  memory leak when executing quickfix tests
8.0.0585  test_options fails when run in the GUI
8.0.0586  no test for mapping timing out
8.0.0587  configure check for return value of tgetent skipped
8.0.0588  job_stop() often assumes the channel will be closed
8.0.0589  (after 8.0.0578) :simalt still does not work
8.0.0590  cannot add a context to locations
8.0.0591  changes to eval functionality not documented
8.0.0592  if a job writes to a buffer screen is not updated
8.0.0593  duplication of code for adding a list or dict return value
8.0.0594  (after 8.0.0592) build failure when windows feature is missing
8.0.0595  (after 8.0.0590) Coverity warning for not checking return val
8.0.0596  crash when complete() called after complete_add()
8.0.0597  off-by-one error in size computation
8.0.0598  building with gcc 7.1 yields new warnings
8.0.0599  diff mode is insufficiently tested
8.0.0600  test_recover fails on some systems
8.0.0601  no test coverage for :spellrepall
8.0.0602  when gF fails to edit the file the cursor still moves
8.0.0603  gF test fails on MS-Windows
8.0.0604  gF test still fails on MS-Windows
8.0.0605  the quickfix cached buffer may become invalid
8.0.0606  cannot set the context for a specified quickfix list
8.0.0607  after :bwipe + :new bufref might still be valid
8.0.0608  cannot manipulate other than the current quickfix list
8.0.0609  some people still don't know how to quit
8.0.0610  the screen is redrawn when default 'background' is detected
8.0.0611  the screen is not redrawn after sending t_u7
8.0.0612  pack dirs are added to 'runtimepath' too late
8.0.0613  the conf filetype is used before ftdetect from packages
8.0.0614  float2nr() is not exactly right
8.0.0615  using % with :hardcopy wrongly escapes spaces
8.0.0616  not always setting 'background' correctly after :hi Normal
8.0.0617  (after 8.0.0615) hardcopy test hangs on MS-Windows
8.0.0618  NFA regex engine handles [0-z] incorrectly
8.0.0619  GUI gets stuck if timer uses feedkeys()
8.0.0620  checking for HAVE_GTK_MULTIHEAD is not needed
8.0.0621  :stag does not respect 'switchbuf'
8.0.0622  selecting quoted text fails with 'selection' "exclusive"
8.0.0623  error for invalid regexp is not very informative
8.0.0624  (after 8.0.0623) warning for unused variable in tiny build
8.0.0625  shellescape() always escapes a newline
8.0.0626  in the GUI the cursor may flicker
8.0.0627  "gn" selects only one character with 'nowrapscan'
8.0.0628  cursor disappears after silent mapping
8.0.0629  checking for ambigous width is not working
8.0.0630  it is not easy to work on lines without a match
8.0.0631  can't build with Perl 5.26
8.0.0632  the quotestar test is still a bit flaky
8.0.0633  the client-server test is still a bit flaky
8.0.0634  cannot easily get to the last quickfix list
8.0.0635  when 'ignorecase' is set script detection is inaccurate
8.0.0636  when reading the undo file fails may use uninitialized data
8.0.0637  crash when using some version of GTK 3
8.0.0638  cannot build with new MSVC version
8.0.0639  the cursor position is set when editing a new commit message
8.0.0640  mismatch between help and actual message
8.0.0641  cannot set a separate highlighting for the quickfix line
8.0.0642  writefile() continues after detecting an error
8.0.0643  when a pattern search is slow Vim becomes unusable
8.0.0644  the timeout for 'hlsearch' is not tested
8.0.0645  no error for illegal back reference in NFA engine
8.0.0646  the hlsearch test fails on fast systems
2017-06-18 17:46:59 +00:00
joerg
a15a83339f Remove now obsolete Emacs ASLR hacks. 2017-06-17 19:40:18 +00:00
jperkin
73ab316992 Update editors/p5-Padre to 1.00. Enable PERL_USE_UNSAFE_INC hack.
1.00 2013.11.09
 - Applied Patch in #1488 comment:7 itcharlie++ (BOWTIE)
 - Apply patch for #1504 dod++ (BOWTIE)
 - Apply patch2 from #1459 bojinlund++ (BOWTIE)
 - Update Makefile.PL with new versions (BOWTIE)
 - Add Patch for cut n paste adam++ #1312 (BOWTIE)
 - Fix Debug ip hanging, use 127.0.0.1 instead of localhost (BOWTIE)
 - fix some unwanted background noise from debug raw (BOWTIE)
 - Apply patch from #1508 itcharlie++ (BOWTIE)
 - Add refresh_breakpoint_panel to Wx::Main (BOWTIE)
 - Add correct comment for PerlXS (BOWTIE)
2017-06-15 11:50:34 +00:00
jperkin
4f82c7e381 Requires PERL_USE_UNSAFE_INC hack. 2017-06-14 13:26:17 +00:00
hauke
e2f47836bb Terminfo issue applies to FreeBSD, too. 2017-06-12 09:34:12 +00:00
wiedi
0fff1222e0 Update nano to 2.8.4
2017.05.21 - GNU nano 2.8.4 includes the nanorc man page again.

2017.05.18 - GNU nano 2.8.3 "Hirsch" fixes a misplacement of the spotlight
		during interactive replacing, avoids build failures on AIX
		and Solaris, fixes a crash on Solaris, speeds up backwards
		searching, improves PHP syntax highlighting, and no longer
		asks “save anyway?” when the user ^Q discards the buffer.
2017-06-10 16:07:24 +00:00
ryoon
17cfb59fe1 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00