FreshPorts -- The Place For Ports Fri, 29 Aug 2008 9:41 PM BST
FreshPorts is now running off the BETA server. Enjoy for now.
non port: ftp/wput/Makefile
CVSWeb

Number of commits found: 19

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
[ 14:28 edwin ] Original commit 
1.30 ftp/IglooFTP/Makefile
1.26 ftp/axel/Makefile
1.25 ftp/axyftp/Makefile
1.9 ftp/dmachine/Makefile
1.73 ftp/downloader/Makefile
1.10 ftp/emacs-wget/Makefile
1.16 ftp/filezilla/Makefile
1.26 ftp/ftpcube/Makefile
1.62 ftp/gftp/Makefile
1.4 ftp/gnusget/Makefile

(Only the first 10 of 33 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)
Mon, 3 Mar 2008
[ 11:57 novel ] Original commit 
1.24 deskutils/fusenshi/Makefile
1.58 devel/libsoup/Makefile
1.91 ftp/curl/Makefile
1.11 ftp/filezilla/Makefile
1.123 ftp/lftp/Makefile
1.16 ftp/moftpd/Makefile
1.16 ftp/wput/Makefile
1.53 ftp/wzdftpd/Makefile
1.20 games/libggz/Makefile
1.38 irc/bitlbee/Makefile

(Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
Sat, 26 Jan 2008
[ 01:51 beech ] Original commit 
1.15 ftp/wput/Makefile
1.3 ftp/wput/pkg-plist
- Fix (and add) pkg-plist

Reported by:    pointyhat via pav
Approved by:    linimon (mentor)
Tue, 22 Jan 2008
[ 17:29 beech ] Original commit 
1.14 ftp/wput/Makefile
1.9 ftp/wput/distinfo
1.1 ftp/wput/files/patch-Makefile.in
1.3 ftp/wput/files/patch-src::Makefile.in
1.2 ftp/wput/pkg-descr
- Update to 0.6.1
- Makefile cleanup

PR:             ports/119761
Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:    Artyom Nosov <chip-set@mail.ru> (maintainer),
                linimon (mentor)
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'.
Mon, 3 Jan 2005
[ 09:45 krion ] Original commit 
1.11 ftp/wput/Makefile
Fix MASTER_SITES.

Approved by:    portmgr (implicit)
Sat, 18 Dec 2004
[ 07:16 edwin ] Original commit 
1.10 ftp/wput/Makefile
1.7 ftp/wput/distinfo
Update port: ftp/wput - new version (0.5)

        There's a new version of wput out there, 0.5

PR:             ports/75085
Submitted by:   Pasi Hirvonen <psh@iki.fi>
Approved by:    ".::ChiP::." <chip-set@mail.ru>
Thu, 18 Nov 2004
[ 08:10 kris ] Original commit 
1.9 ftp/wput/Makefile
BROKEN: Size mismatch
Tue, 12 Oct 2004
[ 10:37 krion ] Original commit 
1.8 ftp/wput/Makefile
1.6 ftp/wput/distinfo
Update to 0.4.1

PR:             ports/71777
Submitted by:   maintainer
Thu, 2 Sep 2004
[ 20:29 arved ] Original commit 
1.7 ftp/wput/Makefile
1.2 ftp/wput/files/patch-configure.in
Fix handling of libgnugetopt to fix build on 5.x
Sat, 10 Jul 2004
[ 12:43 edwin ] Original commit 
1.6 ftp/wput/Makefile
1.4 ftp/wput/distinfo
1.2 ftp/wput/files/patch-src::ftp.c
Distfile has been rerolled with fix initialy found in files/patch-src::ftp.c
Noticed by: kris / pointyhat
Thu, 8 Jul 2004
[ 09:02 edwin ] Original commit 
1.5 ftp/wput/Makefile
1.3 ftp/wput/distinfo
1.2 ftp/wput/files/patch-src::Makefile.in
1.1 ftp/wput/files/patch-src::ftp.c
1.2 ftp/wput/files/patch::configure.in
Update ftp/wput to version 0.4 (with smarter upload options)

PR:             ports/68684
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Reviewed by:    ChiP <chip-set@mail.ru>
Mon, 8 Mar 2004
[ 19:37 krion ] Original commit 
1.4 ftp/wput/Makefile
1.2 ftp/wput/pkg-plist
- Use PLIST_FILES knob

PR:             ports/63926
Submitted by:   maintainer
Sat, 6 Mar 2004
[ 11:13 kris ] Original commit 
1.3 ftp/wput/Makefile
1.2 ftp/wput/distinfo
Unbreak by chasing checksum.  The version was silently updated to 0.3.6d
and a minor bug fix was made to the source.
Mon, 12 Jan 2004
[ 09:13 krion ] Original commit 
1.2 ftp/wput/Makefile
- Add USE_AUTOCONF_VER=253

PR:             61223
Submitted by:   Nosov Artem <chip-set@mail.ru> (maintainer)
Mon, 8 Dec 2003
[ 10:13 krion ] Original commit 
1.69 ftp/Makefile
1.1 ftp/wput/Makefile
1.1 ftp/wput/distinfo
1.1 ftp/wput/files/patch-src::Makefile.in
1.1 ftp/wput/files/patch::configure.in
1.1 ftp/wput/pkg-descr
1.1 ftp/wput/pkg-plist
Add wput 0.3.6,

wput is a tiny program that looks like wget and does as the
name suggests exactly the opposite: it uploads files or
recursivly whole directories to a ftp-server and supports
resuming.

PR:             60032
Submitted by:   Nosov Artem <chip-set@mail.ru>

Number of commits found: 19

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

9 vulnerabilities affecting 12 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 19052
Broken 162
Deprecated 80
Ignore 428
Forbidden 6
Restricted 306
No CDROM 130
Vulnerable 50
Expired 12
Set to expire 61
Interactive 78
new 24 hours 1
new 48 hours6
new 7 days25
new fortnight62
new month222

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