Commit graph

22411 commits

Author SHA1 Message Date
jlam
8378ed89ea Use new USE_OPENSSL_VERSION setting to force at least OpenSSL-0.9.6. 2001-07-26 04:44:10 +00:00
lukem
08529a76ae move .include "../../mk/bsd.prefs.mk" to before check for XLOCK_LIGHT
but after CHECK_MESA setting.  this change makes setting XLOCK_LIGHT
actually DTRT if it is set in /etc/mk.conf (and seems to DTRT if
XLOCK_LIGHT isn't set).
i.e, on a machine without Mesa, by default it will attempt to install
Mesa (et al), unless XLOCK_LIGHT is set where it won't attempt to.
2001-07-26 03:35:25 +00:00
jlam
851fe54af2 Create a wrapper for f2c-f77 that substitutes for -I and -L references to
${LOCALBASE} directories.  Also set PKG_FC to the buildlink'ed f2c-f77
wrapper script.
2001-07-25 23:51:38 +00:00
jlam
a16dfdacab If USE_BUILDLINK_ONLY is defined, then use f2c/buildlink.mk instead of
directly adding a dependency on f2c.
2001-07-25 23:49:41 +00:00
groo
fa69a0f92b Add cook subdir. 2001-07-25 23:13:20 +00:00
groo
54a283248d Import cook-2.17.
Cook is a tool for constructing files. It is given a set of files to create,
and recipes of how to create them. In any non-trivial program there will be
prerequisites to performing the actions necessary to creating any file, such
as include files. Cook provides a mechanism to define these.
2001-07-25 23:11:52 +00:00
jlam
27a2e05d4d Force no optimization (-O0) on NetBSD-1.5.x/m68k machines as there appears
to be an optimization bug that causes the build to fail (pkg/13395).  The
problem appeared in the original PR on an Amiga running NetBSD 1.5.1 and
also on a mac68k running NetBSD 1.5.1.  This workaround was tested on the
mac68k system (kindly provided by Jon Lindgren).
2001-07-25 19:42:58 +00:00
abs
12ca9cd123 Note sun-jdk is a valid PKG_JVM, plus correct PACKAGE_JVM to PKG_JVM ref 2001-07-25 12:12:54 +00:00
jlam
9d08dcf929 Change the EVAL_PREFIX logic so that if
EVAL_PREFIX=    FOODIR=foo

is defined, then FOODIR's value is only saved if the package foo was
found.  This causes FOODIR to keep being reset until the package foo
is installed, which makes EVAL_PREFIX work properly with buildlink.mk
files.  This should fix various problems people have been having with
files not being linked in when a dependency is built via a "make build"
in a package that uses that dependency further up the chain.
2001-07-25 07:36:40 +00:00
tron
94e384e17f Solarias has "sendmail" in "/usr/lib" and not in "/usr/sbin". 2001-07-25 07:17:06 +00:00
taca
53a0ee0b2e Update chasen-base/chasen to 2.2.8.
----------------------------------------------------------------------
ChaSen 2.2.8 (2001/07/23)
----------------------------------------------------------------------
- bug fix for sentence end processing for annotation symbols
2001-07-25 00:02:47 +00:00
jtb
72e135672e Update to 0.57. The changes from the previous pkgsrc version are
mostly bug fixes. (See release notes for details).
2001-07-24 23:56:49 +00:00
tron
819e1de218 Make this package work under Solaris. 2001-07-24 17:18:38 +00:00
tron
d291fa3da4 Make this package work under Solaris. 2001-07-24 17:04:27 +00:00
nra
01ff43ed03 Update xmcd to version 3.0.1. Addresses PR 13519 by Kevin Sindhu.
Ver 3.0 patchlevel 1 released Sat Jul 14 19:58:39 PDT 2001
----------------------------------------------------------
CD-ROM drive support changes:

    - Added a new "scsiVersionCheck" parameter to the device.cfg file.
      This is to make the CD-ROM drive SCSI-2 version checking in xmcd
      and cda configurable.

OS Support changes:

    - Re-introduced support for the OpenVMS operating system on Alpha AXP
      and VAX platforms.

    - Added code to support for IDE/ATAPI drives on the OpenVMS platform.
      Since OpenVMS supports these drives via SCSI-emulation, xmcd should
      be configured for a SCSI device.

Other changes:

    - Replaced the "CDDB disable" button in xmcd with the "Internet Offline"
      button.  The new "offline" mode differs from the old "disable" mode
      in that CDDB lookups will still occur from the local cache (no Internet
      CDDB server will be accessed).  Also, xmcd's wwwWarp menu entries
      which would invoke a remote web site will be disabled.  This should
      be used when the system is not connected to the Internet (e.g., on
      a dialup connection while not online).  Similarly, the -cddb and
      -nocddb command line options in cda have been changed to -online and
      -offline with the same change in semantics.  The disableCddb parameter
      in common.cfg has also been changed to internetOffline.

    - Fixed a bug that was causing submissions to the CDDB² service to
      fail even though the data is acceptable and the network/servers are
      running fine.

    - Fixed an xmcd problem where the keypad time display and track warp
      slider would freeze when the playback mode is not in segment play
      mode but the main window time display is set to "e-seg" or "r-seg".

    - Fixed a problem with using the xmcd keypad to go to another track or
      disc while playing program or shuffle modes.

    - Removed some conditions that could cause SIGALRMs to be received
      while xmcd is handling X events.  Also, fixed certain situations
      where spawned child processes were handling X events instead of the
      parent.  This was causing sporadic X errors and xmcd crashes.

    - Fixed a bug that caused classic CDDB lookup to fail if HTTP proxy
      authorization is enabled.

    - Changed xmcd to keep the Credit Fullname Wizard window open if a user
      clicks the Credit 'Add', 'Modify' or 'Delete' buttons, or
      select/de-select credit list items.  Also, enhance the data fields
      verification for the full name wizard window.

    - Enhanced xmcd and cda to handle erroneous CDDB data more gracefully,
      where a subgenre is set to the value that of a genre, or where a
      subrole is set to the value of a role category.

    - Fixed a missing single quote in libdi_d/config.sh that was causing
      the script to fail while configuring proxy servers.  Also, fixed
      a problem with reading the device configuration files where the
      wrong device parameters would get used.

    - The install.sh and config.sh scripts will now use nawk if it's
      available on the system.  Otherwise it falls back to using awk.
2001-07-24 16:00:01 +00:00
wiz
ed12cf97a3 Update to 20010724:
Better support for tbz packages, `pkg_add -u', and lots of man page fixes.
2001-07-24 15:02:14 +00:00
wiz
cc09225168 add and enable bibclean 2001-07-24 14:31:52 +00:00
wiz
e089b2a4e6 Initial import of bibclean, a prettyprinter and syntax checker for
BibTeX bibliography databases.
Package provided by Stoned Elipot in pkg/13515.
2001-07-24 14:29:45 +00:00
wiz
8fe1975db6 add and enable bibparse 2001-07-24 13:54:05 +00:00
wiz
0c5d736045 Initial import of bibparse, a syntax checking tools for BibTeX
bibliography databases.
Package provided by Stoned Elipot in pkg/13514.
2001-07-24 13:47:34 +00:00
jlam
c762959d80 Add more debugging code to note when a file to be linked can't be found. 2001-07-24 11:47:28 +00:00
jlam
c4ed1fa339 Mark as USE_BUILDLINK_ONLY and add a buildlink.mk file for use by other
package Makefiles.
2001-07-24 11:17:46 +00:00
jlam
6d744e3138 Make USE_BUILDLINK_ONLY true by using a buildlink.mk file for wsoundserver
libraries and using the config wrappers.  Simplify the buildlink.mk
inclusion by just including windowmaker/buildlink.mk instead of all the
graphics libraries' buildlink.mk, and including wsoundserver/buildlink.mk
instead of including libaudiofile/buildlink.mk directly.
2001-07-24 11:04:20 +00:00
jlam
ea9dba85e0 Add buildlink.mk file for use by other package Makefiles. 2001-07-24 10:51:18 +00:00
jlam
1ac553ced7 * Really complete buildlinkization:
* Remove explicit references to /usr/local/include and /usr/local/lib
    added by the configure script.
  * Note that wslib/get-wsound-flags needs to have references to
    ${BUILDLINK_DIR} removed before installation by listing it in
    REPLACE_BUILDLINK.
* Remove patches that add -Wl,-R${X11BASE}/lib to the link flags of
  various libraries and programs.  This already should be passed in via
  LDFLAGS, and if additional flags are needed on Solaris, then we should
  just set the additional LDFLAGS in the package Makefile.
2001-07-24 10:39:01 +00:00
abs
933dc6ce8c shorten comment slightly 2001-07-24 10:35:45 +00:00
jlam
a5a65af6af sort 2001-07-24 10:25:37 +00:00
wiz
9f05676b57 Add dependency on flac. 2001-07-24 10:14:56 +00:00
jlam
081ae6de6b Only create <sys/soundcard.h> if <soundcard.h> exists. 2001-07-24 10:13:38 +00:00
jlam
3adf490330 libdockapp's shared library needs libXpm.so, so include xpm/buildlink.mk. 2001-07-24 10:07:07 +00:00
wiz
b91038a79a Fix path to locate database.
Patch provided by Eric Gillespie Jr in pkg/13544.
2001-07-24 09:59:40 +00:00
jlam
22e231e3a4 Re-add accidentally removed do-build target. -current doesn't need it, but
1.5.x does.
2001-07-24 09:55:34 +00:00
jlam
966ca6c8a8 This package requires Xaw3d. 2001-07-24 09:43:37 +00:00
jlam
fbae3f2642 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-07-24 09:41:16 +00:00
jlam
791ec24f2b Add missing BUILD_USES_MSGFMT. 2001-07-24 09:36:23 +00:00
jlam
0d64ada610 Fix installation by creating directories prior to copying files into them. 2001-07-24 09:27:57 +00:00
jlam
bd2d77b248 Fix typo: = -> += 2001-07-24 08:40:46 +00:00
taca
83e3c7b948 - Install info files to ${PREFIX}/info not automatically detected
directory (/usr/share/info).
- Perform really correct info file install and deinstall.
2001-07-24 08:17:18 +00:00
taca
ffc06fe866 Don't check existence of "imput" command to make PLIST consistency. 2001-07-24 07:47:17 +00:00
taya
2ffa783138 add patch-ab(forget to add previous commit) 2001-07-24 01:08:11 +00:00
taya
3fcf7ff964 Update galeon to 0.11.2.
Changes:
- tons of bugfixes
- a lot of memory leaks fixed
- draggable tabs
- minimum font size
- better font defaults
- improved focus handling
- view source and save background fixed
- xbel importing support
- small startup time improvement
- ability to pause downloads
- new spinner
- new preferences dialog look
- toolbar configurability
- most recent used sessions in file menu
- open / save the current session to a file
2001-07-24 01:07:14 +00:00
wiz
5e1933cc0b Make this package work under Solaris 8.
Patches provided by Stoned Elipot <Stoned.Elipot@script.jussieu.fr>
in private mail.
Addresses pkg/13017.
2001-07-23 22:31:08 +00:00
wiz
17e822fb3e Update to 0.10. Also make it work with latest windowmaker.
Patches mostly by Ben Wong from pkg/13378.
Changes seem only to be other changes to keep up with windowmaker.
2001-07-23 20:38:48 +00:00
wiz
3bd15d7264 Fix (and sort) PLIST. Noted wrong in recent bulk build. 2001-07-23 20:15:29 +00:00
tron
3ad63266fb Update "communicator" package to version 4.78. A list of changes is not
available on the Netscape website yet. Let's hope it crashes less often
than the older releases.
2001-07-23 20:09:30 +00:00
skrll
07bff1765b Add BUILD_DEPENDS on qt2-designer{,-kde} should fix the build problem
noted in recent bulk build.
2001-07-23 20:08:28 +00:00
wiz
9f347f42a4 Ted installs an app-defaults file, so he should install into X11BASE by
default. Problem noted in recent bulk build.
2001-07-23 20:01:40 +00:00
wiz
57f4062906 BUILD_DEPENDS has same syntax as DEPENDS. Fix two commented out lines using
the old syntax.
2001-07-23 19:53:48 +00:00
wiz
1794eb24dc BUILD_DEPENDS has the same syntax as DEPENDS. Fix one instance of old syntax. 2001-07-23 19:52:29 +00:00
tron
11e05c2114 Use Solaris 8 binary on Solaris 8 and newer. 2001-07-23 19:01:49 +00:00