Commit Graph

12073 Commits

Author SHA1 Message Date
Joe Marcus Clarke
916abe841a Add a missing directory to the plist. 2009-01-13 05:38:48 +00:00
Joe Marcus Clarke
576a554b80 Update to 2.24.3. 2009-01-13 04:53:09 +00:00
Martin Wilke
3381619583 - Chase gsl shlib bump 2009-01-12 20:37:24 +00:00
Martin Wilke
6199e7562d - File was rerolled to fix a small bug in configure
- Bump PORTREVISION
2009-01-12 19:48:56 +00:00
Martin Wilke
904c1f4656 - Fix INDEX
- Fix plist in claws-mail-themes

Thanks to:	ITetcu/pav
2009-01-12 16:57:49 +00:00
Martin Wilke
5fa0d9604c - Fix dependency
Reported by:	garga
2009-01-12 13:28:06 +00:00
Martin Wilke
fc25909681 - Update to 0.4.24 2009-01-12 13:00:26 +00:00
Martin Wilke
98e8097f00 - Update to 1.14.3
Approved by:	maintainer implicit
2009-01-12 13:00:07 +00:00
Martin Wilke
1cdc1e8f5c - Update to 0.0.15
Approved by:	maintainer implicit
2009-01-12 12:59:37 +00:00
Martin Wilke
dc6c4e9a47 - Update to 0.20
Approved by:	maintainer implicit
2009-01-12 12:58:57 +00:00
Martin Wilke
2b3b2207cf - Update to 0.9.15
Approved by:	maintainer implicit
2009-01-12 12:58:35 +00:00
Martin Wilke
fc2c9ac266 - Update to 0.23
Approved by:	maintainer implicit
2009-01-12 12:58:16 +00:00
Martin Wilke
a91717f5a5 - Update to 0.7.5
Approved by:	maintainer implicit
2009-01-12 12:57:46 +00:00
Martin Wilke
d07540f33f - Update to 2.0.3
Approved by:	maintainer implicit
2009-01-12 12:57:15 +00:00
Martin Wilke
5b26a22b14 - Update to 0.6.3 2009-01-12 12:56:48 +00:00
Martin Wilke
e04958a1e4 - Update to 0.3.7 2009-01-12 12:56:30 +00:00
Martin Wilke
72aff653e3 - Update to 0.3.3 2009-01-12 12:56:04 +00:00
Martin Wilke
151161d0f3 - Update to 1.0.10
Approved by:	maintainer implicit
2009-01-12 12:55:34 +00:00
Martin Wilke
25500fd794 - Update to 0.10.8
Approved by:	maintainer implicit
2009-01-12 12:55:15 +00:00
Martin Wilke
c34f1628e1 - Update to 0.22
Approved by:	maintainer implicit
2009-01-12 12:54:50 +00:00
Martin Wilke
87cb031a9d - Update to 0.2.15
Approved by:	maintainer implicit
2009-01-12 12:54:23 +00:00
Martin Wilke
ad4857be56 - Chase claws-mails shlib bump 2009-01-12 12:53:59 +00:00
Martin Wilke
b6b80a0e8d - Update to 3.7.0 2009-01-12 12:52:03 +00:00
Martin Wilke
fb2f5da861 - Update to 0.57
PR:		127327
Submitted by:	"Pawel Pekala" <c0rn@o2.pl> (maintainer)
2009-01-12 12:50:32 +00:00
Mark Linimon
c9f4fe8d04 Add http://homepages.uni-paderborn.de to MASTER_SITES. The sunsite
mirrors appear to be behind.  Also (temporarily?) remove home.leo.org,
as the site seems to have been rearranged.

PR:		ports/130301
Submitted by:	Matthias Andree <matthias dot andree at gmx dot de>
Hat:		portmgr
2009-01-12 00:59:26 +00:00
Martin Wilke
3530e0b9b2 - Update to 0.1.4
PR:		130165
Submitted by:	Luke Jee <lukejee@gmail.com> (maintainer)
2009-01-11 19:45:23 +00:00
Martin Wilke
9e8705ff0b - Mark FORBIDDEN
Security:	http://www.vuxml.org/freebsd/69a20ce4-dfee-11dd-a765-0030843d3802.html
		http://www.vuxml.org/freebsd/a6713190-dfea-11dd-a765-0030843d3802.html
2009-01-11 14:59:03 +00:00
Andrey Slusar
9e69dd2d50 - Update to 6.2
PR:		ports/130321
Submitted by:	Hiroto Kagotani(maintainer)
2009-01-10 20:25:15 +00:00
Joe Marcus Clarke
610ae56816 Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes.  On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs.  The documentation updates
to the website are forthcoming.

