Commit graph

787 commits

Author SHA1 Message Date
yyamano
65c4e505e0 eplace STRIPFLAG with _STRIPFLAG_INSTALL to fix pkg/15467. 2002-05-29 14:45:56 +00:00
seb
31c1365c78 Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE: no-op for NetBSD,
fix libvi shared library version for Solaris.
2002-05-24 00:16:09 +00:00
cjep
9083e1d5bc Add NetBSD tags. 2002-05-20 17:41:05 +00:00
cjep
011c2c2354 On arm32, use gcc-2.95.3 to avoid egcs compiler error:
/usr/src/gnu/usr.bin/egcs/common/../../../dist/gcc/caller-save.c:657:
Internal compiler error in function insert_save_restore
2002-05-20 16:46:29 +00:00
abs
2b325a79cd prdownloads.sourceforge.net is no longer any use.
Switch to MASTER_SITE_SOURCEFORGE.
2002-05-12 10:16:44 +00:00
kleink
a763c90bcc G/c references to ftp.uni-trier.de. 2002-05-08 11:44:50 +00:00
drochner
34c1cda317 add emacs21-nox11 2002-05-07 14:58:06 +00:00
drochner
4e51ebe020 same as ../emacs21, but without X11 2002-05-07 14:55:29 +00:00
wiz
2d7fae37d7 Add and enable leim21. 2002-05-04 22:48:54 +00:00
wiz
142efdb7c1 leim package for the emacs21 package. 2002-05-04 22:47:23 +00:00
jtb
8dbfa5420c Add and enable zile. 2002-05-04 01:27:50 +00:00
jtb
4a209d70f8 Initial import of zile.
Zile is another Emacs-clone.  Zile is a customizable, self-documenting
real-time, open-source display editor.  Zile was written to be as similar
as possible to Emacs; every Emacs user should feel at home with Zile.
2002-05-04 01:27:08 +00:00
drochner
e4c2de2c91 some cleanup, based on a package submission by Masao Uebayashi
<uebayasi@soum.co.jp>:
-select a reasonable set of options instead of using a ton of
 /etc/mk.conf variables
-dtrt with dependencies
-USE_BUILDLINK_ONLY
-use INSTALL_SCRIPT instead of creating a mess
2002-05-02 20:21:31 +00:00
rh
3d53152529 Change dependency on autoconf to BUILD_DEPENDS 2002-04-27 10:27:01 +00:00
rh
11877a5f39 Add and enable TeXmacs 2002-04-27 09:54:35 +00:00
rh
c9a325f7ed Initial import of TeXmacs-1.0.0.2, a "free scientific text editor", a
frontend to LaTeX.  Provided in PR pkg/16510 by <jmmv@hispabsd.org>.  This
closes said PR.
2002-04-27 09:53:43 +00:00
tron
0c9e893e20 Move "xemacs" prefix handling into a makefile which can be used by other
packages, too.
2002-04-26 09:35:06 +00:00
tron
56c3cbc205 Install this package into "${X11BASE}" if the "xemacs" package is installed
there, too.
2002-04-26 07:24:14 +00:00
drochner
5937c7f443 +emacs21 2002-04-24 17:31:30 +00:00
drochner
1e748a667c first cut on a pkg for emacs-21.2
derived from our emacs-20.7 pkg; IPv6 and newer NetBSD platform/toolchain
support appear to be included in the original sources, so I've only
left in the patches which deal with info file installation and the "emacs-"
prefix for user tools
2002-04-24 17:27:41 +00:00
jlam
ec8f6ad65a Note explicitly that this package is USE_X11BASE. Currently, it relies on
motif.buildlink.mk to define it.
2002-04-23 02:08:51 +00:00
markd
5fc9edf546 Stop complaints about PKGDIR being redefined.
Fixes pkg/16408 from Robert Elz.
2002-04-21 23:19:53 +00:00
zuntum
cfa6c4e0b5 Add & enable ve 2002-04-19 14:07:03 +00:00
zuntum
2ef35b8049 Initial import of ve-1.0
NTHU-CS Maple BBS 2.36 BBS-like editor

