Commit graph

513 commits

Author SHA1 Message Date
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
tron
3009c30545 Add optional Python support. Based on patches supplied by Anders Mundt Due
in PR pkg/32299.
2006-01-04 10:32:40 +00:00
joerg
36662ba40a Fix a last-minute typo. Noticed by tjk on IRC. 2006-01-03 08:43:08 +00:00
wiz
49228afc7c Add icu option, default off. 2006-01-03 00:06:49 +00:00
joerg
4ae2f06e66 Fix errno. 2006-01-02 23:33:41 +00:00
joerg
fc6f8f47a9 Don't declare strnstr in a conflicting way for DragonFly. 2006-01-02 23:26:47 +00:00
joerg
a3b3212998 Fix errno. 2006-01-02 23:22:33 +00:00
wiz
faf65456ad Remove stuff that was marked for removal after 2005Q4. 2006-01-01 18:53:03 +00:00
wiz
220baa6b40 Fix comment. 2006-01-01 18:52:27 +00:00
wiz
da8a44da16 Mention when to remove PKG_OPTIONS_LEGACY_VARS line. 2006-01-01 16:10:51 +00:00
wiz
362a51494a Update to 1.8.0.
Convert to options framework.
Prefer package version to internal version of pcre.
Add curses and inet6 options.

New features and changes since tin-1.6.0

Changes
-------
. interactive mailer can now be fed with headers. The old use_mailreader_i
  config variable is obsolete and superseded by the new interactive_mailer
  variable that can have three values:
  0  no interactive mailreader (old use_mailreader_i=OFF)
  1  interactive mailreader with headers
  2  interactive mailreader without headers (old use_mailreader_i=ON)

New features
------------
. You can now specify a mailbox folder to save your sent mails (fcc=) so
  you possibly don't need auto_cc or auto_bcc anymore. See tin(5).

. x_headers can take a command which generates the header(s). See tin(5).

. mime_forward (message/rfc822) attributes option

. single line scrolling in all levels

. minimalistic BiDi support (render_bidi)

. minimalistic IDNA decoding support

. display non-printable characters as octals in raw-mode

. user defined date_format

. support non-ascii key-bindings

. 'percentage match' threading

Retired Features
----------------
. AmigaOS support
2006-01-01 16:10:29 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
reed
be54633317 Use VARBASE instead of hardcoded "/var" for the INN_DATA_DIR.
Okayed by maintainer.
2005-12-27 17:45:40 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
wiz
898e61efd5 Convert to options framework. 2005-12-02 17:03:54 +00:00
wiz
4c538e27bc Convert to options framework.
Fix a pkglint quoting warning while here.

XXX: openldap option disabled, since package does not compile with it.
XXX: package should use PKG_SYSCONFDIR and rc.d script frameworks.
2005-12-01 20:10:41 +00:00
wiz
57a15fad80 Fix lots of pkglint warnings. 2005-12-01 19:45:11 +00:00
wiz
85840f74f4 Remove "${CC}" with ${CC:Q}. 2005-12-01 19:33:10 +00:00
wiz
7d3cf3c138 Remove obsolete and unused USE_INN from BUILD_DEFS. 2005-12-01 19:32:47 +00:00
wiz
2c366b09bb Convert to options framework. 2005-12-01 19:29:26 +00:00
tron
190c1f02c6 This package conflicts with the "libradius" package because of
"radius.conf.5".
2005-11-22 16:14:49 +00:00
rillig
0e5596048e Added patch-aj, which fixes PR 32114. 2005-11-19 12:03:22 +00:00
tv
892e4488f5 cg's autoconf tests never check headers, so adding HAVE_STDARG_H check
is somewhat nontrivial.  To make this build on a gcc3 system without one
of the functions in snprintf.c, also allow __STDC__ to be a flag indicating
availability of <stdarg.h>.
2005-11-03 16:53:34 +00:00
tonio
b08e747b68 Update MASTERSITES and HOMEPAGE to use http://home.comcast.net/~bobyetman/
Fix PR 31821
2005-10-15 21:23:00 +00:00
reed
57f7dd5644 Remove the --mandir CONFIGURE_ARGS setting as this is now done
for GNU_CONFIGURE automatically.

