Commit graph

31641 commits

Author SHA1 Message Date
schmonz
3e6bfff126 Initial import of Perforce SCM client, release 2002.1.
P4 is a small, self-contained Perforce client program that offers
access to all Perforce SCM (software configuration management)
features through a command line. It can be used in command shells
and scripts, and is the ideal interface for automated processes
that perform SCM tasks.
2002-09-01 02:22:54 +00:00
jonb
16bae308c0 Update to 7.2.2 for security reasons. Only a security fix since 7.2.1
And create a way to get rid of that stupid message from audit-packages!
2002-09-01 01:14:29 +00:00
mjl
c87f596c34 Update dia to 0.90
Note: dia may crash if LC_CTYPE is unset. Setting it to
      "en_US.ISO8859-1" works for me)

* in FreeType mode, dia now looks for the xfs configuration files too
  to retrieve the font path.
* Polish version of the manual added
* a load-time compatibility issue with files produced by 0.88.1 was
  found and fixed for some UML objects.
* we now better use the intltool facilities
* increased tolerance to broken XML files
* ER objects can have their text size changed
* a couple bugs (i18n, l10n, p9y) fixed
* from now on, all XML files produced by dia will be encoded as UTF-8.
* Metapost renderer
* Faster Postscript files.
* More options in the UML Class dialog.
* An optional menu bar can be added to each display window, in
  addition to the popup menu.
* All RenderObjects have been replaced by equivalent shapes, and
  RenderObject support code removed.
* All Lazyprop objects have been converted to Standard Properties
  instead. Lazyprop support code removed.
* lots of internal changes and cleanups in the StdProp code. This
  breaks binary compatibility.
