1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Commit Graph

55 Commits

Author SHA1 Message Date
Pav Lucistnik
14ac881764 - Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation

PR:		ports/142123
Submitted by:	mva
Tested by:	pointyhat exp-run
Approved by:	portmgr (hat)
2010-01-25 19:15:18 +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
Martin Wilke
113c8a1885 - Update to 0.6.2
PR:		135641
Submitted by:	Ports Fury
2009-06-18 12:20:16 +00:00
Florent Thoumie
340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +00:00
Marcelo Araujo
0583c7310e - Update 0.6.1. 2008-10-29 18:07:40 +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
181d78a8d3 - Update to 0.6.0
PR:		121087
Submitted by:	Ports Fury
2008-02-26 13:34:00 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Andrew Pantyukhin
df0787c535 - Update to 0.5.7
PR:		ports/113772
Submitted by:	Ports Fury
2007-07-14 14:19:33 +00:00
Martin Wilke
dfcf83e9e3 - Update to 0.5.6
PR:		113006
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-05-27 11:31:29 +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
Gabor Kovesdan
46b9896d01 - Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter f-h
2007-04-15 21:06:14 +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
Cheng-Lung Sung
10ddcca177 - 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>
2006-08-14 23:06:39 +00:00
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +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
Jean-Yves Lefort
5a8159d852 Chase the plib update by bumping PORTREVISION, since it is statically
linked in.
2005-12-07 10:13:02 +00:00
Pav Lucistnik
45a44e27c7 - Add SHA256 2005-11-24 19:28:01 +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
Pav Lucistnik
11b07b2753 - Update to 0.5.5
PR:		ports/88344
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-11-01 20:58:16 +00:00
Tilman Keskinoz
9bb659e4ba Update to 0.5.4
PR:		82939
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-07-04 13:12:01 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Pav Lucistnik
746444fb67 - Update to 0.5.3
PR:		ports/77136
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-02-06 23:30:41 +00:00
Dejan Lesjak
079e830bc6 If imake is not present at build time, configure gets confused about
location of X11 libraries and headers, so tell it where they are.

Pointed out by:	dosirak via kris, while testing X.Org upgrade
2004-12-05 00:32:06 +00:00
Kirill Ponomarev
dce3c88387 Update to version 0.5.2
PR:		ports/73906
Submitted by:	Ports Fury
2004-11-14 09:08:36 +00:00
Kirill Ponomarev
634fa9acf3 Mark as BROKEN on 4.x
PR:		ports/68379
Submitted by:	Ports Fury
2004-06-27 18:07:32 +00:00
Adam Weinberger
12fde0958c Update to 0.5.0. 2004-06-25 05:31:17 +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
Kris Kennaway
61b165190d This port now seems to compile on 5.x 2004-02-18 03:49:15 +00:00
Kris Kennaway
2a2c47052f BROKEN on 5.x: Does not compile 2004-02-09 02:02:19 +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
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Kirill Ponomarev
afb8372e1c - Update to version 0.4.4
PR:		ports/61954
Submitted by:	Ports Fury
2004-01-26 20:02:17 +00:00
Mark Linimon
514b1ddf50 KATO-san notes that this port has been updated since I started
on my project to mark ports broken on 5.x.  I thought I had
cvsupped ports on my build test box, but it looks like not.  My
apologies to KATO-san ...
2003-12-22 05:19:00 +00:00
Mark Linimon
fb8e95c3cf Per bento logs, mark as broken on recent 5.x versions. 2003-12-22 02:15:55 +00:00
Kirill Ponomarev
003870b6d9 - Update to version 0.4.3
PR:		60339
Submitted by:	Ports Fury
2003-12-17 16:46:45 +00:00
Kirill Ponomarev
554ce86c00 - Update to version 0.4.2
PR:		59126
Submitted by:	Ports Fury
2003-11-10 18:51:28 +00:00
Kirill Ponomarev
bffb424512 - Update to version 0.4.1
PR:		57533
Submitted by:	Ports Fury
2003-10-03 15:43:11 +00:00
Kirill Ponomarev
36277cfaab - Fix build on bento
Submitted by:	Mark Linimon, Ports Fury
2003-10-01 05:22:08 +00:00
Kirill Ponomarev
1368c5d84c - Fix build
Submitted by:	kris via bento
2003-09-19 06:12:27 +00:00
Kirill Ponomarev
b2d4dc5ede - Update to version 0.4.0
PR:		56320
Submitted by:	Ports Fury
2003-09-02 18:37:12 +00:00
Kirill Ponomarev
cd756fcca1 Fix build on -current
PR:		54801
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
Approved by:	fjoe (mentor) (implicit)
2003-07-24 19:56:25 +00:00
Tilman Keskinoz
06162f1c86 Update to 0.3.3
PR:		53389
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-06-22 23:07:55 +00:00
Tilman Keskinoz
1e300c00d8 Update to 0.3.2
PR:		52695
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-06-22 22:37:31 +00:00
Eric Anholt
87f2ecc94f Update to 0.3.1
PR:		porst/51052
Submitted by:	Ports Fury
2003-05-02 06:02:47 +00:00
Akinori MUSHA
2ab2d59488 De-pkg-comment. 2003-02-20 17:32:26 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00