Commit graph

51 commits

Author SHA1 Message Date
zuntum
273821c4d3 Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +00:00
fredb
6feb1cc405 Bump version to 1.0nb7 for a couple of gratuitious changes:
Implement percent ('%') filename expansion in the "pipe" widget of the
  save/pipe dialog. Especially useful for setting Knews*shellfield.buffer
  in ${XENVIRONMENT}.

  Count articles for save/pipe command as "1 of N", "2 of N", and so on.
2001-08-15 06:09:01 +00:00
tron
94e384e17f Solarias has "sendmail" in "/usr/lib" and not in "/usr/sbin". 2001-07-25 07:17:06 +00:00
tron
819e1de218 Make this package work under Solaris. 2001-07-24 17:18:38 +00:00
wiz
26c40c61dd Update dependency on png to >=1.0.11 because of the shlib major bump.
Noted by Frederick Bruckman.
2001-05-22 09:32:18 +00:00
agc
9106bfca40 Move to sha1 digests, and add distfile sizes. 2001-04-19 13:37:53 +00:00
agc
9e8d6c8b8d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00
fredb
2476aee5c0 Update do_png() to no longer use the deprecated "libpng" functions.
"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-26 21:48:59 +00:00
tron
7c4b701763 Don't try to connect to alternate IP addresses of the news server if the
user cancelled the operation. Bump version number to "1.0nb6".
2001-03-12 13:22:59 +00:00
tron
a56d0d5a5f Further improvement of IPv6 patches:
- 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-10 22:05:53 +00:00
tron
5382bbe7c6 Because the minor number of the PNG library was increased packages compiled
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-03-04 09:06:09 +00:00
tron
5e30c7709d Fix another bug in IPv6 support. Bump version number to 1.0nb4. 2001-02-25 11:10:12 +00:00
tron
32c42d46ce Bump the version number to 1.0nb3 after major rework of IPv6 patch:
- 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-24 22:40:39 +00:00
tron
5f9bf259d6 Add IPv6 support and bump version number to 1.0nb2. 2001-02-23 22:19:41 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
tron
f0b9164cf1 Use "USE_XPM" option instead of direct dependence on the "xpm" package. 2000-08-23 23:14:21 +00:00
tron
306bd309ea Skip bogus "POSIX_SOURCE" symbol definition under NetBSD because it
causes build failures under NetBSD 1.5A or newer.
2000-08-01 21:59:25 +00:00
tron
ea7dc91900 Because the minor of "libpng" was bumped we must sure that packages
compiled for the update "png" package depend on it.
2000-03-21 22:40:50 +00:00
tron
e8a1039530 Use "png>=1.0.3" instead of "png-*" in dependence list. 2000-02-09 20:20:52 +00:00
tron
f184beb4a5 Use wildcard dependence for "png" package. 2000-02-09 15:22:32 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
fredb
31fe590de0 Work around for imake generated Makefile taking -lWidgets to be the shared
library installed by the afterstep-current package, instead of knews' own
libWidgets.a. Why does $(LDPRELIBS) come in before $(OBJS) anyway?
1999-11-25 12:14:13 +00:00
agc
25fabddd97 s/DOMAIN_NAME/KNEWS_DOMAIN_NAME/ to make it more obvious which package
uses this definition.

Also s/DOMAIN_FILE/KNEWS_DOMAIN_FILE/ in the package Makefile, and document
it in mk.conf.example.
1999-10-19 08:55:48 +00:00
tron
8d7d754dfa Remove me as maintainer of those packages. 1999-10-07 17:41:46 +00:00
agc
f721b0e129 Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).
1999-08-18 08:28:09 +00:00
tron
d975bbd04a Allow user to specify a FQDN in resource "Knews.mailName". 1999-07-24 12:02:32 +00:00
agc
f4d5171de1 Add package patch checksum files. 1999-07-09 14:09:02 +00:00
tron
d286db26a9 Fix run time library search path. 1999-04-23 21:41:25 +00:00
tron
6f2e8d1a64 Update for "knews" package to version 1.0b1 supplied by Frederick Bruckman
in PR pkg/7151:
- XFace support.
- Misc. bugfixes based on patches from Matthias Scheler,
  Christian Bauernfeind and Greg Ubben.
1999-03-14 15:07:20 +00:00
agc
1bb3007c04 s/make/${MAKE}/g 1999-03-08 10:53:55 +00:00
tron
4b8cb793c0 Update dependence for "png" package. 1999-03-04 13:51:17 +00:00
tron
726fda2aee Add "x11" to category list. 1999-01-25 20:09:09 +00:00
tron
c30a893484 Two fixes by Christian Bauernfeind:
- fix broken tabulator rendering
- fix a typo
1999-01-25 19:41:37 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- 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-20 15:16:34 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
tron
0eeef44b77 Fix dependence for "png" package. 1998-07-15 18:03:53 +00:00
mycroft
c73ee53134 Update xpm to 3.4k. 1998-07-04 09:18:54 +00:00
mycroft
0167d80629 Update libjpeg to v6b. 1998-07-04 05:11:12 +00:00
agc
988019b016 Update package Makefiles for automatic manual page handling. 1998-06-22 12:58:33 +00:00
agc
062cdc8ef9 Include bsd.prefs.mk, in case variables are set in /etc/mk.conf 1998-06-03 13:19:35 +00:00
tron
6a8fa6fd1e Fix comment about "DOMAIN_NAME". 1998-04-22 23:45:46 +00:00
tron
732443fdbe Update package to "knews-1.0b0". 1998-04-22 23:42:19 +00:00
agc
1f4495b33e Remove the old deprecated DEPENDS definition from bsd.pkg.mk.
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-22 14:22:39 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
agc
ae35b61548 Modify individual package Makefiles to use the new way of specifying
shared object dependencies (LIB_DEPENDS).
1998-01-30 13:56:55 +00:00
tron
61b051d312 Fix "MAINTAINER". 1998-01-29 16:48:09 +00:00
hubertf
e4d4802b59 portlint: add RCS Id 1998-01-24 22:00:01 +00:00
hubertf
1fe3a0faaa portlint: fix RCS Id and WRKSRC, remove unneeded USE_X11 1998-01-24 21:59:43 +00:00
hubertf
9a570d0bdd Add some more documentation on DOMAIN_NAME. 1997-12-17 23:52:29 +00:00