77bc FreshPorts -- ports-mgmt/portdowngrade
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
portdowngrade 1.3 ports-mgmt on this many watch lists=28 search for ports that depend on this port
Sets a port back to a previous version
Maintained by: crees@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.
SVNWeb : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Run:
  1. devel/subversion

This port is required by:

for Run

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:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 19

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
23 Mar 2013 13:41:16
Original commit files touched by this commit  1.3
crees search for other commits by this committer
Update to 1.3

- Add recurse option, to recover ports that the recovered port depends on
  - Add recurse option, to recover ports that the recovered port depends on
11 Mar 2013 18:45:16
Original commit files touched by this commit  1.2
crees search for other commits by this committer
Update to 1.2

- Properly strip category

Submitted by:	eadler
06 Mar 2013 20:49:22
Original commit files touched by this commit  1.1_1
crees search for other commits by this committer
Reversed logic

Submitted by:	Domagoj Smolcic <rank1seeker@gmail.com>
Pointyhat to:	crees
06 Mar 2013 18:57:05
Original commit files touched by this commit  1.1
crees search for other commits by this committer
Update to 1.1:

- Error to stderr

- Assume that the user will set their own pager.

Submitted by:	ak
03 Mar 2013 10:30:47
Original commit files touched by this commit  1.0
crees search for other commits by this committer
Rewrite in sh for version 1.0

Minor behaviour changes, but still very
simple to use-- now supports Subversion!
02 Mar 2013 18:55:22
Original commit files touched by this commit  0.6_4
crees search for other commits by this committer
Take maintainership.

Rewrite coming soon.
02 Mar 2013 16:46:07
Original commit files touched by this commit  0.6_4
eadler search for other commits by this committer
Deprecate portdowngrade as it no longer functions as expected
25 Jun 2012 16:39:44
Original commit files touched by this commit  0.6_4
swills search for other commits by this committer
- Revert previous commit as iconv deps mean we still need to LIB_DEPEND on
  popt
25 Jun 2012 13:34:40
Original commit files touched by this commit  0.6_3
swills search for other commits by this committer
- popt is only needed during build, so change DEPENDS
- Bump PORTREVISION due to package change
25 Jun 2012 03:35:16
Original commit files touched by this commit  0.6_2
swills search for other commits by this committer
- Switch this to using ${LOCALBASE} instead of calling pkg_info, which
  should allow it to be installed in an all pkgng world.
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: 19

2840
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days28
new fortnight78
new month210

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0