Commit graph

7 commits

Author SHA1 Message Date
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
61b5e3c201 - Remove patch file which proved to not work [1]
- Portlint

Submitted by:	maintainer [1]
2004-10-21 20:12:51 +00:00
Pav Lucistnik
4f2be5dab7 - Try to fix build on amd64/6-CURRENT where openobex-config gets installed
under long auto*tools name. This is untested as I'm unable to reproduce
  the problem on my 6-CURRENT jail.

Reported by:	pointyhat via kris
Suggested by:	ade
2004-10-21 19:57:17 +00:00
Pav Lucistnik
7ff36b1423 - Avoid strange build failures by running of autoheader (which is the correct
thing to do, since we patched config.h.in)

PR:		ports/71860
Reported by:	Matthias Andree <matthias.andree@web.de>
Submitted by:	maintainer
2004-10-11 22:30:43 +00:00
Volker Stolz
d67edcb1df Fix detection of the bluetooth stack
This is still untested on any architecture other than i386, so any
testing is encouraged!

PR:		ports/69340
Submitted by:	Guido Falsi (maintainer)
2004-07-22 15:29:22 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Pav Lucistnik
cae842bacf Add openobex, a library for OBEX (Object Exchange), a protocol to exchange
a data over infrared and Bluetooth.

This port is adapted to work with FreeBSD Bluetooth stack.

PR:		ports/64596
Submitted by:	Guido Falsi <mad@madpilot.net>
2004-03-23 19:57:59 +00:00