Commit graph

81756 commits

Author SHA1 Message Date
jlam
222936ee6b MacOS X 10.[34] have /usr/bin/shlock (from <schmonz>). 2005-07-07 21:29:11 +00:00
is
43f52db3f0 forgot description 2005-07-07 21:26:54 +00:00
is
3ba1e85aca A talking clock, by Jef Poskanzer. 2005-07-07 21:23:21 +00:00
tron
c6586b1cc3 Avoid compiling the path to the "gzip" wrapper script into the binary,
bump package revision.
2005-07-07 21:18:08 +00:00
drochner
940d9e4d85 I said 2.0.5 in CHANGES... the diff is a single bugfix 2005-07-07 17:08:54 +00:00
drochner
0f9360ab71 update to 1.6.4
changes:
-Update list of mime types
-Allow View Source for XML documents
-bugfixes
-translation updates

also allow to build against firefox, depending on the GECKO_PROVIDER
variable
2005-07-07 17:06:57 +00:00
markd
bc916bc70b Fix gnome-pty-helper handling of NetBSD's utmpx.
When writing logout records NetBSD requires the ut_name field to be
filled in when calling pututxline() (otherwise utmp_update refuses to
write it) but nulled when writing to wtmpx.

Problem seen by gnome-terminal leaving stale utmpx entries on exit.
Bump PKGREVISION.
2005-07-07 13:30:07 +00:00
markd
9eabd67360 ispell-{base,british} update. 2005-07-07 12:47:42 +00:00
markd
15ad4fc64a Update ispell-british to 3.3.02. 2005-07-07 12:44:44 +00:00
markd
ef66843718 Update ispell-base to 3.3.02
Ispell 3.3 offers improved support for international languages, improved
deformatting, and better support for compilation on Windows systems. All
known security holes have been closed. A number of small bugs are also
fixed.
2005-07-07 12:42:20 +00:00
tron
9fc39bc38f Bump recommented version to 1.2.2nb1 because of CAN-2005-2096. 2005-07-07 11:46:55 +00:00
drochner
45e88d85b2 mention recent updates 2005-07-07 11:06:41 +00:00
cjs
ce75d9b8c1 Update to version 1.2.1. The most important reason for this is that the
older versions do not work with the version of subversion-base in pkgsrc.

Version 1.2.1 (14 February 2005, from /tags/1.2.1)
  * Fix cvs2svn's dumpfile output to work after Subversion's r12645.
Version 1.2.0 (11 January 2005, from /tags/1.2.0)
  * --fs-type=TYPE: make it possible to specify the filesystem type.
  * Convert files with svn:eol-style to have LF end of lines only.
  * Fix hang in pass 8 for files that ended with a CR.
  * Import unexpanded keywords into the repository.
  * Fix the handling of the $Revision$ keyword.
  * Fix bug in branch/tag creation edge case.
Version 1.1.0 (15 September 2004, from /tags/1.1.0)
  * --symbol-transform: change tag and branch names using regular expressions.
  * Flush log after writing, for better feedback when using 'tee'.
  * Issue 74: No longer attempt to change non-existent files.
  * Allow the Subversion repository created to have spaces in its name.
  * Avoid erroring when using a svnadmin that uses FSFS by default.
2005-07-07 10:59:01 +00:00
drochner
74b4f083ff add a patch for CAN-2005-2096, from Debian 2005-07-07 10:43:19 +00:00
martti
38e7f01df4 ja-squirrelmail-1.4.4nb1 2005-07-07 09:01:28 +00:00
martti
4c73b717fc Updated ja-squirrelmail to 1.4.4nb1
* sync with mail/squirrelmail
* use the squirrelmail-1.4.4-ja-20050616 patch
2005-07-07 09:01:08 +00:00
martti
a27ffab393 CONFLICTS with ja-squirrelspell 2005-07-07 08:32:51 +00:00
martti
fc94cabe13 Drop trailing space 2005-07-07 08:30:22 +00:00
martti
d44087b958 vim-6.3.079 2005-07-07 08:21:53 +00:00
martti
50b4f8f843 Updated vim to 6.3.079
1745  6.3.075  syntax highlighting wrong after unloading another buffer
  3546  6.3.076  crash when using Cscope interface with very long result
  1853  6.3.079  crash after executing a command in the command-line window
