Commit graph

15115 commits

Author SHA1 Message Date
Cy Schubert
8102f883ff Fix build when linking against MIT KRB5 libraries.
Check for and use Heimdal in ports if available.

PR:		ports/167639
Approved by:	maintainer (implicit)
2012-06-16 06:08:30 +00:00
Cy Schubert
adee0a1d1f If we find MIT KRB5 in $KRB5_HOME, drag it in.
Approved by:	Maintainer (Udo Schweigert <Udo.Schweigert@siemens.com>)
2012-06-15 05:25:00 +00:00
Ashish SHUKLA
c0afec7f93 - extend CONFLICTS
Approved by:	sahil (maintainer)
2012-06-15 02:22:13 +00:00
Johan van Selst
91b477a02e - Convert to new options framework
- Simplify options handling
- Register additional conflicts
2012-06-14 20:20:54 +00:00
Baptiste Daroussin
7da39d11c2 Convert to new options framework 2012-06-13 05:55:02 +00:00
Baptiste Daroussin
6650773ab1 2012-05-31 deskutils/sciplore-mindmapping: Discontinued, use deskutils/docear instead
2012-06-07 devel/libtool-fixed: libtool has been fixed, no more need of this version
2012-05-23 devel/p5-Devel-ObjectTracker: removed from CPAN
2012-05-10 devel/rubygem-vmc: BROKEN for more than 6 month
2012-06-01 games/antrix: no more public distfiles, abandoned upstream
2012-05-10 games/sfbol: BROKEN for more than 6 month
2012-06-01 java/eclipseme: depends on java/sun-wtk
2012-05-10 mail/lmtpd: BROKEN for more than 6 month
2012-06-12 21:58:50 +00:00
Jason Helfman
acd2a0f825 - update to 1.9.3.6 [1]
- move to optionsNG framework [1]
- while here use packages for perl dependencies, in favor of SITE_PERL pm files
  and complete migration to optionsNG framework [2]

PR:	ports/168906
Submitted by:	maintainer, rnejdl@ringofsaturn.com [1], jgh@ [2]
Approved by:	maintainer
2012-06-12 20:54:33 +00:00
Koop Mast
ebf7eb4947 OptionsNG my ports. 2012-06-12 18:49:15 +00:00
Hajimu UMEMOTO
e317ca1cff Convert to use new OPTIONS framework. 2012-06-12 17:39:22 +00:00
Raphael Kubo da Costa
f6bd704047 Apply r1.18 to mail/p5-FuzzyOcr's Makefile:
- switch from gif2ps to gifasm

In graphics/giflib 4.2 gif2ps was removed.
According to FuzzyOcr.pm - gif2ps not using, and all other dependence exists.
2012-06-11 23:38:29 +00:00
Sunpoet Po-Chuan Hsieh
c0dd09fda8 - Update to 12.1.0
- Change RUN_DEPENDS to ensure same-verison twisted dependencies

Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.1.0/twisted/mail/topfiles/NEWS
2012-06-11 16:09:57 +00:00
Steve Wills
d99bb0ed70 - Added proper PORTDOCS
PR:		ports/168716
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
2012-06-11 02:30:33 +00:00
Sylvio Cesar Teixeira
f235c25f99 - Update to 1.0.27
- Convert to OptionsNG
2012-06-10 21:15:47 +00:00
Sahil Tandon
8c1d11010c - Add OPTION to install postfwd v2 rather than v1 and
convert to new options framework.

- Revise the rc.d script[1] with style and functionality
  improvements, one of which works around an upstream
  issue that obstructed operation of 'status' and other
  functions.  Because this affects the default package,
  bump PORTREVISION.

Reviewed by:	dougb [1]
2012-06-10 18:58:16 +00:00
Steve Wills
63d09c9c9b - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
2012-06-10 18:42:48 +00:00
Vsevolod Stakhov
ede731e95c Update rspamd port to 0.5.0 version. List of changes:
- Added SMTP lightweight balancing proxy with XCLIENT support.
  - New pre-filters are implemented to support initial checking for messages.
  - Added ratelimit plugin that uses redis protocol to store data.
  - Added ipv6 support to spf and some other modules.
  - DKIM plugin an parsing code was added.
  - Many bugfixes.
2012-06-09 13:03:54 +00:00
Dirk Meyer
3b283aa2fe - patch no longer needed 2012-06-09 12:59:58 +00:00
Frederic Culot
c8b2a18d15 - Update to 5.503
- Add LICENSE (Artistic 1 & GPL 1)
- Expand the value of BUILD_DEPENDS before assigning it to RUN_DEPENDS
- Fix typo in plist

Changes:	http://search.cpan.org/dist/MIME-tools/ChangeLog
2012-06-09 10:55:30 +00:00
Beat Gaetzi
6b15ac9b7e - Update to 13.0 2012-06-09 08:29:09 +00:00
Beat Gaetzi
fc3e731505 - Update Thunderbird to 13.0
- Use GCC 4.6 to fix build on newer FreeBSD versions
- Update required nspr version [1]

PR:		ports/167431 [1]
Submitted by:	Toomas Aas <toomas.aas AT raad.tartu.ee> [1]
Security:	http://www.vuxml.org/freebsd/bfecf7c1-af47-11e1-9580-4061862b8c22.html
2012-06-09 08:28:38 +00:00
Martin Wilke
3a440d742a - Update to 0.3.4 2012-06-09 07:47:46 +00:00
Roman Bogorodskiy
b5a8ed5799 - Chase security/gsasl shlib version bump
- Bump PORTREVISION

