Age | Commit message (Expand) | Author | Files | Lines |
2000-11-02 | Move USE_NCURSES stuff from bsd.pkg.mk to bsd.prefs.mk. | wiz | 2 | -25/+22 |
2000-11-01 | Add CXX and CXXFLAGS definitions in HAS_CONFIGURE case. | skrll | 1 | -3/+4 |
2000-10-31 | declare USE_LIBINTL. | itojun | 1 | -1/+5 |
2000-10-26 | Remove an unbalanced trailing ')' | hubertf | 1 | -2/+2 |
2000-10-23 | Update xpkgwedge to 1.0 and make appropriate changes to bsd.pkg.mk to handle | jlam | 1 | -4/+18 |
2000-10-22 | Make target "mps" __identical__ __to__ target "makepatchsum", and not | fredb | 1 | -3/+2 |
2000-10-22 | Use UPDATE_TARGET (new) instead of DEPENDS_TARGET for 'make update'. This | rh | 1 | -4/+18 |
2000-10-21 | Bring pkg specific options into more of an alphabetic order. | wiz | 1 | -56/+56 |
2000-10-21 | update ZIP_ENCRYPTION comment, since it only applies to zip1 anymore | wiz | 1 | -2/+2 |
2000-10-21 | Remove obsoleted RCS_LOCALID section (now runtime variable). | wiz | 1 | -6/+1 |
2000-10-21 | Add entry for USE_PAM | rh | 1 | -3/+8 |
2000-10-20 | add adobe-acrobat-license | hubertf | 1 | -1/+2 |
2000-10-19 | Make print-PLIST output the install-info lines only when it finds | jlam | 1 | -2/+2 |
2000-10-17 | Quiet perl invocations in bsd.pkg.mk when the locale isn't properly set in | jlam | 1 | -5/+5 |
2000-10-16 | Change DEPENDS for PKG_JAVA=jdk compiled packages such that both the native | tv | 1 | -2/+2 |
2000-10-15 | Add USE_GLX example entry. | rh | 1 | -2/+7 |
2000-10-15 | Add USE_MESA and USE_GLX mechanism similar to USE_XPM that detects and | rh | 2 | -3/+31 |
2000-10-15 | Add TIN_USE_INN_SPOOL which enables support for reading directly in an inn | veego | 1 | -1/+6 |
2000-10-13 | Add knob (SHLIB_HANDLING=YES/NO) for packages to specify if they want | jlam | 1 | -1/+4 |
2000-10-12 | Make sure that -Wl does the right thing on a.out. | skrll | 1 | -3/+3 |
2000-10-10 | Revert last change, it made pkg_info spew. | hubertf | 1 | -6/+6 |
2000-10-08 | Make pkgsrc works work even if PKG_PATH is set, by passing an empty | hubertf | 1 | -6/+6 |
2000-09-29 | * Make setting ftp_proxy and http_proxy actually work | hubertf | 1 | -14/+14 |
2000-09-29 | Install cvs and ssh and do 'cvs update' only if CVS_USER is set in build.conf. | hubertf | 1 | -7/+9 |
2000-09-28 | Fix the show-vulnerabilities and show-vulnerabilities-html targets to | agc | 1 | -8/+16 |
2000-09-27 | Postpone the check for vulnerabilities in the package being installed | agc | 1 | -13/+13 |
2000-09-26 | Introduce a new mk.conf definition MTOOLS_ENABLE_FLOPPYD, which | agc | 1 | -1/+8 |
2000-09-24 | make lintpkgsrc operate on the right dir - with out -P, it goes for | hubertf | 1 | -2/+2 |
2000-09-21 | Print pkgs with no dependencies as depending on themselves, as they | hubertf | 1 | -10/+17 |
2000-09-20 | Add 'mps' as a convenience short-hand for 'makepatchsum' | hubertf | 1 | -1/+2 |
2000-09-20 | Test to see if there's a ${DISTDIR}/vulnerabilities file before trying | agc | 1 | -5/+11 |
2000-09-19 | Add the glue for showing any security vulnerabilities to the README.html | agc | 1 | -6/+28 |
2000-09-17 | * Put architecture into summary mail | hubertf | 1 | -3/+3 |
2000-09-17 | Read FTPHOST from config file | hubertf | 1 | -1/+2 |
2000-09-15 | rcs id police | hubertf | 3 | -3/+3 |
2000-09-15 | Allow setting ftp_proxy and http_proxy in build.conf or $environment | hubertf | 2 | -2/+16 |
2000-09-15 | Bulk build framework | hubertf | 6 | -0/+446 |
2000-09-15 | Whitespace fix | hubertf | 1 | -2/+2 |
2000-09-15 | Fix a problem with the print-pkg-size-this on Solaris. | veego | 1 | -5/+8 |
2000-09-15 | Add comments explaining each of the three singleton licenses (kermit-license, | jwise | 1 | -1/+9 |
2000-09-15 | Use "dc" instead of "expr" to calculate total package size to avoid | tron | 1 | -2/+2 |
2000-09-15 | Rewrite "print-pkg-size-depends" target to work without invoking "awk". | tron | 1 | -5/+5 |
2000-09-15 | Fix cut and paste error in last commit. | tron | 1 | -2/+2 |
2000-09-15 | Because "awk" keeps getting overflows on "arm32" while calculating the | tron | 1 | -8/+13 |
2000-09-14 | Update "libtool" version number in comment. | tron | 1 | -2/+2 |
2000-09-14 | Make sure we use the latest (and greatest!) libtool. | skrll | 1 | -2/+2 |
2000-09-13 | Fix bug in 'describe, introduced in rev. 1.529. | hubertf | 1 | -2/+2 |
2000-09-10 | Improve wording of warning if required package is not found, which | wiz | 1 | -2/+2 |
2000-09-09 | Add a new mechanism for handling "crypto" packages, as discussed | fredb | 2 | -2/+18 |
2000-09-09 | Note CYRUS_USER and CYRUS_GROUP used by mail/cyrus-imapd. | veego | 1 | -1/+13 |