notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: cad/opencascade/Makefile

Number of commits found: 155 (showing only 55 on this page)

«  1 | 2 

Saturday, 22 Nov 2014
18:44 thierry search for other commits by this committer
Upgrade cad/opencascade to 6.8.0.

Changelog at http://www.opencascade.com/pub/doc/Release_Notes_6.8.0.pdf

PR:		ports/195172
Submitted by:	/me
Original commitRevision:373087 
Saturday, 11 Oct 2014
15:41 thierry search for other commits by this committer
Fix bad links for headers.

Reported by:	Stas Timokhin <devel (at) stasyan -dot- com>
Original commitRevision:370649 
Tuesday, 16 Sep 2014
07:05 martymac search for other commits by this committer
Update devel/tbb to 4.3.0 and bump dependent ports' revisions

PR:		193214
Submitted by:	Oleksii Tsai <oleksii.tsai@googlemail.com>
Original commitRevision:368296 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Original commitRevision:367888 
Tuesday, 29 Jul 2014
19:11 adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363374 
Wednesday, 23 Jul 2014
12:08 bapt search for other commits by this committer
Do not hardcode dependency on pdflatex
Original commitRevision:362662 
Tuesday, 15 Jul 2014
15:00 adamw search for other commits by this committer
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Original commitRevision:361936 
Wednesday, 7 May 2014
17:15 thierry search for other commits by this committer
The tarball was rerolled 2 days ago, with several minor modifications,
but they forgot to bump the version number...

Full diff at
<http://people.freebsd.org/~thierry/opencascade-6.7.1_140430_140505.diff>

Reported by:    pkg-fallout-builder and Andrzej Tobola
Original commitRevision:353179 
Tuesday, 6 May 2014
19:38 thierry search for other commits by this committer
Upgrade to 6.7.1.
Original commitRevision:353124 
Wednesday, 16 Apr 2014
18:28 zeising search for other commits by this committer
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
Original commitRevision:351411 
Wednesday, 29 Jan 2014
08:43 gahr search for other commits by this committer
- Convert to USES=tk
Original commitRevision:341698 
Thursday, 12 Dec 2013
17:43 bapt search for other commits by this committer
Fix typo
Original commitRevision:336279 
Wednesday, 11 Dec 2013
14:53 bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in cad

With hat:	portmgr
Original commitRevision:336172 
07:53 martymac search for other commits by this committer
- Update devel/tbb to 4.2.2
- Cleanup DISTNAME and WRKSRC definitions
- Use INSTALL_LIB instead of INSTALL_DATA + STRIP_CMD
- Bump dependent ports' revisions

PR:		ports/184526
Submitted by:	delphij
Original commitRevision:336150 
Friday, 20 Sep 2013
15:58 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad)
Original commitRevision:327711 
Tuesday, 2 Jul 2013
20:47 thierry search for other commits by this committer
Fix installation when DRAW is not selected.

Reported by:	Andrea Venturoli <ml (at) etfence.it>
Original commitRevision:322203 
Thursday, 16 May 2013
20:32 thierry search for other commits by this committer
Unbreak on FreeBSD-8.x.

Reported by:	stephen
Original commitRevision:318339 
Sunday, 12 May 2013
21:06 thierry search for other commits by this committer
xlocale.h is required: mark BROKEN on FreeBSD-8.x until I have a fix.

Reported by:	stephen
Original commitRevision:317977 
17:31 thierry search for other commits by this committer
Upgrade to 6.6.0, with several patches from Andrea Venturoli <ml (at)
netfence.it>.

Release notes at
<http://www.opencascade.com/pub/doc/Release_Notes_6.6.0.pdf>.
Original commitRevision:317970 
Friday, 8 Mar 2013
11:32 bapt search for other commits by this committer
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
Original commitRevision:313635 
Thursday, 7 Feb 2013
14:57 gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: cad)

