Commit graph

65768 commits

Author SHA1 Message Date
jlam
9d5426ff76 Change the way that legacy USE_* and FOO_USE_* options are converted
into the bsd.options.mk framework.  Instead of appending to
${PKG_OPTIONS_VAR}, it appends to PKG_DEFAULT_OPTIONS.  This causes
the default options to be the union of PKG_DEFAULT_OPTIONS and any
old USE_* and FOO_USE_* settings.

This fixes PR pkg/26590.
2004-08-22 19:32:51 +00:00
jlam
3c0724db48 The option names are "ldap" and "PAM". 2004-08-22 19:10:26 +00:00
gson
db7e7e7add Note addition of geography/garmin-utils. 2004-08-22 18:40:46 +00:00
gson
38bda8a0db Add and enable garmin-utils. 2004-08-22 18:37:37 +00:00
gson
5497011107 Initial import of garmin-utils 2.1.
garmin-utils is a set of utilities for transferring waypoints, routes,
and tracks to and from Garmin GPS receivers.
2004-08-22 18:35:24 +00:00
recht
35c51d142b Note the update of gpgme to 0.9.0 and balsa2 to 2.2.3. 2004-08-22 17:56:50 +00:00
recht
380a09fb50 Bump PKGREVISION to 2 for the gpgme BUILDLINK_DEPENDS change. 2004-08-22 17:54:18 +00:00
recht
431b91a516 Bump PKGREVISION to 1 for the gpgme BUILDLINK_DEPENDS change. 2004-08-22 17:53:39 +00:00
recht
8448d3bbe9 Update to Balsa-2.2.3
changes:
- periodic expunge code crash fixed.
- fixed recovery from broken IMAP connections.
- startup speedup.
- some memory leaks fixed.
2004-08-22 17:52:50 +00:00
recht
e453299c88 update to gpgme-0.9.0
Noteworthy changes in version 0.9.0 (unreleased)
------------------------------------------------

 * The type gpgme_key_t has now a new field keylist_mode that contains
   the keylist mode that was active at the time the key was retrieved.

 * The type gpgme_decrypt_result_t has a new field "wrong_key_usage"
   that contains a flag indicating that the key should not have been
   used for encryption.

 * Verifying a signature of a revoked key gives the correct result now
   (GPG_ERR_CERT_REVOKED error code).

 * Clarified that the error code GPG_ERR_NO_DATA from the decrypt &
   verify operations still allows you to look at the signature
   verification result.

 * Clarified that patterns in keylisting operations have an upper
   limit, and thus are not suited to list many keys at once by their
   fingerprint.  Also improve the error message if the pattern is too
   long for the CMS protocol to handle.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gpgme_key_t			EXTENDED: New field keylist_mode.
gpgme_decrypt_result_t		EXTENDED: New field wrong_key_usage.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Set the 0.9.0 versions as BUILDLINK_DEPENDS in the buildlink3.mk for the
library major version changes.
2004-08-22 17:52:26 +00:00
gson
7710b6e576 Note update of libstree to 0.4.0 2004-08-22 16:52:09 +00:00
gson
b1dd3ea647 Update to libstree 0.4.0.
Changes since 0.3.0:
 * Fixed logic error in lst_string_eq()
 * Added support for determining the longest repeated substring
2004-08-22 16:49:39 +00:00
taca
95678b2b1e Note update of www/squid package to 2.5.6 (2.5.STABLE6 + official patches). 2004-08-22 15:12:11 +00:00
taca
f6f2f0f2fe Update squid package to 2.5.6 (squid 2.5.STALBE6 + official patches).
Squid 2.5.STABLE5 to 2.5.STABLE6:

* Several "Assertion error" bugs fixed
* Several "Segmentation fault" bugs fixes
* Corrects a security issue in the old ntlm_auth NTLM helper used in transparent NTLM authentication to a NT domain without using samba.
* Processing of Vary: * and Vary on error messages corrected
* a large number of minor and cosmetic bugfixes. See the list of squid-2.5.STABLE5 patches and the ChangeLog file for details.


