Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-05-22 | Update dependency on png to >=1.0.11 because of the shlib major bump. | wiz | 1 | -2/+2 | |
Noted by Frederick Bruckman. | |||||
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -4/+2 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-26 | Update do_png() to no longer use the deprecated "libpng" functions. | fredb | 2 | -1/+141 | |
"knews" was dumping core when trying to display a PNG image inline, and now it doesn't. Note: "Ctl-P" for UU encoded PNG's is a no-op (unrelated problem). You'll need to have a message with a properly mime-encoded PNG image in order to see do_png() go to work. | |||||
2001-03-12 | Don't try to connect to alternate IP addresses of the news server if the | tron | 3 | -8/+10 | |
user cancelled the operation. Bump version number to "1.0nb6". | |||||
2001-03-10 | Further improvement of IPv6 patches: | tron | 4 | -47/+80 | |
- Make IPv6 addresses (not names) work. You still need to specify the port number explicitly in this case. - Fix bug in connection loop which caused PR pkg/12329. The version number is bumped to "1.0nb5". | |||||
2001-03-04 | Because the minor number of the PNG library was increased packages compiled | tron | 1 | -2/+2 | |
using the newest PNG library won't work on system with an older one. To prevent such problems with precompiled binary packages require at least "png-1.0.9nb1" in all dependences. | |||||
2001-02-25 | Fix another bug in IPv6 support. Bump version number to 1.0nb4. | tron | 3 | -24/+26 | |
2001-02-24 | Bump the version number to 1.0nb3 after major rework of IPv6 patch: | tron | 6 | -74/+107 | |
- No busy loops when connecting to the NNTP server. - Handle multiple records return by getaddrinfo(3) at the proper location. - Avoid unnecessary socket creations and deletions by always passing the correct address family to open_socket(). | |||||
2001-02-23 | Add IPv6 support and bump version number to 1.0nb2. | tron | 26 | -6/+531 | |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-08-23 | Use "USE_XPM" option instead of direct dependence on the "xpm" package. | tron | 1 | -3/+3 | |
2000-08-01 | Skip bogus "POSIX_SOURCE" symbol definition under NetBSD because it | tron | 2 | -1/+19 | |
causes build failures under NetBSD 1.5A or newer. | |||||
2000-03-21 | Because the minor of "libpng" was bumped we must sure that packages | tron | 1 | -2/+2 | |
compiled for the update "png" package depend on it. | |||||
2000-02-09 | Use "png>=1.0.3" instead of "png-*" in dependence list. | tron | 1 | -2/+2 | |
2000-02-09 | Use wildcard dependence for "png" package. | tron | 1 | -2/+2 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-11-25 | Work around for imake generated Makefile taking -lWidgets to be the shared | fredb | 2 | -1/+24 | |
library installed by the afterstep-current package, instead of knews' own libWidgets.a. Why does $(LDPRELIBS) come in before $(OBJS) anyway? | |||||
1999-10-19 | s/DOMAIN_NAME/KNEWS_DOMAIN_NAME/ to make it more obvious which package | agc | 1 | -13/+13 | |
uses this definition. Also s/DOMAIN_FILE/KNEWS_DOMAIN_FILE/ in the package Makefile, and document it in mk.conf.example. | |||||
1999-10-07 | Remove me as maintainer of those packages. | tron | 1 | -2/+2 | |
1999-08-18 | Record build options in the BuildInfo file via BUILD_DEFS. These can be | agc | 1 | -1/+3 | |
displayed using the -B option to pkg_info(1). | |||||
1999-07-24 | Allow user to specify a FQDN in resource "Knews.mailName". | tron | 2 | -1/+32 | |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+4 | |
1999-04-23 | Fix run time library search path. | tron | 1 | -6/+4 | |
1999-03-14 | Update for "knews" package to version 1.0b1 supplied by Frederick Bruckman | tron | 9 | -138/+56 | |
in PR pkg/7151: - XFace support. - Misc. bugfixes based on patches from Matthias Scheler, Christian Bauernfeind and Greg Ubben. | |||||
1999-03-08 | s/make/${MAKE}/g | agc | 1 | -2/+2 | |
1999-03-04 | Update dependence for "png" package. | tron | 1 | -2/+2 | |
1999-01-25 | Add "x11" to category list. | tron | 1 | -2/+2 | |
1999-01-25 | Two fixes by Christian Bauernfeind: | tron | 2 | -0/+48 | |
- fix broken tabulator rendering - fix a typo | |||||
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+2 | |
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section. | |||||
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 5 | -0/+10 | |
1998-07-15 | Fix dependence for "png" package. | tron | 1 | -2/+2 | |
1998-07-04 | Update xpm to 3.4k. | mycroft | 1 | -2/+2 | |
1998-07-04 | Update libjpeg to v6b. | mycroft | 1 | -2/+2 | |
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -3/+1 | |
1998-06-03 | Include bsd.prefs.mk, in case variables are set in /etc/mk.conf | agc | 1 | -1/+3 | |
1998-04-22 | Fix comment about "DOMAIN_NAME". | tron | 1 | -3/+3 | |
1998-04-22 | Update package to "knews-1.0b0". | tron | 7 | -21/+76 | |
1998-04-22 | Remove the old deprecated DEPENDS definition from bsd.pkg.mk. | agc | 1 | -2/+2 | |
Implement a new DEPENDS definition, which looks for an installed package, building it if not present, and use it in preference to LIB_DEPENDS. This should make the package collection more useful on NetBSD ELF ports. | |||||
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-01-30 | Modify individual package Makefiles to use the new way of specifying | agc | 1 | -2/+2 | |
shared object dependencies (LIB_DEPENDS). | |||||
1998-01-29 | Fix "MAINTAINER". | tron | 1 | -2/+2 | |
1998-01-24 | portlint: add RCS Id | hubertf | 1 | -0/+1 | |
1998-01-24 | portlint: fix RCS Id and WRKSRC, remove unneeded USE_X11 | hubertf | 1 | -3/+3 | |
1997-12-17 | Add some more documentation on DOMAIN_NAME. | hubertf | 1 | -3/+5 | |
1997-12-17 | A X11 newsreader with support for threading and MIME | hubertf | 9 | -0/+95 | |
closes PR 4611 by Matthias Scheler <tron@lyssa.owl.de>. |