PR:		168872
Submitted by:	rakuco
2012-06-09 06:36:51 +00:00
Chris Rees
5bc039b0d1 Depend on p5-DBD-mysql general port-- no need for fancy versioned logic 2012-06-08 20:30:40 +00:00
Andrej Zverev
11233dd9a2 - switch from gif2ps to gifasm
In graphics/giflib 4.2 gif2ps was removed.
According to FuzzyOcr.pm - gif2ps not using, and all other dependence exists.
2012-06-08 09:06:20 +00:00
Pawel Pekala
2fa6259674 Convert my ports to optionsNG 2012-06-07 22:44:21 +00:00
Vsevolod Stakhov
35e5775321 Include bsd.port.pre.mk before including bsd.milter.mk to unbreak build. 2012-06-07 17:25:04 +00:00
Vsevolod Stakhov
0f8e046ba8 Remove obsolete OSVERSION check.
PR:		168275
Submitted by:	crees
2012-06-07 16:24:09 +00:00
Thomas Abthorpe
d06a5deed5 - Mark as FORBIDDEN
- Set DEPRECATED
2012-06-07 16:15:11 +00:00
Thomas Abthorpe
777fd59d46 - Mark CONFLICTS with squirreloutlook
Submitted by:	ketasbot
2012-06-07 15:03:15 +00:00
Olli Hauer
c887be3495 - remove dead rbl sites (SFNET bug ID: 2765629, 3400804)
- fix dependency
- remove SITE_PERL from *_DEPENDS
- use ports framework to create polw user/group
- take maintainer (agreed by old maintainer/author via PM)

PR: ports/167213
Submitted by:	ohauer
Approved by:	old maintainer
2012-06-07 12:05:48 +00:00
Beat Gaetzi
a0f15a8413 - Update to 10.0.5
Security:	http://www.vuxml.org/freebsd/bfecf7c1-af47-11e1-9580-4061862b8c22.html
2012-06-06 21:54:37 +00:00
Jason Helfman
afd2adb49c - remove mail/kavmilter, port has expired
- security software unmaintained upstream

PR:	ports/167617
Approved by:	maintainer, citycat4@ngs.ru
2012-06-06 16:22:02 +00:00
Emanuel Haupt
b554d9cafd Get rid of ${SITE_PERL} in *_DEPENDS
Submitted by:	az
2012-06-06 10:43:19 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Andrej Zverev
76d4d8ef82 - Revert my changes with SITE_PERL for ports which require mod_perl2.
Pointy hat:	az@
Reported by:	pav@
2012-06-06 06:19:14 +00:00
Carlo Strub
02aea2d1fa Bump portrevision due to databases/libzdb update 2012-06-05 21:35:54 +00:00
Andrej Zverev
28b1ad7c93 - Remove SITE_PERL from *_DEPENDS
Approved by:	maintainer (pav@ via IRC)
2012-06-05 18:17:13 +00:00
Philippe Audeoud
5f4a456e71 - Remove SITE_PERL from *_DEPENDS
Submitted by:	az@
2012-06-05 14:27:52 +00:00
Andrej Zverev
13c40c3803 - Remove SITE_PERL from *_DEPENDS
Approved by:	maintainer (lth@ via email)
2012-06-05 11:46:48 +00:00
Chris Rees
b7d4e5bc1c Mark FORBIDDEN and deprecate-- this branch is unsupported
Security:	http://www.sympa.org/security_advisories#security_breaches_in_archives_management
2012-06-05 10:18:38 +00:00
Chris Rees
7c35af0445 - Fix CONFLICTS
PR:
Submitted by:	Sulev-Madis 'ketas' Silber

- While here, nuke any final references to SITE_PERL in dependencies
2012-06-05 10:05:50 +00:00
Dmitry Sivachenko
362e034545 Remove SITE_PERL from *_DEPENDS.
Submitted by:	az
2012-06-05 09:27:46 +00:00
Ruslan Makhmatkhanov
f047c2c575 - Mark as deprecated. Development of this versions ceased, superseded by
mail/mew. Set expiration date to 2012-07-05.

PR:		168690
Reported by:    Hiroto Kagotani <hiroto.kagotani at gmail dot com> (maintainer of mail/mew)
2012-06-05 08:48:00 +00:00
Eitan Adler
bb5b20ddbd Avoid the use of site perl
Submitted by:	az
2012-06-05 03:23:25 +00:00
Martin Wilke
15a86c9a20 - Update to 1.1a6
PR:		168496
Submitted by:	Attila Nagy <bra@fsn.hu>
2012-06-05 02:38:19 +00:00
Matthew Seaman
ce2305af67 - Convert all my remaining ports to OPTIONSng
Files	  affected:

    databases/mysql-connector-java/Makefile
    databases/phpmyadmin/Makefile
    mail/sa-utils/Makefile
    net/phpldapadmin/Makefile
    security/apg/Makefile
    textproc/sphinxsearch/Makefile
    www/p5-RT-Authen-ExternalAuth/Makefile
    www/p5-RT-Extension-LDAPImport/Makefile
    www/p5-RT-Extension-SLA/Makefile
    www/p5-RTx-Calendar/Makefile
    www/rt40/Makefile
    www/rt40/Makefile.cpan
    x11-fonts/gentium/Makefile
    x11-fonts/gentium-basic/Makefile

Approved by:	shaun (mentor)
2012-06-04 19:25:56 +00:00
Andrej Zverev
affe5b8a95 - Remove SITE_PERL from *_DEPENDS 2012-06-04 13:06:24 +00:00
Pav Lucistnik
a19cb90061 - Register conflicts in my ports
Reported by:	http://ketas.si.pri.ee/ports-conflictchecks/
2012-06-04 12:06:57 +00:00
Andrej Zverev
5542fae1ef - Remove SITE_PERL from *_DEPENDS
- Reassign maintainership from ports@ to perl@
2012-06-04 06:17:03 +00:00
Martin Wilke
1a1b5bf057 - Update to fix LDAP linking to libldap.so instead of libldap_r.so, upstream
mainly have linux where the libraries are symlinked so less interest in
  fixing.
