Commit graph

86257 commits

Author SHA1 Message Date
tron
ac35429a5d Update "milter-greylist" package to version 2.0.2. Changes since 2.0.1:
- Fix memory leak within MX sync code (Hajimu UMEMOTO)
2005-10-21 22:26:59 +00:00
tonio
d4753b2d54 Update mail/fetchmail to 6.2.5nb6
Fix PR 28543, build under darwin.
2005-10-21 21:00:20 +00:00
tonio
245c8d0a25 Fix mail/fetchmail under darwin (PR 28543).
The added patches add a prefix "fm_" to lock related finctions, to avoid name
clash with darwin lock functions. Link with -lresolv under darwin.
(thanks scole_at_sdf.lonestar.org for the patches)
Bump PKGREVISION
2005-10-21 20:56:50 +00:00
drochner
cffc26e315 update to 0.4.6
changes: many bugfixes, some improvements in mapping R-Python objects
2005-10-21 18:41:14 +00:00
drochner
84cf6a3235 3 added 2005-10-21 17:36:10 +00:00
drochner
293de22401 import the current development version of GIMP (2.3.4) for those who want
to play with the new selection tool, color management or whatever
2005-10-21 17:31:55 +00:00
drochner
b2d3c761d9 import exifprobe-2.0.1, another tool to scan EXIF data 2005-10-21 17:17:08 +00:00
drochner
7eb593f13a import kimdaba-2.1, a tool to organize digital images 2005-10-21 17:10:03 +00:00
jschauma
1c40d9a183 Make this work on IRIX, by passing -c99 (if mipspro is used) and by
ensuring that the conftests are actually removed and therefor capabilities
can actually be detected (rather than configure failing for them)
2005-10-21 15:46:43 +00:00
drochner
400876c594 +veusz 2005-10-21 15:30:13 +00:00
drochner
209ed87a48 revert previous
While I still think that the textfile check is bogus, and that silently
dropping files is nasty, find(1) is broken in -current and many more
pkgs are affected.
2005-10-21 15:28:10 +00:00
drochner
daf8424684 import veusz-0-8, a plot program based on py-qt and py-numarray 2005-10-21 15:03:01 +00:00
drochner
32e407bce8 update to 1.3.3
changes:
-many bugfixes
-code cleanup, speedup
2005-10-21 14:57:02 +00:00
drochner
611f8d7da2 update to 1.0.5
changes:
kdissert 1.0.5
* new inline editor (hit the keys 'e', 'a', or 'i' to raise it).
* auto-sizing canvas
* generate documents from the command-line
* minor bugfixes
kdissert 1.0.4
bugfixes:
* crash when opening documents containing references of objects that have been removed
* new objects inherit the color of the parent
Additionally, the following features have been added:
* Spanish translation
* select subtrees easily
* spatial selection of objects using the keyboard
(optional, hiearchical selection is still available in
the settings)
2005-10-21 14:47:13 +00:00
mrauch
6721dad7d4 Rename PKGNAME to openoffice-bin so it better coexists with the
misc/openoffice-bin package.
Noted by Hubert Feyrer in mail to tech-pkg.
2005-10-21 12:30:58 +00:00
drochner
ec8fae95ef override the bogus text file test in mk/subst.mk
(NetBSD-current's new file(1) reports "MKS Spell hash list (old format)",
this causes the substitution to be silently skipped.)
(This should probably be fixed in subst.mk, but we already had a commit
war about this...)
2005-10-21 10:55:29 +00:00
tron
3bdc561077 Note update of "apache2" package to version 2.0.55nb1. 2005-10-21 10:34:18 +00:00
tron
2fb7c7cfc5 Remove last entry, it's incorrect. 2005-10-21 10:33:56 +00:00
tron
bd0f3ec521 Note update of "apr" package to version 0.9.7.2.0.55. 2005-10-21 10:31:45 +00:00
tron
8aed019681 Require at least version 0.9.7.2.0.55 of the "apr" package because
Apache 2.0.55 won't work with older versions. Bump package revision
because of this dependence change.

This fixes PR pkg/31872 by Carl Brewer.
2005-10-21 10:31:18 +00:00
xtraeme
875427c8a5 Added multimedia/gst-plugins-xvid. 2005-10-21 07:46:24 +00:00
xtraeme
c23a5b38d6 Modify the xvid plugin to play video/x-divx files. 2005-10-21 07:44:08 +00:00
xtraeme
6402e42fee Initial import of gst-plugins-xvid-0.8.11.
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

