Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-02 | Remove Dragonfly hack and use tradcpp for cpp'ing the makefiles. | dholland | 1 | -2/+3 | |
Should fix Solaris build; the Solaris compiler's cpp is crashing. | |||||
2011-06-14 | Fix build on NetBSD-current with getline(). | wiz | 3 | -6/+37 | |
2006-12-01 | Alwauys include netinet/in.h and fix errno usage. | joerg | 2 | -8/+22 | |
2006-11-12 | Fixed PKGMANDIR and made the package build on NetBSD. | rillig | 2 | -19/+24 | |
2006-10-15 | - do not explicitly pass CC to MAKE_ENV as pkgsrc already does so | schwarz | 2 | -4/+26 | |
- added fixes for IRIX | |||||
2006-10-14 | updated news/nn to 6.7.3. Changes from 6.6.5 according to nn's ChangeLog | schwarz | 30 | -760/+331 | |
are various bug fixes and code cleanups. | |||||
2006-09-17 | The preprocessor of gcc 4 converts tabs into spaces, which must be | rillig | 1 | -3/+12 | |
restored before the resulting output can be used as a Makefile. This fixes PR 34543. | |||||
2006-06-01 | Fix errno. On DragonFly, force -traditional for cpp. | joerg | 4 | -9/+45 | |
2005-06-17 | Add missing RCS Id tag to patch-bd. | hira | 1 | -0/+2 | |
2005-04-11 | ensure that pkgsrc CFLAGS are used. Changes approved by recht. | schwarz | 2 | -6/+21 | |
2005-04-11 | updated nn to 6.6.5. Changes approved by recht. | schwarz | 2 | -9/+9 | |
2004-07-19 | patch-bd: Address a null pointer deference that occurs when | rumble | 1 | -0/+13 | |
gethostbyname(3) cannot resolve the local host returned by gethostname(3). | |||||
2004-05-03 | Use PKG_SYSCONFDIR for finding the "server" file. | kim | 1 | -13/+14 | |
2002-07-08 | Upgrade to 6.6.4, which does not depend on an external inews program anymore. | kim | 14 | -143/+118 | |
This should avoid any vulnerability issues with INN. NOTE: The text files from lib/nn can now be found in share/nn instead. | |||||
2000-10-12 | Add machine config for arm32 | kim | 1 | -0/+43 | |
XXX: may break arm26, if LOWER_OPSYS is "arm" on them | |||||
2000-10-11 | add missing mipsel machine config file. | dmcmahill | 1 | -0/+101 | |
1999-09-20 | Make this work on Solaris. | kim | 3 | -31/+64 | |
NOTE: It is nice to have "make extract" just unpack and not overwrite any files, so it can be used to investigate pkg problems. This is why I chose to not use "post-extract" to patch files. I use "post-patch" instead. I'll need to test this on NetBSD now... | |||||
1999-08-22 | Upgrade to nn 6.5.4. The main reason for the upgrade is to run completely | kim | 13 | -353/+131 | |
over NNTP without any access to a news spool file system. NOV is accessed using the XOVER command (INN has this and it is available for nntpd too). | |||||
1999-07-26 | Use NNTP even if we run on the NNTP server because modern news systems | tron | 2 | -7/+16 | |
e.g. INN using its Storage API might not support the acient spool directory structure. | |||||
1999-07-26 | Split patches and convert to diff's unified output format. | tron | 27 | -1751/+1199 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 4 | -0/+8 | |
1998-05-22 | 1.3:We use the inews from "nntpclnt-1.6.1" now. | tron | 1 | -35/+0 | |
1998-05-22 | We use the inews from "nntpclnt-1.6.1" now. | tron | 1 | -3/+12 | |
1998-05-22 | 1.3:We use the inews from "nntpclnt-1.6.1" now. | tron | 1 | -19/+0 | |
1998-05-22 | We use the inews from "nntpclnt-1.6.1" now. | tron | 1 | -32/+0 | |
1998-05-21 | "Path:" and "Message-ID:" header lines should be generated by the server. | tron | 1 | -0/+16 | |
1998-05-21 | Fix configuration to make "nn" work on the system where the NNTP server | tron | 1 | -6/+6 | |
runs, at least if it uses a standard INN directory structure. | |||||
1998-05-21 | Teach "inews" how to get from "INN" to "NNRPD" if necessary. | tron | 1 | -0/+35 | |
1998-05-19 | Adapt this package to NetBSD. | tron | 4 | -266/+182 | |
1998-05-19 | Initial import of FreeBSD's "nn" port. | tron | 2 | -0/+1858 | |