index
:
pkgsrc
BMAKE
BZIP2
FREEBSD
FSF
KIENTZLE
MRENDEL
TNF
ZLIB
buildlink2
cube-native-xorg
cube_native_xorg
cwrapper
databases_pgbouncer
jlam-pkgviews
jlam_pkgviews
netbsd-1-6
netbsd-1-6-1
netbsd_1_6
netbsd_1_6_1
pkg_install-renovation
pkg_install_renovation
pkgsrc-
pkgsrc-2003Q4
pkgsrc-2004Q1
pkgsrc-2004Q2
pkgsrc-2004Q3
pkgsrc-2004Q4
pkgsrc-2005Q1
pkgsrc-2005Q2
pkgsrc-2005Q3
pkgsrc-2005Q4
pkgsrc-2006Q1
pkgsrc-2006Q2
pkgsrc-2006Q3
pkgsrc-2006Q4
pkgsrc-2007Q1
pkgsrc-2007Q2
pkgsrc-2007Q3
pkgsrc-2007Q4
pkgsrc-2008Q1
pkgsrc-2008Q2
pkgsrc-2008Q3
pkgsrc-2008Q4
pkgsrc-2009Q1
pkgsrc-2009Q2
pkgsrc-2009Q3
pkgsrc-2009Q4
pkgsrc-2010Q1
pkgsrc-2010Q2
pkgsrc-2010Q3
pkgsrc-2010Q4
pkgsrc-2011Q1
pkgsrc-2011Q2
pkgsrc-2011Q3
pkgsrc-2011Q4
pkgsrc-2012Q1
pkgsrc-2012Q2
pkgsrc-2012Q3
pkgsrc-2012Q4
pkgsrc-2013Q1
pkgsrc-2013Q2
pkgsrc-2013Q3
pkgsrc-2013Q4
pkgsrc-2014Q1
pkgsrc-2014Q2
pkgsrc-2014Q3
pkgsrc-2014Q4
pkgsrc-2015Q1
pkgsrc-2015Q2
pkgsrc-2015Q3
pkgsrc-2015Q4
pkgsrc-2016Q1
pkgsrc-2016Q2
pkgsrc-2016Q3
pkgsrc-2016Q4
pkgsrc-2017Q1
pkgsrc-2017Q2
pkgsrc-2017Q3
pkgsrc-2017Q4
pkgsrc-2018Q1
pkgsrc-2018Q2
pkgsrc-2018Q3
pkgsrc-2018Q4
pkgsrc-2019Q1
pkgsrc-2019Q2
pkgsrc-2019Q3
pkgsrc-2019Q4
pkgsrc-2020Q1
pkgsrc-2020Q2
pkgsrc-2020Q3
pkgsrc-2020Q4
pkgsrc-2021Q1
pkgsrc-2021Q2
pkgsrc-2021Q3
pkgsrc-2021Q4
pkgsrc-2022Q1
pkgsrc-2022Q2
pkgsrc-2022Q3
pkgsrc-pkgsrc-2019Q4
pkgsrc_2003Q4
pkgsrc_2004Q1
pkgsrc_2004Q2
pkgsrc_2004Q3
pkgsrc_2004Q4
pkgsrc_2005Q1
pkgsrc_2005Q2
pkgsrc_2005Q3
pkgsrc_2005Q4
pkgsrc_2006Q1
pkgsrc_2006Q2
pkgsrc_2006Q3
pkgsrc_2006Q4
pkgsrc_2007Q1
pkgsrc_2007Q2
pkgsrc_2007Q3
pkgsrc_2007Q4
pkgsrc_2008Q1
pkgsrc_2008Q2
pkgsrc_2008Q3
pkgsrc_2008Q4
pkgsrc_2009Q1
pkgsrc_2009Q2
pkgsrc_2009Q3
pkgsrc_2009Q4
pkgsrc_2010Q1
pkgsrc_2010Q2
pkgsrc_2010Q3
pkgsrc_2010Q4
pkgsrc_2011Q1
pkgsrc_2011Q2
pkgsrc_2011Q3
pkgsrc_2011Q4
pkgsrc_2012Q1
pkgsrc_2012Q2
pkgsrc_2012Q3
pkgsrc_2012Q4
pkgsrc_2013Q1
pkgsrc_2013Q2
pkgsrc_2013Q3
pkgsrc_2013Q4
pkgsrc_2014Q1
pkgsrc_2014Q2
pkgsrc_2014Q3
pkgsrc_2014Q4
pkgsrc_2015Q1
pkgsrc_2015Q2
pkgsrc_2015Q3
pkgsrc_2015Q4
pkgsrc_2016Q1
pkgsrc_2016Q2
pkgsrc_2016Q3
pkgsrc_2016Q4
pkgsrc_2017Q1
pkgsrc_2017Q2
pkgviews
pkgviews-mk
pkgviews_mk
tnftp
trunk
tv-derecurse
tv-libtool-1-5-18-tmpdirfix
tv_derecurse
tv_libtool_1_5_18_tmpdirfix
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mk
/
install
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-06
Bless FreeBSD with the usergroup functions used by DragonFly.
joerg
1
-0
/
+58
2005-10-28
Implement usergroupfuncs for DragonFly using pw(8).
joerg
2
-1
/
+60
2005-10-28
usergroupfuncs.${OPSYS} actually replaces this file. Noted by <joerg>.
jlam
1
-2
/
+2
2005-10-28
Fix typo in comment.
jlam
1
-2
/
+2
2005-09-30
Fix a typo... missing a : before the Q variable qualifier, which caused
jlam
1
-2
/
+2
2005-09-26
Allow platform-specific overrides for creating new users and groups.
jlam
3
-29
/
+86
2005-09-20
Teach the +SHELLS helper script to not create an /etc/shells file if
jlam
1
-1
/
+2
2005-08-24
Removed trailing white-space.
rillig
1
-2
/
+2
2005-08-24
Fixed a typo and added a comment about when to remove the deprecation
rillig
1
-2
/
+3
2005-08-23
This file must not be included by anything other than bsd.pkg.mk.
rillig
1
-4
/
+5
2005-08-23
The real user name in PKG_USERS does not need to be escaped with double
rillig
1
-19
/
+23
2005-08-23
Made the code for the shell file work on Solaris.
rillig
1
-15
/
+11
2005-08-23
Made the code to create the dirs file work on Solaris.
rillig
1
-83
/
+26
2005-08-23
Avoid double // in the case where PREFIX is / (eg: shells/standalone-tcsh)
abs
1
-5
/
+21
2005-08-23
Made the code for the permissions file work on Solaris.
rillig
1
-17
/
+12
2005-08-23
Shortened the code for the usergroup file and made it work even on Solaris.
rillig
1
-32
/
+19
2005-08-23
Cleaned up the code that parses the CONF_FILES etc. Now it is possible
rillig
1
-16
/
+8
2005-08-23
Cleaned up the code for creating .install_files. Now only shell
rillig
1
-57
/
+28
2005-08-22
I forgot to add the trailing slash when stripping ${PREFIX} from pathnames.
rillig
1
-2
/
+2
2005-08-21
... and corrected a bug I had overseen. I had only tested that the function
rillig
1
-2
/
+2
2005-08-21
Simplified the strip_prefix function. Tested with /usr/bin/awk on Solaris,
rillig
1
-5
/
+4
2005-08-20
Add a guideline for what should be listed in REQD_* variables -- they
jlam
1
-5
/
+10
2005-08-19
Define new variables for package Makefile use:
jlam
8
-190
/
+271
2005-08-19
Merge CONF_FILES/SUPPORT_FILES and CONF_FILES_PERMS/SUPPORT_FILES_PERMS
jlam
1
-45
/
+6
2005-08-19
Rewrite sub-script targets so be less susceptible to "make variable
jlam
1
-59
/
+212
2005-08-05
Fixed evaluation of the PKG_USERS and PKG_GROUPS variables. Noted by
rillig
1
-5
/
+11
2005-08-04
Bugfix for shells that don't allow "for i in ;", that is: an empty list.
rillig
1
-4
/
+4
2005-08-04
Some fixes for the Solaris shell. After set -- foo bar; set --; echo $#
rillig
1
-30
/
+30
2005-08-04
Replaced the shell substitution ${egfile#${PREFIX}/} with a shell
rillig
1
-13
/
+32
2005-07-29
When using pkginstall to create INSTALL/DEINSTALL scripts to handle
jlam
4
-27
/
+83
2005-07-29
* Separate out the shell registration into a separately unpacked script
jlam
5
-30
/
+259
2005-07-27
Rewrite scripts to be more resilient to shells that exit immediately
jlam
5
-40
/
+40
2005-07-27
Rewrite the code handling user and group creation so it will not fail if
tron
1
-9
/
+9
2005-07-27
Avoid creating unnecessary +* scripts, e.g. if no PKG_USERS or PKG_GROUPS
jlam
1
-11
/
+21
2005-07-20
Remove the stanza to create ${RCD_SCRIPTS_EXAMPLEDIR} from the
schmonz
1
-6
/
+1
2005-05-11
Rename mk/bsd.pkg.install.mk to mk/install/bsd.pkginstall.mk to
jlam
1
-0
/
+567
2005-04-20
Execute chmod(1) after chown(1)/chgrp(1) so NetBSD's chown(2) does
seb
2
-10
/
+10
2005-04-10
Fix typo.
jmmv
1
-2
/
+2
2005-03-28
Fix user_exists and group_exists to actually use their arguments
jlam
1
-18
/
+20
2005-03-21
Add -*- sh -*- comment at top of file; from PR 22947.
wiz
2
-2
/
+4
2005-02-14
Fix typo in previous (should have ended the line with &&).
tv
1
-2
/
+2
2005-02-14
Remove "test ... -ef ...", which is unportable. Currently this is causing
tv
1
-2
/
+1
2005-02-02
Next round of install script cleanup -- we now create +FILES,
jlam
5
-337
/
+425
2005-01-31
In the usage message, note that the CHECK-* actions can take an optional
jlam
2
-4
/
+4
2005-01-31
Note in the usage that CHECK-* take an optional metadatadir argument.
jlam
1
-2
/
+2
2005-01-31
Add missing "fi".
jlam
1
-1
/
+2
2005-01-31
Fix automatically adding users and groups after the {GROUP,USER}ADD
jlam
2
-11
/
+13
2005-01-31
Add RCS Id.
jlam
2
-0
/
+4
2005-01-28
Avoid hardcoding the refcount database into the INSTALL scripts. We
jlam
2
-4
/
+5
2005-01-28
Remove entries for GROUPADD and USERADD from header since they're all
jlam
1
-3
/
+1
[next]