Commit graph

122593 commits

Author SHA1 Message Date
ghen
68490e2e6a -DUSE_SASL_AUTH is defined by default in Makefile now. 2008-02-04 13:07:54 +00:00
obache
fb59c6d4fe py-sqlite2 is already 2.3.5 2008-02-04 13:04:56 +00:00
obache
1225273bb8 - wget-1.11 2008-02-04 12:59:54 +00:00
obache
18d0404be7 Updated net/wget to 1.11 2008-02-04 12:58:34 +00:00
obache
24820b914d Update wget to 1.11.
* Changes in Wget 1.11.

** Timestamping now uses the value from the most recent HTTP response,
rather than the first one it got.

** Authentication information is no longer sent as part of the Referer
header in recursive fetches.

** No authentication credentials are sent until a challenge is issued,
for improved security. Authentication handling is still not
RFC-compliant, as once a Basic challenge has been received, it will
assume it can send credentials to any URL at that same host, and not
just the ones at or below the original authenticated location.
Credentials for Digest authentication are still never saved or issued
automatically, and continue to require a challenge for each resource.

** Added --max-redirect option, allowing the user to specify what should
be the maximum number of HTTP redirects to follow.

** Wget now supports saving HTTP downloads using file names specified by
the `Content-Disposition' header.  This is a standard way of specifying
the file name used by many web dynamically generated pages. However, the
current implementation is inefficient, and known to have bugs. It is
EXPERIMENTAL only, and not enabled by default. Use --content-disposition
to enable it.

** The new option `--ignore-case' makes Wget ignore case when
matching files, directories, and wildcards.  This affects the -X, -I,
-A, and -R options, as well as globbing in FTP URLs.

** ETA projection is now displayed in "dot" progress output as well as
in the default progress bar.  (The dot progress is used by default when
logging Wget's output to file using the `-o' option.)

