summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-03-07Remove info files entries from PLIST.seb3-11/+3
2004-03-07Do not depend on seahorse as it conflicts with balsa; the former uses gpgme03jmmv1-2/+1
while the later uses gpgme. Found by recht@. No PKGREVISION bump as the package was not buildable before due to conflicts...
2004-03-07Remove info files entries from PLIST.seb2-39/+2
2004-03-07Remove info files entries from PLIST.seb3-17/+3
2004-03-07Fix DEPENDS.recht1-2/+2
spotted by wiz@
2004-03-07Note update of classpath to 0.07.jmmv1-1/+2
2004-03-07Update to 0.07:jmmv6-76/+55
New in release 0.07 (2003/30/11) * Works with libtool 1.5 (and 1.4.3). * java.awt gtk+ peers now depend on gtk+ 2.2.x and uses pango. Lots and lots improvements on the peers. * java.awt.geom.CubicCurve2D, java.awt.geom.QuadCurve2D: Subdivision and flatness calculation implemented. * java.awt.geom.FlatteningPathIterator: Working implementation. * gnu.java.awt.BitwiseXORComposite helper class. * New rmic compilers (jikes, kjc) support. * java.text bug fixing and 1.4 updates (Currency). * Hashtable and HashMap function more similar to other implementations. * javax.naming and java.beans classloader fixes. * URL parsing, URLConnection, protocol and (needed) permission fixes. * More java.nio implementation (API complete, but implementation not finished yet). * Lots of java.net code cleanup. * Improved documentation. * Numerous bug fixes in almost every package, and lots of updates for 1.4 functionality. * Fixed Classpath bugs: #2944 Incorrect synchronization in java.util.logging.ErrorManager #6075 java.awt.geom.GeneralPath.getCurrentPoint returns wrong results #6076 java.awt.geom.GeneralPath constructor sometimes hangs #6089 java.awt.geom.GeneralPath.getPathIterator does not work [...] VM Interface changes: * Thread has been split in a VM-independent Thread class and a VM-dependent VMThread class. New in release 0.06 (2003/22/08) * Update java.awt peers to GTK+2. * java.awt.GridBagLayout implementation. * javax.swing.border implementation. * java.security and java.security.cert updated to 1.4 spec. * New JNI native target code layer. See native/target/readme.txt. * --enable-regen-headers configure flag for automatic jni .h file generation. * Removed workaround for gcj 3.2 and lower, gcj 3.3+ or jikes 1.18+ is now needed for compiling. * Lots of improvements and/or new classes for java.awt, java.awt.dnd, java.awt.font, java.awt.geom, java.awt.image, java.io, java.math, java.net, java.nio, java.rmi, java.text, java.util, javax.swing, javax.swing.plaf, javax.swing.text. VM Interface changes: * VMClassLoader.loadClass(), the bootstrap classloader called by Class.forName() and ClassLoader.loadClass(), may now return null when a class is not found instead of throwing a new ClassNotFoundException. This is a performance optimization in some cases. This also changes the Class.forName() reference code. * Native methods in Class have been moved to VMClass. A few additional methods are also available in VMClass to provide optional performance improvements. * A VM can now supply its own String.intern() strategy through the VMString class. The supplied VMString reference class implements the original WeakHashMap strategy. * Float and Double to/from bits conversion functions can now be supplied by the VM through VMFloat and VMDouble. Default JNI conversion methods are supplied.
2004-03-07Use bl3, update MASTER_SITES, tidy up.snj1-11/+10
2004-03-07Note update of bittorrent{,-gui} to 3.4.recht1-1/+3
2004-03-07update to 3.4recht3-8/+8
New in 3.4: * Client no longer complains of connection to tracker problems when transfers are still working * Lots of bandwidth savings * Lots of bug fixes
2004-03-07Correct HOMEPAGE.minskim1-2/+2
2004-03-07Remove info files entries from PLIST.seb4-20/+4
2004-03-07Fix build on FreeBSD. Patch provided by Michal Pasternak in PR pkg/24667.minskim2-1/+12
2004-03-07Use bl3.snj2-6/+6
2004-03-07Remove info files entries from PLIST.seb1-32/+1
2004-03-07Updated mysql-client and mysql-server to 4.0.18martti1-1/+3
2004-03-07Updated mysql-server to 4.0.18martti10-49/+51
* Bug fixes
2004-03-07Updated mysql-client to 4.0.18martti3-10/+14
* Bug fixes
2004-03-07Add and enable py-GeoIP.minskim2-2/+4
2004-03-07Initial import of py-GeoIP. Provided by Bartosz Kuzma in PR pkg/23911,minskim4-0/+27
and slightly modified by me. Python binding for GeoIP, which enables the user to find the country that any IP address or hostname originates from.
2004-03-07bl3ify and enable pkgviews installation.minskim1-2/+4
2004-03-07Remove info files entries from PLIST.seb1-7/+1
2004-03-07Note revision bump for gnome-session to 4.jmmv1-1/+2
2004-03-07Use a custom splash screen that includes a note about pkgsrc and also showsjmmv3-4/+21
the current installed version of GNOME. Bump PKGREVISION to 4.
2004-03-07Add and enable ccsh.minskim2-2/+4
2004-03-07Import ccsh from pkgsrc-wip. Packaged by pancake at phreaker dot net,minskim4-0/+36
and slightly modified by me. CCSH is a scripting language that is intended to be powerful and easy to use for people already familiar with the C language.
2004-03-07Use bl3.snj2-7/+7
2004-03-07Regenerate (patch-aa).jdc1-2/+2
2004-03-07Allow this to use curses' use_default_color().jdc1-8/+7
2004-03-07Make TAB instead of eight spaces.taca1-7/+7
2004-03-07Note update of ruby-racc package to 1.4.4 and deletion oftaca1-1/+3
ruby-racc-runtime package.
2004-03-07Create directories before installing man pages. Required by pkgviewsminskim1-1/+3
installation.
2004-03-07ruby-racc-runtime is obsoleted now since it is included in Ruby 1.8taca3-28/+0
and lator. This is preparation for Ruby 1.8 and please use "racc -E" under Ruby 1.6, current ruby package.
2004-03-07Delete ruby-racc-runtime package.taca1-2/+1
2004-03-07Update ruby-racc package to 1.4.4 (racc-1.4.4).taca5-63/+57
- support Ruby 1.8.0 - distribution's content changed. - miscellous bug fixes. pkgsrc changes: - ruby-racc-runtime is obsolete now and please use "racc -E" for ruby 1.6.X.
2004-03-07Remove info files entries from PLIST.seb1-37/+1
XXX Does not install for me (libtool related problem).
2004-03-07bl3ify. Should have been committed with bl3 conversion of wsoundserver.minskim2-3/+25
2004-03-07Suggest lang/scm update to version 5d9.seb1-0/+1
2004-03-07Remove info files entries from PLIST.seb1-4/+1
XXX This package does not build for me and could use an update.
2004-03-07Fixed CONFLICTSmartti1-2/+2
2004-03-07NetBSD-current needs -lcrypto when linking in Heimdal.markd2-1/+15
2004-03-07Bump PKGREVISION due to a fix in scrollkeeper's handling of its documentationjmmv36-66/+72
database.
2004-03-07Don't hide messages when calling scrollkeeper-update; the only ones that mayjmmv1-3/+3
appear are errors and/or warnings, and we want these to be shown to catch possible problems ASAP.
2004-03-07Fix fatal typo that avoided updates of the database (resulting in nojmmv1-3/+3
documentation available from yelp, for example).
2004-03-07Note revision bump for scrollkeeper to 2.jmmv1-1/+2
2004-03-07Register installed DTDs in the catalog file, so that scrollkeeper-update canjmmv1-2/+5
find them. Bump PKGREVISION to 2.
2004-03-07- pure-ftpd-1.0.18recht1-1/+0
2004-03-07Note update of pure-ftpd to 1.0.18.recht1-1/+2
2004-03-07update to 1.0.18recht2-5/+5
* Version 1.0.18: - A new, nice-looking PDF version of the documentation is now available from http://www.pureftpd.org/readme.pdf . Contributed by Torgny Wernersson. - The beast now compiles and links against MySQL 4.1.x, but passwords must not be hashed with MySQL-specific hashing function. - Buglets were fixed in the documentation. - Two new translations were added : hungarian and catalan. Contributed by Bánhalmi Csaba and Contributed by Oriol Magrané. - The server now uses distinct IPv4 and IPv6 to listen to both protocols on all operating systems. A new switch, -6, forces the server to only listen to IPv6. - W3C and CLF alternative log formats are now more standard conformant. - Pure-FTPd can now produce WU-FTPd (xferlog) compatible log files. - Support for Rendezvous was added on MacOS X. - Support for Apple / GNUStep plist data output was added to pure-ftpwho. - UTF-8 characters are now supported in file names. A new switch, --without-unicode, can be used to filter out non-latin characters.
2004-03-07"PTHREAD_OPTS+= require" as some sort of thread library is required.markd1-1/+3
Should fix PR pkg/24610