aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/portmk
Commit message (Collapse)AuthorAgeFilesLines
* Mark as deprecated: I haven't kept this up to date for close to a year,Mark Linimon2011-02-251-0/+3
| | | | | | | | | and no one has complained. Please contact me if you are interested in taking it over. Notes: svn path=/head/; revision=269626
* Catch up with master 1.634.Mark Linimon2010-01-281-30/+110
| | | | | | | | | While here, turn on the conditional inclusion of bsd.perl.mk. I have had this in my own tree for some time, and sometimes check it in and sometimes don't. This settles it. Notes: svn path=/head/; revision=248742
* Add 2 new patches being tested by flz@ in the next -exp run: uid/gidMark Linimon2009-09-121-10/+19
| | | | | | | cleanups; GNU_CONFIGURE_PREFIX fix. Notes: svn path=/head/; revision=241291
* Catch up with master 1.627. While here, include the latest version ofMark Linimon2009-09-071-4/+101
| | | | | | | the bsd.perl.mk-related changes. Notes: svn path=/head/; revision=240990
* Catch up with master 1.626.Mark Linimon2009-08-281-36/+24
| | | | Notes: svn path=/head/; revision=240473
* Catch up with master 1.620.Mark Linimon2009-06-041-4/+6
| | | | Notes: svn path=/head/; revision=235139
* Catch up with master 1.619.Mark Linimon2009-05-281-0/+21
| | | | Notes: svn path=/head/; revision=234712
* Catch up with master 1.617.Mark Linimon2009-04-101-9/+5
| | | | Notes: svn path=/head/; revision=232038
* Catch up with master 1.614.Mark Linimon2009-03-241-2/+43
| | | | Notes: svn path=/head/; revision=230833
* Catch up with master 1.613.Mark Linimon2009-03-221-0/+24
| | | | Notes: svn path=/head/; revision=230627
* Catch up with master 1.612.Mark Linimon2009-03-071-8/+6
| | | | Notes: svn path=/head/; revision=229622
* Catch up with master 1.611.Mark Linimon2009-02-261-4/+4
| | | | Notes: svn path=/head/; revision=229063
* Catch up with master 1.608.Mark Linimon2009-01-181-2/+2
| | | | Notes: svn path=/head/; revision=226346
* Catch up with master 1.607.Mark Linimon2009-01-121-21/+0
| | | | Notes: svn path=/head/; revision=225802
* Catch up with master 1.606.Mark Linimon2009-01-111-27/+47
| | | | Notes: svn path=/head/; revision=225748
* Catch up with master 1.604.Mark Linimon2008-09-061-15/+73
| | | | Notes: svn path=/head/; revision=219968
* Catch up with master 1.600. This also obsoletes a portmk-only patchMark Linimon2008-07-301-5/+7
| | | | | | | that has been around for a while. Notes: svn path=/head/; revision=217842
* Catch up with master 1.598.Mark Linimon2008-07-221-35/+15
| | | | Notes: svn path=/head/; revision=217283
* Catch up with master 1.75.Mark Linimon2008-07-211-8/+74
| | | | Notes: svn path=/head/; revision=217237
* Catch up with master 1.597.Mark Linimon2008-07-211-31/+63
| | | | Notes: svn path=/head/; revision=217236
* Catch up with master 1.595.Mark Linimon2008-07-011-0/+30
| | | | Notes: svn path=/head/; revision=216057
* Honor NOPORTDOCS.Mark Linimon2008-06-082-1/+3
| | | | | | | Reminded by: ionbot Notes: svn path=/head/; revision=214477
* Catch up with master 1.593.Mark Linimon2008-06-071-0/+8
| | | | Notes: svn path=/head/; revision=214476
* Catch up with master 1.592.Mark Linimon2008-04-201-28/+30
| | | | Notes: svn path=/head/; revision=211641
* Catch up to master 1.591.Mark Linimon2008-04-111-83/+57
| | | | Notes: svn path=/head/; revision=211104
* Remove local changes that crept in.Mark Linimon2008-04-111-6/+5
| | | | Notes: svn path=/head/; revision=211103
* Catch up to master 1.73 and 1.74 changes.Mark Linimon2008-04-111-3/+3
| | | | Notes: svn path=/head/; revision=211101
* Catch up with master 1.588 (comments only).Mark Linimon2008-03-301-2/+2
| | | | Notes: svn path=/head/; revision=210145
* Catch up with master 1.589:Mark Linimon2007-11-021-4/+4
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=202483
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-2/+24
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* Incorporate changes from master 1.588.Mark Linimon2007-10-031-25/+46
| | | | Notes: svn path=/head/; revision=200764
* Add another anti-foot-shooting measure that will be necessary for finishingMark Linimon2007-09-271-0/+4
| | | | | | | the work on bsd.perl.mk. Notes: svn path=/head/; revision=200163
* The patch has now been incorporated into the mainstream file.Mark Linimon2007-09-261-270/+0
| | | | Notes: svn path=/head/; revision=200116
* Add a test to detect ports that do not not set USE_PERL5 (or derivatives),Mark Linimon2007-09-251-0/+270
| | | | | | | | PERL_CONFIGURE, PERL_MODBUILD, or the upcoming WANT_PERL. This patch is currently being tested on the cluster. Notes: svn path=/head/; revision=200107
* Throw the switch that only includes bsd.perl.mk if the port reallyMark Linimon2007-09-251-4/+5
| | | | | | | | | requires it. This is guaranteed to break quite a number of ports; email linimon if you find one. This patch is currently being tested on pointyhat to help identify them. Notes: svn path=/head/; revision=200080
* Catch up with master 1.586.Mark Linimon2007-09-251-7/+0
| | | | Notes: svn path=/head/; revision=200079
* Catch up with master 1.585.Mark Linimon2007-09-171-6/+7
| | | | Notes: svn path=/head/; revision=199591
* Track master: unconditionally include bsd.perl.mk for now.Mark Linimon2007-09-091-4/+4
| | | | Notes: svn path=/head/; revision=199144
* Catch up with master 1.581.Mark Linimon2007-09-081-66/+27
| | | | Notes: svn path=/head/; revision=199123
* Catch up with master 1.72. While here, remove the usual test code thatMark Linimon2007-08-101-67/+61
| | | | | | | creeps in. Notes: svn path=/head/; revision=197438
* Catch up with master 1.580.Mark Linimon2007-08-101-464/+194
| | | | Notes: svn path=/head/; revision=197437
* Sync with master 1.577.Mark Linimon2007-07-281-65/+113
| | | | Notes: svn path=/head/; revision=196435
* Add back the DEVELPORTSDIR definition, which was lost in the last merge.Mark Linimon2007-07-221-0/+1
| | | | | | | | | This, um, turned off the portmk functionality. Pointy hat to: linimon Notes: svn path=/head/; revision=196040
* Fix one-line mismerge.Mark Linimon2007-07-181-0/+1
| | | | Notes: svn path=/head/; revision=195866
* Sync with master 1.70.Mark Linimon2007-07-181-3/+30
| | | | Notes: svn path=/head/; revision=195865
* sync with master 1.575.Mark Linimon2007-07-181-60/+481
| | | | Notes: svn path=/head/; revision=195864
* Bring this up to master r1.565.Mark Linimon2007-04-261-3/+5
| | | | Notes: svn path=/head/; revision=190899
* This is a possible fix for the 'makesum' regression introduced in ports/MkMark Linimon2007-04-041-2/+2
| | | | | | | with the last commit. Notes: svn path=/head/; revision=189215
* Bring this up to the level of ports/Mk/bsd.port.mk 1.563.Mark Linimon2007-04-031-117/+143
| | | | Notes: svn path=/head/; revision=189062
* Catch this up with ports/Mk/bsd.port.mk 1.557. Note that some patchesMark Linimon2007-03-251-91/+99
| | | | | | | were not included in that checkin due to some problems detected. Notes: svn path=/head/; revision=188332