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