Commit graph

123035 commits

Author SHA1 Message Date
gdt
6275ff6cbe Match change to mail/mutt: force sendmail to /usr/sbin/sendmail on
*BSD to avoid configure picking up pkgsrc postfix sendmail path and
thus bypassing mailwrapper.
2008-02-22 01:16:58 +00:00
gdt
7f5048b99a fix whitespace 2008-02-22 00:36:12 +00:00
jlam
8445ecc84c + Rename the "ncursesw" option to "wide-curses" and get rid of the
"ncurses" option.  "wide-curses" now just toggles whether we use
  wide or narrow curses, which is a much simpler knob for users.

Bump the PKGREVISION to 5.
2008-02-21 22:47:28 +00:00
jlam
db7d6f58bf Add full DESTDIR support. 2008-02-21 22:42:29 +00:00
jlam
e43365812c + Rename the "ncursesw" option to "wide-curses". This should be supported
under NetBSD-current without actually needing ncursesw.

Bump the PKGREVISION to 1.
2008-02-21 21:56:29 +00:00
jlam
c144340cf5 Get rid of USE_NCURSESW, and just use USE_NCURSES to force the use of
ncursesw over BSD wide-curses.
2008-02-21 21:55:18 +00:00
jlam
a5f89e8fb7 + Rename the "ncursesw" option to "wide-curses". This should be supported
under NetBSD-current without actually needing ncursesw.

+ It's not necessary to use ncurses for narrow curses support.  The native
  BSD curses on NetBSD is enough.

+ Add full DESTDIR support.

Bump the PKGREVISION to 1.
2008-02-21 21:40:44 +00:00
jlam
b57da2ccee Make this more pkglint-friendly. 2008-02-21 21:20:12 +00:00
jlam
a481ea2ec6 + Rename the "ncursesw" option to "wide-curses". This should be supported
under NetBSD-current without actually needing ncursesw.

+ Only make "wide-curses" an available option on platforms that have the
  necessary wide-character support.  It turns out NetBSD-3.x is not one
  of them.

+ Use a less patchy way to turn -ldb into -ldb3 by letting the wrappers
  do it.

+ Add full DESTDIR support.

Bump the PKGREVISION to 6.
2008-02-21 21:17:45 +00:00
tnn
6316c97403 Fix IRIX test which I accidentally broke in rev 1.123.
This fixes PR pkg/37260
2008-02-21 20:53:54 +00:00
adrianp
d729d68b94 Updated chat/inspircd to 1.1.17 2008-02-21 19:44:40 +00:00
adrianp
c212b52d3a Update to 1.1.7
The key changes are that users will now quit faster (e.g. in netsplits, glines, etc)
K|G|Z|E:Line can now also be used on a nickname - e.g. /zline w00t 1d :foo would place an IP ban on my IP for one day.
A low risk crash with m_invisible and m_watch was also fixed.
Other miscellaneous fixes are also included
2008-02-21 19:44:19 +00:00
jlam
0ed370d43b + Name the programs installed by the db(2) package db2_*.
+ Put documentation under ${PREFIX}/share/doc instead of
  ${PREFIX}/share/doc/html.  Packages that install documentation under the
  "html" directory are supposed to move them to the "doc" directory when
  they're updated, but these packages are basically EOL'ed so just move
  them now.

+ Add full DESTDIR support.

