Commit graph

2188 commits

Author SHA1 Message Date
obache
6aea13b659 This package is DESTDIR ready. 2007-12-18 11:21:06 +00:00
martti
ce128d8677 Updated editors/vim-share to 7.1.175
4691  7.1.162  crash when using a modifier before "while" or "for"
  2367  7.1.163  warning for the unknown option 'bufsecret'
  1576  7.1.164  reading past end of regexp pattern
  5538  7.1.165  crash related to getting X window ID
  2134  7.1.166  memory leak when using "gp" in Visual mode
  2528  7.1.167  xxd crashes when using "xxd -b -c 110"
  2989  7.1.168  (extra) Win32 GUI: when no focus click doesn't position cursor
  1926  7.1.169  using uninitialized memory when system() fails
  1722  7.1.170  overlapping arguments to strcpy()
  2324  7.1.171  reading one byte before allocated memory.
  1536  7.1.172  if 'buftype' is "acwrite" Vim still does overwrite check
  1928  7.1.173  accessing freed memory when using "\%^" pattern
  2197  7.1.174  writing NUL past end of a buffer
  4722  7.1.175  <BS> doesn't work with some combination of option settings
2007-12-18 08:15:03 +00:00
drochner
88492d49f1 There is no obvious reason for USE_GNU_ICONV, and I haven't found one by
code inspection, so remove it.
2007-12-17 22:05:59 +00:00
drochner
6e071dd27c update to 1.7.4
changes:
-translation updates
-minor bugfixes
2007-12-17 19:06:55 +00:00
yyamano
6124d4d34f Make this build on Darwin. 2007-12-16 15:53:44 +00:00
wiz
84d92958ba Remove unused patch. 2007-12-16 13:09:41 +00:00
obache
c5920e29ff Add one mirror site. 2007-12-10 01:14:41 +00:00
rillig
eab99acd4d Needs msgfmt. 2007-12-08 10:41:47 +00:00
martti
f6f5ea854d Updated Xfce to 4.4.2
Lots of bug fixes. For the official ChangeLog, please see
http://www.xfce.org/documentation/changelogs/4.4.2
2007-12-07 19:43:19 +00:00
markd
3959c7b347 Whoops, use ${MACHINE_GNU_PLATFORM} rather than i386 2007-12-06 12:25:48 +00:00
markd
108856c728 Use ${GAMEMODE} instead of an explicit mode for update-game-score.
Bump PKGREVISION.
2007-12-06 12:10:32 +00:00
obache
10e9b811dd Let not to refresh aggressively. 2007-12-05 00:54:56 +00:00
wiz
8a5b10ea93 Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev. 2007-12-02 13:04:06 +00:00
wiz
17baa59073 Remove Ex-MASTER_SITEs. From Zafer Aydogan. 2007-12-02 11:58:59 +00:00
wiz
a34ac258dd Bump PKGREVISION because openexr now depends on ilmbase. 2007-11-30 21:55:01 +00:00
drochner
9fcd93edf5 update to 2.20.4
changes:
- Properly detect the current display viewport, so that
  launching logic works properly on Compiz
- Misc bugfixes
-translation updates
2007-11-29 20:33:01 +00:00
rillig
53c7fb46f0 Abiword builds on Solaris with sunpro. Yay! 2007-11-29 02:49:11 +00:00
obache
275b378d74 Fixes typo in wapper script.
Problem noticed by Satoshi Suetake in PR 37445.

Bump PKGREVISION.
2007-11-28 11:40:35 +00:00
martti
a5cb9b9c0c Updated editors/vim-share to 7.1.161
1541  7.1.157  :" in Ex mode at end of file results in an error message
  4629  7.1.158  (extra) Win32: with utf-8 and cp1250 Alt-y is the wrong char
  1646  7.1.159  overlapping arguments for a strcpy()
  1661  7.1.160  getting/losing focus may cause hit-enter prompt to be redrawn
  4347  7.1.161  compilation errors with tiny features and EXITFREE
