Commit graph

116738 commits

Author SHA1 Message Date
dsainty
ea1296c108 Updated archivers/dar to 2.3.4 2007-08-20 12:39:34 +00:00
dsainty
c79568cdfc Update dar to version 2.3.4:
Pkgsrc changes:

- Use an option group for dar-int32 Vs dar-int64 Vs neither (infinint)
- Default to dar-int64 (the infinint support is excessive, and hugely
  expensive)
- REPLACE_FOO doesn't work if FOO isn't a dependency, and we don't want to
  pull in Bash and Perl just for a few samples!  So, don't replace the
  interpreters in the samples, just leave them as is.

ChangeLog from 2.3.3 to 2.3.4:

- fixed behavior when differential backup is interrupted (no more store file
  that would have been read if no interruption had been done as "deleted"
  since thearchive of reference) [SF #1669091].
- added official method to access catalogue's statistics through the API (for
  kdar next version).
- Fixed syntax error in dar_par_create.duc and dar_par_test.duc files
  (Parchive integration with dar).
- minor spelling fix in error message (compressor.cpp)
- added Wiebe Cazemier's two patches for dar man page
- integrated patch from Dwayne C. Litzenberger to fix weakness in dar's
  implementation of the blowfish encryption.
- improved the returned message when an invalid path is given as argument
- updated doc/sample/sample1.txt script file
2007-08-20 12:36:24 +00:00
jmmv
256391093b Note addition of atf, version 0.1. 2007-08-20 12:02:10 +00:00
jmmv
0e976e5cd0 Add and enable atf. 2007-08-20 12:00:16 +00:00
jmmv
2da45b1319 Initial import of atf-0.1:
The Automated Testing Framework (ATF) is a collection of libraries and
utilities designed to ease unattended application testing in the hands of
developers and end users of a specific piece of software.

As regards developers, ATF provides the necessary means to easily create
test suites composed of multiple test programs, which in turn are a
collection of test cases.  It also attempts to simplify the debugging of
problems when these test cases detect an error by providing as much
information as possible about the failure.

As regards users, it simplifies the process of running the test suites and,
in special, encourages end users to run them often: they do not need to
have source trees around nor any other development tools installed to be
able to certify that a given piece of software works on their machine as
advertised.

Yes, these are (part of) the results of my SoC 2007 project :-)
2007-08-20 11:59:17 +00:00
abs
4db33cf4e4 Update devel/cpuflags to 1.11:
optimize_gcc.mk:
    - Add cases for textproc/aspell and mail/procmail from Yakovetsky Vladimir
    - Shuffle some sections around and update comments
    - Retire old USE_GCC3 test
2007-08-20 11:34:05 +00:00
abs
94b7471d50 Updated devel/cpuflags to 1.10:
Refactor cpuflags into a common part (cpuflags.sh), which calls the
        appropriate per OS (subr_NetBSD, subr_SunOS or subr_Linux) and per
        compiler (subr_gcc) portions
2007-08-20 11:25:28 +00:00
abs
140b25e6c8 Update cpuflags to 1.10:
Refactor cpuflags into a common part (cpuflags.sh), which calls the
appropriate per OS (subr_NetBSD, subr_SunOS or subr_Linux) and per
compiler (subr_gcc) portions
2007-08-20 11:21:19 +00:00
joerg
80b8a5c96a Add a cross-compile and DESTDIR safe alternative to ldd for
check-shlibs. This allows more stricter detection (e.g. it checks
whether the package links against a build dependency). It also checks
whether the rpath contains wrkdir references (like qt3-libs). It depends
on readelf and is only available for ELF systems for now. To test it,
add USE_CHECK_SHLIBS_ELF to mk.conf.

Supported-by: Google SoC 2007
2007-08-20 11:04:02 +00:00
joerg
4e5efdff41 Add readelf as tool, for only only the BSDs get it. 2007-08-20 11:00:33 +00:00
joerg
961f2e2499 For DESTDIR operation, no need to filter out old files. 2007-08-20 10:59:53 +00:00
joerg
651f00f91e Add cross-compiling support for bin-install and deinstall targets. 2007-08-20 10:59:05 +00:00
taca
f7d0875e6e Note update of security/py-denyhosts package to 2.6nb2. 2007-08-20 07:32:32 +00:00
taca
22134b5756 Replace python's path in RCD_SCRIPTS, files/denyhosts.
Bump PKGREVISION.
2007-08-20 07:31:38 +00:00
ghen
095cfd21f7 Updated mail/policyd to 1.82. 2007-08-20 07:30:57 +00:00
ghen
030425405b Update to policyd 1.82 (bugfixes).
Changes:
* Fixed a memory leak
* Fixed rare case in which mysql failure counter would get stuck
2007-08-20 07:30:09 +00:00
ghen
20bd31111e Fix PLIST. 2007-08-20 07:29:53 +00:00
martti
f9a9351268 vim and squirrelmail-decode 2007-08-20 06:25:09 +00:00
martti
1f4409d4e2 Updated mail/squirrelmail-decode to 1.2
- Fix order of HTML sanitizing, thanks Tomas Kuliavas.
 - Remove unneeded PHP endings from files.
 - Also support big5 when listed as 'big-5' in mbstring.
 - Fixed html decoding in Eastern functions that use recode and
   decoding of iso-2022 html emails.
