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

12 Commits

Author SHA1 Message Date
Joe Marcus Clarke
bba6442507 Update to 0.9.5.
Approved by:	maintainer
2004-06-24 00:08:35 +00:00
Kirill Ponomarev
89059bb996 - Use pkgconfig PREFIX 2004-05-31 12:15:55 +00:00
Kirill Ponomarev
6fdc4e6b80 - Fix build on 4-x
- Respect PTHREAD_CFLAGS[LIBS]

Reported by:	bento via kris
2004-04-15 08:45:06 +00:00
Kirill Ponomarev
f8c296625d - Update to 0.9.4
PR:		ports/65418
Submitted by:	maintainer
2004-04-11 14:12:03 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
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
Clement Laforet
57c7a1f84d - Update to 0.9.1
While I'm here:
- Use %%DATADIR%%

PR:                 61432
Submitted by:       Paul Dlug <paul@aps.org>
Approved by:        erwin (mentor) (implicitly)
2004-01-16 17:12:57 +00:00
Sergei Kolobov
3dedea3469 - Update to 0.8.1
While I'm here:
- Remove GNU_CONFIGURE - implied by USE_LIBTOOL
- Add CONFIGURE_TARGET to silence a warning
- Use VERSION macro instead of explicit version number in pkg-plist

PR:		59424
Submitted by:	maintainer
2003-11-18 17:41:27 +00:00
Maho Nakata
03a1782e9b Set ONLY_FOR_ARCHS=i386.
Regarding from the source, only endianness seems
to be the problem, so supporting other archs can be
achieved by quick hack, though.

Submitted by:	kris via bento
2003-10-25 01:01:18 +00:00
Edwin Groothuis
81a44e879c New Port: howl 0.6.1: zerconf/rendezvous implementation
Paul Dlug also submitted a PR with the howl port, but kept
	his name in the MAINTAINER field, so I assign him as the
	maintainer for this port.

PR:		ports/55291
Submitted by:	Paul Dlug <paul@aps.org>
2003-08-24 06:34:06 +00:00
Maho Nakata
2337495c1c Add new port:
Howl is a cross-platform implementation of the Zeroconf networking
standard. Zeroconf brings a new ease of use to IP networking.

PR:		54717
Submitted by:	David Magda <dmagda@magda.ca>
2003-08-10 22:29:22 +00:00