FreshPorts -- The Place For Ports Sun, 6 Jul 2008 9:22 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
portmk 0.1.1 ports-mgmt on this many watch lists=1 search for ports that depend on this port
Development version of bsd.port.mk
Maintained by: portmgr@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Feb 2007 01:09:12


This is port ports-mgmt/portmk, an alternate bsd.port.mk.

Targets of this project are:

- Modularization of bsd.port.mk, to make refactoring possible.

- Better awareness of upcoming features for ports developers,
  including giving them the ability to review changes and give
  feedback early.

- Faster turnaround times for development patches.

- Widespread testing of new features.

- Faster adoption of advanced features without endangering the
  stability of the ports tree.
CVSWeb : Sources : Distfiles Availability : PortsMon

To install the port: cd /usr/ports/ports-mgmt/portmk/ && make install clean
To add the package: pkg_add -r portmk


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves
  • port moved here from devel/portmk on 2007-02-05
    REASON: Moved to a new category

Number of commits found: 49

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
01 Jul 2008 02:22:51
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Catch up with master 1.595.
08 Jun 2008 01:10:56
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Honor NOPORTDOCS.

Reminded by:    ionbot
08 Jun 2008 00:51:00
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Catch up with master 1.593.
20 Apr 2008 02:05:56
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Catch up with master 1.592.
12 Apr 2008 00:39:17
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Catch up to master 1.591.
11 Apr 2008 23:56:39
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Remove local changes that crept in.
11 Apr 2008 23:42:13
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Catch up to master 1.73 and 1.74 changes.
30 Mar 2008 02:23:42
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Catch up with master 1.588 (comments only).
02 Nov 2007 05:24:38
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Catch up with master 1.589:

Approved by:    portmgr (self)
17 Oct 2007 11:13:01
Original commit files touched by this commit  0.1.1
ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
04 Oct 2007 00:54:00
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Incorporate changes from master 1.588.
27 Sep 2007 07:27:41
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Add another anti-foot-shooting measure that will be necessary for finishing
the work on bsd.perl.mk.
26 Sep 2007 01:16:46
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
The patch has now been incorporated into the mainstream file.
25 Sep 2007 20:18:07
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Add a test to detect ports that do not not set USE_PERL5 (or derivatives),
PERL_CONFIGURE, PERL_MODBUILD, or the upcoming WANT_PERL.  This patch is
currently being tested on the cluster.
25 Sep 2007 03:54:44
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Throw the switch that only includes bsd.perl.mk if the port really
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.
25 Sep 2007 03:49:26
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Catch up with master 1.586.
17 Sep 2007 07:32:28
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Catch up with master 1.585.
09 Sep 2007 04:02:06
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Track master: unconditionally include bsd.perl.mk for now.
08 Sep 2007 19:01:07
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Catch up with master 1.581.
11 Aug 2007 00:33:02
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Catch up with master 1.72.  While here, remove the usual test code that
creeps in.
11 Aug 2007 00:32:08
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Catch up with master 1.580.
28 Jul 2007 05:30:31
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Sync with master 1.577.
22 Jul 2007 07:40:59
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Add back the DEVELPORTSDIR definition, which was lost in the last merge.
This, um, turned off the portmk functionality.

Pointy hat to:  linimon
18 Jul 2007 19:29:23
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Fix one-line mismerge.
18 Jul 2007 19:21:57
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Sync with master 1.70.
18 Jul 2007 19:21:32
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
sync with master 1.575.
26 Apr 2007 07:44:52
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Bring this up to master r1.565.
04 Apr 2007 18:02:02
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
This is a possible fix for the 'makesum' regression introduced in ports/Mk
with the last commit.
03 Apr 2007 04:34:50
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Bring this up to the level of ports/Mk/bsd.port.mk 1.563.
25 Mar 2007 22:57:00
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Catch this up with ports/Mk/bsd.port.mk 1.557.  Note that some patches
were not included in that checkin due to some problems detected.
25 Mar 2007 22:39:47
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
These have now been committed to ports/Mk, so they are unneeded now.
18 Mar 2007 00:06:48
Original commit files touched by this commit  0.1.1
pav search for other commits by this committer
Update to current exprun, except the python bits, which would require changes
outside Mk/
17 Mar 2007 23:31:21
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
These are now in sync with what got committed to Mk/, so they are not
needed now.
17 Mar 2007 23:30:04
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Fix mis-merged USE_OCAML where USE_XFCE was meant.  It was tested correctly
on the cluster.
09 Mar 2007 09:00:46
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Up-to-date with the latest code being tested on the cluster.
09 Mar 2007 09:00:25
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Add the latest code being testing on the cluster.
09 Mar 2007 08:48:11
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
These were committed to ports/Mk on Wed Mar  7 07:44:36 2007.
01 Mar 2007 09:47:44
Original commit files touched by this commit  0.1.1
erwin search for other commits by this committer
Protect the inclusion of bsd.php.mk by checking for a local
version.

Submitted by:   linimon
Tested by:      INDEX
28 Feb 2007 22:47:06
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Bring these up to the versions currently being tested on i386-5-exp.
21 Feb 2007 06:29:44
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Chase 1.554.
20 Feb 2007 22:20:55
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Catch up with Mk/bsd.port.mk 1.553.
20 Feb 2007 08:50:04
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Catch up with ports/Mk 1.552.
05 Feb 2007 02:08:46
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Catch this up with repocopy.  Hopefully this is the last of it.
05 Feb 2007 02:07:44
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Catch up with repocopy.
05 Feb 2007 02:05:54
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Catch this up with repocopy.
05 Feb 2007 01:49:53
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Catch these up with the latest change to the master copies.
05 Feb 2007 01:36:40
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Since I've been doing all the work on this recently, claim it for portmgr,
not just clement.
05 Feb 2007 01:35:47
Original commit files touched by this commit  0.1.1
linimon search for other commits by this committer
Update this for category move.  While here, clean up.
05 Feb 2007 01:08:46
Original commit files touched by this commit  0.1.1
pav search for other commits by this committer
Populate a new ports-mgmt category. List of moved ports:

  devel/portcheckout -> ports-mgmt/portcheckout
  devel/portlint -> ports-mgmt/portlint
  devel/portmk -> ports-mgmt/portmk
  devel/porttools -> ports-mgmt/porttools
  misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
  misc/porteasy -> ports-mgmt/porteasy
  misc/portell -> ports-mgmt/portell
  misc/portless -> ports-mgmt/portless
  misc/tinderbox -> ports-mgmt/tinderbox
  security/jailaudit -> ports-mgmt/jailaudit
  security/portaudit -> ports-mgmt/portaudit
  security/portaudit-db -> ports-mgmt/portaudit-db
  security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 49

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21
linux-firefox*Jun 21
linux-firefox-devel*Jun 21
linux-mozilla*Jun 21

10 vulnerabilities affecting 29 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18752
Broken 146
Deprecated 98
Ignore 429
Forbidden 5
Restricted 361
No CDROM 126
Vulnerable 52
Expired 13
Set to expire 77
Interactive 79
new 24 hours 6
new 48 hours11
new 7 days38
new fortnight73
new month182

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.623 seconds.