FreshPorts -- The Place For Ports Thu, 4 Dec 2008 6:47 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

non port: sysutils/hdup/Makefile
CVSWeb

Number of commits found: 20

Thu, 21 Aug 2008
[ 07:18 rafan ] Original commit 
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile

(Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 20 Aug 2008
[ 01:57 ade ] Original commit 
1.1670 MOVED
1.23 archivers/arj/Makefile
1.62 archivers/gtar/Makefile
1.7 archivers/torrentzip/Makefile
1.8 astro/gpsbabel/Makefile
1.2 audio/audiere/Makefile
1.22 audio/bmp-faad/Makefile
1.10 audio/bmp-mac/Makefile
1.8 audio/bmp-musepack/Makefile
1.32 audio/faac/Makefile

(Only the first 10 of 398 ports in this commit are shown above. View all ports for this commit)
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
Fri, 6 Jun 2008
[ 15:03 edwin ] Original commit 
1.44 sysutils/LPRng/Makefile
1.10 sysutils/acidlaunch/Makefile
1.6 sysutils/apt/Makefile
1.27 sysutils/bacula-server-devel/Makefile
1.104 sysutils/bacula-server/Makefile
1.3 sysutils/bashburn/Makefile
1.5 sysutils/batmon/Makefile
1.14 sysutils/battfink/Makefile
1.23 sysutils/bbapm/Makefile
1.11 sysutils/brasero/Makefile

(Only the first 10 of 198 ports in this commit are shown above. View all ports for this commit)
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)
Sun, 30 Sep 2007
[ 05:47 linimon ] Original commit 
1.22 archivers/arj/Makefile
1.6 archivers/torrentzip/Makefile
1.17 audio/bmp-faad/Makefile
1.7 audio/bmp-mac/Makefile
1.4 audio/bmp-musepack/Makefile
1.29 audio/faac/Makefile
1.44 audio/faad/Makefile
1.9 audio/libtremor/Makefile
1.8 audio/lmms/Makefile
1.10 audio/mt-daapd/Makefile

(Only the first 10 of 300 ports in this commit are shown above. View all ports for this commit)
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
Fri, 22 Dec 2006
[ 02:51 kuriyama ] Original commit 
1.25 mail/cone/Makefile
1.32 mail/enigmail-thunderbird/Makefile
1.37 mail/enigmail/Makefile
1.39 mail/imp/Makefile
1.101 mail/p5-Mail-SpamAssassin/Makefile
1.31 mail/pygmy/Makefile
1.34 misc/instant-workstation/Makefile
1.110 misc/kdeutils3/Makefile
1.6 net/nocatauth-gateway/Makefile
1.5 net/nocatauth-server/Makefile

(Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
- Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,
  depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not
  correct.  To work around this, change dependency line from bin/gpg
  to bin/gpgv which exists in security/gnupg1 port only.

Spotted by:     ume
Thu, 21 Dec 2006
[ 13:31 kuriyama ] Original commit 
1.24 mail/cone/Makefile
1.31 mail/enigmail-thunderbird/Makefile
1.36 mail/enigmail/Makefile
1.38 mail/imp/Makefile
1.100 mail/p5-Mail-SpamAssassin/Makefile
1.30 mail/pygmy/Makefile
1.33 misc/instant-workstation/Makefile
1.109 misc/kdeutils3/Makefile
1.5 net/nocatauth-gateway/Makefile
1.4 net/nocatauth-server/Makefile

(Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
- Upgrade gnupg to 2.0.1.  Old stable version (1.4.6) was repocopied
  to security/gnupg1.

Thanks to:      dougb, lofi
Tue, 7 Feb 2006
[ 17:56 sem ] Original commit 
1.27 databases/hk_classes/Makefile
1.25 databases/knoda/Makefile
1.23 devel/ace+tao/Makefile
1.86 devel/mico/Makefile
1.7 devel/omniNotify/Makefile
1.39 devel/omniORB/Makefile
1.25 devel/py-omniorb/Makefile
1.36 net/trafshow3/Makefile
1.14 sysutils/hdup/Makefile
1.23 www/cgicc/Makefile

(Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
- Remove USE_REINPLACE from my ports
[ 10:33 sem ] Original commit 
1.13 sysutils/hdup/Makefile
- Add a trailing slash to a second master site

Noticed by:     fenner's script
Sat, 10 Dec 2005
[ 16:07 sem ] Original commit 
1.12 sysutils/hdup/Makefile
1.9 sysutils/hdup/distinfo
- Update to 2.0.14 (bugfix release)
Sun, 27 Nov 2005
[ 07:14 sem ] Original commit 
1.11 sysutils/hdup/Makefile
1.8 sysutils/hdup/distinfo
- Update to 2.0.13 (bugfix release)

Nudged by:      edwin's script
Tue, 15 Nov 2005
[ 06:52 ade ] Original commit 
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile

(Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Sat, 5 Nov 2005
[ 05:22 marcus ] Original commit 
1.47 accessibility/at-spi/Makefile
1.43 accessibility/gail/Makefile
1.28 accessibility/gnomemag/Makefile
1.14 accessibility/gnomespeech/Makefile
1.22 accessibility/gok/Makefile
1.12 arabic/katoob/Makefile
1.11 archivers/rox-archive/Makefile
1.8 astro/boinc-setiathome/Makefile
1.24 astro/celestia/Makefile
1.13 astro/gdesklets-goodweather/Makefile

(Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Mon, 3 Oct 2005
[ 16:18 sem ] Original commit 
1.8 sysutils/hdup/Makefile
1.6 sysutils/hdup/distinfo
1.3 sysutils/hdup/files/patch-src::Makefile.in
1.2 sysutils/hdup/pkg-plist
- Update to 2.0.12
Mon, 5 Sep 2005
[ 12:31 sem ] Original commit 
1.7 sysutils/hdup/Makefile
1.5 sysutils/hdup/distinfo
- Update to 2.0.10
Fri, 15 Jul 2005
[ 06:48 sem ] Original commit 
1.6 sysutils/hdup/Makefile
1.4 sysutils/hdup/distinfo
1.2 sysutils/hdup/files/patch-src-prototype.h
- Update to 2.0.9
Thu, 23 Jun 2005
[ 07:35 sem ] Original commit 
1.5 sysutils/hdup/Makefile
1.3 sysutils/hdup/distinfo
1.1 sysutils/hdup/files/patch-src-prototype.h
1.2 sysutils/hdup/files/patch-src::Makefile.in
1.2 sysutils/hdup/files/patch-src::hdup.h.in
- Update to 2.0.8
Tue, 12 Apr 2005
[ 04:26 obrien ] Original commit 
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile

(Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 09:04 obrien ] Original commit 
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile

(Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Sun, 20 Mar 2005
[ 10:13 sem ] Original commit 
1.2 sysutils/hdup/Makefile
1.2 sysutils/hdup/distinfo
- Update to 2.07
- Add URL where keeped old versions

Noted by:       Miek Gieben (author)
Sun, 13 Mar 2005
[ 17:11 sem ] Original commit 
1.632 sysutils/Makefile
1.1 sysutils/hdup/Makefile
1.1 sysutils/hdup/distinfo
1.1 sysutils/hdup/files/patch-configure.ac
1.1 sysutils/hdup/files/patch-src::Makefile.in
1.1 sysutils/hdup/files/patch-src::hdup.h.in
1.1 sysutils/hdup/pkg-descr
1.1 sysutils/hdup/pkg-plist
hdup is a little, spiffy, backup tool

Number of commits found: 20

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
cups-baseNov 29
hplipNov 29
samba3Nov 29
samba3Nov 29
wordpressNov 29
wordpressNov 29
wordpressNov 29
wordpress-muNov 29
imlib2Nov 24
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23
linux-firefox*Nov 23

14 vulnerabilities affecting 30 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 19493
Broken 163
Deprecated 87
Ignore 462
Forbidden 8
Restricted 262
No CDROM 132
Vulnerable 56
Expired 57
Set to expire 71
Interactive 78
new 24 hours 1
new 48 hours1
new 7 days26
new fortnight92
new month164

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.229 seconds.