agc
168a7e5915
Add SHA512 digests for distfiles for shells category
...
Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden). Existing SHA1
digests retained for now as an audit trail.
2015-11-02 23:00:34 +00:00
dholland
771653d307
whitespace
2014-03-01 03:26:12 +00:00
dholland
64b7145612
Use the HOMEPAGE for this version of rc, not the plan9 one.
...
(but keep the plan9 url for reference)
2014-03-01 03:24:43 +00:00
ryoon
f8e628f818
* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
...
are replaced with .include "../../devel/readline/buildlink3.mk", and
USE_GNU_READLINE are removed,
* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
are replaced with .include "../../mk/readline.buildlink3.mk".
2013-07-15 02:02:17 +00:00
asau
5c2dd9e784
"user-destdir" is default these days
2012-09-11 23:19:33 +00:00
jmmv
9a786011ff
Bump PKGREVISION to reflect the recent change in pkginstall/shells to use
...
etcutils to update /etc/shells.
2010-05-07 12:02:43 +00:00
dholland
0575276017
destdir support
2010-02-04 05:23:27 +00:00
snj
63a509cd2b
Add a readline option (disabled by default), as requested in PR pkg/30559.
...
While here, fix a spelling error in DESCR.
2009-12-02 09:30:49 +00:00
rillig
61c7cf362d
Removed redundant .gz suffix for man pages.
2009-06-12 19:09:35 +00:00
christos
10fb8d9bde
upgrade to rc-1.7; rc-1.6 is gone from the original ftp site.
2008-04-06 00:14:28 +00:00
hubertf
4130fbdd78
Remove version, de-indent
2007-03-19 20:30:26 +00:00
jlam
9c8b5ede43
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
...
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
d5d3886f1c
short gets promoted to int according to ISO C rules, so use int for
...
va_arg instead of short.
2006-01-08 20:55:46 +00:00
jlam
dc9594e09d
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
...
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
rillig
f53d85efdc
Sorted PLIST.
2005-10-23 15:37:24 +00:00
rillig
bd9061ca03
Fixed pkglint warning.
2005-10-23 15:26:30 +00:00
jlam
5b62763c63
Teach the +SHELLS helper script to not create an /etc/shells file if
...
one doesn't exist. From now on, we only add the listed PKG_SHELL to
the /etc/shells file if it already exists. This fixes PR pkg/27162.
2005-09-20 04:23:48 +00:00
jlam
9813468816
* Separate out the shell registration into a separately unpacked script
...
+SHELL.
* Turn PKG_REGISTER_SHELLS into a variable that can be set in the shell
environment so that admins can make a choice when installing from
binary packages.
* PKG_SHELL is now a list of paths, and if the path is relative, then it
is taken to be relative to ${PREFIX}. Convert packages that set
PKG_SHELL to take advantage of this new feature by changing the full
paths to the shells into relative paths.
2005-07-29 18:32:17 +00:00
wiz
b8e0eb28f4
Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
...
useful.
2005-03-24 21:12:50 +00:00
agc
d81d19f8e0
Add RMD160 digests.
2005-02-24 12:51:41 +00:00
grant
ca3be631f2
s/netbsd.org/NetBSD.org/
2003-07-17 22:50:55 +00:00
jschauma
e366d0c694
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
...
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jlam
d7f69e47ce
Instead of including bsd.pkg.install.mk directly in a package Makefile,
...
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES". This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile. Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
2003-01-28 22:03:00 +00:00
salo
80f17bf2ba
Convert packages to PKG_REGISTER_SHELLS framework.
2002-11-17 09:01:59 +00:00
zuntum
9ce7d9169a
Move pkg/ files into package's toplevel directory
2001-10-31 22:18:56 +00:00
agc
6908362a65
move to sha1 digests, and add distfile sizes.
2001-04-18 14:53:31 +00:00
agc
9e8d6c8b8d
+ 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 11:33:31 +00:00
wiz
ad02d69ab2
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 17:31:58 +00:00
agc
46e0b6b37d
Fix category properly.
2000-05-12 09:50:02 +00:00
agc
d3eb048706
Move rc package from plan9 to shells category
2000-05-12 09:40:57 +00:00
wiz
b8356435bb
whitespace cleanup
2000-01-10 01:13:35 +00:00
abs
df05aef71f
Strip trailing '.', and/or leading '(a|an) '
2000-01-05 15:37:50 +00:00
agc
4684b47664
Regen.
1999-08-03 15:05:45 +00:00
agc
37dc7b39ee
Use strerror(3), rather than mucking about with sys_nerr and sys_errlist
...
specifically - makes this work on Solaris again.
1999-08-03 15:00:57 +00:00
agc
f4d5171de1
Add package patch checksum files.
1999-07-09 14:09:02 +00:00
kim
7c50d0f728
sys_errlist gets defined in headers, don't redefine
1999-06-20 20:38:39 +00:00
agc
9c40d0d46e
Upgrade to version 1.6 release of rc, the Unix clone of the Plan 9 shell.
...
This version has GNU autoconf support, a new master site, and a home page.
1999-06-03 10:29:48 +00:00
frueauf
d06538201b
Enable "#define PROTECT_ENV", closes pr 6266 by Sean Doran.
1998-10-25 10:14:06 +00:00
garbled
c4cb8bc28a
Fix compilation on alpha. Closes PR 5768 (Tim Rightnour)
1998-08-23 05:52:46 +00:00
agc
f7c4996e0b
Add NetBSD RCS Ids.
1998-08-07 13:27:33 +00:00
agc
41bfb30737
Add NetBSD RCS Ids.
1998-08-07 11:08:53 +00:00
agc
988019b016
Update package Makefiles for automatic manual page handling.
1998-06-22 12:58:33 +00:00
frueauf
49e36ada0b
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
1998-04-20 11:56:17 +00:00
agc
258b808c9f
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
...
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
agc
8b9bb8a3b7
Don't bother checking if we're on NetBSD before setting MANCOMPRESSED.
...
The manual pages are compressed anyway.
1998-02-27 13:21:23 +00:00
agc
68915effc6
Use NetBSD's snprintf to format a quad integer, and pass the buffer to
...
rc's fprint as a string. Fixes PR pkg/5041 from Sean Doran.
1998-02-24 11:18:58 +00:00
hubertf
d0c2a9d31d
portlint: fix RCS Id
1998-01-24 22:27:39 +00:00
agc
2128603c2c
Comment out mknod prototype in rc's proto.h on 4.4BSD-derived OSes.
...
rc shouldn't be prototyping this kind of thing, and it will break when
compiled with post-1.3 sources. Pointed out by Bill Coldwell.
1997-12-19 09:29:15 +00:00
agc
5358faaf74
Add a NetBSD RCS Id to all the PLIST files.
1997-11-06 09:57:11 +00:00
hubertf
55e2159df3
Add MANCOMPRESSED, MAN1.
1997-10-22 00:54:09 +00:00