summaryrefslogtreecommitdiff
path: root/Mk (unfollow)
Commit message (Expand)AuthorFilesLines
1998-11-20(1) Remove LOOP_VAR and LOOP_OPTIONS. It's a hack and just too many thingsSatoshi Asami1-94/+53
1998-11-14Add EXTRA_PKG_FLAGS to PKG_FLAGS. You can now add arguments to pkg_createSatoshi Asami1-2/+2
1998-11-11Make bsd.port.mk includable in two phases. bsd.port.pre.mk defines onlySatoshi Asami3-28/+66
1998-11-08(1) New variable MAKE_ARGS: will be appended to build/install make argumentSatoshi Asami2-12/+36
1998-10-30(1) Add new variables LOOP_VAR and LOOP_OPTIONS to implement building severalSatoshi Asami2-7/+54
1998-10-09Add new variable NO_FILTER_SHLIBS -- it will disable ELF <-> a.out shlibSatoshi Asami1-1/+3
1998-10-06(1) Add new variable ${PERL} which is equal to ${PERL5} but without theSatoshi Asami1-4/+11
1998-09-22(1) Add BROKEN_ELF variable, similar to BROKEN. (There is no BROKEN_AOUT,Satoshi Asami1-4/+24
1998-09-17Yikes, put .endif in wrong place.Satoshi Asami1-2/+2
1998-09-17Remove shlib minor if PORTOBJFORMAT=elf.Satoshi Asami1-1/+3
1998-09-16(1) Pass PORTOBJFORMAT in SCRIPTS_ENV too.Satoshi Asami1-10/+13
1998-09-10(1) Add MLINKS support.Satoshi Asami1-13/+96
1998-08-28Introduce PERL5 variable.Dima Ruban1-1/+2
1998-08-27Hope I haven't missed anything or forgotten to credit anybody. (BySatoshi Asami1-189/+351
1998-08-26Add "deinstall" to list of targets. This is only fair since "install" andSatoshi Asami1-3/+4
1998-08-15Bump version number for latest perlMark Murray1-2/+2
1998-08-12Merge 1.227.2.45 (perl version substitution in PLIST).Satoshi Asami1-3/+8
1998-08-12Merge 1.227.2.44.Satoshi Asami1-28/+55
1998-08-10I presume Satoshi wanted ``uname -r'' for OSREL not ``uname -s''David E. O'Brien1-2/+2
1998-08-06Update for Perl 5.005_01Mark Murray1-3/+3
1998-08-05(1) Rename variable "USE_X11" to "USE_X_PREFIX" to make clearer what itSatoshi Asami1-30/+25
1998-07-28Add var "CD_MOUNTPT" set to /cdrom by default.David E. O'Brien1-4/+5
1998-07-13Add US Mirror site to MASTER_SITE_KDE.Stefan Eßer1-1/+2
1998-05-20Complete back-out of the bsd.locale.mk change.Jordan K. Hubbard1-7/+0
1998-05-19PR: misc/6031Peter Hawkins1-1/+8
1998-05-04Change a couple 'make' to '${MAKE}'.Steve Price1-6/+6
1998-03-24Don't delete "Latest" link if NO_LATEST_LINK is set.Satoshi Asami1-2/+5
1998-03-07Add ${CXX} to list of variables passed in the environment whenSatoshi Asami1-2/+3
1998-02-19(1) Don't disable "deinstall" if IGNORE is set.Satoshi Asami1-2/+3
1998-02-04(1) Improve the obsolete tcl/tk detection and dignosis.Satoshi Asami1-9/+25
1998-01-31Allow package building in current directory again.David E. O'Brien1-2/+6
1998-01-02About one month worth of bsd.port.mk improvements.Satoshi Asami1-13/+66
1997-11-20Define MASTER_SITE_SUBDIR and PATCH_SITE_SUBDIR to default to "." soSatoshi Asami1-1/+11
1997-11-20Add new target "checksubdirs". It will warn about any subdirectories thatSatoshi Asami1-1/+29
1997-11-12Upgrade perl to perl5.004_04Mark Murray1-3/+3
1997-11-10target(__target) -> target(${__target})Wolfram Schneider1-2/+2
1997-11-06Convert <, > and & into &lt;, &gt; and &amp; in port names, COMMENT andBill Fenner1-7/+14
1997-10-08Install ${PKGDIR}/MESSAGE as /var/db/pkg/${PKGNAME}/+DISPLAY if it exists.Satoshi Asami1-1/+4
1997-08-22Add "distclean" to list of targets to descend into subdirs for.Satoshi Asami1-2/+2
1997-08-20(1) Be nicer about mtree file missing. (Actually, just suggest whereSatoshi Asami1-3/+13
1997-07-17Changes for perl-5.004_01Mark Murray1-3/+3
1997-07-10(1) Add preliminary support for architecture/operating system-dependentSatoshi Asami1-6/+55
1997-06-29``-C ${WRKDIR} -xzf'' are no longer the default args for EXTRACT_BEFORE_ARGSDavid E. O'Brien1-2/+2
1997-06-24Add new variable USE_PERL5. It is similar to USE_GMAKE, except thatSatoshi Asami1-2/+7
1997-06-18Move the "umask ?= 0022" check (a warning only) from the defaultSatoshi Asami1-6/+6
1997-06-04(1) Use the new BSD.x11.dist mtree file to create directories underSatoshi Asami1-55/+51
1997-04-30(1) Change logic for dependency: instead of defining "is_depended"Satoshi Asami1-47/+54
1997-04-21Merge from 2.2.Satoshi Asami1-8/+13
1997-04-15(1) Change comment for USE_X11 to be more explicit about what itSatoshi Asami1-10/+12
1997-03-09Add comments.Wolfram Schneider1-0/+32