Commit graph

67724 commits

Author SHA1 Message Date
wiz
643ee9b47c Note cfg+ -> libcfg+ move. 2004-10-06 11:08:37 +00:00
grant
24dccf2ea5 rename cfg+ directory to libcfg+ so it matches the PKGNAME. 2004-10-06 10:17:06 +00:00
grant
b761a1f885 add initial support for IBM's XL C/C++ compiler. tested with version
6.0 on Mac OS X 10.3.5.

to use XL C, set PKGSRC_COMPILER=xlc in mk.conf. XLCBASE defaults to
/opt/ibmcmp/vacpp/6.0 (the default installation location on OS X),
this can be overridden in mk.conf too.

this is a work in progress - some simple packages can be built, but
there are still lots of issues that need to be worked through.
2004-10-06 09:49:53 +00:00
tron
e06560d0bf Note update of "freetype" package to version 1.3.1nb2. 2004-10-06 09:36:36 +00:00
tron
d17324f26c Fix dependences broken by package revision bump madness. Bump package
revision of this package, too.
2004-10-06 09:36:17 +00:00
tron
195c414b3f Remove unnecessary assign of "WRKSRC" which broke the build after the
recent package revision bump madness.
2004-10-06 09:29:35 +00:00
tron
d9b9e29d7f Note update of "kde" package to version 3.3.0nb1. 2004-10-06 09:25:24 +00:00
tron
1b0017eccf Fix dependences broken by package revision bump madness. Bump package
revision of this package, too.
2004-10-06 09:25:06 +00:00
adam
e09b8ccec2 Do not force -O2 optimisation any more 2004-10-06 09:19:00 +00:00
abs
4f1f49210b Regen distinfo after squid-2.5.6nb3/squid-2.5.STABLE6-client_db_gc.patch
changed.
-+      debug(49, 1) ("clientdbGC: Removed %d entries\n", cleanup_removed);
++      debug(49, 2) ("clientdbGC: Removed %d entries\n", cleanup_removed);
2004-10-06 08:06:37 +00:00
tv
cd98512f29 Enable incomplete "-source 1.5" support as described in NEWS. This doesn't
break default or "-source 1.3/1.4" compiles already supported; it just adds
additional parser code for some new language constructs in 1.5.
2004-10-06 04:33:31 +00:00
tv
bb58309cba jikes -> 1.22 2004-10-06 02:42:05 +00:00
tv
e4962bfb4d Update to 1.22, makes compatible with rt.jar from JDK 1.5. NEWS file:
=====
*** Jikes 1.22 was released 3 October 2004

This release supports compilation using the rt.jar shipped with
the released version of Java 5.0, but otherwise has no more
support for new language features than 1.21 did.

These specification problems are fixed:

    3986  jikes compiles faulty source without error or warning
    4042  constructor of strictfp class not strictfp
    4046  no warning when overriding a deprecated method

