Commit graph

2073 commits

Author SHA1 Message Date
dmcmahill
09e0422cc3 portability fixes (use correct shell and avoid non-portable construct) 2007-06-19 14:19:03 +00:00
jlam
12351d2476 * Change some instances of ROOT_USER and ROOT_GROUP to BINOWN and BINGRP
in SPECIAL_PERMS usage.

* Consistently use 4555 for setuid and 2555 for setgid programs.
2007-06-15 18:15:06 +00:00
markd
68bce716b0 Note conflict against the elisp-manual package. That manual has been
incorporated into latest emacs.  PR pkg/36492
2007-06-15 01:39:32 +00:00
markd
8d0ac02a06 Update emacs{,-nox11} to 22.1.
update based in part on wip/emacs-current and wip/emacs22 packages.

Many many changes since 21.4a.  Read NEWS file for details.
2007-06-11 13:57:15 +00:00
markd
6f76c8019f add emacs21{,-nox11} 2007-06-11 13:40:39 +00:00
markd
005073fa51 Reimport existing emacs packages as emacs21{,-nox11} to allow
subsequent update of emacs packages to version 22.
2007-06-11 13:38:24 +00:00
wiz
1830c36f4c Remove dead MASTER_SITES. From Zafer Aydogan. 2007-06-08 18:41:20 +00:00
wiz
5d4498b5fc PKGREVISION bump for db4 shlib name change. 2007-06-08 12:24:59 +00:00
wiz
9d27f90a6f opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
2007-06-05 05:36:59 +00:00
schmonz
311cf8bd08 On Darwin, link with -flat_namespace. Fixes this runtime error:
dyld: Symbol not found: ___global_list
      Referenced from: /usr/pkg/lib/libvi.0.dylib
      Expected in: flat namespace

    Trace/BPT trap

Bump PKGREVISION. While here, reverse-resolve HOMEPAGE and MASTER_SITES.
2007-06-04 14:45:47 +00:00
rillig
a75171354c Fixed PLIST by adding the Bulgarian and Mongolian files. PKGREVISION++ 2007-05-23 10:32:47 +00:00
wiz
8f972c112d Desupport gnome1 option. 2007-05-20 17:20:25 +00:00
taca
81789e6415 Make sure to replace EMACS_LISPPREFIX in MESSAGE. 2007-05-20 15:49:29 +00:00
heinz
90546e1cf0 Package supports installation to DESTDIR. 2007-05-19 00:13:00 +00:00
heinz
47ff28c178 - Added support for installation to DESTDIR.
- PKGMANDIR must be created by the package when installing to DESTDIR.
- check-interpreter.mk complained about dangling symlinks to vim.1 when
  installing to DESTDIR. Used CHECK_INTERPRETER_SKIP as a workaround.
2007-05-19 00:11:59 +00:00
heinz
56b89223dc - Added support for installation to DESTDIR.
- Introduced PKGMANDIR.
- check-interpreter.mk complained about dangling symlinks to vim.1 when
  installing to DESTDIR. Used CHECK_INTERPRETER_SKIP as a workaround.
2007-05-18 23:46:31 +00:00
heinz
395137717d - Added support for installation to DESTDIR.
- Introduced PKGMANDIR.
- check-interpreter.mk complained about dangling symlinks to vim.1 when
  installing to DESTDIR. Used CHECK_INTERPRETER_SKIP as a workaround.
2007-05-18 22:49:01 +00:00
martti
3b3503baa4 Updated editors/vim-share to 7.1.2
This is the latest stable version of VIM. Changes since 7.0.243:

* some translation fixes
* the following patches after the official 7.1 release

  2404  7.1.001  can't build with Gnome GUI
  2011  7.1.002  Oracle Pro*C/C++ files are not detected