This release features commits by adamw, ahze, kwm, mezz, and myself.  It would
not have been possible without are contributors and testers:

Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet

PR:		125857 [1]
		126993 [2]
		130031 [3]
		127399 [4]
		127661 [5]
		124302 [6]
		129570 [7]
		129936
		123790
2009-01-10 05:22:13 +00:00
Jeremy Messenger
15b6544926 Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which foo
plugins support one of web browsers and can take care of plist (depend on how
you use it) at the same time. I have written a complete document and even show
how it works in the www/firefox/Makefile.webplugins so be sure to read in
there. If there is anything that isn't clear in the document, please feel free
to ask and I will try my best to improvement it.

FYI: GNOME 2.24 depends on this, so it's coming.

BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified.

Approved by:	portmgr
2009-01-10 02:45:46 +00:00
Martin Wilke
2367e4c0e0 pyClamd is a python interface to Clamd (Clamav daemon).
By using pyClamd, you can add virus detection capabilities
to your python software in an efficient and easy way.

PR:		ports/130312
Submitted by:	Milan Obuch
2009-01-09 23:24:06 +00:00
Martin Wilke
62629f57ac - Update to 2.8.0
PR:		130328
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2009-01-09 23:09:17 +00:00
Pav Lucistnik
fc96e3e1dc - Change the OpenSSL 0.9.8 check to use OSVERSION
Approved by:	skv (maintainer)
2009-01-09 12:09:34 +00:00
Anton Berezin
a635052518 Update to 2.194.
Changes: http://search.cpan.org/dist/Email-Send/Changes
2009-01-09 10:41:07 +00:00
Anton Berezin
a882bd1c43 Update to 2.086.
Changes: http://search.cpan.org/dist/Mail-Box/ChangeLog
2009-01-09 10:32:40 +00:00
Erwin Lansing
9aff21ffbd Mark BROKEN on HEAD after the import of strndup(3).
As OSVERSION was not bumped at the time, approximate with 800058.

Submitted by:   pointyhat
2009-01-08 17:36:31 +00:00
Pav Lucistnik
aa6dc6e7bd - No need to define USE_REINPLACE these days 2009-01-08 16:58:29 +00:00
Pav Lucistnik
698de2ec4a - USE_CONFIGURE is nothing, and USE_AUTOTOOLS imply GNU_CONFIGURE anyway 2009-01-08 16:24:18 +00:00
Martin Wilke
f2ad124582 - Set CONFLICT with mail/bogofilter-tc.
PR:		127039
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2009-01-08 16:00:18 +00:00
Martin Wilke
58571c5502 This is a new sibling port of bogofilter's, using tokyocabinet as database.
PR:		ports/127039
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2009-01-08 15:59:04 +00:00
Philip M. Gollucci
e6cfcb52e1 - Remove empty file pkg-message
- %%var%% ify pkg-message.in

Reported by:    pav
2009-01-08 13:29:33 +00:00
Pav Lucistnik
9a45bddce5 - Update to 6.3.9
PR:		ports/129755
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
Approved by:	maintainer timeout (barner; 20 days)
2009-01-08 12:12:44 +00:00
David Thiel
bd00177045 Fix to use pre-su-install instead of pre-install. Appease portlint
by using dirrmtry while I'm here.

Approved by:	glarkin@ (maintainer)
2009-01-08 00:05:16 +00:00
Renato Botelho
d73d8c7759 This module collects common email validation routines to
make input validation, and untainting easier and more readable.

WWW:	http://search.cpan.org/dist/Data-Validate-Email/

PR:		ports/130271
Submitted by:	Murilo Opsfelder <mopsfelder at gmail.com>
2009-01-07 19:14:37 +00:00
Alex Dupre
da20214a7d Update to 0.2 final release. 2009-01-07 13:24:30 +00:00
Kirill Ponomarev
23c20b354c Fix user/group creation order while installing package.
PR:		ports/130184
Submitted by:	Artis Caune <Artis.Caune@gmail.com>
2009-01-07 07:08:24 +00:00
Wesley Shields
d02f94b8e8 - Update to 4.0.10
PR:		ports/130241
Submitted by:	Peter Kieser <peter@kieser.ca> (maintainer)
2009-01-07 03:58:09 +00:00
Thomas Abthorpe
79277ff53f - Update to 2.0.14
Notified by:	portscout
2009-01-06 20:49:23 +00:00
Rong-En Fan
af76562086 - Bump PORTREVISION due to share library version bump in security/libgcrypt
PR:		 ports/127478
2009-01-06 13:01:11 +00:00
Pav Lucistnik
f28d272707 - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 21:05:49 +00:00