Age | Commit message (Expand) | Author | Files | Lines |
2001-10-21 | Make PKGNAME dewey-correct. Addresses pkg/14243. | wiz | 1 | -1/+2 |
2001-10-21 | Update to 1.0.0, from pkg/14226 by Sen Nagata. | wiz | 2 | -5/+5 |
2001-10-21 | Update to 7.0.2, provided by Ingolf Steinbach in pk/14296. | wiz | 3 | -9/+7 |
2001-10-21 | Install documentation, as prompted in pkg/14300 by Hiramatsu Yoshifumi, | wiz | 2 | -2/+12 |
2001-10-21 | Do not install the screensavers ${PREFIX}/bin/*.kss setuid root. Instead | skrll | 1 | -2/+2 |
2001-10-21 | Add 'dl' to the LIBSWANTED.SunOS line. | veego | 1 | -2/+2 |
2001-10-21 | Fix build problem on systems where "xpkwedge" is not installed. | tron | 2 | -5/+9 |
2001-10-21 | Make sure ncurses is found - this is intended to prevent irssi from | hubertf | 1 | -2/+4 |
2001-10-21 | Homepage has moved. Noted by Lloyd Parkes, PR pkg/14315. | fredb | 1 | -2/+2 |
2001-10-20 | Note addition of chat/libyahoo. | jlam | 1 | -1/+2 |
2001-10-20 | chat/libyahoo: Yahoo! Messenger client library | jlam | 5 | -0/+75 |
2001-10-20 | Hmm... shouldn't have forgotten to ad the patches themselves.... (AHUM) | reinoud | 6 | -0/+222 |
2001-10-20 | Patch to make sqlite work on LP64 machines. I tried to make the patch as | reinoud | 2 | -4/+10 |
2001-10-20 | Update gnumeric to 0.71. Notable changes include: | rh | 3 | -492/+537 |
2001-10-20 | Only link -lgcc whole-archive on NetBSD ELF platforms, to allow a.out | jlam | 3 | -17/+18 |
2001-10-20 | Ups, forgot an \ at the end of a line. | veego | 1 | -2/+2 |
2001-10-20 | Update to 0.14.0b. Changes since 0.13.0b: | wiz | 4 | -14/+34 |
2001-10-20 | When working out if an installed package should be left as it | abs | 1 | -1/+4 |
2001-10-20 | Some Makefiles separate -R and the rpath directory with whitespace, so | jlam | 2 | -4/+4 |
2001-10-20 | - change the way we cause the build order to happen. The old way passed | dmcmahill | 1 | -12/+63 |
2001-10-20 | Another change for the keymap editing, per PR 14294 | hubertf | 1 | -3/+4 |
2001-10-19 | - Strongly-buildlinkify. | jlam | 6 | -91/+143 |
2001-10-19 | added and enabled php4-mbstring. Bernd Ernesti noticed in the private | kei | 1 | -1/+2 |
2001-10-19 | Conform better to pkgsrc conventions. | sjg | 1 | -5/+10 |
2001-10-19 | Remove some debugging stuff. Noted by D'Arcy J.M. Cain. | wiz | 1 | -3/+3 |
2001-10-19 | Update pan to 0.10.0.93. This release features minor user interface | rh | 3 | -11/+11 |
2001-10-19 | DEPEND on pico >=4.1 not 4.0 now | abs | 1 | -2/+2 |
2001-10-19 | 'LDFLAGS+=-Wl,--export-dynamic' doesn't work on Solaris. | veego | 1 | -1/+3 |
2001-10-19 | Define a ROOT_GROUP, which defaults to root on SunOS, otherwise to wheel. | veego | 3 | -5/+18 |
2001-10-19 | Use AMANDA_GROUP?= instead of AMANDA_GROUP=, so you can overwrite the | veego | 1 | -3/+3 |
2001-10-19 | Use @MKDIR@. | veego | 2 | -10/+22 |
2001-10-19 | Use @SSH_PID_DIR@. | veego | 1 | -4/+8 |
2001-10-19 | Create the pid file on solaris in /etc/ and not in the not existing /var/run | veego | 1 | -1/+11 |
2001-10-19 | Update uvscan-dat to 4166 which contains updated and enhanced | martti | 2 | -5/+5 |
2001-10-19 | You can't create more then one directory with ${INSTALL_DATA_DIR} on | veego | 1 | -2/+4 |
2001-10-19 | Make the ${WRKSRC}/checks/stamp-checks writeable, otherwise a build would | veego | 1 | -1/+4 |
2001-10-19 | Touch some files in ${WRKSRC}, which is needed because the timestamps | veego | 1 | -2/+4 |
2001-10-19 | Switch back to one PLIST file by adding a site.config.m4-solaris for the | veego | 5 | -23/+24 |
2001-10-19 | misc/php-mbstring: PHP4 extension for multibyte characters support (currently | kei | 3 | -0/+19 |
2001-10-19 | * bumped package version to php-gd-4.0.6nb1. | kei | 1 | -2/+2 |
2001-10-19 | * added --enable-gd-native-ttf support. It enables TrueType string function | kei | 4 | -2/+35 |
2001-10-18 | Change keymap for isometric view - per PR 14287 | hubertf | 1 | -3/+3 |
2001-10-18 | Update to bmake-3.1.12 | sjg | 3 | -14/+14 |
2001-10-18 | Update to current macros mk-1.2.5 (no the bsd* ones are still way old). | sjg | 3 | -21/+35 |
2001-10-18 | Avoid some compiler warnings which seem to be fatal on my sparc64 box | abs | 4 | -5/+48 |
2001-10-18 | Support for linking some PHP4 extensions statically into the php CGI and | jlam | 1 | -1/+16 |
2001-10-18 | Note additional PHP4 packages that the user may want to install. | jlam | 1 | -1/+8 |
2001-10-18 | Make kicker and kdesktop not only compile and work in some cases, but | skrll | 7 | -57/+208 |
2001-10-18 | SVR4 packages have a limit of 9 chars for a package name. | veego | 217 | -217/+434 |
2001-10-18 | Fix kdesktop. | skrll | 2 | -5/+5 |