Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-05-29 | include gcc.buildlink2.mk if USE_GCC_SHLIB is defined. this replaces | grant | 1 | -1/+7 | |
the (now deprecated) USE_CXX. | |||||
2003-05-29 | Now that we're checking more thoroughly for vulnerabilities in the "do-fetch" | agc | 1 | -21/+1 | |
target via "check-vulnerable", there's no need to use "show-vulnerabilities" target when installing a package. | |||||
2003-05-28 | Add some, per default undefined, variables for the blender package. | jschauma | 1 | -1/+31 | |
2003-05-27 | add pulling in buildlink includes/libraries from lang/gcc, or gcc3 | grant | 1 | -0/+18 | |
when USE_GCC3 is defined. ok'd by jlam@. | |||||
2003-05-25 | Define user-visible variable "PTHREAD_CFLAGS" that contains compiler | jlam | 1 | -1/+9 | |
options to compile/link pthreaded code. | |||||
2003-05-25 | Clarify comments to more explicitly note how to _not_ add the dependency | jlam | 1 | -5/+7 | |
on the JDK. | |||||
2003-05-25 | Add ml and sr@Latn locale directories, used by libgnome. | jmmv | 12 | -12/+108 | |
2003-05-24 | Remove MPLAYER_USE_REALMEDIA, used by default on i386, powerpc and alpha. | salo | 1 | -8/+1 | |
2003-05-22 | Add es_ES locale dir (initially for sysutils/mc). | salo | 7 | -7/+35 | |
2003-05-22 | Convert MTOOLS_ENABLE_FLOPPYD to YES/NO from defined/undefined. | salo | 1 | -4/+4 | |
2003-05-22 | Add USE_LIBCRACK variable for PAM. | wiz | 1 | -1/+6 | |
2003-05-19 | In case license is not acceptable per /etc/mk.conf, tell user to view license | wiz | 1 | -2/+3 | |
with "make show-license". Addresses PR 21616. | |||||
2003-05-18 | Check for the existence of the vulnerabilities file before telling people | agc | 1 | -9/+13 | |
that we're checking for vulnerabilities. If the vulnerabilities file can't be found, display a warning. Addresses PR 21572 from Robert Elz. | |||||
2003-05-18 | Add aleron, easynews, and heanet sourceforge mirrors. | wiz | 1 | -2/+5 | |
2003-05-18 | Remove "belnet.dl.sourceforge.net" from sourceforge master site list | tron | 1 | -2/+1 | |
because it doesn't work for weeks now. | |||||
2003-05-15 | Add couple of missing .., oops. | salo | 7 | -7/+49 | |
2003-05-15 | Forgot pl in previous. | salo | 7 | -7/+322 | |
2003-05-15 | Add few more subtrees for localized man pages (initially for editor/lpe). | salo | 7 | -7/+1582 | |
2003-05-15 | Add GOLEM_WITH_SOUND, default NO. | salo | 1 | -1/+6 | |
2003-05-14 | Add DOVECOT_USE_{GNUTLS,LDAP,PGSQL} defaults. | salo | 1 | -1/+17 | |
2003-05-13 | Add no_NO (for xdialog). | salo | 7 | -7/+35 | |
2003-05-11 | Wrap EXTRACT_COOKIE like all others that could have an interactive step | jmc | 1 | -1/+11 | |
and check for it if doing a batch build | |||||
2003-05-09 | sun-jdk defaults to sun-jdk14, but sun-jdk14 does not work reliably | abs | 1 | -3/+3 | |
on NetBSD/i386 1.6. I_believe_ it started working around the point scheduler activations were imported, so give sun-jdk14 to 1.6M and later, otherwise sun-jdk13. | |||||
2003-05-08 | Update wmthemes to 0.80.0 (matches current windowmaker version): | jmmv | 1 | -4/+4 | |
- Themes must be fetched through freshmeat.net now, which maintains a different directory layout and file naming than themes.org. - The WINDOWMAKER_THEMES variable now requires the version number of the package. - Add two NetBSD related themes to the default list. | |||||
2003-05-06 | TEXINFO_OVERRIDE tweak: '(install-info ' is also a pattern that can be | seb | 1 | -2/+2 | |
encountered in Makefile.ins generated by automake. XXX Hopefully this is going to be the last modification for this file's avatar. | |||||
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 15 | -133/+133 | |
2003-05-06 | Fix "Default:" line of MPLAYER_ENABLE_RUNTIME_CPU_DETECTION; it's | uebayasi | 1 | -2/+2 | |
default is "YES". Noticed by Kouichirou Hiratsuka <hira at po6 dot nsk dot ne dot jp>. | |||||
2003-05-05 | PKGVULNDIR entry was duplicated. Only keep the more recent one | seb | 1 | -6/+1 | |
which is allow the more fully documented. | |||||
2003-05-05 | commented block for BITCHX_WITH_GTK. | grant | 1 | -1/+7 | |
2003-05-04 | Default DEPENDS_TARGET to replace if UPDATE_TARGET == replace. This avoids | rh | 1 | -1/+5 | |
multiple rebuilding attempts for prerequisite packages. | |||||
2003-05-04 | Make UPDATE_TARGET=replace somewhat useful: don't remove the original | rh | 1 | -4/+7 | |
package in this case. | |||||
2003-05-02 | Bump pth dependency here too. | wiz | 1 | -2/+2 | |
2003-05-02 | Escape the wrappee name in an error message, since a user faced with an | agc | 1 | -2/+2 | |
error message of "Unable to create as wrapper script: no such file" could get confused. | |||||
2003-04-30 | Add en_AU locale. | jmmv | 12 | -12/+60 | |
2003-04-30 | Actually, Mesa's Makefile.common seems like a much better place for | atatat | 1 | -4/+1 | |
MESA_REQD, and it works much better, too. :) | |||||
2003-04-30 | Move MESA_REQD from bsd.pkg.defaults.mk to bsd.pkg.mk, since the | atatat | 2 | -8/+6 | |
latter appears to be a much better place to put something like that. Also, remove a ) from the awk expression in the check-vulnerable target, since it is extraneous and only causes awk to die. | |||||
2003-04-29 | Speed-ups for the check-vulnerable target, from Jeremy Reed in PR 21393. | agc | 1 | -2/+5 | |
2003-04-29 | Provide the command to remake package tools which are out of date in a | agc | 1 | -2/+3 | |
format which can be cut and pasted. | |||||
2003-04-29 | Use the full pathname for the pkg_install package directory when | agc | 1 | -2/+2 | |
giving instructions on how to get up-to-date pkg_install tools. Fix from Jonathan Perkin in PR 21277. | |||||
2003-04-25 | Make the PKGVULNDIR variable more generic, so one can choose where to | jmmv | 2 | -10/+17 | |
store the vulnerabilities file. This variable was already recognized by audit-packages but not by bsd.pkg.mk which hardcoded DISTDIR. | |||||
2003-04-25 | s/SILIENT/SILENT/ | jmmv | 1 | -2/+2 | |
2003-04-25 | Add the locale/es_MX directory, used by lmule. | jmmv | 12 | -12/+60 | |
2003-04-24 | Fix typo with use of _EMACS_VERSION_FIRSTACCEPTED | jmc | 1 | -2/+2 | |
2003-04-22 | now REALLY use the right dir... doh | hubertf | 1 | -2/+2 | |
2003-04-22 | Make sure binary pkgs are found :) | hubertf | 1 | -2/+2 | |
2003-04-21 | Set BATCH=1 and set DEPENDS_TARGET. (BATCH=1 is certainly needed for | cjep | 1 | -0/+5 | |
the bulk-install target to work.) | |||||
2003-04-21 | back out previous, it does not work as it should. | grant | 1 | -4/+7 | |
2003-04-21 | ensure LOWER_ARCH always gets set on Solaris, not only if MACHINE_ARCH | grant | 1 | -7/+4 | |
is non-sensical. shuffle some definitions around to follow style of other entries. semi-related to a tr(1) bug observed by sommerfeld@ Solaris 10/i386. | |||||
2003-04-20 | touch(1), cut(1) and nice(1) are not necessarily required in /bin on Linux | cjep | 1 | -1/+13 | |
systems according to FHS. Make provision for distributions that don't put them there. From Jeremy Reed in PR#21235. | |||||
2003-04-17 | allow defs.*.mk to override PKGTOOLS_REQD, starting with Solaris | grant | 2 | -3/+8 | |
requiring 20030417 for recent bug fixes. if platforms require (or desire) a newer version of pkg_install than 20021123 (the current default) for correct operation, please set _OPSYS_PKGTOOLS_REQD in defs.OPSYS.mk. |