Commit graph

114767 commits

Author SHA1 Message Date
joerg
0b38b08309 Override /usr/local as LUA_ROOT and ensure that the default search path
matches the pkgsrc environment. Bump revision.

From Simon Schubert via IRC.
2007-07-02 13:36:38 +00:00
tnn
c81466f3a0 Correct previous. (sigh, I am not good with numbers) 2007-07-02 13:34:14 +00:00
tnn
50695fcf02 Updated pkgtools/bootstrap-extras to 20070202 2007-07-02 13:30:56 +00:00
tnn
c56d44754f The update of sysutils/top has been done. 2007-07-02 13:29:58 +00:00
lkundrak
0f75bbc4ae A security issue in flac123. 2007-07-02 13:24:28 +00:00
lkundrak
5be4852771 Updating to 0.0.10. Just changes about 5 lines to prevent a stack
overflow by the long comment string.
2007-07-02 13:20:19 +00:00
joerg
66c975189b When cross-compiling configure can't detect automatically
whether malloc(0) != NULL. Tell it that on NetBSD it is
always non-NULL.
2007-07-02 12:32:19 +00:00
obache
518aebb3eb Updated databases/p5-gdbm to 1.08 2007-07-02 10:14:48 +00:00
obache
073574aa78 Update p5-gdbm to 1.08.
Changes is in ChangeLog from perl-5.8 to perl-5.8.8.
2007-07-02 10:14:09 +00:00
joerg
980ccd8227 Make the NetBSD CVS ID go before the custom one so that ident picks
it up first.
2007-07-02 09:49:43 +00:00
joerg
2057c97081 Sort NetBSD ID before DragonFly ID to ensure it getting picked up first. 2007-07-02 09:48:24 +00:00
joerg
97fee77fc5 Remove FreeBSD CVS ID -- it doesn't add much information and creates
a mismatch between ident and the +BUILD_VERSION logic.
2007-07-02 09:46:51 +00:00
joerg
4b687ad0ab Don't set FILESDIR, but specify the directory for the RC script
directly. This avoids a file without CVS ID in +BUILD_VERSION.
2007-07-02 09:44:39 +00:00
joerg
c4d3a4d46b Avoid additional CVS IDs in patch-aa that confuses +BUILD_VERSION
creation.
2007-07-02 09:43:13 +00:00
abs
61e1adb06d Updated mail/alpine to 0.999 2007-07-02 09:40:01 +00:00
abs
f8b277aaea Update mail/alpine to 0.999:
pkgsrc portability patches submitted back upstream but ignored.

Additions include:

 *  Configuration support for Tru64 and some fixes for other systems
 *  New color option Header General Color to color all headers in MESSAGE
    TEXT screen
 *  Added NONE color setting for Index symbols and Keyword colors so that
    the background color of a symbol can be set to not blot out the
    background color of an index line. There is also a similar NORM color
    that tracks the Normal Color
 *  New color options Index Subject Color and Index From Color options to
    color parts of MESSAGE INDEX lines
 *  Some improvements to Enable Incoming Folders Checking option,
    including new options Incoming Checking Includes Total, Incoming
    Checking Uses Recent, and Incoming Check Interval Secondary
 *  Eliminate address book sorting wars when two different systems sort an
    address book differently. Instead of checking that the address book is
    correctly sorted whenever it is opened the sorting will only happen
    when a change is made. The sort order you see is the sort order from
    the last system where a change was made.
 *  Added a new category of Rule called a Search Rule. A Search Rule has a
    Pattern but no Action is associated with that Pattern. It is used with
    the Select command in the MESSAGE INDEX screen to Select the set of
    messages that match a rule's Pattern.
 *  Added minor adjustment to display of opening text with Opening Text
    Separator Characters option. Display of opening text is controlled by
    configuring your Index Format option to include one of the Subject
    tokens that causes this behavior (SUBJECTTEXT, SUBJKEYTEXT, or
    SUBJKEYINITTEXT).
 *  Added tokens OPENINGTEXT and OPENINGTEXTDQ for use with the Index
    Format option. These are alternative ways to display the opening text
    of a message in the index screen.
 *  Added SHORTIMAPSTATUS token for the Index Format
 *  The default values of many features have been changed, exposing a more
    advanced user interface by default. In addition, though the names of
    features used in the configuration files remains the same, the
    displayed text in the Config screen is no longer tied directly to that
    name.
 *  Changed Windows Alpine so that it can show up in the list of default
    programs in Vista.

