Commit graph

3119 commits

Author SHA1 Message Date
dholland
d5d6d228c7 Move editors/emacs-nox11 to editors/emacs23-nox11, and change its
PKGNAME from emacs-nox11-23.4 to emacs23-nox11-23.4.
2013-02-17 05:00:08 +00:00
dholland
df228563ec Move editors/emacs to editors/emacs23, and change its PKGNAME from
emacs-23.4 to emacs23-23.4.
2013-02-17 04:59:41 +00:00
dholland
79bcb03e1d Change PKGNAME from emacs-nox11-22.3 to emacs22-nox11-22.3. 2013-02-17 00:40:40 +00:00
dholland
2d16a3437e Change PKGNAME from emacs-22.3 to emacs22-22.3. 2013-02-17 00:39:53 +00:00
dholland
a6464bfaa2 Change PKGNAME from emacs-nox11-21.4a to emacs21-nox11-21.4a. 2013-02-17 00:22:36 +00:00
dholland
a3798fdd6d grmbl, try again. 2013-02-17 00:21:58 +00:00
dholland
4b29f08bec Change PKGNAME from emacs-21.4a to emacs21-21.4a. 2013-02-17 00:18:58 +00:00
dholland
ac12ff9988 Change PKGNAME to emacs20-20.7 instead of emacs-20.7. 2013-02-16 23:58:36 +00:00
wiz
a96f4900ac Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
bad
1c9871ba61 Ride previous commit and include the egg-file in the PLIST. 2013-02-15 23:56:39 +00:00
bad
27bbee21cb Don't depend on py-gobject and py-gtk2 directly, use the py-gtk2 buildlink3.mk.
Use python/distutils.mk as it should.
Use shared-mime-info/mimedb.mk as it should and remove file managed by
shared-mime-info from PLIST.

This makes zim not abort when started.

Bump PKGREVISION.
2013-02-15 23:55:07 +00:00
obache
0d34aa549d recursive bump from boost-lib shlib update. 2013-02-15 11:53:59 +00:00
minskim
638ff5681e Update emacs-snapshot to 24.3.50.20130207.
Patches provided by Makoto Fujiwara in PR 47552 and modified by me.

Notable changes since 24.3:
** `apropos-variable' is now `apropos-user-option'
** `eval-defun' on an already defined defcustom calls the :set function,
   if there is one.
** The option `set-mark-default-inactive' has been deleted.
   This unfinished feature was introduced by accident in Emacs 23.1;
   simply disabling Transient Mark mode does the same thing.
** `initial-buffer-choice' can now specify a function to set up the
   initial buffer.
** ACL support has been added.
** New option `scroll-bar-adjust-thumb-portion'.
** Improved fullscreen support for Nextstep (Mac OS X).
** New commands `toggle-frame-fullscreen' and `toggle-frame-maximized',
   bound to <f11> and M-<f10>, respectively.
** Delphi mode is now called OPascal mode.
** jit-lock-debug-mode lets you use the debuggers on code run via jit-lock.
** completing-read-multiple's separator can now be a regexp.  The
   default separator is changed to allow surrounding spaces around the
   comma.

See share/emacs/24.3.50/etc/NEWS for the complete list of changes.
2013-02-12 04:47:31 +00:00
ryoon
5482a9caec Bump PKGREVISION from audio/jack. 2013-02-09 22:11:28 +00:00
christos
4dcea37857 fix conversion issue 2013-02-08 23:09:18 +00:00
jperkin
84991145cf PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
wiz
4be7058799 Reset MAINTAINER/OWNER (became observers) 2013-02-01 22:21:05 +00:00
adam
d1ab9d8533 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
ryoon
43946c8530 Update to 0.59
Changelog:
=== 0.59 - Wed 23 Jan 2012 ===
* Critical bug fix in pageview serialization
* Fix for inheritance of tags in tasklist - Epinull
* Fix for customtools dialog - Epinull
* Fix for week number in Journal plugin page template

=== 0.58 - Sat 15 Dec 2012 ===
* Added new plugin for distraction free fullscreen mode
* Added options to limit tasklist plugin to certain namespaces -
Pierre-Antoine Champin
* Added option to tasklist plugin to flag non-actionable tasks by a special tag
* Added prompt for filename for Insert New File action
* Added template option to list attachments in export
* Added class attributes to links in HTML output
* Added two more commandline options to quicknote plugin
* Made sidepanes more compact by embedding close buttons in widgets
* Critical fix for restarting zim after a crash (cleaning up socket)
* Bug fix for search queries with quoted arguments
* Bug fix for use of tags in the tasklist plugin
* Bug fix for wiki format to be more robust for bad links
* Bug fix for latex format to not use file URIs in \includegraphics{}
* Bug fix for including latex equations in latex export
* Bug fix list behavior checkboxes and numbered lists
* Fix first day of week locale for calendar plugin - based on patch by
Leopold Schabel
* Fix for handling "file:/" and "file://" URIs in links - see manual for details
* Fix for windows to not open consoles for each external application - klo uo
* Fix for windows to put config files under %APPDATA% - klo uo
* Fix to have "update heading" toggle in rename dialog more
intelligent - Virgil Dupras
* Fix to make template errors report relevant error dialogs
* Fix for search and replace whitespace in pageview
* Various small fixes
2013-01-26 13:39:37 +00:00
wiz
6b2c1613d3 + dhex 2013-01-23 22:00:58 +00:00
wiz
f9f44f0864 Add missing patches. 2013-01-23 22:00:27 +00:00
wiz
40783bb0b1 Import dhex-0.68 as editors/dhex.
Packaged for wip by amoibos and myself.