2.5.STABLE56 official patches:

* 2004-08-20 08:18 (Major) NTLM authentication denial of service
* 2004-08-14 21:07 (Minor) external_acl does not handle newlines
* 2004-08-09 14:03 (Minor) Supplementary group memberships not set
* 2004-08-05 20:33 (Medium) Segfaults and other strange crashes when using heap policies
* 2004-08-06 11:05 (Cosmetic) Unknown %X errorpage codes incorrectly quoted
* 2004-08-17 12:22 (Cosmetic) Grammatical corrections in squid.conf.default
* 2004-07-27 21:52 (Minor) NTLM authentication truncated
* 2004-07-17 22:43 (Minor) Memory leak in client_db
* 2004-07-17 20:11 (Cosmetic) Add delay pools information to active_requests
* 2004-07-17 19:57 (Minor) case insensitive authentication
* 2004-07-17 19:48 (Cosmetic) Warn if cache_dir ufs can not create files
* 2004-07-17 16:33 (Cosmetic) HEAD requests may return stale information
* 2004-07-17 16:33 (Minor) Partial hit results in TCP_HIT, not TCP_MISS
* 2004-07-17 16:33 (Cosmetic) request_header_max_size configuration option doesn't work correctly
* 2004-07-29 13:29 (Minor) A large number of queued DNS lookups for the same domain
* 2004-08-10 09:40 (Minor) LDAP helpers update
* 2004-07-14 16:29 (Medium) storeCreate: no valid swapdirs for this object
2004-08-22 15:11:07 +00:00
schmonz
adbbe0c4a0 Oops. 2004-08-22 13:47:28 +00:00
schmonz
e2c0880f07 Since netqmail hath departed, we have to depend on qmail, even
though it may not necessarily have been built with the QMAILQUEUE
patch (part of netqmail, or available individually).
2004-08-22 13:46:32 +00:00
schmonz
adf48e84a3 Put ${WRKSRC} in a more natural location. 2004-08-22 12:44:32 +00:00
he
ad274906b3 Remove patch for getting this to compile on netbsd-1-5.
It has (probably long since) been replaced by configuration checks
in mozilla's configure script.  The resulting source still compiles
and works on netbsd-1-5 / i386.
2004-08-22 12:29:38 +00:00
kristerw
7aac302d4f Convert some C99-isms to C89 to make this build with gcc 2.95. 2004-08-22 11:56:46 +00:00
kristerw
1d9f8a5048 Convert some C99-isms to C89 to make this build with gcc 2.95. 2004-08-22 11:37:28 +00:00
kristerw
2918b711e0 Line continuations with '\' must not have white space after it. 2004-08-22 11:19:41 +00:00
minskim
4a69730b0d Use strerror(3) instead of str_errlist on Interix. 2004-08-22 08:02:30 +00:00
jlam
c911e88f6d Include <termios.h> for winsize declaration and TIOCGWINSZ. Should fix
build on Solaris.
2004-08-22 05:51:55 +00:00
jlam
f76fd5562e Also capture stderr to the log. 2004-08-22 05:02:49 +00:00
jlam
b8024054a4 Auto-save output by tee-ing into BOOTSTRAP.LOG (thanks, schmonz!). 2004-08-22 04:20:01 +00:00
markd
70ca1111f2 ivtools update. 2004-08-22 03:22:47 +00:00
markd
6e51c4c36b Update ivtools to 1.2.1
July 13th, 2004  ivtools-1.2.1

Two crashes discovered and fixed by Michal Palczewski (mpalczew at
users.sourceforge.net).  One was a crash on exit after a delete with
idraw/drawtool, the other was a crash upon delete with graphdraw.
They turned out to be long-standing bugs in the order of object
deletion, problems that hadn't appeared with other versions of gcc.
RedHat must have adopted a more aggressive recycling of freed space in
a recent release.  Thanks Michal.


