FreshPorts -- The Place For Ports Sun, 23 Nov 2008 11:39 AM 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: cad/opencascade/Makefile
CVSWeb

Number of commits found: 11

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)
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)
Sat, 19 Apr 2008
[ 18:56 miwi ] Original commit 
1.2 www/helixplugin/files/BSDmakefile
1.2 x11/gpctool/files/BSDmakefile
1.4 japanese/kanji18/files/DEINSTALL.tmpl
1.4 japanese/kanji26/files/DEINSTALL.tmpl
1.4 cad/cider/files/FreeBSD
1.2 audio/festival+OGI/files/FreeBSD.mak
1.3 japanese/kanji18/files/INSTALL.tmpl
1.3 japanese/kanji26/files/INSTALL.tmpl
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile

(Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Sun, 23 Mar 2008
[ 11:11 miwi ] Original commit 
1.12 audio/gnowavcut/Makefile
1.29 audio/x11amp/Makefile
1.36 audio/xmp/Makefile
1.8 cad/opencascade/Makefile
1.16 chinese/pyDict/Makefile
1.15 comms/gmfsk/Makefile
1.12 comms/hamfax/Makefile
1.8 comms/syncterm/Makefile
1.29 deskutils/pinot/Makefile
1.23 deskutils/wmpinboard/Makefile

(Only the first 10 of 84 ports in this commit are shown above. View all ports for this commit)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Thu, 7 Feb 2008
[ 18:41 pav ] Original commit 
1.7 cad/opencascade/Makefile
- Mark BROKEN: does not compile

Reported by:    pointyhat
Wed, 17 Oct 2007
[ 11:13 ade ] Original commit 
1.1502 MOVED
1.29 audio/denemo/Makefile
1.13 audio/rezound/Makefile
1.28 audio/sfront/Makefile
1.11 biology/chemeq/Makefile
1.12 cad/alliance/Makefile
1.29 cad/iverilog/Makefile
1.6 cad/opencascade/Makefile
1.21 cad/tkgate/Makefile
1.54 databases/clip/Makefile

(Only the first 10 of 199 ports in this commit are shown above. View all ports for this commit)
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
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}.
Sat, 21 Apr 2007
[ 21:23 thierry ] Original commit 
1.4 cad/opencascade/Makefile
Add a work-around to fix build with gcc 4.1 on pointyhat.

Reported by:    pointyhat via Kris
Obtained from:  Open Cascade
Thu, 12 Apr 2007
[ 20:00 thierry ] Original commit 
1.3 cad/opencascade/Makefile
Really chase the changes in Mk/bsd.tcl.mk.
Sun, 8 Apr 2007
[ 09:46 thierry ] Original commit 
1.2 cad/opencascade/Makefile
Adapt USE_TCL to the latest syntax and define USE_TCL_THREADS.

Reported by:    pointyhat via Kris
Sun, 1 Apr 2007
[ 10:04 thierry ] Original commit 
1.1 cad/opencascade/files/LICENSE.FreeBSD.in
1.95 cad/Makefile
1.1 cad/opencascade/Makefile
1.1 cad/opencascade/distinfo
1.1 cad/opencascade/files/patch-ros_adm_make_DRAWEXE_Makefile.in
1.1 cad/opencascade/files/patch-ros_adm_make_WOKSH_Makefile.in
1.1 cad/opencascade/files/patch-ros_configure
1.1 cad/opencascade/files/patch-ros_env.csh
1.1 cad/opencascade/files/patch-ros_env.ksh
1.1 cad/opencascade/files/patch-ros_src_DrawResources_InitEnvironment.tcl

(Only the first 10 of 64 ports in this commit are shown above. View all ports for this commit)
Open CASCADE Technology is a software development platform freely available in
open source. It includes components for 3D surface and solid modeling,
visualization, data exchange and rapid application development.

Open CASCADE Technology can be best applied in development of numerical
simulation software including CAD/CAM/CAE, AEC and GIS, as well as PDM
applications.

BUGS: the module WOK does not work, but the other modules (the most
interesting parts) are OK.

Number of commits found: 11

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
streamripperNov 23
mantisNov 22
dovecotNov 19
dovecot-develNov 19
libxml2Nov 19
openfireNov 19
enscript-a4Nov 18
enscript-letterNov 18
enscript-letterdjNov 18
syslog-ng2Nov 18
gnutlsNov 16
net-snmpNov 14
net-snmp53Nov 14
faad*Nov 13
firefoxNov 13

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 19425
Broken 157
Deprecated 82
Ignore 444
Forbidden 7
Restricted 270
No CDROM 132
Vulnerable 56
Expired 56
Set to expire 65
Interactive 78
new 24 hours 5
new 48 hours19
new 7 days31
new fortnight82
new month131

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