** The "lockable boolean" argument type is no longer supported.  It
was only used by the passive_ftp .wgetrc setting.  If you're running
broken scripts or Perl modules that unconditionally specify
`--passive-ftp' and your firewall disallows it, you can override them
by replacing wget with a script that execs wget "$@" --no-passive-ftp.

** The source code has been migrated to Mercurial. The repositories are
available at http://hg.addictivecode.org/. Prior to this, the source
code was hosted on Subversion (migrated from the original CVS); you can
still get access to older tags and branches for Wget in the Subversion
repository at http://addictivecode.org/svn/wget/.
2008-02-04 12:58:19 +00:00
wiz
27035d68cc + clisp-2.44 [pkgsrc-wip], curl-7.18.0, fuse-ntfs-3g-1.2129,
gmime-2.2.16, gnet-2.0.8, ikiwiki-2.30, libtasn1-1.3, libtool-1.5.26,
  libtorrent-0.12.0, links-2.1.0.33, links-gui-2.1.0.33, luit-1.0.3,
  p5-Apache-Session-1.86, p5-Devel-StackTrace-1.16, p5-IO-Socket-SSL-1.13,
  p5-XML-LibXML-1.66, p5-XML-LibXSLT-1.66, pcre-7.6, rt3-3.6.6,
  rtorrent-0.8.0, scm-5e5, slib-3b1.
2008-02-04 12:53:07 +00:00
obache
84352f4334 - phppgadmin-4.1.3 [pkg/37679] (hi tnn!) 2008-02-04 12:00:18 +00:00
obache
108545895e Note update of MeCab packages to 0.97. 2008-02-04 05:01:36 +00:00
obache
198e32f400 Update mecab to 0.97.
Pkgsrc changes:
* fix some pkglint warining
* add DESTDIR support.

Changes:
* Fix a bug of exclusive control when dictionary is opened in MultiThreading environment.
* When installing the Windows version, it came to be able to specify the character-code of the dictionary.
* Fix a problem that was not able to be compiled correctly by some compilers.
* Add API that changes partial, analytical mode (Tagger::set_partial())
* Add API that changes generation level of lattice (Tagger::set_lattice_level())
* Add API that changes temperature parameter (Tagger::set_theta())
* Add API that changes all candidate output mode (Tagger::set_all_morphs())
2008-02-04 04:58:52 +00:00
tnn
3abd1a38e8 Remove ftp.informatik.hu-berlin.de from MASTER_SITES_GNU since it doesn't
seem to support passive mode. From Alver on #pkgsrc
In it's place, add mirrors.kernel.org and ftp.sunet.se instead.
2008-02-03 22:23:30 +00:00
tnn
082e811cfa Enable compression (-z) in report_rsync_args.
Partially addresses PR pkg/37946.
2008-02-03 21:20:46 +00:00
markd
754a899fcc Fix segfault on NetBSD-current. 2008-02-03 19:36:33 +00:00
tnn
33ad651d2f Fix build on NetBSD-current 2008-02-03 16:10:22 +00:00
tnn
765438726a Honour PKGMANDIR. 2008-02-03 15:54:27 +00:00
tnn
e0a55ac43f Fix check interpreter warnings. 2008-02-03 14:07:40 +00:00
tnn
011ab3dcff Honour PKGMANDIR. 2008-02-03 13:24:22 +00:00
tnn
b1fb85fc63 Fix broken curl test. 2008-02-03 13:01:11 +00:00
drochner
e25f47d096 fix: missing documentation files 2008-02-03 12:23:33 +00:00
drochner
5103b81a5b needs py-docutils to build documentation 2008-02-03 12:22:26 +00:00
drochner
830db26134 update to 2.18.2
changes:
-Fix a crash in gedit
-Remove unneeded popt usage
-Cleanups

pkgsrc note: we still depend on popt indirectly
2008-02-03 12:20:58 +00:00
drochner
8faa98f235 update to 2.3.20
change: a fix including art_misc.h from C++ (which pkgsrc had a patch
for) was included upstream
2008-02-03 12:17:09 +00:00
drochner
e6b9b891cb update to 2.12.7
changes:
-GtkBuilder supports accessibility properties and relations now
-bugfixes
-translation updates
2008-02-03 11:20:20 +00:00
drochner
15b546ee23 update to 1.4.12
changes:
-fix a crash when selecting news bins
-add compatibility with non-standard "xmlURL" OPML attributes
 used by LiveJournal
-bugfixes
2008-02-03 11:14:27 +00:00
heinz
5c30782a19 Added reference to upstream bug report. 2008-02-03 03:37:32 +00:00
heinz
518a58b530 The package supports installation to DESTDIR. 2008-02-03 03:02:32 +00:00
obache
1391913a05 Updated net/libupnp to 1.6.5 2008-02-03 03:02:03 +00:00
obache
2ece1d7dee Update libupnp to 1.6.5.
Changes:
*******************************************************************************
Version 1.6.5
*******************************************************************************

2008-02-02 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
	* Peter Hartley's fix for wrong sized variable beeing passed to
	http_MakeMessage() on 64 bit architectures.
2008-02-03 03:01:51 +00:00
reed
5501a24289 Fix homepage. 2008-02-03 02:49:19 +00:00
reed
f9a9f1605d New package: rtf2latex2e-1.0fc2 2008-02-03 02:47:35 +00:00
reed
9b8a03fc26 Import new package: rtf2latex2e
rtf2latex already exists in pkgsrc but didn't work for me and this
is different (but maybe derived from same?) and installs different files.

This is rtf2latex2e by Ujwal Sathyam and Scott Prahl.  It uses the
RTF reader by Paul DuBois and converts RTF files into the LaTeX2e
format. Its main features are:

1. detects text style: bold, italic, color, big, small,...
2. reads embedded figures: PICT, WMF, PNG, JPEG, converts to EPS
3. reads tables: simple to semi-complex
4. equations: converts embedded MathType < 3.0 equations
5. symbols: converts most greek and math symbols
6. reads footnotes (not in tables yet)
7. support for use of the fontenc package
8. translates hyperlinks using the hyperref package
2008-02-03 02:45:23 +00:00
heinz
c4fad5a26a The package supports installation to DESTDIR. 2008-02-03 02:38:13 +00:00
heinz
44878a2c64 Without a data segment size of ~ 270MB cmDependsJavaParser.cxx cannot be
compiled.
2008-02-03 02:12:11 +00:00
heinz
ab37ed6cd8 The package supports installation to DESTDIR. 2008-02-03 02:10:40 +00:00
adam
7a745a0447 Updated x11/gtkmm to 2.12.4 2008-02-02 22:13:45 +00:00
adam
499a7a509d Cganges 2.12.4:
* Gtk::RecentAction: Derive from RecentChooser - this class was
  unusable before and we didn't want to wait for the next
  major GTK+ and gtkmm versions to fix it.
* Build fix with gcc 4.3 pre-releases.
2008-02-02 22:12:31 +00:00
gdt
e291bc20b2 add
# used by chat/pidgin/Makefile
per pkglint
2008-02-02 21:55:53 +00:00
gdt
5f2c81fc6c Most TODO items are now ok, and remaining ones noted in Makefile comments. 2008-02-02 21:52:52 +00:00
gdt
f1d06f1c9d Use ncursesw. Remove TODO as the package is now functional.
PKGREVISION++.

Patch from Jonathan Scheifer on pkgsrc-users@.
2008-02-02 21:43:27 +00:00
gdt
ad904adba9 fix whitespace error in previous 2008-02-02 21:37:45 +00:00
gdt
d9894da60b add
# used by chat/finch/Makefile
per pkglint
2008-02-02 21:37:11 +00:00
heinz
9d2996c3ec Added support for installation to DESTDIR. 2008-02-02 21:04:00 +00:00
darcy
b8d0df489a Bump PKGREVISION for last change. 2008-02-02 21:03:20 +00:00
darcy
f05b8457a7 Align variable values with tabs, not spaces. (pkglint -Wall)
Correct location of lsof binary
2008-02-02 21:01:24 +00:00
heinz
3394442d47 Added support for installation to DESTDIR. 2008-02-02 17:36:40 +00:00
rillig
8844256f91 Made stdout unbuffered, so that the program can be used by other
programs. PKGREVISION++
2008-02-02 17:05:00 +00:00
heinz
5c268bf553 Added support for installation to DESTDIR. 2008-02-02 16:43:34 +00:00
joerg
7bdc02c45c pkg_install-20080202:
Convert pkg_info to use libarchive instead of tar for binary package
handling. As a side effect pkg_info on remote packages will use
one FTP instance per argument, but will try to fetch only the meta data.
This reduces time for pkg_info -X on a full binary repository from 36.9s
to 18.1s for the cache hot case (PKG_TMPDIR on tmpfs for the old
pkg_info). Thanks to tnn@ for testing.
2008-02-02 16:21:45 +00:00
joerg
ed48acb8ad Explicitly check that meta data files are regular. 2008-02-02 15:47:52 +00:00
heinz
f48310aeb7 The package supports installation to DESTDIR. 2008-02-02 13:38:53 +00:00
dsainty
4febe7c923 This package needs XInput.h too, so needs libXi/buildlink3.mk to build
under modular X.
2008-02-02 09:46:49 +00:00