Age | Commit message (Expand) | Author | Files | Lines |
2000-07-31 | Include ${WRKSRC}/include first to avoid picking up random crap from | rh | 1 | -1/+4 |
2000-07-31 | Remove the empty ${PREFIX}/share/gnome/html/zvt at post-install. | jlam | 1 | -1/+2 |
2000-07-31 | Include ${WRKSRC}/include directory first to avoid picking up random trash | rh | 1 | -1/+4 |
2000-07-31 | Bump version number to 1.2.1nb1 after updates of "ee" and "xchat" packages. | tron | 1 | -4/+4 |
2000-07-31 | There is no ${PREFIX}/share/gnome/html/zvt, so don't try to @dirrm it. | jlam | 1 | -2/+1 |
2000-07-31 | Update "xchat" package to version 1.5.6. There are too many changes | tron | 3 | -5/+11 |
2000-07-31 | Update "ee" package to version 0.3.12. A list of the changes is not | tron | 3 | -5/+13 |
2000-07-31 | Remove debugging code accidentally left in this file. | jlam | 1 | -5/+1 |
2000-07-31 | Update icewm and icewm-gnome to 1.0.4. Changes from version 1.0.2: | jlam | 8 | -201/+211 |
2000-07-31 | Update cassowary to 0.60. Changes from version 0.50: | jlam | 9 | -110/+79 |
2000-07-31 | Remove dependency on sgi-stl. | jlam | 4 | -29/+12 |
2000-07-31 | The gettext package gained a shared library. For all packages which | jlam | 24 | -49/+49 |
2000-07-31 | Update distribution file MD5 checksum. Apparently was changed on | jlam | 1 | -2/+2 |
2000-07-31 | Motif-checking code broke when X11PREFIX == X11BASE and both lesstif and | jlam | 1 | -16/+8 |
2000-07-31 | cyrus should work | hubertf | 1 | -2/+2 |
2000-07-31 | Enable a bunch of packages in category/Makefile that | hubertf | 14 | -35/+33 |
2000-07-30 | Add and enable "wmmoonclock". Fixes 2nd part of PR pkg/10599. | tron | 1 | -1/+2 |
2000-07-30 | Import new "wmmoonclock" package based on work contributed by | tron | 7 | -0/+50 |
2000-07-30 | Add and enable "wmnet" package. Fixes 1st part of PR pkg/10599. | tron | 1 | -1/+2 |
2000-07-30 | Import new "wmnet" package contributed by Jens Schmalzing in PR pkg/10599: | tron | 5 | -0/+27 |
2000-07-30 | Update pth to 1.3.7. Changes are: back-ports of bugfixes from the 1.4 | rh | 2 | -5/+5 |
2000-07-30 | Update "enlightenment" package to version 0.16.4 based on patches | tron | 8 | -126/+2110 |
2000-07-30 | Update pngcrush to 1.5.1. Changes are: disabled color counting by default | rh | 2 | -4/+4 |
2000-07-30 | include wide patch, which is necessary to work better with | itojun | 2 | -2/+10 |
2000-07-30 | update to latest (7/31), to sync with /usr/include/netinet6/ipsec.h change. | itojun | 4 | -17/+17 |
2000-07-30 | The "lesstif12" package is in directory "pkgsrc/x11/lesstif12" not | tron | 1 | -2/+2 |
2000-07-30 | Add libnasl, nessus-core, nessus-libraries and nessus-plugins to | frueauf | 1 | -1/+5 |
2000-07-30 | Update nessus to 1.0.3. | frueauf | 11 | -346/+68 |
2000-07-30 | Initial import of nessus-plugins 1.0.3, the Plugins for the Nessus Network | frueauf | 5 | -0/+489 |
2000-07-30 | Initial import of nessus-libraries 1.0.3, the Libs required by the Nessus | frueauf | 9 | -0/+104 |
2000-07-30 | Initial import of nessus-core 1.0.3, the Core module of the Nessus Network | frueauf | 8 | -0/+77 |
2000-07-30 | Initial import of libnasl, a Nessus Attack Scripting Language library. | frueauf | 5 | -0/+29 |
2000-07-30 | Install the topic.dat files. | jlam | 4 | -6/+69 |
2000-07-30 | Document "info" target. | tron | 1 | -2/+5 |
2000-07-30 | Add new "info" target which calls "pkg_info" for the package in the | tron | 1 | -1/+6 |
2000-07-30 | Add the cdplayer_applet files to the PLIST. | jlam | 1 | -824/+850 |
2000-07-30 | Rework how NetBSD APM is detected; get cdplayer to build; and get | jlam | 11 | -64/+626 |
2000-07-30 | Find xpm headers when xpkgwedge is installed. | jlam | 3 | -10/+13 |
2000-07-30 | Centralize and deactivate the debugging flags. People needing them can | jlam | 1 | -5/+7 |
2000-07-30 | Make this compile now that <vm/vm*.h> has gone away in -current. | jlam | 5 | -10/+119 |
2000-07-30 | change the pre-configure target to match whats recommended by the lesstif | dmcmahill | 1 | -2/+4 |
2000-07-30 | patch-sums | tsarna | 2 | -0/+9 |
2000-07-30 | Add and enable wxGTK, py-wxWindows | tsarna | 1 | -1/+3 |
2000-07-30 | wxPython: Python bindings for wxWindows | tsarna | 7 | -0/+78 |
2000-07-30 | wxGTK: A GTK-based implementation of the wxWindows GUI library | tsarna | 8 | -0/+640 |
2000-07-29 | Add section about how to use USE_CURSES, NEED_NCURSES, and | wiz | 1 | -2/+31 |
2000-07-29 | Add some other download sites for cervesia. | jlam | 1 | -2/+4 |
2000-07-29 | Make this compile on <vm/vm*.h>-less systems. Should address pkg/10706 | jlam | 2 | -0/+40 |
2000-07-29 | Update "mutt" package to version 1.2.5. Changes since version 1.2.4: | tron | 2 | -4/+4 |
2000-07-29 | Update dependency on speakfreely. | jlam | 1 | -2/+2 |