| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=39481
|
|
|
|
| |
Notes:
svn path=/head/; revision=27423
|
|
|
|
| |
Notes:
svn path=/head/; revision=21126
|
|
|
|
| |
Notes:
svn path=/head/; revision=17337
|
|
|
|
| |
Notes:
svn path=/head/; revision=16530
|
|
|
|
|
|
|
|
|
|
|
| |
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.
(This is not by any means the complete list but just the ones I've noticed
recently.)
Notes:
svn path=/head/; revision=14465
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
cc -O -pipe -DOS_H=\"os-freebsd2.h\" -I. -I../include -I../config -c filesys-os.c
filesys-os.c: In function `getmountent':
filesys-os.c:183: `MOUNT_NFS' undeclared (first use this function)
filesys-os.c:183: (Each undeclared identifier is reported only once
filesys-os.c:183: for each function it appears in.)
filesys-os.c:188: warning: unreachable code at beginning of switch statement
*** Error code 1
Notes:
svn path=/head/; revision=13972
|
|
|
|
|
|
|
| |
first occurence of MAKE_ENV.
Notes:
svn path=/head/; revision=12718
|
|
|
|
|
|
|
|
|
| |
Also update 6.1.3 -> 6.1.4.
Nagged by: Distfile checker
Notes:
svn path=/head/; revision=11481
|
|
|
|
|
|
|
| |
the Index: lines according to POSIX.
Notes:
svn path=/head/; revision=9385
|
|
|
|
|
|
|
|
|
|
|
| |
Add MAINATERS
mkdir -p ==> ${MKDIR}
cp ==> ${CP}
install ==> ${INSTALL}/${INSTALL_*}
etc...
Notes:
svn path=/head/; revision=4738
|
|
|
|
| |
Notes:
svn path=/head/; revision=4575
|
|
|
|
|
|
|
|
| |
${COMPRESS_MAN} so they will at least work. I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
Notes:
svn path=/head/; revision=4440
|
|
|
|
|
|
|
|
|
| |
change" after I tested it. Sigh.
While here, make a tweakable hook to change the name from rdist6 to rdist.
Notes:
svn path=/head/; revision=3829
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
buffer overflow problems, which shouldn't be an issue since it's
not setuid.
While here, do not hardcode /usr/local, use $(PREFIX). Do not patch
the install target so that 'make install' does the man pages, add
install.man to the ${INSTALL_TARGET} variable so that both "install"
and "install.man" are done. This reduces the diff to the base source a
little, but has the same overall effect.
Notes:
svn path=/head/; revision=3828
|
|
|
|
|
|
|
|
|
| |
Among other things, it has pretty much got native FreeBSD support, does not
core dump on ^C, some sync problems, uid/gid caching fixes, symlink detection
problems, portability to new platforms..
Notes:
svn path=/head/; revision=3102
|
|
|
|
| |
Notes:
svn path=/head/; revision=2485
|
|
|
|
| |
Notes:
svn path=/head/; revision=2281
|
|
|
|
| |
Notes:
svn path=/head/; revision=2089
|
|
|
|
| |
Notes:
svn path=/head/; revision=2086
|
|
Partly based on work by Deborah Bennett, partly from my version.
Notes:
svn path=/head/; revision=2081
|