1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
Commit Graph

17786 Commits

Author SHA1 Message Date
Hajimu UMEMOTO
cf6da1a3d6 Make it buildable with HTTP option enabled. 2015-03-14 04:50:42 +00:00
Adam Weinberger
e8c53e8c72 Allow depending on gpg2 instead of gpg1.
Inspired by:
PR:		197837
Submitted by:	bogus19@veggiechinese.net
2015-03-13 17:52:46 +00:00
Adam Weinberger
10f22ecd6d Clean up the rest of the perl@ Makefiles a bit.
- Remove dependencies on modules distributed as part of perl core
- Remove references to FreeBSD < 8 and perl < 5.16
- Ensure that DOCS and EXAMPLES options exist for ports installing
  PORTDOCS or PORTEXAMPLES
- Reduce unnecessary inclusions of bsd.port.options.mk by using
  OPTIONS helpers and the like
- Fix some cases where dependencies were only assigned to BUILD_DEPENDS
- Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS.
  This one happens in many, many ports. I only applied it in cases where
  it interfered with 'make test' but it should maybe be done more generally.
- Mute ${MKDIR} in installation
- Parethesize compound commands
- In www/p5-URI-Fetch, remove the ZLIB option that wasn't used
2015-03-13 17:29:58 +00:00
Vsevolod Stakhov
dc40429496 - Update to 0.8.3
- Use %%ETCDIR%%
2015-03-13 17:11:14 +00:00
Adam Weinberger
6bf1052d04 Bump PORTREVISION on pigeonhole and antispam-plugin, which should have
happened yesterday.
2015-03-13 14:59:56 +00:00
Adam Weinberger
317edee6b3 Fix build on FreeBSD < 10. Thanks to oliver@ for sending me the fix. 2015-03-13 14:59:26 +00:00
Dmitry Marakasov
c7496878cb - Simplify MASTER_SITES
- Clarify LICENSE
- Add LICENSE_FILE
- Strip library
2015-03-13 13:22:04 +00:00
Lars Thegler
0810033ef3 - update to 1.929 2015-03-13 11:26:49 +00:00
Hajimu UMEMOTO
bf5a8c3a26 Install more files which were added in 2.5.X. 2015-03-13 06:08:28 +00:00
Brad Davis
5d1586441e Update mail/sympa to 6.1.24.
PR:		198508
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr>
Approved by:	bdrewery (mentor)
MFH:		yes
2015-03-13 03:33:35 +00:00
Adam Weinberger
e865c6a99a Update to 2.2.16.
List of changes is at http://dovecot.org/list/dovecot-news/2015-March/000283.html
2015-03-12 18:21:25 +00:00
Mathieu Arnold
fd4f57c36c Cleanup options, use RADIO and SINGLE.
Sponsored by:	Absolight
2015-03-12 14:16:52 +00:00
Mathieu Arnold
0c4e9c306f Fix package depends.
Sponsored by:	Absolight
2015-03-12 12:11:07 +00:00
Hajimu UMEMOTO
560a24304a Add initial support for Cyrus-IMAPd 2.5.0.
HTTP support doesn't work yet.
2015-03-12 10:23:33 +00:00
Martin Matuska
0c00075311 Horde package update:
comms/pear-Horde_ActiveSync 2.26.0 -> 2.26.1
devel/pear-Horde_Core 2.19.0 -> 2.19.2
security/pear-Horde_Group 2.0.4 -> 2.0.5
databases/pear-Horde_HashTable 1.2.2 -> 1.2.3
www/pear-Horde_Http 2.1.3 -> 2.1.4
mail/pear-Horde_Imap_Client 2.26.1 -> 2.27.0
mail/pear-Horde_Mime 2.7.0 -> 2.8.0
mail/pear-Horde_Smtp 1.8.0 -> 1.9.0
net/pear-Horde_Socket_Client 1.1.2 -> 2.0.0
devel/pear-Horde_Util 2.5.3 -> 2.5.4
2015-03-12 09:17:40 +00:00
Mathieu Arnold
a7770c8b57 Update to 2.0.14.
Sponsored by:	Absolight
2015-03-11 14:42:54 +00:00
Mathieu Arnold
d209b7fbe2 Take both ports.
Sponsored by:	Absolight
2015-03-11 13:49:01 +00:00
Ryan Steinmetz
7676e9c404 - Add ability to configure default banners
- Whitespace cleanup
- Take MAINTAINERship
2015-03-11 13:28:05 +00:00
Erwin Lansing
4293d044d2 Update to version 1.3.1, Maintainer change to Dan Mahoney <danm@prime.gushi.org>
This is mainly a bug fix release, but it does contain one important new
feature.  Upgrade is recommended.