2005-07-07 08:21:36 +00:00
martti
c5353d6980 vim-lang-6.3.074 2005-07-07 08:09:16 +00:00
martti
fd24189385 Added vim-lang 2005-07-07 08:08:18 +00:00
martti
dc3e6a31c8 Added vim language files. 2005-07-07 08:07:39 +00:00
cjs
a84eb511b6 Mention other pgtcl-like projects. 2005-07-07 08:00:24 +00:00
martti
80d56f8cd3 Added vim-6.3-lang.tar.gz to the list of downloadable files (will only be
used by the new vim-lang package).
2005-07-07 07:59:11 +00:00
cjs
333280ddcc TCL interface to PostgreSQL, version 1.5. 2005-07-07 07:54:58 +00:00
grant
ff1362130f note PKGREVISION bump of tcpillust 2005-07-07 02:05:02 +00:00
grant
5ecf113450 - use buildlink3 instead of DEPENDS and BUILDLINK_PREFIX in
CONFIGURE_ARGS
- expose hidden dependencies on libpcap and tcl
- bump PKGREVISION for dependency change
2005-07-07 02:04:11 +00:00
epg
d7b08ff183 Note subversion-1.2.1 update. 2005-07-06 21:19:24 +00:00
epg
b3d5c3ad0e Lose PKGREVISION. 2005-07-06 21:18:14 +00:00
epg
72c1bfca17 Version 1.2.1
(5 July 2005, from /branches/1.2.x)
http://svn.collab.net/repos/svn/tags/1.2.1

 User-visible-changes:
  - Client:
    * fixed: 'svn lock' on switched file locks wrong thing (issue #2307)
    * fixed: 'svn (un)lock' errors on multiple targets (r14736, 14775)
    * fixed: 'svn (un)lock' problems with URI-unsafe names (issue #2314)
    * fixed: 'svn (un)lock' not caching authentication (r15088)
    * fixed: 'svn unlock' loses executable bit (r14859, r14923, r14939)
    * fixed: 'svn unlock URL' segfault (r14893)
    * fixed: 'svn commit' failure on XML-unsafe locked paths (issue #2335)
    * fixed:  recursive directory copy bug (issue #2343)
    * fixed:  don't initialize RA library in 'svnversion' (r14755)
    * fixed:  svn-push segfault (r14732)
    * various translation updates for localized client messages

  - Server:
    * fixed: 'svn log' performance regression, general (r14116, 14772, 14759)
    * fixed: 'svn log -v' performance regression, FSFS-specific (r15016)
    * fixed: mod_dav_svn bug sets content-type incorrectly (r15046)

 Developer-visible-changes:
 * fixed:  win32 innosetup's add/repair/remove features (r14830)
 * fixed:  OBOE with 'limit' parameter of svn_repos_get_logs3(). (r15119)
 * redhat RPM fixes (r15050)
 * perl bindings:
      - accessors for svn_lock_t (r15082)
      - call utf_initialize, adjust global pool usage (r15076, r15080,
                                                       r15081, r15117)
2005-07-06 21:16:32 +00:00
drochner
585f47e957 +gramps2 2005-07-06 20:10:20 +00:00
drochner
4787484da8 import gramps-2.0.4
This is a significant rework of the "gramps" genealogical database
(databases/gramps in pkgsrc), in particular it uses a bsd/sleepycat
binary database now an d alot of the GNOME framework.
Thanks to Jeremy C. Reed for ideas and patches.
2005-07-06 20:09:31 +00:00
reed
fd1c752071 Import thrulay-0.6, TCP and UDP network capacity tester.
Packaged by Rui Paulo.
2005-07-06 19:46:14 +00:00
reed
93ba4c8e70 Import thrulay-0.6, a TCP and UDP network capacity tester.
This package is from rpaulo@, who asked me to import.
(My only change was to use INSTALLATION_DIRS.)
I only tested build.

DESCR:
thrulay is used to measure the capacity of a network by sending a bulk
TCP stream over it.

Like other tools (such as iperf, netperf, nettest, nuttcp, ttcp, etc.),
thrulay can report TCP throughput periodically so that TCP performance
plots can be produced. Unlike other tools, thrulay not only reports goodput,
but round-trip delay time as well. The output of thrulay is easy to parse
by machine (in fact, it's ready to be used as a data file for gnuplot).

Starting from version 0.5, thrulay supports UDP tests. Unique feature of
thrulay is that it can send a Poisson stream of very precisely positioned
packets; the TSC register is used for timing rather than very coarse
(20ms on most systems) system sleep functionality.
2005-07-06 19:42:01 +00:00
abs
51cc9846e7 checkin the right version for the v1.11 bump 2005-07-06 19:16:15 +00:00
abs
9d951e01a0 update ns-remote to 1.11:
ns-remote can handle URL encoded ','s in URLs
2005-07-06 19:13:24 +00:00
drochner
184422b9a4 update to 0.6.17:
changes:
Support for Python 2.4
The .sk file format is now the default file format in the File/Open dialog.
Bug fixes
2005-07-06 18:41:42 +00:00
drochner
889ff8ade5 update to 0.5.1
many serious changes -- this is ongoing development
2005-07-06 18:40:10 +00:00
drochner
240100dd8f update to 0.4.3
changes: minor fixes and feature additions
2005-07-06 18:23:27 +00:00
drochner
93b12ee592 update to 3.2.2
from the announcement:
This release includes numerous minor bug fixes, speed improvements, and
code size reductions. There is no reason to upgrade unless you are having
problems or unless you just want to.
2005-07-06 18:13:07 +00:00
drochner
10ee80ba11 update to 1.0.5.5
changes:
More and improved folding and switching functionality for
	presentation mode (1.0.5.5).
Simple animations (1.0.5.5).
On-the-fly evaluation of computer algebra scripts (1.0.5.5).
Improved rendering speed of images based on plug-in for Imlib2 (1.0.5.5).
A simple thumbnail facility (1.0.5.5).
Documentation of tree API (partial) and structured editing (1.0.5.4).
Fixed some long standing bugs concerning cursor movement (1.0.5.4).
Implementation of structured cursor movement (1.0.5.4).
Enrichment of the Scheme API with routines for tree traversal (1.0.5.4).
Improved arrows and dashes for upcoming graphical mode(1.0.5.4).
Reorganized and consolidated tree API (1.0.5.3).
Started documentation of Scheme API (1.0.5.3).
2005-07-06 18:09:49 +00:00
drochner
07a96474dc update to 1.2.2.1
changes:
Numerous improvements to SVG import/exporter.
Over 130 bug reports and user feature requests have been squashed.
The 1.2.2 release also adds updated English documentation, along with
	many new GUI translation updates.
Support for OASIS (OpenOffice.org 2.0) writer and draw import.
Many locale and Unicode fixes and enhancements
More rendering speed
2005-07-06 18:05:32 +00:00
drochner
f9531aa249 update to 2.10.2
changes: minor fixes and translation updates
2005-07-06 18:01:37 +00:00
cube
adfa1f7073 The actual typo was in the @exec line. 2005-07-06 17:00:12 +00:00
wiz
66db2cb00e Fix typo, closing PR 30676. 2005-07-06 16:03:34 +00:00
rillig
6474b33a62 Added the gcc option -fpermissive to the list of options that are ignored
by the SunPro compiler.
2005-07-06 14:29:04 +00:00
minskim
3c86f5ad5d Note update of mathomatic. 2005-07-06 13:35:22 +00:00
minskim
3a0e56475e Update mathomatic to 12.4.4.
Changes:
  - Added a few checks for NULL char pointers.
  - Major change in memory allocation: equation spaces are now only
    allocated as needed.
  - Changed optimize command to accept an equation number range.
  - Some minor code cleanups and commenting.
2005-07-06 13:34:08 +00:00
martti
1e7d44ee26 Added some common code for squirrelmail plugins. From cube@ in a private mail. 2005-07-06 12:21:17 +00:00