(This has been in my personal pkgsrc for a while.)
2005-10-07 18:08:25 +00:00
rillig
5946936ffc Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +00:00
mjl
97b1b10f17 Relinquish maintainership 2005-09-27 22:37:25 +00:00
tron
3edb0a334a Add missing manual pages to package list. Bump package revision because
of this.
2005-09-22 15:38:39 +00:00
rillig
7a95adad42 The real user name in PKG_USERS does not need to be escaped with double
backslashes anymore. A single backslash is enough. Changed the
definition in all affected packages. For those that are not caught, an
additional check is placed into bsd.pkginstall.mk.
2005-08-23 11:48:47 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
kristerw
550abf4bb6 This package does link to the perl libraries, so re-add
perl5/buildlink3.mk.
2005-07-24 21:19:54 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
grant
e720c400e2 depends should be ../../<category>/<pkg> 2005-07-19 10:11:48 +00:00
jlam
75414ba27a TOOLS_GZIP_CMD now only holds the path to gzip, so no need to strip off
arguments anymore.
2005-07-18 02:37:22 +00:00
jlam
83147ffa68 Remove some unnecessarily strong dependencies on perl that resulted
from including perl5/buildlink3.mk.  These packages just need the Perl
interpreter, and can just add "perl" to USE_TOOLS instead.
2005-07-16 19:10:37 +00:00
jlam
3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
kristerw
28c35b47e7 The workref fix in previous commit did not work on NetBSD 1.6; its
make does not understand the "W" option in :C modifiers, and it
handles substitution in strings containing spaces somwheat differently.

Bump PKGREVISION.
2005-07-15 23:23:15 +00:00
kristerw
ee4e815506 Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-07-08 20:42:35 +00:00
tron
b2a9d26591 Don't compile package source "gzip" options into the binaries.
Bump package revision once more.
2005-06-27 19:11:25 +00:00
jlam
590786f61e Instead of setting ac_cv_path_VARNAME, which is a GNU autoconf cache
variable name that can change between autoconf versions, just set
VARNAME, which should always be correct.

Also, note that inn needs yacc to build, and uses gzip in the installed
scripts.  Bump the PKGREVISION to 4.
2005-06-24 16:24:23 +00:00
kristerw
76b784553f Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-06-23 21:57:45 +00:00
kristerw
1edc28775e Prevent paths to the build work directories being included in the package.
Solves PR pkg/30512.
Bump PKGREVISION.
2005-06-20 01:57:36 +00:00
hira
ab558b15a6 Add missing RCS Id tag to patch-bd. 2005-06-17 15:36:32 +00:00
jlam
d0915c61c3 Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of
${PREFIX}.
2005-06-17 04:49:45 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
salo
e7e47c624b Update to version 1.11.3
Changes:

### SECURITY BUGFIXES
- Fetchnews did not detect timeouts while it was downloading an article
  header, which malicious upstream servers could exploit to mount
  a denial of service attack against the fetchnews client. See
  leafnode-SA-2005-02.txt.  CVE Name: CAN-2005-1911

### BUGFIXES
- Bugfix sed expression in makesubst script.  (Reported by Jeff Zacharias.)

### CHANGES
- texpire now tags the message.id expired count with "message.id" rather
  than "total:" to avoid misleading the user who assumes that "total:"
  would have to be the sum of the group counts. See also the FAQ change
  below.  SourceForge bug #1215453.
- When debugmode and verbose mode are set, leafnode programs now print a
  warning to stdout that the user should check syslog.conf and the
  syslog output rather than the screen print for debugging and sleeps for
  three seconds.

### DOCUMENTATION
- Add FAQ entry to explain discrepancies between texpire group counts
  and message.id expired articles counts.
- Add FAQ entry to explain influence of Gnus' gnus-read-active-file
  setting on lost subscriptions, and extend stop fetchnews from
  unsubscribing FAQ.  Debian bug #307685.
- Drop FAQ entry on license issues as some parts of leafnode are in fact
  GPLd.
- Drop FAQ entry on why old articles aren't posted, obsolete since
  1.9.33.
- INSTALL and INSTALL_de have been polished.
- Add a hint that syslog.conf must be edited to config.example.
- leafnode(8) mentions that LIST ACTIVE keeps an existing subscription
  fresh.  CVS:
----------------------------------------------------------------------
----------------------------------------------------------------------
distinfo CVS:
----------------------------------------------------------------------
2005-06-09 18:21:23 +00:00
rillig
f795c2e475 Removed trailing white-space. 2005-05-23 08:26:03 +00:00