1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

27 Commits

Author SHA1 Message Date
Edwin Groothuis
6527ef2070 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)
2008-06-06 13:08:29 +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
Beech Rintoul
5416e97007 - Remove USE_X_PREFIX
- Bump portrevision

Approved by:	David Yeske <dyeske@gmail.com> (maintainer, implicit)
2008-03-21 20:00:05 +00:00
Edwin Groothuis
1fa9e4844d dyeske at yahoo dot com -> dyeske at gmail dot com 2007-07-05 23:39:06 +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
Pav Lucistnik
d750615763 - Use features of bsd.wx.mk, especially USE_WX
PR:		ports/101613
Submitted by:	alepulver
2006-12-01 07:39:02 +00:00
Edwin Groothuis
72ad491a93 Remove USE_REINPLACE from all categories starting with B 2006-05-03 23:26:35 +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
Edwin Groothuis
4e74668975 possible fix to unbreak biology/L-Breeder
L-Breeder is currently marked unfetchable:
	http://people.freebsd.org/~fenner/portsurvey/biology.html#L-Breeder

	So I tried to investigate the problem and I'm now submitting
	my homework so it doesn't get lost.

	This is what I noticed:

	i) L-Breeder upstream sources have "stagnated for some time,
	but now a new simplified version is available" (sic, from
	the web site)

	So, the fetch issue is resolved. And the pkg-descr is also
	updated to reflect the new home page. However:

	ii) L-Breeder is now called LBreeder. I have changed PORTNAME
	to reflect this, although I don't know if this is the right
	thing to do. Should the port be moved to biology/LBreeder?
	Or perhaps just leaving PORTNAME pointing to the old name
	and then work inside the Makefile to point the build/install
	to the correct name?

	iii) the sources have been reorganized so I have to update
	the port's Makefile to reflect this. The attached patch
	works for me under FreeBSD-4.11 (although it's possible
	that I may have missed a dependency if I already have a
	required library installed in my box. Sorry, I don't have
	a tinderbox-like setup to test builds)

	iv) the program does not have a version number, nor did I
	find one by looking inside the sources. To avoid changing
	too much the port I just left PORTVERSION at 1.0 and bumped
	PORTREVISION to 6

	Finally, do note that I am not a user of LBreeder, so I
	cannot test the program myself. I just noticed that by
	calling the executable I get a black X screen, that I can
	quit by pressing 'q' as documented in Readme.txt, but I
	can't tell myself if this is the expected behaviour. Nor
	do I know how to use the example files. Caveat emptor.

PR:		ports/90073
Submitted by:	Fernan Aguero <fernan@iib.unsam.edu.ar>
Approved by:	maintainer timeout
2006-01-02 21:29:30 +00:00
Renato Botelho
8669a508d3 - Mark it as DEPRECATED (mastersite disapeared)
- Set EXPIRATION_DATE

PR:		ports/88000
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer timeout (16 days)
2005-11-11 14:29:09 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Max Khon
d164e5eed2 Finish repo copy of wxgtk 2.4.2 ports to wxgtk24* 2005-05-12 16:39:59 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Pav Lucistnik
9e79d0a9c6 - Unbreak on 5.x
Approved by:	adamw (mentor)
2003-11-20 09:28:34 +00:00
Max Khon
626ca478fe - Switch to wxgtk2
- USE_MESA -> USE_GL
2003-11-09 19:04:36 +00:00
Max Khon
14988eebf4 Make this port use wxgtk 2.4.2. 2003-11-05 10:26:00 +00:00
Pete Fritchman
42220eeb24 - unbreak on 4.x: add dependency on gdkpixbuf, fix Makefiles to compile with
the correct libraries
- add a WITH_OPTIMIZED_CFLAGS knob

PR:		51614
Submitted by:	maintainer
2003-05-03 18:27:53 +00:00
Joe Marcus Clarke
4fb7eb3a61 Remove USE_GNOMENG. 2003-04-18 04:54:11 +00:00
Akinori MUSHA
57f9198bc7 De-pkg-comment. 2003-02-21 11:08:38 +00:00
Mario Sergio Fujikawa Ferreira
8a51d4351d Mark BROKEN due to "Unknown problem"
Submitted by:	maintainer
2002-11-25 02:11:13 +00:00
Kris Kennaway
9883a05f7e Fix dependency on wxgtk 2002-10-19 09:50:53 +00:00
Mario Sergio Fujikawa Ferreira
e3aab5688e New port L-Breeder version 1.0: Allows you to display and breed
L-system forms

PR:		38725
Submitted by:	David Yeske <dyeske@yahoo.com>
2002-08-21 00:01:59 +00:00