summaryrefslogtreecommitdiff
path: root/news/nntp/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Typo in PKGNAME! Oh my goodness.Satoshi Asami1995-10-201-2/+2
| | | | Submitted by: adam
* Use BUILD_DEPENDS on ${PREFIX}/libexec/ctime instead ofSatoshi Asami1995-10-101-4/+2
| | | | | | .if !exists(${PREFIX}/...), this is not a very clean solution but the previous version simply didn't work because ${PREFIX} wouldn't be substituted at this point.
* find dbz.h and libcnews.a under ${PREFIX}/{include,lib}Adam David1995-04-181-1/+5
|
* Makefiles of news ports cleaned up!Satoshi Asami1995-04-111-4/+3
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* copy conf.h.dist to conf.h in pre-patch:Adam David1994-11-261-2/+2
| | | | was previously pre-configure:
* NNTP with NOV.Adam David1994-10-011-0/+17
xthread/xindex not enabled or tested. Makefile will need revising after new bsd.port.mk dependence on pre-configure target is broken, DEPENDS is a comment for now.