Commit graph

43 commits

Author SHA1 Message Date
Roman Bogorodskiy
f8f2a96325 - Fix build by fixing gnutls dependency
- Remove duplicated gnutls dependency

Pointy hat to:		novel
2009-08-18 05:42:43 +00:00
Roman Bogorodskiy
f32c11d872 Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. 2009-08-16 18:04:40 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Renato Botelho
b5a9f42350 - Bump necessary PORTREVISIONS and fix some ports to new clamav API 2009-03-27 11:53:07 +00:00
Renato Botelho
37c88c8e12 - Update security/clamav to 0.94 [1] and fix a remote DoS [2]
- Chase libclamav version bump on all dependant ports
- Bump necessary PORTREVISIONS
- Fix some BROKEN messages from ports that were already broken with clamav-0.93
- Mark security/klamav as BROKEN since it doesn't build with clamav-0.94

PR:		ports/127122 [1], ports/127310 [2]
Submitted by:	Gary Palmer <freebsd-gnats@in-addr.com> [1], delphij [2]
Approved by:	portmgr (pav)
2008-09-15 19:56:38 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- 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)
2008-04-19 17:56:05 +00:00
Cheng-Lung Sung
3d7844c154 - one liner to unbreak it
- bump PORTREVISION
2008-04-17 08:45:17 +00:00
Renato Botelho
5ecc9b9295 - Chase clamav library to version 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.
2008-04-16 16:10:19 +00:00
Roman Bogorodskiy
485b8042d7 Fix gnutls dependency line.
Reported by:	pointyhat via erwin
Pointy hat to:	novel
2008-03-07 15:23:45 +00:00
Roman Bogorodskiy
c9536f39b3 - Chase security/gnutls shlib version bump
- Add an entry to UPDATING
2008-03-03 11:57:08 +00:00
Renato Botelho
e74905e54b - Update security/clamav to 0.92
- 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
2007-12-19 23:08:38 +00:00
Joe Marcus Clarke
4acc6fb2a4 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
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
2007-10-24 23:37:25 +00:00
Roman Bogorodskiy
ac20c8eefd Fix gnutls dependency line.
Reported by:	pointyhat via pav
Pointy hat to:	novel
2007-07-04 03:35:26 +00:00
Roman Bogorodskiy
95eecf16e6 Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
2007-07-01 08:56:16 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Li-Wen Hsu
c35eb9dea4 - Add OPTIONS:
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)
2007-04-27 17:00:52 +00:00
Cheng-Lung Sung
ad6d28e2fe - update to 0.10.1
- add WITHOUT_NLS knob
- I'll maintain it
2007-04-26 08:22:41 +00:00
Roman Bogorodskiy
3d0dcc46ab - Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
2007-01-02 08:54:13 +00:00
Roman Bogorodskiy
26d33e9388 Chase gnutls shlib version change. 2006-07-06 17:41:23 +00:00
Stefan Walter
d1b053f8e1 Update to 0.8.3.
PR:		95820
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Approved by:	arved (mentor)
2006-05-13 21:44:50 +00:00
Edwin Groothuis
66f3549076 www/gurlchecker: fix MASTER_SITES
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>
2006-04-15 07:03:35 +00:00
Mark Linimon
53319deeca Reset kwm due to no response about email.
Hat:	portmgr
2006-04-14 23:25:09 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Roman Bogorodskiy
17b54d4ed8 Chase gnutls update. 2006-01-09 16:34:19 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Koop Mast
dec514b0dc Update to 0.8.2. 2005-09-10 15:14:43 +00:00
Koop Mast
89fddf0541 Update WWW. 2005-05-21 13:53:51 +00:00
Koop Mast
1950e3ee5a Update to 0.8.1. 2005-04-05 16:29:20 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Koop Mast
d737d46fa2 Add intlhack to USE_GNOME to fix build on 4.x.
Pointed out by:	pointyhat via kris
2005-02-10 15:55:37 +00:00
Koop Mast
f4e46d0c01 Update to 0.8.0. 2005-02-03 22:34:48 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Clement Laforet
7facac523b - Change maintainer's e-mail address
(einekoai@chello.nl -> kwm@rainbow-runner.nl)

PR:                 61447
Submitted by:       Koop Mast <kwm@rainbow-runner.nl> (maintainer)
Approved by:        erwin (mentor) (implicitly)
2004-01-16 23:19:08 +00:00
Pav Lucistnik
2d42b7fc1a - Update to 0.6.3
PR:		ports/59928
Submitted by:	Koop Mast <einekoai@chello.nl> (maintainer)
2003-12-25 19:32:37 +00:00
Edwin Groothuis
07f1d50cbc Chase up new MASTER_SITE_SAVANNAH.
PR:		ports/56970
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2003-10-03 11:04:59 +00:00
Joe Marcus Clarke
0847dbd888 Update to 0.6.2 which fixes a problem with the Content-location header
field, fixes some segfaults, optimizes time checking, as well as offers other
debugging and enhancements.

PR:		57463
Submitted by:	maintainer
2003-10-01 17:00:15 +00:00
Daichi GOTO
395295723a update www/gurlchecker: 0.4.1 -> 0.6.1
PR:		56640
Submitted by:	Koop Mast <einekoai"@chello.nl> (maintainer)
2003-09-26 07:00:46 +00:00
Mario Sergio Fujikawa Ferreira
15534ed521 Update to 0.4.1
PR:		52992
Submitted by:	maintainer
2003-06-12 03:31:35 +00:00
Joe Marcus Clarke
81575de46f Add gurlchecker, a GNOME program to check a page/website for broken links.
PR:		52847
Submitted by:	Koop Mast <einekoai@chello.nl>
2003-06-01 22:17:49 +00:00