Commit graph

88990 commits

Author SHA1 Message Date
snj
2305d6ce72 Update to 4.1, which brings numerous bugfixes.
While here, apply a patch from Eric Schnoebelen in PR pkg/31114
to fix a bogus reference to id.
2005-12-05 03:04:28 +00:00
snj
a41bc48ae2 jdolecek already updated php5. 2005-12-05 02:30:51 +00:00
snj
f5d5cefcea s/refinecvsl/refinecvs/ 2005-12-05 02:27:23 +00:00
kim
11a6a51519 Revert revision 1.9 so that the package can be compiled again with
ICES_USE_PERL=YES.
2005-12-05 01:52:58 +00:00
salo
075ffe90b0 Note net/lftp update. 2005-12-04 22:13:32 +00:00
salo
2a5730fdc1 Update to version 3.3.5
Changes:
- prefer ssl over gnutls by default, by popular demand
- refresh MASTER_SITES list
- add perl option, installs optional additional perl scripts

3.3.5:
======
- added mirror --older-than, --size-range and --max-errors options.
- improved CCC support - allowed protected transfers after CCC.
- added support for sftp v5 and v6 (experimental).
- added configure option --with-pager.
- fixed file uploading via protected ftp with openssl.
- fixed compilation on cygwin.
- fixed compilation with sun c++.

3.3.4:
======
- added support for CCC command and ftp:ssl-use-ccc setting.
- remove password from URLs when showing them on status line.
- fixed `open -u' with an URL.
- fixed a rare spinning.
- fixed compilation on HP-UX.
- fixed handling of 334 reply to AUTH command.

3.3.3:
======
- added support for LFTP_HOME environment variable.
- added workaround for proftpd's empty directories.
- fixed `open file:/path'.
- fixed some bugs introduced in 3.3.2.

3.3.2:
======
- fixed a coredump caused by double-free.

3.3.1:
======
- new setting xfer:destination-directory (default for -O option of get, mget).
- fixed path+file combination in http - avoid double slash.
- fixed url composition in hftp, a slash was missed.
- fixed `open ftp.example.com/path'.
- fixed a coredump when a bookmark contained lots of quotable characters.
- fixed a coredump when an error happened while loading CA or CRL
  certificates.
- fixed uploading of empty files via ftp with ftp:ssl-protect-data on.
- fixed exit code of slot command.
- fixed a coredump with `kill all'.
- fixed path extraction from html files (broken in 3.3.0).

3.3.0:
======
- now plain files can be current location in http protocol.
- report total bytes transferred and transfer rate in mirror.
- included a script for file verification (verify-file). It can check crc32,
  md5sum, gzip, bzip2, rpm, unzip and other things.
- new settings xfer:verify, xfer:verify-command. When xfer:verify is on,
  verify-command is launched after successful file transfer (to local disk)
  to check the file consistency.
