aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* (1) Speedup dependency cleaning.Satoshi Asami2000-03-031-29/+44
* Switch USE_QT to qt145. Add USE_NEWGCC to be consistent with it.Satoshi Asami2000-02-241-2/+3
* (1) Add virtual category "linux".Satoshi Asami2000-02-211-2/+2
* (1) OpenSSL support.Satoshi Asami2000-02-071-4/+56
* (1) Add new USE_BISON directive, which will expand to BUILD_DEPENDS onSatoshi Asami2000-01-212-5/+18
* (1) Add check for including bsd.port{,.pre,.post}.mk twice. You can't do that.Satoshi Asami2000-01-171-20/+36
* (1) Fix the distfile deletion for cases where distfiles are specifiedSatoshi Asami1999-11-111-21/+58
* Removed ftp://ftp.t-cnet.or.jp from MASTER_SITE_PORTS_JP.SADA Kenji1999-10-111-2/+1
* Change qt2 directory according to 2.0.1 -> 2.0.2 upgrade.Satoshi Asami1999-10-021-1/+1
* Handle distfiles with directory names in it. Helps when the master siteSatoshi Asami1999-10-011-4/+22
* (1) x11-toolkits/qt2 -> x11-toolkits/qt201Satoshi Asami1999-09-221-5/+5
* (1) Adjust to new libtools.Satoshi Asami1999-09-111-9/+35
* (1) New variable USE_QT2 to say that the port uses QT version 2.Satoshi Asami1999-09-081-15/+18
* Id->FreeBSD rename bisDavid E. O'Brien1999-08-254-4/+4
* (1) Add new variable USE_NEWGCC. Set this if your port requires theSatoshi Asami1999-08-221-16/+75
* Oops, forgot to commit this. Typo.Satoshi Asami1999-07-231-2/+2
* Makefile:Satoshi Asami1999-07-232-189/+278
* (1) Print out ${CONFIGURE_LOG} (default: "config.log") whenSatoshi Asami1999-06-111-6/+18
* Spell out LIBTOOL with full path, otherwise it won't work since it'sSatoshi Asami1999-05-111-2/+2
* (1) New variable USE_LIBTOOL that will patch the port to use the devel/libtoolSatoshi Asami1999-05-061-5/+43
* (1) Make it clear that only I am allowed to commit to bsd.port.mk.Satoshi Asami1999-04-282-16/+85
* Clarify use of IS_INTERACTIVE.Stefan Bethke1999-04-231-4/+4
* Check for missing directories (listed in SUBDIR but non-existent) inSatoshi Asami1999-04-121-1/+6
* (1) Pick up version file from /var/db if it exists there. I willSatoshi Asami1999-04-081-5/+38
* (1) Move _sedsubplist generation later, just before it is used. TheSatoshi Asami1999-03-291-11/+42
* (1) (Forgot to mention in previous commit log) AddSatoshi Asami1999-03-091-1/+5
* (1) Change FETCH_CMD to add the -A flag, so it won't be confused by theSatoshi Asami1999-03-081-18/+38
* (1) Add MASTER_SITE_AFTERSTEP and MASTER_SITE_WINDOWMAKER for the masterSatoshi Asami1999-02-141-6/+31
* (1) ${MASTER_SITE_SUBDIR} is now a list, and ${MASTER_SITE_*} macrosSatoshi Asami1999-02-031-17/+37
* Forgot to change "templates" to "Templates" in this file.Satoshi Asami1999-01-291-3/+3
* (1) Rename "templates" to "Templates". The toplevel is gettingSatoshi Asami1999-01-261-11/+10
* Use "" instead of <> to specify bsd.port.mk, since we want it to look inSatoshi Asami1999-01-262-4/+4
* (1) Add gnome master sites.Satoshi Asami1999-01-201-4/+10
* (1) Add ONLY_FOR_ARCHS and NOT_FOR_ARCHS. They are list of architecture namesSatoshi Asami1999-01-111-19/+68
* (0) Fast INDEX generation. Only print out the directory name andSatoshi Asami1998-12-122-75/+105
* 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-071-4/+11
* (1) Add BROKEN_ELF variable, similar to BROKEN. (There is no BROKEN_AOUT,Satoshi Asami1998-09-231-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-291-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-271-3/+4
* Bump version number for latest perlMark Murray1998-08-161-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-291-4/+5
* Add US Mirror site to MASTER_SITE_KDE.Stefan Eßer1998-07-141-1/+2
* Complete back-out of the bsd.locale.mk change.Jordan K. Hubbard1998-05-211-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-02-011-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-181-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
* Add comments.Wolfram Schneider1997-03-101-0/+32
* Make COMMENT and DESCR variables (just like PLIST). Will be usefulSatoshi Asami1997-03-061-9/+11
* (1) Define ${LDCONFIG} and ${MV} to be full pathnames to ldconfig andSatoshi Asami1997-02-231-20/+37
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Submitted by: Dave Cornejo <dave@dogwood.com>David E. O'Brien1997-02-171-3/+2
* Fixed URL for ftp.tex.ac.uk in MASTER_SITE_TEX_CTAN.David E. O'Brien1997-02-161-2/+4
* Change $FreeBSD$ back to $Id$. I'm sorry, but it's been too long andSatoshi Asami1997-02-121-1/+1
* (1) Add ${DESTDIR} to ${LOCALBASE} and ${X11BASE}, and remove it fromSatoshi Asami1997-01-251-5/+15
* Move $FreeBSD$ up right next to $NetBSD$ (oh, the solidarity! :).Satoshi Asami1997-01-141-2/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
* Skip non-existent subdirectories. The diff is rather large becauseSatoshi Asami1997-01-131-10/+11
* Add OpenBSD support. Change some comments to reflect the fact. Also:Satoshi Asami1997-01-121-9/+22
* (1) New variable, SCRIPTS_ENV, which is passed to scripts/configureSatoshi Asami1997-01-121-23/+43
* if !(command) -> if ! (command)Wolfram Schneider1997-01-111-2/+2
* I'm sorry, this kind of commits need to be reviewed by me, espiciallySatoshi Asami1996-12-261-21/+7
* Integrate changes from OpenBSD's efforts to use the FreeBSD ports system.Warner Losh1996-12-261-4/+21
* Suggested by: msmithSatoshi Asami1996-12-231-9/+11
* Add missing targets (extract, patch) in the IGNORE (INTERACTIVE &Satoshi Asami1996-12-181-7/+11
* Add new variable IGNOREFILES, to be set to list of files that you don'tSatoshi Asami1996-12-171-13/+53
* Change delimiter of substitution that uses MANLANG from `.' to `%', soSatoshi Asami1996-12-121-4/+4
* Extend the manpage compression handling a bit.Satoshi Asami1996-12-111-6/+18
* Add support for uncompressing manpages that are already installedSatoshi Asami1996-12-111-4/+16
* Submitted by: fennerSatoshi Asami1996-12-091-10/+14
* Was using new URL (ftp://ftp://) before the RFC has been voted on. :-)David E. O'Brien1996-12-081-2/+2
* Optimize by changing "sort | uniq" -> "sort -u". "make index" is nowSatoshi Asami1996-12-041-6/+6
* Merge from RELENG_2_2 (duh). See rev 1.227.2.4 for details.Satoshi Asami1996-11-301-53/+95
* Just realized that the spacing after "==>" is not consistent. I'mSatoshi Asami1996-11-141-8/+8
* Oops, forgot to silencethe gzip command to compress manpages.Satoshi Asami1996-11-141-2/+3
* (1) There is no default "orphans" for CATEGORIES, it simply fails ifSatoshi Asami1996-11-131-21/+106
* Set tabstops to 4 in vi like in emacs.David E. O'Brien1996-11-031-1/+2
* (1) Add NetBSD support. Closes PR bin/1643.Satoshi Asami1996-11-012-36/+76
* Back out changes in rev. 1.217 -- ${CONFIGURE_SCRIPT} is notSatoshi Asami1996-09-241-3/+3
* Look on the CDROM for patch files too.Satoshi Asami1996-09-231-2/+4
* /bin/echo -> ${ECHO}Wolfram Schneider1996-08-261-2/+2
* Use the new "file:" URL specification to fetch to check the CDROMSatoshi Asami1996-08-241-2/+12
* Update explanation of *_DEPENDS, in particular note that bsd.port.mkSatoshi Asami1996-08-201-18/+20
* (1) Use INSTALL_PROGRAM where we attempt to pass this command lineSatoshi Asami1996-08-181-2/+7
* (1) Ignore patches directory without a patch with a message instead ofSatoshi Asami1996-08-171-44/+29
* (1) Add myself as MAINTAINER (of this file) -- commented out so itSatoshi Asami1996-08-151-4/+29
* Make explanation of BUILD_DEPENDS less confusing.Satoshi Asami1996-08-071-3/+3
* Fixed bug, that CONFIGURE_SCRIPT in a port's Makefile doesn't haveAndreas Klemm1996-07-271-3/+3
* Remove now-unused SRC_ENCAPSULATION hack.Jordan K. Hubbard1996-07-051-29/+1
* Add a missing space in a commentGary Palmer1996-06-271-2/+2
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-241-26/+5
* Correct spelling errors (i before e except after c :-) )Gary Palmer1996-06-231-3/+3
* Handle the `distribute' target.Jordan K. Hubbard1996-06-211-1/+7
* Whoops - I made `make clean' chatty by mistake.Jordan K. Hubbard1996-06-211-2/+2
* The changes to go with ncftp -> fetch. Besides changing the names,Satoshi Asami1996-06-191-11/+12
* Spit out the a proper port path for the describe target.Jordan K. Hubbard1996-06-191-2/+2
* Ok, now cleandir: is correct.Jordan K. Hubbard1996-06-191-4/+4
* Add some unobtrusive changes to handle sources which aren't portsJordan K. Hubbard1996-06-191-53/+106
* Add "MASTER_SITES?=" (no this is not a typo) right before theSatoshi Asami1996-06-131-1/+2
* Add some comments to sections to disable targets using NO_* variables.Satoshi Asami1996-06-011-6/+12
* Set MAKE_ENV and CONFIGURE_ARGS with += instead of ?=, it is easier toSatoshi Asami1996-05-301-3/+3
* Fix a minor grammatical error (reselled -> resold) I just noticed.Jordan K. Hubbard1996-04-281-2/+2
* Add CFLAGS=${CFLAGS} to MAKE_ENV, otherwise gmake won't pick it up.Satoshi Asami1996-04-261-2/+2
* Add NO_CDROM, RESTRICTED, BROKEN and Motif support.Satoshi Asami1996-04-121-9/+50
* use .for loop for common targetsWolfram Schneider1996-04-101-51/+6
* Change ${ENV} -> ${SETENV}. The former coincides with startup fileSatoshi Asami1996-04-071-6/+6
* Thanks for the overwhelming response (which can be only summarized by theSatoshi Asami1996-04-012-4/+87
* Change name of variable to LOCALBASE, to keep it symmetric with X11BASE,Satoshi Asami1996-03-311-3/+3
* Add a variable LOCAL_PREFIX that defaults to "/usr/local", as aSatoshi Asami1996-03-311-2/+3
* remove BINGRP?= BINOWN?= BINMODE?=Wolfram Schneider1996-03-241-4/+1
* Replace PATCH_PRFX with a more generic DIST_SUBDIR. If it is set toSatoshi Asami1996-03-101-32/+28
* Delete all references to the variable ${KEYWORD} that never quite flew.Satoshi Asami1996-03-061-6/+14
* Replace absolute pathnames with variables, so thatSatoshi Asami1996-03-061-68/+80
* Add a check for when the user tries to FTP over a symlink in ${DISTDIR}.Jordan K. Hubbard1996-02-161-1/+13
* correct semantic error in the English usage:Adam David1996-02-081-5/+5
* Mention "make reinstall" in the message that gets printed out whenSatoshi Asami1996-02-071-2/+2
* Add NCFTP tailer arguments: ${NCFTPTAIL} variableAndrey A. Chernov1996-02-071-5/+5
* Add support for ALL_HOOK feature. Lets you replace the `all' targetJordan K. Hubbard1995-12-071-1/+13
* Make the {FETCH,BUILD,RUN}_DEPEND targets work with non-executable filesSatoshi Asami1995-11-261-5/+23
* Use NO_MTREE, not !USE_X11 && !USE_IMAKE, to determine package args.Satoshi Asami1995-11-181-2/+2
* Back out the two latest changes. The -current branch is now equal toSatoshi Asami1995-10-181-7/+1
* Add NO_FETCH handling in the similar way as other NO_* targets doesAndrey A. Chernov1995-10-161-1/+5
* Fix NO_EXTRACT case: build missing WRKDIRAndrey A. Chernov1995-10-161-1/+3
* Add "--batch" to PATCH_ARGS and PATCH_DIST_ARGS when ${BATCH} is setSatoshi Asami1995-10-111-1/+5
* Add CONFIGURE_ENV: pass this environment to configure script.Andrey A. Chernov1995-10-051-2/+3
* Attempt to sound more civilized by adding a missing period toSatoshi Asami1995-10-041-2/+2
* Use full pathname for ldconfig (/sbin/ldconfig).Satoshi Asami1995-10-031-2/+2
* Split EXEC_DEPENDS into FETCH_DEPENDS, BUILD_DEPENDS and RUN_DEPENDS.Satoshi Asami1995-09-181-15/+61
* Ignore patchfiles that end with ".orig" or "~".Satoshi Asami1995-09-131-5/+19
* Don't trust ncftp's exit status, they are not indicative of whetherSatoshi Asami1995-08-291-14/+12
* Clean up EXTRACT_ONLY logic a bit. Instead of branching in theSatoshi Asami1995-08-291-10/+5
* Merge all the "skeleton" target into one macro. This is an enormousSatoshi Asami1995-08-181-237/+149
* Let MASTER_SITE_OVERRIDE be prepended to the MASTER_SITES list insteadSatoshi Asami1995-07-241-3/+3
* Simplify the USE_IMAKE stuff considerably.Jordan K. Hubbard1995-07-181-9/+1
* A regrettable hack to allow a port to say that it doesn't want its MakefilesJordan K. Hubbard1995-07-151-1/+5
* Add IS_DEPENDED_TARGET to change the behavior of a port when you wantSatoshi Asami1995-07-111-2/+18
* UseSatoshi Asami1995-06-261-6/+6
* Use full pathnames for the commands. Everything except gmake andSatoshi Asami1995-06-261-93/+99
* Check if uid is 0 before running mtree. If you aren't root, you justSatoshi Asami1995-06-261-2/+7
* Add new option NO_MTREE. If set, bsd.port.mk won't run mtree toSatoshi Asami1995-06-251-2/+8
* Add a "checkpatch" target that does a "patch -C" instead of a "patch".Satoshi Asami1995-06-241-3/+20
* Renamed the default package repository ".../packages/.packages" toSatoshi Asami1995-06-061-4/+5
* Remove comment about not being able to undefine a variable, as we *can*Satoshi Asami1995-05-291-3/+2
* Fix the indent level. I know we're in code freeze, and this isSatoshi Asami1995-05-161-2/+2
* Don't conditionalize fake-pkg on NO_PACKAGE.Satoshi Asami1995-05-141-5/+1
* Add FORCE_PACKAGE, if this is defined, NO_PACKAGE will be turned off.Satoshi Asami1995-05-131-1/+7
* When NO_PACKAGE is set, "package" and "repackage" don't depend onSatoshi Asami1995-05-121-3/+3
* Not only deleting the package and package links, also exit with statusSatoshi Asami1995-05-121-1/+2
* Delete package and links when pkg_create fails.Satoshi Asami1995-05-121-4/+7
* Add new variable to override the "hey foobar-1.2.3 is already installed"Satoshi Asami1995-05-101-1/+6
* Make the "reinstall" target delete the package cookie as well asSatoshi Asami1995-05-091-1/+2
* added support for distribution patches in a subdir of ${DISTFILES}Adam David1995-05-051-18/+28
* Put an `@' in front of the mtree command. I don't want to see it.Jordan K. Hubbard1995-05-041-2/+2
* Add an mtree line to the install target.Jordan K. Hubbard1995-05-021-1/+6
* A bunch of new targets in the package area. Relevent targets are:Satoshi Asami1995-04-301-14/+44
* Pass X11BASE to all sub-makes. I need it for a port, and I daresay thatJordan K. Hubbard1995-04-281-18/+18
* (1) Add the chain of dependencies to the targets in the NO_* sectionSatoshi Asami1995-04-241-10/+12
* Move call of fake-pkg from do-install to end of install.Satoshi Asami1995-04-241-4/+4
* Ok, this should get the last of the stragglers installed into a new fake-pkg.Jordan K. Hubbard1995-04-221-1/+4
* Don't try to run the fake-pkg target if NO_PACKAGE is set.Jordan K. Hubbard1995-04-221-1/+3
* Typo: patch -> packageJordan K. Hubbard1995-04-221-2/+2
* Instead of copying PLIST over, run pkg_create in a special mode that dumpsJordan K. Hubbard1995-04-221-2/+2
* Major overhaul. The major targets (fetch, extract, patch, configure,Satoshi Asami1995-04-211-357/+532
* 1. Add Satoshi's much-requested "fake pkg_add" option to the installationJordan K. Hubbard1995-04-191-1/+29
* Use PKGNAME in the "describe" target (used to generate INDEX) too.Satoshi Asami1995-04-181-2/+2
* Use PKGNAME instead of DISTNAME in messages. To avoid things likeSatoshi Asami1995-04-181-20/+20
* "package" now depends on "install", so we can do "make -k package" fromSatoshi Asami1995-04-171-2/+18
* "all" now depends on "build", not "extract configure build".Satoshi Asami1995-04-171-2/+2
* Yikes...typo (.package/ should have been .packages/).Satoshi Asami1995-04-161-2/+2
* Don't pass duplicate pkgdeps to pkg_createJordan K. Hubbard1995-04-101-3/+3
* Add new -P argument to pkg_create.Jordan K. Hubbard1995-04-091-2/+2
* Add 2 new targets to facilitate some things I'm thinking about.Jordan K. Hubbard1995-04-091-1/+21
* 1. Fix the first line (should be a proper comment - silly emacs).Jordan K. Hubbard1995-04-091-3/+4
* Add support for categorized subdirectories for packages. By default,Satoshi Asami1995-04-091-6/+25
* Add USE_X11 for ports which are X11 users but don't use IMAKE.Jordan K. Hubbard1995-04-041-2/+3
* Remove a `.' from the end of the echo lineGary Palmer1995-04-041-2/+2
* By default, KEYWORDS is a copy of CATEGORIES.Jordan K. Hubbard1995-04-011-2/+2
* Add default values and document them for CATEGORIES and KEYWORDS.Jordan K. Hubbard1995-04-011-3/+3
* Add support for new CATEGORIES and KEYWORDS fields.Jordan K. Hubbard1995-04-011-2/+10
* Add support for "distributed" patches and a little extra cleanup.Satoshi Asami1995-03-281-13/+89
* Added more standard package suport file names. INSTALL for theSatoshi Asami1995-03-271-2/+13
* Add a misssing `@' from before echo -n "|${MAINTAINER}"Gary Palmer1995-03-241-3/+3
* Add maintainer to the index line.Jordan K. Hubbard1995-03-231-5/+13
* Add new EXTRACT_BEFORE_FLAGS and EXTRACT_AFTER_FLAGS variables to makeJordan K. Hubbard1995-03-231-5/+15
* Make the fetch message a little more interesting and informative.Jordan K. Hubbard1995-03-221-2/+2
* Add fetch-list command for RodJordan K. Hubbard1995-03-212-39/+63
* Make the describe rule generate more thorough information that's actuallyJordan K. Hubbard1995-03-211-8/+10
* Document the index target.Jordan K. Hubbard1995-03-211-1/+2
* Don't do anything if BATCH is specified and the port is interactive forAndreas Schulz1995-03-201-1/+3
* Change the xmkmf call to a xmkmf -a call. This should be more correct forAndreas Schulz1995-03-191-3/+3
* Add support to miss out ``DUDS'' subdirectories. See thread in freebsd-portsGary Palmer1995-03-041-10/+20
* Back out my previous change. I need to really think about this.Jordan K. Hubbard1995-03-031-2/+2
* A small feature just for my own use.Jordan K. Hubbard1995-03-031-2/+2
* Always go to ${WRKDIR} before extraction. Modify the tar extract commandJordan K. Hubbard1995-02-171-3/+6
* Make the checksum target not bomb out if there is a mismatch, justGary Palmer1995-02-151-2/+1
* Allow arbitrarily named configure script for use w/ HAS_CONFIGURE.Jeffrey Hsu1995-02-061-2/+5
* Use absolute path to md5 program. It lives in /sbin and people are unlikelyPoul-Henning Kamp1995-02-051-2/+2
* Add long-awaited (:) support for sophisticated dependency checking. We nowSatoshi Asami1995-02-041-5/+83
* Start the ball rolling by sticking aGary Palmer1995-02-021-1/+2
* Make fetch a bit more forgiving of subdirs.Jordan K. Hubbard1995-01-301-3/+3
* Fix bogus tab in makesum target.Jordan K. Hubbard1995-01-241-2/+1
* Set PREFIX in the build target. Suggested by John Fieber.Jordan K. Hubbard1995-01-241-5/+5
* Oops. Fix up the checksum routine - my last commit broke it slightly.Gary Palmer1995-01-231-20/+20
* Put brackets around EXTRACT_CMD, can be several commands hereAndrey A. Chernov1995-01-181-3/+3
* Correct a small problem in that when there isn't a checksum for thatGary Palmer1995-01-171-4/+11
* Use absolute path for install passed to configureAndrey A. Chernov1995-01-121-3/+3
* Typo!Satoshi Asami1995-01-111-3/+3
* Add missing ! in front of pipeline for extract commands---otherwiseSatoshi Asami1995-01-111-3/+3
* Catch case where extraction fails. Thanks!Jordan K. Hubbard1995-01-101-3/+7
* Move pre-extract target inside COOKIEAndrey A. Chernov1995-01-071-7/+8
* Sort out dependencies. Now they look like:Satoshi Asami1995-01-051-5/+5
* Typo fix from Ollivier Robert.Jordan K. Hubbard1995-01-051-3/+3