These crashes on valid or invalid source are fixed:

    3934  Assertion failed: ! array tuple.h line 429
    3972  "Assertion failed" on incorrect String operations
    3974  Assertion failed: type == control.String()
    3989  Assertion `! array' failed with String.class literal

These problems with diagnostics are fixed:

    3424  Confusing error message for type not found error
    3947  static method local shouldn't shadow instance field

These other problems are fixed:

     495  classpath problems introduced by 1.14
    4018  errno undefined (freebsd-4.8
2004-10-06 02:40:55 +00:00
tv
e045f6fd4b Too many SUPPORT_FILES must have overflowed shell args somewhere or similar
(on NetBSD 2.0_RC*, the generated .INSTALL ends up with an empty definition
of SUPPORT_FILES).  Trim out the fontconfig.* files, for now.
2004-10-06 01:42:34 +00:00
chris
4c96d2ace8 Note update to taglib 1.3, and remove from todo list. 2004-10-06 00:18:40 +00:00
wiz
a3a5b6fdb6 Added MyPasswordSafe-20041001. 2004-10-06 00:15:01 +00:00
wiz
7bc8147566 Add and enable MyPasswordSafe. 2004-10-06 00:14:23 +00:00
wiz
c4db2c018c Initial import of MyPasswordSafe-20041001:
MyPasswordSafe is a straight-forward, easy-to-use password manager
that maintains compatibility with Password Safe files.  MyPasswordSafe
has the following features:
  * Safes are encrypted when they are stored to disk.
  * Passwords never have to be seen, because they are copied to
    the clipboard
  * Random passwords can be generated.
  * Window size, position, and column widths are remembered.
  * Passwords remain encrypted until they need to be decrypted at
    the dialog and file levels.
  * A safe can be made active so it will always be opened when
    MyPasswordSafe starts.
  * Supports Unicode in the safes
  * Languages supported: English and French
2004-10-06 00:13:19 +00:00
wiz
3225ebe614 Use rint instead of lround to make it build on 2.0. 2004-10-06 00:09:23 +00:00
chris
1dfcc92e5f Update taglib to 1.3. Main changes from 1.2 to 1.3 are:
Added support for APE tags
Added support for MPC files
Added support for APE tags in MP3 files
Added support for compressed ID3v2 frames
Added support for uniuque file identifier frames in ID3v2
Added checks for several potential divide by zero (SIGFPE) cases
Fixed support for custom text frames

Fixes PR 27061 (basically applied the patch in PR, but added the change to
buildlink3.mk and removed LIBTOOLIZE_PLIST option from Makefile.)
2004-10-06 00:09:02 +00:00
mjl
6b06a13659 -gnucash 2004-10-05 23:22:26 +00:00
mjl
e59d489b54 Note gnucash 1.8.9 2004-10-05 23:21:50 +00:00
mjl
e0cbc2a978 Update gnucash to 1.8.9
This is a minor upgrade, which contains updated translations and
small bug fixes and improvements.
2004-10-05 23:20:53 +00:00
jlam
1191106c78 Check for presence of the libname listed in the libtool archive before
outputting it to stdout.
2004-10-05 22:34:07 +00:00
reed
899d5d73d0 Update patch so it works with bash too.
No change to actual configuration.

Maintainer, adam@, says this patch is used to prevent
installing/overwriting libltdl.
2004-10-05 22:12:00 +00:00
tv
136f803cfe Expand the JAVA_WRAPPERS definitions for the sun-j{re,dk}* packages.
This adds many commonly used tools to $PREFIX/bin, such as keytool,
rmiregistry, rmic, idlj, etc.
2004-10-05 22:09:23 +00:00
tv
3a511c300e Add apt, javaws, and servertool commands which appeared after JDK 1.3. 2004-10-05 22:03:42 +00:00
tv
9531284704 Split the $NetBSD$ tag in "makesfiles" so it's not expanded in-place here. 2004-10-05 21:36:15 +00:00
agc
89df1cc483 :g/x86/s//${ALT_ARCH}/g 2004-10-05 21:18:11 +00:00
agc
9080c73f1f Update the PLIST to reflect the newer version, although there are
still some issues to this, wrt .la archives, and not installing .a
files.  (SHLIBTOOL_OVERRIDE is not an option).  Please treat this as
work-in-progress.
2004-10-05 21:15:48 +00:00
erh
08a2194bc1 PR pkg/23719: allow a pkg_install package to be created so a system can be
updated using entirely binary packages.
2004-10-05 21:08:32 +00:00
tron
1eaec583d2 Correct version number in last entry. 2004-10-05 20:10:17 +00:00
tron
5bd9ec07b0 Note update of "qt3" package to version 3.3.3. 2004-10-05 20:07:04 +00:00
tron
b676098739 Fix dependences broken by package revision bump madness. Bump package
revision of this package, too.
2004-10-05 20:06:36 +00:00
tsarna
e6d2e6dac9 regen patchsum 2004-10-05 20:02:26 +00:00
tsarna
f2f23172c7 Fix error in patch 2004-10-05 20:02:10 +00:00
tsarna
cf6d730fec Add a patch by me, also fed back:
Treat more informational messages as non-fatal, and add an
extension to allow an application to capture them.

Also bump revision.
2004-10-05 19:49:28 +00:00
adrianp
4ae9b37297 Add m4 as a required GNU tool to fix current build problems. 2004-10-05 19:00:57 +00:00
jdolecek
aa3864cc2a Note update of ns-flash to 7.0.x series. Change list not available.
The update was actually to 7.0.25 for Linux version and 7.0.53
for Solaris/sparc, use 7.0.25 for this version as least common denominator
2004-10-05 18:58:02 +00:00
tron
8b0ea80904 Remove me as maintainer of this package because I don't use it anymore. 2004-10-05 18:56:33 +00:00
jdolecek
b7f0b963af Update to latest version - 7.0.25 for Linux and 7.0.53 for Solaris/sparc
Change list is not available, but some flash movies were not readable
with the older version.

Only tested the Linux version (with Opera), the Solaris/sparc update
part was manually edited
2004-10-05 18:54:53 +00:00
abs
450ef16d7a commit PLIST missed in last 2004-10-05 18:32:47 +00:00
jdolecek
892c99e9e4 the distfile mirror on ftp.cz.NetBSD.org is no longer functional 2004-10-05 18:03:51 +00:00
seb
aecc9b267e Fix build after amanda-common had its PKGREVISION bumped: be a bit
more liberal about the versions of the various amanda packages listed
as dependencies.
2004-10-05 17:51:05 +00:00
abs
7d8bb12bb6 Heaven help me, I'll take maintainership on this for now. 2004-10-05 16:55:30 +00:00
abs
00b3b69285 Update galeon to 1.3.17:
- Works with Mozilla 1.4 through 1.8a2 and trunk
    - Support printing with Xprint
    - Get rid of the startup script; you need to update your scripts
      if you have been using galeon-bin directly
    - Add saved files in recent-files list for easy access
    - Add support for vfolders of bookmarks.
    - Restore the 'Reload Frame' context menu item
    - Add progress dialog when printing.
    - Don't copy the history of the old tab, when creating an
      unrelated new tab
    - Support the new GNOME 2.8 mime type system
    - lots of other bug fixes

Also include fix for http://bugzilla.gnome.org/show_bug.cgi?id=153693
2004-10-05 16:54:29 +00:00
abs
3fab1570f8 Update rconfig to 0.39:
- No longer require ssh to localhost for probe
    - When reporting a error in probe, use the netname not the short name
2004-10-05 16:51:36 +00:00
seb
162ca222aa Fix build after amanda-common had its PKGREVISION bumped: no need to set
an explicit DEPENDS on it, let sysutils/amanda-common/buildlink3.mk take
care of it.
2004-10-05 15:51:00 +00:00
adam
df723a5dc6 Updated sylpheed-claws to 0.9.12b 2004-10-05 15:38:38 +00:00
adam
9a4a9150d9 Changes 0.9.12b:
* GnuPG now supported
* drag-and-drop support added
* SpamAssasin plug-in updated
* Updated Japanese translation
* Bug fixes
2004-10-05 15:37:45 +00:00