The full RELEASE_NOTES for this version, showing changes since the last
release:

1.3.1           2015/02/23
        Fix bug #97: Add ability to change envelope sender, client IP
                address, client hostname, and HELO value used in test
                mode, via environment variables.  This can be turned
                into something more formal in a later release.  Suggested
                by Andreas Schulze.
        Fix bug #102: Don't lose SPF results and output the "-1" default.
                Reported by Kurt Roeckx.
        Fix bug #103: Fix IgnoreAuthenticatedClients by requesting the
                right macro value from the MTA.
        Fix bug #113: Remove "TemporaryDirectory" (unused).  Patch from
                Andreas Schulze.
        LIBOPENDMARC: Fix bug #104: Include <sys/param.h> and <resolv.h>
                in <opendmarc/dmarc.h> so that MAXPATHLEN and MAXNS get
                defined consistently.  Reported by Frank J. Lhota.
        LIBOPENDMARC: Fix bug #105: Get the h_errno definition from
                <netdb.h> rather than declaring it.  Problem noted
                by Frank J. Lhota.
        LIBOPENDMARC: Fix bug #106: Clean up issues with the types passed
                to opendmarc_policy_library_dns_hook().  Noted by
                Frank J. Lhota.
        DOCS: Fix bug #99: Update list of constraints on
                opendmarc_policy_fetch_alignment().  Reported by
                Frank J. Lhota.
        REPORTS: Fix bug #108: Handle malformed mailto URIs in DMARC
                records (e.g., just "mailto:").  Reported by Andreas Schulze.
        REPORTS: Fix bug #110: Support SQL backend selection in
                opendmarc-expire.  Reported by Mark Reidenbach.

PR:		198502
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2015-03-11 12:18:05 +00:00
Tilman Keskinoz
ba13865994 Update to 4.47.0
PR:		198511
Submitted by:	maintainer
2015-03-11 08:19:31 +00:00
Sunpoet Po-Chuan Hsieh
eb70763add - Update to 0.6.64
- Add my LOCAL to MASTER_SITES
- Reformat pkg-descr

Changes:	http://hg.five-ten-sg.com/libpst/file/default/ChangeLog
		http://hg.five-ten-sg.com/libpst/file/default/NEWS
2015-03-10 15:15:00 +00:00
Matthias Andree
d0bb14a1e3 Add CPE information.
PR:		198474
Submitted by:	shun.fbsd.pr@dropcut.net
2015-03-09 21:33:38 +00:00
Jan Beich
4140990e98 Unbreak build with libv4l-0.9.1 or later
Unmask libv4l2.h for default pragma visibility in Mozilla build.
Since 50bde45 libv4l no longer alters visibility for consumers.
And HAVE_VISIBILITY is defined only for internal or gnulib build.

http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=50bde45
http://git.savannah.gnu.org/cgit/gnulib.git/tree/m4/visibility.m4

Noticed by:	kwm (via review D1482)
2015-03-08 21:02:51 +00:00
Jan Beich
5c7f1a2ed4 - Add CANBERRA and enable by default for Thunderbird and SeaMonkey [1]
- Bump version requirements for harfbuzz and libvorbis

