Commit graph

25 commits

Author SHA1 Message Date
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
ghen
a527d84ce0 Convert all packages using REPLACE_INTERPRETER to the new variable names
without underscores (REPLACE.*.old, REPLACE.*.new, and REPLACE_FILES.*).

Also convert REPLACE.*.new= ${SH:Q} back to ${SH}, as it should not be quoted
here, if at all.

Ok with rillig.
2006-03-11 10:07:49 +00:00
ghen
8cf271c6e8 Use REPLACE_INTERPRETER instead of a patch. 2006-03-09 14:50:31 +00:00
schmonz
4fad33ff7a Update to 4.6. No changelog; changes include newer autoconf and
bringing in bash's malloc implementation.
2006-01-13 10:10:46 +00:00
rillig
b06b682a49 Removed empty line. 2005-05-23 09:17:45 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
01907502f3 Add RMD160 digests in addition to the SHA1 ones. 2005-02-23 17:15:09 +00:00
schmonz
079789dfbf The HTTP site is apparently no longer available. Use the FTP site instead. 2005-01-10 15:02:59 +00:00
schmonz
f6a540cad4 ce doesn't need ncurses in particular. Include curses.buildlink3.mk instead. 2005-01-08 07:51:22 +00:00
schmonz
697342268c Update to 4.5. No changelog available, and diffs are extensive.
Many (most?) are to take more care with types and declarations.
2005-01-08 07:46:15 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
schmonz
93db98a325 "teach-ce" should find ce(1) in ${LOCALBASE}, not ${PREFIX}. 2004-07-28 17:24:28 +00:00
schmonz
eae816f86c Enable pkgviews installation. 2004-07-28 16:37:00 +00:00
snj
69749ccab8 Convert to buildlink3. 2004-04-11 08:36:43 +00:00
jlam
b259a0a438 CONFIG_{GUESS,SUB}_OVERRIDE are now relative to ${WRKSRC} and will
automatically substitute for any config.{guess,sub} files found up to a
directory depth of 2.
2004-02-14 15:29:15 +00:00
agc
3f227fc581 make this compile with gcc3: varargs -> stdarg 2004-01-28 14:43:01 +00:00
jlam
a9f08159c4 Back out last change related to moving ncurses/buildlink2.mk to
curses.buildlink2.mk.  This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.

We should have a better way to say that the NetBSD curses doesn't
quite work well enough.  In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages.  We will look into this again in the future.
2003-09-28 09:13:55 +00:00
grant
7a71199b50 move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides
support for base system curses/ncurses as well as ncurses itself.

suggested by wiz.
2003-09-27 17:07:34 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
schmonz
152041d42d Use canonical pkgsrc config.guess and config.sub to squelch a
configure warning on Darwin.
2002-11-22 21:08:34 +00:00
wiz
a89562fc4e buildlink1 -> buildlink2. 2002-10-25 17:35:02 +00:00
schmonz
104fd9209b Strongly buildlinkify. Approved by garbled. 2002-04-14 11:34:20 +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