Commit graph

59127 commits

Author SHA1 Message Date
minskim
a0012a678c Honor BINOWN and BINGRP. 2004-04-16 00:35:11 +00:00
wiz
f2dcafd6de Latest stable version of mailsync is actually 4.4.4, 5.1.0 is beta. 2004-04-15 23:24:31 +00:00
wiz
ee431e2dd9 Fix MASTER_SITES; noted by Michal Pasternak. 2004-04-15 23:24:04 +00:00
snj
09f611ff22 Convert to buildlink3. 2004-04-15 22:55:56 +00:00
snj
29a432ec6f No longer used. 2004-04-15 22:48:00 +00:00
wiz
3dd5c62b96 + R-1.9.0, gentoo-0.11.48, lftp-3.0.2, ogmtools-1.4, xfce-4.0.5.
- cvs-1.11.15 (done)
2004-04-15 22:42:28 +00:00
wiz
bbaf52785b Note cvs-1.11.15 update. 2004-04-15 22:29:22 +00:00
wiz
8ea777230e Update to 1.11.15 (security update):
Changes since 1.11.14:
**********************

SERVER SECURITY ISSUES

* Piped checkouts of paths above $CVSROOT no longer work.  Previously, clients
  could have requested the contents of RCS archive files anywhere on a CVS
  server.

CLIENT SECURITY ISSUES

* Clients now check paths from the server to verify that they are within one of
  the sandboxes the user requested be updated.  Previously, a trojan server
  could have written or overwritten files anywhere the user had access,
  presenting a serious security risk.

GENERAL USER ISSUES

* Method options (used by WinCVS & CVS 1.12.7+) in CVSROOTs are ignored.

* Configure no longer checks the $TMPDIR, $TMP, & $TEMP variables to set the
  default temporary directory.

* CVS on Cygwin correctly handles X:\ style paths.

* Import now uses backslash rather than slash on Windows when checking for
  "CVS" directories to ignore in import commands.

* Relative paths containing up-references (`..') should now work in
  client/server mode (client fix).

* A race condition between the ordering of messages from CVS and messages from
  called scripts in client/server mode has been removed (server fix).

* Resurrected files now get their modes and timestamps set correctly and a
  longstanding bug involving resurrection of an uncommitted removal has been
  fixed (server fix).

* Some resurrection (cvs add) status messages have changed slightly.

* `cvs release' now works with Kerberos or GSSAPI encryption enabled (server
  fix).

* File resurrection from a previously existing revision no longer just reports
  that it works (server fix).

* Misc error & status message corrections.

* Diffing of locally added files against arbitrary revisions in an RCS archive
  is now allowed when a file of the same name exists or used to exist on some
  branch (server fix).

* Misc documentation fixes.

Changes from 1.11.13 to 1.11.14:
********************************

GENERAL USER ISSUES

* Imports will now always ignore directories and files named `CVS' to avoid
  violating assumptions made by other parts of CVS.

* A problem with `cvs release' of subdirs that could corrupt CVS/Entries files
  has been fixed (client/server).

* The CVS server's protocol check for unused data from the client is no longer
  called automatically at program exit in order to avoid potential recursive
  calls to error when the first close is due to memory allocation or similar
  problems that cause calls to error() to fail.  The check is still made when
  the server program exits normally.

* The spec file has been updated to work with more recent versions of RPM.

* Several memory leaks have been plugged (client/server).

DEVELOPER ISSUES

* Misc cosmetic, readability, and commenting fixes.
2004-04-15 22:28:36 +00:00
snj
42cbe3ae7d Convert to buildlink3. 2004-04-15 22:13:31 +00:00
recht
68f355d3a6 Note update of destroy to 20040415. 2004-04-15 22:08:36 +00:00
recht
424dc51284 Update to destroy-20040415
The changes to the code include:

* A '-f' flag to destry with force any type of file that isn't a Regular
	File or a Directory.
* Bug fixes.
* Code Clean-up.
2004-04-15 22:07:20 +00:00
wiz
6c55e07c58 Compiles fine with our curses, but running fails; noted by snj. 2004-04-15 21:54:59 +00:00
snj
4793a96275 Remove USE_BUILDLINK2, define NO_CONFIGURE. 2004-04-15 21:54:28 +00:00
snj
3fc2bd8061 Convert to buildlink3. 2004-04-15 21:43:02 +00:00
snj
671e2a3adb Convert to buildlink3. 2004-04-15 21:29:16 +00:00
jmmv
f0b7e2d545 gstreamer and gst-plugins* updated to 0.8.1. 2004-04-15 21:27:39 +00:00
jmmv
ad75aea432 Update gst-plugins* to 0.8.1:
Features of this release
      * Parallel installability with 0.6.x series
      * Internationalization
      * New translations in this release: Swedish, Afrikaans, Azerbeaijani
      * Translations: af az nl sr sv
      * Updated to the new core 0.8 subsystems
      * Reworked play and media-info libraries
      * Updated osssink: now does probing of possible output properties
      * Updated qtdemux: fixes for MACE audio
      * New debug element: quasirandom byte changes
      * New element: dvddemux
      * New element: kiosrc, a KIO-slaves source
      * Fixes to all other elements, including level, videodrop, gnomevfssrc,
        speex, *law, mpeg2dec, adder, a52dec, oggdemux, matroska, mad, v4l2,
        cacasink
      * Portability fixes
      * ChangeLog use
      * Coding style consistency
      * Various memleak and buffer overflow fixes

