1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

58 Commits

Author SHA1 Message Date
Beat Gaetzi
4e7e939867 - Mark BROKEN: does not compile
In file included from /usr/local/include/tk8.5/tkInt.h:974,
    from /ports/cad/brlcad/work/brlcad-7.22.0/src/other/togl/src/togl.c:27:
    /usr/local/include/tk8.5/tkIntDecls.h:672:
      error: expected declaration specifiers or '...' before '(' token
    /usr/local/include/tk8.5/tkIntDecls.h:672:
      error: conflicting types for 'XClipBox'
    /usr/local/include/X11/Xutil.h:381:
      error: previous declaration of 'XClipBox' was here

Reported by:	pointyhat
2012-09-09 15:01:14 +00:00
Michael Scheidell
9a64c214d0 - Update to 7.22.0 [1]
- pet portlint (added USE_LDCONFIG) [2]

PR:		ports/169520 [1]
Submitted by:	Erik Greenwald <erik@brlcad.org> (maintainer) [1]
Reviewed by:	scheidell@ (me) [2]
Obtained from:	http://brlcad.svn.sourceforge.net/viewvc/brlcad/brlcad/tags/rel-7-22-0/NEWS?revision=51320&view=markup
2012-07-01 12:32:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Frederic Culot
0a9e61dbb7 - Update to 7.20.6
PR:		ports/167499
Submitted by:	Erik Greenwald <erik@brlcad.org> (maintainer)
2012-05-06 14:09:23 +00:00
Pawel Pekala
ec9f10ad87 - Update to version 7.20.4, build system changed from autotools to cmake [1]
- Add USE_GL=glu and USE_BISON=build to fix build
- Make sure that pkgconfig files are installed to ${PREFIX}/libdata/pkgconfig
- Mark MAKE_JOBS_SAFE
- Silence REINPLACE_CMD output

PR:		ports/162785 [1]
Submitted by:	Erik Greenwald <erik@brlcad.org> (maintainer) [1]
Feature safe:	yes
2011-12-03 19:39:12 +00:00
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Mark Linimon
ca32093a91 Mark as broken on sparc64: invokes i386 asm. 2011-07-16 05:23:25 +00:00
Frederic Culot
cede6f9e86 - Fix compilation issues on amd64
Reported by:	pointyhat via pav@
Submitted by:	Erik Greenwald <erik@brlcad.org> (maintainer, via irc)
2011-05-04 10:41:43 +00:00
Frederic Culot
3fece91973 - Update to 7.18.4
PR:		ports/156683
Submitted by:	Erik Greenwald <erik@brlcad.org> (maintainer)
2011-04-29 10:07:05 +00:00
Philip M. Gollucci
f99fd40103 - Update to 7.18.0
- Remove MD5

PR:             ports/152959
Submitted by:   Erik Greenwald <erik@brlcad.org> (maintainer)
2010-12-13 04:25:36 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Wen Heping
bcb2b50b62 - Update to 7.16.8
- Update maintainer's email

PR:		ports/146591
Submitted by:	Erik Greenwald <erik@brlcad.org> (maintainer)
2010-05-16 09:59:41 +00:00
Dirk Meyer
b6b0773517 - fix gcc4 problem with png-1.4.1 under FreeBSD-8 2010-04-01 05:31:41 +00:00
Dirk Meyer
477ff62ce0 - fix build for png-1.4.1 2010-03-30 02:19:49 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dmitry Marakasov
c926af277e - Switch SourceForge ports to the new File Release System: categories starting with B,C 2009-08-22 00:15:15 +00:00
Jeremy Messenger
789d75c728 -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
2009-08-02 19:36:34 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Martin Wilke
90d1f9b152 - Update to 7.12.6
PR:		127891
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2008-10-12 09:19:08 +00:00
Felippe de Meirelles Motta
7a3947093e - Mark as BROKEN on CURRENT.
Reported by:	erwin via pointyhat
2008-09-28 00:00:29 +00:00
Felippe de Meirelles Motta
7adf47f0c9 - After recent commit of MPSAFE TTY layer brlcad builds and runs successfully on CURRENT, then unbreak it.
PR:		ports/126746
Reported by:	Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
2008-09-03 21:39:25 +00:00
Felippe de Meirelles Motta
3f0445824b - Mark as BROKEN on -CURRENT.
- Add regression-test.

PR:		ports/124733
Submitted by:	"Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com>
Reviewed by:	lippe
Approved by:	gabor (mentor, implicit)
2008-07-13 21:17:17 +00:00
Martin Wilke
c643d77ef8 - Update to 7.12.4
PR:		124105
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2008-05-30 13:49:18 +00:00
Pav Lucistnik
8b295fc412 - Update to 7.12.2
PR:		ports/123027
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2008-04-23 21:13:33 +00:00
Martin Matuska
203c28e163 - Update of cad/brlcad from 7.10.4 to 7.12.0
- Removed files: files/patch-src-vas4_vas_io.c (already implemented)
- USE_XORG part already implemented by miwi

