Commit graph

57853 commits

Author SHA1 Message Date
grant
b8453b63fc fix comment about needing patch(1). 2004-03-31 10:00:43 +00:00
sketch
b6bcc14387 compiler.mk is needed for CC_VERSION checks, not bsd.prefs.mk. 2004-03-31 09:39:24 +00:00
sketch
4d692d801b Since revision 1.155 of bsd.prefs.mk, compiler.mk is required in package
Makefiles for testing CC_VERSION, not bsd.prefs.mk.  Reflect that change
in the provided example.
2004-03-31 09:38:36 +00:00
snj
1d4c0bbb8b Updated gtkglext to 0.7.1nb5. 2004-03-31 09:02:27 +00:00
snj
5c1b154d82 Override gdkglext.pc to get more goodies. Bump PKGREVISION to 5.
Closes PR pkg/20674.
2004-03-31 09:02:04 +00:00
wiz
017f13dca7 Allow cdrtools-ossdvd as cdrecord too. 2004-03-31 08:50:25 +00:00
snj
4b04619569 USE_LANGUAGES=c c++ 2004-03-31 08:32:48 +00:00
jlam
646616eff0 Find the expat libraries and headers if they come from /usr/X11R6. 2004-03-31 07:54:50 +00:00
xtraeme
f8a0b42ef8 bl3ify IglooFTP, s/USE_X11BASE/USE_X11, bump PKGREVISION. 2004-03-31 07:20:20 +00:00
jlam
ce7bf9c372 Move the check for USE_X11 after bsd.builtin.mk included since that file
may indirectly set USE_X11.  This should fix using some of the builtin
X11 software to build non-X11 packages.
2004-03-31 07:12:31 +00:00
xtraeme
7fe0be3073 bl3ify 2004-03-31 07:12:21 +00:00
cube
4d66c3d920 Note update of ethereal to version 0.10.3.
XXX There are still issues on -1-6 branch.  The behaviour of ethereal on
XXX this platform is _very_ weird and so far I haven't been able to find
XXX the bug.  Since at least the previous pkgsrc version had that bug, I
XXX prefer updating the package now, while I keep hunting the weird bug.
2004-03-31 07:07:14 +00:00
cube
8f61a4743f Update to 0.10.3. This release fixes several critical vulnerabilities in
some packet dissectors, you're strongly advised to update.

Changes from 0.10.0:
 => New and updated features
        (in 0.10.3)
      o Display filters now support the bitwise and (&) operator.
      o Protocol hierarchy statistics now have bandwidth columns.
      o The capture dialog has a new layout.
        (in 0.10.2)
      o The user interface has received further updates.  The Statistics
        menu layout has been improved, as well as the capture options dialog
        layout.
        (in 0.10.1)
      o Several updates were made to Ethereal's user interface.  The "File"
        menu now has a "most recently used" list.  The help menu was greatly
        expanded.
      o The "matches" operator now handles more data types.  For example,
        you can now use
                 smtp matches joespammer@example.com
        as a display filter.
      o I/O statistics now support 1ms resolution.

 => Bugs fixed
        (in 0.10.3)
      o http://www.ethereal.com/appnotes/enpa-sa-00013.html

 => Other notes
      o A lot of packet dissectors were either added or updated, as well as
        some capture file formats handlers.
2004-03-31 07:03:30 +00:00
jlam
67d7561134 Let KERBEROS imply SASL_USE_GSSAPI. 2004-03-31 06:49:41 +00:00
taca
24fe430595 Add -c option to ${GUNZIP_CMD} preventing uncompress distfiles itself. 2004-03-31 06:15:59 +00:00
snj
9c6d9e1826 No longer used. 2004-03-31 06:09:19 +00:00
snj
d0346cc043 Updated py-sqlite to 0.5.0. 2004-03-31 06:08:21 +00:00
snj
777e84c1d4 Update to 0.5.0. No changelog available, but this seems to be a minor
bugfix release.

Closes PR pkg/24663.
2004-03-31 06:07:06 +00:00
snj
c8374ed81a Updated sqlite to 2.8.13. 2004-03-31 05:51:59 +00:00
snj
b5b942e431 Update to sqlite-2.8.13. Closes PR pkg/24660.
FreeBSD 4 portability hint from Michal Pasternak.

