Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-09-19 | Take advantage of the auto-generation and installation of rc.d scripts. | jlam | 1 | -3/+1 | |
2002-09-19 | There is no RCD_SCRIPT. | jlam | 1 | -2/+1 | |
2002-09-19 | Add libevent. | uebayasi | 1 | -1/+2 | |
2002-09-19 | Initial import of libevent-0.6. | uebayasi | 4 | -0/+36 | |
The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. libevent is meant to replace the asynchronous event loop found in event driven network servers. An application just needs to call event_dispatch() and can then add or remove events dynamically without having to change the event loop. Currently, libevent supports kqueue(2) and select(2). Support for poll(2) and /dev/poll is planned. The internal event mechanism is completely independent of the exposed event API, and a simple update of libevent can provide this new functionality without having to redesign the server applications. | |||||
2002-09-18 | Add and enable sablecc. | agc | 1 | -1/+2 | |
2002-09-18 | Initial import of sablecc-2.16.2 into the NetBSD Packages Collection. | agc | 5 | -0/+53 | |
Provided in PR 18302 by Daniel Hagerty <hag@linnaean.org> SableCC is a java based framework for compiler construction. It generates LALR(1) parsers from an EBNF grammar syntax. | |||||
2002-09-18 | Create a dummy libtool archive for the system libintl.*, otherwise, in the | jlam | 1 | -1/+9 | |
future when pkgsrc's libintl.so depends on libiconv.so, libtool will be confused and use the wrong libintl when we want the system one. | |||||
2002-09-17 | Require 1.0.4nb1 and include pthread.buildlink*.mk now that pthread | jlam | 2 | -4/+8 | |
support is activated in libsigc++. | |||||
2002-09-17 | Ensure that the pthread library is linked into libsigc.so. | jlam | 2 | -6/+15 | |
2002-09-17 | libsigc++ passes it's tests when compiled with pthread support, so turn it | jlam | 1 | -10/+15 | |
on. Bump PKGREVISION. | |||||
2002-09-16 | Updated cpuflags to 0.33 | abs | 2 | -3/+4 | |
Add entry for alpha 21264B | |||||
2002-09-15 | s/USE_X11BASE/USE_X11/ so this actually works on non-xpkgwedge systems | rh | 4 | -8/+10 | |
Bump PKGREVISIONs and default dependencies | |||||
2002-09-14 | Apply fixes by Julio Merino in PR pkg/18224: | rh | 2 | -21/+50 | |
- remove bogus dependency on oaf - missing dependencies | |||||
2002-09-14 | Use mk/emacs.mk. | uebayasi | 2 | -30/+26 | |
2002-09-14 | Use mk/emacs.mk. | uebayasi | 2 | -65/+67 | |
2002-09-14 | Use mk/emacs.mk. | uebayasi | 2 | -40/+33 | |
2002-09-14 | Use mk/emacs.mk. | uebayasi | 9 | -6/+405 | |
2002-09-13 | Use ghostscript.mk. | jlam | 1 | -2/+2 | |
2002-09-12 | Standardize. | wiz | 5 | -14/+17 | |
2002-09-12 | Add and enable libwnck | rh | 1 | -1/+2 | |
2002-09-12 | Initial import of libwnck-0.17, a window navigator construction kit for | rh | 5 | -0/+109 | |
GNOME2. Provided by Julio Merino <jmmv@hispabsd.org>. This closes PR pkg/18202. | |||||
2002-09-12 | Add and enable libgnomeui | rh | 1 | -1/+2 | |
2002-09-12 | Initial import of libgnomeui-2.0.5, a core widget library for the | rh | 7 | -0/+273 | |
development of GNOME2 applications. Provided by Julio Merino <jmmv@hispabsd.org>. This closes PR pkg/18201. | |||||
2002-09-12 | Add buildlink2.mk | wiz | 1 | -0/+24 | |
2002-09-11 | Add and enable libbonoboui | rh | 1 | -1/+2 | |
2002-09-11 | Initial import of libbonoboui-2.0.3, the user interface components of the | rh | 5 | -0/+163 | |
CORBA object activtion framework for GNOME2. Provided by Julio Merino <jmmv@hispabsd.org>. Closes PR pkg/18198. | |||||
2002-09-11 | Add and enable libgnome | rh | 1 | -1/+2 | |
2002-09-11 | Initial import of libgnome-2.0.4, the non-graphical core of GNOME2. | rh | 8 | -0/+339 | |
Provided by Julio Merino <jmmv@hispabsd.org>. This closes PR pkg/18190. | |||||
2002-09-11 | Update to 1.0.4, provided by Adan Ciarcinski. | wiz | 7 | -64/+65 | |
* Changed include directory to $(includedir)/sigc++-1.0/sigc++ to allow parallel installation with sigc-1.2. Added an install-data-hook rule deleting the old headers. (Daniel Elstner) * Ming patch from cgustin@ibelgique.com (This is probably not complete, because the sigc_res.rc file was not in cvs - an emtpy file has been added.) Converted to buildlink2 by me. | |||||
2002-09-11 | buildlink1 -> buildlink2 | jlam | 2 | -13/+18 | |
2002-09-11 | buildlink1 -> buildlink2 | jlam | 1 | -11/+13 | |
2002-09-11 | Use buildlink2.mk files, not buildlink.mk files. Thanks wiz! | jlam | 1 | -6/+6 | |
2002-09-11 | Installs into LOCALBASE by default, not X11PREFIX. | wiz | 1 | -2/+2 | |
2002-09-11 | Remove oaf buildlink2.mk. | wiz | 1 | -2/+1 | |
2002-09-10 | Use ${MAKE} instead of "make". Helps a little on Darwin. | schmonz | 2 | -5/+5 | |
2002-09-10 | Update HOMEPAGE. From Martin Weber in pkg/18259. | wiz | 1 | -2/+2 | |
2002-09-10 | buildlink1 -> buildlink2 | jlam | 2 | -4/+4 | |
2002-09-10 | USE_PTHREAD died a long time ago; match pthread handling from buildlink.mk | jlam | 1 | -7/+11 | |
and add the PTL header directory to CPPFLAGS so that the headers for the pthread implementation used by glib2 may be found by other packages. | |||||
2002-09-10 | USE_PTHREAD died a long time ago...use PTHREAD_OPTS as buildlink.mk does. | jlam | 1 | -2/+2 | |
2002-09-10 | Since the major of libiconv was increased during the update to 1.8, | wiz | 25 | -43/+50 | |
bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb. | |||||
2002-09-10 | buildlink2. | wiz | 1 | -3/+4 | |
2002-09-10 | Convert to buildlink2. | wiz | 1 | -4/+5 | |
2002-09-10 | Unused. | wiz | 1 | -40/+0 | |
2002-09-10 | Remove pkgname from comment. | wiz | 1 | -2/+2 | |
2002-09-10 | buildlink1 -> buildlink2 | jlam | 1 | -2/+2 | |
2002-09-09 | We don't symlink binaries into ${BUILDLINK_DIR}/bin because they may | jlam | 1 | -24/+21 | |
conflict with wrapper scripts. Also modify INCOMPAT_BINUTILS to take ${MACHINE_PLATFORM}-style wildcards. | |||||
2002-09-09 | unused | wiz | 1 | -41/+0 | |
2002-09-09 | Add some more files. From Julio Merino in pkg/18218. | wiz | 1 | -1/+2 | |
2002-09-09 | Add MESSAGE explaining the need for a well-configured openssl installation. | wiz | 1 | -0/+13 | |
From Julio Merino in pkg/18214. | |||||
2002-09-09 | Remove two unnecessary EXECs, and replace a dirrm with unexec RMDIR. | wiz | 1 | -4/+2 | |
The latter requested by Julio Merino in pkg/18213. |