Commit graph

18 commits

Author SHA1 Message Date
agc
ae35b61548 Modify individual package Makefiles to use the new way of specifying
shared object dependencies (LIB_DEPENDS).
1998-01-30 13:56:55 +00:00
frueauf
845fce3048 remove "--infodir=${PREFIX}/info" and "--infopath=${PREFIX}/info" to
avoid collisions with other packages. Apart from that, pkg/PLIST did
not reflect that change, now this is in sync again.
1998-01-29 14:48:19 +00:00
tron
3715ac69ed Fix package list so that a binary version of the package can be
installed and removed without problems, fixes PR pkg/4756.
1998-01-28 17:14:25 +00:00
tron
5b845835a9 Configure xemacs to use Xaw3d as widget set because it will detect lesstif
but not work properly with it.
1998-01-28 17:03:09 +00:00
hubertf
f535cf3701 Replace "<$ARCH"> by "${MACHINE_ARCH}", keep "<$ARCH>"
(in bsd.port.mk) for backward compatibility.
1998-01-28 15:33:44 +00:00
frueauf
b5bef11c93 This patches lib-src/send-pr (installed as xemacs-send-pr) to
set the DATADIR and MAIL_AGENT properly. Inspired by Mathias Scheler.
1998-01-27 12:34:09 +00:00
frueauf
9a97eb73a2 This patches the configure script, to handle NetBSD/m68k as m68k machine.
The original did map that to hp9000s300.
1998-01-27 12:31:14 +00:00
hubertf
49e3c78be9 portlint: fix MASTER_SITES, move MAINTAINER, don't use GNU make, fix info-path, use command macros 1998-01-24 04:59:54 +00:00
agc
00fdfa6041 A much better PLIST for this package, now, thanks to Matthias Scheler
<tron@lyssa.owl.de>.  Fixes PR pkg/4708, and allows xemacs-20.3
package to be removed cleanly.
1997-12-24 09:44:48 +00:00
hubertf
8639bafeaa Fix setting CONFIGURE_ARGS ("=" -> "+=") 1997-12-22 07:45:38 +00:00
agc
dd1b5d3bbd Many files have been deleted between versions 20.2 and 20.3, whilst
others have been added.  Update the PLIST file to match reality.
1997-12-13 19:05:47 +00:00
agc
57dcb4a8a5 Add the checksum for the info files distfile, and delete the old
checksum for the 20.2 distribution.
1997-12-13 19:03:50 +00:00
agc
99ab27e50c + The distribution files have been split into info files and base, so
fetch info distfile as well as base.

+ xpm is installed in the correct place, so it will be picked up by
configure script, so don't specify a separate X11 header directory
in site-includes.

+ rationalise the way we specify CONFIGURE_ARGS

+ delete emacsclient from the list of binaries to be stripped - it
doesn't exist in 20.3.

+ delete gnuattach and gnudoit from the list of binaries to be
stripped - these are shell scripts.

+ install send-pr as xemacs-send-pr
1997-12-13 19:02:24 +00:00
mrg
8aa4591252 update to 20.3 1997-12-08 16:17:17 +00:00
agc
5358faaf74 Add a NetBSD RCS Id to all the PLIST files. 1997-11-06 09:57:11 +00:00
agc
b4d9040858 Generalise for non-i386 architectures:
+ Hardcode netbsd for the moment (until I'm allowed to use a <$OPSYS>
string).

+ Change the i386 hardcoded constant into <$ARCH>, which will be
modified by bsd.port.mk when constructing the derived .PLIST file at
package installation time.
1997-10-09 10:43:54 +00:00
agc
01f487176f Add NetBSD RCS Ids.
Add NetBSD-specific configuration arguments (we don't support native
sound, and the NetBSD xpm package needs to be fixed).
1997-10-06 13:07:43 +00:00
agc
62b0ecf202 Initial import of FreeBSD's editors ports into the NetBSD packages
system.
1997-10-06 12:41:48 +00:00