- fix bug where the mhash version is shown instead of the dbmail one.
- Bump PORTREVISION

PR:		168501
Submitted by:	Maintainer
2012-06-04 03:01:54 +00:00
Andrej Zverev
f09059cc33 - Remove SITE_PERL from *_DEPENDS 2012-06-04 02:58:34 +00:00
Gabor Pali
b9c7b8d985 - Update to 0.2.8
Obtained from:	FreeBSD Haskell
2012-06-03 22:08:56 +00:00
Gabor Pali
46e9ab0ca5 - Update The Glorious Glasgow Haskell Compiler to version 7.4.1
Please note that port revision for all the Haskell ports without version changes
are also bumped.  Other per-port updates are coming soon (in separate commits)!
In addition to that, separate -docs ports are no longer needed so they are
now removed.

Thanks ashish@ for the assistance.

Obtained from:	FreeBSD Haskell
2012-06-03 20:52:29 +00:00
Andrej Zverev
4f008d7254 - Remove SITE_PERL from *_DEPENDS 2012-06-03 19:44:26 +00:00
Johan van Selst
e8587758f8 Chase security/gsasl library update 2012-06-03 13:56:44 +00:00
Andrej Zverev
40a693e37d - Remove SITE_PERL from *_DEPENDS
PR:	ports/168626
Approved by: maintainer (kuriyama@ via email)
2012-06-03 10:48:36 +00:00
Ruslan Makhmatkhanov
59bdc8662c - update to 3.7.5
- strict python version to 2.x only
2012-06-03 09:20:28 +00:00
Andrej Zverev
a50c1cb647 - Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (tobez@ via IM)
2012-06-03 05:56:20 +00:00
Alex Dupre
c39bfa2cc3 Update to 1.4.2 release. 2012-06-01 08:56:02 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Xin LI
9575090279 - Update dovecot2 to 2.1.7.
- Bump PORTREVISION for dovecot2-pigeonhole per maintainer request.

PR:		ports/168476
Approved by:	maintainer
2012-05-31 21:32:51 +00:00
Baptiste Daroussin
0cb47f7753 Convert to new options framework 2012-05-31 11:19:32 +00:00
Martin Matuska
b424185bfb Update to 4.0.8 2012-05-30 07:11:00 +00:00
Martin Matuska
92e0a1c734 Update to 3.0.14 2012-05-30 07:10:17 +00:00
Martin Matuska
619bf3b75d Update to 2.0.8 2012-05-30 07:09:53 +00:00
Ashish SHUKLA
e1ccb91904 - Update to latest snapshot 201205220027 2012-05-29 13:55:37 +00:00
Baptiste Daroussin
ed3d7031d5 Switch prayer to new options format.
While here SSL, LDAP and TIDY description in shared bsd.options.desc.mk
set maintainer of bsd.options.desc.mk to ports@FreeBSD.org to point that it is
open to any committer
2012-05-29 12:18:32 +00:00
Martin Wilke
7e4300df6c - Update to 0.3.1
- Changes: http://dovecot.org/list/dovecot-news/2012-May/000224.html

PR:		168420
Submitted by:	Jase Thew <freebsd@beardz.net>
2012-05-29 08:51:15 +00:00
Martin Matuska
b8182f7efe Update to 1.6.1 2012-05-29 06:06:27 +00:00
Sylvio Cesar Teixeira
ec5a1ec2a2 - Update to 1.8.3
PR:		ports/168337
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2012-05-27 00:51:49 +00:00
Felippe de Meirelles Motta
d86286b131 - Update to 2.10.
Please take a look at CHANGES after QS extract, online changelog is broken.

Submitted by:	garga
Reported by:	William Olson
2012-05-25 22:35:28 +00:00
Martin Wilke
e7baaf55b8 - Bump all XFCE after XFCE import 2012-05-25 16:52:32 +00:00
Martin Wilke
699d02b310 - Fix build with clang
PR:		167956
Submitted by:	Alan Hicks <ahicks@p-o.co.uk> (maintainer)
2012-05-25 15:54:27 +00:00
Martin Wilke
9040aacf10 - Update to 0.1.19
PR:		167160
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:	maintainer timeout
2012-05-25 14:18:27 +00:00
Martin Wilke
f314525656 - Update to 1.8.4
PR:		168093
Submitted by:	John Marshall <john.marshall@riverwillow.com.au>
Approved by:	maintainer
2012-05-25 14:12:59 +00:00
Martin Wilke
6737edae00 - Update to 2.101
PR:		167610
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:	maintainer timeout
2012-05-25 14:10:18 +00:00
Sylvio Cesar Teixeira
53159b05e7 - Update to 0.83
PR:		ports/168312
Submitted by:	Alexey V. Degtyarev <alexey@renatasystems.org> (maintainer)
2012-05-25 12:49:34 +00:00
Cy Schubert
575e1b1ff7 Fix brokenness caused by graphics/xpdf r1.102. 2012-05-25 03:29:37 +00:00
Michael Scheidell
424a416d85 - Update to 2.4.32
- Submitter is now maintainer

PR:		ports/168308
Submitted by:	Alan Hicks <ahicks@p-o.co.uk> (maintainer)
2012-05-24 21:20:06 +00:00
Michael Scheidell
6aa5719926 - Update to 2.2.27
- Submitter is now maintainer

PR:		ports/168307
Submitted by:	Alan Hicks <ahicks@p-o.co.uk> (maintainer)
2012-05-24 21:19:15 +00:00
Anton Berezin
0b15c95b70 Missing comment.
Noticed by:	FreshPorts sanity checking
2012-05-24 09:50:37 +00:00
Anton Berezin
4e6c23647e Update to 2.105.
PR:		167967
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Changes:	http://search.cpan.org/dist/Mail-Box/ChangeLog
2012-05-24 08:53:54 +00:00
Pav Lucistnik
89f53a33c9 - Mark BROKEN: xpdf no longer installs into bin/
Reported by:	pointyhat
2012-05-23 20:53:45 +00:00
Emanuel Haupt
2e260670cf Update to 1.0.5 2012-05-23 11:02:06 +00:00
Jason Helfman
9ba7f507d1 - fix examples installation from commit revision 1.7 of Makefile
- bump PORTREVISION

