Commit graph

37261 commits

Author SHA1 Message Date
jmmv
c53e020162 Note update of etcupdate to 20021227 2002-12-27 19:43:20 +00:00
jmmv
c759671d65 Update etcupdate to 20021227:
- Fix a typo in the yesno() function: add a missing question mark.

Approved by martti.
2002-12-27 19:41:45 +00:00
grant
51cc184bc9 Note update of mozilla-linux to 1.3rc1. 2002-12-27 16:29:14 +00:00
grant
4e7442a275 Update mozilla-linux to 1.3a.
Major changes since Mozilla 1.2:

Browser
* Bookmark quick search capability

Mail
* New junk mail classification capabilities
* Improved filters
* Mozilla Views to help locate, organise and prioritise mail
* Improved interoperability with IMAP servers

The full list of changes can be found at

        http://www.mozilla.org/releases/mozilla1.3a/
2002-12-27 16:28:08 +00:00
cjep
0c7a4fbd1f Fix PLIST (error noticed in Hubert's latest bulk build). 2002-12-27 15:28:14 +00:00
cjep
42bf4ea4d1 Make this package build on SunOS. 2002-12-27 14:36:01 +00:00
veego
51cc09b275 Update x11-links to 0.9.
Changes:
- Support XFree86 4.2.99.3, so we support the upcoming 4.3
- There is no need to link bitmap files, which was introduced while
  switching to bulidlink2
- Add some new files
2002-12-27 13:13:50 +00:00
veego
f5abc8682d Update to 0.8.
Changes:
- Support XFree86 4.2.99.3, so we support the upcoming 4.3
- There is no need to link bitmap files, which was introduced while
  switching to bulidlink2
- Add the following new files:

include/X11/Xcursor/Xcursor.h
include/X11/extensions/bigreqstr.h
include/X11/extensions/extutil.h
include/X11/extensions/mitmiscstr.h
include/X11/extensions/multibufst.h
include/X11/extensions/shapestr.h
include/X11/extensions/shmstr.h
include/X11/extensions/syncstr.h
include/X11/extensions/xcmiscstr.h
include/X11/extensions/xteststr.h
lib/llibXcursor.a
lib/libXcursor.so
lib/libXcursor.so.1
lib/libXcursor.so.1.0
lib/libXrandr.so.2
lib/libXrandr.so.2.0
lib/libXrender.so.1.2
lib/libXv.so
lib/libXv.so.1
lib/libXv.so.1.0
2002-12-27 13:08:24 +00:00
abs
0d008e5c34 Import of prayer 1.0.5
Prayer is a small and fast HTTP to IMAP gateway written entirely in C.
    * Uses persistent connections to IMAP server and support servers.
    * Target folders remain SELECTed: not a simple-minded proxy.
    * Full caching (including sort/thread cache) for each open folder.
    * Up to five persistent IMAP connections (typically one or two in use):
          o INBOX and one other folder
          o Postponed message folder stream
          o Preferences stream
          o Folder transfer stream
          o Various optimisations/sharing to minimise actual IMAP connections
    * Directory cache: single round trip to IMAP server for directory listing.
    * Works well with UW IMAP server (even using Unix format mail folders).
    * Little discernible load on a Pentium III class system running Linux with
      5,000 logins/day (400 logins/hour, 150 concurrent logins)
    * Uses 10% to 20% of the CPU and 400 MBytes of RAM on a PIII class system
      with 23,000 logins/day (1,700 logins/hour, 850 concurrent logins peak)
    * Aggressive HTTP/1.0 and 1.1 connection caching to reduce SSL overhead.
    * Optional gzip compression of pages tunable by IP address range.
2002-12-27 12:56:19 +00:00
abs
108a07fa0d Add prayer 2002-12-27 12:55:26 +00:00
abs
f5d1820a8f Import of prayer 1.0.5
Prayer is a small and fast HTTP to IMAP gateway written entirely in C.
    * Uses persistent connections to IMAP server and support servers.
    * Target folders remain SELECTed: not a simple-minded proxy.
    * Full caching (including sort/thread cache) for each open folder.
    * Up to five persistent IMAP connections (typically one or two in use):
          o INBOX and one other folder
          o Postponed message folder stream
          o Preferences stream
          o Folder transfer stream
          o Various optimisations/sharing to minimise actual IMAP connections
    * Directory cache: single round trip to IMAP server for directory listing.
    * Works well with UW IMAP server (even using Unix format mail folders).
    * Little discernible load on a Pentium III class system running Linux with
      5,000 logins/day (400 logins/hour, 150 concurrent logins)
    * Uses 10% to 20% of the CPU and 400 MBytes of RAM on a PIII class system
      with 23,000 logins/day (1,700 logins/hour, 850 concurrent logins peak)
    * Aggressive HTTP/1.0 and 1.1 connection caching to reduce SSL overhead.
    * Optional gzip compression of pages tunable by IP address range.
2002-12-27 12:52:07 +00:00
uebayasi
a30073360f Test if __m68k__ is defined on NetBSD/m68k ELF. 2002-12-27 10:11:53 +00:00
uebayasi
b4c24525c5 Update Canna to 3.6p1.
Changes from 3.5b2 are:
	* Add -inet option not to allow TCP connections by default.
	* Fix a buffer overflow.  (This fix was already incorpolated
	  in Pkgsrc version.)
	* Improve dicionary.
	* Improve conversion engine.
	* Other bug fixes.

Patch is made by Yoshifumi Hiramatsu.  Tested by Toru Takamizu.
2002-12-27 08:41:23 +00:00
grant
2e18bd5caf Both buildlink caching methods work on Solaris 8 and Darwin 6.2.
Enable full caching for any SunOS arch and Darwin 6*.
2002-12-27 07:00:51 +00:00
uebayasi
289160ecdb * Garbage collect IGNORE -> SKIP migration.
* {NOT,ONLY}_FOR_PLATHOME mismatch is not an error.  Set
  PKG_SKIP_REASON for those cases.  This makes bulk builds happier.
2002-12-27 06:53:42 +00:00
uebayasi
2bc761536b Buildlink name is different from package name. Correct it. Supposed
to fix kinput2 build problem.
2002-12-27 06:29:20 +00:00
uebayasi
fd410f2020 Guard an expansion of USE_KERBEROS by `.if defined() && ...' just in
case.  Pointed out by Ken Nakajima.
2002-12-27 05:47:14 +00:00
grant
ac9f017169 belatedly note platform specific MESSAGE and PLIST handling. 2002-12-27 05:03:49 +00:00
uebayasi
f793001c52 Update. 2002-12-27 03:14:12 +00:00
uebayasi
e8fb442b2d Clean up. 2002-12-27 02:50:37 +00:00
uebayasi
b2671b946a Note dict-{client,server} bumps and dict-dictionaries addition.
Users are recommended to update all of these for consistency.
2002-12-27 02:48:50 +00:00
uebayasi
0da2523528 Add & enable dict-dictionaries. 2002-12-27 02:44:30 +00:00
uebayasi
cf45cfd706 Initial import of dict-dictionaries-1.8.0. This is the data part separated
from dict-server.
2002-12-27 02:43:47 +00:00
uebayasi
678b638752 * Separate dictionary data from dict-server. A patch problem found by bulk
build is solved.

* Make dict-client depend on dict-server.

Bump PKGREVISIONs.
2002-12-27 02:40:18 +00:00
jschauma
c4f93d4864 guile-snarf wants the filename as the first argument, so patch accordingly.
Should fix problems seen in Huberts latest bulk build.
2002-12-27 02:17:57 +00:00
jschauma
0ca251ca68 Add patches to make newer bison's happy and fix problem encountered
in Huberts latest bulk build.
2002-12-27 01:27:15 +00:00
uebayasi
eb710fdcea Correct checksum. 2002-12-27 00:42:54 +00:00
uebayasi
cbeadb23da Update MASTER_SITES. 2002-12-27 00:33:54 +00:00
jlam
87e060f2b7 Replace "/usr/pkg" with "%D". 2002-12-26 22:59:32 +00:00
jmmv
dcff1da5be Install directories before using pax to copy files inside them. Should
solve problems shown in Hubert's bulk build.
2002-12-26 22:52:36 +00:00
jlam
3b900ff0fc Convert to use buildlink2 and java-vm.mk. Also introduce DOCDIR to make
the Makefile a little more readable.
2002-12-26 22:42:31 +00:00
jlam
51808a5870 Including java-vm.mk implied USE_JAVA. 2002-12-26 22:21:13 +00:00
jlam
850cd42db0 Use PKGNAME_NOREV instead of PKGNAME when setting WRKSRC so that we can
safely bump the PKGREVISION for this package.
2002-12-26 22:17:42 +00:00
jlam
afb4761632 Use PKGNAME_NOREV instead of PKGNAME when setting WRKSRC so that we can
safely bump the PKGREVISION for this package.  Also some style nitpicks.
2002-12-26 22:14:36 +00:00
jmmv
7e33ff07a8 Avoid detection of GNOME as we are currently not depending on it. If it is
detected, some extra files are installed. Addresses problems found in
Hubert's bulk build.
2002-12-26 21:09:11 +00:00
tsarna
06aea285af note GPSDrive 2002-12-26 20:56:45 +00:00
tsarna
4b70768e48 Add and enable gpsdrive 2002-12-26 20:56:00 +00:00
jlam
a0712b80ae Move java.mk to java-vm.mk to avoid name conflict with devel/mk-files as
suggested by Simon J. Gerraty.
2002-12-26 20:52:09 +00:00
tsarna
53ea1d6963 Fix end of DESCR file (add period, remove extra blank line) 2002-12-26 20:15:44 +00:00
tsarna
aefe4ba55a GpsDrive is a car (bike, ship, plane) navigation system. GpsDrive
displays your position provided from your NMEA capable GPS receiver on a
zoomable map, the map file is autoselected depending of the position and
prefered scale.  Speech output is supported if the "festival" software
is running.  The maps are autoselected for best resolution depending of
your position and can be downloaded from Internet.  All Garmin GPS
reveiver with a serial output should be usable, also other GPS receiver
which supports NMEA protocol.  GpsDrive is written in C with use of the
GTK+ graphic toolkit.
2002-12-26 19:55:01 +00:00
jmmv
6c739a6e75 This package requires scrollkeeper to build properly. Addresses problems
shown by Hubert's bulk build.
2002-12-26 18:56:05 +00:00
jschauma
89cd6eb42d Add patch to provide fix for newer bison's. Addresses problems seen
in Huberts latest bulk-build.
2002-12-26 18:49:43 +00:00
jschauma
fee3cbf539 Add BUILD_DEPENDency on geda-symbols, to fix problems encountered during
Huberts latest bulk-build.
2002-12-26 18:17:19 +00:00
jschauma
4c3744b0dd Update MASTER_SITE. Should fix problem in Huberts last bulk-build. 2002-12-26 18:04:33 +00:00
jschauma
d0c7e1f155 Add a mirror 2002-12-26 17:55:02 +00:00
jschauma
a6012250a1 Full caching still works on Irix. Yay. :) 2002-12-26 17:53:48 +00:00
jlam
c0dd7902c2 The buildlink2 wrappers now automatically fix this problem, so no need to
patch around it.
2002-12-26 17:19:25 +00:00
jlam
d8c9789a55 Add some libtool workarounds for software authors that don't follow the
libtool documentation.  Specifically, many authors now link against an
uninstalled libtool archive with:

	-L../package/source/dir -lfoo

instead of the correct (according to the libtool documentation):

	../package/source/dir/libfoo.la

The workarounds convert the former into the latter.  Changes originally
suggested by Rene Hexel <rh@netbsd.org> in private e-mail.
2002-12-26 17:17:32 +00:00
jlam
e287e42e02 Rewrite wrapper scripts so that it is possible to add wrapper-specific
logic and caching in a more natural way.
2002-12-26 17:08:55 +00:00
shell
cd9811e665 Updated py-Optik and nano 2002-12-26 15:20:54 +00:00