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