aboutsummaryrefslogtreecommitdiff
path: root/www/gurlchecker
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - one liner to unbreak itCheng-Lung Sung2008-04-171-3/+3
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=211429
* - Chase clamav library to version 4Renato Botelho2008-04-161-2/+4
| | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION Following ports are marked as BROKEN since they don't build with new clamav 0.93: www/c-icap mail/claws-mail-clamav www/gurlchecker www/havp security/klamav devel/p5-Mail-ClamAV devel/py-clamav www/squidclam This clamav version needed to be updated without wait other ports fixes because it fixes important vulnerabilities. Notes: svn path=/head/; revision=211377
* Fix gnutls dependency line.Roman Bogorodskiy2008-03-071-1/+1
| | | | | | | | Reported by: pointyhat via erwin Pointy hat to: novel Notes: svn path=/head/; revision=208587
* - Chase security/gnutls shlib version bumpRoman Bogorodskiy2008-03-031-2/+2
| | | | | | | - Add an entry to UPDATING Notes: svn path=/head/; revision=208375
* - Update security/clamav to 0.92Renato Botelho2007-12-191-3/+3
| | | | | | | | | | | | | - Add a new OPTION (RAR) because unrar code is optional to fix a license issue - Some cosmetic changes - Chase library version bump and bump PORTREVISION of all dependant ports Approved by: portmgr (pav) Security: CVE-2007-6335, CVE-2007-6336, CVE-2007-6337 Notes: svn path=/head/; revision=204156
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-242-42/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* Fix gnutls dependency line.Roman Bogorodskiy2007-07-041-1/+1
| | | | | | | | Reported by: pointyhat via pav Pointy hat to: novel Notes: svn path=/head/; revision=194843
* Chase gnutls shared library version chase: adjust DEPENDS lines andRoman Bogorodskiy2007-07-011-2/+2
| | | | | | | bump PORTREVISIONs. Notes: svn path=/head/; revision=194564
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Add OPTIONS:Li-Wen Hsu2007-04-273-42/+36
| | | | | | | | | | | | | | | | | | Use CROCO library for CSS2 validation Use TIDY library for HTML w3c validation Use CLAMAV library for virii scan Use GNU TLS library for HTTPS check - Remove needless patch - Update WWW - Bump PORTREVISION PR: 112138 (based on) Submitted by: KATO Tsuguru <tkato432 AT yahoo.com> Approved by: clsung (mentor, maintainer) Notes: svn path=/head/; revision=191026
* - update to 0.10.1Cheng-Lung Sung2007-04-263-15/+30
| | | | | | | | - add WITHOUT_NLS knob - I'll maintain it Notes: svn path=/head/; revision=190907
* - Chase security/gnutls updateRoman Bogorodskiy2007-01-021-2/+2
| | | | | | | | - Add an entry to UPDATING - Pet portlint(1) for some ports while I'm here Notes: svn path=/head/; revision=181262
* Chase gnutls shlib version change.Roman Bogorodskiy2006-07-061-1/+2
| | | | Notes: svn path=/head/; revision=167068
* Update to 0.8.3.Stefan Walter2006-05-134-30/+13
| | | | | | | | | PR: 95820 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: arved (mentor) Notes: svn path=/head/; revision=162261
* www/gurlchecker: fix MASTER_SITESEdwin Groothuis2006-04-151-1/+2
| | | | | | | | | | | | | Fix patch on MASTER_SITES. [1] USE_GETTEXT and silence portlint with this. Reported by: fenner's distfiles survey [1] PR: ports/95732 Submitted by: "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com> Notes: svn path=/head/; revision=159561
* Reset kwm due to no response about email.Mark Linimon2006-04-141-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=159522
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Chase gnutls update.Roman Bogorodskiy2006-01-091-2/+2
| | | | Notes: svn path=/head/; revision=153142
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* Update to 0.8.2.Koop Mast2005-09-103-4/+5
| | | | Notes: svn path=/head/; revision=142347
* Update WWW.Koop Mast2005-05-211-1/+1
| | | | Notes: svn path=/head/; revision=135765
* Update to 0.8.1.Koop Mast2005-04-052-5/+4
| | | | Notes: svn path=/head/; revision=132566
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Add intlhack to USE_GNOME to fix build on 4.x.Koop Mast2005-02-101-1/+1
| | | | | | | Pointed out by: pointyhat via kris Notes: svn path=/head/; revision=128464
* Update to 0.8.0.Koop Mast2005-02-036-29/+77
| | | | Notes: svn path=/head/; revision=128001
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-1/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - Change maintainer's e-mail addressClement Laforet2004-01-161-1/+1
| | | | | | | | | | | (einekoai@chello.nl -> kwm@rainbow-runner.nl) PR: 61447 Submitted by: Koop Mast <kwm@rainbow-runner.nl> (maintainer) Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=98361
* - Update to 0.6.3Pav Lucistnik2003-12-254-29/+14
| | | | | | | | PR: ports/59928 Submitted by: Koop Mast <einekoai@chello.nl> (maintainer) Notes: svn path=/head/; revision=96586
* Chase up new MASTER_SITE_SAVANNAH.Edwin Groothuis2003-10-031-1/+2
| | | | | | | | PR: ports/56970 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> Notes: svn path=/head/; revision=90089
* Update to 0.6.2 which fixes a problem with the Content-location headerJoe Marcus Clarke2003-10-012-2/+2
| | | | | | | | | | | field, fixes some segfaults, optimizes time checking, as well as offers other debugging and enhancements. PR: 57463 Submitted by: maintainer Notes: svn path=/head/; revision=90001
* update www/gurlchecker: 0.4.1 -> 0.6.1Daichi GOTO2003-09-264-6/+53
| | | | | | | | PR: 56640 Submitted by: Koop Mast <einekoai"@chello.nl> (maintainer) Notes: svn path=/head/; revision=89420
* Update to 0.4.1Mario Sergio Fujikawa Ferreira2003-06-124-21/+13
| | | | | | | | PR: 52992 Submitted by: maintainer Notes: svn path=/head/; revision=82843
* Add gurlchecker, a GNOME program to check a page/website for broken links.Joe Marcus Clarke2003-06-015-0/+60
PR: 52847 Submitted by: Koop Mast <einekoai@chello.nl> Notes: svn path=/head/; revision=81940