1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Edwin Groothuis
1adfa4acd3 Remove USE_REINPLACE from categories starting with T 2006-05-13 04:24:52 +00:00
Tilman Keskinoz
4fd11fd3e9 Add dependency on kdebase to fix build
Reported by:	pointyhat
2006-04-17 16:34:22 +00:00
Tilman Keskinoz
d314f99a93 Update to 0.9.89
PR:		95744
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de>
2006-04-15 15:58:22 +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
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +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
Tilman Keskinoz
a81fcb1ac2 Update to 0.9.88
PR:		79257
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de>
2005-04-06 13:45:11 +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
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Markus Brueffer
55f0138e43 - Update to version 0.9.84
- Don't use Makefile.kde anymore
- Respect CFLAGS

PR:		ports/67581
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de>
2004-06-07 14:28:45 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Tilman Keskinoz
ca1341bb7b Update to 0.9.83
PR:		64203
Submitted by:	maintainer
2004-03-19 08:50:51 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Tilman Keskinoz
fc59e3a997 fix build on CURRENT
PR:		58358
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de>
2003-11-06 18:38:23 +00:00
Tilman Keskinoz
3ae58c6623 Update to 0.9.70
PR:		57542
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de>
2003-10-05 10:33:29 +00:00
Tilman Keskinoz
fb05569487 Update to 0.9.61
PR:		53261
Submitted by:	maintainer
2003-06-13 11:50:16 +00:00
Adam Weinberger
2cd36b7277 Update to 0.9.60.
PR:		ports/52986
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
2003-06-06 20:57:43 +00:00
Tilman Keskinoz
bb1529151c Update to 0.9.51
PR:		51246
Submitted by:	maintainer
2003-05-09 12:16:33 +00:00
Kevin Lo
05329b2be2 Update to 0.9.50
PR: 50697
Submitted by: MAINTAINER
2003-04-08 05:53:56 +00:00
Akinori MUSHA
36d62f1f46 De-pkg-comment. 2003-02-21 13:42:50 +00:00
Pete Fritchman
5e46fcd003 Add kdiff3 0.92, a KDE3 graphical frontend for diff.
PR:		46763
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de>
2003-01-10 06:22:51 +00:00