June 3rd, 2004  ivtools-1.2

ivtools-1.2 sets a new direction for the package, toward peer-to-peer
drawing chat.  ivtools' drawserv, the editor that incorporates every ivtool
mechanism to date (multi-frame, graph-editing, integrated scripting
language) has been extended to support a unique kind of
small-granularity shared whiteboard.

This work was based on the pre-existing networked scripting capability
of ivtools' comdraw.  Then the pasting of any graphic was intercepted,
and the graphic serialized into a command that could be communicated
to other drawing editors to keep them in sync.
2004-08-22 03:20:49 +00:00
markd
c2df537d07 It seems I missed the distinfo update. 2004-08-22 03:10:49 +00:00
markd
37a8106c43 kmplayer updated. 2004-08-22 01:09:46 +00:00
markd
2ee8517f6a Update kmplayer to 0.8.3rc4
pkgsrc changes: dont install some files that kdelibs already has versions
of.

Changes since version 0.8.3-rc3a
- Downloading of .m3u/.pls also eats .asx, so try to read this one too. This
  fixes also MPlayer-1.0pre not been able to read .asx files.
- Make sure if we're downloading a playlist file, it isn't bigger than 50k
- More or less revert the alsa5/alsa9 change to just alsa. Seems latest
  MPlayer doesn't work with alsa5/alsa9. Although they are still available.
Changes since version 0.8.3-rc3
- add AM_MAINTAINER_MODE in configure.in.in, no recheck/automake/autoconf
  version mismatch
Changes since version 0.8.3-rc2
- All QtoolTips to QWhatsThis and help from Xine for whatsthis by xine options
- Store xine settings in ~/.kde/share/apps/kmplayer/xine_config and not in
  ~/.xine/config2. Save the first time if file does not exist (Automaticly
  sets the misc.memcpy_method).
- Added a debian build directory, builds a kmplayer-lib, kmplayer-plugin and a
  kmplayer-app package. Eg. install only kmplayer-lib and kmplayer-plugin if
  you prefer another player but do want the plugin for konqueror.
- Added protocol files for mms://, rtsp:// and pnm://
- Position slider now also shows progress of the cache fill
Changes since version 0.8.3-rc1
- Remove configure options for control buttons. Simply always autohide for
  fullscreen and embedded part and show them otherwise
- Fix another case of video widget stays black cause in kxineplayer
- If position slider is hidden, make buttons small again (like <= 0.8.2)
- Support for AUTOSTART attribute
- Support for FULLSCREENMODE attribute
- Seeking while sliding :-)
- Local .pls and .m3u playlist files support. Works too if autodownloaded, eg
  pls' on http://www.shoutcast.com should work now
Changes since version 0.8.2
- fix for the "video window stays (sometimes/often) black" bug, which seems to
  occur more with the latest Qt versions. KMPlayer uses a XSimpleWindow now
  that is managed by QXEmbed
- Support for Real's CONTROLS/CONSOLE attributes. This makes it possible
  multible plugins cooperate with imagewindow/controlpanel
- Combine control buttons and position slider to one control panel
2004-08-22 01:01:52 +00:00
schmonz
2cc02402e2 Replace dependencies on "qmail or netqmail" with dependencies on qmail. 2004-08-22 00:23:55 +00:00
schmonz
2fa3716f99 More consistent whitespace. 2004-08-22 00:22:31 +00:00
schmonz
1b055c00ee Note removal of netqmail and PKGREVISION bump of qmail. 2004-08-22 00:15:16 +00:00
schmonz
fc057f7745 Remove netqmail. 2004-08-22 00:13:39 +00:00
schmonz
bc45235635 Remove the netqmail package in favor of the newly bsd.options.mk'ified
qmail package.

