FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 6:53 AM GMT
Port details
portdowngrade 0.6_2 ports-mgmt on this many watch lists=30 search for ports that depend on this port
Sets a port back to a previous version

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Feb 2007 01:09:12
License: not specified in port
Portdowngrade helps to downgrade FreeBSD ports by analyzing the history
of commits to the port and presenting the user the list of changes. By
selecting one, the port can be set back to a previous version easily.

WWW: http://sourceforge.net/projects/portdowngrade/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake
Required Libraries: devel/popt
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/portdowngrade/portdowngrade/portdowngrade-0.6/
http://sunet.dl.sourceforge.net/project/portdowngrade/portdowngrade/portdowngrade-0.6/
http://iweb.dl.sourceforge.net/project/portdowngrade/portdowngrade/portdowngrade-0.6/
http://switch.dl.sourceforge.net/project/portdowngrade/portdowngrade/portdowngrade-0.6/
http://surfnet.dl.sourceforge.net/project/portdowngrade/portdowngrade/portdowngrade-0.6/
http://kent.dl.sourceforge.net/project/portdowngrade/portdowngrade/portdowngrade-0.6/
http://freefr.dl.sourceforge.net/project/portdowngrade/portdowngrade/portdowngrade-0.6/
http://voxel.dl.sourceforge.net/project/portdowngrade/portdowngrade/portdowngrade-0.6/
http://jaist.dl.sourceforge.net/project/portdowngrade/portdowngrade/portdowngrade-0.6/
http://osdn.dl.sourceforge.net/project/portdowngrade/portdowngrade/portdowngrade-0.6/
http://nchc.dl.sourceforge.net/project/portdowngrade/portdowngrade/portdowngrade-0.6/
http://ncu.dl.sourceforge.net/project/portdowngrade/portdowngrade/portdowngrade-0.6/
http://transact.dl.sourceforge.net/project/portdowngrade/portdowngrade/portdowngrade-0.6/
http://softlayer.dl.sourceforge.net/project/portdowngrade/portdowngrade/portdowngrade-0.6/
http://internode.dl.sourceforge.net/project/portdowngrade/portdowngrade/portdowngrade-0.6/
http://ufpr.dl.sourceforge.net/project/portdowngrade/portdowngrade/portdowngrade-0.6/
http://waix.dl.sourceforge.net/project/portdowngrade/portdowngrade/portdowngrade-0.6/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 9

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
24 Oct 2011 09:11:38
Original commit files touched by this commit  0.6_2
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.6_2
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
18 Mar 2011 17:59:51
Original commit files touched by this commit  0.6_2
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
11 Jan 2011 13:53:33
Original commit files touched by this commit  0.6_2
arved search for other commits by this committer
Heiner does not have time for FreeBSD anymore, reset MAINTAINERSHIP

PR:             153897
Submitted by:   Heiner Eichmann
Feature safe:   yes

Mark kde3-apireference as DEPRECATED
15 Feb 2010 23:53:42
Original commit files touched by this commit  0.6_2
pgollucci search for other commits by this committer
- Add some missing includes to please newer versions of GCC

PR:             ports/143747
Submitted by:   Rob Farmer <rfarmer@predatorlabs.net>
Approved by:    maintainer

Feature safe:   yes
22 Aug 2009 00:35:32
Original commit files touched by this commit  0.6_1
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.6_1
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
06 Jun 2008 13:56:40
Original commit files touched by this commit  0.6_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
05 Feb 2007 01:08:46
Original commit files touched by this commit  0.6
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: 9

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
surfFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01

13 vulnerabilities affecting 32 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
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23149
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 5
new 48 hours8
new 7 days49
new fortnight76
new month143

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

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