Commit graph

33 commits

Author SHA1 Message Date
Pav Lucistnik
1f0d71e6ea - Add an option for unixODBC
PR:		ports/133746
Submitted by:	Eugene Perevyazko <john@dnepro.net>
Approved by:	maintainer timeout (27 days)
2009-05-12 11:31:12 +00:00
Li-Wen Hsu
bf39bdb631 - Remove more 4.x cruft (obsolete comment in Makefile, obsolete patch,
simplification in WITH_NOPERL handling in Makefile).
- Use MASTER_SITE_SUBDIR rather than an explicit /old reference in
  MASTER_SITES.
- Tidy pkg-plist, including the use of @stopdaemon and some mild reordering
  so that it is more logical.
- Avoid spurious -L/usr/lib in the radiusd build step when using base OpenSSL.
- Use ${PTHREAD_LIBS} rather than -pthread.
- Remove the -p flag to cp when copying files into /usr/local/etc/raddb (this
  may help stop FreeRADIUS stomping over explicitly set ownership and
  permissions in this directory). [1]
- Generalise CONFLICTS.
- Support WITH_DEVELOPER (though it has to be used as a knob - I see no reason
  to add this to the OPTIONS).
- Bump PORTREVISION.

[1] May address a concern of sem@ (maintainer had discussion by private mail)

PR:		ports/117160
Submitted by:	David Wood <david AT wood2.org.uk> (maintainer)
2007-10-28 22:08:45 +00:00
Edwin Groothuis
2f5fd33d0b Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 02:10:52 +00:00
Sergey Matveychuk
9173da262a - Update to 1.1.7
PR:		ports/115157
Submitted by:	maintainer
2007-08-06 06:48:32 +00:00
Stanislav Sedov
5a5dfe4f31 - Update to 1.1.6
- Set correct permissions to ${PREFIX}/etc/raddb on install
- Modify CONFLICTS to take account of the likelihood that FreeRADIUS 2
  will be released reasonably soon
- Move to handling NOPORTDOCS using the new --without-docdir option to
  configure
- Fix handling of (NO)PORTDOCS in pkg-plist
- Remove unnecessary patches and simplify makefile

PR:		ports/111521
Submitted by:	David Wood<david@wood2.org.uk> (maintainer)
2007-04-14 10:01:29 +00:00
Martin Wilke
71e5757d12 - Update to 1.1.5
PR:             110948
Submitted by:   David Wood<david@wood2.org.uk>
2007-03-28 16:22:40 +00:00
Sergey Matveychuk
df47fa69f7 - Create default config files from *.sample and remove them if they did not
changed. (Requested by Alan DeKok of the FreeRADIUS Project.)
- Add US mirror to MASTER_SITES.
- Fix CFLAGS.
- Tidy CONFIGURE_ARGS.
- Remove EXAMPLESDIR references. It's using nowhere.
- Pet portlint(1).

PR:		ports/108196
Submitted by:	David Wood (maintainer)
2007-01-23 12:35:52 +00:00
Martin Wilke
edd5b37840 - Update to 1.1.4
PR:		ports/107936
Submitted by:	David Wood<david@wood2.org.uk> (maintainer)
2007-01-15 14:55:38 +00:00
Martin Wilke
582117e2fd - Update to 1.1.3
- Pass maintainership to submitter

PR:		ports/104949
Submitted by:	David Wood<david@wood2.org.uk>
2006-11-01 10:21:18 +00:00
Pav Lucistnik
6c68c87ba3 - Some modules does not build on FreeBSD 4.X with base OpenSSL
Reported by:	krismail
2006-06-12 14:47:16 +00:00
Pav Lucistnik
9c73191417 - Update to 1.1.2
PR:		ports/98065
Submitted by:	David Wood <david@wood2.org.uk>
2006-05-29 20:42:04 +00:00
Vasil Dimov
f5387617c9 Remove whitespace from line endings in pkg-plist files.
Those spaces used to hinder searching for the corresponding files
with portsearch -f '/FILENAME$' for obvious reasons.
Although currently portsearch removes those spaces itself remove
them anyway.

Inspired by:	ports/94078
Approved by:	portmgr (during freeze: krion, then kris advised to wait; at present: erwin)
2006-05-12 14:28:19 +00:00
Sergey Matveychuk
6870895362 - Add a command in pkg-plist for stopping a daemon works on CURRENT 2006-03-29 06:57:03 +00:00
Sergey Matveychuk
eccf0f0b1c - Update to 1.1.1
This release contains a number of improvements over previous
releases. We recommend that everyone using earlier versions of the
server upgrade to obtain the bug fixes and feates that this
version supplies. It's new features include:
   o Updated dictionaries (as always),
   o Digest authentication updates,
   o Net-SNMP compatibility fixes,
   o Bug fixes for multiple platforms (64-bit architectures, *BSD),
   o Security fixes for EAP-MSCHAPv2,
   o Miscellaneous other fixes