Spotted by: maintainer, linpc@cs.nctu.edu.tw
Submitted by:	jgh@
Approved by:	maintainer, linpc@cs.nctu.edu.tw
2012-05-23 05:28:40 +00:00
Armin Pirkovitsch
7ee51d2e04 - Add FETCH_DEPENDS to prohibit fetch during build of child ports ( mail/enigmail-* )
This fixes building in jailed tinderboxes and pointyhat-west.

Reported by: pointyhat-west
Approved by: miwi (mentor), miwi (portmgr)
2012-05-23 03:35:36 +00:00
Sahil Tandon
a6d78ba487 - Update to 1.32
PR:		ports/167835
Submitted by:	Thomas Vogt <thomas@bsdunix.ch>
2012-05-23 02:29:31 +00:00
Sahil Tandon
daff29e50a Mark DEPRECATED and set EXPIRATION_DATE; encourage
users to upgrade to a newer release.
2012-05-23 02:29:29 +00:00
Sahil Tandon
a7e22d37d3 - Update to 2.6.16 2012-05-23 02:29:27 +00:00
Sahil Tandon
41abe7dbc1 - Update to 2.7.10 2012-05-23 02:29:25 +00:00
Sahil Tandon
2f15c58266 - Update to 2.8.11 2012-05-23 02:29:23 +00:00
Sahil Tandon
58f5f90c68 - Update to 2.9.3 2012-05-23 02:29:21 +00:00
Sahil Tandon
6cdaf93beb - Update to 2.10-20120520 2012-05-23 02:29:19 +00:00
Martin Wilke
28db248e24 - Update to 4.0
PR:		168039
Submitted by:	Ports Fury
2012-05-23 02:01:42 +00:00
Martin Wilke
3b67588068 - Update to 4.1
PR:		168040
Submitted by:	Ports Fury
2012-05-23 02:01:39 +00:00
Martin Wilke
e569bc0981 - Chase libesmtp shlib bump 2012-05-23 01:47:57 +00:00
Martin Wilke
a27aa87146 - Update to 1.0.6
PR:		168041
Submitted by:	Ports Fury
2012-05-23 01:46:49 +00:00
Anton Berezin
297e499b9b Update to 0.190.
PR:		167935
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Changes:	http://search.cpan.org/dist/Email-Valid/Changes
2012-05-22 08:43:31 +00:00
Chris Rees
64907669d6 - Update to 6.1.11 -- fixes security issue
- Package-ise perl dependencies

- Remove duplicate BUILD/RUN_DEPENDS by using BUILD_DEPENDS+= ${RUN_DEPENDS}
2012-05-21 20:12:39 +00:00
Chris Rees
993fbc4e17 Mark FORBIDDEN while waiting on update
Prompted by:	rm
Security:	CVE-2012-2352
2012-05-21 18:19:17 +00:00
Jeremy Messenger
7dc817c369 Update to 0.32.2. 2012-05-20 17:00:05 +00:00
Ryan Steinmetz
9dda035046 - Resolve typo in SOLR support
PR:		ports/168156
Submitted by:	Jashank Jeremy <jashank@rulingia.com>
Approved by:	Attila Nagy <bra@fsn.hu> (maintainer, implicit)
2012-05-20 13:21:16 +00:00
Alex Dupre
f110497250 Fix build with php 5.4.
PR:		ports/168151
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com>
2012-05-20 06:44:51 +00:00
Alex Dupre
77cb321f55 Mark IGNORE with php 5.4 and set 5.3 as default.
Reported by:	pav
Pointyhat to:	me
2012-05-20 06:42:55 +00:00
Jason Helfman
3691e97c70 - Update to 20091202
- maintainership over to submitter, linpc@cs.nctu.edu.tw
- The old MASTER_SITES don't provide latest version,  change site.
- Install plain text format documents instead of html version.
- add gplv2 license
while here...
 - move away from unnecessary usage of bsd.port.pre.mk
 - define PORTDATA over adding to TMPPLIST

PR:	ports/167630
Submitted by:	linpc@cs.nctu.edu.tw, new maintainer
2012-05-20 01:53:15 +00:00
Ryan Steinmetz
3e58589ebd - Remove unneeded USE_SOLR line
Reported by:	ak@
2012-05-18 11:42:21 +00:00
Ryan Steinmetz
7a9cbb0fdc - Bump PORTREVISION after update to mail/dovecot2
PR:		ports/167718
Submitted by:	Attila Nagy [2]<bra@fsn.hu> (maintainer)
2012-05-18 11:21:52 +00:00
Ryan Steinmetz
0a5d0a7ed6 - Update to 2.1.6
PR:		ports/167718
Submitted by:	Josef Karthauser <joe@tao.org.uk>
Approved by:	Attila Nagy <bra@fsn.hu> (maintainer)
2012-05-18 00:32:44 +00:00
Martin Wilke
99fd747ae0 - Switch to php53
Reported by:	phw
2012-05-17 14:17:36 +00:00
Martin Wilke
d8f6dbf060 - Update to 2.1.6 add php 5.4 support
- Take maintainership
2012-05-17 14:16:10 +00:00
Dirk Meyer
7158c487b8 - extend CONFLICTS 2012-05-16 14:20:05 +00:00
Ashish SHUKLA
9dc60d1ed9 - Add USER/GROUP, missed from previous commit
- Add _smtpd user to UIDs/GIDs

