FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 9:28 PM BST
non port: devel/ode-devel/Makefile
CVSWeb

Number of commits found: 10

Fri, 20 Nov 2009
[ 22:53 pav ] Original commit 
1.13 archivers/kbackup/Makefile
1.7 audio/libjackasyn/Makefile
1.34 audio/pd/Makefile
1.6 audio/praat/Makefile
1.16 benchmarks/nbench/Makefile
1.5 benchmarks/pathchirp/Makefile
1.4 benchmarks/pathload/Makefile
1.4 biology/libsbml/Makefile
1.2 biology/mapm3/Makefile
1.28 cad/leocad/Makefile

(Only the first 10 of 102 ports in this commit are shown above. View all ports for this commit)
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
Sat, 19 Apr 2008
[ 17: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)
Sat, 22 Mar 2008
[ 08:55 miwi ] Original commit 
1.8 audio/xmms-defx/Makefile
1.8 audio/xmms-efxmms/Makefile
1.8 audio/xmms-eq/Makefile
1.8 audio/xmms-fxt/Makefile
1.5 audio/xmms-jackasyn/Makefile
1.6 audio/xmms-nas/Makefile
1.32 devel/allegro-devel/Makefile
1.32 devel/allegro/Makefile
1.7 devel/gpsim/Makefile
1.14 devel/ode-devel/Makefile

(Only the first 10 of 58 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)
Sat, 19 May 2007
[ 20: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, 14 Aug 2006
[ 05:39 acm ] Original commit 
1.12 devel/ode-devel/Makefile
- Fix building on amd64/ia64

Approved by:    garga (mentor)
Sun, 23 Jul 2006
[ 02:45 acm ] Original commit 
1.3 audio/hawkvoice/Makefile
1.3 audio/libjackasyn/Makefile
1.8 audio/py-openal/Makefile
1.6 audio/py-sdl_mixer/Makefile
1.2 audio/xmms-jackasyn/Makefile
1.2 devel/gpsim/Makefile
1.11 devel/ode-devel/Makefile
1.3 devel/p5-File-DesktopEntry/Makefile
1.3 devel/p5-Gtk2-Spell/Makefile
1.7 devel/py-setuptools/Makefile

(Only the first 10 of 71 ports in this commit are shown above. View all ports for this commit)
Change maintainer address to my @FreeBSD.org email

Approved by:    garga (mentor)
Sun, 26 Mar 2006
[ 17:23 sem ] Original commit 
1.10 devel/ode-devel/Makefile
1.4 devel/ode-devel/distinfo
1.2 devel/ode-devel/files/patch-OPC_TreeCollider.h
- Update to 060223
- Remove USE_REINPLACE
- Modify mastersite

PR:             ports/94116
Submitted by:   maintainer
Mon, 2 Jan 2006
[ 20:12 edwin ] Original commit 
1.9 devel/ode-devel/Makefile
1.8 devel/ode/Makefile
1.1 devel/ode-devel/files/patch-configurator.c
1.1 devel/ode/files/patch-configurator.c
[PATCH] devel/ode and devel/ode-devel: unbreak on 64bit platforms

        devel/ode and devel/ode-devel ports are marked broken on
        non-i386 archs (i.e. amd64, ia64), because ode fail to build
        on these systems with following errors:

        c++ -Iinclude -c   -fno-exceptions  -fomit-frame-pointer -O -pipe
-I/usr/X11R6/include
        +-DdNODEBUG -o ode/src/timer.o ode/src/timer.cpp
        {standard input}: Assembler messages:
        {standard input}:62: Error: `(%esi)' is not a valid 64 bit base/index
expression
        {standard input}:63: Error: `4(%esi)' is not a valid 64 bit base/index
expression
        {standard input}:86: Error: `(%esi)' is not a valid 64 bit base/index
expression
        {standard input}:87: Error: `4(%esi)' is not a valid 64 bit base/index
expression
        {standard input}:172: Error: `(%esi)' is not a valid 64 bit base/index
expression
        {standard input}:173: Error: `4(%esi)' is not a valid 64 bit base/index
expression
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 28 Nov 2005
[ 18:30 mnag ] Original commit 
1.8 devel/ode-devel/Makefile
Mark as BROKEN on amd64, ia64 and sparc64

Pointy hat by:  kris
Sun, 13 Nov 2005
[ 02:14 mnag ] Original commit 
1.2033 devel/Makefile
1.7 devel/ode-devel/Makefile
1.7 devel/ode/Makefile
1.3 devel/ode-devel/distinfo
1.4 devel/ode-devel/files/patch-Makefile
New port devel/ode-devel

ODE is a free, industrial quality library for simulating articulated
rigid body dynamics - for example ground vehicles, legged creatures,
and moving objects in VR environments. It is fast, flexible, robust
and platform independent, with advanced joints, contact with friction,
and built-in collision detection.

WWW: http://www.ode.org/

Add CONFLICTS in devel/ode

PR:             88581
Submitted by:   Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Repocopy by:    marcus

Number of commits found: 10

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 3
new 48 hours32
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.1 seconds.