Bugs that have been addressed in this release include:

 *  INBOX displayed twice in some situations when there was a folder named
    INBOX
 *  Crash in PC-Alpine related to traditional UNIX mailbox format
 *  Canceling out of the password prompt when opening an incoming folder
    was causing the re-open of a previously opened folder to fail
 *  News collection display empty after canceling out of password prompt
 *  Extra password prompt when adding incoming folder after canceling out
    of earlier password prompt
 *  Recognize and ignore XML processing instructions in HTML messages
 *  Window title was being set using Unicode characters instead of the
    local character set of the display terminal
 *  The option Busy Cue Spinner Only was displaying an oncoming two-engine
    airplane instead of a spinner
 *  Got rid of default green Subject header color added in 0.99
 *  Title Closed Color wasn't being shown when in the composer
 *  Disable-Input-History, which was added in previous version, is changed
    to Disable Save Input History and its effect is restricted to
    ambiguous situations, like Save
 *  Added missing input history command for Pipe Attachment
 *  Cannot open another folder after an empty directory is opened when
    Combined Folder Display and Expanded View of Folders options are set
 *  When answering No to the commit changes question after changing the
    Inbox Path the change was written to the config file anyway
 *  When the Threading Display Style results in the information being
    truncated add a thread depth indicator in brackets at the right hand
    edge
2007-07-02 09:38:34 +00:00
joerg
043fc2f0ed Fix CVS ID. 2007-07-02 08:36:12 +00:00
martti
f9cd0069c3 vim-7.1.18 2007-07-02 07:49:54 +00:00
martti
55cafd6925 Updated editors/vim-share to 7.1.18
1529  7.1.003  (extra) Win32: menu entries end up in message history
  2481  7.1.004  crash when editing a directory
  3841  7.1.005  "cit" used on <foo></foo> deletes <foo>
  2941  7.1.006  when reading from stdin 'modified' can't be reset in autocmd
  6458  7.1.007  (extra) Mac: context menu does not work, scrollbars not dimmed
  2631  7.1.008  getfsize() returns an invalid number for very big files
  1881  7.1.009  diff mode: tab to spaces change not highlighted correctly
  2796  7.1.010  Gnome: tab pages are not included in the saved session
  1934  7.1.011  buffer overflow when $VIMRUNTIME is very long
  1904  7.1.012  ":let &tw = 'asdf'" does not give an error message
  2139  7.1.013  ":syn include" only loads the first file
  1479  7.1.014  crash in C-indenting
  3743  7.1.015  MzScheme interface doesn't build on Mac; init problem
  2368  7.1.016  (after 7.1.012) error message when using ":cwindow"
  6729  7.1.017  ":confirm w" does not give a prompt when file is read-only
  1771  7.1.018  "p" at end of line doesn't work right when 've' is set
2007-07-02 07:47:59 +00:00
adam
83ed43e8eb Updated archivers/p7zip to 4.48 2007-07-02 07:21:27 +00:00
adam
0403706377 Changes 4.48:
- From Windows version of 7-zip 4.48:
  - Encryption strength for .7z format was increased.
    Now it uses random initialization vectors.
  - Some bugs were fixed.
- fixed 1729236: Makefile infrastructure not safe for parallel compilation
  (if your make command understands -C and -j4, copy makefile.parallel_jobs over makefile)