Reported by:	Nike <k-nike@inbox.ru>
2012-05-16 12:06:27 +00:00
Florian Smeets
902a0675be readd php 5.3.13 and all its modules as php53* 2012-05-16 09:46:51 +00:00
Martin Matuska
f8982c868a Update to 5.0.21 2012-05-16 08:56:10 +00:00
Martin Wilke
d2ac305a58 s/DEPENS/DEPENDS 2012-05-16 08:37:36 +00:00
Andrej Zverev
9dfd0c0cff Fixes problems with the 2 rc.d scripts.
Submitted by:	dougb@ (via mail)
Approved by:	vsevolod@ (via mail)
2012-05-15 17:44:34 +00:00
Ryan Steinmetz
3e25057c1c - Fix install whenever WITH_FILTER is not specified
- Do not bump PORTREVISION

PR:		ports/167803
Submitted by:	zi
Approved by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2012-05-15 00:24:09 +00:00
Pawel Pekala
5b193abbb9 - Update to version 0.7.7
- Fix portlint warnings
2012-05-14 16:30:15 +00:00
Ashish SHUKLA
b9f45c5106 OpenSMTPD is a FREE implementation of the server-side SMTP protocol as
defined by RFC 5321, with some additional standard extensions. It
allows ordinary machines to exchange e-mails with other systems
speaking the SMTP protocol.

WWW:	http://www.OpenSMTPD.org/
2012-05-14 13:12:32 +00:00
Lars Thegler
ead07c2873 - pass maintainership 2012-05-13 12:40:25 +00:00
Beat Gaetzi
a251f7548a - Remove outdated Firefox 3.6, Thunderbird 3.1 and ports depending on them
Approved by:	ale@ (enigmail-thunderbird3),
		Grzegorz Blach <magik AT roorback.net> (firefox-sync)
2012-05-12 16:23:10 +00:00
Michael Scheidell
1244d916d4 - Update to v1.0
PR:		ports/167616
Submitted by:	Keith Gaughan <k@stereochro.me>
Approved by:	Giel van Schijndel <me@mortis.eu> (maintainer)
2012-05-12 09:20:34 +00:00
Ade Lovett
6d726b6c09 Update autoconf to 2.69 and automake to 1.12
PR:		166836
Tested by:	Multiple -exp runs (pav)
2012-05-11 20:38:09 +00:00
Baptiste Daroussin
f44915884b 2012-05-10 archivers/php4-bz2: php4 is EOLed
2012-05-10 archivers/php4-zlib: php4 is EOLed
2012-05-10 converters/php4-iconv: php4 is EOLed
2012-05-10 converters/php4-mbstring: php4 is EOLed
2012-05-10 converters/php4-recode: php4 is EOLed
2012-05-10 databases/php4-dba: php4 is EOLed
2012-05-10 databases/php4-dbase: php4 is EOLed
2012-05-10 databases/php4-dbx: php4 is EOLed
2012-05-10 databases/php4-filepro: php4 is EOLed
2012-05-10 databases/php4-interbase: php4 is EOLed
2012-05-10 databases/php4-mssql: php4 is EOLed
2012-05-10 databases/php4-mysql: php4 is EOLed
2012-05-10 databases/php4-odbc: php4 is EOLed
2012-05-10 databases/php4-oracle: php4 is EOLed
2012-05-10 databases/php4-pgsql: php4 is EOLed
databases/php4-rrdtool: php4 is EOLed
2012-05-10 databases/php4-sybase_ct: php4 is EOLed
2012-05-10 devel/php4-dio: php4 is EOLed
2012-05-10 devel/php4-gettext: php4 is EOLed
2012-05-10 devel/php4-mcve: php4 is EOLed
2012-05-10 devel/php4-ncurses: php4 is EOLed
2012-05-10 devel/php4-pcntl: php4 is EOLed
2012-05-10 devel/php4-pcre: php4 is EOLed
2012-05-10 devel/php4-readline: php4 is EOLed
2012-05-10 devel/php4-shmop: php4 is EOLed
2012-05-10 devel/php4-sysvmsg: php4 is EOLed
2012-05-10 devel/php4-sysvsem: php4 is EOLed
2012-05-10 devel/php4-sysvshm: php4 is EOLed
2012-05-10 devel/php4-tokenizer: php4 is EOLed
2012-05-10 finance/php4-pfpro: php4 is EOLed
2012-05-10 ftp/php4-curl: php4 is EOLed
2012-05-10 ftp/php4-ftp: php4 is EOLed
2012-05-10 graphics/php4-chartdirector: php4 is EOLed
2012-05-10 graphics/php4-exif: php4 is EOLed
2012-05-10 graphics/php4-gd: php4 is EOLed
lang/php4: php4 is EOLed
2012-05-10 lang/php4-extensions: php4 is EOLed
2012-05-10 lang/php4-overload: php4 is EOLed
2012-05-10 mail/php4-imap: php4 is EOLed
2012-05-10 math/php4-bcmath: php4 is EOLed
2012-05-10 math/php4-gmp: php4 is EOLed
2012-05-10 misc/php4-calendar: php4 is EOLed
2012-05-10 misc/php4-mcal: php4 is EOLed
2012-05-10 net/php4-ldap: php4 is EOLed
2012-05-10 net/php4-sockets: php4 is EOLed
2012-05-10 net/php4-xmlrpc: php4 is EOLed
2012-05-10 net/php4-yp: php4 is EOLed
2012-05-10 net-mgmt/php4-snmp: php4 is EOLed
2012-05-10 security/php4-crack: php4 is EOLed
2012-05-10 security/php4-mcrypt: php4 is EOLed
2012-05-10 security/php4-mhash: php4 is EOLed
2012-05-10 security/php4-openssl: php4 is EOLed
2012-05-10 sysutils/php4-posix: php4 is EOLed
2012-05-10 textproc/php4-ctype: php4 is EOLed
2012-05-10 textproc/php4-domxml: php4 is EOLed
2012-05-10 textproc/php4-pspell: php4 is EOLed
2012-05-10 textproc/php4-wddx: php4 is EOLed
2012-05-10 textproc/php4-xml: php4 is EOLed
2012-05-10 textproc/php4-xslt: php4 is EOLed
2012-05-10 www/php4-session: php4 is EOLed
2012-05-10 archivers/pecl-zip: php4 is EOLed
2012-05-10 databases/pecl-sqlite: php4 is EOLed
2012-05-11 devel/pear-XML_XPath: php4 is EOLed
2012-05-11 devel/pecl-json: php4 is EOLed
2012-05-10 www/pecl-tidy: php4 is EOLed
2012-05-10 www/php-dyn: php4 is EOLed
2012-05-11 security/pecl-hash: php4 is EOLed
2012-05-11 net/phpldapadmin098: php4 is EOLed
graphics/jpgraph: php4 is EOLed
2012-05-11 19:36:53 +00:00
Steve Wills
310d07b837 - Update to 2.4.4 which fixes several security issues
PR:		ports/167363
Submitted by:	Eric Freeman <freebsdports@chillibear.com>
Security:	3d55b961-9a2e-11e1-a2ef-001fd0af1a4c
2012-05-09 23:31:46 +00:00
Frederic Culot
4cc037c4ab - Update to 1.9.3.5
PR:		ports/167733
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2012-05-09 16:54:19 +00:00
Sunpoet Po-Chuan Hsieh
75f4c71b26 - Update to 0.12
- Add LICENSE
- Add BUILD_DEPENDS