This package provides the xvid plugin for GStreamer, which lets it handle
MPEG4 (aka DIVX) media containers.
2005-10-21 07:42:39 +00:00
xtraeme
27ed76fb68 Create and install links to the shared library to fix building of some
packages (the correct way would be libtoolizing it but I won't do that).

Bump PKGREVISION.
2005-10-21 07:41:53 +00:00
rillig
1f0db6c2cc Updated pkglint to 4.28.2.
Added a data type Readonly for variables that must not be given any
value at all by the package Makefile. Marked PKGBASE and PKGVERSION
read-only, because leaving them read-write would make the way PKGNAME is
calculated too complex. Made the check for the "+=" operator independent
of the data type. Added more patterns for accepted variable names for
lists.
2005-10-21 07:20:24 +00:00
minskim
deb38079e8 Add zidrav. 2005-10-21 04:02:38 +00:00
minskim
0914da4806 Import zidrav from pkgsrc-wip. Packaged by Tobias Nygren.
Zidrav is a file corruption detection and repair program.  It is
designed to provide a way to fix file damage without having to
redownload the entire (potentially large) file over a (potentially
slow) connection.  A checksum file is generated for the broken file.
The checksum file can then be used together with the correct file to
produce a binary patch file for repair.
2005-10-21 04:00:56 +00:00
minskim
52e8d984aa Add z26. 2005-10-21 03:52:01 +00:00
minskim
02e35382c4 Import z26 from pkgsrc-wip. Packaged by Greg Troutman.
A fast and stable emulator for the mighty Atari 2600 game console.
Lots of features and options, even comes with a man page with gobs of
detailed information to help you fine tune everything.  Try the
various timing and video mode settings to get the maximum performance
on your computer.
2005-10-21 03:49:56 +00:00
hiramatsu
52fcde53d2 note update of devel/p5-OOTools 2005-10-21 03:10:34 +00:00
wiz
5bde916161 Add RMD160 checksums. 2005-10-20 21:31:47 +00:00
wiz
e7297e7c60 Add RMD160 checksum, except for one file where I
cannot find the file that matches the SHA1 checksum already in here.
2005-10-20 21:26:57 +00:00
jlam
6b1d1c4227 The following packages were updated:
mail/courier-maildir -> 0.52.1
	mail/courier-imap    -> 4.0.6
	mail/sqwebmail       -> 4.0.6
	mail/maildrop        -> 2.0.1
2005-10-20 20:27:54 +00:00
jlam
f2496540ac Update mail/maildrop to 2.0.1. Changes from version 1.8.1 include:
* Use PCRE (http://www.pcre.org) for mattern matching.
+ Most visible change is a different syntax for subexpression matching,
  using (...).  MATCH2 becomes MATCH1, MATCH3 becomes MATCH2, etc...
+ "w" account option dropped.
+ During a transitional period, setting MAILDROP_OLD_REGEXP
  reverts to the old pattern matching engine.

* Do not autoreply to messages with an Auto-Submitted: header, unless
  it's contents are "no".  Add Auto-Submitted: auto-replied.
2005-10-20 20:26:37 +00:00
jlam
5bed16af6c Update mail/sqwebmail to 5.0.6. Changes from version 5.0.4 include:
* Use PCRE for pattern-matching

	* When autopurging messages from a folder based on their
	  timestamp, scan 'new' in addition to 'cur', otherwise mail
	  delivered to the folder directly never gets purged, unless
	  the folder is open.

	* Filter out <!-- > constructs, they are parsed by MSIE.

	* Remove attributes with imbalanced quotes, to prevent
	  cross-side scripting vulnerabilities with some browsers.

	* Show each attachment's MIME content type.
2005-10-20 20:26:32 +00:00
jlam
dbb4566cfe Update mail/courier-imap to 4.0.6. Changes from version 4.0.4 include:
* Use PCRE for pattern-matching.

	* When autopurging messages from a folder based on their
	  timestamp, scan 'new' in addition to 'cur', otherwise mail
	  delivered to the folder directly never gets purged, unless
	  the folder is open.

	* Fix handling of invalid sequence number of 0.

	* NOT operator on content searches.
2005-10-20 20:26:23 +00:00
jlam
0efa602a8b Update mail/courier-maildir to 0.52.1. Changes from version 0.51 include
switching to use PCRE instead of a home-grown regexp package.
2005-10-20 20:26:15 +00:00
rillig
f9f6e7c3b6 Added patch-ae, which fixes an incompatibility with ISO C90. 2005-10-20 20:08:59 +00:00
xtraeme
d6caf6820a Added audio/streamripper. 2005-10-20 19:57:23 +00:00
xtraeme
33493da084 Initial import of streamripper-1.61.14.
Using information which a SHOUTcast server can optionally send, this program
breaks an audio stream into "tracks," stores them in separate files as they
arrive, and names the files by appending ".mp3" to the name of the track.
The tracks can be listened to at the user's leisure with an MPEG Layer 3
audio player.

--
Additional comment (xtraeme):

Really useful to save shoutcast sessions from streamtuner and copy them
into your mp3 player :-)
2005-10-20 19:55:49 +00:00
tonio
89e6a33da1 profiling support is not available for solaris/i386 2005-10-20 19:32:29 +00:00
tonio
2565fff1ac Small fix for the localization file, gencat under solaris is a bit strict 2005-10-20 19:01:10 +00:00
wiz
1c81db0c5c Fix Linux MASTER_SITES, and add missing RMD160 checksum. 2005-10-20 18:38:29 +00:00
tonio
6a47cec027 under solaris, install does not support creating multiple directories at the
same time.
2005-10-20 18:32:11 +00:00
drochner
1d39f58f6c note updates 2005-10-20 18:21:56 +00:00
wiz
25ba98362b Add RMD160 checksum. 2005-10-20 18:13:30 +00:00
wiz
4e4f05bbc6 Remove obsolete patch info. 2005-10-20 18:12:29 +00:00
wiz
0969a6da35 Remove old, unused patch checksum. 2005-10-20 18:11:56 +00:00
wiz
999e10b7f5 Add RMD160 checksum. 2005-10-20 18:10:26 +00:00
wiz
93a5fc77f4 Remove bogus ruby-racc-1.4.4 entries. 2005-10-20 18:03:19 +00:00