Commit graph

23 commits

Author SHA1 Message Date
nia
0eb6079ed7 sl: Respect CC/CFLAGS/LDFLAGS/etc 2020-03-26 12:46:58 +00:00
roy
8ff62d71a9 Use the curses framework. 2017-01-03 21:50:53 +00:00
wiz
c7383780db Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
2015-08-18 07:31:00 +00:00
wiz
0eb141f110 Bump PKGREVISION for ncurses shlib bump. 2015-08-17 17:11:19 +00:00
wiz
7e64fbe4f1 Update to 5.02:
SL(1) 5.02 Release includes several fixes for compiler warnings,
indentation, typos, etc.

Based on patch in PR 49531 in Jonathan Buschmann.
2015-01-03 15:42:58 +00:00
asau
45127be31e Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 11:54:29 +00:00
dholland
6ee9b76949 Oops, needs to be curses.bl3.mk, not termcap.bl3.mk. 2012-05-23 08:11:18 +00:00
dholland
eb357f8da0 Add missing termcap.bl3.mk. 2012-05-23 06:26:59 +00:00
jlam
0c6a3253fe Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-04 06:59:03 +00:00
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
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
kristerw
462f2334b7 Set DIST_SUBDIR after the checksum change in the previous commit. 2005-07-24 18:24:45 +00:00
minoura
20ad7ca72d PATCH_SITES moved.
Thanks to Alexey Toptygin.
2005-07-21 08:31:50 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
uebayasi
98af24cbe0 Relax a dependency version (nkf-1.7 -> nkf-[0-9]*). 2004-03-08 10:30:07 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
cjep
e635dae109 Lint: shorten COMMENT 2003-04-27 13:47:14 +00:00
seb
5f661affe6 Adjust various pathnames to use newly reimported packages from the japanese
category.
This is part of the japanese category retirement.
2002-05-31 15:19:55 +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
wiz
9f28a7693e Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:10:41 +00:00
minoura
630fcf11fc Use patched version of izumi@ec.tmit.ac.jp.
NetBSD patch supplied by itohy.
2000-06-06 03:10:20 +00:00
minoura
756d69d8f7 Correct HOMEPAGE.
Pointed out by Akihiro IIJIMA <aki@jp.freebsd.org>.
2000-06-06 01:26:11 +00:00
minoura
1bd10f6e67 Well-known joke program `sl'. 2000-06-01 15:10:45 +00:00