Bump the PKGREVISION of databases/db to 3 and databases/db3 to 4.
2008-02-21 19:32:23 +00:00
adrianp
dbed901ffb +epoll
+kqueue
2008-02-21 19:31:32 +00:00
tnn
942a717ede Updated devel/flex to 2.5.34 2008-02-21 19:13:03 +00:00
tnn
a8aa30d6bb Add GNU realloc.c, needed because of AC_FUNC_REALLOC.
Will file a bug upstream.
2008-02-21 18:57:46 +00:00
tnn
3e2a94e791 Update to flex-2.5.34. Highlights from NEWS:
* flex now provides for a libfl_pic.a compiled with position indep. code.
* introduce yylex_init_extra (c.f. manual)
* pattern language expanded (c.f. manual)
* introduce %option extra-type="your_type *"
* parse multiple short concatenated options
* better checking after yyalloc/yyrealloc
* Expose YY_BUF_SIZE in the header file.
* better escape of filenames with special characters
* memory leaks were plugged
* support case-insensitive patterns
* POSIX character classes may be negated in patterns
* patterns may now use set difference, union operators
* c++ scanner updates
* updated translations
2008-02-21 18:26:05 +00:00
gdt
8add505420 On *BSD, force sendmail to be /usr/sbin/sendmail, so that the
mailwrapper sendmail is invoked, rather than finding pkgsrc postfix's
/usr/pkg/sbin/sendmail.  Systems not known to use mailwrapper remain
as they were, although they probably have residual similar problems.
(Perhaps mailwrapper support needs to be part of pkgsrc with a
mk/mailwrapper.mk to force inclusion and also set a sendmail
variable.)  Discussed with tron@
2008-02-21 17:55:56 +00:00
adam
5b9debaab8 Updated security/{lib}fwbuilder21 to 2.1.17 2008-02-21 17:35:37 +00:00
adam
7cf5a9029c Changes 2.1.17:
This is a bug-fix release. It improves stablility of the policy importer
on 64-bit platforms, supports import of iptables policies that use TCPMSS
target, fixes problems with built-in RCS on windows when user does not
have administrator's rights and comes with nearly 100% Brazilian Portugese
translation
2008-02-21 17:34:08 +00:00
jlam
306669ef3b If we're using real ncursesw, then force using a real ncurses. 2008-02-21 17:14:17 +00:00
tnn
1846dd357b Updated pkgtools/libnbcompat to 20080221 2008-02-21 16:50:50 +00:00
tnn
53c9094bb3 libnbcompat-20080221:
- Use AC_FUNC_VFORK, needed on IRIX to get missing vfork() defined
  to fork(). Ok by joerg.
2008-02-21 16:50:07 +00:00
tnn
cca85a83d2 Use echo(1) instead of lorder(1). At least my IRIX 6.5 doesn't have it.
The IRIX 5.3 lorder(1) manpage says:
"This command is useless (but not harmful) in IRIX."
2008-02-21 15:51:50 +00:00
jlam
0beea6105b Document the Courier-specific options. 2008-02-21 15:51:16 +00:00
jlam
2e3f8a1cf7 Get rid of the "gnutls" and "ssl" options and replace with a
"courier-gnutls" option/toggle that allows using GNU TLS instead of
defaulting to OpenSSL.

Bump the PKGREVISION of couriertcpd, courier-imap, and courier-mta to 1.
2008-02-21 15:50:29 +00:00
tnn
4c718bd4e0 No sin_len on IRIX. 2008-02-21 14:40:43 +00:00
tnn
a1aba997fa IRIX has /usr/include/getopt.h but it isn't getopt_long. Account for this
in the feature test.
This should fix PR pkg/33012 and PR pkg/35293.
It maybe fixes  PR pkg/37941 and PR pkg/37409.

I will go through the packages mentioned and see if any of them are
shared libraries (then they cannot use static nbcompat getopt_long but
must use libgetopt instead.)
2008-02-21 14:08:48 +00:00
rillig
03177a2b14 Updated pkgtools/pkglint to 4.84 2008-02-21 12:24:56 +00:00
rillig
b78949d0e2 Updated pkglint to 4.84.
Changes since 4.82:
- Whenever a Makefile.common is included by another file, that file should
  be mentioned in the Makefile.common.