Some of the changes since 2.8.5 include:
* Refactor parts of the code in order to make the code footprint
  smaller.  The code is now also a little bit faster.
* The built-in min() and max() functions now honor the difference
  between NUMERIC and TEXT datatypes.
* New HH:MM:SS modifier to the built-in date/time functions.
* Add function prototypes for the database encryption API.
* Fix a bug that might corrupt the rollback journal if a power failure or
  external program halt occurs in the middle of a COMMIT.
* Reduce the size and increase the speed of various modules.
* Fix a potential database corruption problem on Unix.
* Fix a 32-bit integer overflow problem that could result in corrupt
  indices in a database if large negative numbers (less than -2147483648)
  were inserted into a indexed numeric column.
* Fix a locking problem on multi-threaded Linux implementations.
* Fix a critical bug introduced in 2.8.0 which could cause database corruption.
* The VACUUM command now works with the non-callback API
* If the name of the database is an empty string, open a new database in a
  temporary file that is automatically deleted when the database is
  closed.
* Performance enhancements in the lemon-generated parser
* Documentation updates and typo fixes
* Removed support for the Oracle8 outer join syntax.
* Allow GLOB and LIKE operators to work as functions.
* Make sure the journal file directory entry is committed to disk before
  writing the database file.
2004-03-31 05:50:17 +00:00
jlam
703c2a4805 Add missing .if eaten by my fat fingers in vi. 2004-03-31 05:34:32 +00:00
jlam
15cc06624b Pass along any GMAKE_LOCALE to sub-makes so that the value is preserved
from the environment.
2004-03-31 05:19:46 +00:00
xtraeme
a9ebcdea11 Update abiword to 2.0.5
Changes:

	o Remove the coquille plugin from the RPM spec file.
	o Fix a crash on editting tables with multiple windows (bug 6332).
	o Fix stylesheet handling in wv.
	o Use FREEP() instead of delete[] on UT_strdup.
2004-03-31 04:59:18 +00:00
snj
be26fb7d6b vim-kde updated to 6.2.14. 2004-03-31 04:47:55 +00:00
xtraeme
f468eb3a7b Update xmame and xmess packages to 0.80.1.
Changes:

