| Commit message (Expand) | Author | Age | Files | Lines |
* | Move USE_REINPLACE detection downward, so that it is possible to set it from | sobomax | 2002-07-09 | 1 | -11/+11 |
* | Backout changes that erroneously slipped into the last commit to | sobomax | 2002-07-05 | 1 | -38/+12 |
* | Correct typo: gtk12 --> glib12 | sobomax | 2002-07-05 | 1 | -12/+38 |
* | Use system sed(1) for doing in-place editing if OSVERSION is greater than | sobomax | 2002-06-28 | 1 | -1/+1 |
* | Change the way REINPLACE_CMD works - instead of using perl(1) on systems | sobomax | 2002-06-19 | 1 | -7/+11 |
* | Add ${REINPLACE_CMD}, which will be used to get rid of depencency on perl | sobomax | 2002-06-14 | 1 | -0/+7 |
* | 5.0-CURRENT no longer includes perl in the base system; don't expect | kris | 2002-06-08 | 1 | -2/+1 |
* | Add a new way to specify the GCC version your port needs. | obrien | 2002-06-05 | 1 | -8/+6 |
* | Switch over to XFree86-4.x for ${OSVERSION}>=450005. If you are tracking | kris | 2002-04-27 | 1 | -2/+2 |
* | Heroic attempt to reduce number of PRs assigned to portmgr@: | sobomax | 2002-04-25 | 1 | -138/+145 |
* | Fix another "last" bug introduced with the speed-up commit. In some conditions | sobomax | 2002-04-04 | 1 | -0/+1 |
* | Fix missing quotes around one instance of | ade | 2002-04-03 | 1 | -1/+1 |
* | Fix a fetch bug in MASTER_SITES_NN introduced in rev 1.396. | kris | 2002-04-02 | 1 | -6/+6 |
* | Added bsd.java.mk. This adds Java-specific support to ports by | znerd | 2002-03-28 | 1 | -0/+4 |
* | The second, and I hope the last, revision of speedup patch - make USE_SUBMAKE | sobomax | 2002-03-28 | 1 | -19/+28 |
* | Slightly adjust speedup patch, so that it works when user specifies unnatural | sobomax | 2002-03-27 | 1 | -2/+6 |
* | - Significantly reduce overhead associated with bsd.port.mk by replacing .USE | sobomax | 2002-03-25 | 1 | -183/+175 |
* | XFree86 4.2.0 Stage 1: bsd.port.mk | will | 2002-03-17 | 1 | -0/+22 |
* | Take Perl 5.6.1 into account. Allow for slow updaters who prefer to | markm | 2002-03-17 | 1 | -0/+6 |
* | Add -D_THREAD_SAFE for -current too | ache | 2002-02-25 | 1 | -1/+1 |
* | Fix a typo in the CD_MOUNTPTS bits. | obrien | 2002-02-23 | 1 | -1/+1 |
* | Fix the default CONFIGURE_TARGET to one that is a proper GNU tuple. | obrien | 2002-02-22 | 1 | -2/+2 |
* | Add a default value for _PATCH_SITES_DEFAULT so the MASTER_SITE_N | steve | 2002-01-24 | 1 | -0/+1 |
* | Bring in changes tested on bento's new 4-exp tree, specially fitted for the | will | 2002-01-23 | 1 | -41/+346 |
* | Add AUTOMAKE_ARGS+=-i by default if AUTOMAKE_VER != 1.5. This generates | will | 2001-12-23 | 1 | -0/+1 |
* | Add USE_AUTO{CONF,MAKE}_VER following original idea from bsd.kde.mk | lioux | 2001-11-28 | 1 | -13/+77 |
* | Fix a wrong comment. PATCHDIR is now ${MASTERDIR}/files by default, | knu | 2001-11-18 | 1 | -1/+1 |
* | Add bzip2 support for distribution patches. The bzip2 dependency is | knu | 2001-11-18 | 1 | -2/+11 |
* | Add a bunch of generally used command macros: | knu | 2001-11-18 | 1 | -9/+35 |
* | Define EXAMPLESDIR as well as DOCSDIR and DATADIR. Of course this | knu | 2001-11-18 | 1 | -0/+3 |
* | Fix PKG_IGNORE_DEPENDS so it matches the latest XFree86 3.x port. | knu | 2001-11-18 | 1 | -1/+1 |
* | Add variables $ACLOCAL and $AUTOHEADER, now that the program names | tg | 2001-11-13 | 1 | -0/+2 |
* | Fix a quoting bug in `make describe'. | knu | 2001-11-09 | 1 | -58/+36 |
* | Allow the perl version and architecture to be overridden. | markm | 2001-11-06 | 1 | -7/+7 |
* | Fix abuse of ${AUTOMAKE}/${AUTOCONF} | sobomax | 2001-10-30 | 1 | -2/+2 |
* | USE_AUTOCONF and USE_AUTOMAKE now depend and use the legacy versions. | obrien | 2001-10-29 | 1 | -4/+4 |
* | Switch to building -current ports against XFree86 4.x. | obrien | 2001-10-09 | 1 | -1/+5 |
* | Add a "LATEST_LINK" knob. This makes it easy to set the Latest link, so that | obrien | 2001-09-29 | 1 | -1/+4 |
* | Fix a spelling mistake. | obrien | 2001-09-23 | 1 | -2/+2 |
* | Change "USE_NEWGCC" to "USE_GCC295" and add "USE_GCC30" for soon future use. | obrien | 2001-09-23 | 1 | -2/+10 |
* | Include ${PKGNAME} in the names of cookie files so that a port would | knu | 2001-09-22 | 1 | -7/+7 |
* | Update library pointer for Mesa3 port in USE_MESA so that if | will | 2001-08-31 | 1 | -1/+1 |
* | Minor changes: | will | 2001-08-27 | 1 | -2/+2 |
* | <expletive> | tg | 2001-08-03 | 1 | -1/+1 |
* | Use a variable for PYTHON_PORTVERSION. | tg | 2001-08-03 | 1 | -1/+1 |
* | Do not build-depend on archivers/bzip2 if the system has | knu | 2001-08-01 | 1 | -1/+1 |
* | (1) Fix a typo becuase -> because. | steve | 2001-07-26 | 1 | -2/+5 |
* | Similarly to DOCSDIR add DATADIR?=${PREFIX}/share/${PORTNAME}. Also slightly | sobomax | 2001-07-10 | 1 | -1/+5 |
* | Add "DOCSDIR=${PREFIX}/share/doc/${PORTNAME}" so every port in the world | obrien | 2001-07-10 | 1 | -0/+3 |
* | BUILD_DEPENDS on bzip2 only if ${OSVERSION} < 500021. | sf | 2001-06-29 | 1 | -1/+1 |
* | Harden a wording of ``do not commit here'' warning at the top of the file. It | sobomax | 2001-06-29 | 1 | -1/+3 |
* | Remove some extraneous breaks | brian | 2001-06-28 | 1 | -4/+2 |
* | Upgrade openssl to 0.9.6a and bump the shlib version in the process | dougb | 2001-05-23 | 1 | -1/+1 |
* | New category picobsd starts today. | asami | 2001-04-23 | 1 | -3/+3 |
* | (1) Move inclusion of bsd.kde.mk to the right place. | asami | 2001-04-16 | 1 | -5/+5 |
* | Overhaul QT/KDE support: | will | 2001-04-03 | 1 | -14/+4 |
* | (1) Change maintainership of bsd.port.mk to portmgr@FreeBSD.org. This is | asami | 2001-03-25 | 1 | -8/+15 |
* | (1) Change USE_NEWGCC dependency from lang/egcs to lang/gcc295. | asami | 2001-02-17 | 1 | -3/+3 |
* | (1) Add PKGORIGIN support. Bump BSDPORTMKVERSION to reflect it. | asami | 2001-01-16 | 1 | -1/+21 |
* | Add AUTO{CONF,MAKE}_{ENV,ARGS}. Among other things, this will fix | asami | 2000-11-16 | 1 | -2/+10 |
* | Change PKG_IGNORE_DEPENDS to contain some ridiculous string. Otherwise | asami | 2000-11-13 | 1 | -1/+1 |
* | Change motif to a normal dependency. REQUIRES_MOTIF is now called | asami | 2000-11-08 | 1 | -37/+4 |
* | (1) Move all the command definitions up to the pre.mk section so they | asami | 2000-11-03 | 1 | -38/+39 |
* | (1) Some typo fixes (files/md5 -> distinfo in comment, " at wrong | asami | 2000-10-17 | 1 | -31/+34 |
* | NEWLAYOUT is now the default. | asami | 2000-10-08 | 1 | -67/+0 |
* | Add bsd.gnome.mk that defines gnome-related dependency stuff and hooks | asami | 2000-10-05 | 1 | -0/+14 |
* | (1) Add support for a "flat" directory structure, with no pkg/ and | asami | 2000-10-02 | 1 | -7/+58 |
* | Forther improvement of IDEA support. | asami | 2000-09-22 | 1 | -1/+4 |
* | (1) Deal with new world order with regards to RSAREF. | asami | 2000-09-22 | 1 | -15/+15 |
* | (1) (This is actually from the previous revision -- I forgot to put it | asami | 2000-09-13 | 1 | -21/+52 |
* | The following changes are all | asami | 2000-09-09 | 1 | -20/+132 |
* | Bump xemacs version to 21.1.12. | asami | 2000-08-26 | 1 | -1/+2 |
* | (1) Move "XFREE86_VERSION?=3" up to the pre-makefile section so it can | asami | 2000-08-25 | 1 | -20/+32 |
* | (1) Use USE_XPM instead of an explict LIB_DEPENDS to xpm for the | asami | 2000-08-16 | 1 | -7/+22 |
* | (1) Add new variable, XFREE86_VERSION, to specify which version of | asami | 2000-08-03 | 1 | -4/+37 |
* | Revert mtree change for now. | asami | 2000-07-26 | 1 | -4/+0 |
* | -L of mtree should be before -p, not after (since -p takes an argument, d'oh!) | asami | 2000-07-21 | 1 | -1/+1 |
* | (1) Add MASTER_SORT functionality. For instance, by setting | asami | 2000-07-20 | 1 | -2/+22 |
* | (1) Change PERL_VERSION to 5.6.0 for newer 5-current. | asami | 2000-07-04 | 1 | -3/+7 |
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-17 | 1 | -5/+5 |
* | (1) New variables INSTALL_SHLIBS and LDCONFIG_DIRS. When | asami | 2000-06-14 | 1 | -108/+42 |
* | (1) New directive USE_AUTOMAKE and AUTOMAKE variable for automake | asami | 2000-05-06 | 1 | -17/+45 |
* | (1) Switch USE_QT2 to use qt21. | asami | 2000-04-20 | 1 | -3/+4 |
* | (1) Do not accept old-style ports anymore. PORTNAME/PORTVERSION is | asami | 2000-04-16 | 1 | -11/+9 |
* | (1) Include ${.CURDIR}/../Makefile.inc before ${MASTERDIR}/../Makefile.inc | asami | 2000-04-12 | 1 | -19/+23 |
* | Add PKGNAMEPREFIX and PKGNAMESUFFIX - these are to be used in case the | asami | 2000-04-10 | 1 | -4/+7 |
* | (1) Change the way the port name and version is specified. | asami | 2000-04-04 | 1 | -17/+42 |
* | (1) libtool version upgrade to 1.3.4. Also move patch-libtool from | asami | 2000-04-02 | 1 | -13/+15 |
* | ftp.cdrom.com -> ftp.freesoftware.com in MASTER_SITE_* macros. | asami | 2000-03-12 | 1 | -4/+4 |
* | (1) Speedup dependency cleaning. | asami | 2000-03-03 | 1 | -29/+44 |
* | Switch USE_QT to qt145. Add USE_NEWGCC to be consistent with it. | asami | 2000-02-24 | 1 | -2/+3 |
* | (1) Add virtual category "linux". | asami | 2000-02-21 | 1 | -2/+2 |
* | (1) OpenSSL support. | asami | 2000-02-07 | 1 | -4/+56 |
* | (1) Add new USE_BISON directive, which will expand to BUILD_DEPENDS on | asami | 2000-01-21 | 1 | -5/+15 |
* | (1) Add check for including bsd.port{,.pre,.post}.mk twice. You can't do that. | asami | 2000-01-17 | 1 | -20/+36 |
* | (1) Fix the distfile deletion for cases where distfiles are specified | asami | 1999-11-11 | 1 | -21/+58 |
* | Removed ftp://ftp.t-cnet.or.jp from MASTER_SITE_PORTS_JP. | sada | 1999-10-11 | 1 | -2/+1 |
* | Change qt2 directory according to 2.0.1 -> 2.0.2 upgrade. | asami | 1999-10-02 | 1 | -1/+1 |
* | Handle distfiles with directory names in it. Helps when the master site | asami | 1999-10-01 | 1 | -4/+22 |
* | (1) x11-toolkits/qt2 -> x11-toolkits/qt201 | asami | 1999-09-22 | 1 | -5/+5 |
* | (1) Adjust to new libtools. | asami | 1999-09-11 | 1 | -9/+35 |
* | (1) New variable USE_QT2 to say that the port uses QT version 2. | asami | 1999-09-08 | 1 | -15/+18 |
* | Id->FreeBSD rename bis | obrien | 1999-08-25 | 1 | -1/+1 |
* | (1) Add new variable USE_NEWGCC. Set this if your port requires the | asami | 1999-08-22 | 1 | -16/+75 |
* | Makefile: | asami | 1999-07-23 | 1 | -140/+187 |
* | (1) Print out ${CONFIGURE_LOG} (default: "config.log") when | asami | 1999-06-11 | 1 | -6/+18 |
* | Spell out LIBTOOL with full path, otherwise it won't work since it's | asami | 1999-05-11 | 1 | -2/+2 |
* | (1) New variable USE_LIBTOOL that will patch the port to use the devel/libtool | asami | 1999-05-06 | 1 | -5/+43 |
* | (1) Make it clear that only I am allowed to commit to bsd.port.mk. | asami | 1999-04-28 | 1 | -14/+80 |
* | Clarify use of IS_INTERACTIVE. | stb | 1999-04-23 | 1 | -4/+4 |
* | (1) Pick up version file from /var/db if it exists there. I will | asami | 1999-04-08 | 1 | -5/+38 |
* | (1) Move _sedsubplist generation later, just before it is used. The | asami | 1999-03-29 | 1 | -11/+42 |
* | (1) (Forgot to mention in previous commit log) Add | asami | 1999-03-09 | 1 | -1/+5 |
* | (1) Change FETCH_CMD to add the -A flag, so it won't be confused by the | asami | 1999-03-08 | 1 | -18/+38 |
* | (1) Add MASTER_SITE_AFTERSTEP and MASTER_SITE_WINDOWMAKER for the master | asami | 1999-02-14 | 1 | -6/+31 |
* | (1) ${MASTER_SITE_SUBDIR} is now a list, and ${MASTER_SITE_*} macros | asami | 1999-02-03 | 1 | -17/+37 |
* | (1) Rename "templates" to "Templates". The toplevel is getting | asami | 1999-01-26 | 1 | -11/+10 |
* | (1) Add gnome master sites. | asami | 1999-01-20 | 1 | -4/+10 |
* | (1) Add ONLY_FOR_ARCHS and NOT_FOR_ARCHS. They are list of architecture names | asami | 1999-01-11 | 1 | -19/+68 |
* | (0) Fast INDEX generation. Only print out the directory name and | asami | 1998-12-12 | 1 | -72/+101 |
* | Change USE_QT to use version 1.41. I know this is a little premature, | asami | 1998-11-25 | 1 | -2/+2 |
* | (1) Remove LOOP_VAR and LOOP_OPTIONS. It's a hack and just too many things | asami | 1998-11-20 | 1 | -94/+53 |
* | Add EXTRA_PKG_FLAGS to PKG_FLAGS. You can now add arguments to pkg_create | asami | 1998-11-14 | 1 | -2/+2 |
* | Make bsd.port.mk includable in two phases. bsd.port.pre.mk defines only | asami | 1998-11-11 | 1 | -28/+52 |
* | (1) New variable MAKE_ARGS: will be appended to build/install make argument | asami | 1998-11-08 | 1 | -9/+31 |
* | (1) Add new variables LOOP_VAR and LOOP_OPTIONS to implement building several | asami | 1998-10-30 | 1 | -4/+51 |
* | Add new variable NO_FILTER_SHLIBS -- it will disable ELF <-> a.out shlib | asami | 1998-10-09 | 1 | -1/+3 |
* | (1) Add new variable ${PERL} which is equal to ${PERL5} but without the | asami | 1998-10-07 | 1 | -4/+11 |
* | (1) Add BROKEN_ELF variable, similar to BROKEN. (There is no BROKEN_AOUT, | asami | 1998-09-23 | 1 | -4/+24 |
* | Yikes, put .endif in wrong place. | asami | 1998-09-17 | 1 | -2/+2 |
* | Remove shlib minor if PORTOBJFORMAT=elf. | asami | 1998-09-17 | 1 | -1/+3 |
* | (1) Pass PORTOBJFORMAT in SCRIPTS_ENV too. | asami | 1998-09-16 | 1 | -10/+13 |
* | (1) Add MLINKS support. | asami | 1998-09-10 | 1 | -13/+96 |
* | Introduce PERL5 variable. | dima | 1998-08-29 | 1 | -1/+2 |
* | Hope I haven't missed anything or forgotten to credit anybody. (By | asami | 1998-08-27 | 1 | -189/+351 |
* | Bump version number for latest perl | markm | 1998-08-16 | 1 | -2/+2 |
* | Merge 1.227.2.45 (perl version substitution in PLIST). | asami | 1998-08-12 | 1 | -3/+8 |
* | Merge 1.227.2.44. | asami | 1998-08-12 | 1 | -28/+55 |
* | I presume Satoshi wanted ``uname -r'' for OSREL not ``uname -s'' | obrien | 1998-08-10 | 1 | -2/+2 |
* | Update for Perl 5.005_01 | markm | 1998-08-06 | 1 | -3/+3 |
* | (1) Rename variable "USE_X11" to "USE_X_PREFIX" to make clearer what it | asami | 1998-08-05 | 1 | -30/+25 |
* | Add var "CD_MOUNTPT" set to /cdrom by default. | obrien | 1998-07-29 | 1 | -4/+5 |
* | Add US Mirror site to MASTER_SITE_KDE. | se | 1998-07-14 | 1 | -1/+2 |
* | Complete back-out of the bsd.locale.mk change. | jkh | 1998-05-21 | 1 | -7/+0 |
* | PR: misc/6031 | thepish | 1998-05-19 | 1 | -1/+8 |
* | Change a couple 'make' to '${MAKE}'. | steve | 1998-05-04 | 1 | -6/+6 |
* | Don't delete "Latest" link if NO_LATEST_LINK is set. | asami | 1998-03-24 | 1 | -2/+5 |
* | Add ${CXX} to list of variables passed in the environment when | asami | 1998-03-07 | 1 | -2/+3 |
* | (1) Don't disable "deinstall" if IGNORE is set. | asami | 1998-02-19 | 1 | -2/+3 |
* | (1) Improve the obsolete tcl/tk detection and dignosis. | asami | 1998-02-04 | 1 | -9/+25 |
* | Allow package building in current directory again. | obrien | 1998-02-01 | 1 | -2/+6 |
* | About one month worth of bsd.port.mk improvements. | asami | 1998-01-02 | 1 | -13/+66 |
* | Define MASTER_SITE_SUBDIR and PATCH_SITE_SUBDIR to default to "." so | asami | 1997-11-20 | 1 | -1/+11 |
* | Upgrade perl to perl5.004_04 | markm | 1997-11-12 | 1 | -3/+3 |
* | Install ${PKGDIR}/MESSAGE as /var/db/pkg/${PKGNAME}/+DISPLAY if it exists. | asami | 1997-10-08 | 1 | -1/+4 |
* | (1) Be nicer about mtree file missing. (Actually, just suggest where | asami | 1997-08-20 | 1 | -3/+13 |
* | Changes for perl-5.004_01 | markm | 1997-07-18 | 1 | -3/+3 |
* | (1) Add preliminary support for architecture/operating system-dependent | asami | 1997-07-10 | 1 | -6/+55 |
* | ``-C ${WRKDIR} -xzf'' are no longer the default args for EXTRACT_BEFORE_ARGS | obrien | 1997-06-29 | 1 | -2/+2 |
* | Add new variable USE_PERL5. It is similar to USE_GMAKE, except that | asami | 1997-06-24 | 1 | -2/+7 |
* | Move the "umask ?= 0022" check (a warning only) from the default | asami | 1997-06-18 | 1 | -6/+6 |
* | (1) Use the new BSD.x11.dist mtree file to create directories under | asami | 1997-06-04 | 1 | -55/+51 |
* | (1) Change logic for dependency: instead of defining "is_depended" | asami | 1997-04-30 | 1 | -47/+54 |
* | Merge from 2.2. | asami | 1997-04-21 | 1 | -8/+13 |
* | (1) Change comment for USE_X11 to be more explicit about what it | asami | 1997-04-15 | 1 | -10/+12 |
* | Make COMMENT and DESCR variables (just like PLIST). Will be useful | asami | 1997-03-06 | 1 | -9/+11 |
* | (1) Define ${LDCONFIG} and ${MV} to be full pathnames to ldconfig and | asami | 1997-02-23 | 1 | -20/+37 |
* | Submitted by: Dave Cornejo <dave@dogwood.com> | obrien | 1997-02-17 | 1 | -3/+2 |
* | Fixed URL for ftp.tex.ac.uk in MASTER_SITE_TEX_CTAN. | obrien | 1997-02-16 | 1 | -2/+4 |
* | Change $FreeBSD$ back to $Id$. I'm sorry, but it's been too long and | asami | 1997-02-12 | 1 | -1/+1 |
* | (1) Add ${DESTDIR} to ${LOCALBASE} and ${X11BASE}, and remove it from | asami | 1997-01-25 | 1 | -5/+15 |
* | Move $FreeBSD$ up right next to $NetBSD$ (oh, the solidarity! :). | asami | 1997-01-14 | 1 | -2/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Add OpenBSD support. Change some comments to reflect the fact. Also: | asami | 1997-01-12 | 1 | -9/+22 |
* | (1) New variable, SCRIPTS_ENV, which is passed to scripts/configure | asami | 1997-01-12 | 1 | -23/+43 |
* | if !(command) -> if ! (command) | wosch | 1997-01-11 | 1 | -2/+2 |
* | I'm sorry, this kind of commits need to be reviewed by me, espicially | asami | 1996-12-26 | 1 | -21/+7 |
* | Integrate changes from OpenBSD's efforts to use the FreeBSD ports system. | imp | 1996-12-26 | 1 | -4/+21 |
* | Suggested by: msmith | asami | 1996-12-23 | 1 | -9/+11 |
* | Add missing targets (extract, patch) in the IGNORE (INTERACTIVE & | asami | 1996-12-18 | 1 | -7/+11 |
* | Add new variable IGNOREFILES, to be set to list of files that you don't | asami | 1996-12-17 | 1 | -13/+53 |
* | Change delimiter of substitution that uses MANLANG from `.' to `%', so | asami | 1996-12-12 | 1 | -4/+4 |
* | Extend the manpage compression handling a bit. | asami | 1996-12-11 | 1 | -6/+18 |
* | Add support for uncompressing manpages that are already installed | asami | 1996-12-11 | 1 | -4/+16 |
* | Submitted by: fenner | asami | 1996-12-09 | 1 | -10/+14 |
* | Was using new URL (ftp://ftp://) before the RFC has been voted on. :-) | obrien | 1996-12-08 | 1 | -2/+2 |
* | Optimize by changing "sort | uniq" -> "sort -u". "make index" is now | asami | 1996-12-04 | 1 | -6/+6 |
* | Merge from RELENG_2_2 (duh). See rev 1.227.2.4 for details. | asami | 1996-11-30 | 1 | -53/+95 |
* | Just realized that the spacing after "==>" is not consistent. I'm | asami | 1996-11-14 | 1 | -8/+8 |
* | Oops, forgot to silencethe gzip command to compress manpages. | asami | 1996-11-14 | 1 | -2/+3 |
* | (1) There is no default "orphans" for CATEGORIES, it simply fails if | asami | 1996-11-13 | 1 | -21/+106 |
* | Set tabstops to 4 in vi like in emacs. | obrien | 1996-11-03 | 1 | -1/+2 |
* | (1) Add NetBSD support. Closes PR bin/1643. | asami | 1996-11-01 | 1 | -35/+68 |
* | Back out changes in rev. 1.217 -- ${CONFIGURE_SCRIPT} is not | asami | 1996-09-24 | 1 | -3/+3 |
* | Look on the CDROM for patch files too. | asami | 1996-09-23 | 1 | -2/+4 |
* | /bin/echo -> ${ECHO} | wosch | 1996-08-26 | 1 | -2/+2 |
* | Use the new "file:" URL specification to fetch to check the CDROM | asami | 1996-08-24 | 1 | -2/+12 |
* | Update explanation of *_DEPENDS, in particular note that bsd.port.mk | asami | 1996-08-20 | 1 | -18/+20 |
* | (1) Use INSTALL_PROGRAM where we attempt to pass this command line | asami | 1996-08-18 | 1 | -2/+7 |
* | (1) Ignore patches directory without a patch with a message instead of | asami | 1996-08-17 | 1 | -44/+29 |
* | (1) Add myself as MAINTAINER (of this file) -- commented out so it | asami | 1996-08-15 | 1 | -4/+29 |
* | Make explanation of BUILD_DEPENDS less confusing. | asami | 1996-08-07 | 1 | -3/+3 |
* | Fixed bug, that CONFIGURE_SCRIPT in a port's Makefile doesn't have | andreas | 1996-07-27 | 1 | -3/+3 |
* | Remove now-unused SRC_ENCAPSULATION hack. | jkh | 1996-07-05 | 1 | -29/+1 |
* | Add a missing space in a comment | gpalmer | 1996-06-27 | 1 | -2/+2 |
* | Bring in my changes for removing the pestilent obj links (unless you | jkh | 1996-06-24 | 1 | -26/+5 |
* | Correct spelling errors (i before e except after c :-) ) | gpalmer | 1996-06-23 | 1 | -3/+3 |
* | Handle the `distribute' target. | jkh | 1996-06-21 | 1 | -1/+7 |
* | Whoops - I made `make clean' chatty by mistake. | jkh | 1996-06-21 | 1 | -2/+2 |
* | The changes to go with ncftp -> fetch. Besides changing the names, | asami | 1996-06-19 | 1 | -11/+12 |
* | Spit out the a proper port path for the describe target. | jkh | 1996-06-19 | 1 | -2/+2 |
* | Ok, now cleandir: is correct. | jkh | 1996-06-19 | 1 | -4/+4 |
* | Add some unobtrusive changes to handle sources which aren't ports | jkh | 1996-06-19 | 1 | -53/+106 |
* | Add "MASTER_SITES?=" (no this is not a typo) right before the | asami | 1996-06-13 | 1 | -1/+2 |
* | Add some comments to sections to disable targets using NO_* variables. | asami | 1996-06-01 | 1 | -6/+12 |
* | Set MAKE_ENV and CONFIGURE_ARGS with += instead of ?=, it is easier to | asami | 1996-05-30 | 1 | -3/+3 |
* | Fix a minor grammatical error (reselled -> resold) I just noticed. | jkh | 1996-04-28 | 1 | -2/+2 |
* | Add CFLAGS=${CFLAGS} to MAKE_ENV, otherwise gmake won't pick it up. | asami | 1996-04-26 | 1 | -2/+2 |
* | Add NO_CDROM, RESTRICTED, BROKEN and Motif support. | asami | 1996-04-12 | 1 | -9/+50 |
* | Change ${ENV} -> ${SETENV}. The former coincides with startup file | asami | 1996-04-07 | 1 | -6/+6 |
* | Thanks for the overwhelming response (which can be only summarized by the | asami | 1996-04-01 | 1 | -3/+43 |
* | Change name of variable to LOCALBASE, to keep it symmetric with X11BASE, | asami | 1996-03-31 | 1 | -3/+3 |
* | Add a variable LOCAL_PREFIX that defaults to "/usr/local", as a | asami | 1996-03-31 | 1 | -2/+3 |
* | Replace PATCH_PRFX with a more generic DIST_SUBDIR. If it is set to | asami | 1996-03-10 | 1 | -32/+28 |
* | Delete all references to the variable ${KEYWORD} that never quite flew. | asami | 1996-03-06 | 1 | -6/+14 |
* | Replace absolute pathnames with variables, so that | asami | 1996-03-06 | 1 | -68/+80 |
* | Add a check for when the user tries to FTP over a symlink in ${DISTDIR}. | jkh | 1996-02-16 | 1 | -1/+13 |
* | correct semantic error in the English usage: | adam | 1996-02-08 | 1 | -5/+5 |
* | Mention "make reinstall" in the message that gets printed out when | asami | 1996-02-07 | 1 | -2/+2 |
* | Add NCFTP tailer arguments: ${NCFTPTAIL} variable | ache | 1996-02-07 | 1 | -5/+5 |
* | Add support for ALL_HOOK feature. Lets you replace the `all' target | jkh | 1995-12-07 | 1 | -1/+13 |
* | Make the {FETCH,BUILD,RUN}_DEPEND targets work with non-executable files | asami | 1995-11-26 | 1 | -5/+23 |
* | Use NO_MTREE, not !USE_X11 && !USE_IMAKE, to determine package args. | asami | 1995-11-18 | 1 | -2/+2 |
* | Back out the two latest changes. The -current branch is now equal to | asami | 1995-10-18 | 1 | -7/+1 |
* | Add NO_FETCH handling in the similar way as other NO_* targets does | ache | 1995-10-16 | 1 | -1/+5 |
* | Fix NO_EXTRACT case: build missing WRKDIR | ache | 1995-10-16 | 1 | -1/+3 |
* | Add "--batch" to PATCH_ARGS and PATCH_DIST_ARGS when ${BATCH} is set | asami | 1995-10-11 | 1 | -1/+5 |
* | Add CONFIGURE_ENV: pass this environment to configure script. | ache | 1995-10-05 | 1 | -2/+3 |
* | Attempt to sound more civilized by adding a missing period to | asami | 1995-10-04 | 1 | -2/+2 |
* | Use full pathname for ldconfig (/sbin/ldconfig). | asami | 1995-10-03 | 1 | -2/+2 |
* | Split EXEC_DEPENDS into FETCH_DEPENDS, BUILD_DEPENDS and RUN_DEPENDS. | asami | 1995-09-18 | 1 | -15/+61 |
* | Ignore patchfiles that end with ".orig" or "~". | asami | 1995-09-13 | 1 | -5/+19 |
* | Don't trust ncftp's exit status, they are not indicative of whether | asami | 1995-08-29 | 1 | -14/+12 |
* | Clean up EXTRACT_ONLY logic a bit. Instead of branching in the | asami | 1995-08-29 | 1 | -10/+5 |
* | Merge all the "skeleton" target into one macro. This is an enormous | asami | 1995-08-18 | 1 | -237/+149 |
* | Let MASTER_SITE_OVERRIDE be prepended to the MASTER_SITES list instead | asami | 1995-07-24 | 1 | -3/+3 |
* | Simplify the USE_IMAKE stuff considerably. | jkh | 1995-07-18 | 1 | -9/+1 |
* | A regrettable hack to allow a port to say that it doesn't want its Makefiles | jkh | 1995-07-15 | 1 | -1/+5 |
* | Add IS_DEPENDED_TARGET to change the behavior of a port when you want | asami | 1995-07-11 | 1 | -2/+18 |
* | Use | asami | 1995-06-26 | 1 | -6/+6 |