* Shapes can now have a <svg:text> element.
* polybeziers and beziergons now have their bounding box properly computed.
* a few new shapes have been added.
* crashes in the right-click menu have been nailed.
2002-09-01 00:38:08 +00:00
schmonz
67c50710c1 Update to 0.61. From the changelog:
* New -A option for tmda-ofmipd to allow authentication against
  checkpassword compatible programs such as checkpassword-pam
  (http://checkpasswd-pam.sourceforge.net/).

* New -C option for tmda-ofmipd to set a limit on the number of
  simultaneous connections.  Default is 20.

* tmda-ofmipd general bugfixes and security improvements.

* New config variable, `X_TMDA_IN_SUBJECT' which turns on parsing of
  the Subject header for X-TMDA override actions.  See description in
  Defaults.py for more information.

* New config variable, `ADDED_HEADERS_SERVER' which allows you to add
  arbitrary headers to all server-sent (i.e, tmda-filter) messages.

* Josh Huber's tmda.el, an elisp module for integrating TMDA with Gnus
  and Message mode, has been added to the contrib directory.  This is
  super-cool, Jason sez check it out!

* Major improvements to the filter file language, courtesy of Tim,
  including:

   - The addition of "macro" definition and expansion.
   - The addition of variable interpolation.
   - A new argument, `-optional', for all rules that access files.
   - Support for nested filter files with the 'include' statement.

   For more information on these new features, see the updated TMDA
   Filter Specification (http://tmda.net/config-filter.html).

* Logging capability for client-side message (i.e, those sent with
  tmda-sendmail).  Set LOGFILE_OUTGOING in your config to enable this.

* New version of tmda.el.

* Fixed a bug which prevented the `from/to-mailman' filter sources
  from working.
2002-08-31 23:08:40 +00:00
jschauma
d73b477b36 Update lang/drscheme to current version 202.
Changes since our last version (103) include (but obviously
are not limited to):

New Homepage http://www.drscheme.org

  drscheme:
    - removed 'project manager' (use 'module' instead)
    - added profiling support
    - support for different natural languages
    - added module browser
    - added XML boxes
    - new menu-items
    - improved error message output
    - added an emacs-like c-x c-b feature
    - improved documentation
    - teachpacks support macro definitions
    - now prints exact real numbers as graphical fractions
    - misc bug fixes
    - improved create executable interface
    - improved interaction between help desk and external browser

  mred:
    - many new key- and mouse events
    - various changes (additions and removals) of different methods
    - Added 'unknown/mask and 'unknown/gif bitmap types
    - New load handler, text-editor-load-handler

  mzscheme:
    - new module system
    -  No object or unit system is built into MzScheme.
    - The core syntax system is hygienic;
    - Modules can replace units where units are used merely for namespace
      control
    - The `struct' form is gone, replaced by a more flexible
      `make-struct-type' form
    - various process procedures have been moved to a new
      MzLib library, "process.ss"
    - The built-in regular-expression matcher works on input ports
    - The mzc compiler supports a subset of the Gambit-C foreign-function
      interface

  teachpack:
    - Fixed bug in convert.ss
    - removed: pingp-play.ss pingp.ss protect-play.ss rectangle.ss
    - all exported functions are primitive operators or higher order primitives
      this improves error reporting behavior in the Beginner languages
    - added servlet.ss and servlet2.ss

  stepper:
    - Total rewrite for new syntax. Addition of test suites.
    Addition of somewhat more systematic macro unwinding.
    Lots of bug fixes.
2002-08-31 20:27:48 +00:00
fredb
d8e3fc72f8 Add and enable "trplayer". 2002-08-31 20:05:56 +00:00
fredb
8455cce54d Initial import of "audio/trplayer":
The Text-Mode RealMedia Player (TRPlayer) is a RealMedia player for
Linux with a command-line interface. It can play (streaming) RealAudio,
RealVideo, MP3, and all other media types supported by RealPlayer 8
under Linux. TRPlayer was designed especially for blind Unix users, who
don't yet have access to the graphical user interface.  However, it is
also useful to others; it is a good tool for background audio playback
and for use on low-end hardware.
2002-08-31 20:04:53 +00:00
fredb
82c0aa4e8b Add and enable suse_slang. 2002-08-31 19:58:33 +00:00
fredb
e339d7894a Initial import of suse_slang, in support of TRPlayer. 2002-08-31 19:57:32 +00:00
fredb
0c11c3b7f2 Add TRPlayer license, in support of soon-to-be-imported TRPlayer package. 2002-08-31 19:51:17 +00:00
wiz
649f147109 Update to 0.213:
0.213 Sat Jul 27 21:16:30 CEST 2002
        - fixed another buffer overflow, also added a santity check to fgets.

0.212 Sat Apr  6 03:52:13 CEST 2002
        - fix yEnc decoding support.
        - new option OPT_DOTDOT, that makes uulib unescape dot-escaping.
        - increased linelength to 1195.

0.211 Fri Apr  5 23:56:46 CEST 2002
        - *sigh*. new version of uulib, new braindamaged buffer overflows.
          I would not use this code in a virus-scanner, despite my efforts
          to fix uulib. Diffs like "line length 256 => 300" should have
          alerted me...

0.21  Sun Mar 31 22:06:05 CEST 2002
        - bumped uulib from 0.5.15 to 0.5.17 (adds some yEnc support, YENC_ENCOD
ED).
        - source-renamed FP_*-symbols to _FP_* again, but still define them
          to be FP_* in the object file.
        - new callback: SetFileNameCallback (actually documented ;)
2002-08-31 17:03:39 +00:00
wiz
bf4f4a993c Update to 0.5.18. Convert to buildlink2.
Changes since 0.5.17:
- fix for yEnc files in UUInfoFile
- patch by Matthew Mueller:
  - add CRC generation and checks for yEnc
  - accept yEnc files where the tab character is not escaped
  - improved error checking for yEnc files
2002-08-31 16:54:33 +00:00
wiz
27594a0dfc Unused. 2002-08-31 16:10:49 +00:00
wiz
592ab10ef8 Now unused. 2002-08-31 16:07:49 +00:00
wiz
b2bfe344a4 Convert to buildlink2. 2002-08-31 16:07:28 +00:00
wiz
70202d02c8 Unused. 2002-08-31 15:25:51 +00:00
wiz
e7c56b121e Convert to buildlink2. 2002-08-31 15:16:39 +00:00
wiz
5a663dd82b Unused. 2002-08-31 15:14:37 +00:00
wiz
24b1cf150e Convert to buildlink2. 2002-08-31 15:11:26 +00:00
wiz
e5b6dd9898 Unused. 2002-08-31 15:05:39 +00:00
wiz
24f21530bd Not needed any longer. 2002-08-31 14:50:59 +00:00
wiz
3506bf7761 Convert to buildlink2. 2002-08-31 14:39:56 +00:00
wiz
065dc37a69 Not needed any longer. 2002-08-31 14:37:05 +00:00
wiz
fe071d0e7e Convert to buildlink2. 2002-08-31 14:35:59 +00:00
wiz
50e31ed1f5 Convert to buildlink2. 2002-08-31 14:25:37 +00:00
wiz
c4cb5e3df9 Not needed any longer. 2002-08-31 14:16:59 +00:00
wiz
ca9b844c87 Convert to buildlink2. 2002-08-31 14:16:39 +00:00
wiz
0a6d5256b4 Add buildlink2.mk. 2002-08-31 14:16:15 +00:00
wiz
b1303cab67 Convert to buildlink2. 2002-08-31 14:06:25 +00:00
wiz
17226f81aa Not used. 2002-08-31 13:56:58 +00:00
wiz
31ebdc5366 Not needed any longer. 2002-08-31 13:34:39 +00:00
wiz
55d299edab Update to 0.1.15 (bugfix release).
Convert to buildlink2.
2002-08-31 13:33:02 +00:00
wiz
b950cc5f24 Not needed any longer. 2002-08-31 13:06:15 +00:00
wiz
c592892028 Convert to buildlink2. 2002-08-31 13:05:13 +00:00
wiz
e9a76c864e Not needed any longer. 2002-08-31 13:04:10 +00:00
wiz
8a83d6b5f8 Convert to buildlink2. 2002-08-31 13:01:59 +00:00
wiz
0d5f10fee9 Not needed any longer. 2002-08-31 12:27:57 +00:00
wiz
c1f48e1b24 Convert to buildlink2. 2002-08-31 12:27:06 +00:00
grant
dc8fcff76a Add variables for openssh privilege separation to bsd.pkg.defaults.mk:
OPENSSH_USER
	OPENSSH_UID
	OPENSSH_GROUP
	OPENSSH_GID
	OPENSSH_CHROOT

Use these to automatically create user/group if they do not already
exist. Assists platforms which do not have an 'sshd' user by default,
while adding flexibility for NetBSD systems.

Checked by Stoned Elipot <seb@netbsd.org>.
2002-08-31 10:08:59 +00:00
magick
615a128f21 Update nxtvepg to 2.2.1
Changes since 0.7.4 (Windows changes ommitted):

From 2.2.0 (aka 0.7.4) to 2.2.1 (August/24/2002)
This release contains the following fixes:

* Major bugfix: nxtvepg crashed frequently due to a memory
  overwrite bug in the description text display function. The bug
  exists in all previous versions! (It surfaced only now because
  some very long description texts were transmitted by the German
  provider Kabel1.)
* Bugfix in database merge: merge failed when no networks were manually
  selected yet
* Network name column in the programme listing now automatically adapts
  its width so that network names no longer get cut off.

Thanks to Thierry M?n?trier for his excellent feedback.
From 2.1.2 (aka 0.7.4) to 2.2.0 (August/18/2002)

This release contains the following new features and fixes:

* Network selection config dialog: allow to specify time windows for
  each network (e.g. for ARTE 19:00 - 06:00 o'clock). Programmes that
  are completely outside this window are suppressed in the listing.
* PDC theme descriptors were translated to French and German; the
  language can be either selected automatically or manually. Thanks to
  Matthieu for triggering this improvement and for the French
  translation.
* The programme database can be exported into a text file in TAB
  separated format, so that it can be directly loaded into an SQL
  database. (This feature has been added to support the HTML converter
  E*plore EPG nexTView written in PHP by sysmik)
* Bugfix in the EPG scan due to which on channels which could not be
  identified via VPS/PDC no EPG provider was found. Thanks to Helge
  Kreutzmann for pointing out this problem.
* Manual size changes of the help window are now remembered; also improved
  a few details in help text formatting.
2002-08-31 09:25:04 +00:00
tron
b7562e1002 Update "opera6" package to version 6.03. Changes since version 6.02:
- Applied OpenSSL ASN.1 patch
- New Certum CA root certificate and updated old roots
- Fixed problem with untrusted HTML content being inserted into
  Directory listings (buffer overrun)
2002-08-31 05:25:30 +00:00
dmcmahill
9b7c6fa691 update to bins-1.1.15 changes are:
BINS 1.1.15
-----------

- New parameter linkInsteadOfCopy has been added, to create a link to
the image in the destination directory instead of copying it, when
it's possible.
Patch from Vincent Bernat.

- Correct a bug that crashed bins with Perl 5.8.0
Patch from Marty Leisner

- Include links for movie files (avi, mpeg and mov) in the navigation
bar of albums ("In this album" upper left box).
Patch from Vincent Cautaer.

- Scale method (to created scaled pictures and thumbnails) can now be
chose with the new scaleMethod parameter. It can be either scale or
sample. sample is faster, scale is better.
Idea from Mark W. Eichin.

- Don't perform rotation on files matching the regexp defined by the
new noRotation parameter (default to _Orig suffix). This can be used
in conjunction with scaleIfSameSize=0 and a scaled size of 100%x100%
to keep original pictures in your album.
Patch from Vincent Cautaer.

- Correct a bad behavior with some little pictures when scaled sizes
uses mixed pixels and percentages.
Patch from Vincent Cautaer.

- jpegtran can now be used with image names containing spaces.
Patch from Vincent Bernat.

- Define $verbose earlier to avoid warning.
Patch from Vincent Bernat.

- Chop local encoding to avoid carrier return.
Patch from Vincent Bernat.

- A sample album.xml file is provided in the doc directory. Take a
look at it to see how you can customize a album.
2002-08-31 04:34:21 +00:00
wiz
bb4e73644b Convert to buildlink2. 2002-08-31 04:15:37 +00:00
wiz
296e47119e Update to 0.2.28:
Bugfixes and new man pages.
2002-08-31 04:04:36 +00:00
wiz
d046981f5b Convert to buildlink2. 2002-08-31 03:54:58 +00:00
wiz
6042e62954 Remove inclusion of bsd.buildlink.mk. 2002-08-31 03:51:17 +00:00
wiz
c0236b68ab Convert to buildlink2. 2002-08-31 03:47:53 +00:00
wiz
3b82aa32ca Not needed any longer. 2002-08-31 03:44:50 +00:00
wiz
bc811f923c Convert to buildlink2. 2002-08-31 03:44:25 +00:00
wiz
c862466799 Update to 1.3.2:
Added new option to handle various artists cds, better handling of title of
double cds and two new slim case formats: tevion and letter.

Convert to buildlink2.
2002-08-31 03:38:44 +00:00