1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
Commit Graph

36 Commits

Author SHA1 Message Date
Jose Alonso Cardenas Marquez
1135f6c20f - Bump PORTREVISION, because devel/ode was updated
Approved by:	amdmi3 via email
2009-01-16 04:18:40 +00:00
Oliver Lehmann
c423be3bcc update cegui to 0.6.2
bump PORTREVISION for the affected ports
2008-12-06 14:36:46 +00:00
Rong-En Fan
741aa71483 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)
2008-08-21 06:18:49 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Oliver Lehmann
59f8fadbd1 update cegui to 0.6.1
bump PORTREVISION for the affected ports
2008-07-02 16:43:44 +00:00
Yen-Ming Lee
a80798d39f - Update cppunit to 1.12.0
- Update all related ports

PR:		120489
Submitted by:	leeym
Approved by:	maintainer timeout
2008-05-03 16:18:03 +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 Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Mark Linimon
31568cd625 Mark IGNORE instead of BROKEN; it compiles, but some of its dependencies
do not.

Approved by:	portmgr (self)
2007-11-20 03:07:58 +00:00
Jose Alonso Cardenas Marquez
81f792fea1 - Fix pkg-plist file
- Bump PORTREVISION

Reported by:	linimon, erwin
2007-10-15 03:42:31 +00:00
Mark Linimon
581e69adb2 Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally.  To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.

Hat:		portmgr
2007-10-07 05:45:04 +00:00
Jose Alonso Cardenas Marquez
754d79ef02 - Mark BROKEN on CURRENT [1]
- Chase graphics/cegui update [2]
- Bump PORTREVISION

Suggested by:	linimon [1]
Forgotten by:	oliver [2]
2007-09-29 03:10:13 +00:00
Jose Alonso Cardenas Marquez
a1be3df576 - Update to 1.0.2
- Remove BROKEN [1]
- Remove obolete patch file

Reported by:	kris, linimon
2007-09-13 17:10:46 +00:00
Rong-En Fan
d1af5920d9 - Chase graphics/lib3ds 1.3.0 update 2007-09-07 07:33:39 +00:00
Kris Kennaway
036e67479a BROKEN: Incorrect pkg-plist 2007-07-28 22:32:18 +00:00
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +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
Jeremy Messenger
324e56321f Chase with the update of graphics/libcaca, bump the PORTREVISION on these
ports. Only two ports that aren't tested and I get no respone back from the
maintainer for two weeks. The two ports are graphics/crystalspace(-devel). The
rest other ports have been tested or/and submitted by the maintainers (Thanks!).
2007-04-29 19:37:08 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Jose Alonso Cardenas Marquez
b3c25d9937 - Update devel/ode to 0.7
- Bump PORTREVISION of all ports that depend of devel/ode [1]

Approved by:	thierry, Dmitry Marakasov <amdmi3__at__mail.ru> (maintainers) [1]
2006-10-06 15:43:29 +00:00
Jose Alonso Cardenas Marquez
f0d4b91ab8 - Mark BROKEN on sparc64 2006-09-20 20:43:44 +00:00
Stanislav Sedov
0d2725682b - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
2006-09-20 11:21:59 +00:00
Jose Alonso Cardenas Marquez
3ad84e4dca - Change devel/ode-devel LIB_DEPENDS to devel/ode, now ode-devel is stable and
it updated on devel/ode.

Approved by:	garga (mentor)
2006-08-24 12:40:03 +00:00
Jose Alonso Cardenas Marquez
f85ae0632a - Add DIST_SUBDIR
- Change DEBUG option to off for default

Approved by:	garga (mentor)
2006-08-21 03:37:42 +00:00
Jose Alonso Cardenas Marquez
da31fd5551 - Fix the best way the build on !i386 (graphics/libcaca needs to revert the
last commit).

Suggested by:	kris
Approved by:	garga (mentor)
2006-08-20 15:26:48 +00:00
Jose Alonso Cardenas Marquez
f7d4516e1a - Fix build on i386/amd64 [1]
- Fix pkg-plist
- Add missing dependencies
- Add CONFLICTS with graphics/crystalspace-devel (i'll commit it soon)
- Add one patch file for building this with new version of graphics/cal3d
- Others tiny modifications

Reported by:	kris [1]
Approved by:	garga (mentor)
2006-08-20 08:28:29 +00:00
Jose Alonso Cardenas Marquez
b6b4a544cd Change maintainer address to my @FreeBSD.org email
Approved by:	garga (mentor)
2006-07-23 02:45:24 +00:00
Alejandro Pulver
07dd958a5e - Remove USE_X_PREFIX.
- Use SDL_CONFIG.
- Do not quote BROKEN message.

Approved by:	maintainer
2006-06-25 23:05:03 +00:00
Oliver Lehmann
7339154fcd update freealut to 1.1.0 2006-06-08 16:07:12 +00:00
Oliver Lehmann
c36bc8fc88 update to openal 20060211 [1]
fix dependant ports [2]

PR:		ports/96172 [1]
		ports/95192 [2]
Submitted by:	maintainer  [1]
		oliver      [2]
Approved by:	maintainer
2006-04-23 10:14:30 +00:00
Kris Kennaway
3874cc9cdd BROKEN on !i386: Does not compile 2006-04-22 22:16:27 +00:00
Sam Lawrance
d90443eed2 Update to 0.99 (2006-01-27).
PR:		ports/92525
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
2006-02-09 12:37:09 +00:00
Kris Kennaway
8d0678b227 BROKEN on sparc64: Does not compile 2006-01-14 09:44:04 +00:00
Sergey Matveychuk
b4d2ac42d7 - Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:		ports/90247
Submitted by:	Ermal Lu?i <eri--@albabsd.org>
2006-01-12 12:54:32 +00:00
Pav Lucistnik
f28c647edf - Mark BROKEN on 4.X 2005-11-30 09:53:25 +00:00
Pav Lucistnik
6c3a3b875c Crystal Space is a free (LGPL) and portable 3D Game Development Kit written in
C++.  It supports: true six degrees of freedom, colored lighting, lightmapped
and stencil based lighting, shader support (CG, vertex programs, fragment
programs, ...), mipmapping, portals, mirrors, alpha transparency, reflective
surfaces, 3D sprites (frame based or with skeletal animation using cal3d
animation library), procedural textures, particle systems, halos, volumetric
fog, scripting (using Python, Perl, Java, or potentially other languages),
16-bit and 32-bit display support, OpenGL, and software renderer, font support
(also with freetype), hierarchical transformations, physics plugin based on ODE

PR:		ports/89291
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-11-23 01:19:29 +00:00