Commit Graph

14 Commits

Author SHA1 Message Date
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
Sergei Kolobov
c32963f9f4 - Unbreak dns/posadis and its dependency devel/poslib
with the new PTHREAD_LIBS in 5.x and -CURRENT by
  changing USE_INC_LIBTOOL_VER to USE_LIBTOOL_VER
  (this also removes .la files)
- Bump PORTREVISION due to changed packages

Suggested by:	marcus
Approved by:	portmgr (marcus)
2004-10-11 07:59:46 +00:00
Sergei Kolobov
405c35e9a4 - Unbreak dns/posadis build under 5.x and -CURRENT
by upgrading to the latest version (0.60.5)
- Update its dependency devel/poslib to 1.0.5 (prerequisite)

PR:		ports/72308
Submitted by:	sergei
Approved by:	portsmgr (will)
2004-10-06 08:52:33 +00:00
Kris Kennaway
f9d1bdc34e BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-26 02:16:14 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +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
Sergei Kolobov
ee6478c3fc SIZE *DOES* MATTER. 2004-01-30 16:03:29 +00:00
Sergei Kolobov
b5ac288585 Change to my @FreeBSD.org address.
Approved by:	krion
2003-10-23 05:42:49 +00:00
Sergey A. Osokin
942c5b1b4c - Add dependency on devel/libltdl forgotten by ade
- Do not explicitly add --disable-ltdl-install to CONFIGURE_ARGS as configure DTRT now
- Add optional dependency on devel/fam
- Sort pkg-plist
- Bump PORTREVISION

Submitted by:	Sergei Kolobov <sergei@kolobov.com> (maintainer)
PR:		58005
2003-10-14 14:39:55 +00:00
Ade Lovett
22f2d92343 Remove use/install of embedded libltdl, using devel/libltdl instead.
Port seems to be broken either way, though:

  ===>  Building for posadis-0.60.1_1
  make: don't know how to make all. Stop

An empty Makefile is generated.

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-13 20:36:36 +00:00
Kirill Ponomarev
005437f6be - Update to 0.60.1
- Add missing dependency on poslib

PR:		57719
Submitted by:	maintainer
2003-10-09 12:29:20 +00:00
Edwin Groothuis
fa1ac61168 Massive repo-copies request: net->dns (partly devel->dns)
PR:		ports/56020
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:	portmgr
2003-09-05 04:54:37 +00:00
Edwin Groothuis
670cf0c020 net/posadis, another DNS server implementation
Add a new port - net/posadis. It is a new DNS server
	implementation being actively developed at SourceForge.

	Posadis is a DNS server project with the goal to create a
	free, reliable, portable, fast, lightweight, easy to use,
	standards compliant, and functionally complete, Domain Name
	System server implementation.

PR:		ports/48872
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-04-01 02:38:25 +00:00