1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
Martin Wilke
5ab3b9bfd3 - Update to 0.52
PR:		129961
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua> (maintainer)
2008-12-26 22:16:27 +00:00
Rong-En Fan
19829718f0 - Update to 0.51
- Use @dirrmtry

PR:		ports/123355
Submitted by:	Alex Kozlov <spam at rm-rf.kiev.ua> (maintainer)
2008-05-05 06:52:58 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Ion-Mihai Tetcu
f5d8fad0b1 - Update security/dropbear to 0.50.
-Drop deprecated WANT_* knob.

PR:		ports/115475
Submitted by:	Alex Kozlov (maintainer)
2007-08-14 13:52:32 +00:00
Rong-En Fan
1f411f39e9 - Use new world rc script
PR:		ports/111361
Approved by:	Alex Kozlov (maintainer)
Tested by:	Alex Kozlov, rafan
2007-04-16 19:33:06 +00:00
Clement Laforet
6193fa9f61 - Pass maintainership to Alex Kozlov. 2007-03-23 08:41:18 +00:00
Clement Laforet
96e764fe75 - Update to 0.49
- OPTIONify
- Fix some documentation
- drop maintainership

PR:             ports/108785
Submitted by:   Alex Kozlov<spam@rm-rf.kiev.ua>
2007-03-18 17:51:18 +00:00
Clement Laforet
68796a33f7 - Update to 0.48.1 2006-11-03 11:15:46 +00:00
Edwin Groothuis
28dd10dcb4 Remove USE_REINPLACE from all categories starting with S 2006-05-13 04:15:53 +00:00
Clement Laforet
65c39bb10f - Update to 0.47
- SECURITY: fix for buffer allocation error in server code, could potentially
  allow authenticated users to gain elevated privileges.

PR:		ports/90531
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2005-12-19 09:20:32 +00:00
Clement Laforet
8d580866e5 - Update to 0.46 2005-07-10 19:52:15 +00:00
Clement Laforet
3ac53dcf6e - Update to 0.44 2005-01-08 16:49:03 +00:00
Clement Laforet
ef8dc8e847 Security fix.
- Update to 0.43
  This release fixes a DSS verification vulnerability.
  See:
  http://www.freebsd.org/ports/portaudit/0316f983-dfb6-11d8-9b0a-000347a4fa7d.html
2004-07-31 09:10:43 +00:00
Clement Laforet
3b8591d72d - SIZEify distinfo 2004-02-07 17:16:21 +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
2a04531205 - Update to 0.41 2004-01-21 10:38:58 +00:00
Clement Laforet
8a28789483 - Update to 0.40
Approved by:        erwin (mentor) (implicitly)
2004-01-14 12:17:49 +00:00
Clement Laforet
3887814e09 - Update my email address
Approved and reviewed by:    erwin (mentor)
2004-01-13 15:04:51 +00:00
Kirill Ponomarev
988c134834 - Update to version 0.39
PR:		60296
Submitted by:	maintainer
2003-12-17 11:56:01 +00:00
Erwin Lansing
18c5f126c2 Update to 0.38
PR:		57866
Submitted by:	maintainer
2003-10-11 18:05:09 +00:00
Edwin Groothuis
f1052f4cc1 [maintainer patch] security/dropbear: Change fetch location
I'm rearranging the files a bit on the Dropbear site to
	avoid problems with links going away for previous versions,
	would you be able to change the source url for Dropbear to
	be the package in the http://matt.ucc.asn.au/dropbear/releases/
	directory, rather than just the /dropbear/ dir?

PR:		ports/57643
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-06 12:30:05 +00:00
Kirill Ponomarev
24a60a8057 - Update to version 0.37
PR:		57188
Submitted by:	maintainer
2003-09-25 10:22:59 +00:00
Edwin Groothuis
785f2e6305 [new port] security/dropbear: a lightweight SSH2 server
Dropbear is an SSH 2 server, designed to be usable in small
	memory environments.

	It supports:
		* Main features of SSH 2 protocol
		* Implements X11 forwarding, and authentication-agent forwarding
		for OpenSSH clients
		* Compatible with OpenSSH ~/.ssh/authorized_keys public key
		authentication

	WWW: http://matt.ucc.asn.au/dropbear/dropbear.html

PR:		ports/55795
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-09-08 09:09:36 +00:00