Bugs fixed in this release
      * 120883 : osssink advertises more rates than it handles
      * 125732 : v4l2src don't support all YUV formats
      * 134301 : gst-plugins should depend on X
      * 135919 : Mandrake 10
      * 136477 : [PATCH] gst-launch-ext does not support .mov
      * 136527 : gdk_pixbuf makefile tried to execute targets contrains in...
      * 137348 : media-info .pc file lacks a 'Version:' line
      * 137448 : mpegaudioparse: crash (bus error)
      * 137504 : mpeg2dec fails on 422 encoded material
      * 137556 : Ogg Vorbis playback has poor spatialization
      * 137588 : ffmpegcolorspace gives critical when it should throw error
      * 137722 : Quicktime audio parsing is broken
      * 138105 : [mpeg1videoparse] Hangs while decoding everest.m1v
      * 138168 : id3tag using gst_event_new_discontinuous incorrectly?
      * 138169 : matroska-demux using gst_event_new_discontinuous without ...
      * 138635 : two GLib-GObject-CRITICAL Messages when running gst-regis...
      * 138846 : all of the ladspa-wrapped source-plugins fail to go to pl...
      * 138914 : gstgdkanimation.h is missing from gst-plugins-0.8.0
      * 139034 : Non-standard test(1) operator used in configure script
      * 139035 : Non-standard regex used as libtool argument
      * 139382 : mad decoder can resync wrongly after seek and does explic...
      * 139532 : gstcolorspace crashes when after v4lsrc (ffmpegcolorspace...
      * 139926 : id3tag's caps cause it to be plugged more than once by sp...
      * 139958 : Leak in avidemux
      * 140058 : [msmpeg4] file with broken qscale/header does not play
2004-04-15 21:24:28 +00:00
jmmv
ddc67400d1 Update gstreamer to 0.8.1:
Features of this release
      * Parallel installability with 0.6.x series
      * Internationalization
      * New translations in this release: Swedish, Afrikaans, Azerbeaijani
      * Translations: af, az, fr, nl, sr, sv
      * New scheduler: entry
      * Reworked capabilities and negotiation subsystem
      * Reworked tagging subsystem
      * Reworked interactivity subsystem (for DVD playback)
      * Consistent error and debug signaling
      * Dynamic debug logging
      * Portability fixes
      * Binding support fixes
      * ChangeLog use
      * Coding style consistency

Bugs fixed in this release
      * 136841 : Some code will need to be rewritten to compile against gc...
      * 136904 : [opt] support loop in multi-loop based group
      * 137279 : [patch] dispose/finalize functions for gst core elements
      * 137625 : HAVE_ATOMIC_H is not used
      * 138705 : Problem testing gstreamer 0.8.0
      * 139002 : Compilation error
      * 139109 : Compilation of gst-plugins fails because of errors in header
      * 139617 : v4l2src ! spider ! ximagesink : crashes
2004-04-15 21:20:32 +00:00
ben
87b9f4ffd0 Make ularn build and run in Linux. 2004-04-15 21:17:08 +00:00
tron
a388f2e0b8 Remove unused buildlink2 files (before somebody starts to use them again). 2004-04-15 20:37:37 +00:00
tron
8aba8d3182 Note update of "milter-greylist" package to version 1.2nb1. 2004-04-15 20:32:17 +00:00
tron
e428752846 Use buildlink3 to build this package. Bump package revision to enforce
dependence on fixed version of the "libspf_alt" package.
2004-04-15 20:31:36 +00:00
tron
637daa8387 Note update of "libspf_alt" package to version 0.4.0nb1. 2004-04-15 20:27:53 +00:00
tron
34efb423d3 Use buildlink3 to make sure that "libbind" from the "bind9" package is
used as resolver library. Bump package revision to enforce that and a
dependence on the fixed "bind9" package.
2004-04-15 20:27:18 +00:00
tron
bb921ecbe9 Require version 9.2.3nb4 or newer of the "bind9" package because previous
versions were incomplete.
2004-04-15 20:20:49 +00:00
tron
993b3da4ed Correct last entry, the package is called "bind9" and not "bind". 2004-04-15 20:15:19 +00:00
tron
da6cea95c8 Note update of "bind" package to version 9.2.3nb4. 2004-04-15 20:14:30 +00:00
tron
4ebe4f3b48 Bump package revision after recent package list changes because older
version of the package miss an important shared library.
2004-04-15 20:13:20 +00:00
jmmv
23e5597936 Set a correct value for CATEGORIES. 2004-04-15 20:10:43 +00:00
tron
b6f86b33e1 Fix ordering of package list entries, files should be listed before
"@dirrm" commands.
2004-04-15 20:05:52 +00:00
ben
3a43be3d90 Make falcons-eye build in Linux. 2004-04-15 19:43:12 +00:00
drochner
98bbd08be7 update to 4,3,0
changes: bugfixes, some minor features
2004-04-15 18:54:29 +00:00
drochner
d216d19213 update to 8.0.211
C-Kermit 8.0.211 is a "stability release" -- mostly bug fixes, only a
handful of new features:
    INPUT /NOMATCH timeout (waits for the entire interval without trying
     to match anything; useful for scripted logging).
    SET INPUT SCALE-FACTOR (lets you scale INPUT timeouts); \v(inscale),
     SHOW INPUT.
    ASK[Q] and GETOK /DEFAULT:text (lets you supply default answer).
    FREAD /TRIM and FREAD /UNTABIFY.
    \funtabify(string).
    ON_CD macro (if you define one, it executes automatically whenever
     you tell Kermit to change directories).
2004-04-15 18:14:52 +00:00
drochner
6fb7984c3d -remove NO_CONFIGURE, PYTHON_PATCH_SCRIPTS is executed pre-configure
-replace non-functional PYTHON_PATCH_SCRIPT_SED override
2004-04-15 18:10:06 +00:00
drochner
81a3bb0313 sanity: PYTHON_PATCH_SCRIPTS is already relative to ${WRKSRC} 2004-04-15 17:58:57 +00:00
drochner
da76636022 remove superflous PYTHON_PATCH_SCRIPT_SED, and use some more of
PYDISTUTILSPKG
2004-04-15 17:36:29 +00:00
jmmv
935722124c Note revision bump for gnome-vfs2 to 1.
Note addition of gnome-vfs2-cdda and gnome-vfs2-smb.
2004-04-15 16:44:27 +00:00
jmmv
e0420f0127 Add and enable gnome-vfs2-smb. 2004-04-15 16:42:23 +00:00
jmmv
17be7b6a5c Initial import of gnome-vfs2-smb, version 2.6.0:
GNOME VFS provides an abstraction layer of the file system; applications
use this layer to access many different protocols and simulate that they
are part of the local file system.

This package provides the smb module for GNOME VFS, which allows it to
surf networks using the SMB protocol (also known as Microsoft Networks).
2004-04-15 16:41:02 +00:00
jmmv
fe76046ff2 Add and enable gnome-vfs2-cdda. 2004-04-15 16:38:48 +00:00
jmmv
9c32a2d385 Initial import of gnome-vfs2-cdda, version 2.6.0:
GNOME VFS provides an abstraction layer of the file system; applications
use this layer to access many different protocols and simulate that they
are part of the local file system.

This package provides the cdda module for GNOME VFS, which allows it to
retrieve audio tracks from CDDA capable CDROM drives.
2004-04-15 16:37:51 +00:00
jmmv
6be8ecce91 Disable the cdda support from gnome-vfs2, to trim the dependencies a bit.
Bump PKGREVISION to 1 because of this.

While doing this, split the Makefile in two parts to aid with the addition
of packages providing modules (which are distributed inside the gnome-vfs2
distfile).

Also do some PRINT_PLIST_AWK tricks.
2004-04-15 16:36:20 +00:00
jmmv
11a16f157c Note revision bump for samba to 1. 2004-04-15 16:29:16 +00:00
jmmv
4e9c9f3062 Initial addition. 2004-04-15 16:28:11 +00:00
jmmv
f9a2e7f485 Install a libsmbclient.so.0 link for the library, to let programs that use
it find it properly.  Bump PKGREVISION to 1.
2004-04-15 16:26:31 +00:00
tv
2445e1de31 Provide a quick fix for PR pkg/25187 so that "make update" DTRT with
dependencies again.

This is not a good long term solution; I'm still working on that as an
option to pkg_info to recurse the dependency tree.
2004-04-15 15:37:39 +00:00
jmmv
3ead27bde3 Add gstreamer-0.8.1 and gst-plugins-0.8.1, and assign them to me. 2004-04-15 14:42:59 +00:00
jmmv
4943308add Note update of gnopernicus to 0.8.3. 2004-04-15 14:40:51 +00:00
jmmv
849b7ce260 Update to 0.8.3:
GUI:
    * Crosshair color inversion made clearer by graying the 'Cross-hair color'
      button when 'Cross-hair color inverted' checkbox is checked.
    * Changed some keyboard accelerators.

UI:
    * A better presentation for tables  : added two new presentation items.

BRAILLE:
    * Added suport for some more braille devices.

MAGNIFIER:
    * Changed required version of gnome-mag to 0.11.0.
2004-04-15 14:38:48 +00:00
christos
548f4ec292 Thanks to @@@'s new macros we need another patch now. 2004-04-15 14:37:22 +00:00