Release 0.80.1, 13 March 2004
        - Everything from MAME 0.80 (http://x.mame.net/changes-mame.html)
          and MESS 0.80 (http://x.mame.net/changes-mess.html).
        - Improved support for GNU make's -j option, which can especially
          benefit SMP and SMT machines.  (Arnaud G. Gibert)

pkgsrc changes:

	o Make esound support optional via USE_ESOUND (by default is NO).
2004-03-31 04:39:16 +00:00
snj
1f0e1ca9f9 Updated vim-kde to 6.2.14. 2004-03-31 04:33:04 +00:00
snj
e8d3279f18 Update to 6.2.14. KDE-specific changes unknown.
General changes include:
* Zillions of miscellaneous bugfixes
* Support for editing Arabic text
* :try command and exception handling
* Support for PostScript printing in various 8-bit encodings
2004-03-31 04:31:20 +00:00
xtraeme
1d1e6f276e Update openldap to 2.1.29 (latest stable release).
Changes:

OpenLDAP 2.1.29 Release
        Fixed slapd SASL invalid authcID crash (ITS#2961)
        Fixed slapd sasl-regexp debug crash (ITS#3033)
        Fixed back-bdb empty suffix bug (ITS#2970)
        Fixed back-bdb IDL avl_delete failure bug (ITS#3004)
        Fixed libldap assert failure (ITS#2982)

OpenLDAP 2.1.28 Release
        Fixed back-bdb slapadd crash (ITS#2974)
        Fixed typo in ACL STYLE slap_style_e enum (ITS#3001)
        Added ACL set logging (ITS#2949)
        Fixed '=' escape in DN (ITS#3009)
        Documentation
                Fixed ldapmodify(1) manpage (ITS#3002)
                Fixed ldapmodrdn(1) manpage (ITS#3003)

OpenLDAP 2.1.27 Release
        Fixed slapd replog ordering bug (ITS#2512)
        Fixed slapd uninitialized variable bug
        Fixed libldap SASL client callbacks (ITS#2926)
        Build Environment
                Fixed gai_strerr portability problem (ITS#2643)
                Fixed DNS res_query portability problem
2004-03-31 03:52:45 +00:00
jlam
4af9e32893 Miscellaneous nits. 2004-03-31 02:32:56 +00:00
jlam
8c8fd0fcfb Install files one by one to workaround more feeble install programs. 2004-03-31 02:25:11 +00:00
jlam
8fbae26d5f Miscellenous Makefile cleanups. 2004-03-31 02:22:04 +00:00
jlam
23c06e39b8 This packages doesn't use the compiler. 2004-03-31 01:53:01 +00:00
jlam
4bfca4a488 This package doesn't use the compiler. 2004-03-31 01:52:04 +00:00
jlam
c3d0dda45b This package compiles nothing, so set USE_LANGUAGES to the empty value. 2004-03-31 01:43:06 +00:00
jlam
a92f4d1bfb This is a Perl script... no need for compiler here. 2004-03-31 01:40:04 +00:00
xtraeme
1552bc6e69 Added galeon-devel-1.3.14a 2004-03-30 23:42:17 +00:00
xtraeme
6455e5ca3b Initial import of galeon-devel-1.3.14a from pkgsrc-wip.
Galeon is a GNOME Web browser based on gecko (the mozilla rendering engine).
It's fast, it has a light interface, and it is fully standards-compliant.

This version uses GNOME 2, and is a development branch built against
www/mozilla-gtk2.
2004-03-30 23:40:52 +00:00
snj
3f1741b61c Fix compilation of the SHA1 code on sparc64 by giving each round its
own function.
2004-03-30 23:36:45 +00:00
xtraeme
8368b91acb Added poedit-1.2.5. 2004-03-30 23:21:47 +00:00
xtraeme
2aecefec26 Initial import of poedit-1.2.5 from pkgsrc-wip.
poEdit is a cross-platform gettext catalogs (.po files) editor.  It is built
with wxWindows toolkit and can run on any platform supported by it (although
it was tested only on Unix with GTK+ and Windows).  It aims to provide more
convenient approach to editing catalogs than launching vi and editing the
file by hand.

Here is a brief features list:

- User friendly way of editing entries. You can easily navigate in large
  catalogs, easily enter or modify entries (fuzzy flag is automatically
  removed if you change translation, you can copy original string to
  translation by pressing Alt-I)
- Whitespaces highlighting
- Fuzzy and untranslated records highlighting. Furthermore, untranslated
  and fuzzy translations are displayed at the top of the list
- Automatic compilation of .mo files (optional)
- Automatic headers update
- References browser lets you see where in what context the string is used
- You can use poEdit to scan source code for translatable strings
- Integration with KDE and GNOME desktops
2004-03-30 23:20:36 +00:00
xtraeme
50a628b23c Note update of streamtuner* pkgs. 2004-03-30 22:44:44 +00:00
xtraeme
dc035e7a7f Update to 0.4.0 and bl3ify.
0.4.0                                   30 March 2004

        * Files can now be renamed and deleted
        * ID3 tags and Vorbis comments can now be edited
        * The browse function has been enabled (uses www.allmusic.com)
        * A few minor bugs and memory leaks have been fixed
        * Because of the inclusion of GPL code, the program license
          has been changed to GPL
        * Requires streamtuner 0.12.0

0.3.0                                   31 January 2004

        * Ogg Vorbis support has been implemented (requires libvorbis)
        * Internationalization has been performed, and a french
          translation is already available
        * Now uses libid3tag (part of MAD project) instead of id3lib
        * Added a duration column
        * Switched to Autoconf 2.57, Automake 1.7.5 and Libtool 1.5
        * Requires streamtuner 0.11.0
2004-03-30 22:42:47 +00:00
xtraeme
9fad3030e2 Update to 0.3.4 and bl3ify.
0.3.4                                   30 March 2004

        * SGML character references are now expanded
        * URL fields are now visible
        * Requires streamtuner 0.12.0

0.3.3                                   31 January 2004

        * Internationalization has been performed, and a french
          translation is already available
        * Can now login to Live365 (patch by Daniel Caujolle-Bert)
        * Categories are now reloaded only once per session
        * Error messages have been simplified
        * Requires streamtuner 0.11.0
2004-03-30 22:26:58 +00:00
xtraeme
b24a27fe8d Update to 0.12.1 and bl3ify.
0.12.1                                  30 March 2004

        * Fixed bookmarks loading

0.12.0                                  30 March 2004

        * The bookmarks are now global
        * A preselections handler has been implemented
        * The properties dialog can now edit a stream
        * Some streams can now be deleted
        * HTTP transfers are now compressed if possible (suggested by
          Marcus Rückert)
        * HTTP transfers now follow redirections
        * Socks 5 proxy support has been added
        * The documentation is now in DocBook format
        * A splash screen has been implemented
        * Some icons have been changed
        * Tabs can now be reordered
        * GTK+ interactive search has been fixed
        * Several UI improvements have been performed
        * The API has been enriched
        * The overall performance has been greatly improved
        * Major code cleanups have been performed
        * Several bugs and memory leaks have been fixed
        * streamtuner-theme-convert has been removed
        * Now requires GTK+ version 2.2.2 or superior
        * Now requires libcurl version 7.10.5 or superior

0.11.1                                  07 February 2004

        * Fixed a deadlock on Linux and other platforms having
          non-recursive mutexes (reported by Marcus Rückert)
        * Fixed a crlf parsing bug in transfer code
        * A minor bug in tab switching has been fixed

0.11.0                                  31 January 2004

        * Reimplemented bookmarks support (unseen since 0.7.3)
        * Multiple stream selection is now possible (a new event has
          been added, ST_HANDLER_EVENT_STREAM_TUNE_IN_MULTIPLE)
        * Categories are now displayed when they are selected
        * Removed the "Stop tune in" feature and the task dialogs
        * The stop button now is now global
        * Removed the category menu and moved its items to the view
          menu
        * The transfer API has been improved:
                - retrieval of HTTP headers
                - UNIX, DOS and Mac newline support
                - cleaner API
        * Introduced the st_action API, obsoleting st_programs
        * Implemented a minimal m3u and pls API
        * Added st_handler_set_description() and
          st_handler_set_home(): a clickable label pointing to the
          currently selected handler's home is now displayed in the
          toolbar
        * GTK_STOCK_REFRESH and GTK_STOCK_STOP now replaces
          ST_STOCK_RELOAD and ST_STOCK_STOP
        * Categories now have a descriptive icon
        * Tab icons can now be hidden
        * Added an "Always refresh categories" option
        * The SHOUTcast plugin can now parse the charset information
          of the Content-Type HTTP header
        * A SHOUTcast playlist writing bug has been fixed
        * Multi-threading is now mandatory
2004-03-30 22:21:31 +00:00
xtraeme
87ebc2d116 Check for !empty(X11_TYPE:Mnative) instead of checking for
empty(X11_TYPE:MXFree86), because X11_TYPE=xlibs could be used too...
2004-03-30 21:58:45 +00:00
xtraeme
4052696ecd Teach qt's configure to find libraries/headers inside BUILDLINK_DIR, which
is mandatory if you want Xft2/Xrender support when using X11_TYPE=XFree86.
2004-03-30 21:50:19 +00:00
xtraeme
a1fdb089fa Remove XFree86/Makefile.common which was causing strange changes in the
targets, and use ${LOCALBASE}/X11R6 instead of ${X11ROOT}, noted by
Jeremy C. Reed (fixes building in qt3 when using X11_TYPE=XFree86).
2004-03-30 21:45:10 +00:00
jlam
ca32f73cc6 bl3ify 2004-03-30 21:41:32 +00:00
jlam
29df39d6b5 GCC has this annoying behaviour where it advocates in a multi-line
banner the use of "#include" over "#import" when including headers.
This generates a _huge_ number of warnings when building practically all
Objective-C code where it is convention to use "#import".  Suppress
the warning if we're building Objective-C code using GCC by passing
-Wno-import to the compiler.
2004-03-30 21:39:24 +00:00
xtraeme
2fb05f7421 bl3ify 2004-03-30 21:27:29 +00:00