PR:		198142 [1]
See also:	https://dxr.mozilla.org/comm-central/search?q=nsISound [1]
2015-03-08 18:10:48 +00:00
Thomas Zander
345303b150 - Update to upstream version 2.20
While on it:
- Pet portlint

PR:		197885
Submitted by:	mbeis@xs4all.nl (maintainer)
2015-03-07 14:51:05 +00:00
Bartek Rutkowski
61ca7f6eb1 mail/mutt: fix muttrc man page
PR:		198303
Submitted by:	Udo Schweigert <Udo.Schweigert@siemens.com>
2015-03-06 12:01:35 +00:00
Olivier Duchateau
86e4cb7cb0 The FreeBSD Xfce team proudly presents Xfce 4.12.
Announce: http://www.xfce.org/about/news/?post=1425081600

Global changes:
- Switch to USES= xfce (D677)
- Reorganize options helper
- Fix USES= gettext-* when NLS option is not set [1], [2]
- Add LICENSE (when missing)

Update:
- to 4.12 (core components)
- audio/xfce4-mpc-plugin to 0.4.5
- deskutils/xfce4-tumbler to 0.1.31
- deskutils/xfce4-xkb-plugin to 0.7.1
- editors/mousepad to 0.4.0
- graphics/ristretto to 0.8.0
- multimedia/xfce4-parole to 0.8.0
- sysutils/garcon to 0.4.0
- sysutils/xfce4-diskperf-plugin to 2.5.5 [3]
- sysutils/xfce4-fsguard-plugin to 1.0.2
- sysutils/xfce4-power-manager to 1.4.3
- sysutils/xfce4-wavelan-plugin to 0.5.12
- x11/libexo to 0.10.3
- x11-fm/thunar to 1.6.6
- x11-themes/gtk-xfce-engine to 3.2.0

PR:		196003 [1], 197251 [2], 198132
Differential Revision:	https://reviews.freebsd.org/D677
Submitted by:	Kamil Szczesny [1], amdmi3@ [2], myself
Exp-run by:	antoine@
Approved by:	danilo@ (maintainer) [3]
Tested by:	Ivan <enitarzi@gmail.com>
2015-03-05 22:52:30 +00:00
Antoine Brodin
1f2ed37fe9 Unbreak 2015-03-05 19:10:18 +00:00
Sunpoet Po-Chuan Hsieh
ba971f51b7 - Add LICENSE 2015-03-05 17:29:02 +00:00
Sunpoet Po-Chuan Hsieh
030f55a293 - Update to 1.11
- Remove leading definite article from COMMENT

Changes:	https://github.com/benprew/pony/blob/master/README.md#changelog
2015-03-05 17:28:57 +00:00
Sunpoet Po-Chuan Hsieh
66993f9c42 - Update to 2.6.3
Changes:	https://github.com/mikel/mail/blob/master/CHANGELOG.rdoc
2015-03-05 17:28:52 +00:00
Antoine Brodin
428b6bbc0c Reset maintainer, connections to SMTP server time out 2015-03-05 13:49:48 +00:00
Jason E. Hale
6aafbf646d - Add CPE support [1]
- Tab -> space in WWW line [2]

