aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
Commit message (Expand)AuthorAgeFilesLines
* - Remove mention to USE_QT_VER=4 in comments. USE_QT4 has to be usedAlberto Villa2012-07-011-3/+2
* - Revert accidental commitSunpoet Po-Chuan Hsieh2012-06-261-59/+0
* - Add shared TLS descriptionSunpoet Po-Chuan Hsieh2012-06-261-0/+59
* Fix sanity-config error when using WRKDIRPREFIX [1]Baptiste Daroussin2012-06-151-4/+4
* - Add optionsNG make config sanity check supportMartin Wilke2012-06-091-4/+26
* Fix condition where _FILE_COMPLETE_OPTIONS_LIST is not defined (introduced by...Ryan Steinmetz2012-06-081-1/+1
* Fix make config-conditional with optionsngBaptiste Daroussin2012-06-081-2/+3
* Silent rmdir after removing the optionfile, the directory might contains otherBaptiste Daroussin2012-06-061-2/+2
* Fix sanity checkong for "multi" optionsBaptiste Daroussin2012-05-311-1/+1
* Allow make config to run if description is emptyBaptiste Daroussin2012-05-311-2/+2
* Stop spawning dialog inside its own sh processBaptiste Daroussin2012-05-311-7/+7
* Show nothing if no options are defined as it used to be before optionsngBaptiste Daroussin2012-05-301-0/+2
* No more need to use double for comments containing parenthesis or simple quotesBaptiste Daroussin2012-05-301-7/+7
* Do not leave orphan /tmp/portoptions.* filesBaptiste Daroussin2012-05-301-0/+1
* Hide 'cd port && make config' command in 'config-conditional' targetBaptiste Daroussin2012-05-301-1/+1
* Fix make config when cancel is hitBaptiste Daroussin2012-05-291-4/+2
* Do not spam stdout with dialog command lineBaptiste Daroussin2012-05-291-2/+1
* Do not print an empty line after description for multi and single options in ...Baptiste Daroussin2012-05-291-2/+2
* Fix python's make config [1]Baptiste Daroussin2012-05-291-2/+2
* fix make config with no "basic options" but only single or multiBaptiste Daroussin2012-05-291-1/+1
* New options framework for the portsBaptiste Daroussin2012-05-291-134/+210
* - Add USE_QT4 to include bsd.qt.mkMartin Wilke2012-05-241-6/+11
* - Remove emacs mode, -*- mode: ...; -*- [1]Martin Wilke2012-05-231-7/+15
* No port installs catpages anymore, let's remove ugly code that tries to magic...Baptiste Daroussin2012-05-201-3/+0
* - Update language used in portaudit message. (cosmetic change)Ryan Steinmetz2012-03-131-1/+1
* Make bsd.port.mk not parse port audit's auditfile directly toSimon L. B. Nielsen2012-03-111-14/+5
* - only include bsd.pkgng.mk once [1]Baptiste Daroussin2012-02-221-10/+19
* Fix a regression in the default target chain introduced when pushing the new ...Baptiste Daroussin2012-02-021-1/+5
* Please welcome pkgng beta1.Baptiste Daroussin2012-01-301-11/+37
* - Apply FreeBSD 10.x workaround on WRKDIR instead of WRKSRC as some portsBeat Gaetzi2012-01-221-1/+3
* - Fix check-already-installed target: comm expects the input to be sortedPav Lucistnik2012-01-151-2/+6
* R.I.P X11BASEEitan Adler2012-01-131-24/+14
* - Remove unused definition of MD5Pav Lucistnik2012-01-121-3/+2
* - Make WITH_FBSD10_FIX globallyMartin Wilke2011-11-091-13/+17
* - Fix typo: PKG_NAME should have been PKGNAMEPav Lucistnik2011-11-071-1/+1
* Add a workaround for ports that don't recognize FreeBSD 10.x or newer.Erwin Lansing2011-10-271-1/+19
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-0/+2
* Simplify USERS/GROUPS management, use groupmod instead of usermod to append u...Baptiste Daroussin2011-09-091-8/+7
* - Revert accidental commitSunpoet Po-Chuan Hsieh2011-09-041-14/+14
* - Remove ftp.net.ohio-state.eduSunpoet Po-Chuan Hsieh2011-09-041-14/+14
* Refactor the perl parts of bsd.port.mk to live in bsd.perl.mk. This neverMark Linimon2011-08-121-82/+1
* - fix problem with metadata on tier-2 machines for Pascal ports. TheMark Linimon2011-08-121-13/+4
* removed unused __softMAKEFLAGS [0]Baptiste Daroussin2011-07-211-136/+33
* Fix INDEXFILE for upcoming 10.0 branch.Mark Linimon2011-07-211-4/+4
* - Unbreak fetch-urlall-list target when DIST_SUBDIR contains forward slashesPav Lucistnik2011-07-151-4/+6
* Update perl to 5.12.4Erwin Lansing2011-07-031-1/+1
* Fix fetch-urlall-listBaptiste Daroussin2011-06-091-2/+2
* - Add print/ghostscript9-nox11.Hiroki Sato2011-06-071-8/+8
* - remove some old code (unsused on supported OS) [1]Baptiste Daroussin2011-06-061-27/+12
* Introduce Perl 5.14.0Sergey Skvortsov2011-05-171-1/+3