- Now the executables are not built with the PIC (position-independent code) flag.
  7z.so are still built with the PIC flag.
  7za and 7zr are now faster than 7z with 7z.so.
  7za, 7zr and 7r are now smaller.
- contrib/gzip-like_CLI_wrapper_for_7z/p7zip now supports spaces in filename
  and use 7za instead of 7z.
- contrib/qnx630sp3 added to support QNX built
2007-07-02 07:19:03 +00:00
joerg
bd43995b46 Needs pkg-config. 2007-07-02 06:14:15 +00:00
tls
d4bffa6d45 On some hosts, this package's configure script fails to detech Heimdal
(in fact, it's not clear that there is a good way to do so).  The resulting
configuration works fine *except* if it encounters a host that has 3DES
but no DES service keys in its keytab.

Fix this by explicitly passing 0 ("default enctype") to Kerberos.
2007-07-02 06:04:01 +00:00
tnn
842a293f92 On platforms that have neither a builtin groff nor builtin curses
we can end up with a circular dependency:

ncurses -> groff -> netpbm -> flex -> bison -> gtexinfo -> ncurses

ncurses may depend on groff because of USE_TOOLS+=tbl.
Break the circular dependency by using --without-manpage-tbl
if there is no tbl(1) available and we're unable to build
groff because of missing curses.
2007-07-02 02:08:20 +00:00
tnn
0234d40e0a xargs(1) on Interix is broken. It executes the utility on the command line
even if standard input is the empty string. Install a wrapper script
bundled with pkgtools/bootstrap-extras to deal with this. This is an
attempt at a permanent workaround for the problem described in PR pkg/25777
which has regressed since it was initially fixed.

We can now bootstrap again on Interix 3.5.
2007-07-01 23:27:43 +00:00
tnn
79dab0a3c6 Updated sysutils/top to 3.6.1 2007-07-01 22:45:58 +00:00
tnn
0811edb046 Update sysutils/top to 3.6.1. Ok'd by agc@
Changelog mentions many bugfixes and improvements for Linux 2.6, FreeBSD,
Solaris, DEC OSF/1, NetBSD, AIX and IRIX. Note that it also says:
"Support for MacOS X is officially withdrawn although the macosx module is
still part of the distribution. Hopefully this is a temporary situation."
2007-07-01 22:43:05 +00:00
tnn
014bb00766 +solaris-tap 2007-07-01 22:24:04 +00:00
heinz
c5187dbe6f Added support for installation to DESTDIR. 2007-07-01 21:00:14 +00:00
markd
f63ce7c23e Re-add support for the PAPERSIZE variable, lost when the various
ghostscript packages were merged.  Bump PKGREVISION.
2007-07-01 20:56:27 +00:00
heinz
c1fcb95598 The package supports installation to DESTDIR. 2007-07-01 20:47:46 +00:00
heinz
fb1ad237eb Added support for installation to DESTDIR. Approved by salo@. 2007-07-01 20:23:19 +00:00
agc
3c6e35c7ca (Belatedly) note the end of the freeze for pkgsrc-2007Q2.
Thanks to Berndt Josef Wulf for the nudge.
2007-07-01 20:21:33 +00:00
heinz
8362427dad Added support for installation to DESTDIR. Approved by salo@. 2007-07-01 20:20:45 +00:00
bouyer
bde1ee47e8 Restrict to Linux-2.[46]*-i386 NetBSD-*-i386. Suggested by Hauke Fath. 2007-07-01 20:20:24 +00:00
heinz
75fbd8965c Updated
www/p5-WWW-Mechanize to 1.30
	misc/p5-Locale-Maketext-Lexicon to 0.64
2007-07-01 20:16:31 +00:00
heinz
ec6143d666 The package supports installation to DESTDIR. 2007-07-01 18:23:33 +00:00
heinz
6843d12368 Update to version 0.64 by maintainer Dieter Roelants.
Changes since 0.62
==================

[Changes for 0.64 - 2007-05-28]

* Locale::Maketext::Extract: Extraction wasn't able to deal with escaped
  quotes within single- and double-quoted strings.  (Bump version to 0.22.)
  Contributed by: Matthew O'Connor

[Changes for 0.63 - 2007-02-07]

* Locale::Maketext::Lexicon used to generated mysterious error "next at ..."
  instead of skipping the locale, when the requested .po file does not exist.
  Contributed by: Ruslan U. Zakirov
2007-07-01 18:21:14 +00:00
heinz
e3f2086dc7 The package supports installation to DESTDIR. 2007-07-01 17:24:58 +00:00
heinz
ba5c2106a8 Update to version 1.30 by maintainer Dieter Roelants.
Changes since version 1.24
==========================

1.30        Thu May 24 21:31:10 CDT 2007
========================================
[DOCUMENTATION]
*   Minor doc fixes.  Thanks David Steinbrunner.

1.29_01     Tue May 22 14:02:55 CDT 2007
========================================
Kevin Falcone and I ask for your assistance in figuring out how to
handle the warnings thrown by the tests, other than hiding them.

[FIXES]
*   Overhauled how tainting was done.  Stole code directly from
    Test::Taint.
*   Have LWP only handle decoding of Content-Encoding, not charset.

[DOCUMENTATION]
*   Fixed the docs for $mech->submit_form()'s with_fields arg.
    Thanks, Peteris Krumins.

1.26        Wed May 16 14:21:29 CDT 2007
========================================
[FIXES]
*   Re-reversed the content decoding.  This is critical for reading from
    sites with gzip on the fly, like Wikipedia.
*   Content is now properly tainted.

[ENHANCEMENTS]
*   mech-dump can now pass --agent and --agent-alias flags so you can
    fetch from sites like Wikipedia that block LWP user agents.

[INSTALLATION]
*   The mech-dump program is now always installed.  It no longer is
    presented as an option.
2007-07-01 17:22:12 +00:00
heinz
10206108e9 The package supports installation to DESTDIR. 2007-07-01 15:58:37 +00:00
heinz
f2efa7597b Added support for installation to DESTDIR. 2007-07-01 15:57:16 +00:00
adrianp
6abdd18915 Updated net/httping to 1.2.3 2007-07-01 15:57:12 +00:00
adrianp
23b2c8543b Update to 1.2.3
Add audible ping
2007-07-01 15:56:08 +00:00
heinz
ed24cd8faf The package supports installation to DESTDIR. 2007-07-01 15:47:54 +00:00
tnn
f23875c078 Merge Solaris tap support patch for OpenVPN by "Kazuyoshi". 2007-07-01 15:40:05 +00:00
dmcmahill
499eb3f462 Added devel/stgit version 0.12.1 2007-07-01 12:38:37 +00:00
dmcmahill
bb2e9749ab add and enable stgit 2007-07-01 12:37:25 +00:00
dmcmahill
a4547d3e9a import stgit-0.12.1
StGIT is a Python application providing similar functionality to Quilt
(i.e. pushing/popping patches to/from a stack) on top of GIT. These
operations are performed using GIT commands and the patches are stored
as GIT commit objects, allowing easy merging of the StGIT patches into
other repositories using standard GIT functionality.

Note that StGIT is not an SCM interface on top of GIT and it expects a
previously initialised GIT repository (unless it is cloned using StGIT
directly). For standard SCM operations, either use plain GIT commands
or the Cogito tool but it is not recommended to mix them with the
StGIT commands.
2007-07-01 12:33:51 +00:00
chris
152a1e272c Make trm compile again (probably broke when the c++ compiler changed)
Change the install permissions to be 755, not 655.

Rather than patching configure and Makefile, use automake & autoconf to
rebuild them.

Bump pkg revision to 4.
2007-07-01 11:59:01 +00:00