Commit graph

37133 commits

Author SHA1 Message Date
jschauma
11632737ad Update to latest version 1.0 using patches provided by Jeremey C. Reed
(reed at reedmedia dot net) in
<Pine.LNX.4.43.0212260432280.22292-100000@pilchuck.reedmedia.net> to tech-pkg.
xforms is now LGPL.
Changes:

V1.0RC6.1 November 19, 2002
  o. Fixed early tooltip hide causing recursive fl_free_forms() entry.
  o. Fixed typo in `lib/Imakefile'.
V1.0RC6 November 16, 2002
  o. TabFolder coordinate update corrected. (Angus Leeming)
  o. Tooltips could be orphaned when form hidden.  (Angus Leeming)
V1.0RC5.2 October 2, 2002
  o. Documented `InstallNonstandard' procedure.
V1.0RC5.1 October 1, 2002
  o. Mac OS X build support.
V1.0RC3 June 5, 2002
  o. Fixed condition in forms.c preventing use of cursor keys.
  o. Fumigated with -Wall, eliminating all complaints in xforms
     sources.
V1.0RC2	June 1, 2002
  o. Picked up some missing prototypes in `flimage.h'.
  o. Deleted fl_snprintf() with snprintf() and changed all references
     thereto.  Added a new library for those lacking the latter
     function, filched from the SpamAssassin distributon, of all things.
     Had to hack it a bit to get it to work.  Others, on other systems,
     may have to as well.
V1.0RC1	May 30, 2002
  o. Very minor API changes.  `FL_ERROR_FUNC' has been typedef'd for
     fl_set_error_handler() function.  `FL_VAL_FILTER' has also been
     typedef'd for use by fl_set_{counter,slider}_filter().  Neither
     of these changes should affect much of anything.
  o. The flimage functions are in their own library now: libflimage.
     They should be usable standalone, but I have not had an
     opportunity to test them.
  o. The OpenGL functions are in their own library now: libformsGL
     fl_add_glcanvas() and its ilk live there.  Application build scripts/
     Makefiles should include -lformsGL.
  o. The Xpm library is no longer built or distributed with XForms.
  o. The majority of the function prototypes in `forms.h' have been
     expanded to include variable names.
  o. various bug fixes.
2002-12-28 19:49:06 +00:00
jlam
ec8d69b87e Convert to use buildlink2. This makes using this package as a buildlink2
test actually mean something.
2002-12-28 19:47:07 +00:00
jlam
a36d340678 As a refinement on the previous commit, we shouldn't even add .../.libs
directories to the search list for libtool archives.  Also make it clear
that the warning comes from the libtool wrapper.
2002-12-28 18:58:09 +00:00
jlam
ebe087d42d Break out of loop as soon after the first time we find a libfoo.la libtool
archive that matches "-lfoo".  This prevents breakage when someone does:

	-L../src -L../src/.libs -lfoo

because libtool puts a .la file into both ../src and ../src/.libs.  This
fixes PR 19583 by Julio Merino <jmmv@netbsd.org>.
2002-12-28 18:49:57 +00:00
kristerw
4a2eba7ebf Change the USE_MMX test to check for != "NO" instead of == "YES" to
be consistent with the other USE_MMX-using packages.
Add USE_MMX to BUILD_DEFS.
2002-12-28 17:18:01 +00:00
kristerw
e7c52c4ac8 Note that USE_MMX is used by snes9x too. 2002-12-28 17:14:10 +00:00
uebayasi
25528e9d69 Revert previous; the problem had been fixed by Jan Schaumann. 2002-12-28 15:58:32 +00:00
jmmv
d2a11f74f7 Note addition of fooseti-0.6.6 2002-12-28 15:39:43 +00:00
jmmv
cc2c910180 Add and enable fooseti. 2002-12-28 15:38:14 +00:00
jmmv
3f9c32fcda Initial import of fooseti, version 0.6.6.
fooseti is a simple frontend for the Seti@home client. It shows the current
status of the client in a GTK+ window, allowing to start and stop it when
wanted. Note that it does not support account configuration.

Provided in PR pkg/19576 by Juan RP, with several changes by me.
2002-12-28 15:37:37 +00:00
jmmv
efeb9f788a Note update of sysbuild to 1.7 2002-12-28 15:00:18 +00:00
jmmv
fad8adc322 Update sysbuild to 1.7:
- Set DESTDIR properly while building toolchain.
- Create HOMEDIR if not exists when copying the sample configuration file
  (by the config target).
2002-12-28 14:58:31 +00:00
jmmv
e2f70f1995 Note update of sylpheed to 0.8.7nb1 2002-12-28 14:51:20 +00:00
jmmv
3665a60845 mime.types needs to be installed (under share/examples/sylpheed) so that
CONF_FILES will work with binary packages. Bump PKGREVISION to 1.
2002-12-28 14:49:35 +00:00
jmmv
085c0f8de6 Improve the DESCRiption of less, using the patch provided in PR pkg/19587
by reed@reedmedia.net.
2002-12-28 10:24:58 +00:00
tron
37e7e4ebc8 Because home page and master site are no longer available fetch the
distribution file from local master sites.
2002-12-28 08:52:16 +00:00
tron
c9026b50ae Remove obsolete mirror on "ftp.gwdg.de" from master site list. 2002-12-28 08:48:09 +00:00
uebayasi
039854c003 Don't regard version mismatch as an error, skip it. 2002-12-28 07:58:55 +00:00
uebayasi
ddd5a921a5 Add a missing dependency to Perl. 2002-12-28 07:40:41 +00:00
uebayasi
648436e86b Add missing dependencies. 2002-12-28 07:31:34 +00:00
kei
88785490ce fixed the patch file to make the `make patch' target happy. It now
compiles again.
2002-12-28 02:43:53 +00:00
schmonz
8c4d798daf More ideas: _STRIPFLAG_CC, _STRIPFLAG_INSTALL, compiler optimization flags. 2002-12-27 20:34:53 +00:00
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