Commit Graph

27 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
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
alek
c3219db789 Add WANTLIB markers 2004-12-20 10:35:34 +00:00
espie
32d1046f12 kill DEINSTALL/INSTALL 2004-09-24 09:41:28 +00:00
espie
d1fa125d45 new plists 2004-09-15 18:39:31 +00:00
naddy
210c672333 Some simple cases of @extra support. 2003-09-28 17:00:11 +00:00
naddy
9340a03413 No regression tests available. 2002-10-28 19:53:43 +00:00
pvalchev
1254f69abe End sentence with a period. (some people copied/pasted too much) 2002-04-26 03:35:33 +00:00
espie
d900d189e1 Bump NEED_VERSION 2002-03-21 21:25:50 +00:00
espie
e3edfb9aea md5->distinfo 2002-03-21 20:20:41 +00:00
espie
100196f27a Zap default MAINTAINER from Makefile.
Especially now that the default line is more verbose.
2001-10-28 13:05:44 +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
lebel
13b92baa7a sysutils: integrate COMMENT, bump NEED_VERSION. 2001-05-06 03:58:56 +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
espie
233ac49af6 explicit FAKE=No, so that we can turn FAKE on by default. 2000-04-09 17:35:57 +00:00
turan
183f37be0f license 2000-03-23 05:40:40 +00:00
brad
b4a1fb5290 - add another master site
- change maintainer to ports@
1999-11-14 21:08:58 +00:00
espie
926e5fa1a6 Fix up PLISTs.
At one point bsd.port.mk put out erroneous PLIST-auto, with @cwd, @pkgname,
and @pkgdep lines.

These are actually added by make package, and shouldn't usually be put
inside the PLIST, as this is extra information to update.

I left a few @cwd in, mainly for the perl modules, which want to live under
/usr to work.
1999-03-23 17:47:31 +00:00
marc
3e45db1680 add sha1 and rmd160 checksum to the existing md5 sums for all files;
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports.  That version of the makefile adds all sums.  Previous
versions of the makefile will still work for people installing ports.
1999-03-04 05:55:44 +00:00
marc
4dc993c625 fix the remainder of long COMMENT files 1999-01-27 00:22:28 +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
marc
d97e2b8f22 Update NO_CDROM reasons 1998-04-12 22:51:12 +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
niklas
c4e1de020c man pages are not gzipped here 1997-12-23 10:32:18 +00:00
joey
718eed7973 added $OpenBSD$, changed ejovi to joey...removed freebsd contact from ssh 1997-11-17 21:47:27 +00:00
deraadt
15d4039688 initial ports subsystem from joey 1997-11-15 00:04:24 +00:00