- fixed `source -e' to allow subprocess reading from the terminal.
- fixed `source' to return error exit code if the file is unreadable.
- fixed `source' on large command files - some commands were truncated.
2005-12-04 22:12:07 +00:00
jdolecek
08fb288d0a patch pear to use -n post-install - it cannot be done using normal
patch framework, the file is part of binary .phar archive and is
created during installation

this has been submitted as PHP bug #35544, so this may be adressed
upstream hopefully
2005-12-04 21:28:07 +00:00
kristerw
5e79700dad Note updated of devel/yasm to 0.4.0. 2005-12-04 20:09:44 +00:00
kristerw
e22273d187 Update yasm to 0.4.0 using patches provided by FUKAUMI Naoki in PR pkg/30445.
New features since 0.2.2:
* ELF AMD64 and 32-bit shared object support (using the NASM notation
   "WRT ..got", etc).
* STABS debugging format (enable with "-g stabs").
* NASM-like list format.
* XDF object format (64-bit basic format, similar in spirit to NASM's RDF).
* Dozens of bugfixes in x86 and AMD64 support.
* Numerous cross-platform build fixes.
* No perl dependencies for standard build.
* New man pages: yasm(1) and yasm_arch(7).
*  Full support for ELF, including support for both AMD64 and 32-bit
   x86 targets; note: for AMD64 output, the machine type must be set
   to "amd64" using the "-m" command line option, e.g.
     "yasm -m amd64 -f elf test.asm".
* Full warnings for integer overflow.
* Full support for AMD64 RIP-relative addressing; the two forms supported
  are "[rip+val]" (direct index) and "[sym wrt rip]" (relocated relative).
* Many AMD64 bugfixes including correct operand size handling (and o64
  override); thanks to the many bug reports to help improve YASM in this area!
2005-12-04 20:00:01 +00:00
mjl
0de796fcf5 Enable refinecvs 2005-12-04 17:54:45 +00:00
mjl
499f6afff6 Note refinecvs 2005-12-04 17:53:53 +00:00
mjl
b3c8aef0f1 Initial import of refinecvs 0.86.1251
refinecvsl is a Perl script which converts CVS repositories to
a SVN dump, suitable to load into a subversion repository by
the "svnadmin load" command.
2005-12-04 17:52:23 +00:00
rillig
4d235fb633 Reverted the last change after massive protest from agc. 2005-12-04 17:22:24 +00:00
rillig
a330b60fe7 Added documentation for the make(1) variables that are most likely to be
overridden in a user's mk.conf file.
2005-12-04 17:05:22 +00:00
kim
20d673afb5 Restore previously used file locations. 2005-12-04 17:02:54 +00:00
hira
994c77ea05 Note PKGREVISION bump of sysutils/gnome-vfs2. 2005-12-04 16:51:35 +00:00
hira
784f64a8f4 - Add missing files to PLIST.
- Add missing schema file to GCONF2_SCHEMAS.
Bump PKGREVISION.
2005-12-04 16:49:45 +00:00
kim
8d7084a2db The work directory was stored in the default rc file since upgrade to
1.0b4nb1.  There was no default rc file before.  Explicitly setting
the path passed to the install script seems to avoid the problem.
2005-12-04 16:34:34 +00:00
rillig
7d139e4056 The checksums for pkgsrc patches are always checked -- even if
NO_CHECKSUM is set.
2005-12-04 15:52:32 +00:00
ben
74825459d4 Make note of helpdeco update. 2005-12-04 15:51:33 +00:00
rillig
97d5db5a7f Regenerated distinfo to include the latest change to patch-ac. Contrary to
my expectations, NO_CHECKSUM only applies to the downloaded distfiles, not
to pkgsrc patches.
2005-12-04 15:50:30 +00:00
ben
5fb7ecd5a1 Update helpdeco to version 2.1.3. Changes include:
* helpdec1.c, helpdeco.h: Improve const correctness - thanks to
  Markus Elfring (elfring) for the tip
* compat.c: Apply patch from Dirk Jagdmann (doj) to fix pointer
  flibbling
* splitmrb.c: Apply patch from Dirk Jagdmann (doj) to fix HOTSPOT
  struct packing with GCC >= 3
* compat.c, compat.h, helpdeco.c, splitmrb.c, zapres.c: Apply patch
  from Dirk Jagdmann (doj) to use POSIX path defines instead of DOS
  ones.
* helpdec1.c, helpdeco.c: Add patch for compiling with GCC 4.0 from
  Andreas Jochens <aj@andaco.de>
2005-12-04 15:50:13 +00:00
dmcmahill
bb4776f468 override the do-patch target. This is just the meta-pkg and we're not
extracting anything, but the patches for the other wcalc packages all live
in this common spot.  Fixes recently noted build problems.
2005-12-04 15:49:45 +00:00
wiz
5724983f69 Fix last entries for new packages (hi mjl! use make changes-entry!). 2005-12-04 15:03:57 +00:00
mjl
18034d11bf Note p5-Pod-POM, p5-Text-Diff-HTML, p5-Number-Format, p5-Template-Plugin-Number-Format, p5-SVN-Web 2005-12-04 13:54:40 +00:00
uebayasi
ebda791de2 inkscape-0.43 is done. 2005-12-04 13:52:59 +00:00
mjl
da0360c201 Update p5-SVN-Web to 0.41
Overhauled templates, more customization options, i18n support, css
support and a couple of bug fixes.
2005-12-04 13:52:30 +00:00
uebayasi
fc504fcc2a Update inkscape to 0.43.
Changes from NEWS:

   The focus of this release is on the exciting new features sponsored by
   Google via their Summer of Code program. However, we have quite a bunch of
   other stuff too. Here are the highlights:

     * Connectors: A new Connector tool implements creation, editing, and
       autorouting (object-avoiding) of connector lines between objects.
       Indispensable for diagramming. (A Google SoC project.)
     * Inkboard collaborative editing: You can now connect to other Inkscape
       users over the Net and edit a shared document together, watching
       others' changes and making yours! (A Google SoC project.)
     * Pressure and tilt sensitivity: the Calligraphy tool can now use a
       tablet pen with pressure/tilt support to vary the width and angle of
       the calligraphic stroke.
     * Better node editing: You can freely drag/bend/stretch a Bezier curve
       by any point (not only by a node), as well as add a new node at any
       point on the curve.
     * New extensions for envelope distortion, whirling, and adding nodes.
     * Improved precision, expanded limits, many usability improvements and
       bugfixes.
2005-12-04 13:51:38 +00:00
mjl
657743ad44 Enable p5-Number-Format, p5-Template-Plugin-Number-Format 2005-12-04 13:43:50 +00:00
mjl
434e2eeaf0 Initial import of p5-Template-Plugin-Number-Format 1.01
This Module makes the number-munging grooviness of Number::Format
available to your templates. It is used like a plugin, but installs
filters into the current context.
2005-12-04 13:42:10 +00:00
mjl
ecfea7f52b Initial import of p5-Number-Format 1.45
This module provides an easy means of formatting numbers in a manner
suitable for displaying to the user.
2005-12-04 13:29:30 +00:00
mjl
e22fe95fe0 Enable p5-Text-Diff-HTML 2005-12-04 13:14:51 +00:00
mjl
6395626dfb Import p5-Text-Diff-HTML 0.04 2005-12-04 13:13:27 +00:00
mjl
73c6132cb4 Update to 0.17 as the old version is no longer available.
Changes are minor bug fixes and improvements only.
2005-12-04 12:25:49 +00:00
jdolecek
3c04fb787d regen patch-ao with less context lines to avoid $Id$ in the original
file (using pkgdiff now)

PR: 32233 by Peter Avalos
2005-12-04 12:02:08 +00:00
jdolecek
5be23b1a37 remove no longer needed patches - pointed out by Peter Avalos
in private e-mail
2005-12-04 10:57:53 +00:00
hira
ee5035f068 Note PKGREVISION bump of mail/evolution. 2005-12-04 09:12:36 +00:00
wiz
358758b619 + arla-0.41, libidn-0.6.0. 2005-12-04 09:11:50 +00:00
hira
cbd267695a - Correct version of schema files.
- Add missing schema file to GCONF2_SCHEMA.
Bump PKGREVISION.
2005-12-04 09:09:47 +00:00
wiz
6d907a9362 Fix typo in package name (please, do use "make changes-entry"). 2005-12-04 08:55:51 +00:00
martti
41faa48d79 Use "USE_TOOLS+=perl" instead of "BUILD_DEPENDS+=perl>=5.8.0:../../lang/perl5". 2005-12-04 06:30:37 +00:00
joerg
f1f2ef240e Use alloca from stdlib.h on DragonFly and FreeBSD. 2005-12-04 02:00:56 +00:00
joerg
b6ea258c95 Use new IMAKE_GAMEMAN_* variable for PLIST. 2005-12-04 01:53:18 +00:00
rxg
4f4d4a75d4 Fix typo. To avoid IS_BUILTIN.xcursor always be "no". 2005-12-04 01:46:45 +00:00
joerg
8ee73fae68 Add IMAKE_GAMEMAN_SUFFIX and IMAKE_GAMEMAN_DIR to allow PLISTs
to pick up the correct locations.

XXX Default values are guessed, x11/xsnow can be used for testing
2005-12-04 01:44:30 +00:00
joerg
1cd61e0de1 errno and ANSI fixes. 2005-12-04 01:21:00 +00:00
joerg
1dce80d6ce Use imake variables for man page location. 2005-12-04 01:18:49 +00:00
joerg
4cddae2721 plist fix for x11/xautolock 2005-12-04 01:18:19 +00:00
joerg
ba06453866 Fix compilation with GCC 3.4+. Let imake decide where to place
the man page, don't install it twice. Bump revision.
2005-12-04 01:17:43 +00:00
joerg
6ff3bdda92 DragonFly and errno fixes. 2005-12-04 01:10:33 +00:00