This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.sbin
/
pkg_install
/
create
History
Florent Thoumie
74572e9e63
Remove support for RELENG_4 (__FreeBSD_version < 500039).
...
MFC after: 1 day
2008-06-16 23:41:11 +00:00
..
create.h
Add a -n option to pkg_create(1), to inhibit duplicate work.
2008-05-27 05:10:54 +00:00
main.c
Remove support for RELENG_4 (__FreeBSD_version < 500039).
2008-06-16 23:41:11 +00:00
Makefile
Don't put DEBUG to CFLAGS, we have the standard DEBUG_FLAGS for this.
2004-08-12 20:06:01 +00:00
perform.c
Add a -n option to pkg_create(1), to inhibit duplicate work.
2008-05-27 05:10:54 +00:00
pkg_create.1
- Add long options to pkg_install.
2008-05-30 14:26:09 +00:00
pl.c
When using @cwd %%FOO%%, we must ensure to return in the original
2006-01-07 22:10:58 +00:00