2007-11-26 09:06:24 +00:00
wiz
9c50891ab3 Update to 1.40.18:
beav (1:1.40-18) unstable; urgency=low

  * Repackaged with the original 1.40 source so that we get a proper diff.gz.
  * defs.h:
    + Removed prototypes for malloc and strcpy/strcat (Closes: #262572).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat, 31 Jul 2004 22:42:19 +0200

beav (1:1.40-17) unstable; urgency=low

  * debian/control:
    + Set policy to 3.6.1.1.
  * beav.1:
    + Fixed documentation location (Closes: #210601).
  * Fixed warnings everywhere in the code.
  * main.c:
    + Added a help string to tell the user how to quit (Closes: #171933).
  * file.c:
    + Fixed an overflow in the filename display routine (Closes: #56546).
  * fileio.c:
    + Corrected wrong char signedness assumption that caused backup filenames
      to be mangled (Closes: #46376).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 13 Jul 2004 11:36:18 +0200

beav (1:1.40-16) unstable; urgency=low

  * New maintainer (Closes: #227774).
  * debian/control:
    + Set policy to 3.6.1.0.
    + Removed caps in the short description.
  * debian/copyright:
    + Added the GPL blurb to the copyright file.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 27 Jan 2004 13:22:17 +0100

beav (1:1.40-15) unstable; urgency=low

  * Include patch from James A Morrison for Hurd support.
  * Update to standards version 3.5.5.

 -- Martin Mitchell <martin@debian.org>  Sat, 21 Jul 2001 23:37:20 +1000

beav (1:1.40-14) unstable; urgency=low

  * Update to standards version 3.5.2. (closes: #91113, #91385)
  * Add build depends. (closes: #70223)

 -- Martin Mitchell <martin@debian.org>  Tue, 27 Mar 2001 00:18:25 +1000

beav (1:1.40-13) unstable; urgency=low

  * Update to standards version 2.4.1.
  * Recompile for ncurses4.

 -- Martin Mitchell <martin@debian.org>  Sun, 11 Oct 1998 01:27:50 +1000

beav (1:1.40-12) unstable; urgency=low

  * Fix missing separator in debian/rules. (#25766)

 -- Martin Mitchell <martin@debian.org>  Sat, 29 Aug 1998 18:27:04 +1000
2007-11-25 12:15:52 +00:00
wiz
128239e12f MASTER_SITE updates from Zafer Aydogan. 2007-11-25 11:46:59 +00:00
drochner
6497434a98 +notecase 2007-11-22 21:05:21 +00:00
drochner
eac4e73f27 import notecase-1.7.2, a Hierarchical note manager
pkgsrc notes:
-modified to use system libz instead of a bundled copy
-disabled the option to create self-extracting combinations of
 the executable with a data file. This relies on reliable deduction
 of the currrent executable's path which cannot be done in a portable
 way, and it doesn't make much sense anyway because that thing needs
 a zillion of shared libraries.
2007-11-22 20:50:09 +00:00
drochner
7d6f91557c don't try to @dirrm locale dirs 2007-11-21 18:59:23 +00:00
rillig
897c6227b8 Use BROKEN_GETTEXT_DETECTION=yes instead of doing the work manually.
Thanks to obache.
2007-11-20 11:08:50 +00:00
rillig
77245154bd Solaris needs -lintl. 2007-11-20 00:00:20 +00:00
obache
f46c7c516f Improve wrapper script, closing to usual behavior.
* Pass settings to nvi with env NEXINIT instead of EXINIT, to avoid affect of env NEXINIT.
 * Honor NEXINIT, EXINIT environment variable.
 * Pass all setting in ~/.{n}exrc by using source command.  Fixes PR 13677.

Bump PKGREVISION.
2007-11-19 12:24:06 +00:00
hiramatsu
5a4ace2e90 Update zile to 2.2.50.
Changes are not provided.  Please consult sourceforge's cvs
if you are interested in.
2007-11-19 07:12:45 +00:00
wiz
0b09193af9 Reset maintainer for itojun's packages. 2007-11-17 13:40:15 +00:00
rillig
8e2e66a6b9 Fixed six little things that prevented sunpro from building the package.
Now it fails in the linker stage with an undefined reference to
UT_XML::processingInstruction(const char *, const char *).
2007-11-14 15:41:40 +00:00
martti
6b8dcbb808 Updated editors/vim-share to 7.1.156
2557  7.1.148  QNX and some other systems require testing for sys/types.h
  4823  7.1.149  completion menu messed up when using the scroll bar
  1759  7.1.150  Visual mode "p" doesn't work when 'clipboard' has "unnamed"
  2108  7.1.151  lalloc(0) error for line completion with 'ic' and 'inf' set
  3183  7.1.152  display problem when 'hls' and 'cursorcolumn' are set
  4610  7.1.153  compiler warnings on SGI
  1547  7.1.154  (after 7.1.152) compiler warning for signed/unsigned compare
  1594  7.1.155  crash when 'undolevels' is 0 and repeating "udd"
  4174  7.1.156  overlapping arguments for strcpy() during cmdline completion
2007-11-13 12:42:42 +00:00
dan
4b7a95c785 long-overdue commit of an option to enable xft anti-aliased fonts
ok uebayasi@
2007-11-13 04:10:09 +00:00
dan
89344a486b make paths relative to ${.CURDIR}
per request from uebayasi@
2007-11-13 04:07:42 +00:00
uebayasi
06399d9e0f Use ${EMACS_FLAVOR} instead of ${_EMACS_TYPE}. 2007-11-12 15:29:49 +00:00
uebayasi
3f0652c3f9 Support XEmacs 21.5.x without X too. 2007-11-12 01:48:47 +00:00
rillig
a1c1763747 Fixed missing <unistd.h> on DragonFly. 2007-11-07 17:12:30 +00:00
drochner
ab2c89a2af Use gmake. NetBSD/current's make dcrashes on install. 2007-11-06 21:16:17 +00:00
drochner
be2add43a6 update to 4.6.1
This switches to the new gnome-2.20 branch.
2007-11-05 20:01:00 +00:00
rillig
6f5d4148d3 Added some recently imported packages to their category Makefiles. 2007-11-04 12:36:13 +00:00
rillig
a517855916 Imported gobby.
Gobby is a free collaborative editor. This means that it provides you
with the possibility to edit files simultaneously with other users over
a network. It supports multiple documents in one session and a
multi-user chat. The platforms on which you could use Gobby are so far
Microsoft Windows, Linux, Mac OS X and other Unix-like ones. Developed
with the Gtk+ toolkit it integrates nicely into the GNOME desktop
environment if you want it to.
2007-11-04 10:06:25 +00:00
rillig
e55dd91c2a Imported obby.
libobby is a library which provides synced document buffers. It supports
multiple documents in one session and is portable to both Windows and
Unix-like platforms.
2007-11-04 10:06:06 +00:00
drochner
a8f6541ca7 update to 2.20.3
This switches to the new gnome-2.20 branch.
2007-11-03 16:27:40 +00:00
drochner
2ebf246ac4 update to 2.20.0
This switches to the new gnome-2.20 branch.
2007-11-03 15:54:30 +00:00
wiz
deb4f7d922 share/vi may also be used by devel/meld; just try removing it.
Bump PKGREVISION.
2007-11-03 13:23:53 +00:00
obache
06fa469d56 Remove needless USE_NCURSES=yes definition. 2007-11-03 11:51:11 +00:00
ghen
6ac445039c Use REPLACE_SH shortcut for REPLACE_INTERPRETER. 2007-11-02 10:31:21 +00:00
uebayasi
51ee42dbbc Back port Carbon Emacs support from wip. Patch from Obata-san. 2007-11-01 06:44:07 +00:00
martti
1f010dbe86 * Added LICENSE=vim-license
* Updated editors/vim-share to 7.1.147

  2838  7.1.146  VMS: writing fails for rare record organisation
  2079  7.1.147  (after 7.1.127) freeing memory twice completing user name
2007-11-01 06:18:10 +00:00
martti
875a74e253 Add the German mirror. 2007-10-30 12:49:26 +00:00
dsainty
8e8e27c692 Somewhat overdue, add devel/doxymacs. Bump to 0.9. 2007-10-30 12:46:01 +00:00