Changes:	http://search.cpan.org/dist/Net-ManageSieve/Changes
2012-05-09 09:20:16 +00:00
Sylvio Cesar Teixeira
b240caf9e4 - Chase rrdtool shlib version bump. 2012-05-07 18:52:09 +00:00
Sergey Skvortsov
0601a59f0e Pass maintainership of almost of my "p5-*" ports to "perl@".
(I hope updating of them will be improved).
2012-05-07 15:42:51 +00:00
Jason Helfman
99705eece8 - deprecate, some distfiles no longer available and software is obsolete
PR:	ports/167617
Submitted by:	ws@au.dyndns.ws
Approved by:	maintainer, citycat4@ngs.ru
2012-05-06 23:27:58 +00:00
Andrej Zverev
8905708144 - rspamd needs group and user to be passed as args.
Currently this not true for checkconfig which called by restart,
  reload, configtest.
- bump PORTREVISION

PR:		ports/167220
Submitted by:	az
Approved by:	maintainer (timeout)
2012-05-06 06:01:12 +00:00
Eygene Ryabinkin
3f09a9f98d Handle SEDLIST variables containing commas
... since we're using comma as the separator for the 's' command.

PR: 166180
2012-05-05 13:22:15 +00:00
Philippe Audeoud
543a51efc6 - Update to 3.31
- Changelog: http://cpansearch.perl.org/src/PLOBBES/Mail-IMAPClient-3.31/Changes
2012-05-04 12:22:35 +00:00
Lars Thegler
e3fea9a11f - Fix *_DEPENDS: p5-Module-Pluggable is already in all supported Perl releases
- Bump PORTREVISION for dependency change

PR:		ports/167149
Submitted by:	sunpoet
2012-05-02 19:06:29 +00:00
Lars Thegler
78a505bb4d - Fix *_DEPENDS: p5-Module-Pluggable is already in all supported Perl releases
- Bump PORTREVISION for dependency change

PR:		ports/167148
Submitted by:	sunpoet
2012-05-02 19:02:54 +00:00
Chris Rees
2ca616a88f - Update to 6.1.9
- Fix init script for FreeBSD

- Allow use without apache (fastcgi/nginx for example) if WITHOUT_APACHE is
  defined

PR:		ports/167121
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr>
2012-05-02 17:03:27 +00:00
Florian Smeets
88b50d7b99 update to 12.0.1 2012-05-02 15:27:28 +00:00
Roman Bogorodskiy
ca3747a164 - Update to 1.4.28
- Fix plist substitution

PR:		167518
Submitted by:	gahr
2012-05-02 11:48:24 +00:00
Emanuel Haupt
c1b4daa46f Update to 3.1.4
PR:		167376
Submitted by:	Denis Generalov <gd@rambler-co.ru>
2012-05-01 10:37:48 +00:00
Steve Wills
1b000dfa39 - Assign clsung's p5- ports to perl@
Approved by:	clsung via IRC
2012-05-01 01:47:10 +00:00
Rene Ladan
ee1b3a5824 - Fix fetching mail via IMAP from Gmail and other providers.
- Bump PORTREVISION

PR:		ports/154254
Submitted by:	G. Paul Ziemba [p-fbsd-bugs ziemba!us]
2012-04-29 19:14:22 +00:00
Dennis Herrmann
ac55c228c4 - Update to 6.5
PR:		ports/167319
Submitted by:	Hiroto Kagotani <hiroto.kagotani@gmail.com> (maintainer)
2012-04-28 07:35:49 +00:00
Martin Matuska
be1ae1fc5d Update to 1.5.4 2012-04-28 07:05:31 +00:00
Alex Dupre
52b176253c Add new enigmail slave port for Thunderbird 10 ESR. 2012-04-28 06:08:28 +00:00
Alex Dupre
c70cf4ec3b Update to 1.4.1 release for Thunderbird 12. 2012-04-28 06:05:56 +00:00
Alex Dupre
f99c23d1a7 Update to 1.4.1 release and prepare for upcoming new slave port. 2012-04-28 06:04:30 +00:00
Jeremy Messenger
1c97e2b431 Add specific shared library version in the LIB_DEPENDS for krb5, krb5.26.
There are a four krb5 libraries in FreeBSD: base system, misc/compat5x,
security/krb5 and security/heimdal. With the specific will force this port
to try to install correct dependency port, security/heimdal.

