Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3 20 Jul 2022 14:22:56
    |
Tobias C. Berner (tcberner)  |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.3 08 Jun 2020 20:35:56
  |
cs  |
Update maintainer'r address
PR: 245490
Submitted by: Mauro F Caseres <mauroeldritch@gmail.com>
Approved by: maintainer timeout |
0.3 11 Sep 2015 02:00:00
  |
wen  |
- Pass maintainership to submitter
PR: 203004
Submitted by: mauro@eldritch.com.ar |
0.3 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- 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 |
0.3 13 Nov 2014 09:02:57
  |
antoine  |
Cleanup plist |
0.3 06 Feb 2014 20:18:12
  |
antoine  |
Stage support |
0.3 20 Sep 2013 22:55:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
0.3 31 Jul 2013 08:33:56
  |
danfe  |
- Unbreak parallel (-jX) builds (have to use GNU make)
- Respect CC and CFLAGS in a less intrusive way
- Minor cleanups; remove dead WWW link from pkg-descr |
0.3 10 Jul 2013 11:43:19
  |
bapt  |
Mark jobs unsafe |
0.3 03 Jul 2011 14:03:52
 |
ohauer  |
-remove MD5 |
0.3 21 Dec 2009 02:19:12
 |
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
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. |
0.3 06 Oct 2006 19:22:17
 |
miwi  |
- Fix build with gcc41
- Fix pkg-plist
PR: ports/103957
Submitted by: trasz <trasz@pin.if.uz.zgora.pl> |
0.3 13 May 2006 04:15:53
 |
edwin  |
Remove USE_REINPLACE from all categories starting with S |
0.3 25 Nov 2005 18:01:16
 |
pav  |
- Add SHA256 |
0.3 28 Sep 2005 08:10:45
 |
linimon  |
Remove obsolete mastersite.
Source: distfile survey |
0.3 24 May 2004 23:55:46
 |
pav  |
- Refresh MASTER_SITES
PR: ports/67143
Submitted by: Roman Neuhauser <neuhauser@chello.cz> |
0.3 29 Jan 2004 16:13:06
 |
trevor  |
SIZEify. |
0.3 20 Nov 2003 23:06:45
 |
pav  |
- Author included object files in distfile. Get rid of them otherwise
build fails on non-i386 platforms.
- Respect CFLAGS
Submitted by: Koop Mast
Approved by: adamw (mentor) |
0.3 05 Oct 2003 20:01:26
 |
erwin  |
add WWW
PR: 57613
Submitted by: Mark Linimon <linimon@lonesome.com> |
0.3 24 Aug 2003 11:45:10
 |
edwin  |
new port: Security scanner for Samba
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> |