summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-11-02Add and enable eog2rh1-1/+2
2002-11-02Initial import of eog-1.0.3, the GNOME2 version of the Eye of GNOME: anrh4-0/+119
image viewing and cataloging program.
2002-11-02Note addition of bug-buddy-2.2.0rh1-1/+2
2002-11-02Add and enable bug-buddyrh1-1/+2
2002-11-02Initial import of bug-buddy-2.2.0, a graphical GNOME2 bug reporting toolrh4-0/+105
2002-11-02s|${X11PREFIX}/var/lib|${SCROLLKEEPER_DATADIR}|rh9-51/+59
Include missing scrollkeeper buildlink2.mk where necessary
2002-11-02Add SCROLLKEEPER_DATADIR definition for use by dependent packages.rh1-4/+10
2002-11-02Note addition of gbibrh1-1/+2
2002-11-02Add and enable gbibrh1-1/+2
2002-11-02Initial import of gbib-0.1.1b, a user-friendly editor and browser forrh4-0/+34
BibTeX databases.
2002-11-02Note kde package updates [depend on latest kdenetwork package]wiz1-1/+4
2002-11-02Depend on latest kdenetwork*. Bump PKGREVISION.wiz3-9/+9
2002-11-02Remove the check for auth_gss in this. The check only causes the buildelric3-9/+22
to prematurely fail if it thinks that it might fail. Addresses PR pkg/18851
2002-11-01Fix two package names in last.wiz1-3/+3
2002-11-01Remove patch file obsoleted by last update of this package.tron1-14/+0
2002-11-01Note some updates because of gdbm library major bump.wiz1-1/+22
2002-11-01Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library).wiz21-37/+50
2002-11-01Note update of mail/grepmail to 4.80nb1 [package dependencies fix]seb1-1/+2
2002-11-01Add overlooked dependencies.seb1-1/+7
Bump PKGREVISION. Noted by <douglas at fang dot demon dot co dot uk> in PR pkg/18876.
2002-11-01Note addition of wonka-0.9.4.skrll1-1/+2
Thanks to Johnny Lam for checking the package before I commited it. This package is made with the 'xsim' AWT device and the OSwald scheduler. A pthreads (o4p) based scheduler is being worked on. What is Wonka? Wonka is ACUNIA's cleanroom Virtual Machine for the JavaTM language. It is extremely portable and self-contained, and can optionally be used with its own real-time executive (OSwaldTM) to provide a complete solution for embedded devices. It is a full implementation of the Java language, not just a subset. And it's Open Source. An Embedded VM We didn't build a Virtual Machine first, and then look for a market; we had a project, we had some hardware, and the project required that hardware to run Java. The result is a Java implementation designed from the start for embedded systems. A VM for Real-Time That system has real-time requirements; maybe not Hard Real-Time, but hard enough for most of us. We don't claim to have made a totally pred- ictable Java (it may not even be possible), but we have worked hard to bring Java's inherent unpredictability under control. A Java2-compatible VM Some embedded VMs sacrifice full Java compatibility for other aims. Wonka doesn't. Automatic garbage collection, dynamic class loading, user- defined class loaders, fine-grained access control, they're all there. The standard distribution doesn't include JavaBeansTM or Swing, but you could add them if you wanted to: all the infrastructure needed is present. Full AWT 1.1.8 Support Wonka comes with a high-performance lightweight AWT (RudolphTM) suitable for any memory-mapped or framebuffer display. Or you can plug in your own implementation, or run with no AWT at all (e.g. in a ``headless'' system). The choice is yours. Free and Open Source The Wonka Public License was conceived with the needs of embedded system developers in mind. You don't have to make your entire business open- source in order to use Wonka, nor do we insist you join a ``community process''. The WPL is based on the well-known BSD license (revised version), which is accepted by the community as being a genuine Open Source license and as a free software license, compatible with the GPL.
2002-11-01Add and enable wonka.skrll1-1/+2
2002-11-01Initial import of wonka-0.9.4 into the NetBSD Packages Collection.skrll13-0/+325
Thanks to Johnny Lam for checking the package before I commited it. This package is made with the 'xsim' AWT device and the OSwald scheduler. A pthreads (o4p) based scheduler is being worked on. What is Wonka? Wonka is ACUNIA's cleanroom Virtual Machine for the JavaTM language. It is extremely portable and self-contained, and can optionally be used with its own real-time executive (OSwaldTM) to provide a complete solution for embedded devices. It is a full implementation of the Java language, not just a subset. And it's Open Source. An Embedded VM We didn't build a Virtual Machine first, and then look for a market; we had a project, we had some hardware, and the project required that hardware to run Java. The result is a Java implementation designed from the start for embedded systems. A VM for Real-Time That system has real-time requirements; maybe not Hard Real-Time, but hard enough for most of us. We don't claim to have made a totally pred- ictable Java (it may not even be possible), but we have worked hard to bring Java's inherent unpredictability under control. A Java2-compatible VM Some embedded VMs sacrifice full Java compatibility for other aims. Wonka doesn't. Automatic garbage collection, dynamic class loading, user- defined class loaders, fine-grained access control, they're all there. The standard distribution doesn't include JavaBeansTM or Swing, but you could add them if you wanted to: all the infrastructure needed is present. Full AWT 1.1.8 Support Wonka comes with a high-performance lightweight AWT (RudolphTM) suitable for any memory-mapped or framebuffer display. Or you can plug in your own implementation, or run with no AWT at all (e.g. in a ``headless'' system). The choice is yours. Free and Open Source The Wonka Public License was conceived with the needs of embedded system developers in mind. You don't have to make your entire business open- source in order to use Wonka, nor do we insist you join a ``community process''. The WPL is based on the well-known BSD license (revised version), which is accepted by the community as being a genuine Open Source license and as a free software license, compatible with the GPL.
2002-11-01Make this work with audio/oss, conditioned on whether USE_OSS is defined.jlam6-12/+53
2002-11-01buildlink1 -> buildlink2jlam3-13/+16
2002-11-01When "make install" su's to root, su is invoked with the "-l" option, whichjlam1-1/+3
causes the shell environment to be discarded. This also discards OBJMACHINE or OBJHOSTNAME, which causes WRKDIR_BASENAME to be different between the "non-root" and "root" make targets and leads to the breakage seen in pkg/18879 by Simon Burge. Fix this by saving the OBJHOSTNAME or OBJMACHINE setting in MAKEFLAGS so that it is seen even after we "su -l" to root.
2002-11-01Whitespace and minor cosmetic fixes.jlam1-2/+2
2002-11-01Bump the pth dependency to pth>=1.4.1nb5, which ensures that we have thejlam4-8/+8
latest set of fixes and changes to pth to make it look more like a real pthreads package.
2002-11-01Note addition of bib2xml-20021006rh1-1/+2
2002-11-01Add and enable bib2xmlrh1-1/+2
2002-11-01Initial import of bib2xml-20021006, a BibTeX to XML converter.rh5-0/+56
2002-11-01pkglint: collapse consecutive blank lines into one.rh1-2/+1
2002-11-01This doesn't use libtool, so remove USE_LIBTOOL.rh2-2/+26
Add buildlink2.mk
2002-11-01Note addition of btparse-0.33rh1-1/+2
2002-11-01Add and enable btparserh1-1/+2
2002-11-01Initial import of btparse-0.33, a BibTeX parsing library.rh4-0/+45
2002-11-01Remove blank line from middle of PLIST.jlam1-2/+1
2002-11-01Fix HOMEPAGE (with my Lout home page maintainer's hat on).uwe1-2/+2
2002-11-01gdbm-1.8.3 update, fix PKGNAME in last entry.wiz1-2/+3
2002-11-01Update to 1.8.3:wiz5-44/+30
CHANGES from 1.8.2 to 1.8.3 1. Various configure related changes and additional updates. CHANGES from 1.8.1 to 1.8.2 1. Allow `NEWDB'-opened databases to actually, well, store records. CHANGES from 1.8 to 1.8.1 1. Lots of bug fixes, including a data corruption bug. 2. Updated to current autoconf and libtool. 3. Moved the dbm/ndbm compatibility routines to libgdbm_compat.
2002-11-01Fix BUILDLINK_PKGSRCDIR. Closes PR 18877. Some cleanup while here.wiz1-7/+2
2002-11-01If we are building with perl, then create libcyrus.a, libacap.a, andjlam6-7/+83
libsieve.a from relocatable objects so that when the Perl modules are linked against these libraries, they are composed wholly from relocatable objects. We query perl for how to compile a source file into a relocatable object file. This should fix pkg/16089.
2002-10-31Start cupsd in the background as some of the cups backends take quitejlam1-1/+2
a while to return whether there is a printer available or not during startup.
2002-10-31BUILDLINK_X11PKG_DIR is no more.jlam1-2/+1
2002-10-31Fix the sdl-config script to return the correct libraries for linkingjlam8-122/+218
against libaa by querying the aalib-config script. Bump the PKGREVISION since this change is user-visible.
2002-10-31Copy the x11-links tree into ${BUILDLINK_X11PKG_DIR} (${BUILDLINK_DIR})jlam3-50/+37
if the package uses X11 and merge the BUILDLINK_X11PKG_DIR and BUILDLINK_X11_DIR variables into a single variable: BUILDLINK_X11_DIR. This creates a one-to-one mapping between X11BASE and BUILDLINK_X11_DIR, instead of X11BASE mapping to both BUILDLINK_X11_DIR and to BUILDLINK_X11PKG_DIR. Remove the now unused II and LL parts of the BUILDLINK_TRANSFORM language. Add a new "static" keyword to the mini-language and fix building statically-linked binaries when building with libtool.
2002-10-31update MASTER_SITES and HOMEPAGE.grant1-3/+3
2002-10-31note update of news/gtk2-pan to 0.13.1wiz1-1/+2
2002-10-31Update to 0.13.1.wiz4-38/+14
Changes: This release adds Custom Filters back to the header pane. It also fixes some charset & memory bugfixes, some minor new features, and refreshed dialogs for better adherence to the the Gnome HumanInterface Guidelines.
2002-10-31Note update of "opera6" package to version 6.10.tron1-1/+2
2002-10-31Update "opera6" package to version 6.10. Changes since version 6.03:tron2-8/+8
- Font anti-aliasing is now enabled by default - Improved font support, especially for Chinese, Japanese, and Korean - Support for Xft 1 and Xft 2 - Opera 6.1 for Linux now also uses Qt 3's libraries, further helping with issues like font and copy/paste support. - Java support without using a plug-in (JNI) - Improved plug-in management and error handling - Improved bookmark handling - Improved skin support. Both internal opera skins and KDE3 styles. - Panning support (anchored mouse scrolling) - several bugfixes