summaryrefslogtreecommitdiff
path: root/news/nn
AgeCommit message (Collapse)AuthorFilesLines
2014-01-02Remove Dragonfly hack and use tradcpp for cpp'ing the makefiles.dholland3-9/+8
Should fix Solaris build; the Solaris compiler's cpp is crashing.
2013-05-18Fix config to use termios instead of COMPAT_43 functionality.mlelstv2-5/+5
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-3/+1
2012-07-08Add missing ncurses buildlink.sbd1-1/+3
Bump PKGREVISION.
2012-04-07Oops, do previous correctly.dholland1-2/+3
2012-04-07Use cpp -traditional whenever the compiler is gcc, not just on Dragonfly.dholland1-2/+2
This is only required for gcc 4.4 (I think) and up where otherwise cpp doesn't preserve whitespace, but it should be harmless for all gcc versions ranging back to the prehistorical. Fixes problems caused by running cpp on makefiles.
2012-04-07Add user-destdir installation support.obache1-1/+9
2011-06-14Fix build on NetBSD-current with getline().wiz4-9/+41
2010-03-13set HOMEPAGE.obache1-1/+2
2009-11-30Add build config for amd64.dholland2-1/+26
2009-06-14Remove @dirrm entries from PLISTsjoerg1-3/+1
2007-07-29Use MACHINE_ARCH instead of LOWER_ARCH in conditionals.joerg1-3/+3
2007-03-24Prepare for switching to NO_MTREE=yes.joerg1-1/+3
2006-12-01Alwauys include netinet/in.h and fix errno usage.joerg3-10/+25
2006-11-12Fixed PKGMANDIR and made the package build on NetBSD.rillig4-23/+29
2006-10-15- do not explicitly pass CC to MAKE_ENV as pkgsrc already does soschwarz4-9/+33
- added fixes for IRIX
2006-10-15updated download pathschwarz1-3/+2
2006-10-14updated news/nn to 6.7.3. Changes from 6.6.5 according to nn's ChangeLogschwarz32-796/+359
are various bug fixes and code cleanups.
2006-09-17The preprocessor of gcc 4 converts tabs into spaces, which must berillig2-5/+14
restored before the resulting output can be used as a Makefile. This fixes PR 34543.
2006-06-01Fix errno. On DragonFly, force -traditional for cpp.joerg6-13/+55
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2005-12-01Remove "${CC}" with ${CC:Q}.wiz1-2/+2
2005-12-01Remove obsolete and unused USE_INN from BUILD_DEFS.wiz1-3/+1
2005-06-17Add missing RCS Id tag to patch-bd.hira2-2/+4
2005-04-11ensure that pkgsrc CFLAGS are used. Changes approved by recht.schwarz3-8/+24
2005-04-11updated nn to 6.6.5. Changes approved by recht.schwarz4-18/+18
2005-03-24Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to bewiz1-3/+1
useful.
2005-02-24Add RMD160 digestsagc1-1/+2
2004-12-25Remove ftp.gw.com (mirror discontinued).kim1-5/+2
2004-07-19patch-bd: Address a null pointer deference that occurs whenrumble2-1/+15
gethostbyname(3) cannot resolve the local host returned by gethostname(3).
2004-05-03Use PKG_SYSCONFDIR for finding the "server" file.kim3-17/+22
2004-03-22Add support for mipseb, from PR 23906.wiz1-1/+3
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-04-25Comment out gw.com master site, since it contains a slightly differentwiz1-2/+3
source ball. Noted by Bob Kemp in PR 21320.
2002-07-08Upgrade to 6.6.4, which does not depend on an external inews program anymore.kim17-194/+164
This should avoid any vulnerability issues with INN. NOTE: The text files from lib/nn can now be found in share/nn instead.
2002-03-13Add powerpc support (distinct from the machine file for rs6000)jmc2-1/+26
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-05-09Use SHA1, and add size.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-34/+32
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-3/+3
2000-10-12Add machine config for arm32kim2-1/+45
XXX: may break arm26, if LOWER_OPSYS is "arm" on them
2000-10-11add missing mipsel machine config file.dmcmahill2-1/+103
2000-09-09Fix build on m68k; add a MASTER_SITE.wiz1-2/+4
2000-02-27Update dependence for "inn" package.tron1-2/+2
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-09-20Make this work on Solaris.kim6-47/+96
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-09-14Remove me as maintainer of this package. The current version was committedtron1-2/+2
by Kimmo Suominen.
1999-08-23Sync.tron1-2/+2
1999-08-23Remove bogus master site.tron1-3/+2