Commit graph

5504 commits

Author SHA1 Message Date
hubertf
1ce1d11daf Replace deinstall-depends target with call to "pkg_delete -R" (now that
we have it for sure).
1999-04-20 20:28:11 +00:00
tron
bb04f7ac54 Remove kludge which tries to add "/var/wwwoffle" to package list. Instead
of that we create a tar archive with the spool directory layout which
will be extracted during installation of the binary package.
1999-04-20 20:06:49 +00:00
tron
321a488d0e Sync contents of directory "share/doc/vnc" with reality. 1999-04-20 19:00:27 +00:00
tron
bb9b3c5bbb Back out unintended commit. 1999-04-20 18:59:48 +00:00
tron
f5a5666862 Define deprecated "unix" symbol. 1999-04-20 18:39:34 +00:00
tsarna
4642252f4b Build and install SearchIndex modules, or some add-ons like Confera
won't work.
1999-04-20 18:06:06 +00:00
tron
039b6bc610 Use "@unexec rm -f" to remove "etc/rplay.conf" because it doesn't get
installed by default.
1999-04-20 16:39:11 +00:00
mycroft
d108dd8f9a If -n is used, send only -n and not -u, to retain compatibility with old
servers.
1999-04-20 15:11:35 +00:00
mycroft
5b023e20e2 Er, -n must imply -u for compatibility with old clients. 1999-04-20 15:09:44 +00:00
mycroft
3729b8c84e Nuke the klugy CVSREADONLY hack, and instead use a modified version of our old
`cvs -u' changes to prevent lock creation.
1999-04-20 15:01:11 +00:00
tv
783923a805 Do the MANCOMPRESSED thing a little differently - only set MANCOMPRESSED
if mk.conf sets MANZ.

Also, do not overwrite sendmail if it is already in /usr/libexec/sendmail
(use mv -i with a stdin of /dev/null).
1999-04-20 11:57:14 +00:00
tv
108429eeed MANCOMPRESSED=1 is only true if MANZ=1, so set MANZ=1 in MAKE_ENV. 1999-04-20 11:32:05 +00:00
agc
5b8cfe00f1 Default umask on Solaris is 022, not 0022. 1999-04-20 11:07:34 +00:00
tron
b777d9e223 Fix filenames in patch files so that they can be applied. 1999-04-19 22:11:34 +00:00
tv
3a9f1a46c3 Build/run problems fixed:
- DO NOT INSTALL DOCS IN ${PREFIX}/docs.  They belong in ${PREFIX}/share/doc.
- Add SEGV-preventing patch from Sleepycat's web site.

I did not enable C++ and DB 1.85 compat API in this update to make the
change during freeze time minimal; for maximum flexibility in case more
than just Sendmail wants to use this pkg!, the former should be enabled
at next update, and the latter cannot be enabled until Sleepycat adds a
fix I have sent them (or I add the fix to the patches directory).
1999-04-19 21:19:00 +00:00
tron
2faa58cd00 Neither "patch" nor "configure" step is required. 1999-04-19 20:11:07 +00:00
tron
b4d3a4b871 - Bump required package tools version to 19990412.
- Remove support for package tools without database support.
1999-04-19 20:04:18 +00:00
tron
a6c8cfea36 Update "pkg_install" package to 12-April-1999 current sources. 1999-04-19 19:58:57 +00:00
abs
3b73290549 Correct old '-u' reference (now '-o') 1999-04-19 17:59:05 +00:00
agc
f85381d98b Fix just-in-time su deinstalls on Solaris by using the full pathname for
${MAKE}.
1999-04-19 14:29:49 +00:00
abs
d5b0e42311 Bugger. s/pkg_check/lintpkgsrc/ in the usage. 1999-04-19 07:36:43 +00:00
abs
2a3362124e Add pkg_check (renamed to lintpkgsrc, and add orginal lintpkgsrc functionality
(fixed up to work a little better).
lintpkgsrc can:
    -d : Check each Makefile's 'DEPENDS' matches current pkgsrc versions.
    -i : Check versions of installed packages against pkgsrc.
    -l : Run pkglint on every package in pkgsrc.
    -m : Report md5 mismatches for files in 'distfiles'.
    -o : Report old/obsolete 'distfiles' (not referenced by any md5).
    -r : Remove any 'bad' distfiles (Without -m or -o, implies both).
1999-04-19 07:32:09 +00:00
abs
7b8e033e4a egcs-1.1.1-NetBSD-19980104.diff.gz is used in various places, and all but this
agree on a different md5 (which matches the file). Sync with others.
1999-04-19 06:35:12 +00:00
abs
ddf9af6e9a s/no/not/ in echo statment. 1999-04-19 06:33:20 +00:00
hubertf
ebc24f39ef The print-pkgtools_ver target was renamed to show-pkgtools-version
some time ago. Note this here!
1999-04-18 23:03:36 +00:00
proff
0ed255c095 dependency typo 1999-04-18 12:31:20 +00:00
hubertf
b1aba35ec5 Add dependency on tcl. 1999-04-17 14:10:01 +00:00
jlam
809a90ba47 Configure modelock only when configuring for other locales. 1999-04-17 04:12:46 +00:00
jlam
876c8d1b34 Update navigator to 4.51. Previous version no longer available.
Also change MAINTAINER to packages@netbsd.org on the advice of
Todd (tv@netbsd.org).
1999-04-17 02:43:32 +00:00
jlam
82041f665d Update communicator to 4.51. Previous version no longer available. 1999-04-17 02:42:16 +00:00
mjl
750145536a Make this work with egcs using the compilation notes provided
by Sean Doran <smd@ebone.net>. Closes PR/6339.
1999-04-17 01:55:55 +00:00
tsarna
a0bfd1d1ec Update for python 1.5.2
XXX Not updated to latest version. Need to decide if this pkg should be
removed in favor of a py-LLNL package, or what.
1999-04-17 01:53:01 +00:00
tsarna
b1f3fae459 Update for python 1.5.2.
XXX this is not updated to the latest version, which has changed
significantly. There isn't time to do investigate it before the freeze.
1999-04-17 01:41:13 +00:00
hubertf
ffa8571aa9 Actually link in libsane. 1999-04-17 01:27:28 +00:00
tron
64032fdf69 Update "gmc" package to version 4.5.30. 1999-04-16 22:54:02 +00:00
hubertf
5b7ac0de30 fix appdef handling 1999-04-16 22:53:51 +00:00
tron
7f70f1bb1e Update "mc" package to version 4.5.30. 1999-04-16 22:36:25 +00:00
abs
b37cd82d23 Update to 5.1.1. Add patch to avoid bison. 1999-04-16 22:30:51 +00:00
tron
9a18cdea34 Enter the next level of the GNOME adventure game:
Update "gnome-core" package to version 1.0.5.
1999-04-16 21:55:18 +00:00
tron
a4a196406a Enter the next level of the GNOME adventure game:
Update "gnome-libs" package to version 1.0.8.
1999-04-16 21:31:16 +00:00
jlam
a71d5a4ba9 Add and enable wmextra. 1999-04-16 20:36:40 +00:00
jlam
d82085986b Add required dependency on xpm-3.4k. 1999-04-16 20:27:16 +00:00
abs
05f5927365 nethack-x11 _really_ wants to depend on nethack-lib and xpm.
Found by ahorn@anim.dreamworks.com
1999-04-16 20:24:44 +00:00
tron
13bccdbb65 Update dependence for "gtk+" package to version 1.2.1. 1999-04-16 20:16:40 +00:00
jlam
45262db064 Extras (icons, themes, etc.) for Window Maker 0.52.x. 1999-04-16 20:16:03 +00:00
jlam
d9a0d73da9 Update dependencies to windowmaker-0.52.0. 1999-04-16 20:14:00 +00:00
tron
c6fd19decc Update "gtk" package to version 1.2.1 on request by Tim Rightnour. 1999-04-16 20:09:08 +00:00
jlam
d9dbd6cf73 Update windowmaker to 0.52.0. Changes since version 0.51.2:
- made the Attributes panel be available for all windows, even
  for completely broken apps (although settings wont be saved for
  completely broken apps)
- fixed compilation problems with compile time #defines
- workaround for crash during startup related to hiding miniaturized windows
  from Matt Armstrong <matt_armstrong@bigfoot.com>
- fixed focus problem with unfocusable windows
- fixed bug in WPrefs that changed EXIT to SHUTDOWN
- fixed menu title messup bug in WPrefs
- added a dot to mark hidden applications (compile time) (id@windowmaker.org)
- enhancements to the modelock patch (id@windowmaker.org)
- show kbd mode for modelock  (id@windowmaker.org)
- enhanced positioning of transient windows
- added dynamically loadable texture renderer code (from ?)
- added DisableMiniwindows option
- kde: miniaturize animation will match the taskbar icon (KWM_WIN_ICON_GEOMETRY)
- miniwindows show the title of the window if there is none set for it
- fixed crash on kpanel restart
- remember window shortcuts after restart
- change edge resistance to account for panels and stuffs
- narrower menus
- fixed auto raise/lower behaviour of clip for docked applications that have
  their own window (applets).
- cleaned up Clip's autocollapsing code, and made it to be similar to the
  auto raise/lower code (much cleaner).
- fixed a race condition in Clip behavior when changing workspaces, if set to
  autocollapsing.
1999-04-16 20:08:16 +00:00
tron
49a26ddbac Update dependence for "glib" package to version 1.2.1. 1999-04-16 19:24:34 +00:00
tron
3a6ffc6278 Update "glib" package to version 1.2.1. 1999-04-16 19:18:54 +00:00