Commit graph

1988 commits

Author SHA1 Message Date
ghen
05ec607148 Update to texmaker-1.4.
* Spell checker has been added (aspell is required).
* The main pstricks commands can be inserted with just one click.
* Brace matching has been integrated in the editor.
* The support for the "\[ \]" math mode has been added to the syntax
  highlighter.
* Some bugs has been fixed (replace dialog, close event...)
2007-01-02 11:27:42 +00:00
joerg
d26cf36e57 - fine grained X11 dependencies for packages which have either USE_IMAKE
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
  via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
  in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
  C++ for compilation without including the proper headers

Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-12-27 13:37:35 +00:00
obache
55b113c2b2 Variable `EMACSVERSION' used but not defined. 2006-12-23 16:16:40 +00:00
wiz
c128b26ba2 CHECK_WRKREF_SKIP wants a relative path nowadays. 2006-12-19 18:21:10 +00:00
wiz
daaa3f4f7b Set INCOMPAT_CURSES.
This package fails in bulk builds up to at least NetBSD-3.1;
but I can build it on 4.99.6. Assume curses in NetBSD-2* and NetBSD-3*
are not good enough. Feel free to make the selection more specific.
2006-12-19 18:20:21 +00:00
joerg
58c3144236 Mechanically replace all includes of buildlink3.mk of the following
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.

graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
2006-12-15 20:32:52 +00:00
drochner
18e933642e update to 4.2.2
changes:
-bugfixes
-translation updates
2006-12-15 20:02:34 +00:00
drochner
2e8e02fd41 update to 1.0.6.7
changes:
Better LaTeX export of elsart style and other fixes in the LaTeX converter
Several minor improvements in the graphical mode
Fixes for Maxima 5.10.0
2006-12-15 19:24:30 +00:00
martti
71e6a7aeea Updated editors/vim-share to 7.0.178
1498  7.0.175  tr() didn't add a final NUL
  1781  7.0.176  ":emenu" isn't executed directly, breaks the crypt key prompt
  4292  7.0.177  key from mapping at press-enter prompt would be remapped
  1565  7.0.178  comparing utf-8 strings with 'ic' may look past NUL bytes
2006-12-12 06:39:16 +00:00
dogcow
6687c8d803 Patches to avoid lvalue casting. Fixes PR/35179 and issues with gcc4.
No new functionality.
2006-12-12 03:37:30 +00:00
joerg
6da0a0827d buildlink3.mk should not include things not used by the main package.
Unbreaks wrapper phase in security/seahorse-gedit.
2006-12-06 19:02:57 +00:00
joerg
7501a8173a Require perl at run time and bump revision. 2006-12-06 17:08:07 +00:00
joerg
c8847db9f3 CHECK_WRKREF_SKIP is already relative to PREFIX. 2006-12-06 16:42:20 +00:00
joerg
30b78555ae CHECK_WRKREF_SKIP takes relative names. 2006-12-06 15:03:49 +00:00
joerg
49479e4b9c Look in wchar.h for mbstate_t, not machine/ansi.h. The latter is quite
NetBSD specific. If that creates problem on older NetBSD, maybe the test
should be conditionalized for NetBSD instead.
2006-12-06 14:45:42 +00:00
martti
3b898ad9ac 7.0.174 2006-12-05 08:14:35 +00:00
martti
1404c58276 Updated editors/vim-share to 7.0.174
1812  7.0.169  Visual block highlighting not removed for "I" and "A"
  2545  7.0.170  (extra) Win32: un-maximizing and tab pages line problem
 14457  7.0.171  (extra) VMS: problem with file names with multiple paths
  2389  7.0.172  crash when recovering a file and quitting hit-enter prompt
  1703  7.0.173  ":call f().TT()" doesn't work
  2838  7.0.174  ":mksession" doesn't restore tab page window layout properly
2006-12-05 08:13:33 +00:00
markd
3b7402c012 Update kile to 1.9.3
version 1.9.2-> 1.9.3
Fixes:
 - Recognize escaped chars in \newcommand.
 - Use KPDF as embedded viewer for quick preview, because KPDF can
   remember current settings.
 - Bugs in tabular wizard, when merging, breaking and merging again some
   cells
 - Quote replacement should not happen inside verbatim/verb environment
 - Fix bug in tabular wizard, when breaking some multicolumn cells
 - Don't use default permissions for backup file
 - Fix bug in syntax highlighting: mathmode in optional parameter
 - Allow tools with brackets in the configuration string also in sequence
   tools, fixed also the crash which hid the bug.
 - One fix in latex-document-cwl and color.cwl
 - Fix crash when adding a file to a project (with no open documents)
   which contains an undefined reference
 - Improve the logic for closing environments
 - Don't treat \\[foo] as a math environment
 - Remove selected text also if we insert a "

Feature:
 - Prepared the latex syntax file for beamer commands
2006-12-03 04:33:08 +00:00
joerg
fe49913a55 Fix some more missing includes of unistd.h. Fix a long standing
problem with the build on DragonFly:
/usr/libexec/binutils215/elf/ld: : No such file: No such file or directory
is not a very helpful message to trace down to a spurious comma.
I'm not sure how this built at all on other platforms.
2006-11-29 13:11:49 +00:00
martti
731c5bf53c Updated editors/vim-share to 7.0.168
4306  7.0.163  can't get the position of a sign over the netbeans interface
  1518  7.0.164  ":redir @+" doesn't work
  2284  7.0.165  using CTRL-L to add to a search pattern fails for some chars
  1865  7.0.166  crash with cscope when a file descriptor is NULL
  1942  7.0.167  can't redefine a function in a dictionary
  2224  7.0.168  reading uninitialized memory and a memory leak in recovery
2006-11-26 09:02:20 +00:00
ghen
7acb81c039 Enable "ipfilter" syntax highlighting for ipf6.conf as well. Bump PKGREVISION. 2006-11-23 12:36:08 +00:00
markd
94bb7c62b9 Remove sourceforge from MASTER_SITES. Most recent version there is 2.4.1. 2006-11-16 02:31:48 +00:00
joerg
a17961b25c DESTDIR support. 2006-11-14 14:26:46 +00:00
reed
c654ff71d6 Use PKGMANDIR for man symlinks.
Use libXpm buildlink3 instead of xpm. Should be no change for
default setup because that points to xpm anyways.

This needed X intrinsic's headers, so also include on libXt/buildlink3.mk.
Also no change as in non-modular pkgsrc usage it will include
x11.buildlink3.mk instead.
2006-11-13 17:56:38 +00:00
martti
6d25515728 Reduce number of downloaded patch files by downloading 7.0.001-100.gz 2006-11-13 10:42:49 +00:00
reed
291893136f Update to version 1.4.3.
Also replace "python" with real path to python in more files.
NOTE: this is not complete a few more files still have "python"
hard-coded.

The release notes says: "This is a bug fix release that improves
stability and MS Windows support. Notable new features include:
* The windows port does not need a MSys (unix-like tools) installation
anymore.  * A new function inset-dissolve has been added to delete
an text inset and put its contents in the enclosing text; this can
be accessed (like in the math editor) by pressing Backspace at the
start of an inset, or Delete at the end.  * Many crashes have been
fixed, in particular for systems based on gcc 4.1.  All current
1.4.x users are encouraged to upgrade to this version."
2006-11-10 17:48:48 +00:00
tv
b16e61f08a Use find -print | xargs rather than find -exec. 2006-11-10 16:50:54 +00:00
drochner
a8cb700283 update to 2.16.2
changes:
-bugfixes
-translation updates
2006-11-09 21:03:38 +00:00
drochner
1460bec2e7 update to 1.0.6.6
changes:
-Clean mathematical types and routines for graphics
-Detection of intersections in graphical mode
-Several bug fixes
2006-11-09 21:01:45 +00:00
adam
c699577c25 Changes 2.4.6:
* Bug-fix release, see ChangeLog for details
2006-11-09 15:40:37 +00:00
adam
b5216d3f82 Changes 2.4.6:
* Bug-fix release, see ChangeLog for details
2006-11-09 15:25:32 +00:00
martti
fe10851a74 Updated editors/vim-share to 7.0.162
4356  7.0.153  crash with cscope when temp file can't be opened
  1727  7.0.154  when 'foldnextmax' is negative Vim could hang
  5872  7.0.155  when getchar() returns a mouse button the position is unknown
 21499  7.0.156  (extra) Vim doesn't compile on Amiga OS4
  3594  7.0.157  profiling info was bogus for a recursively called function
  1485  7.0.158  cursor in closed fold after adding new line
  2455  7.0.159  not enough information for an I/O error in the swap file
  9446  7.0.160  ":@a" echoes the command
  6639  7.0.161  (extra) Win32: window and tabline menu may use wrong encoding
  5819  7.0.162  doesn't exit with "vim -o a b" and abort at ATTENTION prompt
2006-11-08 07:54:12 +00:00
joerg
b92294246f DESTDIR support and switch to modular buildlinks. 2006-11-06 11:08:37 +00:00
wiz
3c075b9609 CHECK_WRKREF_SKIP paths seem to relative to ${PREFIX} now, adapt. 2006-11-03 07:01:42 +00:00
markd
5ced9ef456 Don't clobber START_FILES in m/pmax.h.
Should fix PR pkg/26679.
2006-11-01 11:18:20 +00:00
schwarz
36421175dd - make sure buildlink does not kill path to Mac OS X heraders
- use -f option to remove files in order to cope with permission issues
2006-10-27 16:26:33 +00:00
martti
f24a02668e Updated editors/vim-share to 7.0.152
1463  7.0.145  (after 7.0.142) compiler warning
  4308  7.0.146  opening file for quickfix may ignore windows already open
  8181  7.0.147  session file can be wrong when there are multiple tab pages
  1710  7.0.148  no error message for ":call d.foo()" when "foo" doesn't exist
  5277  7.0.149  when resizing windows scrolling is not done in the best way
  2416  7.0.150  when resizing the Vim window scrollbinding doesn't work
  1932  7.0.151  button order in GTK file dialog is different from Gnome rules
  2279  7.0.152  crash when using lesstif 2
2006-10-25 07:03:23 +00:00
rillig
3bde06ab4e The emacs binary may have the build path embedded. 2006-10-24 08:48:36 +00:00
drochner
93fd7a1f8e support maxima-5.10, from a post to the maxima mailing list
by Andrey Grozin
bump PKGREVISION
2006-10-23 09:42:23 +00:00
martti
f8ed8dd3d5 Updated editors/vim-share to 7.0.138
* download and extract vim-7.0-extra.tar.gz so that previously unused patches
  can be applied and that all future patches will apply without errors

  1579  7.0.005  (extra) Win32: uninstall didn't delete spell and autoload dirs
  1347  7.0.006  Mac: "make shadow" didn't link infplist.xml
  1344  7.0.027  (extra) Win32: hang on exit when compiled with SNiFF+
  3014  7.0.028  (extra) OS/2: compilation problem
  1424  7.0.032  (extra, after 7.0.027) missing semicolon
  1741  7.0.045  (extra) Win32: MSVC 2005 compiler warnings for OLE version
  1779  7.0.057  (extra, after 7.0.45) compilation trouble with Borland C 5.5
  1750  7.0.065  (extra) Mac: horizontal scroll wheel caused vertical scroll
  6819  7.0.074  (extra) Win32: tooltips can be in the wrong encoding
  2583  7.0.108  (extra) Amiga: compilation error for mch_mkdir()

* changes since 7.0.121

  2865  7.0.122  only half of double-wide bold character may be drawn
  4200  7.0.123  SCO Openserver: configure selects the wrong terminal library
  2376  7.0.124  window-local variables from getwinvar() are for current window
  2335  7.0.125  '< and '> marks were set before Visual mode finishes
  2112  7.0.126  undo could be wrong when 'formatexpr' uses setline()
  2605  7.0.127  crash when swap file has invalid timestamp
  2246  7.0.128  GUI: display not updated when cancelling exit dialog
  2884  7.0.129  GTK GUI: avoid GTK bug concerning directory for file dialog
  5509  7.0.130  (extra) MS-DOS, MS-Windows: may get stuck using a device name
  2632  7.0.131  Win32: "vim -r" does not find swap files starting with a dot
  2163  7.0.132  (after 7.0.130) crash when reading from stdin
  3189  7.0.133  too many messages in history when searching included files
  2290  7.0.134  crash when trying to compare recusively looped List or Dict
 10022  7.0.135  crash in garbage collector with recusively looped List/Dict
  1703  7.0.136  CursorMoved not triggered when inserting a line
  2746  7.0.137  configure check for big features is wrong
 12174  7.0.138  (extra) Mac: modifiers keys don't work with function keys
  2044  7.0.139  undo info missing when using CTRL-PageUp in Insert mode
  2235  7.0.140  (after 7.0.134) comparing list/dict with itself is inefficient
  6513  7.0.141  extra CR when pasting with the mouse on the command line
  2075  7.0.142  middle mouse button didn't work right in Select mode
  1531  7.0.143  setting 'scroll' to its default value didn't work correctly
  5584  7.0.144  pattern matching may do wrong pointer computations
2006-10-17 18:31:18 +00:00
seb
86c87ac072 Pass CHECK_WRKREF check: do not let the path on the perl tool wrapper script
be embedded in the installed share/vim/vim70/tools/efm_perl.pl script;
make this script interpreter be '${SETENV} perl' hence avoiding a run-time
package dependency on perl.

Approved by MAINTAINER.
2006-10-17 11:43:14 +00:00
markd
f2d8b7b7aa Fix "test ==" 2006-10-17 08:26:16 +00:00
martti
d0b0c63262 Fix test == 2006-10-16 17:00:29 +00:00
rillig
0704f6a523 Fixed "test ==". 2006-10-15 21:34:09 +00:00
rillig
e0461a6624 Fixed "test ==". 2006-10-14 02:18:37 +00:00
martti
c7ee727d3c Added optional ruby support (from Matthias-Christian Ott in a private mail)
Updated to 7.0.121

  2952  7.0.092  (after 7.0.082) list of internal function args is obsolete
  2320  7.0.093  matchparen plugin can't handle some values of 'matchpairs'
  2394  7.0.094  fileinfo message is given too often after ":buf N"
 52575  7.0.095  Greek tutor is not available in utf-8
  2561  7.0.096  taglist() does not use path of tags file
  2617  7.0.097  tab pages line was not updated for ":tabclose N"
  2196  7.0.098  redirection didn't work inside cmdline completion
  2189  7.0.099  GUI: scrolling causes problems for the popup menu
  2086  7.0.100  "zug" may report the wrong filename
  2732  7.0.101  "zw" mostly doesn't work; "zg" may create wrong directory
  1634  7.0.102  redraw problem in cmdline when using SCIM
  1617  7.0.103  (after 7.0.101) compiler warning for uninitialized variable
  2522  7.0.104  CursorHold[I] may trigger when it is not wanted
  1513  7.0.105  during incremental search the ruler is not updated
  5102  7.0.106  spell popup menu may have side effects
  1805  7.0.107  tab pages line was not redrawn when using 'incsearch'
  1923  7.0.109  Lisp indenting gets confused by an escaped quote in a string
  2557  7.0.110  Amiga: Compilation problems when not using libnix
 10411  7.0.111  gzip plugin can't handle file names with special characters
  2687  7.0.112  Python interface doesn't compile with Python 2.5
  1878  7.0.113  crash when using CTRL-L in Insert mode completion
  1964  7.0.114  get extra undo point when using CTRL-C to abort Insert mode
  2339  7.0.115  missing some matches when Insert mode completion ignores case
  1508  7.0.116  MS-Windows: :version reported 32 bits for 64 bits systems
  5028  7.0.117  problem when mixing keepend and extend in syntax highlighting
  1529  7.0.118  printf() doesn't allow zero padding for strings
  1412  7.0.119  CursorHold event is not triggered when leaving Insert mode
  1780  7.0.120  crash when using getreg('=') in the = register
  1549  7.0.121  GUI: dragging last status line doesn't work with text tabline
2006-10-09 11:53:30 +00:00
rillig
a78b3a9c43 Updated emacs-packages to 0.7, since mail/mew3 does not exist anymore. 2006-10-09 01:07:07 +00:00
adam
b73b6e9300 Fix a problem with fontconfig 2.4.x; revision bump 2006-10-05 10:49:23 +00:00
wiz
f5b8945cb9 Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:35:58 +00:00
rillig
ed7f331a1f Moved the pkgsrc substitutions before the configure stage, so they
actually take effect. Bumped PKGREVISION.
2006-10-03 05:30:04 +00:00