Reported by:	Erich Dollansky <erichfreebsdlist@ovitrap.com>
2012-04-27 02:53:33 +00:00
Jason Helfman
cd965db9e0 - Update to 1.487
PR:	ports/166752
Changelog: 	http://imapsync.lamiral.info/ChangeLog
Submitted by:	alexey@renatasystems.org
Approved by:	maintainer timeout ( 18 days )
2012-04-25 16:27:45 +00:00
Jason Helfman
4be33e44d3 - update dependency of cyrus-imapd to mail/cyrus-imapd24
- bump PORTREVISION

PR:	ports/167095
Submitted by:	d.banschikov@hostcomm.ru
Approved by:	maintainer, alexey@renatasystems.org
2012-04-25 16:24:45 +00:00
Beat Gaetzi
5d1bdd789c - Update to 12.0
Security:	http://www.vuxml.org/freebsd/380e8c56-8e32-11e1-9580-4061862b8c22.html
2012-04-25 04:51:59 +00:00
Sahil Tandon
382c0abec1 - Update to 2.6.15 2012-04-25 02:44:50 +00:00
Sahil Tandon
a56f11220a - Update to 2.7.9 2012-04-25 02:44:48 +00:00
Sahil Tandon
480071d33b - Update to 2.8.10 2012-04-25 02:44:46 +00:00
Sahil Tandon
86e68931ff - Update to 2.9.2 2012-04-25 02:44:44 +00:00
Sahil Tandon
d911e8f84b - Update to 2.10-20120423 2012-04-25 02:44:42 +00:00
Beat Gaetzi
b4318fd96a - Update to 10.0.4
Security:	http://www.vuxml.org/freebsd/380e8c56-8e32-11e1-9580-4061862b8c22.html
2012-04-24 20:53:36 +00:00
Frederic Culot
b13318799b - Update to 8.1.2
PR:		ports/167258
Submitted by:	John Hein <jhein@symmetricom.com> (maintainer)
2012-04-24 17:07:03 +00:00
Sahil Tandon
0f5de25b80 Update VDA patch and tweak the conditional that
sets IS_INTERACTIVE.
2012-04-23 03:14:55 +00:00
Sahil Tandon
121480d45f Update to 2.10-20120422 and tweak conditional
that sets IS_INTERACTIVE.
2012-04-23 03:14:53 +00:00
Hajimu UMEMOTO
8abde8bc53 Update to 2.4.16.
From install-upgrade:

  Upgrading from 2.4.15

      * The tools/rehash utility has been fixed, we recommend ALL sites
        with the fulldirhash option enabled to run tools/rehash on their
        mailspools.
2012-04-19 15:46:35 +00:00
Beat Gaetzi
b9b283093d - Update to 11.0.1
Noticed by:	dougb
2012-04-19 05:19:55 +00:00
Baptiste Daroussin
bb7876df83 2012-04-18 mail/dbmail20: No more supported upstream. No ports depend on this
2012-04-18 mail/dbmail21: No more supported upstream. No ports depend on this
2012-04-18 mail/dbmail23: No more supported upstream. No ports depend on this
2012-04-18 21:10:50 +00:00
Hajimu UMEMOTO
de7b52e441 Update to 2.4.15.
From install-upgrade:

  Upgrading from 2.4.14

      * We recommend that ALL sites with fulldirhash enabled run
        tools/rehash on their mail spools after upgrading from 2.4.14.
        There were serious 32 vs 64 bit hashing bugs which were made worse
        with 2.4.14. NOTE: the syntax of tools/rehash has changed. Run it
        without arguments to see a usage statement.
2012-04-18 18:03:26 +00:00
Beat Gaetzi
95d06426c4 - Update GECKO_PORTDIR as Thunderbird ESR moved to a new location.
With hat:	gecko
2012-04-18 15:02:11 +00:00
Beat Gaetzi
489bde6389 - Update Thunderbird to 11.0 2012-04-18 15:00:14 +00:00
Beat Gaetzi
ce86567066 - Add thunderbird-esr and thunderbird-esr-i18n to the build 2012-04-18 14:58:51 +00:00
Beat Gaetzi
6a3bc4c5c9 - Add LATEST_LINK 2012-04-18 14:58:03 +00:00
Beat Gaetzi
b6f63fc8da - Add LATEST_LINK
- Add CONFLICTS with newer Thunderbird versions
2012-04-18 14:57:12 +00:00
Chris Rees
f411d52623 Qpopper's configure script tries to detect sendmail in a number of common
paths, but the first guess will always fail, because sbindir contains an
embedded shell variable.

As a result, systems without base sendmail (more specifically, without
/usr/sbin/sendmail) will fail configure step.

Additional info:
http://lists.freebsd.org/pipermail/freebsd-ports/2012-March/073828.html

PR:		ports/166108
Submitted by:	Mel Flynn <rflynn@acsalaska.net>
Approved by:	maintainer timeout (14+ days)
2012-04-18 08:56:02 +00:00
Chris Rees
fd4a2cbe49 - Fix package installation; pre-install part of script depends on postgrey
username existing.

PR:		ports/166943
Submitted by:	Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)

- While here, use packages for perl dependencies to avoid requiring bsd.perl.mk

Approved by:	Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
2012-04-18 07:54:30 +00:00
Chris Rees
76be0c45c6 Fix mktemp use (GNUism optional -t part for directory)
PR:		ports/167000
Submitted by:	Kevin Kobb <kkobb@skylinecorp.com> (maintainer)
2012-04-18 07:30:16 +00:00
Chris Rees
67009b92b1 - Update to 1.0.2
- Add OPTIONS for SSL and Unicode support