2007-05-16 04:56:24 +00:00
wiz
1e0baf73fe Update to 1.1.7:
=============
Version 1.1.7
=============

 * Fix for crash during copy'n'paste (Daffyd Harries and Loic Minier) (#379112)
 * Fix to apply custom font (patch from Sunil Mohan #146036).
 * Improve detection (and fallback) when parsing 'charset=' tag from
   'Content-Type' header (#329405).
 * New Norwegian/Bokmaal translation (Tor Harald).
 * Added Urdu language to languages list (for Simos Xenitellis #346758).
 * Added Kurdish language to languages list (for Erdal Ronagi #320001).
 * Added Mongolian language to languages list (for Sanlig Badral #149773).

Older NEWS not available.
2007-05-12 13:46:20 +00:00
martti
bbab1f31e2 Updated editors/vim-share to 7.0.243
2806  7.0.240  crash with focus autocommand in GUI when splitting window
  1379  7.0.241  ":windo throw 'foo'" loops forever
  2274  7.0.242  (extra) Win32: crash when using -register without OLE feature
  1997  7.0.243  (extra) Win32: No "Edit with Vim" menu with MSVC 2005

(This is most likely the last 7.0.x version as the 7.1 is now in beta cycle)
2007-05-07 06:34:13 +00:00
martti
983af0820e Updated editors/vim-share to 7.0.239
1777  7.0.238  crash when using ":match" pattern that runs into maxmempattern
  3886  7.0.239  session file has a problem with local directories
2007-05-02 09:29:18 +00:00
martti
2448ad0c28 Updated editors/vim-share to 7.0.237
2203  7.0.225  after setline() cursor may be on wrong byte of mulit-byte char
  1578  7.0.226  display flicker when setting sign through netbeans interface
  1720  7.0.227  crash when closing a window in the GUI
  1779  7.0.228  Cygwin: problem with symlink to DOS style path
  1806  7.0.229  if 'pt' starts with Esc then Insert mode Esc doesn't time out
  4586  7.0.230  a script doesn't know if the current dir is a local dir
  2628  7.0.231  recovery from a swap file may crash
 18671  7.0.232  (extra) Mac: GUI tab labels are not supported
  9738  7.0.233  (extra) Mac: code badly formatted
  1723  7.0.234  feedkeys() may be invoked from a modeline
  2299  7.0.235  writefile() may be invoked from a modeline
  6971  7.0.236  'maxmemtot' wrong, newer Linux sysinfo() uses mem_unit field
  3847  7.0.237  'modeline' should default to off for root
2007-05-01 17:42:29 +00:00
obache
327cf32d10 Fix build problem on i386/Darwin.
Patch provided by Tom Yu in PR 36166.
2007-04-22 06:55:03 +00:00
joerg
ddc67390fa Fix build on DragonFly 1.8+ 2007-04-20 15:05:22 +00:00
wiz
17dd28eceb Add patches to fix compilation on 64-bit NetBSD, working around
its problems with struct timeval. Patches supplied by drochner@
thanks Matthias!
2007-04-18 23:19:27 +00:00
joerg
aad5a95dd0 Rename setcontext to avoid conflicts with libc. 2007-04-18 18:18:24 +00:00
joerg
826bbf0824 Anothing missing include of unistd.h. 2007-04-17 20:31:34 +00:00
martti
ff4e3e305b intltool and pkg-config are defined in meta-pkgs/xfce4/Makefile.common 2007-04-17 17:45:06 +00:00
joerg
6ac6da8674 Needs msgfmt. 2007-04-17 13:13:42 +00:00
reed
ef8f3debf7 Add editors/tea 2007-04-14 04:51:45 +00:00
reed
63098e2091 Import tea. This is partially based on pkgsrc-wip's tea by pancake.
TEA is a powerful and simple-in-use GTK-based text editor that
provides hundreds of functions.

It has many features including syntax highlighting, string handling
functions, open various formats, hotkeys, built-in file manager,
localizations and encodings, built-in image viewer, and a lot more.

This package has two options not enabled: aspell and gtksourceview.
2007-04-14 04:49:08 +00:00
xtraeme
c6d236f286 * Add missing libXt and libXp dependencies found with lesstif.
* Wrap long lines.

Bump PKGREVISION.
2007-04-13 06:47:18 +00:00
martti
ea51b1fc09 Added xfce4-mousepad 2007-04-12 09:45:25 +00:00
martti
be7dcf9383 Mousepad is a text editor for Xfce based on Leafpad. The initial
reason for Mousepad was to provide printing support, which would
have been difficult for Leafpad for various reasons.
2007-04-12 09:45:01 +00:00
drochner
ff7164ff75 update to 4.4.1
changes:
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-11 18:19:42 +00:00
drochner
338e572ad4 update to 2.18.0
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-11 18:16:59 +00:00
drochner
4be17e836a update to 2.18.1
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-11 18:15:11 +00:00
martti
7cd4c48473 Updated editors/vim-share to 7.0.224
1448  7.0.220  crash when using winnr('#') in a new tab page
  3029  7.0.221  finddir() did not work properly for "." in path
  4147  7.0.222  'cindent' works for Perl, except for recognizing comments
  2604  7.0.223  popup menu could not handle unprintable characters
  6467  7.0.224  when expanding "##" spaces are escaped twice
2007-04-10 06:05:41 +00:00
wiz
f89be296bd Fix build with gnome-doc-utils-0.10.1. 2007-03-25 08:30:07 +00:00
joerg
161c920c15 Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
joerg
31e2dfc0dd Move dragonfly.h from patch to a real file. Modify it to deal with the
crt changes in DragonFly 1.7.1.
2007-03-24 01:30:50 +00:00
ghen
cf915f12b3 Update to texmaker-1.5.
* A summary of the latex errors and warnings is displayed before the
  full log file.
* A "most used symbols" panel has been added.
* The math mode "$$...$$" has been replaced by "\[ \]".
* The colors for the syntax highlighting can now be modified.
* The current line number can be added to the latex related commands.
* Some bugs has been fixed (dialogs layout, french translation...)
2007-03-23 15:07:21 +00:00
jwise
4a2cddb436 Since I'm more-or-less actively maintaining pine, might as well take its
unclaimed dependencies.
2007-03-21 19:39:08 +00:00
wiz
2d1a8cc474 Bump PKGREVISION for gnome-keyring ABI bump. 2007-03-21 12:05:41 +00:00
drochner
ede0d5e023 update to 1.0.6.9
changes:
-Started the implementation of a separate style-rewriting engine
-Started the implementation of a new markup-based graphical user interface
-Several improvements for large multi-part documents
-Further improvements in the upcoming markup-based graphical user interface
-Asynchroneous script evaluation using plug-ins
-support for maxima-5.11
2007-03-20 15:59:57 +00:00
martti
60bebfce5f Updated editors/vim-share to 7.0.219
9414  7.0.208  (after 7.0.171 and 7.0.180) VMS: path changes cause trouble
  1706  7.0.209  Python: cursor may end up beyond end of changed line
  3863  7.0.210  ":cbuffer" and ":lbuffer" don't take a !
  1674  7.0.211  CTRL-U in Insert mode deletes autoindent when 'bs' is zero
  2636  7.0.212  GUI doesn't terminate on SIGTERM
  1463  7.0.213  "z=" crashes when regions in 'spellfile' share soundfolding
  4870  7.0.214  can't get "\ " argument  for <f-args> in a user command
  2807  7.0.215  (extra) Mac: Context menu has disabled useless Help entry
  3460  7.0.216  ":tab wincmd ]" does not open a new tab page
  2007  7.0.217  hang when pressing "n" for ":%s/\n/,\r/gc"
  1479  7.0.218  "%B" in 'statusline' doesn't work in Insert mode
  4108  7.0.219  editexisting.vim doesn't see buffer in other tab page
2007-03-19 14:21:50 +00:00
martti
8897cd5b9b Updated editors/vim-share to 7.0.207
9403  7.0.202  compiler and runtime problems on Tandem systems
  5579  7.0.203  0x80 and CSI need to be escaped when executing a register
  1892  7.0.204  cscope: parsing of lines for listing doesn't work properly
  1573  7.0.205  (after 7.0.203) can't compile tiny version
  2099  7.0.206  (after 7.0.058) can't edit all gb18030 files properly
  3000  7.0.207  (after 7.0.203) 0x80 and CSI escaped too often when recording
2007-03-06 14:06:48 +00:00
martti
139dcdce67 Updated editors/vim-share to 7.0.201
2751  7.0.196  mouse pointer position wrong after ":vert ball"
  1717  7.0.197  (extra) Win32: can't compile with EXITFREE
  7454  7.0.198  (extra) Win32: compiler warnings, don't generate gvim.exe.mnf
  1969  7.0.199  cursor in wrong col when completing+formatting multi-byte
  2792  7.0.200  memory leaks when out of memory
  2511  7.0.201  error message from ":diffput" may be wrong
2007-02-25 12:20:20 +00:00
wiz
51c8ea8d62 pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev. 2007-02-22 19:30:02 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00