Commit graph

55 commits

Author SHA1 Message Date
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
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Sergey Matveychuk
6fbdc49389 - Fix PLIST on amd64 [1]
- Rename startup script back to radiusd.sh. It was renamed accidently

Reported by:	krismail [1]
2006-02-14 21:04:28 +00:00
Sergey Matveychuk
00eefaf2b9 - Fix build with non-standard LOCALBASE 2006-02-14 15:16:35 +00:00
Sergey Matveychuk
703a9313d6 - Fix pkg-plist on 5.x+
Reported by:	kris mail
Pointy hat to:	me
2006-02-08 13:58:50 +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
b289fc51b0 - Add heimdal kerberos support
Submitted by:	Volodymyr Kostyrko <c.kworr@gmail.com> (ports@)
2006-02-06 14:24:47 +00:00
Doug Barton
256b87fead Fix a small typo in MASTER_SITES
Fix some problems in the new rc.d script:
PROVIDE requires a trailing colon
There is no radiusd_start_precmd defined, so don't call it
Style issue, the - expansion is better than :- (see Porter's Handbook)
The FreeBSD KEYWORD is no longer needed

Bump PORTREVISION so that packages and users get the new rc.d script
2006-02-05 19:34:54 +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
Edwin Groothuis
ca424c4e97 SHA256ify
APproved by: krion@
2006-02-01 22:46:10 +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
Pav Lucistnik
2403ea92cb - Add SHA256 2005-11-25 16:48:31 +00:00
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
Edwin Groothuis
c1f47be82f Upgrade to 1.0.5
Noticed by Port New Version Check
2005-10-05 01:20:29 +00:00
Renato Botelho
020a46efec - Drop maintainership
PR:		ports/85141
Submitted by:	thompsa (maintainer)
Approved by:	portmgr (clement)
2005-08-22 13:27:50 +00:00
Andrew Thompson
917df0ba46 Fix build on 4.x, regex.h requires types.h for off_t.
Approved by:	lesi
2005-06-18 02:53:32 +00:00
Andrew Thompson
330095b819 Update to version 1.0.4.
Approved by:	lesi
2005-06-17 23:33:18 +00:00
Florent Thoumie
d8876834de - Change maintainer address to his new shiny FreeBSD.org address.
PR:		ports/81687
Submitted by:	maintainer
2005-05-31 08:28:42 +00:00
Pav Lucistnik
4044ef1b35 - Fix build when freeradius is already installed and WITH_PGSQL is selected
PR:		ports/80883
Submitted by:	Andrey V. Semyonov <wilfre@tcom.ru>
Approved by:	maintainer
2005-05-25 20:22:22 +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
Pav Lucistnik
10e471b0d2 - Fix PGSQL support
PR:		ports/77705
Submitted by:	Andrew Thompson <andy@fud.org.nz> (maintainer)
2005-02-19 21:09:40 +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
Palle Girgensohn
34fa6c853e Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.

PR:		75344
Approved by:	portmgr@ (kris), ade & sean (mentors)
2005-01-31 00:35:55 +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
Pav Lucistnik
77d87fcfa6 - Update to 1.0.1
Denial-of-Service Security Fix
* Fix two remote crashes and a memory leak in RADIUS packet
  decoding.

PR:		ports/72012
Submitted by:	Andrew Thompson <andy@fud.org.nz> (maintainer)
Approved by:	portmgr (linimon)
2004-09-25 23:40:21 +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
Norikatsu Shigemura
fba91a9287 Fix dependency on databases/postgresql7 2004-06-11 02:24:06 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +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
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
Kris Kennaway
6160dc3d41 Reset maintainer of ports owned by inactive committers who were just retired. 2003-11-03 00:54:32 +00:00
Brian Somers
a5eb904b0b Fix MAN1 & MAN8 settings 2003-11-01 11:32:22 +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
Dirk Meyer
23a445abcc - add CONFLICTS
Submitted by:   eikemeier@fillmore-labs.com
Approved by:    kris
2003-10-14 15:47:28 +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
Kris Kennaway
2824266545 BROKEN: incorrect pkg-plist 2003-05-18 11:57:52 +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
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Ying-Chieh Liao
27ebc7aa15 chase gdbm lib version 2003-01-03 08:26:35 +00:00
Brian Somers
5ade57f205 Fix plist, unbreaking this port
Approved by: kris
2002-09-30 00:26:40 +00:00
Kris Kennaway
8722ad948e BROKEN: build fails 2002-09-20 20:49:09 +00:00
Brian Somers
22b48ac18b Update to 0.7 2002-08-31 17:14:03 +00:00