non port: security/gringotts/Makefile |
SVNWeb
|
Number of commits found: 46 |
Thu, 31 Mar 2022
|
[ 20:31 Rene Ladan (rene) ] 97cf09b (Only the first 10 of 823 ports in this commit are shown above. )
cleanup: Remove expired ports:
2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in
2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please
consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache
includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release
was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/sha: Obsolete, we have tools in base (Only the first 15 lines of the commit message are shown above )
|
Wed, 24 Nov 2021
|
[ 13:50 Daniel Engberg (diizzy) ] bba8bcb (Only the first 10 of 83 ports in this commit are shown above. )
security/*: Deprecate and mark ports BROKEN that are dead upstream and/or
abandonware
security/afl - Migrate to security/afl++
security/amap - Abandoned upstream, last release 10+ years ago
security/amavis-stats - Upstream is dead and last release was back in 2005
security/arirang - Abandoned (website also refers to Ruby 1.9) and a 9+ year
old webserver security scanner isn't useful today
security/axTLS - Very outdated and abandoned, current version in tree was
released in 2013 and last by upstream in 2019
security/base - Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
security/bruteforceblocker - Abandonware, please consider using
security/sshguard
security/cfs - Deprecated upstream, reference:
https://www.bayofrum.net/cgi-bin/fossil/cfs/index
security/cisco-torch - Unfetchable, dead upstream
security/cp2fwb - Used with deprecated software Firewall Builder
security/dcetest - Targets deprecated protocol by Microsoft in favour of .NET
security/doscan - Abandonware, last release in 2014. Please consider using
security/masscan or sysutils/pnscan
security/find-zlib - Deprecated, no longer relevant (Only the first 15 lines of the commit message are shown above )
|
Thu, 2 Sep 2021
|
[ 08:57 Bernhard Froehlich (decke) ] bac31b9
security/gringotts: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 27 Feb 2021
|
[ 21:37 naddy ]
security/gringotts: fix build on FreeBSD 13/14
Also fix up dependencies while here.
|
Thu, 18 Feb 2021
|
[ 03:02 linimon ]
Mark BROKEN in 13/14 (via latest llvm update).
|
Fri, 8 Nov 2019
|
[ 13:17 tobik ] (Only the first 10 of 36 ports in this commit are shown above. )
security: Add missing USES={gnome,php}
|
Sat, 11 Feb 2017
|
[ 09:01 amdmi3 ]
- Add LICENSE
- Switch to USES=localbase
- Switch to options helpers
- Regenerate patches
|
Thu, 8 Dec 2016
|
[ 19:52 tijl ] (Only the first 10 of 551 ports in this commit are shown above. )
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 29 Nov 2014
|
[ 18:22 tijl ] (Only the first 10 of 165 ports in this commit are shown above. )
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt. Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.
USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.
Update gettext to 0.19.3.
Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports. When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.
Fix some ports that installed files in lib/locale instead of share/locale.
PR: 194038
Reviewed by: bapt
Exp-run: antoine
Approved by: portmgr (antoine)
|
Tue, 3 Jun 2014
|
[ 01:07 amdmi3 ]
- Support staging
- Use new LIB_DEPENDS syntax
- Fix docs installation
|
Tue, 22 Oct 2013
|
[ 14:01 amdmi3 ] (Only the first 10 of 83 ports in this commit are shown above. )
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [st])
Approved by: portmgr (bdrewery)
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Tue, 3 Sep 2013
|
[ 06:36 bapt ] (Only the first 10 of 148 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Tue, 29 Dec 2009
|
[ 11:15 miwi ]
- Update to 1.2.10
PR: 142043
Submitted by: Ports Fury
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Sun, 10 Aug 2008
|
[ 22:51 anders ]
Update WWW and MASTER_SITES URLs.
The main master site does not actually have this particular version of
gringotts, but it seems better to list the new URL as the old stopped
working long time ago. A new version of gringotts exists, and if anyone
is using and have an interest in this port they should look into it.
Keeping the secondary master site so that there is at least one place
to fetch the current distfile.
|
Fri, 6 Jun 2008
|
[ 14:01 edwin ] (Only the first 10 of 129 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Tue, 25 Mar 2008
|
[ 22:44 miwi ] (Only the first 10 of 211 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Wed, 24 Oct 2007
|
[ 23:37 marcus ] (Only the first 10 of 1479 ports in this commit are shown above. )
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for (Only the first 15 lines of the commit message are shown above )
|
Sun, 3 Jun 2007
|
[ 20:23 anders ]
Drop maintainership of gringotts ports, no interest in this anymore.
It has long-standing bugs not being fixed, and the WWW site seems
abandoned. It does still work, but the port(s) would be better left of
using the patches from
http://www.shlomifish.org/open-source/bits-and-bobs/gringotts-patch/
if anyone wants to look into this where I leave it.
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sat, 13 May 2006
|
[ 04:15 edwin ] (Only the first 10 of 275 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with S
|
Sat, 5 Nov 2005
|
[ 05:22 marcus ] (Only the first 10 of 1045 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared library update.
|
Sat, 12 Mar 2005
|
[ 10:54 marcus ] (Only the first 10 of 911 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared lib version change.
|
Sun, 27 Feb 2005
|
[ 18:12 anders ]
Satisfy pointyhat: install pixmap in commonly used gnome directory.
Use DOCSDIR.
|
Sun, 7 Nov 2004
|
[ 22:37 marcus ] (Only the first 10 of 631 ports in this commit are shown above. )
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
|
Fri, 28 May 2004
|
[ 13:22 anders ]
Update to 1.2.8.
PR: 67156
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|
Thu, 22 Apr 2004
|
[ 02:17 marcus ]
Fix build with gtk+-2.4.
PR: 65560
Submitted by: Jeremy Messenger <mezz7@cox.net>
Approved by: maintainer timeout
portmgr (implicit)
|
Tue, 13 Apr 2004
|
[ 12:41 marcus ]
Move the gtk20 dependency to USE_GNOME to chase the gtk20 shared lib version.
|
Mon, 5 Apr 2004
|
[ 03:31 marcus ] (Only the first 10 of 575 ports in this commit are shown above. )
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Wed, 14 May 2003
|
[ 02:57 anders ]
Update to version 1.2.7.
|
Sun, 20 Apr 2003
|
[ 19:42 marcus ] (Only the first 10 of 16 ports in this commit are shown above. )
Remove USE_GNOMENG.
|
Fri, 7 Mar 2003
|
[ 06:10 ade ] (Only the first 10 of 182 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Tue, 18 Feb 2003
|
[ 23:14 anders ]
Update to 1.2.3.
|
Fri, 7 Feb 2003
|
[ 19:21 marcus ] (Only the first 10 of 33 ports in this commit are shown above. )
Chase gtk20's shared lib version.
|
Sat, 4 Jan 2003
|
[ 18:58 anders ]
Update to 1.2.2.
Fix plist.
|
Sat, 23 Nov 2002
|
[ 23:20 anders ]
Update to 1.2.1.
|
Thu, 10 Oct 2002
|
[ 22:30 anders ]
Update to 0.7.0.
Use USE_GNOMENG.
|
Sat, 6 Jul 2002
|
[ 16:54 anders ] (Only the first 10 of 11 ports in this commit are shown above. )
Add gringotts, a GTK application for securely storing sensitive data.
|
Number of commits found: 46 |