Commit graph

15 commits

Author SHA1 Message Date
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Philip M. Gollucci
779a6d7a10 - use SUB_FILES for installguide.txt too
PR:             ports/142241
Submitted by:   maintainer
2010-01-04 01:58:40 +00:00
Rong-En Fan
02c2264ad1 - Drop the old .sh extension for rc script
- Remove ipfilter from PROVIDER so that chillispot can start up correctly
  at boot time
- Utilize @stopdaemon
- Bump PORTREVISION

PR:		ports/137967
Submitted by:	Sevan Janiyan <venture37 at geeklan.co.uk> (maintainer)
2009-10-18 15:03:03 +00:00
Dmitry Marakasov
213153ff44 - Add conflicts with newly added net-mgmt/coovachilli
PR:		130358
Submitted by:	Sevan Janiyan <venture37 at geeklan dot co dot uk> (maintainer)
2009-01-20 11:58:02 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Ion-Mihai Tetcu
924bd83c44 - use s/[NO]PORTDOCS/[NO]PORTDATA/ where necessary
- bump PORTREVISION

Submitted by:	maintainer on private email
2008-06-25 19:03:11 +00:00
Pav Lucistnik
5035cd3a04 - Fix fetch, update WWW 2008-04-16 22:01:04 +00:00
Pav Lucistnik
9fc1c4fe89 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:56:52 +00:00
Pav Lucistnik
16f7af4bbc - A small addition to the install guide.
PR:		ports/102610
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk> (maintainer)
2006-08-28 17:55:24 +00:00
Pav Lucistnik
237db53507 - Provide rc script
- Install sample configuration and detailed installation instructions

PR:		ports/102586
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk> (maintainer)
2006-08-28 12:42:54 +00:00
Edwin Groothuis
9a50715eee SHA256ify
Approved by: krion@
2006-02-01 01:08:07 +00:00
Pav Lucistnik
7f65a9bf28 - Update Apache dependencies
PR:		ports/91443
Submitted by:	Sevan Janiyan <venture37@hotmail.com> (maintainer)
2006-01-10 12:40:06 +00:00
Edwin Groothuis
406b4e65f3 make it buildable on 4.x 2005-12-25 21:39:49 +00:00
Edwin Groothuis
46265967d0 New port: net-mgmt/chillispot
Chillispot is used for authenticating users of a wireless
	LAN. It support WPA (Wireless Protected Access) encryption.
	Authentication, authorization and accounting (AAA) is handled
	by your favorite radius server.

PR:		ports/90397
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
2005-12-20 20:41:17 +00:00