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

13 Commits

Author SHA1 Message Date
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Edwin Groothuis
e33233f948 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:55:36 +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
Koop Mast
1c1ad8c847 Update to 0.3.5.
Change WWW to http://liboil.freedesktop.org now that its hosted there.
2005-11-05 14:56:18 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Koop Mast
26c17cb9e2 Update to 0.3.3.
Fix build on 4.x by using gcc 3.4.
2005-10-21 09:36:37 +00:00
Koop Mast
f18502377f Update to 0.3.2.
Add patch for cpu instruction detection [1].

Submitted by:	[1] bland (earlier version)
2005-05-26 19:02:14 +00:00
Kris Kennaway
3c30966bd8 BROKEN on 4.x: Does not compile 2005-04-10 21:46:47 +00:00
Koop Mast
29f17cd471 Update to 0.3.1.
Submitted by:	anholt
2005-03-20 15:56:24 +00:00
Koop Mast
72faf73ddc Remove gnomeprefix. It doesn't has any use.
Submitted by:	pointyhat via kris^Hon
2005-03-17 09:41:42 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Koop Mast
f4563ebcdd This patch is not needed.
Approved by:	pav (mentor)
2004-11-28 23:11:37 +00:00
Koop Mast
2c6ac14ece Add liboil a library of simple functions that are optimized for various CPUs.
These functions are generally loops implementing simple algorithmes.

Grab maintainer-ship

PR:		74361
Submitted by:	ijliao
Approved by:	pav (mentor)
2004-11-28 18:46:47 +00:00