Commit graph

22338 commits

Author SHA1 Message Date
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
wiz
d0d99e2728 Fix windowmaker segfaults reported in pkg/13148 with the patch from there,
by Anthony Mallet.
2001-07-23 18:56:19 +00:00
tron
603efed559 The SunOS 5.5.1 version is unsupported now. 2001-07-23 18:56:07 +00:00
tron
a82e57a41d Update "navigator" 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 18:55:04 +00:00
wiz
8cd7b71bcf Add dependency on hermes. 2001-07-23 18:54:54 +00:00
wiz
77d1591c0a Add variable to make navigator/communicator _not_ depend on flash, and
document it in mk.conf.example. Adresses pkg/13343.
2001-07-23 18:30:24 +00:00
nra
ee3f60dfcd Update zsh to 4.0.2. PR 13538 by Eric Gillespie Jr.
This is a maintenance release for the (stable) 4.0 branch. Most of the
changes are bug fixes, including a fix for a bug which caused the test
suite to fail. On fully supported systems, all tests should now pass.

There is one new feature: the option KSH_TYPESET provides compatibility
with other shells for assignment arguments of `typeset', `export' and
related builtins.
2001-07-23 18:23:44 +00:00
wiz
e430fe9fd0 add and enable flac-xmms 2001-07-23 18:16:38 +00:00
wiz
71192795aa Initial import of flac-xmms, the xmms interface for flac, the free lossless
audio codec.
Package provided by Ben Collver in pkg/13415, slightly modified by me.
2001-07-23 18:16:10 +00:00
taca
e01feb8843 - Install info and examples.
- Add some utility elisp files including ssl.el.
- Remove redundant dependency and specify minimum version of depending
  package explicitly.
- bump to wl-2.6.0 to "nb1".
2001-07-23 15:39:09 +00:00
nra
d5c5dae28a Correct missing buildlink dependencies. 2001-07-23 15:04:47 +00:00
taca
534c786537 Add $NetBSD$ tag. 2001-07-23 15:04:11 +00:00
wiz
b3604f6c26 add and enable gifsicle 2001-07-23 14:05:16 +00:00
wiz
94de0aede5 Initial import of gifsicle, a program to manipulate GIFs, and in particular
GIF animations.
Package provided by Ben Wong in pkg/13467.
2001-07-23 14:03:11 +00:00
wiz
34d39c2e73 add and enable flac 2001-07-23 13:29:40 +00:00
wiz
e8c490d1ad Initial import of flac-1.0, the Free Lossless Audio Codec.
Provided by Ben Collver in pkg/13414, with slight changes by me.
2001-07-23 13:28:26 +00:00
jlam
cbee525ae7 Update R to 1.3.0. This is a two-generation upgrade from the previous 1.1.1
version in pkgsrc.  There are many, many bugfixes, better compliance with
S3/S4, and many additional statistical analysis functions added to the
base library.  There is also an improved (faster) garbage collector and
support for dynamically sizing the memory used by R.  The full summary of
changes may be found on the R Project website.
2001-07-23 13:14:44 +00:00
jlam
1934a5ae41 In buildlinked *Config.sh files, substitute ${BUILDLINK_DIR} for
${LOCALBASE} in *_PREFIX definition.
2001-07-23 12:34:32 +00:00
jlam
8e03d76234 Record files that are linked into ${BUILDLINK_DIR} in the cookie files
to aid in debugging problems.
2001-07-23 11:07:22 +00:00
jlam
d111d9e38f Make build not reference directories in ${LOCALBASE}. Reorder some lines
for clarity.
2001-07-23 10:21:12 +00:00
martin
2652afb096 Update to version 3.16.
Changes:
* Some transfer() bugfixes/improvements.
* STDIN/STDOUT are no logner assumed to be non-socket decriptors.
* Problem with --with-tcp-wrappers patch fixed.
* pop3 and nntp support bug fixed by Martin Germann.
* -o option to append log messages to a file added.
* Changed error message for SSL error 0.

Provided by Martti Kuparinen in PR 13537.
2001-07-23 10:03:09 +00:00
jun
8c67bc3ceb Update Mew to 2.0 pre4
Mew 2.0 pre4 (2001/07/22) mew-dist release
* mew-refile-guess-by-folder prefers the entire folder to ml name.
* save-excursion hack for mew-mime.el.
* Unifying a region of Summary mode.
  See mew-summary-region-include-cursor-line.
        Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* "postnum" for x-sequence:
* A bug fix for mew-sort-number.
        Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* "n" works for mew-summary-ls in the case that the scan form is old.
* Defining mew-input-grep-pattern.
* Adding key-bindings for [delete].
* A bug fix for mew-addrbook-clean-up.
        Tak Ota <Takaaki.Ota@am.sony.com>
* PWD for Makefiles to same Emacsen on Windows.
        Motohiko Minakuchi <zxcv@eva.hi-ho.ne.jp>

Mew 2.0 pre3 (2001/07/16) mew-dist release
* info updates.
* Defining mew-mime-text/plain-ext. And charset hack.
2001-07-23 07:19:49 +00:00
wiz
dd8782ce0a Add rc.d-type startup script, as requested in pkg/13475.
On deinstall, remove an additional directory that gets created for this package.
2001-07-23 00:59:19 +00:00
jlam
04959a2155 Fix oversight in package name...it's ja-vflib-lib. 2001-07-22 23:20:59 +00:00