aboutsummaryrefslogtreecommitdiff
path: root/security/ADMsmb
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update maintainer'r addressCarlo Strub2020-06-081-1/+1
| | | | | | | | | PR: 245490 Submitted by: Mauro F Caseres <mauroeldritch@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=538257
* - Pass maintainership to submitterWen Heping2015-09-111-1/+1
| | | | | | | | PR: 203004 Submitted by: mauro@eldritch.com.ar Notes: svn path=/head/; revision=396640
* MASTER_SITES cleanup.Mathieu Arnold2015-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 Notes: svn path=/head/; revision=386312
* Cleanup plistAntoine Brodin2014-11-131-1/+0
| | | | Notes: svn path=/head/; revision=372514
* Stage supportAntoine Brodin2014-02-061-4/+3
| | | | Notes: svn path=/head/; revision=343148
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Unbreak parallel (-jX) builds (have to use GNU make)Alexey Dokuchaev2013-07-313-22/+11
| | | | | | | | - Respect CC and CFLAGS in a less intrusive way - Minor cleanups; remove dead WWW link from pkg-descr Notes: svn path=/head/; revision=324017
* Mark jobs unsafeBaptiste Daroussin2013-07-101-5/+3
| | | | Notes: svn path=/head/; revision=322665
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-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. Notes: svn path=/head/; revision=246327
* - Fix build with gcc41Martin Wilke2006-10-063-2/+33
| | | | | | | | | | - Fix pkg-plist PR: ports/103957 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> Notes: svn path=/head/; revision=174664
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-2/+0
| | | | Notes: svn path=/head/; revision=162215
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149451
* Remove obsolete mastersite.Mark Linimon2005-09-281-2/+1
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=143671
* - Refresh MASTER_SITESPav Lucistnik2004-05-241-1/+2
| | | | | | | | PR: ports/67143 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=109914
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* - Author included object files in distfile. Get rid of them otherwisePav Lucistnik2003-11-201-0/+6
| | | | | | | | | | | build fails on non-i386 platforms. - Respect CFLAGS Submitted by: Koop Mast Approved by: adamw (mentor) Notes: svn path=/head/; revision=94564
* add WWWErwin Lansing2003-10-051-0/+2
| | | | | | | | PR: 57613 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=90326
* new port: Security scanner for SambaEdwin Groothuis2003-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> Notes: svn path=/head/; revision=87600