Commit graph

592 commits

Author SHA1 Message Date
jlam
250097208a Use buildlink.mk files to get libiconv and png dependencies, and, as a
result, remove unnecessary flags to search specific source directories
before ${LOCALBASE}/include for headers.
2001-05-26 08:13:13 +00:00
jlam
d0a0bccce3 Update abiword to 0.7.14. There were a large number of changes from version
0.7.10, both in bugfixes and in feature additions.  No list of changes is
provided, but from gleaning the CVS logs, this is update is a large step
forward for this application.
2001-05-24 04:28:19 +00:00
kei
458c64611c make it compile with USE_CANNA == YES. 2001-05-23 23:25:05 +00:00
wiz
4dd2e8a3d6 Add one patch from OpenBSD to not use ./.joerc, and two from FreeBSD, one
against a symlink attack on 'DEADJOE', and one to use vi-style file
locking.
Bump version to 2.8nb1.
2001-05-22 12:23:28 +00:00
wiz
9124d44379 Standardize patches (no functional change) 2001-05-22 11:37:16 +00:00
wiz
26c40c61dd Update dependency on png to >=1.0.11 because of the shlib major bump.
Noted by Frederick Bruckman.
2001-05-22 09:32:18 +00:00
wiz
9fd486cfe9 Update ted and its spell checking libraries to 2.10.
Changes are unknown, except that it doesn't depend on libungif anymore.
XXX: Merge the spellchecking packages?
XXX: There are three more for sk, hu, and pl, if anybody cares.
2001-05-19 17:18:41 +00:00
jlam
dc6eadbf21 Use ${XARGS} instead of invoking xargs directly. 2001-05-19 03:56:23 +00:00
jtb
cc78749046 USE_LIBINTL=yes, USE_CURSES=yes. 2001-05-18 23:54:09 +00:00
jlam
908eff7259 Move extra header include paths to the end of the search path. This
fixes pkg/12969.
2001-05-17 19:57:02 +00:00
jlam
818175b42a Mostly cosmetic changes. Also insert a delay after our informational
message prior to "building" the package so that the user can read it.
2001-05-17 18:38:12 +00:00
jtb
c1199f3aa2 Add and enable nano. 2001-05-17 00:06:07 +00:00
jtb
b26305f133 Initial import of nano.
GNU `nano' is a small and friendly text editor.  Besides basic text
editing, `nano' offers many extra features like an interactive search
and replace, goto line number, auto-indentation, feature toggles,
internationalization support, and filename tab completion.

   The original goal for `nano' was a complete bug-for-bug compatible
emulation of Pico, but consistency is now a slightly higher priority.

   Nano does not have the restrictive license problems of Pico.
2001-05-17 00:05:29 +00:00
agc
46e325bb48 Apply fix for Canna library support from PR 12959 by NAGAI Yutaka
(nagai@hc.uec.ac.jp).
2001-05-16 10:10:25 +00:00
wiz
ab24fd787c Finish move of ted and friends from textproc to editors. 2001-05-14 14:48:26 +00:00
wiz
14af5e7958 Move ted and support packages from textproc to editors. 2001-05-14 14:42:19 +00:00
jlam
95dcfacc43 Do _not_ depend on installed libiconv package. AbiWord comes with its own
private libiconv sources and headers, and the build should be using those.
2001-05-11 16:03:24 +00:00
jlam
eb67ca6596 Cosmetic changes, and use ${RM}/${LN} for rm/ln. 2001-05-11 15:49:53 +00:00
wiz
ef428334c8 Since we only have libiconv-1.5 in pkgsrc, only depend on that version,
not 1.6.1.
2001-05-11 09:12:03 +00:00
jlam
022d07a536 Mechanical changes of tk DEPENDS:
tk-8.3.2  -> tk>=8.3.2
	tk-[0-9]* -> tk>=8.0
	tk-8.*    -> tk>=8.0
2001-05-05 19:51:13 +00:00
agc
2b42429578 The dired package has been modified without changing its version number.
For now, copy the distfile from dired-1.09-tar.gz to dired-1.09nb1-tar.gz,
and grab that, so that we know which version of the distfile we're getting.

Upgrade to SHA1 digests, and add distfile sizes.
2001-05-03 16:00:02 +00:00
rh
311c882634 Link against libiconv. Closes PR 12681 by Bob Bernstein
<poobah@ruptured-duck.com>
2001-05-01 12:45:56 +00:00
agc
89c9aae983 Install header files, as they are needed by x11/9term
Install some libraries, as they are needed by x11/9term
Move DEPENDS line in Makefile to shut up pkglint
Bump version number to 4.3nb1
2001-05-01 09:16:24 +00:00
jtb
c06bf534dc Make sam use ${X11BASE}. That way the app-defaults file can be accounted
for and the package will work correctly with xpkgwedge.  Suggested
by Johnny C. Lam.
2001-04-30 20:13:55 +00:00
jtb
3661630847 Don't add app-defaults file to PLIST, these pkgs don't install in X11BASE
yet install their defaults files there.
2001-04-30 14:48:45 +00:00
jtb
dadc04c896 Add "lib/X11/app-defaults/Sam" to PLIST. 2001-04-28 01:15:20 +00:00
wiz
6b37c1c21c Update to 1.3.3, and some patches to make it compile again with newer
gtkhtml.
Changes:
- The message bar was always shown, even if the preferences setting
  was not.
- If the locale is set to Chinese, Japanese, or Korean, menus would
  be shown in the locale's language, but the actual text itself did
  not (Mitsuo Hamada).
- Changes to some preferences would never be saved (Ian M Laurie).
2001-04-22 17:16:42 +00:00
wiz
03946f5671 Copy common patch-zb file to the three packages that share it.
Not nice, but IMHO much nicer than the previous
copy-patch-files-just-before-patching-hack.
2001-04-22 16:25:57 +00:00
wiz
94b647b1f0 re-add patch checksums (patches moved to correct place in pre-patch step) 2001-04-22 16:06:09 +00:00
wiz
86f6051937 Fix usage of common distfile. 2001-04-19 13:55:17 +00:00
agc
7d757ead9a Move to sha1 digests, and add distfile sizes. 2001-04-19 11:00:59 +00:00
agc
d7d36b3561 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +00:00
wiz
d480fe70ce Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing empty
lines.
2001-04-02 20:06:11 +00:00
zuntum
759cea08d3 Fix quoting 2001-03-31 08:57:14 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
bad
722a0e3534 Fix thinkos in previous. Really depend on ispell-base-*. 2001-03-19 04:32:27 +00:00
bad
2e3cacd254 Depend on ispell-base instead of ispell. 2001-03-19 04:30:22 +00:00
kei
4a7142c86d * Fixed alpha support. Patch supplied and submitted by kay@kaynet.or.jp to
tech-pkg-ja@jp.netbsd.org.  Tested on macppc.
2001-03-18 14:14:24 +00:00
jun
abe88a9e68 Update
ng-1.4 to ng-1.4.3
 PR update patch made by Hiroyuki Yanai <fk200329@fsinet.or.jp>
 >Number:         12211
 >Category:       pkg
 >Synopsis:       editors/ng is upgraded to v1.4.3.
 >Originator:     Hiroyuki Yanai

Changes:
 - Code clean up for ANSI-C
 - dired can treat symbolic link
 - Undo bug fix
 - fill-paragraph loop bug fix
2001-03-18 01:16:50 +00:00
zuntum
05cd238a63 Change my email address to zuntum@netbsd.org 2001-03-16 20:51:13 +00:00
jun
57d7d5a74a FIX:
pkg/12419 [serious/medium]: pkgsrc tamago-4.0.6's canna does not work
 rebuild patch,because I missed sub-directory diffs.
 adviced from goro@venus.dti.ne.jp.
2001-03-16 05:50:35 +00:00
wiz
079495271c ${MD5_FILE} -> ${DIGEST_FILE} 2001-03-07 15:52:01 +00:00
tron
592c8bebba Fix oversight and add missing new files installed by version "1.6" of this
package.
2001-03-04 09:19:51 +00:00
tron
5382bbe7c6 Because the minor number of the PNG library was increased packages compiled
using the newest PNG library won't work on system with an older one. To
prevent such problems with precompiled binary packages require at least
"png-1.0.9nb1" in all dependences.
2001-03-04 09:06:09 +00:00
tron
0d1a2998cd Fix build problem on NetBSD-alpha. 2001-03-03 19:59:22 +00:00
wiz
f91c71bce5 remove deprecated MIRROR_DISTFILE (the correct replacements had
been added already)
2001-02-28 10:40:23 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
tron
f63a87de41 Update "xemacs-packages" package to version 1.7. It includes these
packages now:
xemacs-base 1.49, xemacs-devel 1.31, c-support 1.16, cc-mode 1.23,
debug 1.14, dired 1.09, edit-utils 1.55, efs 1.22, fsf-compat 1.08,
mail-lib 1.35, mailcrypt 2.07, mule-base 1.37, net-utils 1.15,
os-utils 1.25, prog-modes 1.32, psgml 1.22, sgml 1.08, sh-script 1.13,
text-modes 1.29, texinfo 1.20, textools 1.12, time 1.11, vc 1.26,
vc-cc 1.15, viper 1.23
2001-02-20 13:37:18 +00:00
tron
4c38a0ff4f Update "xemacs" package to version 21.1.14. Changes since version 21.1.12:
- Fix buffer overflow in "gnuserv" which can be used to get a shell of
  the user which is using "gnuserv.
- ./etc/PACKAGES: Doc fix.
- README.packages: Doc fix.
- xemacs-faq.texi (Q3.5.12): New FAQ.  XEmacs bitches about xmodmap.
- etc/PACKAGES: Sync with 21.2 version, because everyone uses the
  same packages.
- README.packages: Ditto.
- PROBLEMS (Sun/Solaris): Yet another microimprovement.
- xemacs-faq.texi (Q1.0.11): Change XEmacs for MacOS URL.
- PROBLEMS: Document MIPSpro ICE problem workaround.
  Pty fixes for HP-UX and AIX and BSD and SunOS4 backported from 21.2.
  Makes ``M-x shell; sleep 1000; Signals->Send KILL'' work.
  (See src/ChangeLog for more detail.)
- configure.in: Detect killpg.
- PROBLEMS (Running/Linux):  Mandrake, use Alt for M-, color-gcc.
- Makefile.in: add and use TAR macro.  Sometimes tar only copies
symlinks instead of the actual files
- configure.in: Handle alloca with Compaq C on Alpha Linux.
- ChangeLog, etc/xemacs-ja.1, etc/xemacs.1,
  info/xemacs-faq.info-1, info/xemacs-faq.info-3, lib-src/etags.c,
  lib-src/ootags.c, lisp/ChangeLog.1, man/xemacs-faq.texi:
  Changed mly@adoc.xerox.com to Mly@POBox.COM.
- README.packages: Add "uninstalled package" FAQ.
- etc/PACKAGES: Add details on os-utils contents.
- frame.c (next_frame_internal):
  We've passed a frame if we've passed its device.
  Fixes this crash:
  (gdb) run -eval '(progn (make-frame nil (make-device (quote x) "polgar:0")) (next-window (minibuffer-window) t (quote visible) (second (device-list))))'
Fatal error: assertion failed, file /project/xemacs/ws/dev/src/frame.h, line 245, RECORD_TYPEP (obj, lrecord_type_frame)
- find-paths.el (paths-decode-directory-path): Trivial typo fix.
- simple.el (display-warning-suppressed-classes): Ditto.
- etc/Emacs.ad (Fonts.):  Fix typo and clarify.
- configure.in (after_morecore_hook_exists): Don't add /usr/shlib
  to link path if compiling on Alpha/Linux.
- configure.in: Make Balloon Help conditional on finding shape.h
2001-02-20 13:04:30 +00:00
jun
82327aef32 move apel to devel/apel. 2001-02-20 08:18:27 +00:00