- Added spell checker for .if directives.
- Added warnings for uncommented patches (only for -Wstyle).
- Added spell checker for invalid macro names, like __NetBSD_Version.
- Deprecated INSTALLATION_DIRS_FROM_PLIST in favor of AUTO_MKDIRS.
- Many more small things.
2008-02-21 12:24:43 +00:00
rillig
17dcbe2486 I don't want others to update the pkglint version number. 2008-02-21 12:17:16 +00:00
rillig
5a7a2cb0af Changed an assertion into a fatal error, which is effectively the same,
just without a stack trace. Fixes PR 38074.
2008-02-21 12:16:09 +00:00
xtraeme
5285714147 Add two spain mirrors to MASTER_SITE_KDE. 2008-02-21 11:52:21 +00:00
xtraeme
c3fbf6e6cc Added editors/lyx15 - the latest and the greatest. 2008-02-21 10:08:48 +00:00
xtraeme
6eeb25b461 Initial import of lyx-1.5.3, latest stable version that uses the QT4
toolkit.

LyX 1.5.0 is the culmination of 15 months of hard work since the release of
the LyX 1.4 series. We sincerely hope you will enjoy the result. The changes
are too numerous to summarize in a few words, but initial unicode support is
the flagship among the new features.

As usual with a major release, a lot of work that is not directly visible
has taken place. The core of LyX has seen more cleanups and some of the new
features are the direct results of this work.
2008-02-21 10:07:43 +00:00
tnn
f15ae432a8 Improved DESCR, from pkgsrc-wip. 2008-02-21 05:33:07 +00:00
rillig
f459088408 Documented the "pcre" option, as suggested by Claudio M. Alessi via
private mail.
2008-02-21 04:59:05 +00:00
tnn
3d06b8fdd5 Kill _OPSYS_NEEDS_XPKGWEDGE. It was only used by two platforms and they
will default to USE_XPKGWEDGE anyway.
2008-02-21 04:23:58 +00:00
tnn
7af3ad2330 USE_FEATURES+=snprintf, bump revision. 2008-02-21 02:41:56 +00:00
tnn
ab1236c020 Bump revision for previous. 2008-02-21 02:14:18 +00:00
tnn
6a335d3843 USE_FEATURES+=vsnprintf 2008-02-21 01:51:53 +00:00
tnn
ffaf0c65b2 Extend __hpux ifdef to also include __sgi 2008-02-21 01:42:13 +00:00
tnn
2c48f1460b HPUX 11.11, like IRIX, doesn't have standards compliant (v)snprintf. 2008-02-21 01:36:28 +00:00
gdt
c97fb55429 + Updated mail/mail-notification to 5.0 [gdt 2008-02-21] 2008-02-21 00:17:49 +00:00
gdt
5e4b1fa9b5 Update to 5.0.
* A "consider new mail as read" action has been added.
    * An optional message count has been added over the icon.
    * A "Play a sound when new mail arrives" option has been added.
    * Passwords are now stored using GNOME Keyring.
    * Gmail label support has been added.
    * Yahoo! Mail support has been added.
    * Windows Live Hotmail support has been added.
    * A number of minor issues have been fixed.
    * And more, see the NEWS file.
2008-02-21 00:16:53 +00:00
jlam
844a4f8733 One second thought, just let "wide-curses" toggle whether or not we use
wide curses or narrow curses.  Cone will always need a curses library
regardless, so if we're not using one, we're using the other.
2008-02-20 22:53:49 +00:00
bouyer
6c81403ecc Updated xenkernel3 to 3.1.3nb1 2008-02-20 22:49:38 +00:00
bouyer
b46e211595 Remplace patch-cx with the official fix from Xen. Bump PKGREVISION.
Thanks to Christoph Egger for getting this fixed in Xen repository.
2008-02-20 22:48:27 +00:00
tnn
52daf075cf Needs -lgen on IRIX to get basename(3) 2008-02-20 22:33:18 +00:00
jlam
ad97aedaee -cone 2008-02-20 22:32:07 +00:00