summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2009-02-15Pullup ticket #2698 - requested by minskimtron1-2/+2
2009-01-01Improve description of libao, and remove the 'ao' optionhubertf1-2/+1
2008-12-29Fix misbalanced brackets as noticed by jnemeth.joerg1-2/+2
2008-12-29Also wrap the cpp command like cc for AIX/XLC.joerg1-1/+2
2008-12-29Improve AIX/XLC support:joerg4-9/+40
2008-12-29Emulate -rpath argument of GCC and xlC on AIX, it works like thejoerg1-1/+10
2008-12-23Use a temporary variable to hold ${_dep_:C/\:.*$//} since it is useddsl1-2/+3
2008-12-21Add lang-th, Thai language support.taca1-0/+1
2008-12-21nox11 option should not be used anywhere, use -x11 instead.obache1-1/+0
2008-12-21add a description for the uucp option used eg in news/inn. Since otherspz1-0/+1
2008-12-21add a line for the recently added bind-xml-statistics-server option for thespz1-0/+1
2008-12-19Document pulseaudio option.jmcneill1-0/+1
2008-12-16Update Xcode information for Mac OS X Leopard.tron1-2/+2
2008-12-15There is no mail/nail anymore.rillig1-5/+5
2008-12-15Oops.rillig1-2/+2
2008-12-15Made the code shorter.rillig1-9/+10
2008-12-15Fixes typo, able to detect builtin libiconv again.obache1-2/+2
2008-12-15Remove extra debug codes which noted by Ryo HAYASAKA as PR pkg/40175.taca1-3/+1
2008-12-14Add /usr/lib${LIBABISUFFIX} to the search pathjmcneill1-1/+3
2008-12-14Added a -v flag to the verify_file function, which in case of arillig1-8/+18
2008-12-13Mention w3m-image-gtk2 option.obache1-0/+1
2008-12-12Solaris useradd requires a full path to the shell.sketch1-2/+2
2008-12-09Add lang-zh option.taca1-0/+1
2008-12-09Add hal's description to the list.ahoka1-0/+1
2008-12-05Bump intltools dependency default to 0.40.0, more and more programs need it.wiz1-2/+2
2008-12-04Add a few.wiz1-2/+4
2008-12-04Add en_NZ locale.wiz1-1/+5
2008-12-04Added MAKE_ENV and MAKE_FLAGS to the list of important variables.rillig1-2/+2
2008-12-02Add a missing end of slash.obache1-2/+2
2008-12-01Skip -q64. From Jens Rehsack.joerg1-1/+4
2008-12-01Update MASTER_SITE_MOZILLA with today's primary and secondary mirrors.obache1-13/+82
2008-11-29Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig2-21/+21
2008-11-29Removed lots of unreachable mirrors.rillig1-41/+10
2008-11-29One more variable for show-all-gnu-configure.rillig1-1/+2
2008-11-27typorillig1-2/+2
2008-11-27Explicitly pass down -brtl for the linker, not the compiler. From Jensjoerg1-2/+2
2008-11-27Don't use the CC wrapper for ld on AIX with XLC. From Jens Rehsack.joerg1-3/+2
2008-11-27Adjust xlc_r check to actually look for the right binary.joerg1-3/+4
2008-11-26Added _VARGROUPS and the source of the error message.rillig1-2/+7
2008-11-25Remove belnet from MASTER_SITE_SOURCEFORGE.obache1-3/+2
2008-11-24Add la locale for GNOME (gedit).wiz1-1/+5
2008-11-24add zapteljnemeth1-0/+1
2008-11-24add libxml2 optionbjs1-0/+1
2008-11-23Add ast locale, for GNOME.wiz1-1/+5
2008-11-19Make the bulk scripts which use 'set -eu' actually work.sketch2-6/+19
2008-11-19Documented BUILD_DEFS and BUILD_DEFS_EFFECTS.rillig1-1/+16
2008-11-18Documented INSTALL_UNSTRIPPED.rillig1-1/+10
2008-11-18Removed unused variables.rillig1-4/+1
2008-11-16Don't try to build gcc2 on AMD64, as it's not supported by that compiler.ahoka1-3/+3
2008-11-15Decompress .lzma files with lzcat.minskim3-4/+10