Age | Commit message (Expand) | Author | Files | Lines |
2006-03-30 | Describe hping-suid option. | salo | 1 | -0/+1 |
2006-03-30 | Drop support for INFO_DIR, which should now be replaced with PKGINFODIR. | jlam | 1 | -3/+2 |
2006-03-30 | Whitespace changes. | jlam | 1 | -14/+14 |
2006-03-30 | Skip symlinks without emitting warnings during PLIST creation as these | jlam | 1 | -5/+12 |
2006-03-29 | Add and describe gpgme option, mail/sylpheed now passes pkglint. | chris | 1 | -0/+1 |
2006-03-28 | Add an option (MKSUMMARY) to create pkg_chk index for binary-only updates | joerg | 2 | -2/+10 |
2006-03-22 | Remove an unsed script -- print-la-libnames was replaced with | jlam | 1 | -77/+0 |
2006-03-21 | Add the pa_IN locale directory, initially used by the iso-codes 0.50 | jmmv | 13 | -13/+65 |
2006-03-20 | Strip trailing whitespace. | jlam | 1 | -2/+2 |
2006-03-20 | postgresql81 has moved from wip to pkgsrc. | uebayasi | 1 | -2/+2 |
2006-03-20 | Create a new variable EMACS_MODULES that is a list of "standard" elisp | jlam | 1 | -15/+35 |
2006-03-20 | * Creates a new variable PKGINFODIR (named similarly to PKGMANDIR) | jlam | 8 | -66/+109 |
2006-03-19 | Modify the INSTALL script to allow for selective unpacking of a scriptlet. | jlam | 9 | -26/+31 |
2006-03-19 | Teach the tools framework about "texi2html". | jlam | 1 | -1/+12 |
2006-03-19 | ftp.fi.muni.cz mirrors GNU, CPAN and CTAN, add it to the appropriate | jdolecek | 1 | -4/+7 |
2006-03-18 | Remove leftover code sections guarded by _USE_PLIST_MODULE which was | jlam | 13 | -117/+13 |
2006-03-17 | Ensure that we invoke a brand new make when creating the INSTALL/DEINSTALL | jlam | 1 | -5/+6 |
2006-03-17 | Allow INSTALLATION_DIRS to contain absolute paths so long as they being | jlam | 1 | -2/+6 |
2006-03-16 | Teach the tools framework about "makedepend", supplied by the imake | jlam | 1 | -2/+2 |
2006-03-15 | Always run the pkginstall framework targets to generate the | jlam | 2 | -20/+44 |
2006-03-15 | Back out previous... it was part of some larger changes that were never | jlam | 1 | -2/+3 |
2006-03-15 | Rototill of how the various template parts of the INSTALL and DEINSTALL | jlam | 14 | -261/+283 |
2006-03-14 | Properly rename "info" to ${INFO_DIR} in any @dirrm statements. Also | jlam | 1 | -6/+12 |
2006-03-14 | We can always pass --infodir to configure scripts, regardless of whether | jlam | 1 | -3/+2 |
2006-03-14 | Teach the plist framework a new variable IGNORE_INFO_DIRS that is a | jlam | 2 | -7/+30 |
2006-03-14 | Sort _PLIST_AWK_ENV. | jlam | 1 | -2/+2 |
2006-03-14 | Restructure pattern-actions a bit so that we're not lumping everything | jlam | 1 | -8/+20 |
2006-03-14 | Sync variable names in comments with recent changes to install framework. | tron | 2 | -4/+4 |
2006-03-14 | Modify the pkginstall framework so that it manages all aspects of | jlam | 3 | -134/+125 |
2006-03-13 | Replaced option "spamassassin-test-net" by generic option "online-tests". | heinz | 1 | -2/+2 |
2006-03-13 | Makefiles that include oss.buildlink3.mk can now check the value of | jlam | 1 | -2/+25 |
2006-03-12 | Added the variable PHASE_MSG, STEP_MSG, WARNING_MSG and ERROR_MSG to | rillig | 1 | -1/+5 |
2006-03-11 | +zsh-multibyte | uebayasi | 1 | -0/+1 |
2006-03-11 | Export EMACS_VERSION_MAJOR and EMACS_VERSION_MINOR to packages using emacs.mk. | uebayasi | 1 | -1/+15 |
2006-03-11 | BUILD_DEPENDS on gettext-tools not gettext for BUILD_USES_MSGFMT. | reed | 1 | -2/+2 |
2006-03-10 | Cosmetic change: reorder some lines locally to make it easier for me | jlam | 1 | -13/+13 |
2006-03-10 | Expose fewer knobs for a user to tweak by making more variables private. | jlam | 1 | -57/+53 |
2006-03-10 | Correct the path to the bsd.prefs.mk file and move it to the proper | jlam | 1 | -2/+3 |
2006-03-10 | Don't define DEINSTALL_FILE or INSTALL_FILE if the corresponding *_SRC | jlam | 1 | -1/+5 |
2006-03-10 | replace-interpreter should use REPLACE_FILES.${lang} instead of | tonio | 1 | -3/+3 |
2006-03-10 | Include bsd.prefs.mk before testing ${OPSYS}. | wiz | 1 | -1/+2 |
2006-03-09 | Make it safe to include bsd.pkginstall.mk directly in bsd.pkg.mk, and | jlam | 3 | -110/+103 |
2006-03-09 | Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. | jlam | 1 | -6/+0 |
2006-03-09 | mention SUSE_PREFER=10.0 in coments (but keep 9.1 as default) | tonio | 1 | -3/+4 |
2006-03-09 | Reimplement OSS audio handling in pkgsrc. Add two new files: | jlam | 3 | -79/+133 |
2006-03-09 | Check that INFO_FILES is defined before using its value. Fixes PR pkg/33043. | jlam | 1 | -2/+2 |
2006-03-09 | Since the REPLACE_INTERPRETER is used in more and more packages, it is | rillig | 1 | -4/+14 |
2006-03-09 | Reimplement the info-file handling so that we use an +INFO_FILES | jlam | 9 | -82/+176 |
2006-03-08 | Teach the tools framework about Darwin's tclsh and wish. | minskim | 1 | -1/+3 |
2006-03-08 | Set LOWER_OPSYS_VERSUFFIX on Darwin. | minskim | 1 | -1/+2 |