summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-10-06correct an oversight in last commit.agc1-2/+1
2004-10-06+ doxygen-1.3.9, gstreamer-0.8.6, snd-7.7, wesnoth-0.8.5.wiz1-3/+5
2004-10-06Note cfg+ -> libcfg+ move.wiz1-1/+2
2004-10-06rename cfg+ directory to libcfg+ so it matches the PKGNAME.grant9-11/+11
2004-10-06add initial support for IBM's XL C/C++ compiler. tested with versiongrant5-4/+143
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-06Note update of "freetype" package to version 1.3.1nb2.tron1-1/+2
2004-10-06Fix dependences broken by package revision bump madness. Bump packagetron1-4/+4
revision of this package, too.
2004-10-06Remove unnecessary assign of "WRKSRC" which broke the build after thetron1-3/+1
recent package revision bump madness.
2004-10-06Note update of "kde" package to version 3.3.0nb1.tron1-1/+2
2004-10-06Fix dependences broken by package revision bump madness. Bump packagetron1-14/+15
revision of this package, too.
2004-10-06Do not force -O2 optimisation any moreadam2-1/+24
2004-10-06Regen distinfo after squid-2.5.6nb3/squid-2.5.STABLE6-client_db_gc.patchabs1-2/+2
changed. -+ debug(49, 1) ("clientdbGC: Removed %d entries\n", cleanup_removed); ++ debug(49, 2) ("clientdbGC: Removed %d entries\n", cleanup_removed);
2004-10-06Enable incomplete "-source 1.5" support as described in NEWS. This doesn'ttv1-1/+5
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-06jikes -> 1.22tv1-1/+2
2004-10-06Update to 1.22, makes compatible with rt.jar from JDK 1.5. NEWS file:tv2-6/+6
===== *** 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-06Too many SUPPORT_FILES must have overflowed shell args somewhere or similartv3-53/+27
(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-06Note update to taglib 1.3, and remove from todo list.chris2-3/+3
2004-10-06Added MyPasswordSafe-20041001.wiz1-1/+2
2004-10-06Add and enable MyPasswordSafe.wiz1-1/+2
2004-10-06Initial import of MyPasswordSafe-20041001:wiz7-0/+144
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-06Use rint instead of lround to make it build on 2.0.wiz2-1/+15
2004-10-06Update taglib to 1.3. Main changes from 1.2 to 1.3 are:chris4-9/+13
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-05-gnucashmjl1-2/+1
2004-10-05Note gnucash 1.8.9mjl1-1/+2
2004-10-05Update gnucash to 1.8.9mjl3-14/+16
This is a minor upgrade, which contains updated translations and small bug fixes and improvements.
2004-10-05Check for presence of the libname listed in the libtool archive beforejlam1-2/+6
outputting it to stdout.
2004-10-05Update patch so it works with bash too.reed2-7/+9
No change to actual configuration. Maintainer, adam@, says this patch is used to prevent installing/overwriting libltdl.
2004-10-05Expand the JAVA_WRAPPERS definitions for the sun-j{re,dk}* packages.tv12-18/+69
This adds many commonly used tools to $PREFIX/bin, such as keytool, rmiregistry, rmic, idlj, etc.
2004-10-05Add apt, javaws, and servertool commands which appeared after JDK 1.3.tv3-7/+13
2004-10-05Split the $NetBSD$ tag in "makesfiles" so it's not expanded in-place here.tv1-2/+2
2004-10-05:g/x86/s//${ALT_ARCH}/gagc1-57/+57
2004-10-05Update the PLIST to reflect the newer version, although there areagc1-68/+60
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-05PR pkg/23719: allow a pkg_install package to be created so a system can beerh1-3/+1
updated using entirely binary packages.
2004-10-05Correct version number in last entry.tron1-2/+2
2004-10-05Note update of "qt3" package to version 3.3.3.tron1-1/+2
2004-10-05Fix dependences broken by package revision bump madness. Bump packagetron1-4/+5
revision of this package, too.
2004-10-05regen patchsumtsarna1-2/+2
2004-10-05Fix error in patchtsarna1-2/+2
2004-10-05Add a patch by me, also fed back:tsarna3-3/+57
Treat more informational messages as non-fatal, and add an extension to allow an application to capture them. Also bump revision.
2004-10-05Add m4 as a required GNU tool to fix current build problems.adrianp1-2/+2
2004-10-05Note update of ns-flash to 7.0.x series. Change list not available.jdolecek1-2/+2
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-05Remove me as maintainer of this package because I don't use it anymore.tron1-2/+2
2004-10-05Update to latest version - 7.0.25 for Linux and 7.0.53 for Solaris/sparcjdolecek3-17/+16
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-05commit PLIST missed in lastabs1-4/+1
2004-10-05the distfile mirror on ftp.cz.NetBSD.org is no longer functionaljdolecek1-2/+1
2004-10-05Fix build after amanda-common had its PKGREVISION bumped: be a bitseb2-6/+6
more liberal about the versions of the various amanda packages listed as dependencies.
2004-10-05Heaven help me, I'll take maintainership on this for now.abs1-2/+2
2004-10-05Update galeon to 1.3.17:abs8-21/+36
- 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-05Update rconfig to 0.39:abs3-6/+8
- No longer require ssh to localhost for probe - When reporting a error in probe, use the netname not the short name
2004-10-05Fix build after amanda-common had its PKGREVISION bumped: no need to setseb1-3/+1
an explicit DEPENDS on it, let sysutils/amanda-common/buildlink3.mk take care of it.