ve is a tiny editor. Besides normal functions, it has some
great features for programmers --
goto line (ESC-G)
cut & paste cross files (Ctrl-G to see ve.hlp)
block shift left/right (ESC-J/K, Ctrl-G to see ve.hlp)
parenthesis matching (ESC-[)
seaching (Ctrl-S, ESC-n, ESC-p)
   (matching start of line, case sensitive/in-sensitive, forward/backward)
undo line (ESC - '-', or ESC-_   )
undelete lines (ESC-u)
...
emacs-like hot-key

Provided by Rui-Xiang Guo <rxg@netbsd.org> in pkg/16268
2002-04-19 14:05:17 +00:00
rh
ba650773e5 Sync w/ real world. Patch provided by ogata@isp.quix.org in PR pkg/16351. 2002-04-14 20:32:02 +00:00
jlam
67fb22d6c1 Find the canna-lib libraries and headers in ${X11PREFIX} instead of
${LOCALBASE}.  Also define USE_X11 if we use canna-lib as the latter
implies the former.
2002-04-14 15:13:59 +00:00
jlam
d2c7252ebf If USE_CANNA is set, then this package is also USE_X11. 2002-04-14 15:10:04 +00:00
jlam
369fb32519 Find the canna-lib headers and libraries in ${X11PREFIX} instead of
${PREFIX}, as canna-lib is USE_X11BASE.
2002-04-14 15:07:16 +00:00
schmonz
104fd9209b Strongly buildlinkify. Approved by garbled. 2002-04-14 11:34:20 +00:00
martti
e512d2aed9 Updated abiword-personal to 0.99.5
* bug fixes
* localisation updates
* new templates
2002-04-12 14:32:50 +00:00
martti
0779b1370a Updated abiword-personal to 0.99.3nb1 (pkg/16220)
* make spelling and dictionary work
2002-04-10 08:17:02 +00:00
markd
27929384a5 Stop "-I/usr/include" from explicitly appearing in CFLAGS as this breaks
gcc's overriding of some system header files on non-NetBSD platforms.
2002-04-09 02:30:24 +00:00
markd
f10d3d2d1c Update Ted dictionaries to 2.11 versions to go along with that version
of Ted.
2002-04-09 02:21:55 +00:00
markd
c952c0ded5 Update Ted to version 2.11
Changes since version 2.10

* Footnotes and endnotes.
* Detailed manipulation of the tabulator settings with a 'Tabs' tool.
* Bugs and annoyances have been removed. In particular the crash with
  printing on lp based systems like RedHat Linux 7.
* Added the posiibility to convert to PostScript without even touching
  the X11 environment.
* Windows Metafile picture rendering extended to more types of metafiles.
  As most images in rtf files are metafiles this solves problems with the
  more complicated ones.
* Better portability to older systems.
* Jouk Jansen contributed fixes for a port to OpenVMS.
* Preparations for multi column layout.
* Preparations for 'Undo'
2002-04-09 02:13:37 +00:00
schmonz
477acbc2c6 Add and enable ce, ce-doc, ce-x11. 2002-04-08 20:03:52 +00:00
schmonz
da0b272101 Initial import of ce-doc-4.4, from my own PR pkg/15627.
Suggestions from agc. Approved by garbled.

This editor is derived most directly from Dave Conroy's original
MicroEmacs (uEmacs) editor, version 30, and Dan Lawrence's MicroEmacs
v3.6.  Some stuff from mg, version 2a, has also been used.

This package manages the documentation.
2002-04-08 20:02:43 +00:00
schmonz
110ad532ba Initial import of ce-x11-4.4, from my own PR pkg/15627.
Suggestions from agc. Approved by garbled.

This editor is derived most directly from Dave Conroy's original
MicroEmacs (uEmacs) editor, version 30, and Dan Lawrence's MicroEmacs
v3.6.  Some stuff from mg, version 2a, has also been used.

This version of ce is intended for use with the X Window System.
2002-04-08 20:00:56 +00:00
schmonz
181c53d159 Initial import of ce-4.4, from my own PR pkg/15627.
Suggestions from agc. Approved by garbled.

This editor is derived most directly from Dave Conroy's original
MicroEmacs (uEmacs) editor, version 30, and Dan Lawrence's MicroEmacs
v3.6.  Some stuff from mg, version 2a, has also been used.

This version of ce is intended for use in normal ttys.
2002-04-08 19:59:08 +00:00
wiz
c35435cf98 Give canna-lib (and canna-server) a nice dewey pkg-version, and fix
all depends to use it.
2002-04-05 23:44:39 +00:00
magick
8f79d11a62 Add canna support to xemacs-current. It is enabled by EMACS_CANNA=YES
in mk.conf. Closes pkg/14406 by OGATA Hiroshi.
2002-04-05 18:44:01 +00:00
magick
26ed415b0d Add canna support to xemacs. This closes pkg/14406 submitted by
OGATA Hiroshi. Canna support is enabled by setting EMACS_CANNA=YES.
I didn't use USE_CANNA suggested in the pr as this variable is set
to YES by default in bsd.pkg.mk as it was used in japanese packages only.
2002-04-05 18:39:18 +00:00
jdolecek
05456fd516 install czech locale files as share/yudit/locale/cs, not .../cz
this is cosmetic only, since this doesn't use the system locale directories
anyway
Pointed out by Thomas Klausner
2002-04-04 20:09:55 +00:00
uebayasi
bba64231cb Modify DEPENDS line (Canna-lib-3.5b2 -> Canna-lib>=3.5b2). 2002-04-04 16:09:51 +00:00
magick
d54f71afb6 Remove ftp.th-darmstadt.de (outdated) and ftp.usyd.edu.au (refusing passive
ftp) from the list of mirrors. Closes pkg/16148 by Lloyd Parkes.
2002-04-01 18:15:52 +00:00
magick
c60a394982 Note how to configure xemacs when installed for the first time.
Pointed out by mpasternak@lublin.t1.pl in private mail.
2002-03-29 14:48:23 +00:00
magick
ae8bc9a43b Add --with-msw=no to the CONFIGURE_ARGS to prevent configure error
when wine is installed. Obviously it thinks we run windows.
Noted in private mail by mpasternak@lublin.t1.pl .
2002-03-29 11:02:42 +00:00
magick
9395c687d6 Remove some newlines 2002-03-28 19:15:20 +00:00
magick
7fe321deb0 Replace i386--netbsdelf with MACHINE_GNU_PLATFORM.
Closes pkg/16107 ogata@isp.qix.org.
2002-03-28 19:09:23 +00:00
magick
4ebba2259f Add missing USE_X11 2002-03-25 19:35:15 +00:00
magick
39ee77bb4e Add missing USE_X11 2002-03-25 19:07:39 +00:00