Commit graph

21068 commits

Author SHA1 Message Date
jlam
ad98a7645b Mark these packages as USE_BUILDLINK_ONLY. 2001-06-18 21:32:23 +00:00
jlam
b642e040c7 Create USE_BUILDLINK_ONLY variable that doesn't add -L${LOCALBASE}/lib
to LDFLAGS if it's defined.  This is intended for use by package developers
to catch packages that implicitly use libraries from ${LOCALBASE}/lib
without depending on the correct package.
2001-06-18 21:23:35 +00:00
jlam
30911b7ace Instead of explicitly including ${includedir} in header search path,
just use Mesa's buildlink.mk file to handle all possible combinations
of XFree86 versions and xpkgwedge installations.
2001-06-18 21:20:36 +00:00
zuntum
0f0e3b107f Update avifile-devel to 0.6.20010618
* a lot of fixes in asf parsing code - finally we are able to correctly
  detect end of file
* redesigned and simplified event handling in aviplayer
* a-v sync is now 100% better then it ever was
* maximize return to its previous size when switching of fullscreen
* hopefully fixed problem with mpg sound which could occasionaly get broken
* GUI updates
* added keys '[', ']' to modify a-v sync - (adds, subs 0.1 sec)
* UNIQUE frame-dropping technique - now even very slow computers could
  be used to was movies in sync !!!!
