1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
Commit Graph

80 Commits

Author SHA1 Message Date
Dirk Meyer
b446a1d670 - remove option INETD
- build both standalone and inetd version
- fix permissions on update
- add IPv6 support based on work from Gert Doering

If you used the inetd version, please change the path in /etc/inetd.conf
from /usr/local/sbin/nntpd to /usr/local/libexec/nntpd.
2018-04-30 10:23:32 +00:00
Alexey Dokuchaev
7b85b686ee Remove superfluous linefeeds and fix some other minor whitespace bugs. 2018-01-11 16:53:44 +00:00
Martin Wilke
45df8c2e90 - Fix plist
- Bump PORTREVISION
2017-04-23 07:40:35 +00:00
Dirk Meyer
9e5103d2d2 - fix build for FreeBSD-9 2016-11-22 19:58:55 +00:00
Dirk Meyer
d204a290b2 - fix build on FreeBSD-12 2016-11-19 10:42:31 +00:00
Dirk Meyer
6b700918ca - fix include and prototype problems with ansi patches
- fix nntpxmit for 64bit
2016-11-15 20:58:32 +00:00
Dirk Meyer
0ee9555e3d - fix cstd fior FreeBSD-12 2016-09-16 05:42:59 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Dirk Meyer
db0c454ae4 - use post-install-DOCS-on
- cleanup pkg-message
2015-11-21 18:08:53 +00:00
Dirk Meyer
77b9de9498 - cleanup manpages 2015-03-08 10:32:04 +00:00
Antoine Brodin
37ae71637d Fix plist 2014-09-24 16:55:14 +00:00
Baptiste Daroussin
ea0d13dee4 Simplify plist 2014-09-23 09:50:32 +00:00
Dirk Meyer
7a069c6f58 - fix build with clang again
Submitted by:	Wolfgang Zenker
2014-03-28 20:52:21 +00:00
Dirk Meyer
38139d5b65 - new option INETD 2013-12-27 16:20:16 +00:00
Dirk Meyer
69d111b272 - use STAGEDIR 2013-12-19 07:39:14 +00:00
Dirk Meyer
1e3119b07e - fix misplaced NO_STAGE in slaveports and ifdefs 2013-09-21 11:06:03 +00:00
Baptiste Daroussin
b9522341aa Add NO_STAGE all over the place in preparation for the staging support (cat: news) 2013-09-20 22:31:15 +00:00
Dirk Meyer
9d82b16ff9 - cleanup configure stage
- fix side effects in Makefile
2013-09-03 19:04:16 +00:00
Alexey Dokuchaev
7206deaa2e - Attempt to unbreak parallel (-jX) builds: call sub-makes correctly
- Pad pkg-message display for consistency of port vs. package install
- Cleanup the port a bit: drop gratuitous variables, use REINPLACE_CMD
  instead of MV/SED, convert to OptionsNG, etc.

Reported by:	marino
Approved by:	miwi, bapt (portmgr, implicit)
2013-08-22 11:18:13 +00:00
Baptiste Daroussin
0bdf3055bd Mark as job unsafe 2013-07-10 17:04:49 +00:00
Dirk Meyer
d579cd2aaa - cleanup header 2013-01-26 16:34:39 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Dirk Meyer
b58a3e61df - drop not needed includes
PR:		113329
Submitted by:	Ed Schouten
2007-06-08 14:05:19 +00:00
Dirk Meyer
e8f27fc90f - fix build with gcc41 again, new snapshots are more pedantic 2006-12-14 09:56:00 +00:00
Dirk Meyer
fa2d81e6f9 - fix for child reaping
Submitted by:	Scott Hazen Mueller
2006-08-29 04:14:27 +00:00
Dirk Meyer
ec997a9574 - add SHA checksum 2005-11-13 09:26:50 +00:00
Dirk Meyer
46ea36e310 - fix build on sparc64
Approved by:	portmgr (eik)
2004-09-06 11:24:45 +00:00
Dirk Meyer
2ad028d982 - fix build on sparc without vfork.h 2004-08-22 21:38:32 +00:00
Dirk Meyer
4857d67313 - add SIZE 2004-02-26 05:56:07 +00:00
Dirk Meyer
bc80c74653 - Fix MASTER_SITES 2003-12-24 11:57:56 +00:00
Dirk Meyer
81fef02872 - Fix PATCH_SITES 2003-11-16 18:03:49 +00:00
Dirk Meyer
7da1ac3184 - use DOCSDIR 2003-10-12 11:03:50 +00:00
Dirk Meyer
7f4dbf6c0d - fix for CURRENT
math builtins are always visible in gcc33
2003-07-25 17:41:07 +00:00
Dirk Meyer
92414a3ea2 - fix for CURRENT
math builtins are always visible in gcc33
2003-07-25 17:19:05 +00:00
Dirk Meyer
2b138f401f - Sync with cnews paths better. 2003-06-13 04:11:06 +00:00
Dirk Meyer
8491de9f21 - MAINTAINER in standard caption 2003-03-04 20:02:46 +00:00
Dirk Meyer
4eb8d6d1fa - retire pkg-comment 2003-02-21 03:59:00 +00:00
Dirk Meyer
387f34ee24 - add COMMENT 2003-02-20 18:26:42 +00:00
Dirk Meyer
c459689c12 Fix a build problem with ANSI_SOURCE and CFLAGS 2002-12-09 21:10:30 +00:00
Dirk Meyer
07c41ede2b - Fix build on CURRENT
- make fully PREFIX aware
2002-12-05 18:13:49 +00:00
Dirk Meyer
674c7a07da Fix for bento on CURRENT (u_long problem) 2002-12-03 04:02:05 +00:00
Dirk Meyer
498a721331 use #ifndef to disable 2002-11-07 19:29:50 +00:00
Dirk Meyer
94d274667c Hopefully avoid a problem with CURRENT
/usr/include/sys/file.h:130: syntax error before "u_int"
2002-11-07 18:40:03 +00:00
Dirk Meyer
3ff37e385b - reorder patches
- use DIRENT
- honor CFLAGS
- fix missing includes
2002-11-04 05:00:14 +00:00
Dirk Meyer
4f1d673aed change binary installation path for cnews 2002-09-01 11:06:43 +00:00
Kris Kennaway
e40b1bb942 Fix build on current.
Submitted by:	mike
2002-06-16 09:18:43 +00:00
Dirk Meyer
0bcd11754b - Add Optional documentation to the package 2002-02-20 15:36:33 +00:00
Dirk Meyer
dbcad19a4c - Add a patch to use getloadavg(3) instead of nlist and kernel sysmbols
- bumped PORTREVISION
2002-01-25 06:41:19 +00:00
Dirk Meyer
5564b55b17 Take Maintainership 2001-08-19 13:43:27 +00:00
Trevor Johnson
404195ed6f Turn Adam David's ports loose. Look out, world!
Approved by:	adam
2001-08-18 07:56:51 +00:00