Approved by:	portmgr
Original commitRevision:311861 
Wednesday, 6 Feb 2013
15:42 gahr search for other commits by this committer
- Get rid of USE_TCL_THREAD and USE_TK_THREAD usages
Original commitRevision:311776 
Monday, 10 Dec 2012
11:25 bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA=	1.5+ (part1)
Original commitRevision:308600 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Thursday, 21 Jul 2011
05:03 linimon search for other commits by this committer
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:             ports/158969
Submitted by:   rene
Tested on:      pointyhat-west -exp
Original commit
Tuesday, 7 Dec 2010
18:53 thierry search for other commits by this committer
Chase Tix upgrade and fix Tclx dependency.
Original commit
Saturday, 10 Apr 2010
14:13 thierry search for other commits by this committer
Does not depend on Fortran any more.

Reported by:    Andrea Venturoli <ml (at) netfence.it>
Original commit
Monday, 5 Apr 2010
22:14 thierry search for other commits by this committer
Unbreak, by using the included libtool.

Note: this one does not install the static libraries, but it should not
be a problem.
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Tuesday, 23 Mar 2010
21:14 gahr search for other commits by this committer
- Chase x11-toolkits/fltk update
Original commit
Tuesday, 2 Mar 2010
23:15 pav search for other commits by this committer
- Mark BROKEN: does not build

Reported by:    pointyhat
Feature safe:   yes
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Sunday, 13 Sep 2009
00:08 gerald search for other commits by this committer
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:    portmgr
Original commit
Sunday, 2 Aug 2009
19:36 mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Tuesday, 24 Feb 2009
19:32 thierry search for other commits by this committer
Fix the previous patch.

PR:             ports/131600
Submitted by:   Cristiano Rolim Pereira <cristianorolim (at) hotmail.com>
Original commit
Monday, 23 Feb 2009
14:46 mm search for other commits by this committer
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:      pointyhat (pav)
Original commit
13:16 mm search for other commits by this committer
- Add/change USE_TCL/USE_TK from YES to 84 due to planned default tcl
change
Original commit
Monday, 26 Jan 2009
17:57 thierry search for other commits by this committer
Fix a bug triggered on amd64 by Cristiano Rolim.

Submitted by:   Cristiano Rolim <cristianorolim (at) hotmail<dot>com>
Original commit
Friday, 23 Jan 2009
16:28 flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
Original commit
Tuesday, 20 Jan 2009
08:10 thierry search for other commits by this committer
Switch to USE_FORTRAN.

Submitted by:   gerald
Original commit
Wednesday, 31 Dec 2008
12:48 thierry search for other commits by this committer
Upgrade to 6.3 and unbreak.

Changelog at <http://www.opencascade.com/pub/doc/Release_Notes_6.3.pdf>.
Original commit
Friday, 19 Dec 2008
22:00 pav search for other commits by this committer
- Set for expiration in one month: has been broken for more than 6 months
Original commit
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
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
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:             126524 (obsoletes 52917)
Submitted by:   rafan
Tested on:      two pointyhat 7-amd64 exp runs (by pav)
Approved by:    portmgr (pav)
Original commit
Friday, 6 Jun 2008
13:14 edwin search for other commits by this committer
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)
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- 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)
Original commit
Sunday, 23 Mar 2008
11:11 miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Original commit
Thursday, 7 Feb 2008
18:41 pav search for other commits by this committer
- Mark BROKEN: does not compile

Reported by:    pointyhat
Original commit
Wednesday, 17 Oct 2007
10:13 ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Saturday, 21 Apr 2007
20:23 thierry search for other commits by this committer
Add a work-around to fix build with gcc 4.1 on pointyhat.

Reported by:    pointyhat via Kris
Obtained from:  Open Cascade
Original commit
Thursday, 12 Apr 2007
19:00 thierry search for other commits by this committer
Really chase the changes in Mk/bsd.tcl.mk.
Original commit
Sunday, 8 Apr 2007
08:46 thierry search for other commits by this committer
Adapt USE_TCL to the latest syntax and define USE_TCL_THREADS.

Reported by:    pointyhat via Kris
Original commit
Sunday, 1 Apr 2007
09:04 thierry search for other commits by this committer
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.
Original commit

Number of commits found: 155 (showing only 55 on this page)

«  1 | 2