Commit graph

15090 commits

Author SHA1 Message Date
Doug Barton
dae082c958 Fix what looks like a copy-paste-o that originated in the same script:
command=foo >/dev/null 2>&1
	|
	v
command=foo
command_args='>/dev/null 2>&1'

This is clearly what should have been done, for several reasons.

No PORTREVISION bump because the old version simply ignored everything
after the space, and does not seem to have done any harm. However
it's good to clean these up so that similar errors aren't pasted into
a new script where they might actually matter.
2012-08-06 00:28:43 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Doug Barton
e0ff1d9fd9 Remove a comment that is spurious now that local rc.d files are included
in the base rcorder
2012-08-05 21:10:33 +00:00
Sahil Tandon
d8121cf607 Update to 2.10-20120801 2012-08-05 18:37:57 +00:00
Sahil Tandon
79ebb4681d Update to 2.9.4 2012-08-05 18:37:47 +00:00
Sahil Tandon
a323bede3a Update to 2.8.12 2012-08-05 18:37:39 +00:00
Sahil Tandon
b34e00c782 Update to 2.7.11 2012-08-05 18:37:29 +00:00
Sahil Tandon
71ebcddcde Update to 2.6.17 2012-08-05 18:37:18 +00:00
Koop Mast
bc4c225e52 Add USE_PKGCONFIG= build.
Approved by:	maintainer (priv mail)
2012-08-05 11:10:35 +00:00
Sunpoet Po-Chuan Hsieh
4185540109 - Convert to new options framework 2012-08-05 07:16:55 +00:00
Martin Wilke
71c253f763 - Update to 1.8.5
PR:		169494
Submitted by:	Joe Horn <joehorn@gmail.com> (maintainer)
2012-08-05 04:34:22 +00:00
Renato Botelho
1fee5c0c7c Remove unecessary OPTIONS_DEFAULT definitions added on r301957
Reported by:	sunpoet@
2012-08-03 18:39:20 +00:00
Renato Botelho
0300be0fc1 Drop maintainership since i don't use it anymore 2012-08-03 15:35:35 +00:00
Renato Botelho
90d97bb7c0 Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my ports 2012-08-03 15:34:45 +00:00
Gabor Pali
0f2af3e9a7 - Update to 0.3.3.2
- Use the new options framework

Obtained from:	FreeBSD Haskell
2012-08-03 03:03:06 +00:00
Gabor Pali
db8a630740 - Teach the Haskell Cabal ports to use the new options framework
- Remove some cruft

Obtained from:	FreeBSD Haskell
2012-08-03 02:30:07 +00:00
Bryan Drewery
b70d151d98 - Update to my new maintainer address
Approved by:	eadler (mentor)
2012-08-02 21:42:30 +00:00
Carlo Strub
344b32ccd9 - Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
  A/An, etc.)
2012-08-02 09:02:43 +00:00
Ashish SHUKLA
f3770c10f9 - Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi
2012-08-01 16:50:15 +00:00
Adam Weinberger
7579748d80 Correct post-installation configuration directions, wrong directory
name was printed.
2012-07-31 20:24:50 +00:00
Carlo Strub
db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00
Doug Barton
6c1bc50c5a Remove my personal web site from MASTER_SITES 2012-07-29 08:17:33 +00:00
Michael Scheidell
d54f6d01ee - Fix LATEST_LINK after renaming the ports mail/mutt to mail/mutt14
PR:		ports/170126
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2012-07-29 01:06:48 +00:00
Florian Smeets
5cf2691254 Fix enigmail after the recent gecko updates.
In collaboration with:	Jan Beich <jbeich@tormail.org>
Reported by:	many
Approved by:	portmgr (miwi)
2012-07-28 22:31:08 +00:00
Carlo Strub
e9a2c0a4b1 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-28 15:57:55 +00:00
Ashish SHUKLA
f524869d76 - Update to latest snapshot 201207281129 2012-07-28 12:14:54 +00:00
Michael Scheidell
c794e7bfef - Fix ezmlm-idx dependency with IDX option [1]
- Allow overriding max users/aliases per page [2]
- Bump PORTREVISION due to fixed dependency

PR:		ports/170112 [1]
Submitted by:	Alexander Zubkov <info@zubkov.info> [2]
Submitted by:	Bryan Drewery <bryan@shatow.net> (maintainer) [1]
2012-07-28 10:41:29 +00:00
Erwin Lansing
12603a6f56 Mark BROKEN: does not build
Submitted by:	pointyhat
2012-07-27 09:29:03 +00:00
Steve Wills
df63296656 - Update Rails and friends to 3.2.7
- Add vuxml entry for Rails 3.2.6 [1]

Reviewed by:	zi [1]
2012-07-27 03:09:19 +00:00
Florian Smeets
30c1a0a792 - update firefox/thunderbird ESR versions to 10.0.6
- update firefox 14.0.1
- update thunderbird to 14.0
- update seamonkey to 2.11
- switch to new options framework
- add experimental rendering via cairo-qt (QT4 option)
- add audio backend options (ALSA and PulseAudio)
- rename SMB option to GNOMEVFS2
- turn on LOGGING by default (like upstream linux builds)
- improve about:memory output
- unbreak PGO
- use system libs [1]
- switch to libevent2 [2]
- fix conflict with devel/libunwind and base gcc [3]
- unbreak clang/libc++ build [4]
- unbreak build with base gcc on >= 9.x [5]
- use common IPC code with other BSDs[6]
- and *miscellaneous improvements*

PR:		ports/146231 [1], ports/161421 [2]
		ports/150631, ports/168369, ports/168637, ports/168793, ports/168978 [3]
		ports/163454, ports/164905, ports/169231 [4]
       		ports/169389, ports/169479 [5]