Building qmail with PKG_OPTIONS.qmail set to "netqmail bigdns" will
apply the same patches that were applied by this package.
2004-08-22 00:13:06 +00:00
schmonz
63bf0e3cd6 Using bsd.options.mk, add several common build-time options. The
complete list:

        badrcptto bigdns darwin netqmail nullenvsender
        outgoingip qregex realrcptto smtpauth syncdir
        tls

This obviates the need for a separate netqmail package. As a result,
reintegrate Makefile.common into Makefile, and simplify a handful
of definitions. If you used the netqmail package, set PKG_OPTIONS.qmail
to "netqmail bigdns" to build with the same patches as before.

Note that most of these options result in patches being applied,
and that any given combination of patches may not apply cleanly.
If there's a combination you need that doesn't work, or build
options you need that aren't available, let me know.

On Darwin, the "darwin" option is set by default, as it's needed
in order to build. The patch includes <nameser8_compat.h>, which
is present on Panther, but not on older systems. We provide a
buildlink stand-in where needed.

On Linux, the "netqmail" option is set by default, as with recent
glibc it's necessary to #include <errno.h> in order to build.

On other platforms, no options are set by default.

Bump PKGREVISION.
2004-08-22 00:10:51 +00:00
tron
fcd65c8b83 Fix download URLs. The KDE 3.3.0 release is a subdirectory called "3.3"
and not in "3.3.0".
2004-08-21 19:54:54 +00:00
tron
af71f0d3a5 Remove non-existing mirror "ftp.us.kde.org". 2004-08-21 19:04:10 +00:00
tron
88e302c2c2 Replace non-existing "download.uk.kde.org" with "ftp.uk.kde.org". 2004-08-21 18:56:52 +00:00
jlam
d8c0df9fe5 Fix error in the use of "next"... it means to skip the line, not skip to
the next pattern.
2004-08-21 18:21:47 +00:00
seb
9d206746ea For once it seems that the right package wildcard for CONFLICT is
'-*' instead of '-[0-9]*'. Otherwise postsgreql74-lib-whatever can be
incorrectly installed alongside postgresql73-lib-whatever because the latter
does not match 'postgresql73-[0-9]*'.
2004-08-21 17:27:04 +00:00
markd
78e69c8379 KDE 3.3 update. 2004-08-21 16:26:51 +00:00
markd
91557d773a +kde3-i18n-eo, +kde3-i18n-pa, -kde3-i18n-az, -kde3-i18n-gl, -kde3-i18n-lt 2004-08-21 16:09:58 +00:00
markd
da24232c64 Update to KDE 3.3. 2004-08-21 16:02:40 +00:00
markd
f8f1d5a521 Allow for different documentation location in kdevelop 3.1.0.
Bump PKGREVISION
2004-08-21 15:43:56 +00:00
markd
30057fa804 Update to kdevelop 3.1.0 (part of KDE 3.3) 2004-08-21 15:41:13 +00:00
markd
77d37576aa Update to kdevelop 3.1.0 (part of KDE 3.3)
Changes:
* Simple toolbar classbrowser Alexander Dymo
* New documentation plugin Alexander Dymo
* KDevAssistant application - a standalone API documentation viewer
  Alexander Dymo
* Framework for various project documentation plugins Alexander Dymo
* Doxygen plugin updates Amilcar do Carmo Lucas
* KDevLicense interface Sascha Cunz
* Copy/Paste in editor context menu Jens Dagerbo
* New FileList plugin Jens Dagerbo
* Make some KMDI features configurable Jens Dagerbo
* New Code Snippet plugin Robert Gruber
* Doxygen preview and autocomment Jonas Jacobi
2004-08-21 15:39:02 +00:00
markd
5341389219 +kdewebdev3, -kimagemapeditor, -quanta3 2004-08-21 15:31:40 +00:00
markd
8631ebf5dc Remove kimagemapeditor, now part of kdewebdev3. 2004-08-21 15:29:44 +00:00
darcy
e90b4caa88 Note addition of generate 2.0 and py-generate 2.0. 2004-08-21 15:29:32 +00:00