2001-06-18 21:01:46 +00:00
jlam
8f39419491 Regularize fixes to config scripts to use the same code. 2001-06-18 20:49:00 +00:00
veego
5adffe4185 Add ${includedir} aka $(PREFIX)/include to make it work with xpkgwedge. 2001-06-18 20:45:35 +00:00
jlam
3a1f2b6aa2 Add comment on why we depend on pth. 2001-06-18 20:33:09 +00:00
jlam
94fa4b67b3 Add libpthread.* to BUILDLINK_FILES, and create buildlink config wrappers
for pth-config and pthread-config.
2001-06-18 20:30:48 +00:00
jlam
dfa7dc5495 On some platforms, /bin/sh is feebler than NetBSD's /bin/sh with respect to
shell variable manipulation, e.g. ${parameter##word} and ${parameter%word}.
Change instances such constructs to use ${DIRNAME} and ${SED} to make the
same manipulations.  This is the second part of pkg/13236 by Stoned Elipot
<Stoned.Elipot@script.jussieu.fr> with minor changes by me.  Also explictly
create ${BUILDLINK_DIR} at start of _BUILDLINK_USE target to better handle
NO_DEPENDS= cases.
2001-06-18 20:16:17 +00:00
jlam
20f4a41c3d Add DIRNAME, first part of patch from pkg/13236 by Stoned Elipot
<Stoned.Elipot@script.jussieu.fr>.
2001-06-18 19:58:55 +00:00
tron
f28f0c84e6 Unify NetBSD and Solaris package lists and use dynamic modification. 2001-06-18 19:54:14 +00:00
fredb
b3c6f204ba Update xscreensaver package(s) to 3.33, with patches submitted by Daniel
Hagerty in PR pkg/13233.
2001-06-18 15:41:49 +00:00
rh
a010eaa796 Add and enable cheesetracker 2001-06-18 12:28:32 +00:00
rh
65991d9dc5 Initial import of cheesetracker-0.2.1, an ImpulsTracker clone. This
package was provided in PR 13215 by Ben Collver <collver@linuxfreemail.com>
2001-06-18 12:27:36 +00:00
jlam
2daf4c6d99 Update xbattbar to 1.4.2. Changes included adding time remaining display. 2001-06-18 10:57:03 +00:00
jlam
e953150dc4 Convert to use buildlink.mk files. 2001-06-18 10:55:03 +00:00
jlam
12835f77f5 LIBS is automatically added to CONFIGURE_ENV if GNU_CONFIGURE is defined. 2001-06-18 10:53:28 +00:00
jlam
e177c6caad Convert to use buildlink.mk files. Add proper dependency on zlib if
needed.
2001-06-18 10:26:47 +00:00
jlam
53a25b886f Add buildlink.mk file for use by other package Makefiles. 2001-06-18 10:24:49 +00:00
jlam
df9dd07e41 Convert to use buildlink.mk files. 2001-06-18 10:06:45 +00:00
jtb
5fb4bfd737 Correct the location of "a60-mkc.inc", needed for Algol 60 to C translation. 2001-06-18 10:05:59 +00:00
itojun
c87cd6d961 upgrade to portable openssh 2.9p2. should fix "cookies" file deletion bug
when X11 forwarding = yes.

20010617
 - (djm) Pull in small fix from -CURRENT for session.c:
    typo, use pid not s->pid, mstone@cs.loyola.edu

20010615
 - (stevesk) don't set SA_RESTART and set SIGCHLD to SIG_DFL
   around grantpt().

20010614
 - (bal) Applied X11 Cookie Patch.  X11 Cookie behavior has changed to
   no longer use /tmp/ssh-XXXXX/

20010528
 - (tim) [conifgure.in] add setvbuf test needed for sftp-int.c
   Patch by Corinna Vinschen <vinschen@redhat.com>

20010512
 - (bal) Patch to partial sync up contrib/solaris/ packaging software.
   Patch by pete <ninjaz@webexpress.com>

20010509
 - (bal) UseLogin patch for Solaris/UNICOS.  Patch by Wayne Davison
   <wayne@blorf.net>
 - (bal) ./configure support to disable SIA on OSF1.  Patch by
   Chris Adams <cmadams@hiwaay.net>
 - (bal) Updates from the Sony NEWS-OS platform by NAKAJI Hiroyuki
   <nakaji@tutrp.tut.ac.jp>

20010508
 - (bal) Fixed configure test for USE_SIA.

20010506
 - (djm) Update config.guess and config.sub with latest versions (from
   ftp://ftp.gnu.org/gnu/config/) to allow configure on ia64-hpux.
   Suggested by Jason Mader <jason@ncac.gwu.edu>

20010504
 - (bal) Updated Cygwin README by Corinna Vinschen <vinschen@redhat.com>
 - (bal) Avoid socket file security issues in ssh-agent for Cygwin.
   Patch by Egor Duda <deo@logos-m.ru>

20010430
 - (djm) Add .cvsignore files, suggested by Wayne Davison <wayne@blorf.net>
 - (tim) [contrib/caldera/openssh.spec] add Requires line for Caldera 3.1
2001-06-18 09:56:26 +00:00
jlam
1b8599f365 Convert to use buildlink.mk files. 2001-06-18 05:56:45 +00:00
jlam
6f410a9bae Add buildlink.mk file for use by other program Makefiles. 2001-06-18 05:30:20 +00:00
jlam
95b00c292c Use FILES_SUBST instead of repeating substitution pattern for all the
files, and substitute for a few more utilities instead of using unqualified
names for programs.
2001-06-18 05:17:14 +00:00
jlam
5fc276d091 Convert to use buildlink.mk files. 2001-06-18 05:09:08 +00:00
jlam
4c520bd9f3 Move the MKDIR line to after we test if the source file exists or not, so
we don't create an empty directory with no files to populate in it.
2001-06-18 05:07:40 +00:00
jlam
24b4f04f58 s/INSTAL_DATA_DIRL/INSTALL_DATA_DIR. Fix by sen_ml@eccosys.com in
pkg/13235.
2001-06-18 05:02:09 +00:00
agc
c6951a7f40 Update package to version 3.1.10, sync-ing with NetBSD-current in one fell
swoop.

Changes since previous version:

Tue Jun 12 16:48:57 2001  Simon J. Gerraty  <sjg@zen.quick.com.au>

        * var.c (Var_Set): Add 4th (flags) arg so VarLoopExpand can tell
        us not to export the iterator variable when using VAR_CMD context.

Sun Jun 10 21:55:21 2001  Simon J. Gerraty  <sjg@zen.quick.com.au>

        * job.c (Job_CatchChildren): don't call Job_CatchOutput() here,
        its the wrong "fix".

Sat Jun  9 00:11:24 2001  Simon J. Gerraty  <sjg@zen.quick.com.au>

        * Redesigned export of VAR_CMD's via MAKEFLAGS.
        We now simply append the variable names to .MAKEOVERRIDES, and
        handle duplicate suppression and quoting in ExportMAKEFLAGS using:
        ${.MAKEOVERRIDES:O:u:@v@$v=${$v:Q}@}
        Apart from fixing quoting bugs in previous version, this allows us
        to export vars to the environment by simply doing:
        .MAKEOVERRIDES+= PATH
        Merged again with NetBSD make, but the above is the only change.

        * configure.in: added
        --disable-pwd-override          disable $PWD overriding getcwd()
        --disable-check-make-chdir      disable make trying to guess
                when it should automatically cd ${.CURDIR}

        * Merge with NetBSD make, changes include:
        parse.c (ParseDoDependency): Spot that the syntax error is
        caused by an unresolved cvs/rcs conflict and say so.
        var.c: most of Var* functions now take a ctxt as 1st arg.
        now does variable substituion on rhs of sysv style modifiers.

        * var.c (Var_Set): exporting of command line variables (VAR_CMD)
        is now done here.  We append the name='value' to .MAKEOVERRIDES
        rather than directly into MAKEFLAGS as this allows a Makefile to
        use .MAKEOVERRIDES= to disable this behaviour.  GNU make uses a
        very similar mechanism.  Note that in adding name='value' to
        .MAKEOVERRIDES we do the moral equivalent of:
        .MAKEOVERRIDES:= ${.MAKEOVERRIDES:Nname=*} name='val'
2001-06-17 22:02:20 +00:00
jlam
fcbfeadbcb Remove unnecessary patch to unconditionally place locale files under
"share".
2001-06-17 21:48:41 +00:00
jlam
07189e1e5c Install locale files under ${PKGLOCALEDIR}. Remove unnecessary patch to
configure.in, and build dependencies on autoconf and gettext.
2001-06-17 21:47:52 +00:00
drochner
99e0702e68 import audacity-0.95, an audio editor 2001-06-17 19:13:52 +00:00
drochner
2a3d691b2e update to 2.3.1
Qt 2.3.1 is a bugfix release. It keeps both forward and backward
compatibility (source and binary) with Qt 2.3.0


****************************************************************************
*			    General					   *
****************************************************************************

- correctly reinitialize internal data structures on QApplication destruction to
  allow the sequential creation of multiple QApplication objects.

- Some bugfixes for the new support for Xft (antialiased fonts on X11)
	correct clipping when drawing with Xft
	correctly handle family names starting with a number
	handle case when no Xft font could be loaded
	correctly report bounding rectangles of strings

- Printing on Windows
	work around a bug in some HP printer drivers
	correctly map between Qt and Windows page sizes

- Improved build on HP/UX, AIX and SCO

****************************************************************************
*			   Library					   *
****************************************************************************

- QAction
	use unique object names for generated objects

- QCanvasView
	even less flicker

- QClipboard on Windows
	keep clipboard contents even after application exit

- QDns:
	fixed a crash.

- QFont
	correctly report fixed pitch on Windows
	make inFont work correctly on X11

- QFontDataBase on X11:
	report correct sizes when monitor resolution != 75 dpi
	some fixes for asian character sets

- QImageIO
	fixed saving of paletted PNGs

- QLineEdit
	fixed keyboard selection after undo/redo

- QListBox
	fix numRows() and numCols() for empty listboxes

- QMovie
	some performance optimizations

- QPainter on X11
	fixed clipping problems occuring in some cases in paint events
	fix drawText when using scaled painters

- QPopupMenu on Windows:
	child widgets now receive mouse events
	fix placement of menus

- QPrintDialog on X11
	more tolerant parsing of /etc/printcap

- QPrinter on X11
	search some more places for embeddable fonts
	produce smaller postscript when printing grayscale images

- QRichText
	fixed a problem in the HTML parser
	handle translated painters correctly
	fixed endless loop occurring rarely when printing long tables

- QString
	fixed toULong for base != 10

- QThread
	some smaller fixes in QWaitCondition and sleep functions
	don't lock application mutex for console applications

- QToolBar
	fixed moving of toolbars between main windows
	Insert toolbuttons with associated popup menus as a submenu in the
	extension popup

- QUrl / QFileDialog
	delete files with special characters
	improved processed processing of filenames on different platforms
	allow digits in protocol names

- QUrlOperator
	some memory leaks are fixed (one of them caused a segmentation
	fault if FTP was used and the FTP server timed out)

- QWidget
	preserve Widget flags when toggling to and from FullScreen mode.
	fixed some focus issues with the menubar's Alt-mode (clearFocus()
	did not always behave as desired).
	X11 only: fixed mouse move event compression when using
	QWidget::scroll().

- QWizard
	correct update of finished and next button

- QWorkSpace
	fixed minimize/maximize behaviour, hide maximize controls when the
	workspace gets hidden
	some focus handling fixes

- Windows event processing
	Use mouse position at event generation time rather than processing
	time.


****************************************************************************
*			   Extensions					   *
****************************************************************************

- OpenGL
	workaround for some Windows OpenGL drivers

- Browser plugins
	fixed OpenGL handling in plugins

****************************************************************************
*			      Other					   *
****************************************************************************

- Turn off Windows 2000 fading effects on color depths of less than 32 bit

- Designer:
	clear namespace when deleting widgets

- fix some memory leaks in the network module

- Better support for VNC

****************************************************************************
*               Changes that might affect runtime behavior                 *
****************************************************************************

- QWheelEvent
	make accept the default state for QWheelEvent as documented

- QPrinter on Windows
	unknown page sizes now return QPrinter::Custom instead of the
	wrong QPrinter::A4

****************************************************************************
*		    Qt/Embedded-specific changes		           *
****************************************************************************

- USB Keyboard support improved.
- Printing support improved.
- Development support for non-Linux platforms (eg. with QVfb on FreeBSD).
- QWSServer/QWSWindow now have a more useable (and documented) API.
- Pixmap brush polygon fills are now supported.
- Fixed freezing of modal widgets inside manager events.
- Bug fixes in masked blit, scrolling, clipped alpha-blended images,
   focus handling, and QCopChannel::isRegistered().
- iPAQ buttons F1..F4 are now F9..F12 (F4 pops up Comboboxes!)
- Support for more mice.
- Fixes to compile with GCC 3.0snapshots.
2001-06-17 19:10:37 +00:00
jlam
2e41bb732b Rename xpm-{1,2} to xpm-{x11base,localbase} to be more informative. 2001-06-17 17:54:33 +00:00
jlam
351e66a95f USE_MESA is defined automatically by the buildlink.mk file. 2001-06-17 17:46:32 +00:00
jlam
a1ee30d07a Define USE_MESA if this file is included and remove unused MESA_REQD.
Also rename Mesa-{1,2} to Mesa-{x11base,localbase} to be more informative.
2001-06-17 17:45:52 +00:00
jtb
d3fab9a271 Add and enable hevea. 2001-06-17 14:37:19 +00:00
jtb
35116467e8 Initial import of hevea.
HEVEA is a LaTeX to HTML translator.  The input language is a fairly
    complete subset of LaTeX2e (old LaTeX style is also accepted) and the
    output language is HTML that is (hopefully) correct with respect to
    version 4.0 (transitional)

    Exotic symbols are translated into symbols pertaining to the
    symbol font of the HTML browser, using the FACE attribute of the FONT
    tag. This allows the translation to HTML of quite a lot of the symbols
    used in LaTeX.

    HEVEA understands LaTeX macro definitions. Simple user style
    files are understood with little or no modifications.
    Furthermore, HEVEA customization is done by writing LaTeX code.

    HEVEA is written in Objective Caml, as many lexers. It is quite fast
    and flexible. Using HEVEA it is possible to translate large documents
    such as manuals, books, etc. very quickly. All documents are
    translated as one single HTML file. Then, the output file can be cut
    into smaller files, using the companion program HACHA.
2001-06-17 14:36:40 +00:00
jtb
9367a0f4f4 Update to version 4.0.7.
VERSION 4.0.7
=============

  * FIXED: stream_property/2 to report close_on_abort.  Was documented,
    but not implemented ...

  * ADDED: Informational print message when abort closes a stream.

  * ADDED: close_hook to IOSTREAM to allow setting a foreign hook on the
    closure of any stream

  * ADDED: library(memfile) to the package clib providing streams to
    memory-buffers.

  * ADDED: library(cgi) from package clib is now standard part of the
    Windows distribution.

  * ADDED: stream_property/2 and set_stream/2 set and query the buffer mode
    of existing streams.  Also added eof_action(Action) and
    close_on_abort(Bool) to set_stream/2.

  * MODIFIED: The sequence X=!, X doesn't cut any longer as this was
    in conflict with the ISO standard (Bart Demoen).

  * FIXED: Memory leak when an exception is thrown from the generator
    of findall/3, bagof/3 or setof/3.  Reported by Bart Demoen.

  * FIXED: Possible infinite loop looking for attached state.  Spotted with
    fix by Nide Naoyuki.   Thanks!

  * PORT: Added various issues to make SWI-Prolog compile on BeOS.  Thanks
    to Axel Doerfler.

  * FIXED: Make plld using -lplmt if prolog is multi-threading.  Reported
    by Sergey Tikhonov.

  * ADDED: Documentation for library(check), library(registry),
    library(netscape) and library(url).

  * ADDED: library(readutil) with some utility predicates to read larger
    units from streams and files.  Started structured documentation of
    the library in the SWI-Prolog reference manual.

  * ADDED: simple/1 to quintus compatibility library.  Also exported some
    more of the predicate-based arithmetic from there.

  * ADDED: Notes on slight but useful difference between ISO and SWI
    exception-handling to the manual of throw/1.  Thanks to Bart Demoen.

  * ENHANCED/FIXED: expand_file_name/2.  Problems when expanding to files
    holding wildcards in their name and removing the limit on matching files
    (was 1024).  Completely re-written the filesystem code.  Pattern-matching
    code is retained.

  * FIXED: include/1, reported by Sebastian Sardina.  Bug introduced in
    4.0.4.

VERSION 4.0.6
=============

  * PORT: Fixed PL_unify_term() and calls to distinguish between int and
    long.  User foreign-code that must be portable to 64-bit should verify
    their calls.

  * PORT: Fixed string-handling on 64-bit platforms.  Made the compilation
    of all tools and standard libraries fairly clean on the INTEL Itanium
    (Merced) processor using gcc and Linux.  Thanks to the SuSE team for
    providing access to their hardware.

    Make all default stack-limits a factor of the word-length

  * PORT: Included some patches from the SuSE team.

  * ENHANCED: MT-Version: install libpl.a as libplmt.a for the
    multi-threaded version.

  * FIXED: MT-Version: open xterm for thread on systems using the
    /dev/pts filesystem.  On these terminals the xterm is started
    using <basename of slave>/<descriptor>

  * FIXED: MT-Version: deadlock and corruption problem.  Modified
    mutex-structure slightly, so new problems may have been be
    introduced.
2001-06-17 14:32:28 +00:00
jtb
8ad9357a7d Update of ftnchek to 3.1.1
Some new features in version 3.1:

  1. Block structure of the program is now kept track of, and proper
     nesting of blocks is checked.

  2. New check for modification of a DO index-variable within the
     range of the loop.

  3. New option -style to allow extra-picky warnings about obsolescent
     or old-fashioned programming constructions.

  4. Limited support for attribute-based type declarations (using ::).
     See the manual for limitations on the accepted syntax.  Note that
     this new feature should be seen as a first step toward full
     support for Fortran 90 type declarations, but it is not there
     yet.  The level of support may be sufficient for novice
     programmers, but it is not yet ready for serious use.

  5. Some implementation changes were made for faster execution. The
     improvement in speed is greatest for small and medium-sized
     programs, which are now processed about 2 times faster.


Bugs fixed in patch 1:

    1. Erroneously reported "Block not closed when END statement
       encountered" at end of an unnamed block data subprogram.

    2. Under -pretty=embedded-space, warned of embedded space between
       slashes in
         COMMON /   / X, Y, Z
2001-06-17 14:27:27 +00:00
frueauf
2ceef35bdc Update nessus to 1.0.8.
- various bugfixes
- fixed fd leak in KB and session saving
- possibly fixed connections problems between the client and
  the server
- updated config.guess and config.sub
- many new plugins
2001-06-17 13:25:54 +00:00
veego
96e73e5ab8 Fix the HOMEPAGE url. 2001-06-17 10:31:02 +00:00
veego
6d94e90d1b It is www.mysql.com and not www.mysql.com.org. 2001-06-17 10:28:33 +00:00
zuntum
beae180ea7 No functional changes:
o use #ifdef in patch-aa so it can be sent back to the author
2001-06-17 10:15:04 +00:00
veego
1605b48599 Use HAVE_BUILTIN_GLU from <bsd.prefs.mk> to exclude the dependency for glu
on XFree86 4.1.0, which now comes with this library.
Bump the version number for this package to ${DISTNAME}nb1 (3.4.2nb1).
2001-06-17 08:08:49 +00:00
zuntum
61dfc19205 update DESCR 2001-06-17 07:50:06 +00:00
zuntum
5df29748c4 Update p5-Test-Cmd to 1.04
Changes: The run() method has been fixed so that it can be used to
execute a subsidiary executable or script that's not in the same
interpreted language as the script being tested.
2001-06-17 07:40:59 +00:00
jlam
4357dcd760 Converted to use buildlink.mk files. 2001-06-16 20:05:10 +00:00
jlam
ecdc172162 Remove -I$(includedir) from the header search path (in spirit of
buildlink).
2001-06-16 20:04:51 +00:00
jlam
0503876cd0 Really put locale files under ${PKGLOCALEDIR}, not only under share, and
refer to orbit-config as $ORBIT_CONFIG in the configure script.
2001-06-16 20:03:19 +00:00