FreshPorts -- The Place For Ports Sat, 30 Aug 2008 12:59 PM BST
FreshPorts is now running off the BETA server. Enjoy for now.
non port: comms/aldo/Makefile
CVSWeb

Number of commits found: 16

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, 25 Jul 2008
[ 10:08 pav ] Original commit 
1.5 archivers/liblzxcomp/Makefile
1.13 archivers/libunrar/Makefile
1.26 archivers/lzma/Makefile
1.4 archivers/tclmkziplib/Makefile
1.3 archivers/unmass/Makefile
1.60 archivers/unzip/Makefile
1.36 archivers/zip/Makefile
1.9 audio/audacious-dumb/Makefile
1.10 audio/dumb/Makefile
1.19 audio/espeak/Makefile

(Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
Fri, 6 Jun 2008
[ 03:36 ade ] Original commit 
1.13 comms/aldo/Makefile
1.76 devel/automake110/Makefile
1.81 devel/gettext/Makefile
1.61 devel/libtool15/Makefile
1.36 devel/m4/Makefile
1.4 dns/dnswall/Makefile
1.33 misc/iso-codes/Makefile
1.33 misc/sword/Makefile
1.27 devel/automake110/distinfo
1.17 devel/gettext/distinfo

(Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Major autotools-related update:

        automake        1.10   -> 1.10.1
        gettext         0.16.1 -> 0.17
        libtool         1.5.24 -> 1.5.26
        m4              1.4.9  -> 1.4.11

Please see ports/UPDATING entry 20080605 for further information.

PR:             123450
Tested by:      Full -exp package building run
Thanks to:      linimon, pav
Approved by:    portmgr
Tue, 18 Dec 2007
[ 12:18 db ] Original commit 
1.12 comms/aldo/Makefile
1.5 comms/aldo/distinfo
1.2 comms/aldo/files/patch-configure.ac
1.2 comms/aldo/files/patch-src_audioworkspace.cc
- Update to 0.7.5

Submitted by:   self
Approved by:    Scott Lambert <lambert@lambertfam.org> (Maintainer)
Fri, 5 Oct 2007
[ 22:25 db ] Original commit 
1.11 comms/aldo/Makefile
1.4 comms/aldo/distinfo
1.1 comms/aldo/files/patch-configure.ac
1.1 comms/aldo/files/patch-src_audioworkspace.cc
- Update to 0.7.4
- unbreak gcc4.2 build on amd64
- fix vendor bug (vendor notified)

PR:             ports/116941
Submitted by:   db
Approved by:    maintainer
Mon, 11 Jun 2007
[ 09:41 itetcu ] Original commit 
1.10 comms/aldo/Makefile
Remove support to FreeBSD 4.x (EOL)

PR:             ports/111941
Submitted by:   araujo
Approved by:    maintainer
Sat, 26 May 2007
[ 21:20 kris ] Original commit 
1.9 comms/aldo/Makefile
BROKEN with gcc 4.2
Sat, 21 Jan 2006
[ 17:37 krion ] Original commit 
1.93 Makefile
1.21 astro/sattrack/Makefile
1.9 comms/acfax/Makefile
1.8 comms/aldo/Makefile
1.2 comms/cwdaemon/Makefile
1.5 comms/echolinux/Makefile
1.10 comms/gmfsk/Makefile
1.5 comms/gpredict/Makefile
1.3 comms/gpsk31/Makefile
1.6 comms/grig/Makefile

(Only the first 10 of 82 ports in this commit are shown above. View all ports for this commit)
- Fix 'all-depends-list' target in cases if dependencies list is
  very long and if some dependencies can't be added into the list.
  [1]

- Fix FAM support.  Make gamin the default FAM system. [2]

- Introduce new 'quicksearch' target to show only port, path and
  info section of the matching ports. [3]

- Introduce new category - rubygems. [4]

- Fix stale dependencies while installing qmail slaveport and
  another port that depends on qmail. [5]

- Add commentary for describes target in bsd.port.mk. [6]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 18 Oct 2005
[ 18:17 garga ] Original commit 
1.7 comms/aldo/Makefile
- Mark it as BROKEN: Doesn't build on 4.x

Reported by:    krismail
Approved by:    maintainer
Tue, 27 Sep 2005
[ 12:08 garga ] Original commit 
1.6 comms/aldo/Makefile
1.2 comms/aldo/distinfo
1.3 comms/aldo/files/patch-Makefile
1.2 comms/aldo/files/patch-libmenus::dialog.h
1.2 comms/aldo/pkg-descr
- Update to 0.6.11
- Change MASTER_SITES and WWW to new ones

PR:             ports/86153
Submitted by:   Andrej Zverev <az@inec.ru>
Approved by:    maintainer
Thu, 30 Sep 2004
[ 06:32 kris ] Original commit 
1.6 audio/gspeakers/Makefile
1.23 audio/libsndfile/Makefile
1.14 cad/gtkwave/Makefile
1.2 cad/netgen/Makefile
1.5 chinese/gcin/Makefile
1.5 comms/aldo/Makefile
1.23 databases/firebird-devel/Makefile
1.59 devel/ddd/Makefile
1.5 devel/flowdesigner/Makefile
1.10 devel/gconfmm26/Makefile

(Only the first 10 of 71 ports in this commit are shown above. View all ports for this commit)
Increase USE_GCC to 3.4 for those ports which compile with it.

Approved by:    portmgr
Thu, 23 Sep 2004
[ 08:12 danfe ] Original commit 
1.4 comms/aldo/Makefile
The port builds fine now, so remove BROKEN mark.

Approved by:    portmgr (marcus), fjoe (mentor, implicit)
Fri, 17 Sep 2004
[ 23:38 kris ] Original commit 
1.3 comms/aldo/Makefile
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
Fri, 28 May 2004
[ 09:23 vs ] Original commit 
1.2 comms/aldo/Makefile
1.2 comms/aldo/files/patch-Makefile
Cleanup CC/CFLAGS handling & patch.

PR:             ports/65839
Submitted by:   Michael Johnson
Approved by:    maintainer timeoute (busy)
Mon, 29 Mar 2004
[ 22:29 pav ] Original commit 
1.101 comms/Makefile
1.1 comms/aldo/Makefile
1.1 comms/aldo/distinfo
1.1 comms/aldo/files/patch-Makefile
1.1 comms/aldo/pkg-descr
Add aldo, a Morse code tutor.  At the moment it has four kinds of
exercises: Classic exercise, the Koch method, Callsign exercise, and
exercises read from files.

PR:             ports/64358
Submitted by:   Scott Lambert <lambert@lambertfam.org>

Number of commits found: 16

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 19054
Broken 161
Deprecated 80
Ignore 427
Forbidden 6
Restricted 306
No CDROM 130
Vulnerable 50
Expired 12
Set to expire 61
Interactive 78
new 24 hours 3
new 48 hours6
new 7 days27
new fortnight64
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.197 seconds.