summaryrefslogtreecommitdiffstats
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* (1) Move _sedsubplist generation later, just before it is used. Theasami1999-03-291-11/+42
* (1) (Forgot to mention in previous commit log) Addasami1999-03-091-1/+5
* (1) Change FETCH_CMD to add the -A flag, so it won't be confused by theasami1999-03-081-18/+38
* (1) Add MASTER_SITE_AFTERSTEP and MASTER_SITE_WINDOWMAKER for the masterasami1999-02-141-6/+31
* (1) ${MASTER_SITE_SUBDIR} is now a list, and ${MASTER_SITE_*} macrosasami1999-02-031-17/+37
* Forgot to change "templates" to "Templates" in this file.asami1999-01-291-3/+3
* (1) Rename "templates" to "Templates". The toplevel is gettingasami1999-01-261-11/+10
* Use "" instead of <> to specify bsd.port.mk, since we want it to look inasami1999-01-262-4/+4
* (1) Add gnome master sites.asami1999-01-201-4/+10
* (1) Add ONLY_FOR_ARCHS and NOT_FOR_ARCHS. They are list of architecture namesasami1999-01-111-19/+68
* (0) Fast INDEX generation. Only print out the directory name andasami1998-12-122-75/+105
* Change USE_QT to use version 1.41. I know this is a little premature,asami1998-11-251-2/+2
* (1) Remove LOOP_VAR and LOOP_OPTIONS. It's a hack and just too many thingsasami1998-11-201-94/+53
* Add EXTRA_PKG_FLAGS to PKG_FLAGS. You can now add arguments to pkg_createasami1998-11-141-2/+2
* Make bsd.port.mk includable in two phases. bsd.port.pre.mk defines onlyasami1998-11-113-28/+66
* (1) New variable MAKE_ARGS: will be appended to build/install make argumentasami1998-11-082-12/+36
* (1) Add new variables LOOP_VAR and LOOP_OPTIONS to implement building severalasami1998-10-302-7/+54
* Add new variable NO_FILTER_SHLIBS -- it will disable ELF <-> a.out shlibasami1998-10-091-1/+3
* (1) Add new variable ${PERL} which is equal to ${PERL5} but without theasami1998-10-061-4/+11
* (1) Add BROKEN_ELF variable, similar to BROKEN. (There is no BROKEN_AOUT,asami1998-09-221-4/+24
* Yikes, put .endif in wrong place.asami1998-09-171-2/+2
* Remove shlib minor if PORTOBJFORMAT=elf.asami1998-09-171-1/+3
* (1) Pass PORTOBJFORMAT in SCRIPTS_ENV too.asami1998-09-161-10/+13
* (1) Add MLINKS support.asami1998-09-101-13/+96
* Introduce PERL5 variable.dima1998-08-281-1/+2
* Hope I haven't missed anything or forgotten to credit anybody. (Byasami1998-08-271-189/+351
* Add "deinstall" to list of targets. This is only fair since "install" andasami1998-08-261-3/+4
* Bump version number for latest perlmarkm1998-08-151-2/+2
* Merge 1.227.2.45 (perl version substitution in PLIST).asami1998-08-121-3/+8
* Merge 1.227.2.44.asami1998-08-121-28/+55
* I presume Satoshi wanted ``uname -r'' for OSREL not ``uname -s''obrien1998-08-101-2/+2
* Update for Perl 5.005_01markm1998-08-061-3/+3
* (1) Rename variable "USE_X11" to "USE_X_PREFIX" to make clearer what itasami1998-08-051-30/+25
* Add var "CD_MOUNTPT" set to /cdrom by default.obrien1998-07-281-4/+5
* Add US Mirror site to MASTER_SITE_KDE.se1998-07-131-1/+2
* Complete back-out of the bsd.locale.mk change.jkh1998-05-201-7/+0
* PR: misc/6031thepish1998-05-191-1/+8
* Change a couple 'make' to '${MAKE}'.steve1998-05-041-6/+6
* Don't delete "Latest" link if NO_LATEST_LINK is set.asami1998-03-241-2/+5
* Add ${CXX} to list of variables passed in the environment whenasami1998-03-071-2/+3
* (1) Don't disable "deinstall" if IGNORE is set.asami1998-02-191-2/+3
* (1) Improve the obsolete tcl/tk detection and dignosis.asami1998-02-041-9/+25
* Allow package building in current directory again.obrien1998-01-311-2/+6
* About one month worth of bsd.port.mk improvements.asami1998-01-021-13/+66
* Define MASTER_SITE_SUBDIR and PATCH_SITE_SUBDIR to default to "." soasami1997-11-201-1/+11
* Add new target "checksubdirs". It will warn about any subdirectories thatasami1997-11-201-1/+29
* Upgrade perl to perl5.004_04markm1997-11-121-3/+3
* target(__target) -> target(${__target})wosch1997-11-101-2/+2
* Convert <, > and & into &lt;, &gt; and &amp; in port names, COMMENT andfenner1997-11-061-7/+14
* Install ${PKGDIR}/MESSAGE as /var/db/pkg/${PKGNAME}/+DISPLAY if it exists.asami1997-10-081-1/+4
OpenPOWER on IntegriCloud