Obtained from:	pkgsrc via bugzilla #753046 [6]
In collaboration with:	Jan Beich (who did the major part of this work and
			deserves a special thank you!)
2012-07-26 21:49:58 +00:00
Dirk Meyer
94d114b745 - use OPTIONS_DEFINE
PR:		169846
Submitted by:	Alastair Hogge
2012-07-26 17:11:07 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Hajimu UMEMOTO
6dbd6baa2a Update master site. 2012-07-25 17:27:23 +00:00
Carlo Strub
d5fda8cb2c Fix typos in COMMENT 2012-07-25 06:32:06 +00:00
Olli Hauer
ae95c0833c - fix broken mod_perl include
apache version detect was not enabled,
the time SITE_PERL was removed from *_DEPENDS
2012-07-24 19:24:22 +00:00
Steve Wills
57b7bfefc8 - Update rails to 3.2.6 and accompanying dependency updates 2012-07-24 00:41:42 +00:00
Steve Wills
11a42e9792 - Make patches for ruby19 environment
- Fix Makefile
- SUB_LIST: to work rc.d scripts proper.
- PLIST_SUB: to change pkg-plist based on Make variables.

PR:		ports/169345
Submitted by:	Masaki TAGAWA <masaki@club.kyutech.ac.jp>
Approved by:	maintainer timeout (yaizawa@2004.jukuin.keio.ac.jp, >3 weeks)
2012-07-22 14:04:11 +00:00
Chris Rees
1d717692e3 Move mail/mutt-devel-lite to mail/mutt-lite
PR:		ports/169546
Approved by:	maintainer
2012-07-22 09:16:31 +00:00
Chris Rees
bb040dde3e Move mail/mutt to mail/mutt14
Move mail/mutt-lite to mail/mutt14-lite

Move mail/mutt-devel to mail/mutt

Moving mail/mutt-devel-lite to mail/mutt-lite will follow next to avoid
breaking the cvs exporter

PR:		ports/169546
Suggested by:	obrien
Approved by:	maintainer
2012-07-22 09:15:04 +00:00
Frederic Culot
149fd1f3c0 - Update to 0.18
- Add BUILD_DEPENDS to silence build warnings

Changes:	http://search.cpan.org/dist/Mail-GnuPG/Changes
2012-07-22 08:55:30 +00:00
Beech Rintoul
02dd5b5826 - Update to 2.3.1
PR:		ports/169299
Submitted by:	Alan Hicks <ahicks@p-o.co.uk>
Approved by:	Maintainer Timeout (2+ Weeks)
2012-07-21 06:21:55 +00:00
Martin Matuska
6663a0d169 Horde4 updates:
mail/horde4-turba: 3.0.14 -> 3.0.15
mail/horde4-imp: 5.0.22 -> 5.0.23
2012-07-21 00:24:30 +00:00
Ruslan Makhmatkhanov
7542dc0648 - update to 1.9.3.7
PR:		169999
Submitted by:	Rusty Nejdl <rnejdl at ringofsaturn dot com> (maintainer)
2012-07-19 19:00:30 +00:00
Ashish SHUKLA
b3c9dd6d08 - Update to latest snapshot 201207111000 2012-07-19 14:50:29 +00:00
Doug Barton
952920bef2 ** DavMail 3.9.9 released **
Bugfix release with major IMAP changes to improve sync performance,
many Caldav enhancements and bugfixes and some documentation updates.

For the port:

Fix the davmail.desktop file contents and install location

PR:		ports/169852
Submitted by:	me
Approved by:	maintainer (private mail)
2012-07-19 07:25:16 +00:00
Martin Matuska
8af1dc8cce Horde4 port update rollout:
comms/pear-Horde_ActiveSync 1.2.6 -> 1.2.7
www/pear-Horde_Browser 1.0.7 -> 1.0.8
devel/pear-Horde_Core 1.9.1 -> 1.9.2
devel/pear-Horde_Date 1.0.10 -> 1.0.11
devel/pear-Horde_Icalendar 1.1.1 -> 1.1.2
mail/pear-Horde_Imap_Client 1.5.4 -> 1.5.5
security/pear-Horde_Oauth 1.0.1 -> 1.0.2
security/pear-Horde_Secret 1.0.1 -> 1.0.2
www/pear-Horde_Service_Twitter 1.1.3 -> 1.1.4
www/pear-Horde_Service_Weather 1.1.1 -> 1.1.2
devel/pear-Horde_Util 1.3.1 -> 1.4.0
mail/horde4-imp 5.0.21 -> 5.0.22
mail/horde4-ingo 2.0.8 -> 2.0.9
2012-07-18 18:29:39 +00:00
Niclas Zeising
312decad68 Add an optional dependency on libwrap, using option LIBWRAP.
PR:		ports/169932 (minor modifications)
Submitted by:	vfx9as <vfx9as [AT] gmail.com>
Approved by:	maintainer, kwm (mentor)
2012-07-18 11:04:42 +00:00
Carlo Strub
f20bd968e3 - Update to 2.10.5
- Bump PORTREVISION
2012-07-17 20:00:35 +00:00
Pawel Pekala
69573b4a64 Add upstream patches fixing linking problems when affected plugins are
compiled WITHOUT_NLS=yes, this fixes:

/usr/local/lib/claws-mail/plugins/fancy.so: Undefined symbol "D_" problems
2012-07-17 18:25:43 +00:00
Jase Thew
ffe0374f27 - Remove typo USE_CONFIGURE. [1] (HAS_CONFIGURE is implied by the use of
USE_AUTOTOOLS, by way of GNU_CONFIGURE.)

Spotted by:	Alex Kozlov (via email) [1]
Approved by:	Denis Shaposhnikov (maintainer), flo (mentor)
2012-07-17 08:56:12 +00:00