summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.port.mk
Commit message (Expand)AuthorAgeFilesLines
* Move bsd.port.*mk to under ${PORTSDIR}/Mk (already repository copied).asami1999-01-261-2258/+2
* (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-121-72/+101
* 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-111-28/+52
* (1) New variable MAKE_ARGS: will be appended to build/install make argumentasami1998-11-081-9/+31
* (1) Add new variables LOOP_VAR and LOOP_OPTIONS to implement building severalasami1998-10-301-4/+51
* 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
* 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
* Upgrade perl to perl5.004_04markm1997-11-121-3/+3
* Install ${PKGDIR}/MESSAGE as /var/db/pkg/${PKGNAME}/+DISPLAY if it exists.asami1997-10-081-1/+4
* (1) Be nicer about mtree file missing. (Actually, just suggest whereasami1997-08-201-3/+13
* Changes for perl-5.004_01markm1997-07-171-3/+3
* (1) Add preliminary support for architecture/operating system-dependentasami1997-07-101-6/+55
* ``-C ${WRKDIR} -xzf'' are no longer the default args for EXTRACT_BEFORE_ARGSobrien1997-06-291-2/+2
* Add new variable USE_PERL5. It is similar to USE_GMAKE, except thatasami1997-06-241-2/+7
* Move the "umask ?= 0022" check (a warning only) from the defaultasami1997-06-181-6/+6
* (1) Use the new BSD.x11.dist mtree file to create directories underasami1997-06-041-55/+51
* (1) Change logic for dependency: instead of defining "is_depended"asami1997-04-301-47/+54
* Merge from 2.2.asami1997-04-211-8/+13
* (1) Change comment for USE_X11 to be more explicit about what itasami1997-04-151-10/+12
* Make COMMENT and DESCR variables (just like PLIST). Will be usefulasami1997-03-061-9/+11
OpenPOWER on IntegriCloud