Package Details: pgl 2.3.1-1

Git Clone URL: https://aur.archlinux.org/pgl.git (read-only, click to copy)
Package Base: pgl
Description: A privacy oriented firewall application (GUI).
Upstream URL: http://sourceforge.net/projects/peerguardian/
Licenses: GPL3
Conflicts: pgl-cli, pgl-git
Submitter: Gilrain
Maintainer: None
Last Packager: Gilrain
Votes: 34
Popularity: 0.000010
First Submitted: 2011-08-25 13:05 (UTC)
Last Updated: 2022-03-31 11:18 (UTC)

Dependencies (18)

Required by (0)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

Gilrain commented on 2012-11-13 08:42 (UTC)

pgl 2.2.2 [jre] * changed default to not log to syslog (LOG_SYSLOG="0") * fixed pending ";" in IP_REMOVE results in empty blocklist * added "env" to the example WGET_OPTS for proxies. Closes: SF bug #3581707 * fixed reading ipfilter.dat lines which contain a : in the decription * updated documentation [hasufell] * added gentoo init script, accessible via --with-gentoo-init * cleaned up configure.ac (AM_CFLAGS) [freemind] * fixed bug that prevented apply button from getting enabled. * modified iptables related functions to use always port numbers and not names (fix) * fixed pglgui crashes if you try to whitelist permanently, while pgl is not running. * code refacturing

Gilrain commented on 2012-06-21 07:04 (UTC)

@jre: Thanks for reviewing this PKGBUILD. > I just wondered why you use "--disable-networkmanager". It turns out that configure simply ignores whether NM is installed or not, copying automatically the dispatcher script. Autowhitelist of newly started network interfaces is again available, provided the optional "networkmanager" package is installed.

jre commented on 2012-06-20 21:15 (UTC)

Hey, I'm happy to see you're still active and quickly implemented the autotools change. From a quick glance I just wondered why you use "--disable-networkmanager". This is needed to automatically whitelist the LAN. The script normally gets called on start and whenever an network interface is brought up. As always, feel free to contact us/me directly at http://sourceforge.net/projects/peerguardian/ or jre-phoenix@users.sourceforge.net. I visit this forum just from time to time. Greets!

Babets commented on 2012-06-13 10:30 (UTC)

polkit-qt is needed but I don't have the time to test if only as makedepends or as depends, please test it.

trex279 commented on 2012-04-26 05:36 (UTC)

I get an error when I try to build it: ~/build/pgl/PKGBUILD: line 30: /bin/sed: Argument list too long ==> ERROR: A failure occurred in build(). Aborting...

Gilrain commented on 2012-01-29 17:01 (UTC)

@daktras: Indeed, the GUI seems to have some difficulty launching the pgl daemon. Since policykit is not yet implemented and kdesu is unable/unwilling to do anything, you could try gksu (as suggested by bluTaz), manually launching the daemon (i.e. rc.d start pgl) or start it at boot time by adding "@pgl" to your /etc/rc.conf

<deleted-account> commented on 2012-01-26 18:38 (UTC)

when i start whether it be gui or from command line it starts but then when you click to start i get this error while trying to load i have razor-qt and it does have the razor-policy-agent running everything but this app runs fine what am i needing or doing wrong? ** Debug: Graphical Sudo: "/usr/bin/kdesu" ** Debug: Graphical Sudo: "/usr/bin/kdesu" ** Debug: Connection to DBus was successful. ** Warning: bool hasPermissions(const QString&) Could not read from file "/etc/test_file" ** Debug: void SuperUser::executeCommands(QStringList, bool) Executing commands: ("/usr/bin/kdesu "/usr/bin/pglcmd start"") ** Debug: virtual void ProcessT::run() Executing command "/usr/bin/kdesu "/usr/bin/pglcmd start"" () ... ** Debug: "kdesu(10530) startApp: Daemon not safe (not sgid), not using it. kdesu(10530)/kdesu (kdelibs) KDESu::PtyProcess::exec: [ /build/src/kdelibs-4.7.4/kdesu/process.cpp : 293 ] Running "/bin/su" kdesu(10530)/kdesu (kdelibs) KDESu::SuProcess::ConverseSU: [ /build/src/kdelibs-4.7.4/kdesu/su.cpp : 259 ] Read line "Password: " kdesu(10530)/kdesu (kdelibs) KDESu::PtyProcess::exec: [ /build/src/kdelibs-4.7.4/kdesu/process.cpp : 293 ] Running "/bin/su" kdesu(10530)/kdesu (kdelibs) KDESu::SuProcess::ConverseSU: [ /build/src/kdelibs-4.7.4/kdesu/su.cpp : 259 ] Read line "Password: " kdesu(10530)/kdesu (kdelibs) KDESu::PtyProcess::WaitSlave: [ /build/src/kdelibs-4.7.4/kdesu/process.cpp : 379 ] Child pid 10541 kdesu(10530)/kdesu (kdelibs) KDESu::SuProcess::ConverseSU: [ /build/src/kdelibs-4.7.4/kdesu/su.cpp : 259 ] Read line "" kdesu(10530)/kdesu (kdelibs) KDESu::SuProcess::ConverseSU: [ /build/src/kdelibs-4.7.4/kdesu/su.cpp : 259 ] Read line "kdesu_stub" kdesu(10530)/kdesu (kdelibs) KDESu::PtyProcess::exec: [ /build/src/kdelibs-4.7.4/kdesu/process.cpp : 293 ] Running "/bin/su" kdesu(10530)/kdesu (kdelibs) KDESu::SuProcess::ConverseSU: [ /build/src/kdelibs-4.7.4/kdesu/su.cpp : 259 ] Read line "Password: " kdesu(10530)/kdesu (kdelibs) KDESu::PtyProcess::WaitSlave: [ /build/src/kdelibs-4.7.4/kdesu/process.cpp : 379 ] Child pid 10544 kdesu(10530)/kdesu (kdelibs) KDESu::SuProcess::ConverseSU: [ /build/src/kdelibs-4.7.4/kdesu/su.cpp : 259 ] Read line "" kdesu(10530)/kdesu (kdelibs) KDESu::SuProcess::ConverseSU: [ /build/src/kdelibs-4.7.4/kdesu/su.cpp : 259 ] Read line "kdesu_stub"" ** Debug: virtual void ProcessT::run() Command execution finished.

<deleted-account> commented on 2011-08-27 14:59 (UTC)

haha, nice, works. had already fixed it myself and got gksu working with it, will need to configure it to /usr/bin/gksu under settings. Just updated my quick fix to this one, so far seems good, hopefully I can leave moblock alone now :).

Gilrain commented on 2011-08-27 14:26 (UTC)

Sorry about that. I didn't take the time to see if it would compile. My bad :-( Everything should be fine now. Thanks for the report.

<deleted-account> commented on 2011-08-27 13:36 (UTC)

edt: correct paths /usr/include/{QtCore,QtGui,Qt}