Age | Commit message (Expand) | Author | Files | Lines |
2004-08-06 | Unset CDPATH variable in the user environment which prints the cwd to stdout | sketch | 1 | -1/+3 |
2004-08-05 | G/C the MUTT_* variables as they're documented in the mutt package | jlam | 1 | -17/+1 |
2004-08-05 | Garbage collect package-specific default settings that have migrated into | jlam | 1 | -58/+1 |
2004-08-05 | Move addition of PKG_OPTIONS to BUILD_DEFS below the definition of the | jlam | 2 | -7/+9 |
2004-08-04 | oops.. reversed a test | jlam | 1 | -2/+2 |
2004-08-04 | Pretty-print the PKG_SUPPORTED_OPTIONS so that we don't overflow a line | jlam | 1 | -4/+20 |
2004-08-04 | Sometimes, the dependencies installed are a function of which variables | jlam | 1 | -6/+7 |
2004-08-04 | Add INSTALL_GAME_DATA to the list of defined macros in CONFIGURE_ENV | jschauma | 1 | -1/+2 |
2004-08-04 | Display a message with the supported build options at build time. | jlam | 1 | -1/+31 |
2004-08-04 | Do not run xargs if its input is an empty string; xargs in Interix | minskim | 1 | -9/+14 |
2004-08-04 | Introduce GAMEDATAMODE and INSTALL_GAME_DATA, which will take care | jschauma | 2 | -3/+16 |
2004-08-02 | Remove QMAIL_AUTOCONFIG. No need to mark it obsolete; it hasn't | schmonz | 1 | -6/+1 |
2004-08-01 | If we need to create users or group, require the latest sysutils/user_darwin. | schmonz | 1 | -2/+2 |
2004-07-31 | Garbage collect NO_CHECK_DEPENDS: it is meaningless since revision 1.942. | seb | 1 | -2/+2 |
2004-07-30 | Convert to use bsd.options.mk. The relevant options variable to set | jlam | 1 | -41/+73 |
2004-07-30 | bsd.options.mk provides boilerplate code for standard naming conventions | jlam | 2 | -1/+170 |
2004-07-30 | Update documentation for the current state of buildlink3. | jlam | 1 | -138/+2 |
2004-07-30 | Add a new variable to specify the installation prefix for | xtraeme | 1 | -1/+16 |
2004-07-30 | Only assign X11BASE=/usr/X11R6 if X11_TYPE was not defined, or | xtraeme | 1 | -5/+5 |
2004-07-29 | jdk12 was never here. "avert your eyes." | tv | 1 | -21/+3 |
2004-07-29 | Depend on xorg-dirs where appropiate, as was done for XFree86 by jmmv@. | xtraeme | 1 | -1/+8 |
2004-07-29 | Enable X11_TYPE=xorg now that we have the X.org packages on pkgsrc. | xtraeme | 1 | -1/+2 |
2004-07-28 | jdk12 is now in pkgsrc/lang. | tv | 1 | -3/+3 |
2004-07-28 | Readd two mirros which apparently still exist. | tron | 1 | -1/+3 |
2004-07-28 | Remove SourceForge mirrors which apparently no longer exist. | tron | 1 | -11/+1 |
2004-07-27 | erm, I had PKG_RESUME_TRANSFERS set to yes, disable it for now. | xtraeme | 1 | -3/+3 |
2004-07-27 | Make the option to resume transfer optional, as suggested by | xtraeme | 2 | -5/+14 |
2004-07-27 | Add two new sourceforge mirrors: ovh (.fr) and puzzle (.ch), and | wiz | 1 | -2/+4 |
2004-07-27 | eww, replace another [ with ${TEST}. | xtraeme | 1 | -2/+2 |
2004-07-27 | s/echo/${ECHO}/ | xtraeme | 1 | -3/+3 |
2004-07-27 | Fix some more troubles with my modification for resume transfers: | xtraeme | 2 | -17/+26 |
2004-07-27 | Fix some problems with REFETCH mods: | agc | 1 | -7/+15 |
2004-07-27 | Add support to resume transfers, by default it will be disabled if | xtraeme | 2 | -9/+39 |
2004-07-26 | Add the 'et_EE' and 'it_NA' locale directories, used by amule-2.0. | minskim | 11 | -11/+99 |
2004-07-25 | correctly use PKG_SUFX instead of ".tgz". | grant | 1 | -2/+2 |
2004-07-25 | move PKG_SUFX=.tbz example to bsd.pkg.defaults.mk. | grant | 2 | -3/+7 |
2004-07-24 | Export the according BUILDLINK_PREFIX of postgresql-lib as PGSQL_PREFIX. | recht | 1 | -1/+2 |
2004-07-23 | pgsql.buildlink3.mk is used to select a PostgreSQL version for use by | recht | 1 | -0/+74 |
2004-07-22 | make the TBL variable work as intended | drochner | 1 | -2/+2 |
2004-07-22 | Abstract out the "nice -n 20" clause, so that it can be set to something | agc | 2 | -4/+12 |
2004-07-21 | Add QMAIL_AUTOCONFIG, QMAIL_QUEUE_DIR, and QMAIL_QUEUE_EXTRA, which | schmonz | 1 | -4/+22 |
2004-07-21 | Enable _OPSYS_MAX_CMDLEN test. | xtraeme | 1 | -6/+5 |
2004-07-21 | If a package Makefile sets USE_TBL to "yes", then add "tbl" to | jlam | 1 | -1/+22 |
2004-07-21 | Add a reminder that the old Postfix make variables will be removed after | jlam | 1 | -1/+5 |
2004-07-20 | Remove external Matroska support from mplayer packages. | salo | 1 | -2/+2 |
2004-07-19 | Introduce EZMLM_IDX_USE_{MY,PG}SQL, which provide database support | schmonz | 1 | -1/+11 |
2004-07-19 | Stop the proliferation of <PKG>_USE_<FOO> yes/no variables in the | jlam | 2 | -30/+46 |
2004-07-16 | Enable OpenLDAP support in devel/apr, by default it's disabled. | xtraeme | 1 | -1/+6 |
2004-07-15 | add anchors for jumping to the top and each section of the HTML report. | grant | 1 | -4/+22 |
2004-07-15 | only include broken packages in the email output. | grant | 1 | -6/+9 |