overriding the checksum phase (was: [48686] trunk/dports/databases/libpqxx/Portfile)
Ryan Schmidt
ryandesign at macports.org
Fri Mar 27 04:23:33 PDT 2009
On Mar 27, 2009, at 06:19, Ryan Schmidt wrote:
> Wouldn't you say that no port should ever override the checksum
> phase? If there are distfiles, their checksums must be validated,
> and if there are no distfiles, then the checksum phase won't get
> run anyway.
>
> Same with the extract phase.
Same with the fetch phase.
$ grep '^fetch[[:space:]]*{[[:space:]]*}' */*/Portfile
databases/postgresql80-server/Portfile:fetch {}
databases/postgresql81-server/Portfile:fetch {}
databases/postgresql82-server/Portfile:fetch {}
databases/postgresql83-server/Portfile:fetch {}
devel/gnome-bindings-csharp/Portfile:fetch { }
devel/gnome-bindings-cxx/Portfile:fetch { }
devel/gnome-bindings-perl5/Portfile:fetch { }
devel/gnome-bindings-python/Portfile:fetch { }
devel/gnome-bindings-suite/Portfile:fetch { }
devel/hg-forest/Portfile:fetch {}
devel/libopensync/Portfile:fetch {}
gnome/control-center/Portfile:fetch {}
gnome/gnome-desktop-suite/Portfile:fetch { }
gnome/gnome-platform-suite/Portfile:fetch { }
gnome/gnome/Portfile:fetch { }
gnustep/gnustep-core/Portfile:fetch { }
gnustep/gnustep/Portfile:fetch { }
graphics/glut/Portfile:fetch { }
kde/kde/Portfile:fetch { }
lang/perl5/Portfile:fetch {}
ruby/rb-dbd-mysql/Portfile:fetch {}
ruby/rb-dbd-pg/Portfile:fetch {}
tex/texlive/Portfile:fetch {}
x11/xorg-apps/Portfile:fetch { }
x11/xorg-fonts/Portfile:fetch { }
x11/xorg-proto/Portfile:fetch { }
x11/xorg/Portfile:fetch { }
x11/xping/Portfile:fetch {}
xfce/xfce/Portfile:fetch { }
$
More information about the macports-dev
mailing list