FreshPorts -- The Place For Ports Thu, 28 Aug 2008 6:15 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
non port: finance/quantlib/Makefile
CVSWeb

Number of commits found: 15

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)
Sun, 2 Sep 2007
[ 18:52 arved ] Original commit 
1.22 finance/quantlib/Makefile
1.9 finance/quantlib/distinfo
1.8 finance/quantlib/pkg-plist
Update to 0.8.1

PR:             115982
Submitted by:   Kevin Way <kevin@insidesystems.net>
Mon, 23 Jul 2007
[ 10:36 rafan ] Original commit 
1.19 archivers/dpkg/Makefile
1.54 archivers/gtar/Makefile
1.21 archivers/gzip/Makefile
1.37 archivers/libarchive/Makefile
1.21 astro/starplot/Makefile
1.10 astro/tclgeomap/Makefile
1.11 astro/tkgeomap/Makefile
1.23 audio/audacity-devel/Makefile
1.10 audio/checkmate/Makefile
1.21 audio/cmus/Makefile

(Only the first 10 of 437 ports in this commit are shown above. View all ports for this commit)
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
Wed, 4 Jul 2007
[ 16:10 barner ] Original commit 
1.15 audio/ardour/Makefile
1.6 audio/cpp-xmms2/Makefile
1.2 audio/mp3plot/Makefile
1.3 audio/py-tagpy/Makefile
1.12 deskutils/pinot/Makefile
1.30 devel/monotone/Makefile
1.22 devel/sdts++/Makefile
1.20 finance/quantlib/Makefile
1.16 games/galaxyhack/Makefile
1.8 graphics/agave/Makefile

(Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
- Bump boost shared library version to 4
- Bump PORTREVISION
Sat, 24 Mar 2007
[ 13:14 pav ] Original commit 
1.19 finance/quantlib/Makefile
1.8 finance/quantlib/distinfo
1.2 finance/quantlib/files/patch-ltmain.sh
1.7 finance/quantlib/pkg-plist
- Update to 0.4.0
Tue, 15 Aug 2006
[ 00:06 clsung ] Original commit 
1.12 dns/idnkit/Makefile
1.13 editors/xmleditor/Makefile
1.18 emulators/hercules/Makefile
1.15 emulators/libvm68k/Makefile
1.28 emulators/twin/Makefile
1.87 finance/gnucash-devel/Makefile
1.88 finance/gnucash/Makefile
1.15 finance/ktoblzcheck/Makefile
1.16 finance/libofx/Makefile
1.13 finance/openhbci/Makefile

(Only the first 10 of 81 ports in this commit are shown above. View all ports for this commit)
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
  games/ graphics/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
Sun, 7 May 2006
[ 12:09 edwin ] Original commit 
1.33 finance/gnofin/Makefile
1.86 finance/gnucash-devel/Makefile
1.87 finance/gnucash/Makefile
1.30 finance/grisbi/Makefile
1.12 finance/kexchange/Makefile
1.7 finance/libstocks/Makefile
1.62 finance/qhacc/Makefile
1.3 finance/qtstalker/Makefile
1.17 finance/quantlib/Makefile
1.8 finance/venice/Makefile

(Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with F
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, 27 Mar 2005
[ 02:48 kris ] Original commit 
1.14 finance/quantlib/Makefile
BROKEN on ia64 and alpha: Does not compile

Approved by:    portmgr (self)
Fri, 2 Apr 2004
[ 20:03 krion ] Original commit 
1.13 finance/quantlib/Makefile
1.6 finance/quantlib/pkg-plist
- Support PTHREAD_CFLAGS properly
- Avoid unexpected side effect by other ports

PR:             ports/65082
Submitted by:   Ports Fury
[ 04:27 ijliao ] Original commit 
1.12 finance/quantlib/Makefile
1.6 finance/quantlib/distinfo
1.2 finance/quantlib/files/patch-configure
1.1 finance/quantlib/files/patch-ltmain.sh
1.5 finance/quantlib/pkg-plist
upgrade to 0.3.5
Sun, 14 Mar 2004
[ 06:17 ade ] Original commit 
1.34 accessibility/at-spi/Makefile
1.36 accessibility/atk/Makefile
1.12 accessibility/dasher/Makefile
1.27 accessibility/gail/Makefile
1.12 accessibility/gnomemag/Makefile
1.7 accessibility/gnopernicus/Makefile
1.3 arabic/katoob/Makefile
1.6 archivers/dpkg/Makefile
1.30 archivers/fileroller/Makefile
1.18 archivers/libcomprex/Makefile

(Only the first 10 of 945 ports in this commit are shown above. View all ports for this commit)
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Thu, 22 Jan 2004
[ 21:12 eik ] Original commit 
1.314 MOVED
1.133 deskutils/Makefile
1.24 deskutils/cbb/Makefile
1.27 deskutils/gnofin/Makefile
1.7 deskutils/moneydance/Makefile
1.14 deskutils/xinvest/Makefile
1.1417 devel/Makefile
1.5 devel/libstocks/Makefile
1.19 finance/Makefile
1.12 finance/emma/Makefile

(Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
move the following ports to finance:
- deskutils/cbb
- deskutils/gnofin
- deskutils/moneydance
- deskutils/xinvest
- devel/libstocks
- misc/emma
- misc/gnomepm
- misc/p5-Finance-Currency-Convert
- misc/p5-Finance-Quote
- misc/p5-Finance-QuoteHist
- misc/quantlib
- misc/wmstock
- misc/xquote

PR:             59357
Submitted by:   linimon
Approved by:    marcus (mentor)
[ 17:59 eik ] Original commit 
1.24 finance/cbb/Makefile
1.11 finance/emma/Makefile
1.27 finance/gnofin/Makefile
1.14 finance/gnomepm/Makefile
1.2 finance/ktoblzcheck/Makefile
1.5 finance/libstocks/Makefile
1.7 finance/moneydance/Makefile
1.5 finance/p5-Finance-Currency-Convert/Makefile
1.10 finance/p5-Finance-Quote/Makefile
1.9 finance/p5-Finance-QuoteHist/Makefile

(Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
- fix PKGORIGIN

since ito makes using package tools hard, is marked as FATAL by
portlint and otherwise doesn't affect the port, fix it silently.

Approved by:    marcus (mentor)

Number of commits found: 15

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 19050
Broken 165
Deprecated 82
Ignore 431
Forbidden 6
Restricted 306
No CDROM 130
Vulnerable 50
Expired 14
Set to expire 63
Interactive 78
new 24 hours 6
new 48 hours10
new 7 days25
new fortnight65
new month223

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