Age | Commit message (Expand) | Author | Files | Lines |
2005-11-06 | Use imake variables to correctly select the man page in the PLIST. | joerg | 2 | -3/+4 |
2005-11-06 | gcc-2.* does not understand the -Wno-unused-parameter option, so tell | rillig | 1 | -1/+6 |
2005-11-06 | -lossaudio ==> $(LIBOSSAUDIO) | joerg | 2 | -4/+4 |
2005-11-06 | + check for magic numbers like 0755, 755, 644 | rillig | 1 | -0/+1 |
2005-11-06 | In the "update" target, use "${UPDATE_TARGET}" to install the new | jlam | 1 | -2/+2 |
2005-11-06 | Remove @exec from PLIST and put the action into an INSTALL script instead. | jlam | 3 | -40/+65 |
2005-11-06 | Change "../p5-I18N-LangTags" to "../../misc/p5-I18N-LangTags" to silence | kristerw | 1 | -2/+2 |
2005-11-06 | Change ../ns-plugger-common to ../../www/ns-plugger-common to silence | kristerw | 2 | -4/+4 |
2005-11-06 | Bless FreeBSD with the usergroup functions used by DragonFly. | joerg | 2 | -1/+60 |
2005-11-06 | Use O_FSYNC instead of O_SYNC on DragonFly. Disable extattr_get_file | joerg | 3 | -7/+25 |
2005-11-06 | Use INSTALL_GAME instead of INSTALL -m game | tonio | 3 | -8/+10 |
2005-11-06 | FreeBSD build fix from FreeBSD CVS tree | adrianp | 3 | -3/+19 |
2005-11-06 | Fixed grammar in a comment. | rillig | 1 | -2/+2 |
2005-11-06 | Added basic checks to make sure the values from the configuration file are | rillig | 2 | -17/+126 |
2005-11-06 | lighttpd update to 1.4.7. | joerg | 1 | -1/+2 |
2005-11-06 | Update lighttpd to version 1.4.7, changes from NEWS: | joerg | 3 | -7/+8 |
2005-11-06 | PLIST fix for nsd. | joerg | 1 | -1/+2 |
2005-11-06 | Don't advertise RC script and forget it in the PLIST. Bump revision. | joerg | 2 | -3/+4 |
2005-11-06 | * check Makefile directives | rillig | 1 | -0/+3 |
2005-11-06 | + include "../../mk/bsd.prefs.mk" before any .if. | rillig | 1 | -0/+1 |
2005-11-06 | Added a note that SUBST_SED might be changed to a List instead of a | rillig | 1 | -1/+2 |
2005-11-06 | Update devel/cpuflags to 0.96: | abs | 1 | -1/+2 |
2005-11-06 | Update cpuflags to 0.96: | abs | 3 | -5/+6 |
2005-11-06 | Sync SuSE 9.1 packages with latest updates. | salo | 16 | -92/+90 |
2005-11-06 | Use config.h and add appropriate #if HAVE_FOO_H. | wiz | 2 | -4/+36 |
2005-11-06 | + gauche-0.8.6, gimp24-2.3.5, lighttpd-1.4.7, mimedefang-2.54. | wiz | 1 | -3/+5 |
2005-11-06 | Add geos. | minskim | 2 | -2/+4 |
2005-11-06 | Import geos from pkgsrc-wip. Packaged by David Price. | minskim | 8 | -0/+143 |
2005-11-06 | Only export MAKECONF if it is not null, <bsd.own.mk> does not really like | seb | 1 | -2/+3 |
2005-11-06 | Remove extra ${pkgsrc_dir} that slipped in. | seb | 1 | -2/+2 |
2005-11-06 | Make this compile on Darwin 8.2.0/powerpc. Patch from Krister Walfridsson. | martti | 2 | -1/+15 |
2005-11-06 | ${QTDIR}, not {$QTDIR} (tnx pkglint). | gdt | 1 | -2/+2 |
2005-11-06 | adjust Makefiles to honor LDFLAGS, and set LDFLAGS to -L/-R both | gdt | 7 | -3/+75 |
2005-11-06 | descend into lprof | gdt | 1 | -1/+2 |
2005-11-06 | following is not 100% right, but will adjust after getting to use it: | gdt | 5 | -0/+80 |
2005-11-06 | Add vtwm. | minskim | 2 | -2/+4 |
2005-11-06 | Import vtwm from pkgsrc-wip. Packaged by Mehul Sanghvi. | minskim | 6 | -0/+60 |
2005-11-05 | - Replaced spaces with tabs in the "build --help" message. | rillig | 3 | -39/+97 |
2005-11-05 | - Condensed the code. | rillig | 1 | -37/+18 |
2005-11-05 | Reformatted the --help output. Instead of many echo(1) commands, one | rillig | 1 | -42/+43 |
2005-11-05 | Bump nsd for new rc script and other goodies. | joerg | 1 | -1/+2 |
2005-11-05 | Add a RC script for NSD. Set default database location to | joerg | 6 | -13/+54 |
2005-11-05 | Do not intermingle build phases, CONFIGURE_DIRS can specify a list of | joerg | 7 | -689/+147 |
2005-11-05 | The configuration variables had no apparent order. Now they are sorted | rillig | 1 | -32/+55 |
2005-11-05 | Note update of ruby-doc-stdlib. | minskim | 1 | -1/+2 |
2005-11-05 | Update ruby-doc-stdlib to 0.10.1. | minskim | 2 | -6/+6 |
2005-11-05 | Regenerate hand-edited patches so that the Mac OS X patch program | kristerw | 4 | -22/+22 |
2005-11-05 | This pkg has not been ported to big endian architectures. Set PKG_SKIP_REASON. | kristerw | 1 | -1/+6 |
2005-11-05 | Regenerate so that the Mac OS X patch can use it. | kristerw | 2 | -4/+4 |
2005-11-05 | - Rewrote the "man page" comment. | rillig | 1 | -11/+32 |