Age | Commit message (Expand) | Author | Files | Lines |
2006-06-01 | Removed superfluous backslashes. | rillig | 1 | -2/+2 |
2006-06-01 | In AWK string literals, backslashes must be doubled. Otherwise they are | rillig | 1 | -4/+4 |
2006-05-31 | Adapt pkgsrc documentation examples to the new databases/openldap-client | ghen | 1 | -3/+3 |
2006-05-31 | add an mpeg4ip option (to be used by daapd) | tonio | 1 | -0/+1 |
2006-05-30 | Recognize -tar.gz as tar.gz files. PR 33571 by Dieter Roelants. | wiz | 2 | -3/+4 |
2006-05-29 | When filtering out unrelated info files, only check the last bit of | jlam | 1 | -4/+4 |
2006-05-29 | Document iodbc and unixodbc options (for databases/openldap). | ghen | 1 | -0/+2 |
2006-05-29 | Don't test existence of a file, touch it and compare the content, | joerg | 1 | -3/+2 |
2006-05-29 | when generating the list of pkgsrc packages, use | dmcmahill | 1 | -29/+40 |
2006-05-28 | strip trailing comments when searching for SUBDIR+= lines in the Makefiles | dmcmahill | 1 | -2/+2 |
2006-05-28 | Add drupal-xmlservices | adrianp | 1 | -0/+1 |
2006-05-25 | No package is using USE_RMAN any longer, remove it. | wiz | 1 | -13/+1 |
2006-05-23 | Resolve misunderstanding with jlam, show-subdir-var works like | joerg | 1 | -2/+2 |
2006-05-23 | Packages may set the variable FETCH_MESSAGE to a list of lines that are | rillig | 1 | -2/+11 |
2006-05-22 | Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk where | jlam | 2 | -48/+60 |
2006-05-22 | Add show-subdir-var to get the value of SUBDIR of the top-level and | joerg | 1 | -1/+4 |
2006-05-22 | POSIX doesn't specify -or as operand for find, only -o. | joerg | 1 | -2/+2 |
2006-05-21 | Move mk/install to mk/pkginstall to better reflect the contents (the | jlam | 20 | -48/+48 |
2006-05-21 | Add back "gsoelim" as a NetBSD tool since it supports "-I directory". | jlam | 1 | -2/+3 |
2006-05-21 | NetBSD actually doesn't have GNU soelim, but rather BSD soelim. | jlam | 1 | -2/+1 |
2006-05-21 | Teach the tools framework about "groff" as a tool. | jlam | 5 | -7/+21 |
2006-05-21 | Pass PKG_PHASE=install when recursively calling make from within the | jlam | 1 | -4/+4 |
2006-05-21 | Replaced ECHO_MSG with STEP_MSG. | rillig | 1 | -9/+9 |
2006-05-21 | Avoid a difference in shell implementation between IRIX 5.3 and newer | jlam | 1 | -2/+2 |
2006-05-20 | Modify msgfmt.sh to make the following changes when filtering *.po files: | jlam | 1 | -18/+27 |
2006-05-20 | We can simplify MSGSTRN_RE because we already catch the msgstr[0] and | jlam | 1 | -2/+2 |
2006-05-20 | Rename ORE to OBSOLETE_RE for more clarity in the variable name. | jlam | 1 | -16/+16 |
2006-05-20 | Restore "unnecessary" variable... sometimes we use named constants for | jlam | 1 | -2/+3 |
2006-05-19 | Now that ftp.netbsd.org has an http server, include it in the list for | perry | 1 | -1/+2 |
2006-05-16 | Rename spoof to syslogng-spoof. Suggested by wiz@. | adrianp | 1 | -1/+1 |
2006-05-16 | This file needs bsd.prefs.mk, since the variable WRKDIR is used in a | rillig | 1 | -1/+3 |
2006-05-15 | Add scsl-jdk15 and scsl-jre15, SCSL licensed versions of sun-jdk15 and | tv | 1 | -6/+19 |
2006-05-14 | Describe xscreensaver-webcollage option. | wiz | 1 | -0/+1 |
2006-05-14 | Re-add ${PREFIX} to the list of directories print-PLIST target | seb | 1 | -1/+2 |
2006-05-13 | Remove references to teTeX1. | minskim | 1 | -2/+2 |
2006-05-12 | Add a description for svn | adrianp | 1 | -1/+2 |
2006-05-12 | Fix a problem that occurs if compiler.mk is included in a package's | jlam | 1 | -5/+6 |
2006-05-11 | Make build failures due to the previous commit less mysterious by using | jlam | 1 | -3/+16 |
2006-05-10 | Don't let this program get confused just because there is no white-space | rillig | 1 | -3/+2 |
2006-05-10 | Fixed some pkglint warnings in the do-configure, do-build, do-test and | rillig | 1 | -13/+13 |
2006-05-10 | Made the "check-files" target work even when PREFIX is a symlink by | rillig | 1 | -4/+7 |
2006-05-10 | Allow to use sun-jdk15 on Darwin-8, and sun-jdk14 on Darwin-[678]. | minskim | 1 | -4/+5 |
2006-05-10 | Fix missing quotes that were causing the group and user existence checks | jlam | 1 | -3/+3 |
2006-05-09 | Apply PRINT_PLIST_AWK and _PLIST_PLIST_AWK_SUBST in the same order | minskim | 1 | -2/+2 |
2006-05-09 | Make the "apache2" package the default. Apache 1.3.x is very outdated. | tron | 1 | -2/+2 |
2006-05-08 | CHECK_FILES is now active by default for PKG_DEVELOPER. | joerg | 1 | -1/+2 |
2006-05-06 | Force unrequested languages to be unavailable by setting them to ${FALSE}. | tv | 1 | -1/+12 |
2006-05-06 | If USE_ABI_DEPENDS=no, do not add the BUILDLINK_ABI_DEPENDS.$pkg | reed | 2 | -5/+7 |
2006-05-02 | Use brackets "[]" to quote characters instead of backslash "\". This | jlam | 1 | -2/+2 |
2006-05-01 | Use the meta-data directory as the location for all temporary files | jlam | 6 | -90/+111 |