Commit graph

203 commits

Author SHA1 Message Date
Dennis Herrmann
f85b27ed96 - Bump PORTREVISION
- Pick up ${SRC_BASE}

PR:		ports/155933
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2011-03-29 19:04:45 +00:00
Dennis Herrmann
6c47da893b - Update to 4.85C
PR:		port/155292
Submitted by:	Larry Rosenman <ler@lerctr.org> maintainer
2011-03-06 08:39:32 +00:00
Sunpoet Po-Chuan Hsieh
6e22bdf199 - Update to 4.85A
- Pet portlint
- Utilize SRC_BASE
- Minor cleanups

PR:		ports/154125
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
Feature safe:	yes
2011-01-22 20:46:02 +00:00
Martin Wilke
248bf0cb48 - Update to 4.84A
PR:		143961
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
Feature safe:	yes
2010-02-22 20:58:57 +00:00
Martin Wilke
3624693c1d - Update to 4.83
PR:		142947
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2010-01-21 21:14:59 +00:00
Martin Wilke
73e0267abd - Fix build on HEAD 2010-01-18 09:03:35 +00:00
Wen Heping
416e4ae528 - Update to 4.83C
PR:		ports/140183
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2009-11-04 15:14:56 +00:00
Martin Wilke
7558552d53 - Update to 4.83B
PR:		138856
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
Feature safe: yes
2009-09-16 07:52:47 +00:00
Martin Wilke
359cccb2ce - Update to 4.83A
PR:		136809
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2009-07-16 21:52:55 +00:00
Martin Wilke
b0118e03fa - Update to 4.82 (Release)
PR:		133662
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2009-04-13 12:12:12 +00:00
Martin Wilke
e5e16bf6f6 - Update to 4.82E
PR:		132933
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2009-03-22 15:29:02 +00:00
Rong-En Fan
c579fd9e69 - Update to 4.82D (fix build on 8-CURRENT)
PR:		ports/132890
Submitted by:	Larry Rosenman <ler at lerctr.org> (maintainer)
2009-03-22 06:49:23 +00:00
Pav Lucistnik
ed9214cdb1 The lsof port has a patch that turns HASSECURITY on. However, thanks to the
security.bsd.see_other_uids sysctl feature, a lsof binary that was built
without HASSECURITY does not report any additional information
whensecurity.bsd.see_other_uids is set to 0.

It would be nice to get rid of this since enabling HASSECURITY has the nasty
side effect that non-root users cannot use lsof to look at processes other than
their own even if they a member of group kmem.

PR:		ports/132557
Submitted by:	Craig Leres <leres@ee.lbl.gov>
Approved by:	maintainer, so (cperciva)
2009-03-19 22:27:55 +00:00
Stanislav Sedov
f1af06be75 - Add an additional mirror temporarly, as 4.82C seems to be vanished
from all master sites.
2009-02-23 13:42:41 +00:00
Rong-En Fan
5d99596f75 - Update to 4.82C
PR:		ports/131903
Submitted by:	Larry Rosenman <ler at lerctr.org> (maintainer)
2009-02-21 15:17:13 +00:00
Pav Lucistnik
b2a96c6df1 - Remove conditional checks for FreeBSD 5.x and older 2009-01-06 17:59:31 +00:00
Martin Wilke
76e3534f84 - Remove unneeded patch 2008-11-23 08:30:59 +00:00
Martin Wilke
db5d44c864 - Update to 4.82A
- Adds official support for FreeBSD 7.1-*

PR:		129073
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2008-11-23 08:29:10 +00:00
Wesley Shields
23131ae2f6 Apply a vendor patch that corrects over-zealous rejection of open file
listing when no options are specificed to lsof and lsof security options
are enabled.

PR:		ports/128538
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2008-11-02 20:06:43 +00:00
Martin Wilke
fc92f01b2d - Update to 4.81
PR:		128316
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2008-10-24 14:22:31 +00:00
Martin Wilke
e4de137286 - Update to 4.81D (also unbreak CURRENT)
PR:		126919
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2008-08-30 12:15:28 +00:00
Erwin Lansing
d2de7775cf Mark BROKEN on 8.x: does not build. 2008-08-23 17:14:08 +00:00
Pav Lucistnik
15b84a382d - Update to 4.81A
PR:		ports/125576
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2008-07-16 13:21:59 +00:00
Ion-Mihai Tetcu
6d0242b6e8 Update to 4.80:
Updated for a FreeBSD 7.0 and above byte level locking
change. The problem was reported by Conrad J. Sabatier
<conrads@cox.net>, who helped test the update. Wesley
Shields <wxs@FreeBSD.org> provided an 8.0-CURRENT test
system.

Propagated the FreeBSD 7.0 and above locking changes to
FreeBSD 6.x, based on a report from Edwin Groothuis
<edwin@FreeBSD.org>.

(as a note about the above, if the port still fails for you, you should upgrade
your system either to the latest HEAD or the latest 7-STALBE there's a 2 weeks
window of breakage or so).

Added warnings for unsupported dialects or versions.

Added a missing quote to the Configure script's
FreeBSD stanza.

PR:		ports/123615
Submitted by:	maintainer
Supplimentary tindy testing by:	miwi@
2008-05-13 18:29:31 +00:00
Rong-En Fan
26e49152df - Update to 4.80B
This should fix build failure on 7.x and 8.x since last update.

