1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

81 Commits

Author SHA1 Message Date
Mark Linimon
a8693b8dee Force numerous ports that fail to build with clang over to instead always
rely on gcc.  The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.

The ports chosen were ports that blocked 2 or more ports from building with
clang.  (There are several hundred other ports that still fail to build with
clang, even with this patch.  This is merely one step along the way.)

Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.

For those who have gcc as their default compiler, this change is believed
to cause no change.

Hat:		portmgr
Tested with:	multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
		combinations of patch/no-patch and flag settings.
2012-10-09 22:12:13 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +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
Pav Lucistnik
180588a1db - Update to 1.8.1
PR:		ports/157991
Submitted by:	Alex Samorukov <samm@os2.kiev.ua> (maintainer)
2011-06-23 08:53:13 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Max Brazhnikov
a74e175192 Convert LDCONFIG_DIRS to USE_LDCONFIG.
PR:		based on ports/146365
Submitted by:	Alex Kozlov <spam at rm-rf.kiev.ua>
Approved by:	maintainers timeout (two weeks)
2010-06-08 19:52:58 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +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
fcc4a46e61 - Update to 1.6.2
PR:		136622
Submitted by:	Alex Samorukov <samm@os2.kiev.ua> (maintainer)
2009-07-09 19:11:08 +00:00
Dmitry Marakasov
b229582003 - Update to 1.6.1
- Remove obsoleted GTK1 binding
- Change port description to more correct

PR:		130118
Submitted by:	Alex Samorukov <samm at os2 dot kiev dot ua> (maintainer)
2009-01-02 21:14:15 +00:00
Martin Wilke
d5b00fd6e0 - Update to 1.6.0
PR:		128623
Submitted by:	Alex Samorukov <samm@os2.kiev.ua> (maintainer)
2008-11-08 20:03:36 +00:00
Edwin Groothuis
090059a210 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 14:17:21 +00:00
Martin Wilke
52c5d58921 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 17:02:27 +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
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
Pav Lucistnik
9a62fe04ac - Fix plist
Reported by:	krismail
2006-09-29 20:59:59 +00:00
Pav Lucistnik
0bbeb8e1fd - Download from jpilot.org fails (403 forbidden), add mirrorservice.org as
primary source

PR:		ports/103605
Submitted by:	Alex Samorukov <samm@os2.kiev.ua> (maintainer)
2006-09-25 17:37:25 +00:00
Ying-Chieh Liao
b23770728f upgrade to 0.99.9
PR:		103203
Submitted by:	maintainer
2006-09-22 08:10:09 +00:00
Andrey Slusar
3d0d03c71a Fix crash on startup when compiled with latest GTK2.
PR:		ports/98929 [1], ports/98994 [2]
Reported by:	Guy Brand <gb@isis.u-strasbg.fr> [1]
Submitted by:	maintainer [2]
2006-06-17 15:50:47 +00:00
Andrey Slusar
ca182222c0 - Add patch to fix a memory problem resulting in a segfault when
modifying records. (jpilot.org)
- Add patch to fix unresolved symbol glob_tooltips when using
  jpilot-sync (jpilot.org)
- Take mainteinership.

PR:		ports/98956
Submitted by:	"Alex Samorukov" <samm@os2.kiev.ua>
2006-06-15 18:12:56 +00:00
Erwin Lansing
5bebc454c8 Reset maintainership
PR:		98068
Submitted by:	Alex Varju <freebsd-ports@varju.ca> (maintainer)
2006-05-29 07:11:49 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +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
c8276f2dd3 SHA256ify
Approved by: krion@
2006-01-23 23:49:42 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +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
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Pav Lucistnik
9c88206bde - Update to 0.99.8
PR:		ports/88381
Submitted by:	Alex Varju <freebsd-ports@varju.ca> (maintainer)
2005-11-03 20:23:58 +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
Kirill Ponomarev
d5343fd552 Change maintainer's email.
PR:		ports/70758
Submitted by:	maintainer
2004-08-21 06:22:57 +00:00
Ying-Chieh Liao
d39ad996a5 re-organize Makefile
Discussed with:		maintainer
2004-07-19 01:51:42 +00:00
Volker Stolz
f9f4578699 Change the default configuration to use GTK2 rather than GTK1.
PR:		ports/69069
Submitted by:	Alex Varju (maintainer)
2004-07-15 10:39:31 +00:00
Volker Stolz
85a2d3ddb2 Fix build w/ GCC2 / GTK2
PR:		ports/69077
Submitted by:	Alex Varju (maintainer)
2004-07-14 11:53:14 +00:00
Pav Lucistnik
2838c86f2e - Support WITHOUT_NLS to disable gettext
PR:		ports/66126
Submitted by:	Alex Varju <varju@webct.com> (maintainer)
2004-05-02 22:01:44 +00:00
Ade Lovett
3f651573ad 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.
2004-03-14 06:17:56 +00:00
Pav Lucistnik
398056e2cb - Update to 0.99.7 [1]
- While here, use ${DOCSDIR} to silence portlint a bit

PR:		ports/63560
Submitted by:	Alex Varju <varju@webct.com> (maintainer)
2004-03-01 19:03:55 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Pav Lucistnik
baae9c9a1b - Add optional GTK2 support.
PR:		ports/60373
Submitted by:	Alex Varju <varju@webct.com> (maintainer)
2003-12-19 00:37:11 +00:00
Kirill Ponomarev
0a58d288bc - Fix MASTER_SITES
PR:		57816
Submitted by:	maintainer
2003-10-10 07:17:34 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Oliver Lehmann
105ab842bd Update MASTER_SITES
PR:		54648
Submitted By:   maintainer
2003-07-20 07:29:20 +00:00
Daichi GOTO
225a9bca38 update palm/jpilot: 0.99.5 -> 0.99.6
PR:		54479
Submitted by:	Alex Varju <varju@webct.com> (maintainer)
2003-07-15 06:10:50 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Edwin Groothuis
b14f270c07 This is a maintainer upgrade of ports/palm/jpilot to version 0.99.5
PR:		ports/48598
Submitted by:	Alex Varju <varju@webct.com>
2003-02-23 20:59:42 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Munechika SUMIKAWA
9b05851af3 Upgrade to 0.99.4
PR:		ports/47033
Submitted by:	Alex Varju <varju@webct.com> (maintianer)
2003-01-20 02:18:17 +00:00