
CVS log for pkgsrc/shells/rc/Makefile
Up to [NetBSD + pkgsrc-wip] / pkgsrc / shells / rc
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri May 7 12:02:44 2010 UTC (2 years ago) by jmmv
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
HEAD
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -1
lines
Bump PKGREVISION to reflect the recent change in pkginstall/shells to use
etcutils to update /etc/shells.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Feb 4 05:23:27 2010 UTC (2 years, 3 months ago) by dholland
Branches: MAIN
CVS tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -1
lines
destdir support
Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Dec 2 09:30:49 2009 UTC (2 years, 5 months ago) by snj
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +12 -1
lines
Add a readline option (disabled by default), as requested in PR pkg/30559.
While here, fix a spelling error in DESCR.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Apr 6 00:14:28 2008 UTC (4 years, 1 month ago) by christos
Branches: MAIN
CVS tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -5
lines
upgrade to rc-1.7; rc-1.6 is gone from the original ftp site.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Mar 4 21:30:39 2006 UTC (6 years, 2 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2
lines
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.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Dec 29 06:22:12 2005 UTC (6 years, 4 months ago) by jlam
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -2
lines
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.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Oct 23 15:27:20 2005 UTC (6 years, 7 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3
lines
Fixed pkglint warning.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Sep 20 04:23:49 2005 UTC (6 years, 8 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1
lines
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.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Jul 29 18:32:18 2005 UTC (6 years, 9 months ago) by jlam
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2
lines
* 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.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Mar 24 21:13:00 2005 UTC (7 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -3
lines
Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Jul 17 22:53:24 2003 UTC (8 years, 10 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
s/netbsd.org/NetBSD.org/
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jun 2 01:16:59 2003 UTC (8 years, 11 months ago) by jschauma
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
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.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Jan 28 22:04:12 2003 UTC (9 years, 3 months ago) by jlam
Branches: MAIN
CVS tags: netbsd-1-6-1-base,
netbsd-1-6-1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
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>.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Nov 17 09:02:01 2002 UTC (9 years, 6 months ago) by salo
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -1
lines
Convert packages to PKG_REGISTER_SHELLS framework.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Feb 17 17:40:20 2001 UTC (11 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
netbsd-1-5-PATCH003,
netbsd-1-5-PATCH001,
buildlink2-base,
buildlink2
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1
lines
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri May 12 09:50:02 2000 UTC (12 years ago) by agc
Branches: MAIN
CVS tags: netbsd-1-5-RELEASE,
netbsd-1-4-PATCH003
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2
lines
Fix category properly.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri May 12 09:40:58 2000 UTC (12 years ago) by agc
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
Move rc package from plan9 to shells category
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jun 3 10:29:48 1999 UTC (12 years, 11 months ago) by agc
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +6 -6
lines
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.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jun 22 13:01:52 1998 UTC (13 years, 11 months ago) by agc
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2
lines
Update package Makefiles for automatic manual page handling.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Apr 20 11:56:31 1998 UTC (14 years, 1 month ago) by frueauf
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Apr 15 10:38:44 1998 UTC (14 years, 1 month ago) by agc
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -7
lines
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Feb 27 13:21:23 1998 UTC (14 years, 2 months ago) by agc
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -6
lines
Don't bother checking if we're on NetBSD before setting MANCOMPRESSED.
The manual pages are compressed anyway.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jan 24 22:27:39 1998 UTC (14 years, 4 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1
lines
portlint: fix RCS Id
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Oct 22 00:54:09 1997 UTC (14 years, 7 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -1
lines
Add MANCOMPRESSED, MAN1.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Oct 9 14:35:22 1997 UTC (14 years, 7 months ago) by agc
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0
lines
Add NetBSD RCS Ids.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Oct 9 14:31:00 1997 UTC (14 years, 7 months ago) by agc
Branches: TNF
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Initial import of FreeBSD plan9 ports category into the NetBSD package
system.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Oct 9 14:31:00 1997 UTC (14 years, 7 months ago) by agc
Branches: MAIN
Initial revision
NetBSD-CVSweb <admin[at]NetBSD[dot]se>