Age | Commit message (Expand) | Author | Files | Lines |
2005-01-10 | rc is in /usr/pkgsrc/, even in sandboxes | hubertf | 2 | -4/+4 |
2005-01-10 | _ALIASES.<wrappee> should be cumulative. | jlam | 2 | -6/+6 |
2005-01-10 | Upload pkgs built in sandbox | hubertf | 1 | -0/+11 |
2005-01-10 | Allow the creation of error handlers for shell commands in make targets. | jlam | 1 | -3/+41 |
2005-01-10 | Fix error in previous that turned off all transformations in all | jlam | 1 | -3/+3 |
2005-01-10 | Sort the compiler list in the comments. | jlam | 1 | -3/+3 |
2005-01-10 | Whitespace nits. | jlam | 2 | -10/+10 |
2005-01-10 | Remove redundant CONFIGURE_ENV lines (they're already present in the | jlam | 1 | -3/+1 |
2005-01-10 | Avoid the silly optimization in the make logic and push it into the | jlam | 2 | -9/+10 |
2005-01-09 | Modify krb5.buildlink3.mk so that we choose a single, well-known | jlam | 1 | -59/+19 |
2005-01-09 | Modify bdb.buildlink3.mk so that we choose a single, well-known package | jlam | 1 | -70/+41 |
2005-01-06 | If we fail the user/group existence test, then don't proceed to the | jlam | 1 | -1/+10 |
2005-01-04 | Add my_MM locale, initially used by gaim-1.1.1. | jmmv | 22 | -22/+110 |
2005-01-03 | Apache6 package was removed on 2004/11/22: remove code to support it in | seb | 2 | -14/+10 |
2005-01-03 | Make IS_BUILTIN.dl work on Interix. Patch provided by Hiramatsu Yoshifumi | minskim | 1 | -2/+2 |
2004-12-31 | Add the perl path to CONFIGURE_ENV here, so that we don't have to fix | minskim | 1 | -1/+2 |
2004-12-30 | Create a symlink to the pkgsrc perl executable in ${TOOLDIR}/bin so | minskim | 1 | -1/+16 |
2004-12-29 | Use GNU make on Linux when USE_IMAKE=yes, because Makefile generated | minskim | 2 | -3/+6 |
2004-12-28 | Fix ttf/type1 handling in fonts.mk: | wiz | 2 | -4/+8 |
2004-12-28 | The default location of the pkgsrc-installed rc.d scripts is now | reed | 1 | -2/+3 |
2004-12-27 | OpenBSD uses the NetBSD user/group management tools, so re-add back | jlam | 1 | -1/+6 |
2004-12-27 | Remove USERADD and GROUPADD definitions from OSes where the useradd | jlam | 9 | -57/+14 |
2004-12-26 | It's "modules/by-module". | jlam | 1 | -7/+7 |
2004-12-25 | Set default values for MLDONKEY_{GROUP,HOME,USER} and document them. | jmmv | 1 | -1/+17 |
2004-12-25 | Back out CPAN_MODULE_DIR change. Due to the way make variables are | jlam | 1 | -8/+7 |
2004-12-25 | Rename to "CPAN_MODULE_PATH" to "CPAN_MODULE_DIR". | jlam | 1 | -2/+2 |
2004-12-25 | Create CPAN_MODULE_PATH which points to the location of Perl modules at | jlam | 1 | -7/+8 |
2004-12-24 | Add 'as' locale, initially used by atk 1.9.0. | jmmv | 13 | -13/+65 |
2004-12-24 | Enable theme-dirs. | jmmv | 1 | -1/+8 |
2004-12-23 | Add rw locale, initially used by GTK+ 2.6.x. | jmmv | 13 | -13/+65 |
2004-12-23 | Don't remove library options from the command line quite so aggressively. | jlam | 2 | -5/+2 |
2004-12-22 | Remove support for some variables that are supposed to go away after | jlam | 1 | -39/+1 |
2004-12-22 | On NetBSD, rpcgen must *always* be invoked with "-b": | jlam | 1 | -3/+6 |
2004-12-21 | Whitespace police - no functional change | agc | 1 | -53/+51 |
2004-12-21 | libtool>=1.5.10nb9 actually works on DragonFly, so require at | grant | 1 | -1/+2 |
2004-12-21 | Introduce QMAIL_QFILTER_TMPDIR, the temporary directory for | schmonz | 1 | -1/+6 |
2004-12-20 | Darwin 7.7.x has poll() in libc, but no poll.h. Address this in GNU | grant | 1 | -1/+10 |
2004-12-19 | fix MASTER_SITE_GNOME .au example. | grant | 1 | -2/+2 |
2004-12-19 | transform -fPIC to -qnocommon and clarify the related comment. | grant | 1 | -3/+4 |
2004-12-18 | Always create a ${TOOLS_DIR}/bin/rpcgen to wrap the real rpcgen. | jlam | 1 | -1/+22 |
2004-12-18 | document QPOPPER_SPOOL_DIR. | grant | 1 | -1/+8 |
2004-12-18 | Ensure that libtool-base>=1.5.10nb7 is required for packages that set | jlam | 1 | -4/+6 |
2004-12-17 | Rewrite func_infer_tag in the libtool script so that it's easier to | jlam | 1 | -1/+4 |
2004-12-15 | Remove "http://aleron.dl.sourceforge.net/sourceforge/" once more because | tron | 1 | -2/+1 |
2004-12-14 | fix perl modules path in cpan.pair.com URL. | grant | 1 | -2/+2 |
2004-12-14 | Make bulk builds mark packages failing due to "no acceptable JVM found" | kristerw | 1 | -2/+2 |
2004-12-11 | The documentation claims you can use -m as an alias for --mirror_only. | kristerw | 1 | -2/+2 |
2004-12-11 | Create directories before putting files in them. This should fix | jlam | 1 | -1/+2 |
2004-12-10 | Nuke bsd.perl.mk... we compute these values where they're needed in | jlam | 1 | -5/+1 |
2004-12-09 | From inspecting configure scripts, it seems FreeBSD wants "-D_THREAD_SAFE" | jlam | 1 | -1/+4 |