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
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
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
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
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
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
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
hubertf
0f069de4cc
A X11 newsreader with support for threading and MIME
...
closes PR 4611 by Matthias Scheler <tron@lyssa.owl.de>.
1997-12-17 23:40:56 +00:00