Dhex is a ncurses-based hex-editor with a diff mode. It makes heavy
use of colors, but is also themeable to work on monochrome monitors.
It includes the good old Action Cartridge Search Algorithm to find
specific changes.
2013-01-23 22:00:06 +00:00
wiz
c40c031dad Rename patches to match the files patched. 2013-01-23 17:33:28 +00:00
wiz
9b2d8f8b87 Fix build with automake-1.13.
While here, use a better WRKSRC and rebase patches.
2013-01-23 17:26:07 +00:00
dholland
b598979ec7 p5-Try-Tiny is not in devel/p5-PPI. Fixes pbulk scan failure.
This has been this way since at least October and I have no idea
why it only blew up on me now.
2013-01-20 22:58:29 +00:00
riastradh
32e450ca03 editors/ted always needs Xft and fontconfig, not just on SunOS/Dragonfly. 2013-01-19 20:31:14 +00:00
morr
190184702e Clean up libXaw handling. [1/2]
- remove LIBXAW variable. It is handled by buildlink3.mk now
- simplify patches and Makefile in packages using libXaw
- in some cases force use of Xaw3d (won't build with Xaw)
- replace some directly included of x11/Xaw3d with mk/xaw.buildlink3.mk

In next part:
- replace more includes with mk/xaw.buildlink3.mk
2013-01-15 16:21:34 +00:00
morr
8802a64daf Simplify patch a little 2013-01-15 00:06:23 +00:00
morr
bee779fc34 Update to patchlevel 762.
Patches:
7.3.713  printf() can only align to bytes, not characters
7.3.714  :setlocal and :setglobal do not work in the sandbox
7.3.715  crash when calling setloclist() in BufUnload autocmd
7.3.716  error on exit when using Python 3
7.3.717  when changing font size only MS-Windows limits window size
7.3.718  when re-using the current buffer the buffer-local options stay
7.3.719  cannot run new version of cproto
7.3.720  proto files are outdated
7.3.721  Ruby interface defines local functions globally
7.3.722  Perl flags may contain "-g", which breaks "make proto"
7.3.723  various tiny problem.
7.3.724  building with Ruby and Tcl on MS-Windows 64 bit does not work
7.3.725  :aboveleft and :belowright have no effect on :copen
7.3.726  typos and duplicate info in README
7.3.727  can't always find Win32.mak when building GvimExt
7.3.728  cannot compile with MzScheme interface on Ubuntu 12.10
7.3.729  building with Ruby fails on some systems
7.3.730  crash in PHP file when using syntastic
7.3.731  Py3Init_vim() is exported uneccessarily
7.3.732  compiler warnings for function arguments
7.3.733  tests fail when including MzScheme
7.3.734  cannot put help files in a sub-directory
7.3.735  cannot build Ruby 1.9 with MingW or Cygwin
7.3.736  file name completion in input() escapes white space
7.3.737  when using do_cmdline() recursively did_endif is not reset
7.3.738  (after 7.3.730) unused function argument
7.3.739  computing number of lines may have an integer overflow
7.3.740  IOC tool complains about undefined behavior for int
7.3.741  (after 7.3.737) tiny build fails
7.3.742  leaking memory when :vimgrep restores the directory
7.3.743  (after 7.3.741) tiny build still fails
7.3.744  64 bit compiler warning
7.3.745  automatically setting 'ttymouse' doesn't work
7.3.746  memory leaks when using location lists
7.3.747  tab alignment does not work when characters are concealed
7.3.748  no tests for conceal mode
7.3.749  cannot build Python interface without multi-byte feature
7.3.750  the justify macro does not always work correctly
7.3.751  test 61 is flaky, it fails once in a while
7.3.752  test 49 script file doesn't fold properly
7.3.753  ":q" twice does not work when there is a QuitPre autocommand
7.3.754  latest nmake is not recognized
7.3.755  autoconf doesn't find Python 3 if it's called "python"
7.3.756  a location list can get a wrong count in :lvimgrep
7.3.757  issue 96: access freed memory if put command triggers autocmd
7.3.758  matchit plugin does not handle space in #ifdef
7.3.759  MS-Windows: Updating tabline is slow when there are many tabs
7.3.760  dv_ deletes the white space before the line
7.3.761  in Visual mode a "-p does not work
7.3.762  (after 7.3.759) on some systems the tabline is not redraw.

pkgsrc changes:
- cleanup vim-xaw by adding -lXaw first, so --as-needed will work now
- remove some old entries in vim-xaw

Will fix PR 47281.
2013-01-14 23:30:33 +00:00
joerg
96bf5023ae Prefer bsdtar (in-tree) over external GPL3 gtar. 2013-01-11 00:15:39 +00:00
joerg
51ca915295 Apply some void. 2013-01-10 23:53:15 +00:00
wiz
cc66dd6aa9 + tweak. 2013-01-08 10:16:57 +00:00
wiz
b7823259ad Import tweak-3.01 as editors/tweak.
tweak is a hex editor. It allows you to edit a file at very low
level, letting you see the full and exact binary contents of the
file. It can be useful for modifying binary files such as executables,
editing disk or CD images, debugging programs that generate binary
file formats incorrectly, and many other things.

Unlike simpler hex editors, tweak possesses a fully functional
insert mode. This is not useful when editing many of the types of
file described above, but can be useful in other situations. Also,
an insert mode makes it easy to use tweak to construct new files
from scratch.
2013-01-08 10:16:43 +00:00
sbd
2fc1a6f29f Use ${PKGMANDIR} 2012-12-30 02:31:34 +00:00
dholland
60082b65c5 Fix legacy C. Pass -Wall -W -Wmissing-declarations -Wwrite-strings on
gcc45.

   - avoid implicit int, declare void functions void
   - return values from non-void functions
   - put most external declarations properly in header files
   - use some static and const
   - fix up a big mess with function pointer casting
   - use standard includes, don't provide own decls of standard functions
   - use types matching libc when providing own malloc, printf, and putchar
   - use <ctype.h> functions correctly
   - silence assorted compiler warnings
   - fix some bugs exposed by compiler warnings
   - don't intentionally exercise signed overflow
   - remove some unused items
   - add patch comments to other patch (patch-aa)

As this includes several fixes and removes some undefined behavior on
a commonly reachable code path, bump PKGREVISION.
2012-12-28 03:03:08 +00:00
ryoon
9d65ab5972 Bump PKGREVISION.
Sync with editors/emacs22's update.
2012-12-27 17:50:26 +00:00
ryoon
a7bc3c7969 Bump PKGREVISION.
Meke NetBSD use openpty() like emacs24.
This fixes gnupg error invoked from mail/mew when decrypting.
2012-12-27 17:48:29 +00:00
dholland
d548590338 Clean up legacy C.
Now passes gcc -Wall -Wextra -Wmissing-declarations -Wwrite-strings on gcc45.
May build with clang now too.

Changes:
   - use standard headers
   - don't declare own errno, fopen(), getenv(), or malloc()
   - declare own functions
   - declare void functions void
   - avoid implicit int
   - use C89
   - use some const
   - use some static
   - fix signed/unsigned mismatches
   - call execl() properly
   - don't cast return value of malloc
   - initialize struct sigaction correctly
   - use <ctype.h> functions correctly
   - don't index arrays with (signed) char
   - don't put function declarations inside function bodies
   - patch up two uninitialized variables
   - silence some compiler warnings that are not bugs
   - remove some unused objects
and:
   - add patch comments for preexisting patches
   - correct some minor pkglint

As a couple of these things fixed bugs (e.g. the execl calls), bump
PKGREVISION.
2012-12-27 06:13:20 +00:00
dholland
694724f694 Fix typo and note that TECO is a 'classic' text editor. 2012-12-27 06:03:41 +00:00
joerg
b18c230b06 Use more void and system headers. 2012-12-25 21:10:55 +00:00
joerg
d34b2d0897 Always use static inline to fix build with C99 compilers. 2012-12-24 21:08:06 +00:00
tron
3440abac30 Use nicer make(1) syntax. 2012-12-22 10:45:13 +00:00
tron
77d4887daf Fix ctags(1) manual page if the package gets built with manual page
compression. Bump package revivison because of this bug fix.
2012-12-22 10:34:20 +00:00
joerg
123e29d7f0 Make sure that depending packages don't pick up newer gedit versions. 2012-12-22 02:23:30 +00:00
joerg
7d8d3afb03 Fix 6 year+ old type in configure by adding missing hyphen for -Wl,-R.
Fix main declaration for X11 test.
Always use C++ and C99 compatible inline specifier.
2012-12-21 15:06:31 +00:00
morr
76b8c26dbe Workaround too much linking. Use link.sh instead of --as-needed fro linker
until I'll find proper solution.

Should help with PR 47281.
2012-12-18 23:30:36 +00:00
markd
a5a2973134 Drop maintainership. Haven't run this version of emacs for some time. 2012-12-17 18:39:06 +00:00
markd
60d83c6a5d Drop maintainership of kde3 packages. Haven't had any systems running
kde3 for a while.
2012-12-17 18:37:06 +00:00
drochner
2ed4f7abf9 update to 0.6.5
changes:
-bugfixes
-translation updates
2012-12-17 12:49:40 +00:00
khorben
cca7adf3a7 Added editors/deforaos-editor (version 0.2.1) 2012-12-17 01:29:07 +00:00