2007-08-20 06:24:44 +00:00
martti
44b716ecdf Updated editors/vim-share to 7.1.83
2757  7.1.069  GTK GUI: confirm() dialog has a default button when not wanted
  1560  7.1.070  (extra) Win32 GUI: same confirm() default button problem
  5534  7.1.071  (after 7.1.040) add a basic test for regexp patterns
  5705  7.1.072  (extra, after 7.1.041 and 7.1.071) extra part of 7.1.071
  3595  7.1.073  (after 7.1.062) crash when 'preserveindent' is set
  5259  7.1.074  crash when using string() on a recursively nested List
  1686  7.1.075  ":let v:statusmsg" reads memory already freed
  2376  7.1.076  a couple more strcpy() with overlapping arguments
  2678  7.1.078  dropping file name on gvim containing CSI byte doesn't work
  2922  7.1.079  "@" character in 'isfname' doesn't pick up umlauts for latin1
  2960  7.1.080  (extra) Compiler warnings for gvimex.cpp
  3253  7.1.081  completion doesn't work after ":!cat <foo"
  3464  7.1.082  matchparen plugin doesn't update after window split
  3448  7.1.083  (after 7.1.081) completion doesn't work with wildcards
2007-08-20 06:24:32 +00:00
heinz
cd9a231f36 Removed mirror qgpop.dl.sourceforge.jp. It is not listed anymore on the
sourceforge.jp download pages and was not restored since this topic came
up in mid-July.
2007-08-19 19:16:58 +00:00
tron
01e4837f8a Note updates of the "libtorrent" and "rtorrent" packages. 2007-08-19 18:10:35 +00:00
tron
4bbc7c25a4 Update "libtorrent" package to 0.11.6 and "rtorrent" package to 0.7.6.
Change since versions 0.11.4 respectively 0.7.4:
- The old option handler has been rewritten.
- Added support for SCGI rpc calls.
- Added "http_ca{path/cert}" options. Patch by Johan Gunnarsson
- Added configure options that allow building universal binaries.
- Fixed a bug that caused piped requests to be lost.
- Improved XMLRPC support, including support for 64bit ints, removed
  defective FastCGI support,
- Added a large number of commands for use with XMLRPC. See
  system.listMethods for a complete list.
- Fixed a bug where the tracker re-announce interval for the previous
  tracker was being used. Now the announce intervals for each tracker is
  stored seperately.
- Commands that pass through rpc::parse_command_* now support inline
  commands that start with a '$'. E.g 'print="$get_ip="'.
- Allow ';' as a separator for multi-command lines. Not recognized by
  the string parser, so it must be preceded by whitespace.
- Allow escaping of newlines in the resource file.
- The "load_*" commands now allow a list of commands to be appended.
  These commands will be called on the newly loaded download.
2007-08-19 18:08:02 +00:00
tron
9130a5f7f6 Remove entry for bittorrent version 4.20.2. It's an outdated release with
a lot of issues.
2007-08-19 17:51:39 +00:00
heinz
7fde4c98f3 Updated
mail/p5-Mail-DKIM to 0.28
	archivers/p5-Archive-Tar to 1.34
	net/p5-Net-OpenID-Consumer to 0.14
2007-08-19 17:33:55 +00:00
heinz
a088cfcda3 Updated to version 0.14.
Pkgsrc changes:
  - none

Changes since version 0.13:
===========================
0.14: (2007-08-03)
	* allow CGI subclasses (like CGI::Fast) for args.  bug fix
	  from Chris Kastorff <encryptio@gmail.com>.
2007-08-19 17:30:23 +00:00
heinz
c92ab49f10 Updated to version 1.34.
Pkgsrc changes:
  - none

Changes since version 1.32:
===========================
* important changes in version 1.34 15/8/2007:
-   Address #28687: Fwd: Unespected reaction of Archive::Tar
    A::T didn't always handle filenames that evaluated to false
    (like '0') gracefully. This patch adds a few 'or defined' check
    to the A::T codebase and a test to ensure filenames like '0' are
    handeled correctly.
