Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8.2_5 01 Jul 2014 06:33:38
  |
rene  |
Remove outdated ports:
2014-07-01 security/sudosh3: Funcition replaced by sudo -s
2014-07-01 security/sudosh: Funcition replaced by sudo -s
2014-07-01 security/sudosh2: Funcition replaced by sudo -s
2014-07-01 lang/pike76: Outdated: Users should switch to lang/pike78
2014-07-01 editors/gummi: Builds fine but the program itself is unusable |
1.8.2_5 30 May 2014 05:54:13
  |
cy  |
Deprecate sudosh ports. Their function is already in sudo.
Approved by: portmgr (implicit) |
1.8.2_5 20 Sep 2013 22:55:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.8.2_5 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.8.2_5 03 Jul 2011 14:03:52
 |
ohauer  |
-remove MD5 |
1.8.2_5 29 Dec 2010 20:04:42
 |
pgollucci  |
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav) |
1.8.2_5 02 Sep 2009 15:01:56
 |
amdmi3  |
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav) |
1.8.2_5 06 Jan 2007 22:42:50
 |
cy  |
Fix SIBGUS and SIGSEGV violations on amd64 platform. |
1.8.2_4 05 Jan 2007 22:31:58
 |
cy  |
ptsname(3) is supported under FreeBSD 5.X and up.
Submitted by: jkim |
1.8.2_3 05 Jan 2007 03:30:02
 |
cy  |
Fix errant ifdefs which also fixes build under 4.X.
Submitted by: jkim |
1.8.2_3 04 Jan 2007 16:33:37
 |
cy  |
Cosmetic changes to sync up the style of the patch to that of the
original code. |
1.8.2_3 11 Jun 2006 21:04:35
 |
erwin  |
Remove the use of USE_GZIP. I cannot find any use of it in bsd.port.mk
and these ports build fine without it. My guess is that it was added
by someone as an opposite to USE_BZIP2 and other people copied it.
Remove it once and for all.
With hat: portmgr |
1.8.2_3 24 Jan 2006 01:03:33
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.8.2_3 26 Oct 2005 17:14:39
 |
cy  |
Make this port sysinstall friendly. |
1.8.2_2 25 Oct 2005 18:58:03
 |
cy  |
Cosmetic formatting change. |
1.8.2_2 25 Oct 2005 18:56:46
 |
cy  |
Adjust port to installl sudoers.conf.sample as a reference sample file.
Conditionally install sudoers.conf. |
1.8.2_1 24 Oct 2005 23:46:47
 |
cy  |
Fix broken port, capture missing file in pkg-plist.
Pointy hat to: me |
1.8.2 12 Oct 2005 17:37:04
 |
kris  |
BROKEN: Installs file outside of PREFIX |
1.8.2 04 Oct 2005 22:16:02
 |
cy  |
Update 1.8.1 --> 1.8.2 |
1.8.1 17 Jun 2005 17:00:02
 |
cy  |
Update 1.6.3 --> 1.8.1 |
1.6.3 01 Jun 2005 21:27:52
 |
cy  |
Update 1.4.9p1 --> 1.6.3.
Fix a nasty job control/interrupt bug. |
1.4.9.1 07 May 2005 03:14:06
 |
kris  |
BROKEN on 4.x: Does not compile |
1.4.9.1 21 Apr 2005 23:17:21
 |
cy  |
Udate 1.4.8 --> 1.4.9p1 |
1.4.8_1 21 Apr 2005 21:49:24
 |
cy  |
Set a configurable sudosh logdir which defaults to the /var/log/sudosh
directory. |
1.4.8 19 Apr 2005 23:38:05
 |
cy  |
Package list fixup.
Noticed by: kris
Pointy hat to: myself |
1.4.8 13 Apr 2005 02:03:46
 |
cy  |
Udate 1.4.1 --> 1.4.8 |
1.4.1_3 14 Nov 2004 04:05:42
 |
cy  |
Fix link issue under FreeBSD-4.X due to unsupported functions. |
1.4.1_2 30 Oct 2004 01:46:55
 |
cy  |
Add a sudo dependency and dependency on libutil. |
1.4.1_2 29 Oct 2004 18:31:15
 |
cy  |
Correct some tty handling problems. |
1.4.1_1 28 Oct 2004 22:33:41
 |
cy  |
Repair handling of ptys. |
1.4.1 28 Oct 2004 20:04:55
 |
cy  |
Introduce sudosh (sudo shell) into the Ports Tree. |