PR:		198181 [1], 198182 [2]
Submitted by:	shun <shun.fbsd.pr@dropcut.net>
2015-03-05 09:12:56 +00:00
Dmitry Marakasov
25da035053 - Don't needlessly require gcc
PR:		198224
Submitted by:	amdmi3
Approved by:	bc979@lafn.org (maintainer)
2015-03-04 16:31:54 +00:00
Oliver Lehmann
bb0f3c2184 update to 5.8.1 2015-03-04 14:56:52 +00:00
Oliver Lehmann
b9df574c8d remove unneeded stuff 2015-03-04 09:45:59 +00:00
Oliver Lehmann
01c13c9fa7 restore greylite
STAGEify it
move distfiles to public_distfiles-mirror
move MAN8 into PLIST_FILES
move pkg-message to SUB_FILES
2015-03-04 07:41:04 +00:00
Dmitry Marakasov
02ec4800c8 - Add LICENSE_FILE
- Drop @dirrm* from plist
2015-03-04 05:20:03 +00:00
Dmitry Marakasov
db119dfb25 - Add LICENSE
- Fix shebangs
- Drop @dirrm* from plist
- Add empty directory to plist
2015-03-03 02:56:15 +00:00
Baptiste Daroussin
74c050c183 Remove Author from pkg-descr and white space fixes 2015-03-02 23:31:09 +00:00
Ryan Steinmetz
1abb1bc070 - Update to 0.012 2015-03-02 14:36:02 +00:00
Matthias Andree
b23d38e29f Update to new upstream release 2.1.19.
Changes: https://mail.python.org/pipermail/mailman-announce/2015-March/000205.html
2015-03-02 07:26:30 +00:00
Dmitry Marakasov
c16eac8919 - Add LICENSE
- Fix build as non-root
2015-03-02 00:37:51 +00:00
Dmitry Marakasov
fe9fa9a6cb - Simplify MASTER_SITES
- Add LICENSE
- Fix build as non-root
- Drop @dirrm* from plist
- Add empty directory to plist
2015-03-02 00:37:10 +00:00
Dmitry Marakasov
6bffe76a24 - Pet portlint
- Add LICENSE
- Fix references to stagedir from installed files

MFH:		2015Q1
2015-03-01 15:08:48 +00:00
Rene Ladan
6c8f6be862 Remove expired ports:
2015-02-28 finance/openerp-server: Broken for more than 6 months
2015-02-28 graphics/p5-Geo-KML
2015-02-28 mail/postfix-tls: TLS is now a default for postfix / postfix-current
2015-02-28 net/spserver: Broken for more than 6 months
2015-02-28 net/xrdesktop: Unmaintained upstream - please use net/xrdesktop2 instead
2015-02-28 www/mediawiki122: Deprecated by upstream, use www/mediawiki12{3,4} instead
2015-02-28 www/mod_cplusplus: written for apache 2.0, no longer maintained upstream
2015-02-28 www/py-django15: not supported by upstream

math/isabelle and ports-mgmt/porteasy have pending updates, so preserve them.
2015-03-01 00:30:58 +00:00
Jan Beich
c5db68f83c Regen distinfo for released one, similar to r380101
https://bugzilla.mozilla.org/show_bug.cgi?id=1136240

Reported by:	tijl
MFH:		2015Q1
X-MFH-With:	r380090
2015-02-27 16:48:43 +00:00
Jan Beich
c308de0164 - Update Firefox to 36.0
- Update Firefox ESR to 31.5.0
- Update Thunderbird to 31.5.0
- Update libxul to 31.5.0
- Check if NS_NewNativeLocalFile() succeeds before using [1]
- Remove DTRACE and GIO descriptions after r377838 and r314893
- bsd.gecko.mk: Prune conditionals for files removed 4 months ago

Changes:	https://www.mozilla.org/firefox/36.0/releasenotes/
Obtained from:	PkgSrc [1]
MFH:		2015Q1
X-MFH-With:	r377953, r378253, r379485, r378529
Security:	https://vuxml.freebsd.org/freebsd/99029172-8253-407d-9d8b-2cfeab9abf81.html
2015-02-27 14:42:51 +00:00
Sunpoet Po-Chuan Hsieh
23c4b296c5 - Add LICENSE [1]
- Sort *_DEPENDS
- Merge MASTER_SITE_BACKUP to MASTER_SITES

PR:		189695 [1]
Submitted by:	<paul@inetstat.net> [1]
2015-02-27 12:49:50 +00:00
Dmitry Marakasov
f5661d3e37 - Drop @dirrm* from plist 2015-02-27 12:22:17 +00:00