- Install with iu- prefix, thu removing conflict with imaptools

PR:		ports/166796
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
2012-04-17 18:04:43 +00:00
Michael Scheidell
087acdc8b6 - Fix CONFLICTS glob [1]
- Change OPTIONS= to += to support p5-Mail-SpamAssassin-Alt
- change post-patch: to :: to support p5-Mail-SpamAssassin-Alt

Submitted by:	crees@ [1]
2012-04-17 18:03:59 +00:00
Frederic Culot
bfcd34e04c - Update to 1.9.3.4
PR:		ports/167012
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2012-04-17 07:47:05 +00:00
Pawel Pekala
5bb45ac682 - Update to version 2.73 [1]
- Switch to bsd.port.options.mk

PR:		ports/166988 [1]
Submitted by:	maintainer [1]
2012-04-16 20:06:22 +00:00
Chris Rees
d44b9bfa19 Fix a couple of issues:
- Make compile with old and new openssl
 - Do not try to call git to get the version number
 - Fix compile on FreeBSD 8.1
 - Change maintainer email address

PR:		ports/165775
Submitted by:	bz
2012-04-14 15:49:42 +00:00
Frederic Culot
21ac4c79b4 - Update to 0.26
- Add LICENSE (Artistic 1 & GPL 1)
- Add TEST_DEPENDS
- Pet portlint(1) by reformatting COMMENT
- Take maintainership

Changes:	http://search.cpan.org/dist/Mail-Field-Received/ChangeLog
2012-04-12 13:25:12 +00:00
Baptiste Daroussin
928eae9bca php4 is EOLed, let's deprecate it
Approved by:	ale (maintainer by private mail)
2012-04-12 10:07:41 +00:00
Anton Berezin
2bda618b2b Update to 1.89(.)5.
Changes:	http://search.cpan.org/dist/Email-Address/Changes
2012-04-12 08:09:59 +00:00
Alex Kozlov
014232b649 Fix various errors in ports distinfo
(yii-1.1.9.r3527.tar.gz verified against upstream sources)
2012-04-12 02:30:54 +00:00
Martin Matuska
3e2e872b5c Update to 4.0.7 2012-04-11 16:54:38 +00:00
Martin Matuska
2d2a1a70e0 Update to 1.5.3 2012-04-11 16:54:22 +00:00
Martin Matuska
b1ddaf36af Update to 3.0.13 2012-04-11 11:00:53 +00:00
Martin Matuska
1f045d4cee Update to 5.0.20 2012-04-11 11:00:45 +00:00
Martin Matuska
54fb54682f Update to 1.2.0 2012-04-11 07:36:53 +00:00
Martin Matuska
d64f2db5b0 Update to 1.6.0 2012-04-11 07:36:45 +00:00
Martin Matuska
30cc3d8dec Update to 1.5.2 2012-04-11 07:36:37 +00:00
Martin Wilke
b3630c6d8f - Respect STRIP/LDFLAGS
PR:		162920
Submitted by:	Jan Beich (jbeich@tormail.net)
2012-04-11 03:34:16 +00:00
Martin Wilke
27465060dc - Update to 0.3.4
- Pass maintainership to submitter

PR:		166620
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2012-04-11 03:21:25 +00:00
Martin Wilke
0cd497ded9 Added PORTSCOUT variable which was reporting an earlier version
PR:		166476
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2012-04-11 02:28:40 +00:00
Ruslan Makhmatkhanov
432b518a4d - update to 1.16 [1]
- update pkg-plist

PR:		166669
Submitted by:	Xavier Beaudouin <kiwi at oav dot net>
Approved by:    Anes Mukhametov <admin at anes dot su> (maintainer)
2012-04-10 18:26:12 +00:00
Martin Wilke
7084b1a170 - Update to 1.8
- Pass maintainership to submitter

PR:		166472
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2012-04-10 16:44:22 +00:00
Martin Wilke
1a91c822d3 - Update to 1.2
- Take maintainership

PR:		166622
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2012-04-10 16:28:45 +00:00
Frederic Culot
71cc8837ce - Update to 2.5.2
Changes:	http://sourceforge.net/projects/opendkim/files/RELEASE_NOTES/view
PR:		ports/166808
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2012-04-10 09:20:44 +00:00
Michael Landin
c432f05e23 - @dirrm* should have relative path relative to PREFIX
PR:		ports/166544
Submitted by:	Baptiste Daroussin <bapt@freebsd.org>
Feature safe:	yes
2012-04-10 09:18:45 +00:00
Baptiste Daroussin
ba56649f1a Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as broken for more than 6 month 2012-04-09 23:51:44 +00:00
Baptiste Daroussin
06377afddf Back to the pool, maintainer's email address no more valid
Feature safe:	yes
2012-04-09 22:13:28 +00:00
Steve Wills
cc30b967ad - Add missing DEPENDS (p5-Text-Autoformat)
- Avoid use of SITE_PERL in DEPENDS
- Sort DEPENDS
- Bump PORTREVISION due to new RUN_DEPENDS

PR:		ports/165691
Approved by:	maintainer timeout (vvelox@vvelox.net, >1 month)
Feature safe:	yes
2012-04-09 20:32:08 +00:00
Chris Rees
08aff9eda7 imaptools and imaputils install the same files, so CONFLICT
Approved by:	maintainers
Feature safe:	yes
2012-04-09 08:57:11 +00:00
Boris Samorodov
4e42d1e2ed The author changed his mind. Here is the main idea:
-----
Please continue to make available the last free version of my IMAP tools (V1.135).
Put things back the way they used to be, including the licensing.
-----
So, I put the disfile to MASTER_SITE_LOCAL.

And thanks to the author for his tools and free support for more than 6 years!

Feature safe:	yes
2012-04-09 08:21:11 +00:00