Commit graph

85 commits

Author SHA1 Message Date
frueauf
9d0791a9e1 Introduce ONLY_FOR_ARCHS and leave out m68k, as there is no support yet. 1998-02-02 11:17:54 +00:00
hubertf
f6fc8a8a9e Remove -m argument from ldconfig calls, require the system to
have ${PREFIX}/lib in ld.so.conf instead. This ensures things
even work after a reboot.
1998-02-02 08:58:13 +00:00
hubertf
403cfa3d46 Introduce TRUE?=/usr/bin/true, and use it. 1998-02-02 08:10:41 +00:00
frueauf
ba0b20c23a As noweb depends on lang/icon, which is i386 only so far, make this
one i386 only too. Pointed out by Scott Reynolds (scottr@netbsd.org).
1998-02-02 06:36:35 +00:00
tron
f30275b1a9 Ensure that the includes files goto "${PREFIX}/include" even if
there is another instance of "ncurses" e.g. in "/usr/local".
1998-02-01 17:33:19 +00:00
hubertf
72d7594f54 portlint: remove extra empty line 1998-02-01 01:22:33 +00:00
frueauf
516344ebca upgrade GNU make to 3.76.1 1998-01-30 20:47:23 +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
be7a0cee5a hmm, fix the spacing too :) 1998-01-26 22:56:36 +00:00
frueauf
2bd039a4f1 enabling cvs, as the package is already there. 1998-01-26 22:24:09 +00:00
hubertf
93be1a6b3e Define OPSYS before using it; reported by Thorsten Frueauf 1998-01-25 00:45:58 +00:00
hubertf
4bdf758d07 Define OPSYS before using it; reported by Thorsten Frueauf 1998-01-25 00:42:46 +00:00
hubertf
44e14ea219 Define OPSYS before using it; reported by Thorsten Frueauf 1998-01-25 00:40:56 +00:00
hubertf
cccbc52d07 portlint: nuke empty lines 1998-01-24 04:37:56 +00:00
hubertf
c1b179fc5f portlint: fix RCS Id 1998-01-24 04:31:10 +00:00
hubertf
fda7e44e89 portlint: ldconfig||/usr/bin/true, add some manpages 1998-01-24 04:28:24 +00:00
hubertf
1c39b5cd35 portlint: remove empty line 1998-01-24 04:27:19 +00:00
hubertf
6816914e87 portlint: move WRKSRC, fix MAN1, use macros for commands, ldconfig||/usr/bin/true 1998-01-24 04:26:58 +00:00
hubertf
40a3315e7b portlint: fix RCS Id, add MAINTAINER 1998-01-24 04:22:12 +00:00
hubertf
382d58e7ce portlint: use our install-info 1998-01-24 04:21:23 +00:00
hubertf
7288f9366a portlint: make shorter 1998-01-24 04:21:06 +00:00
hubertf
fc2e56602f portlint: fix RCS Id, change order of lines 1998-01-24 04:20:19 +00:00
hubertf
00bd56b9d1 portlint: ldconfig||/usr/bin/true 1998-01-24 04:17:42 +00:00
hubertf
493f99a182 portlint: use our install-info 1998-01-24 04:16:02 +00:00
hubertf
191aec342a portlint: fix RCS Id, remove empty line 1998-01-24 04:15:27 +00:00
hubertf
e47c7de689 portlint: fix RCS Id 1998-01-24 04:13:35 +00:00
hubertf
b3c1c88e2f portlint: use our install-info 1998-01-24 04:08:15 +00:00
hubertf
cc8658f741 portlint: fix RCS Id, move MAINTAINER 1998-01-24 04:04:00 +00:00
hubertf
4a7eb18e7d portlint: use our install-info 1998-01-24 04:02:37 +00:00
hubertf
9e85ccfd7c portlint: fix RCS Id, move MAINTAINER, DEPENDs, use macros for commands 1998-01-24 04:01:43 +00:00
hubertf
a406663438 portlint: fix RCS Id, remove empty lines 1998-01-24 03:59:20 +00:00
hubertf
a183d6af21 portlint: fix RCS Id 1998-01-24 03:57:53 +00:00
hubertf
469a2a5173 portlint: fix RCS Id, move DEPENDs 1998-01-24 03:55:39 +00:00
hubertf
10b4c7f004 portlint: use our install-info 1998-01-24 03:54:34 +00:00
hubertf
926a11e3ec portlint: fix RCS Id, put DEPENDs in one place 1998-01-24 03:50:53 +00:00
hubertf
ecb18a8857 portlint: use our install-info 1998-01-24 03:47:31 +00:00
agc
28a47ec351 Add NetBSD RCS Id. 1998-01-15 10:08:45 +00:00
hubertf
1ff7d956b1 Yes, we need gtexinfo for the CVS info pages; pointed out by
abs@mono.org in PR 4818.
1998-01-15 08:33:01 +00:00
agc
54bcee1ee2 As pointed out by Charles Hannum, program files which are not
intended to be in a shared object should not be compiled as
Position Independent Code.

Attempt to fix ncurses' man page problems once and for all.  The
configure script tries to be smart, and checks the date(1) manual page
to see if it's been compressed, and, if it has been, installs ncurses
manual pages compressed.  I've removed this check, so that all pages
are installed (as far as ncurses thinks) uncompressed, and then use
the standard pkgsrc mechanisms for compressing them.
1998-01-09 14:52:36 +00:00
agc
ec4863b943 Add a shlib_version file, so that the shared object is built by
default.  Add the shared object to the PLIST, with suitable
incantations of ldconfig on addition and deletion.

As pointed out by Charles Hannum.
1998-01-08 16:22:13 +00:00
hubertf
45928fc8db Do not remove locale dirs 1997-12-29 03:02:09 +00:00
hubertf
809d8e2067 Fix setting CONFIGURE_ENV ("=" -> "+=") 1997-12-22 07:52:00 +00:00
hubertf
8639bafeaa Fix setting CONFIGURE_ARGS ("=" -> "+=") 1997-12-22 07:45:38 +00:00
hubertf
2e8af152ad Use "+=", not "=" to assign CONFIGURE_ARGS; else this installs in /usr/local! 1997-12-18 09:58:14 +00:00
hubertf
3c69b90949 The binaries produced looked for libcurses.so in ../lib, which is nonsense.
Fixed after Frederick Bruckman <fb@enteract.com> told me via email.
1997-12-15 01:00:46 +00:00
hubertf
ee250e0d61 Update to V3.11, provided by Johnny Lam <lamj@stat.cmu.edu>. 1997-12-14 23:09:43 +00:00
hubertf
e6c6166365 Fix the following message:
/usr/pkg/man//man1/captoinfo.1.gz: No such file or directory
ncurses 1.9.9g doesn't install manpages in compressed form, so
no need to define MANCOMPRESSED (for folks that want their
manpages compressed, they shallt set MANZ!).
1997-12-13 04:05:28 +00:00
hubertf
abee3df169 cvs package as submitted by Johnny Lam <lamj@stat.cmu.edu> in
private email.
1997-12-10 00:05:43 +00:00
agc
2790f685bc Updated to reflect the files and directories that are actually
installed by this package.  Don't remove non-existent directories, use
the correct names for manual pages (wresize.3, not curs_resize.3), use
the real directory names (share/terminfo/foo, not lib/terminfo/foo),
and use the correct names for the terminfo files.
1997-12-09 04:02:35 +00:00
agc
9aacbf82d1 Change manual page name from curs_resize.3 to wresize.3 to reflect
reality, which allows the package to be installed without MANZ set
in the environment.
1997-12-09 02:49:22 +00:00