aboutsummaryrefslogtreecommitdiffstats
path: root/security/ADMsmb
Commit message (Collapse)AuthorAgeFilesLines
* - Pass maintainership to submitterwen2015-09-111-1/+1
| | | | | PR: 203004 Submitted by: mauro@eldritch.com.ar
* MASTER_SITES cleanup.mat2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
* Cleanup plistantoine2014-11-131-1/+0
|
* Stage supportantoine2014-02-071-4/+3
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | security)
* - Unbreak parallel (-jX) builds (have to use GNU make)danfe2013-07-313-22/+11
| | | | | - Respect CC and CFLAGS in a less intrusive way - Minor cleanups; remove dead WWW link from pkg-descr
* Mark jobs unsafebapt2013-07-101-5/+3
|
* -remove MD5ohauer2011-07-031-1/+0
|
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* - Fix build with gcc41miwi2006-10-073-2/+33
| | | | | | | - Fix pkg-plist PR: ports/103957 Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
* Remove USE_REINPLACE from all categories starting with Sedwin2006-05-131-2/+0
|
* - Add SHA256pav2005-11-261-0/+1
|
* Remove obsolete mastersite.linimon2005-09-281-2/+1
| | | | Source: distfile survey
* - Refresh MASTER_SITESpav2004-05-251-1/+2
| | | | | PR: ports/67143 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* SIZEify.trevor2004-01-301-0/+1
|
* - Author included object files in distfile. Get rid of them otherwisepav2003-11-211-0/+6
| | | | | | | | build fails on non-i386 platforms. - Respect CFLAGS Submitted by: Koop Mast Approved by: adamw (mentor)
* add WWWerwin2003-10-061-0/+2
| | | | | PR: 57613 Submitted by: Mark Linimon <linimon@lonesome.com>
* new port: Security scanner for Sambaedwin2003-08-244-0/+34
ADM smb is a security scanner for Samba /* based on the src of the smbclient from the samba team */ ADMsmb will perform a complete audit of samba for you on a host you provide. PR: ports/53696 Submitted by: Jacek Serwatynski <tutus@trynet.eu.org>