| non port: graphics/Coin/Makefile |
|
CVSWeb
|
Number of commits found: 28 |
|
Thu, 21 Aug 2008
|
[ 07:18 rafan ]
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. )
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 )
|
|
Thu, 27 Dec 2007
|
[ 11:58 lwhsu ]
1.27 graphics/Coin/Makefile
1.12 graphics/Coin/distinfo
1.1 graphics/Coin/files/patch-Makefile.in
1.15 graphics/Coin/pkg-plist
- Update to version 2.5.0, which achieves full OpenInventor 2.1 compatibility.
- Add experimental JavaScript support
PR: ports/118679
Submitted by: "Pedro F. Giffuni" <giffunip AT tutopia.com>
|
|
Sat, 19 May 2007
|
[ 21:32 flz ]
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. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
Fri, 20 Apr 2007
|
[ 23:26 miwi ]
1.25 graphics/Coin/Makefile
1.11 graphics/Coin/distinfo
1.14 graphics/Coin/pkg-plist
- Update to 2.4.6
|
|
Sat, 7 Oct 2006
|
[ 13:27 miwi ]
1.24 graphics/Coin/Makefile
1.10 graphics/Coin/distinfo
1.1 graphics/Coin/files/patch-configure
1.13 graphics/Coin/pkg-plist
- Fix build with gcc41
PR: ports/104078
Submitted by: trasz
|
|
Tue, 15 Aug 2006
|
[ 00:06 clsung ]
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. )
- 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>
|
|
Mon, 8 May 2006
|
[ 00:46 edwin ]
1.10 games/0verkill/Makefile
1.17 games/3dpong/Makefile
1.5 games/4stattack/Makefile
1.9 games/54321/Makefile
1.5 games/BillardGL/Makefile
1.12 games/abuse_sdl/Makefile
1.15 games/adonthell/Makefile
1.10 games/afternoonstalker/Makefile
1.3 games/alienblaster/Makefile
1.13 games/an/Makefile
(Only the first 10 of 402 ports in this commit are shown above. )
Remove USE_REINPLACE for categories starting with a G
|
|
Thu, 23 Feb 2006
|
[ 10:40 ade ]
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile
(Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
|
Tue, 15 Nov 2005
|
[ 06:52 ade ]
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile
(Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
|
Mon, 17 Oct 2005
|
[ 11:07 vs ]
1.19 graphics/Coin/Makefile
1.8 graphics/Coin/distinfo
1.10 graphics/Coin/pkg-plist
Update to 2.4.4
|
|
Sat, 9 Jul 2005
|
[ 14:22 kris ]
1.18 graphics/Coin/Makefile
Chase master site
|
|
Tue, 12 Apr 2005
|
[ 04:26 obrien ]
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. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
|
Mon, 11 Apr 2005
|
[ 09:04 obrien ]
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. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
Thu, 3 Mar 2005
|
[ 07:51 vs ]
1.15 graphics/Coin/Makefile
1.7 graphics/Coin/distinfo
1.9 graphics/Coin/pkg-plist
Update to 2.3.0
PR: ports/77970
Submitted by: Ports Fury
|
|
Mon, 21 Feb 2005
|
[ 18:13 leeym ]
1.14 graphics/Coin/Makefile
1.8 graphics/Coin/pkg-plist
- fix wrong PLIST and unbreak this port
|
|
Sun, 20 Feb 2005
|
[ 20:14 kris ]
1.13 graphics/Coin/Makefile
BROKEN: Incorrect pkg-plist (removes files not installed by this port)
|
|
Thu, 23 Dec 2004
|
[ 10:17 krion ]
1.12 graphics/Coin/Makefile
Bump shlib version for graphics/simage
Bump PORTREVISION.
|
|
Mon, 25 Oct 2004
|
[ 14:39 edwin ]
1.7 chinese/ve/Makefile
1.2 converters/p5-Unicode-Lite/Makefile
1.8 devel/qextmdi/Makefile
1.7 dns/noip/Makefile
1.11 graphics/Coin/Makefile
1.5 graphics/pho/Makefile
1.7 graphics/simage/Makefile
1.2 irc/onis/Makefile
1.3 mail/crashecho/Makefile
1.4 mail/jamlib/Makefile
(Only the first 10 of 28 ports in this commit are shown above. )
Clean up time for email addresses MIA!
If you know new email addresses for the people involved, please send-pr it!
<mcsi@agava.com>: host relay.agava.net.ru[195.161.118.3] said: 550
<mcsi@agava.com>: User unknown in local recipient table (in reply to RCPT
TO command)
<woju@bbsmail.ntu.edu.tw> (expanded from <woju@bbsmail>): Host or domain name
not found. Name service error for name=bbsmail.ntu.edu.tw type=A: Host not
found
<esoha@attbi.com>: host gateway.attbi.com[204.127.198.6] said: 551 not our
customer (in reply to RCPT TO command)
<crow@nektor.hu>: host mail.kapu.hu[195.70.32.236] said: 550 unknown user (in(Only the first 15 lines of the commit message are shown above )
|
|
Sun, 14 Mar 2004
|
[ 06:17 ade ]
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. )
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.
|
|
Fri, 30 Jan 2004
|
[ 21:48 kris ]
1.9 graphics/Coin/Makefile
1.7 graphics/Coin/pkg-plist
Fix and sort plist, and bump PORTREVISION
|
|
Wed, 17 Dec 2003
|
[ 10:13 linimon ]
1.8 graphics/Coin/Makefile
Chase the USE_MESA -> USE_GL change.
PR: ports/60320
Submitted by: Roland Jesse <roland.jesse@gmx.net> (maintainer)
|
|
Sat, 27 Sep 2003
|
[ 09:19 krion ]
1.7 graphics/Coin/Makefile
- Use PTHREAD_LIBS instead of hardcoded -pthread
PR: 57124
Submitted by: maintainer
|
|
Wed, 16 Jul 2003
|
[ 07:13 daichi ]
1.6 graphics/Coin/Makefile
1.5 graphics/Coin/distinfo
1.5 graphics/Coin/pkg-plist
update graphics/Coin: 2.0.2 -> 2.1.0
PR: 54494
Submitted by: Roland Jesse <roland.jesse@gmx.net> (maintainer)
|
|
Mon, 14 Apr 2003
|
[ 14:15 arved ]
1.5 graphics/Coin/Makefile
1.4 graphics/Coin/distinfo
1.4 graphics/Coin/pkg-plist
Update to 2.0.2
PR: 50639
Submitted by: maintainer
|
|
Mon, 31 Mar 2003
|
[ 10:28 edwin ]
1.4 graphics/Coin/Makefile
1.3 graphics/Coin/distinfo
1.3 graphics/Coin/pkg-plist
Update port devel/Coin to the latest and greatest version 2.0.0.
PR: ports/49005
Submitted by: Roland Jesse <roland.jesse@gmx.net>
|
|
Fri, 21 Feb 2003
|
[ 12:15 knu ]
1.7 graphics/4va/Makefile
1.3 graphics/Coin/Makefile
1.10 graphics/GIFgraph/Makefile
1.17 graphics/autotrace/Makefile
1.8 graphics/avidemux/Makefile
1.3 graphics/barcode/Makefile
1.12 graphics/blender/Makefile
1.4 graphics/cthumb/Makefile
1.5 graphics/dc20pack/Makefile
1.15 graphics/djvulibre/Makefile
(Only the first 10 of 208 ports in this commit are shown above. )
De-pkg-comment.
|
|
Mon, 18 Nov 2002
|
[ 10:51 ijliao ]
1.2 graphics/Coin/Makefile
1.2 graphics/Coin/distinfo
1.2 graphics/Coin/pkg-plist
upgrade to 1.0.3
change maintainer's email
PR: 45386
Submitted by: maintainer
|
|
Thu, 19 Sep 2002
|
[ 09:43 ijliao ]
1.1 graphics/Coin/Makefile
1.509 graphics/Makefile
1.1 graphics/Coin/distinfo
1.1 graphics/Coin/pkg-comment
1.1 graphics/Coin/pkg-descr
1.1 graphics/Coin/pkg-plist
add Coin 1.0.2
C++ 3D graphics library based on the Open Inventor 2.1 API
PR: 37921
Submitted by: Roland Jesse <jesse@cs.uni-magdeburg.de>
|
Number of commits found: 28 |