Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-09-23 | Use BUILDLINK_CPPFLAGS.<pkg> and BUILDLINK_LDFLAGS.<pkg> as standard names | jlam | 5 | -9/+18 | |
for the extra CPPFLAGS and LDFLAGS needed by packages that include these buildlink2.mk files. | |||||
2002-09-22 | Remove confusing reference to "curses library". | jlam | 1 | -2/+2 | |
2002-09-22 | Don't symlink certain classes of files that aren't needed by buildlink2: | jlam | 8 | -19/+8 | |
*.pc and binaries. Both these things are simply found by packages in their true installed locations. | |||||
2002-09-22 | *Conf.sh files don't need to be symlinked when using buildlink2. | jlam | 1 | -2/+1 | |
2002-09-21 | buildlink1 -> buildlink2 | jlam | 1 | -5/+4 | |
2002-09-21 | Strip the ".buildlink" from the names of the python application and | jlam | 9 | -19/+19 | |
extension Makefile fragments, because they really don't have anything to do with the buildlink[12] frameworks. Change all the Makefiles that use application.buildlink.mk and extension.buildlink.mk to use application.mk and extension.mk instead. | |||||
2002-09-21 | buildlink1 -> buildlink2 | jlam | 1 | -5/+6 | |
2002-09-21 | buildlink1 -> buildlink2 | jlam | 1 | -8/+9 | |
2002-09-21 | buildlink1 -> buildlink2 | jlam | 4 | -134/+12 | |
2002-09-21 | buildlink1 -> buildlink2 | jlam | 2 | -23/+24 | |
2002-09-21 | Refer to uninstalled libtool archives by their full path (as the libtool | jlam | 2 | -2/+16 | |
manual tells you to), instead of "-Lsrcdir -llib". | |||||
2002-09-21 | buildlink1 -> buildlink2 | jlam | 1 | -11/+7 | |
2002-09-21 | buildlink1 -> buildlink2 | jlam | 2 | -281/+12 | |
2002-09-21 | buildlink1 -> buildlink2 | jlam | 3 | -26/+16 | |
2002-09-21 | buildlink1 -> buildlink2 | jlam | 1 | -4/+5 | |
2002-09-21 | Add and enable gail | rh | 1 | -1/+2 | |
2002-09-21 | Initial import of gail-0.17, the Gnome Accessibility Implementation Library | rh | 9 | -0/+173 | |
2002-09-21 | buildlink1 -> buildlink2 | jlam | 1 | -4/+4 | |
2002-09-20 | buildlink1 -> buildlink2 | jlam | 2 | -13/+12 | |
2002-09-20 | buildlink1 -> buildlink2 | jlam | 3 | -30/+7 | |
2002-09-20 | buildlink1 -> buildlink2 | jlam | 1 | -5/+5 | |
2002-09-20 | Add and enable giblib | rh | 1 | -1/+2 | |
2002-09-20 | Initial import of giblib-1.2.2, a programmer's utility library and imlib2 | rh | 6 | -0/+101 | |
wrapper used by feh and other utilities. | |||||
2002-09-20 | Update bmake and mk-files to latest versions. | sjg | 7 | -85/+26 | |
bmake is now sync'd with NetBSD-1.6 mk-files have been overhauled to handle ELF on BSD systems. | |||||
2002-09-20 | Make these scripts more portable by taking advantage of automatic rc.d | grant | 1 | -2/+2 | |
script handling and using @RCD_SCRIPTS_SHELL@. as discussed with jlam. | |||||
2002-09-19 | Add rt-mysql and rt-pgsql pkgs | atatat | 1 | -1/+3 | |
2002-09-19 | Initial import of a pkg for the RT ticketing system. | atatat | 1 | -0/+5 | |
RT is an industrial-grade ticketing system. It lets a group of people intelligently and efficiently manage requests submitted by a community of users. RT is used by systems administrators, customer support staffs, NOCs, developers and even marketing departments at over a thousand sites around the world. This version is backed by the postgres database. | |||||
2002-09-19 | Initial import of a pkg for the RT ticketing system. | atatat | 9 | -0/+1146 | |
RT is an industrial-grade ticketing system. It lets a group of people intelligently and efficiently manage requests submitted by a community of users. RT is used by systems administrators, customer support staffs, NOCs, developers and even marketing departments at over a thousand sites around the world. This version is backed by the mysql database. | |||||
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 | |