-   Apply #28407: Unicode and Archive::Tar - documentation patch as
	FAQ patch
2007-08-19 17:20:44 +00:00
adrianp
4ccc22c066 Regen for added patch-aa 2007-08-19 15:40:12 +00:00
heinz
0ca9360688 Updated to version 0.28.
Pkgsrc changes:
  - Required version of p5-Crypt-OpenSSL-RSA changed to >=0.24.

Changes since version 0.26:
=====================================
Version 0.28

 * fixed a bug with line-wrapping a signature at the wrong place

Version 0.27 - released 2007-07-25

 * Sender signing policies are now better implemented
 * Both Yahoo! DomainKeys signing policies and the under-development
   IETF DKIM signing policies are supported
    * Yahoo! DomainKeys policies can protect the Sender: header
    * DKIM signing policies can protect the From: header
   Look at Mail::DKIM::Verifier's fetch_author_policy() and
   fetch_sender_policy() methods for hints.
2007-08-19 15:39:08 +00:00
heinz
8c17a6a9e1 Fixed preprocessor checks for FreeType >=2.2. The old checks recognised
FreeType >=2.
2007-08-19 15:16:11 +00:00
obache
dddc0339ef Note some ruby-gnome2 packages update. 2007-08-19 14:44:47 +00:00
obache
41c0873c5c Enable cairo support.
Bump PKGREVISION.
2007-08-19 14:42:35 +00:00
obache
eb9712c0a2 Enable cairo support.
Bump PKGREVISION.
2007-08-19 14:31:25 +00:00
wiz
375b3d7b6a + cksfv-1.3.12, enlightenment-0.16.8.9, imlib2-1.4.0,
p5-IO-Socket-SSL-1.08, p5-libwww-5.808, vice-1.22, xterm-229.
2007-08-19 14:27:17 +00:00
obache
50778636d4 Enable cairo support.
Bump PKGREVISION.
2007-08-19 14:20:44 +00:00
obache
267d236655 Substitute of PLIST was converted to PLIST_SUBST framework at previous commit.
No need to define PLIST_SRC anymore.

Fixes installation problem in PR 36805.
2007-08-19 11:53:33 +00:00
obache
3a30426fe3 -gtkam 2007-08-19 11:01:28 +00:00
obache
1c06fe9194 Updated graphics/gtkam to 0.1.14 2007-08-19 10:56:30 +00:00
obache
824bcdf586 Update gtkam to 0.1.14.
Based on patch provided in PR 36317.

gtkam 0.1.14

* fix make distcheck
* misc bug fixes.
* always show capture/capture preview menu.
* updated various translations
* changed for some important fixes in libgphoto2
2007-08-19 10:53:18 +00:00
veego
e1df00002e Remove the binutils buildlink3.mk.
There has to be another way to specify it, if it is really needed.
Please ask Roland Illig if you get into problems with this commit, because
this is now necessary after rev 1.6 of pkgsrc/devel/binutils/builtin.mk
This stops installing a package which is not really needed, because the
binutils programs in the basesystem are good enough.
2007-08-19 06:27:10 +00:00
obache
83bc819426 Updated mail/imap-uw to 2006j2nb3 2007-08-19 05:43:02 +00:00
obache
c03b9a93a4 PAM capable Darwin need should use build target "oxp" instead of "osx",
reported in PR 36767.
Also fixed namespace issue reported in PR 35592.

Bump PKGREVISION.
2007-08-19 05:42:35 +00:00
taca
ae23345b5a Fix build problem recently. 2007-08-19 03:01:23 +00:00
taca
64763f38fd Fix build problem with glib-2.14.0. 2007-08-19 03:00:26 +00:00
taca
a2ae10b898 Make DISTINFO_FILE set as default.
It allows each component pacakge to have own distinfo.
2007-08-19 02:59:24 +00:00
obache
fdc3fbb93d Updated net/libupnp to 1.6.0 2007-08-19 01:36:40 +00:00
obache
895425ed87 Update libupnp to 1.6.0. Merge from wip/libupnp.
No functionally changes since RC1.
2007-08-19 01:36:22 +00:00
rillig
e098c81361 Matt Fleming said on tech-pkg that this package builds and installs find
on Darwin-*-i386.
2007-08-18 23:39:26 +00:00
veego
163e574949 - seamonkey-1.1.4, sudo-1.6.9p3, sun-jdk15-5.0.12, sun-jre15-5.0.12
xpdf-3.02pl1
Update done by different people.
2007-08-18 17:41:01 +00:00
veego
7eb9ec7363 Note the PKGREVISION bump for sun-jre15 2007-08-18 17:33:23 +00:00