/mail/fetchmail/

ss='logo' rowspan='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/security/sudosh
Commit message (Collapse)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+1
| | | | | | | | | - 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
* -remove MD5ohauer2011-07-031-1/+0
|
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.pgollucci2010-12-301-1/+0
| | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav)
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all ↵amdmi32009-09-021-2/+1
| | | | | | | | | 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)
* Fix SIBGUS and SIGSEGV violations on amd64 platform.cy2007-01-072-1/+13
|
* ptsname(3) is supported under FreeBSD 5.X and up.cy2007-01-062-10/+8
| | | | Submitted by: jkim
* Fix errant ifdefs which also fixes build under 4.X.cy2007-01-052-9/+3
| | | | Submitted by: jkim
* Cosmetic changes to sync up the style of the patch to that of thecy2007-01-051-25/+27
| | | | original code.
* Remove the use of USE_GZIP. I cannot find any use of it in bsd.port.mkerwin2006-06-121-1/+0
| | | | | | | | 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
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Make this port sysinstall friendly.cy2005-10-274-19/+6
|
* Cosmetic formatting change.cy2005-10-261-1/+1
|
* Adjust port to installl sudoers.conf.sample as a reference sample file.cy2005-10-264-2/+28
| | | | Conditionally install sudoers.conf.
* Fix broken port, capture missing file in pkg-plist.cy2005-10-252-2/+3
| | | | Pointy hat to: me
* BROKEN: Installs file outside of PREFIXkris2005-10-131-0/+2
|
* Update 1.8.1 --> 1.8.2cy2005-10-052-3/+3
|
* Update 1.6.3 --> 1.8.1cy2005-06-183-62/+66
|
* Update 1.4.9p1 --> 1.6.3.cy2005-06-023-103/+76
| | | | Fix a nasty job control/interrupt bug.
* BROKEN on 4.x: Does not compilekris2005-05-071-1/+7
|
* Udate 1.4.8 --> 1.4.9p1cy2005-04-222-6/+7
|
* Set a configurable sudosh logdir which defaults to the /var/log/sudoshcy2005-04-221-0/+6
| | | | directory.
* Package list fixup.cy2005-04-201-0/+3
| | | | | Noticed by: kris Pointy hat to: myself
* Udate 1.4.1 --> 1.4.8cy2005-04-133-99/+78
|
* Fix link issue under FreeBSD-4.X due to unsupported functions.cy2004-11-142-11/+23
|
* Add a sudo dependency and dependency on libutil.cy2004-10-301-0/+3
|
* Correct some tty handling problems.cy2004-10-302-6/+125
|
* Repair handling of ptys.cy2004-10-292-0/+43
|