Commit Graph

7 Commits

Author SHA1 Message Date
espie
357f6e3acb remove truely atrocious use of FILE internals.
If you don't want fclose(f) to flush the file, just close the
underlying file descriptor, then fclose() doesn't have anything to
hang upon.
2005-04-21 10:47:37 +00:00
pvalchev
1938fbc4fc Bring this into the XXI century:
* Place the sample config file in ${SYSCONFDIR} and make that the default
path (instead of lib/)
* Correct path to template file - share/examples
* Use INSTALL/DEINSTALL scripts to place the config file and print the
appropriate warnings instead of messing with @exec/@unexec in PLIST
* Don't mess with permissions in the install target, use BSD_INSTALL* macros
* Rename patch, make -> ${MAKE_PROGRAM}
* Run DESCR through fmt(1)
work by me and naddy@
2001-06-14 03:18:27 +00:00
wilfried
146dc1daf0 respect CC/CFLAGS 2001-03-12 15:07:25 +00:00
espie
14b2094c37 Trivial fake
set up reasonable permissions for idled, so that packaging may happen as
non-root.
2000-06-07 01:04:23 +00:00
marc
d34ccf4ad4 If the man pages aren't compressed after being
installed there is no need to uncompress them;
Use -O2 optimization; config file template
installed in /usr/local/lib; config file resides
in /etc; put install/uninstall messages in
packing list; get rid of message file that
breaks pkg_add
1998-07-25 00:44:47 +00:00
niklas
503e360311 Not all the world run intel. Our man-pages are owned by root 1997-12-25 06:50:38 +00:00
deraadt
15d4039688 initial ports subsystem from joey 1997-11-15 00:04:24 +00:00