summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2013-05-23prevent to generate binary package in ${PACKAGES} from the side effect ofobache6-14/+57
2013-05-22Use -R as LINKER_RPATH_FLAG like GCC. The patches for lang/gcc47 andjoerg1-2/+2
2013-05-21Use GMAKE_REQD in TOOLS_DEPENDS.gmake, bump GMAKE_REQD to 3.81.sbd2-4/+4
2013-05-18Add entries for fuse, inotify, and oggz.rodent1-0/+3
2013-05-18* Remove PKGSRC_SHOW_PATCH_ERRORMSG, because it is not used in pkgsrc/mk.ryoon1-10/+8
2013-05-17Fix a pasting botch in v1.54 that killed Linux i386dsainty1-3/+2
2013-05-16_OPSYS_SYSTEM_RPATH must match _OPSYS_LIB_DIRS or else the buildlinkjperkin1-4/+2
2013-05-16Use TOOLS_CMDLINE_SED instead of TOOLS_SED, to pass special arguments,obache1-2/+2
2013-05-16add `-b' (binary) option for SED to prevent special processing about CR+LF.obache1-2/+2
2013-05-13Fix another :tsjperkin1-2/+2
2013-05-13It is a common misconception that ${FOO:tsc} will split FOO on 'c',jperkin1-2/+2
2013-05-12Strip minus for warning about disabling unsupported options.riastradh1-2/+2
2013-05-12file command usage is limited in pkgsrc now, so no need to use hacked one.obache1-2/+1
2013-05-12drop `file' command from default USE_TOOLS list.obache2-3/+11
2013-05-12hacked `file' command was introduced for text file check in SUBST,obache1-2/+2
2013-05-12consider nb? in dependency pattern.obache1-2/+2
2013-05-12Move show-depends-options, it is pkgformat independ target.obache2-12/+12
2013-05-11On Debian/Ubuntu Linux, set system's library path as Debian's multiarchryoon1-1/+18
2013-05-11Also, +static, for the building of static libraries.rodent1-0/+1
2013-05-11Added introspection (GObject Introspection) and xcursor optionsrodent1-0/+2
2013-05-11Warn, don't fail, on disabling an unsupported option.riastradh1-1/+5
2013-05-10check defined before using USE_LANGUAGES as condition.obache1-2/+3
2013-05-09Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/.riastradh24-73/+185
2013-05-09Use --sysroot in cpp/gcc/gxx cross-compiler wrappers.riastradh3-106/+9
2013-05-09Set NATIVE_CC/CC, NATIVE_CXX/CXX, and NATIVE_LD/LD for cross-builds.riastradh1-2/+8
2013-05-09Use g95 as default Fortran compiler. Would be nice to use more modernjoerg1-3/+3
2013-05-09Split Fortran support from devel/libtool-base into a separate packagejoerg1-1/+10
2013-05-09Multi support for PostgreSQL packages (e.g. databases/postgresql-postgis).fhajny1-2/+6
2013-05-07Describe libchamplain option.wiz1-0/+1
2013-05-06Insert a dummy SPACE before the first "msgstr" start with "\n", if "msgid"obache1-2/+50
2013-05-05Adding sgi-free-software-b-v2.0 to DEFAULT_ACCEPTABLE. Approved by FSF:rodent1-1/+2
2013-05-05fixes obsolete pattern check, move to before push msgctxt.obache1-2/+3
2013-05-03Instead of drop msgctxt, treat same as gettext-tools>=0.15.obache1-16/+102
2013-05-02* bump required gettext-tools from pkgsrc to 0.15 to match required gettext-l...obache1-13/+14
2013-04-29Added f90 option for Fortran 90 supportadam1-0/+1
2013-04-28Fixes builtin dl prefix other than /usr.obache1-2/+6
2013-04-28tell pthread of Haiku.obache1-2/+10
2013-04-28Let to find libraires in COMPILER_LIB_DIRS instead of hard coded paths.obache1-22/+5
2013-04-28* use SYSTEM_DEFAULT_RPATH/COMPILER_INCLUDE_DIRS/COMPILER_LIB_DIRSobache1-18/+30
2013-04-28Introduce COMPILER_INCLUDE_DIRS, COMPILER_LIB_DIRS and SYSTEM_DEFAULT_RPATH.obache1-1/+5
2013-04-28Introduce _OPSYS_LIB_DIRS and _OPSYS_INCLUDE_DIRS varables.obache21-20/+93
2013-04-25also reset LC_ALL as C.obache1-1/+2
2013-04-24Use the ghostscript meta-package instead of ghostscript-gpl orsbd1-13/+3
2013-04-21tell location of builtin curses.h for Haiku.obache1-1/+2
2013-04-21Fix a harmless typo.uebayasi1-2/+2
2013-04-20Use so magic to set _GCC_DIST_VERSION.sbd1-3/+4
2013-04-19Renaming GCC_DIST_VERSION to GCC48_DIST_VERSIONadam1-2/+2
2013-04-19DEFAULT_ACCEPTABLE+=arphic-public; See:rodent1-1/+2
2013-04-18use improved version from apb, works with parallel/paexecmspo1-3/+4
2013-04-17* try to replace .so with .dll without `lib' prefix, like a plugins.obache1-2/+18