PR:		ports/123261
Submitted by:	Larry Rosenman <ler at lerctr.org> (maintainer)
2008-05-02 17:10:31 +00:00
Boris Samorodov
8065413482 - Update to 4.79
PR:		ports/122808
Submitted by:	Larry Rosenman <ler at lerctr.org> (maintainer)
2008-04-17 21:15:22 +00:00
Boris Samorodov
315f1b896d 1. Update to version 4.79L.
2. Remove the trailing whitespace at the end of the last ftp URL.

Vic Abell made the following changes to more easily bullet-proof
the new locking stuff:
-----
I've toughened the part of Configure that handles the new 7.0 and 8.0 file
locking changes and made it quit when anything goes wrong.

I've updated 00FAQ to describe why Configure quits. I also added a section
about lockf compiler errors, although it's unlikely those will be seen
any more now that Configure quits.
-----

PR:		ports/122751
Submitted by:	Larry Rosenman <ler at lerctr.org> (maintainer)
2008-04-17 20:38:25 +00:00
Rong-En Fan
20173f0a12 - Update to 4.79K
- Remove local distfiles, add maintainer's mirror site

PR:		ports/122690
Submitted by:	Larry Rosenman <ler at lerctr.org> (maintainer)
2008-04-13 12:49:55 +00:00
Pav Lucistnik
3468c6f928 - Add one more download location
PR:		ports/122560
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2008-04-11 15:07:00 +00:00
Ion-Mihai Tetcu
97552a6f5e Update to 4.79J:
- This should fix sysutils/lsof on recent 8-Current. Thanks to Vic Abell for
the quick turnaround on new release!

Please let maintainer know of any issues.

PR:		ports/122505:
Submitted by:	Larry Rosenman (maintainer)
2008-04-06 17:22:41 +00:00
Wesley Shields
0771ecedf5 Add MASTER_SITE_LOCAL since the primary distribution site rejects
connections without working reverse DNS.

Approved by:	Larry Rosenman (maintainer), garga (mentor)
2008-01-26 22:28:53 +00:00
Wesley Shields
54296cc4d7 Update to 4.79H. Adds ZFS support and better handling of cd9660
support.

PR: 		ports/119041[1], ports/118337[2]
Submitted by:	Gu xianjie <kevinxlinuz@163.com>[1]
		Oles Hnatkevych <don_oles@able.com.ua>[2]
Approved by:	Larry Rosenman (maintainer), garga (mentor)
2008-01-24 18:14:31 +00:00
Erwin Lansing
a162e8ebe0 Update to 4.79E which fixes the build on 8.0
Thanks to Vic Abell for a very quick response and new release.

PR:		119339
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer),
		pointyhat
2008-01-04 20:42:35 +00:00
Pav Lucistnik
f00607e9f4 - Update to 4.79D
PR:		ports/117531
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2007-10-26 13:23:30 +00:00
Martin Wilke
c1701bed1e - Fix Configure on 8-CURRENT
PR:		117370
Submitted by:	Yuri Pankov <yuri.pankov@gmail.com>
Approved by:	maintainer
2007-10-25 09:29:11 +00:00
Thomas Abthorpe
9445aefa13 - Update to 4.79C
- Fix RELENG_6 (6.2) alpha support

PR:		ports/116273
Submitted by:	Larry Rosenman <ler_AT_lerctr.org>
Approved by:	clsung (mentor)
2007-09-12 01:01:34 +00:00
Martin Matuska
caaea3b9f2 - remove obsolete patch
PR:		ports/113344
Submitted by:	maintainer
Approved by:	garga (mentor)
2007-06-05 13:35:34 +00:00
Pav Lucistnik
0e38f263bf - Update to 4.79B
PR:		ports/113310
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2007-06-04 09:30:53 +00:00
Edwin Groothuis
47cbeeb029 [PATCH] sysutils/lsof: update to 4.79A
Update to 4.79A
	This fixes the GCC 4.2 errors on -CURRENT.
	(Vic Abell pointed me to the new TarBall).

PR:		ports/113123
Submitted by:	Larry Rosenman <ler@lerctr.org>
2007-06-03 00:57:20 +00:00
Kris Kennaway
aab9416955 Welcome Larry Rosenman <ler@lerctr.org> as new port maintainer.
With hat:	portmgr
2007-05-31 19:41:47 +00:00
Maxim Sobolev
e3d8eafafa Add another MASTER_SITE. 2006-08-16 22:05:01 +00:00
David E. O'Brien
ecca9860e1 Fix the build on FreeBSD 4.11.
PR:		96356
Submitted by:	Auster Vl. <lrou@x.ua>
2006-04-27 01:49:36 +00:00
David E. O'Brien
e40021d5fb Update to version 4.77. 2006-04-26 00:46:59 +00:00
Pav Lucistnik
2ea05ca006 - Update to 4.77D, which brings support for FreeBSD 6.1 2006-03-23 22:24:02 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
David E. O'Brien
30066500ab This time really fix the build on RELENG_6.
Reviewed by:	kris
2005-10-16 07:41:54 +00:00
David E. O'Brien
96dc1ce8c9 Update to snapshot version to fix 6.0 build problems.
Approved by:	portmgr(kris)
2005-10-16 03:33:51 +00:00
David E. O'Brien
104dd0a50e Update to version 4.76. 2005-09-04 05:47:23 +00:00
David E. O'Brien
6212d0d254 Update to snapshot version to support building on FreeBSD 7.0. 2005-07-19 13:42:59 +00:00
David E. O'Brien
c477bc8709 Update to version 4.75. 2005-05-24 14:52:43 +00:00