Commit graph

54194 commits

Author SHA1 Message Date
grant
7b7a88ef35 add Solaris/i386 and sparc builds of Firefox 0.8. 2004-02-10 11:52:59 +00:00
jmmv
532c652acb Note revision bump for file-roller to 2. 2004-02-10 11:52:48 +00:00
jmmv
4c6ecdf3b3 Force use of GNU tar, as the messages shown by "pax as tar" are not recognized
properly by the program.  Fixes multiple crashes and handling of tar archives.
Closes PR pkg/24206.

Also depend on zip and unzip and ensure paths to them are correct.

Bump PKGREVISION to 2.
2004-02-10 11:52:05 +00:00
grant
eabe046d56 fix planetmirror URL in MASTER_SITES. 2004-02-10 11:45:13 +00:00
grant
12f7031bc9 note update of thunderbird-bin to 0.5. 2004-02-10 11:38:34 +00:00
grant
170f5dee4d Update to thunderbird-0.5 (Solaris/sparc will be updated when builds
become available).

Changes since 0.4:

*  New Features

We now support the notion of multiple identities per mail
account. This makes it easy to have several email addresses which end
up going into the same account. Read More about how to hook this up.

Thunderbird 0.5 includes Secure Password Authentication using a
new cross-platform NTLM authentication mechanism for POP3 and SMTP.

Option to turn on the Mozilla 1.x style folder columns in
Thunderbird (Tools / Options / Advanced / General Settings).

A new Palm Sync Address book conduit is now available for 0.5.
You can now do a one way sync, PC -> Palm or Palm -> PC, by changing
the hot sync conduit setup. We now prevent duplicate cards in
Thunderbird address books when syncing with Palm categories. Numerous
improvements with the initial sync.

A new, improved version of the offline extension is now
available for 0.5. Please read the installation notes in this document
about how to first uninstall old extensions.

Improved Spell Checker including a new US dictionary.

Ability to paste names or addresses from a spreadsheet directly
into the addressing widget of a new compose window.

Improved profile migration from Netscape 4.x.

* Recently Fixed Bugs

If a new message arrives while you are reading a message, we no
longer scroll the message body back to the top.

When saving an IMAP attachment, we no longer re-download the
attachment from the server.

Saving an attachment now brings up a standalone progress window.

Copying a message to a Sent Folder now shows progress in the
progress window.

When saving or opening an attachment, the progress dialog now
reports accurate progress information.

We now mark IMAP messages read in a folder if they are deleted
or moved to another folder. This fixes incorrect unread counts when
checking folders other than the Inbox for new messages.

LDAP searches now honor the directory search filter property.

Ability to paste a single cell of data from Microsoft Excel into
the compose window body.

Problems with IMAP folders three levels deep not showing up when
you are not using the IMAP subscription model.

Tools / Options / Attachments / Attachment Folder setting is now
remembered.

Linux builds no longer crash when viewing HTML messages
requiring a JAVA plugin.

Improved handling of apple double encoded attachments from OSX
clients.

No more new mail alert notifications when all incoming messages
are Junk.

"Remove from server after x days" has been implemented for POP3
mail accounts.

* Performance Improvements

Faster folder loading.

* Improved Stability and Polish

This release is based on the Mozilla App-Suite 1.6 final branch
and includes all of the stability work that went into Mozilla 1.6.
2004-02-10 11:36:48 +00:00
grant
9e165ae9fa we only need the MASTER_SITES special case for Firebird and Mozilla. 2004-02-10 11:06:25 +00:00
wiz
c7ec20f810 Downgrade to buildlink2 so this builds again, until PR 24344 is fixed. 2004-02-10 11:02:56 +00:00
agc
2c2ace1830 Fix for gcc3: varargs -> stdarg 2004-02-10 10:58:56 +00:00
jlam
a002208c66 buildlink3.mk files for libidn and libksba. 2004-02-10 10:22:03 +00:00
garbled
b8cc0516f6 Note update of clusterit to 2.2 2004-02-10 10:15:43 +00:00
wiz
6cd58f32ae Adapt for PKGNAME change. 2004-02-10 10:07:24 +00:00
wiz
a0fc223f63 Sort lines (pkglint). 2004-02-10 10:07:06 +00:00
tron
2da2e0b7b1 Note update of "mpg123*" packages. 2004-02-10 09:35:06 +00:00
tron
ab3123c4af Fix security vulnerability reported in CAN-2003-0865. Bump package revision
because of this fix.
2004-02-10 09:32:47 +00:00
garbled
1e0d63f04a Upgrade this package to clusterit-2.2. Mostly a bugfix release. 2004-02-10 09:27:15 +00:00
garbled
c6dd7d7ea2 Note addition of cal3d and cal3d-examples. 2004-02-10 09:19:18 +00:00
garbled
4038f00c43 Add OpenRM, cal3d and cal3d-examples to the graphics Makefile 2004-02-10 09:17:43 +00:00
grant
c228e99594 include <sys/types.h> before <sys/socket.h>, allowing this to build
on IRIX 5.3.

