Port details |
- bfilter Smart filtering HTTP proxy
- 1.1.4_1 net
=2 1.1.4_1Version of this port present on the latest quarterly branch.
- BROKEN: does not compile
DEPRECATED: Broken for more than 6 month This port expired on: 2013-03-05 IGNORE: is marked as broken: does not compile
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2003-05-13 16:48:52
- Last Update: 2013-03-06 15:05:44
- SVN Revision: 313519
- People watching this port, also watch:: cdrtools, mplayer, razor-agents, p5-Mail-Tools
- License: not specified in port
- WWW:
- http://bfilter.sourceforge.net
- Description:
- BFilter is a smart filtering HTTP proxy. It removes ads,
webbugs, and popups. Unlike the majority of similar tools, it
doesn't rely on a list of blocked URLs, but instead parses HTML
on the fly, and detects ads using a set of heuristic rules.
BFilter has a built-in JavaScript engine which detects popups
and js-generated ads.
WWW: http://bfilter.sourceforge.net
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: bfilter
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- ACE.6 : devel/ace
- sigc-2.0.0 : devel/libsigc++20
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.4_1 06 Mar 2013 15:05:44 |
rene |
Remove expired, unmaintained ports:
2013-03-01 sysutils/sge60: Ancient and unsupported release
2013-03-01 sysutils/sge61: Ancient and unsupported release
2013-03-05 x11-themes/sapphire-themes: Broken for more than 6 month
2013-03-05 misc/fep: Broken for more than 6 month
2013-03-05 devel/gauche-gaunit: Broken for more than 6 month
2013-03-05 games/tuxracer_golf: Broken for more than 6 month
2013-03-05 net/bfilter: Broken for more than 6 month
2013-03-05 graphics/fnlib: Broken for more than 6 month
2013-03-05 print/gfontview: Broken for more than 6 month
2013-03-05 print/hugelatex: Broken for more than 6 month
2013-03-05 misc/gtktalog: Broken for more than 6 month
2013-03-05 x11/wterm: Broken for more than 6 month
2013-03-05 databases/xapian-bindings10: Broken for more than 6 month
2013-03-05 databases/adstudio: Broken for more than 6 month
2013-03-05 misc/splitvt: Broken for more than 6 month
2013-03-05 sysutils/udesc_dump: Broken for more than 6 month
2013-03-05 textproc/gxditview: Broken for more than 6 month
2013-03-05 x11/powershell: Broken for more then 6 month |
1.1.4_1 05 Feb 2013 15:07:11 |
bapt |
Mark as deprecated a bunch of ports that are marked as broken for more than 6
month without a fix |
1.1.4_1 05 Aug 2012 23:19:40 |
dougb |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
1.1.4_1 22 Feb 2012 20:36:37 |
pav |
- Mark BROKEN: does not compile
In file included from prcvar.cpp:25:
private.h:33: error: field 'cond' has incomplete type
private.h: In constructor 'PRCondVar::PRCondVar(PRLock*)':
private.h:35: error: class 'PRCondVar' does not have any field named 'cond'
prcvar.cpp: In function 'PRStatus PR_WaitCondVar(PRCondVar*, PRIntervalTime)':
prcvar.cpp:44: error: 'struct PRCondVar' has no member named 'cond'
prcvar.cpp:44: error: 'struct PRCondVar' has no member named 'cond'
prcvar.cpp: In function 'PRStatus PR_NotifyCondVar(PRCondVar*)':
prcvar.cpp:49: error: 'struct PRCondVar' has no member named 'cond'
prcvar.cpp: In function 'PRStatus PR_NotifyAllCondVar(PRCondVar*)':
prcvar.cpp:54: error: 'struct PRCondVar' has no member named 'cond'
*** Error code 1
Reported by: pointyhat |
1.1.4_1 18 Feb 2012 21:16:50 |
pav |
- Chase libACE shlib major version bump
Reported by: pointyhat
Pointy hat to: miwi |
1.1.4 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.1.4 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
1.1.4 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
1.1.4 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.1.4 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.1.4 02 Sep 2009 15:01:56 |
amdmi3 |
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all 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) |
1.1.4 23 Jun 2008 11:04:27 |
miwi |
- Update to 1.1.4
PR: 124851
Submitted by: Ports Fury |
1.1.3 21 Mar 2008 11:31:50 |
miwi |
- Update to 1.1.3
PR: 121801
Submitted by: Ports Fury |
1.1.2 18 Oct 2007 19:25:47 |
mezz |
Update to 1.1.2. |
1.1.1 26 Aug 2007 16:12:50 |
mezz |
Update to 1.1.1.
Requested by: a few |
1.0.9_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.0.9 31 Jan 2007 05:22:24 |
mezz |
Update to 1.0.9. |
1.0.8 22 Jan 2007 20:22:48 |
mezz |
Fix the build if one of system that don't have X / gtk libraries installed.
Reported by: Derkjan de Haan <haanjdj@kpnplanet.nl> |
1.0.8 21 Jan 2007 03:15:25 |
mezz |
Update to 1.0.8. |
1.0.7 23 Dec 2006 00:14:55 |
mezz |
-Update to 1.0.7.
-Fix plist to remove share/pixmaps when use WITH_GUI. |
1.0.6 09 Sep 2006 20:52:47 |
mezz |
Update to 1.0.6, see changelog for details:
http://bfilter.sourceforge.net/changelog.php |
1.0.5 02 Aug 2006 16:23:35 |
mezz |
Update to 1.0.5, see changelog for details:
http://bfilter.sourceforge.net/changelog.php |
1.0.4_1 19 Jul 2006 16:04:34 |
dougb |
Tune up the rc.d script generally, including fixing the sig_stop value
which was
Pointed out by: Nikolaus Waxweiler <madleser@gmx.de> |
1.0.4 15 Jul 2006 22:25:23 |
mezz |
Update to 1.0.4. |
0.10.3 29 May 2006 06:11:17 |
mezz |
x11-toolkits/gtk--2 -> x11-toolkits/gtkmm20
x11-toolkits/gtk--2-reference -> x11-toolkits/gtkmm20-reference
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
PR: ports/97985
Repocopy by: marcus |
0.10.3 15 Apr 2006 17:44:27 |
pav |
- Update to 0.10.3
PR: ports/95730
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> |
0.9.4_1 20 Feb 2006 20:47:50 |
dougb |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
0.9.4_1 25 Nov 2005 16:48:31 |
pav |
- Add SHA256 |
0.9.4_1 14 Sep 2005 08:26:09 |
krion |
Drop maintainership, since I'm buried in the $REALLIFE stuff. |
0.9.4_1 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.9.4_1 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.9.4_1 26 Oct 2004 15:34:05 |
krion |
Chase libraries for new textproc/libtre version. |
0.9.4_1 27 Aug 2004 19:21:34 |
krion |
Use RC_SUBR
Submitted by: seanc |
0.9.4 12 Aug 2004 18:07:09 |
krion |
Update to 0.9.4 |
0.9.3_2 17 Jul 2004 11:09:20 |
krion |
Fix build with gcc-3.4
Reported by: cluster via kris |
0.9.3_2 10 May 2004 10:51:06 |
krion |
- Chase libraries for new textproc/libtre version |
0.9.3_1 26 Mar 2004 11:37:46 |
krion |
- Do not override config files
Submitted by: Mark Daniel Reidel <mark@reidel.info> |
0.9.3 21 Mar 2004 08:04:51 |
krion |
- Update to version 0.9.3 |
0.9.2_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.9.2 01 Feb 2004 01:05:53 |
krion |
- Fix build on AMD64
Noticed by: bento |
0.9.2 30 Jan 2004 14:05:15 |
krion |
- SIZEify |
0.9.2 06 Jan 2004 23:55:33 |
krion |
- Update to version 0.9.2 |
0.9.1_1 22 Dec 2003 16:45:31 |
krion |
- Chase libraries for new libtre version |
0.9.1 20 Dec 2003 20:33:53 |
krion |
- Update to version 0.9.1 |
0.8.2a 24 Aug 2003 12:38:26 |
krion |
- Update to 0.8.2a |
0.8.1 22 Jul 2003 10:34:12 |
krion |
Change my mail to @FreeBSD.org
Approved by: fjoe (mentor) |
0.8.1 13 May 2003 16:59:56 |
fjoe |
reformat comments |
0.8.1 13 May 2003 16:48:25 |
fjoe |
New port: bfilter
Smart filtering HTTP proxy.
PR: 52034
Submitted by: Kirill Ponomarew |