FreshPorts -- The Place For Ports Mon, 8 Sep 2008 4:18 AM BST
non port: cad/qucs/Makefile
CVSWeb

Number of commits found: 18

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)
Thu, 19 Jun 2008
[ 18:28 amdmi3 ] Original commit 
1.15 audio/wavplay/Makefile
1.9 audio/ximp3/Makefile
1.17 cad/qucs/Makefile
1.2 devel/gnucflow/Makefile
1.2 devel/libclaw/Makefile
1.2 devel/luabind/Makefile
1.4 devel/p5-WeakRef/Makefile
1.7 devel/py-ode/Makefile
1.12 editors/chexedit/Makefile
1.13 editors/hnb/Makefile

(Only the first 10 of 132 ports in this commit are shown above. View all ports for this commit)
Update my email address in 132 ports.

Approved by:    miwi (mentor)
Fri, 6 Jun 2008
[ 14:14 edwin ] Original commit 
1.6 cad/adms/Makefile
1.6 cad/electric-ng/Makefile
1.21 cad/electric/Makefile
1.16 cad/fandango/Makefile
1.3 cad/freecad/Makefile
1.9 cad/geda-gattrib/Makefile
1.24 cad/geda-gschem/Makefile
1.26 cad/geda-netlist/Makefile
1.21 cad/geda-symcheck/Makefile
1.20 cad/geda-utils/Makefile

(Only the first 10 of 35 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)
Fri, 25 Apr 2008
[ 17:04 miwi ] Original commit 
1.15 cad/qucs/Makefile
1.10 cad/qucs/distinfo
1.9 cad/qucs/pkg-plist
- Update to 0.0.14

PR:             122754
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Thu, 10 Jan 2008
[ 11:52 miwi ] Original commit 
1.14 cad/qucs/Makefile
1.9 cad/qucs/distinfo
1.8 cad/qucs/pkg-plist
* Update to 0.0.13
* Pass maintainership to maintainership

PR:             119360
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru>
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
Mon, 2 Jul 2007
[ 13:12 miwi ] Original commit 
1.12 cad/qucs/Makefile
1.8 cad/qucs/distinfo
1.7 cad/qucs/pkg-plist
- Update to 0.0.12

PR:             114071
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Sat, 19 May 2007
[ 21:32 flz ] Original commit 
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile

(Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Mon, 26 Mar 2007
[ 12:25 miwi ] Original commit 
1.10 cad/qucs/Makefile
1.7 cad/qucs/distinfo
1.6 cad/qucs/pkg-plist
- Update to 0.0.11

PR:             110813
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Tue, 13 Feb 2007
[ 00:16 pav ] Original commit 
1.6 audio/dream/Makefile
1.12 audio/ermixer/Makefile
1.9 audio/hydrogen/Makefile
1.5 audio/lmms/Makefile
1.11 audio/mixxx/Makefile
1.3 audio/qjackctl/Makefile
1.47 cad/qcad/Makefile
1.9 cad/qucs/Makefile
1.9 comms/cutecom/Makefile
1.5 comms/qfaxreader/Makefile

(Only the first 10 of 77 ports in this commit are shown above. View all ports for this commit)
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework

Submitted by:   rafan
Tested on:      pointyhat
Tue, 5 Dec 2006
[ 08:29 rafan ] Original commit 
1.8 cad/qucs/Makefile
- Respect X11BASE

Reported by:    pointyhat
Tue, 12 Sep 2006
[ 08:51 miwi ] Original commit 
1.7 cad/qucs/Makefile
1.6 cad/qucs/distinfo
1.2 cad/qucs/files/extrapatch-qucs-core_src_evaluate.cpp
1.5 cad/qucs/pkg-plist
- Update to 0.0.10

PR:             ports/103142
Submitted by:   KATO Tsuguru <tkato432(at)yahoo.com>
Tue, 8 Aug 2006
[ 02:16 shaun ] Original commit 
1.6 cad/qucs/Makefile
1.1 cad/qucs/files/extrapatch-qucs-core_src_evaluate.cpp
Fix build on 4.x.

Reported by:    pointyhat via kris
Wed, 12 Jul 2006
[ 18:31 shaun ] Original commit 
1.5 cad/qucs/Makefile
1.5 cad/qucs/distinfo
1.4 cad/qucs/pkg-plist
Update to 0.0.9

Approved by:    ahze (mentor, implicit)
Sat, 15 Apr 2006
[ 20:24 arved ] Original commit 
1.4 cad/qucs/Makefile
1.4 cad/qucs/distinfo
1.3 cad/qucs/files/patch-configure
1.3 cad/qucs/pkg-plist
Update to 0.0.8

PR:             95813
Submitted by:   KATO Tsuguru
Mon, 3 Oct 2005
[ 21:29 des ] Original commit 
1.3 cad/qucs/Makefile
1.13 devel/simgear/Makefile
1.36 games/fgfs-base/Makefile
1.37 games/flightgear/Makefile
1.12 games/linux-nwnclient/Makefile
1.7 games/nwndata/Makefile
1.27 x11-toolkits/plib/Makefile
Drop maintainership.
Fri, 22 Jul 2005
[ 22:44 des ] Original commit 
1.2 cad/qucs/Makefile
1.2 cad/qucs/distinfo
1.2 cad/qucs/files/patch-configure
1.2 cad/qucs/pkg-plist
Upgrade to 0.0.7
Sat, 11 Jun 2005
[ 20:53 des ] Original commit 
1.74 cad/Makefile
1.1 cad/qucs/Makefile
1.1 cad/qucs/distinfo
1.1 cad/qucs/files/patch-configure
1.1 cad/qucs/pkg-descr
1.1 cad/qucs/pkg-plist
Graphical circuit design and simulation tool.

Number of commits found: 18

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
php5*Sep 04
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

2 vulnerabilities affecting 3 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 19106
Broken 159
Deprecated 77
Ignore 426
Forbidden 6
Restricted 286
No CDROM 131
Vulnerable 49
Expired 11
Set to expire 59
Interactive 78
new 24 hours 14
new 48 hours21
new 7 days53
new fortnight105
new month256

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