PR:		ports/95033
Submitted by:	Ivan Lago <ivan.lago@ifom-ieo-campus.it>
2006-03-28 20:30:51 +00:00
Sergey Matveychuk
cf3ef2f991 - Fix a dictionary bug affected on 64 bit archs.
- While I'm here: fix pkg-plist - remove radiusd.sh.
- Bump PORTREVISION

PR:		ports/92887
Submitted by:	Alessandro Dellavedova <alessandro.dellavedova@gmail.com>
Obtained from:	http://bugs.freeradius.org/show_bug.cgi?id=312
2006-02-06 15:30:14 +00:00
Sergey Matveychuk
cfd0564cef - Add patch to fix build on 4.x [1]
- Implement a modern feature of USE_RC_SUBR and remove redundant commands.

PR:		ports/92815 [1]
Submitted by:	Dan Lukes <dan@obluda.cz>
2006-02-04 19:52:39 +00:00
Pav Lucistnik
b421b8094b - Update to 1.1.0
- No longer compiles on FreeBSD 4.X

PR:		ports/92598
Submitted by:	Alessandro Dellavedova
2006-02-01 18:38:14 +00:00
Edwin Groothuis
c1f47be82f Upgrade to 1.0.5
Noticed by Port New Version Check
2005-10-05 01:20:29 +00:00
Andrew Thompson
330095b819 Update to version 1.0.4.
Approved by:	lesi
2005-06-17 23:33:18 +00:00
Sergey Matveychuk
071a17a29e 1. Install sample SQL database schemas
2. Install config files as .sample to not clobber on upgrade
3. Add kerberos support

PR:		ports/79945
Submitted by:	maintainer
Contributed by: Andrey V. Elsukov [1]
		Denis Shaposhnikov [2]
		George C. Kaplan [3]
2005-04-15 17:31:55 +00:00
Kirill Ponomarev
48e68dd875 Update to version 1.0.2
PR:		ports/77661
Submitted by:	maintainer
2005-02-18 08:44:19 +00:00
Pav Lucistnik
546ed8190c - Clean etc/raddb directory
PR:		ports/76443
Submitted by:	Florent Thoumie <flz@xbsd.org>
Approved by:	Andrew Thompson <andy@fud.org.nz> (maintainer)
2005-01-20 12:03:42 +00:00
Tilman Keskinoz
18319bf6dc Fix package build on AMD64
PR:		72335
Submitted by:	Andrew Thompson <andy@fud.org.nz>
Approved by:	portmgr
2004-10-06 07:42:18 +00:00
Edwin Groothuis
874e935564 [patch] update net/freeradius to 1.0.0
Update net/freeradius to 1.0.0 from 0.9.3 and take maintainership.

PR:		ports/70603
Submitted by:	Andrew Thompson <andy@fud.org.nz>
2004-08-29 02:18:42 +00:00
Thomas Gellekum
4e343be25b Add PostgreSQL support; support NOPORTDOCS.
PR:		59921
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-12-09 10:19:25 +00:00
Thomas Gellekum
9233fb0fc9 Upgrade to 0.9.3. 2003-12-09 09:43:22 +00:00
Joe Marcus Clarke
204d8cf2a6 * Add USE_PERL5_BUILD
* Use %%DOCSDIR%%
* Use %%DATADIR%%
* Use USE_OPENLDAP
* Use USE_MYSQL
* Remove useless plist entries

PR:		59509
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-11-20 14:57:41 +00:00
Brian Somers
787df1dca3 Upgrade to 0.9.2
PR:		58384
Submitted by:	thomas@cuivre.fr.eu.org
2003-10-28 23:52:04 +00:00
Ade Lovett
d7e13fdbd6 Fix things so this port does not install its own local copy of libltdl,
depending instead on devel/libltdl

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-13 20:03:51 +00:00
Hajimu UMEMOTO
3bdd7f4cd4 fix build on bento.
Approved by:	maintainer (timeout)
2003-06-19 01:22:20 +00:00
Yen-Ming Lee
f5855929ab * upgrade to 0.8.1
* make PREFIX work

PR:		50705
Submitted by:	Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
Approved by:	maintainer timeout (2 weeks)
2003-04-21 13:35:21 +00:00
Brian Somers
5ade57f205 Fix plist, unbreaking this port
Approved by: kris
2002-09-30 00:26:40 +00:00
Brian Somers
834673abe2 Add freeradius, a RADIUS daemon implementation compatible with
livingston radiusd-2.01.

This RADIUS implementation implements MS-CHAP authentication whereas
most or all of the others don't.

Forced into it by:	wollman (after removing freeradius-devel)
2002-05-10 18:59:23 +00:00