| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=2296
|
|
|
|
| |
Notes:
svn path=/head/; revision=2281
|
|
|
|
| |
Notes:
svn path=/head/; revision=2279
|
|
|
|
|
|
|
| |
Submitted by: Juergen Lock <nox@jelal.hb.north.de>
Notes:
svn path=/head/; revision=2278
|
|
|
|
| |
Notes:
svn path=/head/; revision=2263
|
|
|
|
| |
Notes:
svn path=/head/; revision=2238
|
|
|
|
| |
Notes:
svn path=/head/; revision=2225
|
|
|
|
| |
Notes:
svn path=/head/; revision=2199
|
|
|
|
| |
Notes:
svn path=/head/; revision=2187
|
|
|
|
| |
Notes:
svn path=/head/; revision=2186
|
|
|
|
| |
Notes:
svn path=/head/; revision=2177
|
|
|
|
|
|
|
|
|
| |
/usr/local because *_DEPENDS handles them.
Reviewed by: Gennady Sorokopud <gena@NetVision.net.il>
Notes:
svn path=/head/; revision=2156
|
|
|
|
| |
Notes:
svn path=/head/; revision=2124
|
|
|
|
| |
Notes:
svn path=/head/; revision=2114
|
|
|
|
|
|
|
| |
Submitted by: Alain Kalker <alain@Wit401402.student.utwente.nl>
Notes:
svn path=/head/; revision=2113
|
|
|
|
| |
Notes:
svn path=/head/; revision=2092
|
|
|
|
| |
Notes:
svn path=/head/; revision=2091
|
|
|
|
| |
Notes:
svn path=/head/; revision=2090
|
|
|
|
| |
Notes:
svn path=/head/; revision=2089
|
|
|
|
| |
Notes:
svn path=/head/; revision=2087
|
|
|
|
| |
Notes:
svn path=/head/; revision=2086
|
|
|
|
|
|
|
|
|
| |
The server executable is still rdistd, because there is no conflict with
the standard rdist, and because it's hardcoded in the other non-freebsd
clients that exec it via rsh.
Notes:
svn path=/head/; revision=2085
|
|
|
|
|
|
|
| |
Partly based on work by Deborah Bennett, partly from my version.
Notes:
svn path=/head/; revision=2081
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) Preserve the timestamp of an updated file even if a command that is
executed because of the update modifies the file. This allows you to
do things like export /etc/hosts and when it changes, customize it based
on the target host with a simple script, but not upgrade it every time
sup is run.
2) Add the "unlinkbusy" SUP option. The goal of this option is to allow
you to upgrade binaries and libraries on a running system via sup
automagically just like "install" does.
3) Add the "rename" collection function. This allows you to store a file
on the server under one name, but have it land on the client under another.
All of these changes are targeted toward making SUP a better administrative
tool. A reverse rdist if you like. TCS uses sup to keep over 100 HP
workstations in sync with a master machine and performs all maintainence
including new software installations and system patches using it without
a hitch. Of course, the SUP collections are fairly complicated
(HUP inetd when inetd.conf changes is a very simple example), but it
definitely works and works well.
This patch also includes full support for the HPUX platform. I didn't
see any reason to strip it out since HPUX was the target platform of
the original work and it may be of use to other people.
Notes:
svn path=/head/; revision=2061
|
|
|
|
| |
Notes:
svn path=/head/; revision=2060
|
|
|
|
|
|
|
|
|
| |
Reviewed by:
Submitted by:
Obtained from:
Notes:
svn path=/head/; revision=2028
|
|
|
|
| |
Notes:
svn path=/head/; revision=2025
|
|
|
|
| |
Notes:
svn path=/head/; revision=1952
|
|
|
|
| |
Notes:
svn path=/head/; revision=1867
|
|
|
|
| |
Notes:
svn path=/head/; revision=1784
|
|
|
|
|
|
|
| |
Pointed-out by: jkh
Notes:
svn path=/head/; revision=1762
|
|
|
|
| |
Notes:
svn path=/head/; revision=1759
|
|
|
|
| |
Notes:
svn path=/head/; revision=1751
|
|
|
|
| |
Notes:
svn path=/head/; revision=1750
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
=====
# Id line
#
# RESTRICTED: restricted_port_1 (comment1)
# RESTRICTED: restricted_port_2 (comment2)
#
# BROKEN: broken_port_3 (comment3)
# BROKEN: broken_port_4 (comment4)
# BROKEN: broken_port_5 (comment5)
#
SUBDIR= good_port_1 good_port_2 ...
=====
Basically, the idea is to make it easy to find restricted or broken
ports by doing a "grep".
Notes:
svn path=/head/; revision=1740
|
|
|
|
| |
Notes:
svn path=/head/; revision=1732
|
|
|
|
| |
Notes:
svn path=/head/; revision=1716
|
|
|
|
|
|
|
| |
Submitted by: Javier Martin Rueda <jmrueda@diatel.upm.es>
Notes:
svn path=/head/; revision=1694
|
|
|
|
| |
Notes:
svn path=/head/; revision=1689
|
|
|
|
| |
Notes:
svn path=/head/; revision=1681
|
|
|
|
|
|
|
|
| |
gopherd/AUTH.c uses fgetpwent, which doesn't exist on FreeBSD. My
solution was simply to #ifdef it out.
Notes:
svn path=/head/; revision=1680
|
|
|
|
| |
Notes:
svn path=/head/; revision=1679
|
|
|
|
|
|
|
| |
remove @cwd
Notes:
svn path=/head/; revision=1642
|
|
|
|
|
|
|
| |
- compress manpage
Notes:
svn path=/head/; revision=1641
|
|
|
|
|
|
|
| |
This is done to avoid using a .dotfile in the ports tree.
Notes:
svn path=/head/; revision=1629
|
|
|
|
| |
Notes:
svn path=/head/; revision=1628
|
|
|
|
|
|
|
|
|
| |
Reviewed by:
Submitted by:
Obtained from:
Notes:
svn path=/head/; revision=1617
|
|
|
|
| |
Notes:
svn path=/head/; revision=1612
|
|
|
|
| |
Notes:
svn path=/head/; revision=1610
|
|
|
|
|
|
|
|
|
| |
let distribution patches be gathered in a subdirectory of ${DISTFILES} when
support for this becomes available in bsd.port.mk
minor tidyup
Notes:
svn path=/head/; revision=1609
|