fixes second part of PR pkg/24375 from Georg Schwarz.
2004-02-10 09:17:22 +00:00
garbled
b483ea116c Add package for cal3d-examples. Example programs, and useful demo tools
for the cal3d 3d skeletal animation library.
2004-02-10 09:15:39 +00:00
garbled
16c1e185c0 Add new package for cal3d-0.9.1, a 3D skeletal animation library. 2004-02-10 09:14:34 +00:00
garbled
5d09831405 Change the PKGNAME to OpenRM. Having the dirname, the pkgname, and the entry
in CHANGES all be different was stupid on my part.
2004-02-10 09:10:14 +00:00
grant
d25b85d351 fix build on IRIX by using the right Makefile target, which contains
only the major part of OS_VERSION.

fixes part of PR pkg/24375 from Georg Schwarz.
2004-02-10 09:06:55 +00:00
minskim
d07dcb17f9 Add imhangul-0.9.9. 2004-02-10 09:01:28 +00:00
minskim
4757f91970 Add imhangul. 2004-02-10 08:59:31 +00:00
minskim
0f53032747 Import imhangul-0.9.9 from pkgsrc-wip.
Imhangul is a Hangul input module for GTK+ 2. This supports Korean
Hangul input with several types of keyboards widely used in Korea.
2004-02-10 08:58:17 +00:00
grant
f90a3d9bf8 remove a rogue trailing /, fixes build problem reported by Alex
Gontcharov on tech-pkg.

fix from Charlie Allom.
2004-02-10 08:54:14 +00:00
minskim
31e732c6b9 Format adjustment to be consistent with other entries. 2004-02-10 08:06:11 +00:00
reed
d0e7e41990 Use MESSAGE_SRC instead of MESSAGE, because PREFIX was not
replaced in for +DISPLAY. (Maybe PKGREVISION should be bumped too?)
2004-02-10 07:17:38 +00:00
tron
9980c00c13 Fix crappy C code which breaks the build with GCC 2.95.3. 2004-02-10 07:09:09 +00:00
minskim
297b4306ac Remove -Wall to please cc. 2004-02-10 06:47:41 +00:00
minskim
c4b77c9bac Add missing gettext-lib/buildlink2.mk. 2004-02-10 05:31:48 +00:00
grant
ff32b35a31 MAINTAINER should only contain an email address. 2004-02-10 05:22:47 +00:00
minskim
58e461eb6d Change MAINTAINER email address. 2004-02-10 04:47:46 +00:00
minskim
f90050a8fe Note update of teixsl-fo to 3.1. 2004-02-10 04:46:39 +00:00
minskim
2bf075c48b Update teixsl-fo to 3.1.
Changes in 3.1:
	* html/teihtml-struct, common/teicommon.xsl: move handling of
	cross-referenced headers to common
	* makeURL to makeHyperLink, and be common
	* revised structure to separate out fo, latex, common, html
2004-02-10 04:45:44 +00:00
minskim
fa2f405ac1 Note update of teixsl-html to 3.1. 2004-02-10 04:39:12 +00:00
minskim
f0d39cd0f7 Update teixsl-html to 3.1.
Changes in 3.1:
	* latex/teilatex.xsl: support q[@rend='eg']
	* html/teihtml-struct, common/teicommon.xsl: move handling of
	cross-referenced headers to common
	* makeURL to makeHyperLink, and be common
	* revised structure to separate out fo, latex, common, html
2004-02-10 04:38:02 +00:00
jlam
36a14d50db Update pkgtools/createbuildlink to 3.1. Changes from version 3.0 include
generating buildlink3.mk files that only append to BUILDLINK_DEPENDS.*.
2004-02-10 03:36:55 +00:00
sekiya
ae8b9a9128 Override config.sub/config.guess for mipseb. 2004-02-10 03:23:51 +00:00
xtraeme
670649e199 bl3ify 2004-02-10 02:56:00 +00:00
jlam
162376fd71 bl3ify, and set USE_LANGUAGES appropriately 2004-02-10 02:44:24 +00:00
xtraeme
affa232cd8 Fix some cases where ?+ should be +=, and fix the package name. 2004-02-10 02:37:09 +00:00
sekiya
9e55ccec0d Yet another config.guess/config.sub override for mipseb. 2004-02-10 02:33:26 +00:00
jlam
57ec57613f PERL5_REQD is now a list of values, so append to its value instead of
setting it.
2004-02-10 02:22:49 +00:00
jlam
99b8496906 Turn PERL5_REQD into a list of values, the highest of which will be used
to choose the correct Perl dependency.
2004-02-10 02:18:04 +00:00
xtraeme
023b12614b bl3ify 2004-02-10 02:16:02 +00:00
xtraeme
3791bb1ea4 Initial import... 2004-02-10 02:09:02 +00:00
xtraeme
875fd978fd bl3ify 2004-02-10 02:04:54 +00:00
jlam
f700377cef -perl-5.8.3 2004-02-10 02:00:57 +00:00