PR:		ports/12232
Submitted by:	mm
Approved by:	maintainer timeout
2008-04-21 13:07:32 +00:00
Martin Wilke
b1f8b71409 - Fix build after xorg cleanup
Submitted by:	pointyhat
2008-04-20 23:10:01 +00:00
Martin Wilke
3e4ed01146 - 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)
2008-04-19 17:56:05 +00:00
Martin Matuska
e4edfa4475 - Fix build with all Tcl 8.5 patchlevels 2008-04-05 21:36:40 +00:00
Martin Wilke
086b029ac7 - Fix build after tcl/tk update
- Bump PORTREVISION

Submitted by:	pointyhat
2008-02-13 11:16:37 +00:00
Martin Wilke
14767221d6 - Fix build
Submitted by:	pointyhat via erwin/pav
2008-02-03 20:34:51 +00:00
Martin Wilke
878a82e919 - Use termios, not sgtty
PR:		119096
Submitted by:	Ed Schouten <ed@fxq.nl>
Approved by:	maintainer via irc
2008-02-01 09:19:38 +00:00
Martin Wilke
6d90e3ce57 - Fix build with tcl 8.5
PR:		119729
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
		pointyhat via pav
2008-01-20 20:45:03 +00:00
Martin Wilke
f9c0753735 - Update to 7.10.4
- Fix build after tcl/tk update

PR:		117462
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
Approved by:	portmgr (pav)
2007-11-06 10:18:58 +00:00
Martin Wilke
784670db8e - Update to 7.10.2
PR:		115601
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2007-08-27 14:06:14 +00:00
Martin Wilke
5ab7ffdeff - Update to 7.10.0
PR:		111484
Submitted by:	Erik Greenwald <erikg@arl.army.mil> (maintainer)
2007-06-04 20:59:12 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Mark Linimon
8be462141a Remove 4.X cruft.
Approved by:	maintainer
2007-02-06 02:01:27 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Shaun Amott
3834abdd0d - Fix build on sparc64. [1]
- Respect ${X11BASE}. [2]

PR:		ports/105535 [1], ports/106245 [2]
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2006-12-05 21:45:12 +00:00
Rong-En Fan
4df6636dc5 - Update to 7.8.4
PR:		ports/104545
Submitted by:	Erik Greenwald <erik at smluc.org> (maintainer)
2006-11-01 06:35:53 +00:00
Michael Johnson
9f1f43ca5b - fix build on sparc64
PR:		99971
Submitted by:	ahze
Approved by:	maintainer
2006-07-14 16:18:00 +00:00
Renato Botelho
86b652d3a1 - Update to 7.8.2
This release has several notable enhancements, including the
        addition of a new example geometry model of a toy vehicle. The DXF
        converter received considerable attention with the addition of
        support for most of the formerly unsupported 2D entities. Several
        bugs were identified and fixed in mged, g2asc, g_diff, and asc-nmg.
        Documentation was improved for dbupgrade and dxf-g, and a new g-var
        tool was created to facilitate conversion of models for purposes
        directly related to OpenGL display lists. Finally, the new archer
        modeling tool received support for multi-select and cut-n-paste.

PR:		ports/99819
Submitted by:	maintainer
2006-07-06 13:56:37 +00:00
Marcus Alves Grando
8de9c86f32 - Update to 7.8.0
- portlint(1)

PR:		95666
Submitted by:	maintainer
2006-04-14 17:15:27 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
c6f1b6629f [Maintainer Update] cad/brlcad 7.6.4 -> 7.6.6
Another version upgrade. The amd64 problem has been fixed,
	both as a patch here and in the HEAD of the sf.net repository.

	This has only been tested on 6.0/ia32 and 6.0/amd64, my 7
	box is down and I don't have 4 or 5 anymore. :/

PR:		ports/91037
Submitted by:	Erik Greenwald <erik@smluc.org>
2005-12-29 05:18:46 +00:00
Pav Lucistnik
d33c49f641 - Update to 7.6.4
PR:		ports/89593
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2005-11-28 18:27:53 +00:00
Ade Lovett
54a0b86543 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.
2005-11-15 06:52:12 +00:00
Emanuel Haupt
e8ef3c7f68 - Update to 7.6.2, a minor bugfix release
PR:		87579
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2005-10-18 21:43:18 +00:00
Pav Lucistnik
e282b17473 - Update to 7.6.0
PR:		ports/85983
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2005-09-14 21:46:26 +00:00