Commit graph

1696 commits

Author SHA1 Message Date
Marcus von Appen
7452555915 - Move the symlink magic for the default python version into lang/python
and lang/python2 and lang/python3. This change brings us closer to the goal
  of making Python ports usable with different Python versions at the same
  time.
- Add a new lang/python2 port to handle the symlinks for bin/python2,
  bin/idle2, bin/pydoc2 and so on.
- Add a new lang/python3 port to handle the symlinks for bin/python3,
  bin/idle3, bin/pydoc3 and so on.
- Bump the PORTREVISION on all lang/python* ports.
2013-08-17 19:10:59 +00:00
Stephen Montgomery-Smith
f7070a06b6 - Change dependency science/netcdf to science/netcdf4.
- Fix some portlint errors.
2013-08-16 23:43:28 +00:00
Florian Smeets
105e283b80 - Update the 20121010 entry to the current gecko world order [1]
- While here remove an EOL white space the caught my eye

Submitted by:	Jan Beich <jbeich@tormail.org> [1]
2013-08-13 17:19:51 +00:00
Boris Samorodov
fa4df94d29 . switch default file destination from ${PYTHON_SITELIBDIR}/eric4
to ${DATADIR} since the port provides not a python module and/or library
  but an application;
. bump PORTREVISION to all eric4 ports (including i18n ones).

Pointed out by:	dbn (at freebsd-python@)
2013-08-05 22:29:36 +00:00
Koop Mast
725be10c39 Tweak the pkg_delete lines for the glib update, aparently pkg_delete needs
the full package name including version.

Submitted by:	freebsd forums via wblock@
2013-08-03 13:50:27 +00:00
Koop Mast
8d7aef65fc Switch around -f with -r for portmaster. I got confused while looking at
portupgrade options.
2013-07-31 15:42:07 +00:00
Koop Mast
4be8bb5446 Fix some typos, make the upgrade instructions more clear.
Submitted by:	wblock@
2013-07-31 14:53:14 +00:00
Koop Mast
a5f590e51d The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.
This update updates Glib20 to 2.36 and Gtk+ 3.8

* The gio-fam-backend port that used gamin for the GFileMonitor API is gone.
  It is replaced by a GIO kqueue implementation developed as part of a NetBSD
  GSoC 2011 project by Dimitry Matveev.
* Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0
  pkgconfig file [1]. This broke static linking and newer binutils.
* Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to
  prevent creation of /  root/.cache dir. Defaults to build & run depend,
  but :build and :run switches available.
* New x11-toolkits/pangox-compat port and companion USE_GNOME component for
  pangox support which was removed from the pango port. Add it to ports still
  using pangox API.

Exp-run by:	bapt@
PR:		ports/178958 [1]
Submitted by:	emaste@ [1]
2013-07-31 11:57:45 +00:00
Alexey Dokuchaev
2b825c8683 Fix couple of typos, inconsistent formatting, and use official X.Org spelling. 2013-07-31 02:23:14 +00:00
Alexey Dokuchaev
37346076f2 Spell Qt correctly; for Qt and KDE entries, put a space before version
number.  Remove trailing blanks at EOL while here.
2013-07-31 02:08:16 +00:00
Rene Ladan
be887e34ae Spelling fixes.
Submitted by:	jgh
2013-07-30 18:30:00 +00:00
Rene Ladan
11c697678c Add a note about QT3 and KDE3 being removed. 2013-07-30 17:45:32 +00:00
Benjamin Kaduk
e3d11f460c Update to 1.6.5
This is a security release by upstream, and requires configuration changes
in addition to the software update.  See UPDATING.

Reviewed by:	ports-security (zi, remko)
Approved by:	hrs (mentor, ports committer)
2013-07-25 18:29:27 +00:00
Steven Kreuzer
20e437d39d Revert commit 323487 since renaming spfquery.pl to spfquery causes a
conflict with mail/libspf2
2013-07-23 17:43:52 +00:00
Steven Kreuzer
425329f690 Update to 2.9.0 2013-07-23 15:56:45 +00:00
Ruslan Makhmatkhanov
9c5ac763df - fix yet another typo in bacula entry 2013-07-22 17:53:46 +00:00
Hiroki Sato
1094f8bfe3 Document japanese/mozc-el should be removed before upgrading
japanese/mozc-server.
2013-07-20 12:52:25 +00:00
Ruslan Makhmatkhanov
24b384172a - add dependency on archivers/lzo2 to enable lzo compression
(just replace compression=GZIP with compression=LZO in Options) [1]
- replace rmdir with ${RMDIR} added in previous commit (portlint warning)
- correct bacula UPDATING entry [2]

PR:		178691
Submitted by:	Oleg Ginzburg <olevole@olevole.ru> [1]
Reported by:    kwm [2]
Approved by:	Dan Langille <dan.langille@gmail.com> (maintainer, by mail)
2013-07-19 12:08:01 +00:00
Ruslan Makhmatkhanov
a1e0b28083 Correct bacula-bat portname 2013-07-19 09:49:47 +00:00
Ruslan Makhmatkhanov
4a97a017f4 - move bacula configuration to ${ETCDIR}/bacula
- bump PORTREVISION
- add UPDATING entry
- add an option to enable python support (both client and server
  need to be rebuilt with this)

Dan's submission is based on:
PR:     170882
Submitted by:   Michael Carlson <mike@bayphoto.com>

PR:     171818
Submitted by:   Florian Ermisch <floh.edo@googlemail.com>

PR:     177331
Submitted by:   Dan Langille <dan@langille.org> (maintainer)
2013-07-19 09:44:58 +00:00
Greg Larkin
d0942740f0 - Only disable automatic cron job installation when installing from the
port, not the package.
2013-07-18 21:52:19 +00:00
Greg Larkin
cd05cb5126 - Added an option to control installation of the crontab file. The
option defaults to yes during interactive installation, and the crontab
  file is not installed during non-interactive installation.

Requested by:	espen@tagestad.no (via email)
2013-07-18 20:55:32 +00:00
William Grzybowski
2e4da07308 www/zend-framework: update to 2.2.1
- Update to 2.2.1
- Copy old version to www/zend-framework1
- Chase mail/squirrelmail-postfixadmin-plugin dependency
- Take maintainership

If you wish to stay with the older version run:
  # portmaster -o www/zend-framework1 www/zend-framework
    or
  # portupgrade -fo www/zend-framework1 www/zend-framework
    or
  # pkg set -o www/zend-framework:www/zend-framework1

PR:		ports/179689
Submitted by:	wg (myself)
Approved by:	maintainer
2013-07-18 15:36:01 +00:00
Matthias Andree
9543ea5855 Fix up pkg_delete (old-style) instructions for net/avahi-gtk
by adding a trailing backslash-asterisk "\*".
2013-07-15 07:21:24 +00:00
Koop Mast
bfa3958c83 Update to 0.6.31.
Trim headers, update to new USES, remove obsolete Qt3 bindings.
Add new gtk3 avahi library. Misc cleanups.

Obtained from:	GNOME devel repo
2013-07-14 21:17:21 +00:00
Mathieu Arnold
47d55bc233 Have dns/py-ldns only install the Python bits.
PR:		ports/179812
Submitted by:	mat
Approved by:	maintainer
2013-07-11 12:40:54 +00:00
Maxim Konovalov
dd522563f0 o Grammar.
Approved by:	bdrewery
2013-07-10 20:47:24 +00:00
Guido Falsi
692e9ad388 - Update to 5.0.1
- Preserve configuration files for future updates
- Add post-install script and UPDATING entry to help upgrading from
  previous version
2013-07-07 15:48:16 +00:00
Olli Hauer
d770675cdf - update devel/apr1
apr-1.4.6      -> apr-1.4.8
  apr-util-1.4.1 -> apr-util-1.5.2

- add support for NSS crypto driver (apr-util)

Changes URL's:
http://svn.apache.org/viewvc/apr/apr/branches/1.4.x/CHANGES?view=markup
http://svn.apache.org/viewvc/apr/apr-util/branches/1.5.x/CHANGES?view=markup
http://svn.apache.org/viewvc/apr/apr-util/branches/1.4.x/CHANGES?view=markup

Thanks to tijl@ for sending patches to the apache@ list.
 http://lists.freebsd.org/pipermail/freebsd-apache/2013-June/003172.html

with hat apache@
2013-07-06 08:43:48 +00:00
Raphael Kubo da Costa
b2de547574 Add some notes about rebuilding kdelibs4-dependent ports if using clang.
As mentioned in r322300, clang support has been improved since the update to
4.10.4 a few days ago.

This, however, requires a rebuild of the ports that depend on kdelibs4. Most
of them are covered by the KDE update itself, but those which are not part
of the Software Compilation need to be rebuilt manually to make sure the
previous issues (proper symbol visibility being the most annoying of them)
are solved.

I haven't fully tested all the possible portmaster/portupgrade/pkg commands
myself, so please shout out loud if they're not correct.

In collaboration with:	avilla@
2013-07-05 17:45:43 +00:00
Diane Bruce
94d43048e5 Updated trustedqsl and removed tqsllib port which is no longer needed
Some cleanups and fixes needed.

Original comment from shurd@sasktel.net
I noticed that the new version allows uploading directly from the tqsl
app, so I've updated the port.  The tqsllib is no longer a separate
package from upstream, so I added the CONFLICTS_INSTALL for it.  A note
will be needed in ports/UPDATING regarding this.

Submitted by:		 Stephen Hurd <shurd@sasktel.net>
2013-07-03 17:45:02 +00:00
Bryan Drewery
ce8324b451 Add note on portmaster+pkgng changes 2013-06-27 20:16:01 +00:00
Timur I. Bakeyev
9d6a697a14 Upgraded port to the latest 3.6.16 revision. 2013-06-27 08:47:26 +00:00
TAKATSU Tomonari
c34b60da51 - Update net-im/mikutter to 0.2.2.1264 [1]
* Convert NOPORTDOCS to PORT_OPTIONS:MDOCS [1]
  * Remove LICENSE_FILE for standard license
  * Remove INSTALL_DEPENDS
  * Make use of rubygem ports instead of ruby- prefix ports
  * Update the restriction of Ruby version
  * Cleanup post-patch target
- Remove net-im/mikutter003 [2]
  * Consider using net-im/mikutter
  * Add an entry to UPDATING

PR:		ports/179320 (based on) [1]
PR:		ports/179504 (based on) [2]
Submitted by:	Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp> [1][2]
2013-06-23 12:34:33 +00:00
Raphael Kubo da Costa
e2c00e7ea6 Belatedly add an entry in UPDATING for www/magento.
PR:		ports/179267
Submitted by:	Melvyn Sopacua <melvyn@magemana.nl> (maintainer)
2013-06-22 21:20:07 +00:00
Lev A. Serebryakov
a1521ccaf6 Fix spelling
Submitted by:	N.J. Mann njm at njm dot me dot uk
2013-06-20 09:38:51 +00:00
Lev A. Serebryakov
f5864a6fb8 Expand UPDATES entry for devel/subversion with message about
new options.
2013-06-20 08:19:10 +00:00
Olli Hauer
68fdbeba16 - allow java/subversion-jave to stay on subversion17
- update UPDATING with a hint how to keep subversion17
2013-06-19 21:44:36 +00:00
Olli Hauer
a47ccee2ae - restore subversion-1.7.x as subversion17
I will take the port

  OK per PM by Lev@
2013-06-19 21:13:34 +00:00
Tijl Coosemans
bdace5957e Let config-conditional take options configured in make.conf into account.
The option dialog will not appear if all options have been configured
before, either using the dialog or in make.conf.  This means you can set
options once for all ports in make.conf and not have dialogs pop up if
those are the only options.

Also let config-conditional run make config instead of do-config.  Make
config handles NO_DIALOG and pre-config.

Discussed with:	danfe
Approved by:	portmgr (bapt)
2013-06-14 12:59:02 +00:00
Raphael Kubo da Costa
3b1b035610 Improve the English in the recent Perl UPDATING entry 2013-06-12 19:12:52 +00:00
Andrej Zverev
8c7d7ff2bd - lang/perl5.12 upgrade to 5.12.5
- lang/perl5.14 upgrade to 5.14.4
- lang/perl5.16 upgrade to 5.16.3
- Global modify SITE_PERL[1][2]

[1] - See more info:
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=26605+0+archive/2013/freebsd-perl/20130609.freebsd-perl
[2] - Fix for mail/cyrus-imapd* - Approved by portmrg(bapt@)

Please, see ports/UPDATING for upgrade procedure.

Reviewed by:	bapt@ (exp-run), culot@
2013-06-12 13:00:55 +00:00
Christian Weisgerber
1f2b1eac8e * Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.

PR:		179072
2013-06-09 19:30:58 +00:00
Wesley Shields
dc331cd792 Note 8.4 release.
Also, retroactively note 9.1 release as it never made it in.
2013-06-07 15:48:49 +00:00
Gabor Pali
109269205e - Update The Glorious Glasgow Haskell Compiler to version 7.6.3
- Update Haskell Platform to version 2013.2.0.0

Please note that port revisions for all the Haskell ports without version
changes are bumped.

Some highlights of the update:

- Fix PDF generation for pandoc [1]
- From now on, PREFIX/{lib,share,share/doc}/cabal/ghc-GHC_VERSION are used for
  hs- ports (Cabal packages) as prefixes to avoid problems when upgrading with
  portmaster(8) [2]
- Experimental support for LLVM-based code generation (disabled by default)
- Many simplifications, refactoring in bsd.cabal.mk

New ports (11):

devel/hs-asn1-types                         0.1.3
devel/hs-data-default-class                 0.0.1
devel/hs-data-default-instances-base        0.0.1
devel/hs-data-default-instances-containers  0.0.1
devel/hs-data-default-instances-dlist       0.0.1
devel/hs-data-default-instances-old-locale  0.0.1
devel/hs-extensible-exceptions              0.1.1.4
devel/hs-mmorph                             1.0.0
devel/hs-quickcheck-io                      0.1.0
x11-toolkits/hs-GLURaw                      1.3.0.0
x11-toolkits/hs-OpenGLRaw                   1.3.0.0

Updated ports (104):

archivers/hs-zlib                        0.5.4.0_1        --> 0.5.4.1
databases/hs-persistent                  1.1.5.1          --> 1.2.0.1
databases/hs-persistent-sqlite           1.1.5            --> 1.2.0
databases/hs-persistent-template         1.1.2.4          --> 1.2.0
devel/hs-HUnit                           1.2.5.1_1        --> 1.2.5.2
devel/hs-IORefCAS                        0.2_3            --> 0.2.0.1
devel/hs-MonadRandom                     0.1.8            --> 0.1.9
devel/hs-QuickCheck                      2.5.1.1_1        --> 2.6
devel/hs-abstract-deque                  0.1.6_1          --> 0.2
devel/hs-alex                            3.0.2_1          --> 3.0.5
devel/hs-async                           2.0.1.3_1        --> 2.0.1.4
devel/hs-basic-prelude                   0.3.4.0          --> 0.3.5.0
devel/hs-blaze-builder                   0.3.1.0_4        --> 0.3.1.1
devel/hs-byteorder                       1.0.3_4          --> 1.0.4
devel/hs-cabal-install                   0.14.0_4         --> 1.16.0.2
devel/hs-classy-prelude                  0.5.3            --> 0.5.7
devel/hs-cmdargs                         0.10.2           --> 0.10.3
devel/hs-conduit                         1.0.2            --> 1.0.5
devel/hs-data-default                    0.5.0_1          --> 0.5.3
devel/hs-fsnotify                        0.0.6            --> 0.0.11
devel/hs-generic-deriving                1.4.0            --> 1.5.0
devel/hs-git-annex                       4.20130323_1     --> 4.20130601
devel/hs-haddock                         2.11.0_1         --> 2.13.2
devel/hs-hashable                        1.2.0.5          --> 1.1.2.5,1
devel/hs-hlint                           1.8.43           --> 1.8.45
devel/hs-hspec                           1.4.4            --> 1.5.4
devel/hs-hspec-expectations              0.3.0.3_1        --> 0.3.2
devel/hs-largeword                       1.0.4            --> 1.0.5
devel/hs-lens                            3.8.7.3          --> 3.9.0.2
devel/hs-lifted-base                     0.2.0.2          --> 0.2.0.5
devel/hs-monad-control                   0.3.1.4_1        --> 0.3.2.1
devel/hs-monad-logger                    0.3.0.1          --> 0.3.1.1
devel/hs-monad-par                       0.3.4.1          --> 0.3.4.2
devel/hs-pool-conduit                    0.1.1_1          --> 0.1.2
devel/hs-profunctors                     3.3              --> 3.3.0.1
devel/hs-reflection                      1.1.7            --> 1.3.2
devel/hs-resourcet                       0.4.5            --> 0.4.7.1
devel/hs-show                            0.5              --> 0.6
devel/hs-split                           0.2.1.1_1        --> 0.2.2
devel/hs-stm                             2.4_1            --> 2.4.2
devel/hs-syb                             0.3.7_1          --> 0.4.0
devel/hs-tagged                          0.4.4_1          --> 0.6
devel/hs-text                            0.11.2.3_1       --> 0.11.3.1
devel/hs-unix-compat                     0.4.1.0          --> 0.4.1.1
devel/hs-unix-time                       0.1.5            --> 0.1.8
devel/hs-unordered-containers            0.2.3.0          --> 0.2.3.1
devel/hs-utility-ht                      0.0.8_3          --> 0.0.9
devel/hs-uuagc                           0.9.42.2_3       --> 0.9.42.3
devel/hs-uuid                            1.2.9            --> 1.2.13
devel/hs-void                            0.5.11           --> 0.6
math/hs-NumInstances                     1.2              --> 1.3
math/hs-comonad-transformers             3.0.1_1          --> 3.0.2
math/hs-semigroups                       0.9              --> 0.9.1
math/hs-statistics                       0.10.2.0_2       --> 0.10.3.1
net/hs-network                           2.3.1.0_1        --> 2.4.1.2
net/hs-publicsuffixlist                  0.0.3            --> 0.1
net/hs-socks                             0.5.0            --> 0.5.1
security/hs-certificate                  1.3.5_1          --> 1.3.7
security/hs-cipher-aes                   0.1.7            --> 0.1.8
security/hs-clientsession                0.8.1_1          --> 0.9
security/hs-crypto-api                   0.11             --> 0.12.1
security/hs-crypto-conduit               0.5.0            --> 0.5.2
security/hs-crypto-pubkey                0.1.2_1          --> 0.1.3
security/hs-crypto-pubkey-types          0.2.0_1          --> 0.3.2
security/hs-cryptocipher                 0.4.0_1          --> 0.5.0
security/hs-cryptohash                   0.8.3_1          --> 0.9.0
security/hs-skein                        0.1.0.12         --> 1.0.3
textproc/hs-HaXml                        1.23.3_2         --> 1.24
textproc/hs-attoparsec-conduit           1.0.0            --> 1.0.1
textproc/hs-blaze-html                   0.6.0.0          --> 0.6.1.1
textproc/hs-blaze-markup                 0.5.1.4          --> 0.5.1.5
textproc/hs-case-insensitive             1.0              --> 1.0.0.2
textproc/hs-highlighting-kate            0.5.3.8          --> 0.5.3.9
textproc/hs-hs-bibutils                  4.17             --> 5.0
textproc/hs-polyparse                    1.8_3            --> 1.9
textproc/hs-texmath                      0.6.1.3          --> 0.6.1.5
textproc/hs-xml                          1.3.12_4         --> 1.3.13
textproc/hs-yaml                         0.8.2.3          --> 0.8.2.4
www/hs-HTTP                              4000.2.5_1       --> 4000.2.8
www/hs-cgi                               3001.1.7.4_6,1   --> 3001.1.7.5,1
www/hs-hamlet                            1.1.6.3          --> 1.1.7.1
www/hs-happstack-server                  7.1.7            --> 7.1.7.1
www/hs-heist                             0.11.1           --> 0.12.0
www/hs-http-conduit                      1.9.0            --> 1.9.3
www/hs-http-reverse-proxy                0.1.1.3          --> 0.1.1.6
www/hs-shakespeare                       1.0.3.1          --> 1.0.5
www/hs-shakespeare-css                   1.0.3            --> 1.0.5.1
www/hs-shakespeare-js                    1.1.2.1          --> 1.1.4
www/hs-snap                              0.11.2           --> 0.12.0
www/hs-wai-extra                         1.3.2.4          --> 1.3.4
www/hs-wai-test                          1.3.0.4          --> 1.3.1
www/hs-warp                              1.3.7.4          --> 1.3.8.1
www/hs-yesod                             1.1.9.2          --> 1.2.0.1
www/hs-yesod-auth                        1.1.5.3          --> 1.2.0
www/hs-yesod-core                        1.1.8.2          --> 1.2.0.4
www/hs-yesod-form                        1.2.1.3          --> 1.3.0
www/hs-yesod-persistent                  1.1.0.1_1        --> 1.2.0
www/hs-yesod-platform                    1.1.8            --> 1.2.0.1
www/hs-yesod-routes                      1.1.2            --> 1.2.0
www/hs-yesod-static                      1.1.2.2          --> 1.2.0
www/hs-yesod-test                        0.3.5            --> 1.2.0
x11-toolkits/hs-GLUT                     2.1.2.1_7,1      --> 2.4.0.0,1
x11-toolkits/hs-OpenGL                   2.2.3.1_4,1      --> 2.8.0.0,1
x11/hs-xmobar                            0.16_2           --> 0.17

Removed ports (2):

www/hs-yesod-default                     1.1.3.2
www/hs-yesod-json                        1.1.2.1

PR:		ports/179146 [1]
Requested by:	Omar Thameen <omar@biglist.com> [1]
Reported by:	sperber, bapt [2]
Tested by:	sperber [2]
Obtained from:	FreeBSD Haskell
2013-06-04 18:53:40 +00:00
William Grzybowski
c6572e3775 - Update to 1.4.0 [1]
- Add PORTDOCS
- Install extra migration files
- Preserve 1.3.x as dns/opendnssec13

Changes: https://wiki.opendnssec.org/display/DOCS/New+in+OpenDNSSEC+1.4

PR:		ports/178861 [1]
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> [1]
Approved by:	culot (mentor), maintainer
2013-06-03 22:13:11 +00:00
Raphael Kubo da Costa
adc2225b84 Mention that ack 2.04 has some incompatibilities with ack 1.
Suggested by az.
2013-06-01 19:18:44 +00:00
Steve Wills
fbe3cef50d - Update ruby note to remind users to stop software before updating it. 2013-06-01 01:08:05 +00:00
Steve Wills
1b22f38101 - Update to 2.0.12
- rc script passes rclint
- Add UPDATING entry

PR:		ports/179015
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
2013-05-30 17:48:37 +00:00
Steve Wills
fe65acf33b - Hopefully final update to the note about ruby, this way seems to work better 2013-05-28 15:54:09 +00:00
Steve Wills
e84a004d0c - Try again to fix the UPDATING entry for ruby. Thanks to bdrewery for the help. 2013-05-28 14:46:02 +00:00
Steve Wills
d38ab88e88 - Fix incorrect portmaster instructions for ruby update 2013-05-27 21:44:32 +00:00
Steve Wills
0f62f20598 - Switch default version of Ruby to 1.9 2013-05-27 13:11:30 +00:00
Brad Davis
0f57a4e68a - Remove sysutils/rsyslog5* finally
- Note expirations on sysutils/rsyslog6* as it is unsupported now as well

Reviewed by:	zi@
2013-05-26 00:58:25 +00:00
Guido Falsi
bbc8d61610 - Patch postgrey to use PGY_GROUPNAME by default
- Don't show OPTIONS dialog for just DOCS option
- Tidy up port Makefile
- Rework rc script
- Add UPDATING message and pkg-message to inform users about the
  rc script changes

PR:		ports/178644
Submitted by:	Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
2013-05-25 14:55:19 +00:00
Niclas Zeising
92ea0d614b The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:

Xorg 7.7

Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.

PR:		ports/177942
Exp-run by:	miwi
Approved by:	portmgr (miwi)

Thanks to all who helped testing!
2013-05-25 14:37:02 +00:00
Tom Judge
3e86de2c38 Upgrade to 0.90.0.
This upgade requires a full cluster restart.

Changes: http://www.elasticsearch.org/downloads/0-90-0/
2013-05-20 15:29:17 +00:00
Tom Judge
2318c9e66b Update to 5.8.0.
This upgrade switches the required JVM to 1.7.

Changes: http://activemq.apache.org/activemq-580-release.html
2013-05-19 16:06:17 +00:00
Gabor Pali
c8adcb590a - s\git annex\git-annex\ 2013-05-12 19:57:08 +00:00
Gabor Pali
b4c6a782d9 - Fix a silent hashing problem for git-annex, please study the UPDATING
entry before proceeding!

Submitted by:	Justin Bedő <cu@cua0.org>
Obtained from:	FreeBSD Haskell
2013-05-12 19:39:00 +00:00
Hiroki Sato
438c63e254 Document TEX_DEFAULT. 2013-05-11 18:54:02 +00:00
Alberto Villa
8a9f88edd0 - Add instructions to complete the update of usbmuxd and
libimobiledevice.
2013-05-07 00:43:39 +00:00
Alberto Villa
696ae175e5 - Update libplist to 1.10.
- Split Python bindings from the main port, and put them into
  devel/py-libplist.
2013-05-07 00:17:21 +00:00
Hiroki Sato
139838ce1d TeXLive mega commit. The following ports have been added:
* Meta port
   - print/texlive-full: meta port to install all of the TeXLive components

  * Libraries
   - devel/tex-kpathsea: kpathsea library
   - devel/tex-web2c: WEB2C toolchain and TeX engines
   - print/tex-ptexenc: character code conversion library for pTeX

  * Base part of the TeXLive
   - print/texlive-base: binary programs in TeXLive
   - print/texlive-texmf: macro and font data in TeXLive
   - print/texlive-infra: tlmgr dependency (Perl modules)

  * TeX Formats
   - print/tex-formats: TeX, LaTeX, PDFTeX, AMSTeX, ConTeXT, CSLaTeX,
       EplainTeX, METAFONT, MLTeX, PDFTeX, TeXsis
   - print/tex-aleph: Aleph/Lambda
   - print/tex-xetex: XeTeX
   - print/tex-luatex: LuaTeX
   - print/tex-jadetex: JadeTeX
   - print/tex-xmltex: XMLTeX
   - japanese/tex-ptex: pTeX

  * DVI ware
   - print/tex-xdvik: XDvi

Mk/bsd.tex.mk is added for common part and USE_TEX knob [1].

Approved by:	portmgr (old version) [1]
PR:		ports/171571
PR:		ports/176399 [1]
2013-05-06 00:44:22 +00:00
Emanuel Haupt
57030a96d1 Add a note about the security/libgcrypt update. 2013-05-03 17:59:06 +00:00
Bryan Drewery
d8e96134ad - Follow-up pkg-1.0.12 release with UPDATING entry explaining
optional step to rebuild shlib tracking
2013-05-02 12:10:21 +00:00
Chris Rees
f318469883 Add warning for sudo users that removing gettext will lock them out! 2013-04-28 19:11:32 +00:00
Hiroki Sato
03156fbc9e Add libpaper support to print/a2ps-*[1], print/c2ps-*, print/lprps-*,
graphics/jpeg2ps-*, and merge the papersize-suffixed versions into
single ones respectively as print/psutils did.

Approved by:	dinoex (maintainer) [1]
2013-04-27 16:00:26 +00:00
Hiroki Sato
5f8eb67e37 Merge print/psutils-a4 and print/psutils-letter into a single port
print/psutils.  The default paper size in the programs can be set via
libpaper ($PAPERSIZE or etc/papersize configuration file).
2013-04-24 04:13:09 +00:00
Sahil Tandon
2a3984a7e3 Repo-copy mail/postfix -> mail/postfix29, and update
both ports to the latest version and make a note in
UPDATING.  Also:

- Adjust CONFLICTS
- Add LICENSE information
- Canonicalize 'Created by:' Makefile header
- Remove shlib version from LIB_DEPENDS assignment
- Correct LDAP_SASL logic
- Replace tab with a single space after 'WWW:' in pkg-descr

PR:		ports/177127
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2013-04-23 01:49:08 +00:00
Max Brazhnikov
e7ae0125df - Update to digiKam and Kipi Plugins ports to 3.1.0
- Split documentations and l10ns to separate ports
- Split kipi-plugins-kde4 port

Approved by:	portmgr (miwi)
2013-04-08 17:10:56 +00:00
Bryan Drewery
01c3c63ce6 - Add pkgng instructions for recent entries
Approved by:	portmgr (implicit)
2013-04-07 17:47:15 +00:00
Florian Smeets
513d21d838 - update thunderbird, firefox-esr, linux-thunderbird and linux-firefox to
17.0.5
- update firefox to 20.0
- update seamonkey and linux-seamonkey to 2.17
- update nspr to 4.9.6
- remove mail/thunderbird-esr, Mozilla stopped providing 2 versions of
  thunderbird
- prune support for old FreeBSD versions; users of 8.2, 7.4 or earlier
  are advised to upgrade - http://www.freebsd.org/security/
- add vuln.xml entry

Security:	94976433-9c74-11e2-a9fc-d43d7e0c7c02
Approved by:	portmgr (miwi)
In collaboration with:	Jan Beich <jbeich@tormail.org>
2013-04-03 20:27:48 +00:00
Gabor Pali
77296e779c - Fix a minor dynamic linking problem for certain Haskell Cabal ports
- Add an UPDATING entry for description and instructions

Submitted by:	ashish
Approved by:	portmgr (miwi)
Obtained from:	FreeBSD Haskell
2013-03-31 13:43:10 +00:00
Bryan Drewery
f310dabe6a Add entry about portmaster-3.15 2013-03-30 02:51:08 +00:00
Alberto Villa
0e887bf96a - Set KDE4_BUILD_TESTS to off.
- Bump PORTREVISION.
- Add UPDATING note about required kio-upnp-ms fix procedure.
2013-03-29 22:34:27 +00:00
Ashish SHUKLA
5bfc5e9062 - Update to 5.3p1
- Bump PORTEPOCH
- Add additional USERS for privilege separation
- Add instructions for fixing permissions in pkg-message
- Add a note about privilege separation to UPDATING file

Changes:		http://article.gmane.org/gmane.mail.opensmtpd.general/446
2013-03-27 14:58:56 +00:00
Max Brazhnikov
24482eebf1 KDE/FreeBSD team presents KDE SC 4.10.1 ports!
- kdegames4 port has been split.
- kdeutils4-printer-applet and system-config-printer-kde have been
  replaced by print/kde4-print-manager.
- Recover misc/kde4-l10n-mr from attic.
- New USE_KDE4 components: kactivities, libkdegames, nepomuk-core,
  and nepomuk-widgets.
- Provide sharedmime component with magic: ports don't need to
  run update-mime-database themselves now.
- Switch some ports to out-of-source build.
- Update port comments.
- Adjust dependence on Qt4 components.
- x11/kde4 installs modern kdepim4 now.
- Remove redundant aspell and hspell from kdelibs4, both
  can be enabled in textproc/enchant if needed.
- Remove stale bits from bsd.kde4.mk

The area51 repository features commits by Schaich Alonso and myself.

Contributors:
- Tobias Berner
2013-03-27 11:55:25 +00:00
Max Brazhnikov
988004675d Sync clocks, fix date... 2013-03-26 17:16:07 +00:00
Max Brazhnikov
089463050a - Split deskutils/strigi port on libraries, client, daemon and utilities.
deskutils/strigi is a meta port now
- USE_KDE4= strigi now implies dependence on deskutils/libstreamanalyzer
2013-03-26 15:43:09 +00:00
Greg Lewis
3353a034e6 . Note libarchive version bump. 2013-03-23 17:10:37 +00:00
Greg Lewis
67ce8d4b93 . Move recent entries so the dates for them are in chronological order. 2013-03-23 07:01:11 +00:00
Bryan Drewery
88224c4c36 Add an entry about dialog4ports 2013-03-21 14:15:05 +00:00
Koop Mast
a38ae33ebe Tweak the portmaster poppler instructions so it only matches one port. 2013-03-21 07:41:21 +00:00
Jeremy Messenger
8112386f17 - Update poppler to 0.22.2.
- Bump the rest ports that depend on the poppler and poppler-qt because of
  shared library version have been changed.
- Add a note in the UPDATING for require to rebuild all ports that depend
  on poppler.

Submitted by:	kwm (poppler* part)
2013-03-21 05:27:16 +00:00
Vanilla I. Shu
af5cd17df9 typo fix. 2013-03-19 12:37:01 +00:00
Dima Panov
5cfc95fb08 - Add note about deinstalling old version of net/freerdp before build a new one 2013-03-19 12:34:25 +00:00
Vanilla I. Shu
5e191b87d1 1: Upgrade protobuf to 2.5.0.
2: bump revision.
3: document UPDATING.
2013-03-18 15:14:27 +00:00
Baptiste Daroussin
6a3a22c0f0 Add a note about libiconv/gettext upgrade in UPDATING
Reported by:	jrm (via irc)
Wording by:	koobs, jrm (via irc)
2013-03-18 13:30:05 +00:00
Martin Wilke
81998b79a3 - Whitespaces cleanup 2013-03-10 04:06:21 +00:00
Koop Mast
7887c684ad * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
2013-03-08 10:51:34 +00:00
Bryan Drewery
464ea38de8 - Must force reinstall py-distribute-0.6.35 as it is seen as a
downgrade from py-setuptools-0.6c11_3
2013-03-08 03:49:41 +00:00
Tom Judge
838b5dde40 Update to 0.20.5 and switch to useing OpenJDK 7.
Changes: http://www.elasticsearch.org/download/2013/02/14/0.20.5.html
2013-03-07 18:31:55 +00:00
Nicola Vitale
d0d8641ec7 - Add an entry for audio/liblastfm (updating to 1.0.6) 2013-03-06 23:18:23 +00:00
Ruslan Makhmatkhanov
b06fadc69e - replace deprecated devel/py-setuptools with devel/py-distribute
- change explicit dependency for the ports, that don't utilize USE_DISTUTILS feature
- add UPDATING entry

PR:		176142
Submitted by:	rm (myself)
Approved by:	portmgr (miwi)
Tested by:  	exp-run by miwi
2013-03-05 07:12:24 +00:00
Vanilla I. Shu
e9da57744a Add a note for textproc/apache-solr repocopy. 2013-02-27 02:16:36 +00:00
Timur I. Bakeyev
68de448f3f A few words about Samba4. 2013-02-18 14:54:44 +00:00
Ruslan Makhmatkhanov
cc5dcbfa32 - remove misplaced apostrophe from gnutls entries 2013-02-17 06:18:32 +00:00
Martin Wilke
dceaa951ff - Fix Whitespaces 2013-02-08 08:41:27 +00:00
Bryan Drewery
c18432048a - portupgrade needs the -O flag here due to a
bug in how it processes the missing tcl-modules
  dependency

Reported by:	gahr
2013-02-07 14:20:53 +00:00
Pietro Cerutti
82d5d8e1b1 - Explain better how to get rid of the old Tcl/Tk ports in the 20130206 entry.
Suggested by:	mandree
2013-02-07 08:34:25 +00:00
Bryan Drewery
a6ba17e7b8 - Always use /var/run/bbackupd.pid for the server pidfile
- The default configuration directory has moved from
  /usr/local/etc/box to /usr/local/etc/boxbackup

PR:		ports/175497
Submitted by:	thompsa@
Approved by:	James O'Gorman <james@netinertia.co.uk> (maintainer)
2013-02-07 00:22:55 +00:00
Nicola Vitale
773bab61ee - Add an entry for updating of x11/wbar 2013-02-06 21:34:52 +00:00
Roman Bogorodskiy
ab635f152e - Add UPDATING entry for libtasn1 update
- Bump PORTREVISIONs for dependant ports
2013-02-06 17:30:08 +00:00
Pietro Cerutti
7babc1bb95 - Update lang/tcl86 and x11-toolkits/tk86 to 8.6.0
Release notes: http://www.tcl.tk/software/tcltk/8.6.html

- Get rid of -thread slaves ports: threads are now enabled by
  default and can be OPTIONally disabled. This applies to:
  * lang/tcl84
  * lang/tcl85
  * lang/tcl86
  * x11-toolkits/tk84
  * x11-toolkits/tk85
  * x11-toolkits/tk86

- Get rid of tcl-modules slave port: modules are now installed by default and
  can be OPTIONally disabled. This applies to:
  * lang/tcl85
  * lang/tcl86

- Fix conflicts between man pages of different Tcl/Tk versions, by adding a
  suffix (tcl84, tcl85, tcl86, tk84, tk85, and tk86).

Reviewed by:	bf, crees
Approved by:	bapt (portmgr, after partial exp-run)
2013-02-06 15:25:57 +00:00
Max Brazhnikov
71dc23138b Reformat recently added entries
Reported by:	avilla
2013-02-06 11:40:58 +00:00
Gabor Pali
5fa49433c6 - Add */hs-* to the previous updating entry for Haskell ports 2013-02-05 22:33:11 +00:00
Gabor Pali
c731105b7f - Fix breakage in the DYNAMIC-enabled ports triggered by the recent
devel/libffi update
- Enable multithreaded build for lang/ghc (i.e. mark MAKE_JOBS_SAFE)

Please note that port revision for all the Haskell ports without version
changes are bumped.

New ports (20):

devel/hs-MonadRandom                     0.1.8
devel/hs-base64-conduit                  0.5.1
devel/hs-bifunctors                      3.2
devel/hs-either                          3.1
devel/hs-errors                          1.3.1
devel/hs-generic-deriving                1.4.0
devel/hs-lens                            3.8.5
devel/hs-profunctor-extras               3.3
devel/hs-profunctors                     3.2
devel/hs-reflection                      1.1.6
devel/hs-timezone-olson                  0.1.2
devel/hs-timezone-series                 0.1.2
math/hs-comonads-fd                      3.0.1
math/hs-groupoids                        3.0.1.1
math/hs-nats                             0.1
math/hs-semigroupoid-extras              3.0.1
security/hs-cipher-rc4                   0.1.2
security/hs-crypto-numbers               0.1.3
security/hs-crypto-pubkey                0.1.2
security/hs-crypto-random-api            0.2.0

Updated ports (107):

archivers/hs-zip-archive                 0.1.2.1          --> 0.1.3.3
archivers/hs-zlib-bindings               0.1.1.2          --> 0.1.1.3
audio/hs-libmpd                          0.8.0.1          --> 0.8.0.2
benchmarks/hs-criterion                  0.6.2.0          --> 0.6.2.1
converters/hs-aeson                      0.6.0.2_2        --> 0.6.1.0
converters/hs-dataenc                    0.14.0.4         --> 0.14.0.5
databases/hs-persistent                  1.0.2.2          --> 1.1.4
databases/hs-persistent-sqlite           1.0.1            --> 1.1.2
databases/hs-persistent-template         1.0.0.2          --> 1.1.2.1
devel/hs-BNFC                            2.4.2.1_1        --> 2.6.0.3
devel/hs-Boolean                         0.1.1            --> 0.1.2
devel/hs-TypeCompose                     0.9.7            --> 0.9.9
devel/hs-ansi-terminal                   0.5.5_5          --> 0.5.5.1
devel/hs-ansi-wl-pprint                  0.6.4_3          --> 0.6.6
devel/hs-basic-prelude                   0.3.1.0          --> 0.3.2.0
devel/hs-checkers                        0.2.9_2          --> 0.3.1
devel/hs-classy-prelude                  0.4.1            --> 0.4.3
devel/hs-classy-prelude-conduit          0.4.1            --> 0.4.3
devel/hs-conduit                         0.5.5            --> 0.5.6
devel/hs-configurator                    0.2.0.1          --> 0.2.0.2
devel/hs-cpphs                           1.15             --> 1.16
devel/hs-edit-distance                   0.2.1.1          --> 0.2.1.2
devel/hs-file-embed                      0.0.4.6          --> 0.0.4.7
devel/hs-filestore                       0.5.0.1          --> 0.6
devel/hs-fsnotify                        0.0.4            --> 0.0.6
devel/hs-ghc-paths                       0.1.0.8_5        --> 0.1.0.9
devel/hs-git-annex                       3.20121211       --> 3.20130124
devel/hs-hashable                        1.1.2.5          --> 1.2.0.5
devel/hs-hastache                        0.4.2            --> 0.5.0
devel/hs-hlint                           1.8.39           --> 1.8.43
devel/hs-hoogle                          4.2.14           --> 4.2.15
devel/hs-hspec                           1.4.2            --> 1.4.3
devel/hs-largeword                       1.0.3            --> 1.0.4
devel/hs-lifted-base                     0.2              --> 0.2.0.2
devel/hs-monad-logger                    0.2.3            --> 0.2.3.2
devel/hs-optparse-applicative            0.4.2            --> 0.5.2.1
devel/hs-pool-conduit                    0.1.0.3          --> 0.1.1
devel/hs-project-template                0.1.0.1          --> 0.1.1
devel/hs-silently                        1.2.4            --> 1.2.4.1
devel/hs-smallcheck                      0.6.1_2          --> 0.6.2
devel/hs-system-fileio                   0.3.10           --> 0.3.11
devel/hs-unix-compat                     0.4.0.0          --> 0.4.1.0
devel/hs-unordered-containers            0.2.2.1          --> 0.2.3.0
devel/hs-vault                           0.2.0.1          --> 0.2.0.4
devel/hs-void                            0.5.8            --> 0.5.11
devel/hs-word8                           0.0.2            --> 0.0.3
mail/hs-mime-types                       0.1.0.0          --> 0.1.0.2
math/hs-categories                       1.0.4            --> 1.0.5
math/hs-comonad                          3.0.0.2          --> 3.0.1.1
math/hs-comonad-transformers             3.0              --> 3.0.1
math/hs-distributive                     0.2.2_2          --> 0.3
math/hs-pointed                          3.0.1            --> 3.0.2
math/hs-semigroupoids                    3.0.0.1          --> 3.0.2
math/hs-semigroups                       0.8.4.1          --> 0.9
net/hs-network-conduit                   0.6.1.1          --> 0.6.2.2
net/hs-simple-sendfile                   0.2.8            --> 0.2.10
print/hs-hscolour                        1.20.3,1         --> 1.20.3_1,1
security/hs-certificate                  1.3.3            --> 1.3.5
security/hs-cipher-aes                   0.1.5            --> 0.1.7
security/hs-clientsession                0.8.0.1          --> 0.8.1
security/hs-cprng-aes                    0.2.4            --> 0.3.4
security/hs-crypto-conduit               0.4.1            --> 0.4.3
security/hs-cryptocipher                 0.3.6            --> 0.4.0
security/hs-cryptohash                   0.7.9            --> 0.8.3
security/hs-pem                          0.1.1_2          --> 0.1.2
security/hs-skein                        0.1.0.10         --> 0.1.0.11
security/hs-tls                          1.0.2            --> 1.1.1
security/hs-tls-extra                    0.5.0            --> 0.6.1
sysutils/hs-angel                        0.3.3            --> 0.3.4
textproc/hs-Diff                         0.1.3_3          --> 0.2.0
textproc/hs-attoparsec                   0.10.2.0_2       --> 0.10.3.0
textproc/hs-blaze-html                   0.5.1.1          --> 0.5.1.3
textproc/hs-blaze-markup                 0.5.1.2          --> 0.5.1.4
textproc/hs-case-insensitive             0.4.0.3          --> 0.4.0.4
textproc/hs-citeproc-hs                  0.3.6            --> 0.3.7
textproc/hs-double-conversion            0.2.0.5          --> 0.2.0.6
textproc/hs-highlighting-kate            0.5.3.3          --> 0.5.3.5
textproc/hs-hs-bibutils                  4.15             --> 4.16
textproc/hs-regex-pcre-builtin           0.94.4.3.8.31    --> 0.94.4.5.8.31
textproc/hs-texmath                      0.6.1.1          --> 0.6.1.3
textproc/hs-yaml                         0.8.1.1          --> 0.8.2
www/hs-gitit                             0.10.0.2         --> 0.10.1.2
www/hs-hamlet                            1.1.1.1          --> 1.1.3.1
www/hs-heist                             0.8.2            --> 0.11.0
www/hs-hjsmin                            0.1.3            --> 0.1.4
www/hs-http-conduit                      1.8.4.3          --> 1.8.7
www/hs-http-date                         0.0.3            --> 0.0.4
www/hs-http-reverse-proxy                0.1.0.6          --> 0.1.1.1
www/hs-shakespeare-js                    1.1.0            --> 1.1.1
www/hs-snap                              0.9.2.2          --> 0.11.0
www/hs-wai-app-static                    1.3.0.4          --> 1.3.1_1
www/hs-wai-extra                         1.3.0.4          --> 1.3.2
www/hs-warp                              1.3.5            --> 1.3.7.1
www/hs-xss-sanitize                      0.3.2_2          --> 0.3.3
www/hs-yesod                             1.1.4.1          --> 1.1.7.2
www/hs-yesod-auth                        1.1.2            --> 1.1.3
www/hs-yesod-core                        1.1.6.1          --> 1.1.7.1
www/hs-yesod-default                     1.1.2            --> 1.1.3
www/hs-yesod-form                        1.2.0.1          --> 1.2.0.2
www/hs-yesod-persistent                  1.1.0            --> 1.1.0.1
www/hs-yesod-platform                    1.1.5            --> 1.1.7.2
www/hs-yesod-static                      1.1.1.1          --> 1.1.1.2
www/hs-yesod-test                        0.3.1.1          --> 0.3.3
x11-wm/hs-xmonad                         0.10_4           --> 0.11
x11-wm/hs-xmonad-contrib                 0.10_4           --> 0.11
x11/hs-X11                               1.5.0.1_3        --> 1.6.0.2
x11/hs-xmobar                            0.14_3           --> 0.16

Obtained from:	FreeBSD Haskell
2013-02-05 22:26:31 +00:00
Baptiste Daroussin
67125b84a4 Add a note about libreoffice upgrade which conflicts with libcmis 0.1 if
installed.
2013-02-05 18:17:26 +00:00
Roman Bogorodskiy
91e365d630 - Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
2013-02-05 16:17:06 +00:00
Bryan Drewery
62db6b5c76 - Update to 0.2.2
- Drop rubygem- prefix from PKGNAME as this no longer uses rubygems
- Add mirror
- Add setup instructions in pkg-message
- Add LICENSE

Changes:
  * Scripts are now installed to /usr/local/sbin
    instead of /usr/local/bin
  * Add '-P pool' flag to `zfs-auto-snapshot` to limit
    the snapshotting to the specified pool/dataset.
  * Fix usage output
2013-02-04 23:24:39 +00:00
Max Brazhnikov
3080b96911 - Add update instruction for qt4-phonon users [1]
- Fix date of previous entry

Requested by:	mva [1]
2013-02-04 16:31:00 +00:00
Sunpoet Po-Chuan Hsieh
b073432c25 - Fix typo 2013-02-04 09:21:10 +00:00
Andrej Zverev
862e4cc0a8 - Remove lang/perl5.8 and lang/perl5.10
Reviewed by:	bapt@
Approved by:	skv@ (implicit via email)
2013-02-04 08:46:42 +00:00
Dmitry Marakasov
e8f6ba8750 - Add note about upgrading dns/poweradmin
PR:		175699
2013-02-04 01:23:33 +00:00
Max Brazhnikov
cb8b1428c6 KDE/FreeBSD team presents KDE SC 4.9.5 ports!
- kdebindings ports have been renamed to match upstream.
- kdemultimedia and kdenetwork have been split.
- New port games/pairs added.
- Trim Makefile header
- Convert to new option framework
- New USE_KDE4 components: libkcddb, libkcompactdisc
- Update:
	databases/akonadi to 1.9.0
	devel/grantlee to 0.3.0
	textproc/rasqal to 0.9.30
	textproc/redland-bindings to 1.0.16.1
	textproc/soprano to 2.9.0
	x11-toolkits/attica to 0.4.1

The area51 repository features commits by Schaich Alonso, avilla, dbn,
jhale, makc and rakuco.

Contributors:
- Oleg Sidorkin
- Tobias Berner
- Kurt Jaeger
2013-02-03 20:10:37 +00:00
Ruslan Makhmatkhanov
7d5ab994bd - add entry for deluge update 2013-02-02 13:10:04 +00:00
Baptiste Daroussin
49be72eaa4 Add a not about boost update 2013-01-31 13:33:29 +00:00
Bryan Drewery
f02033bc0f - Fix typo
Reported by:	dvl
2013-01-29 17:55:21 +00:00
Tom Judge
ece3304990 Upgrade to 0.20.4.
Changes:

http://www.elasticsearch.org/download/2013/01/29/0.20.4.html
http://www.elasticsearch.org/download/2013/01/25/0.20.3.html
http://www.elasticsearch.org/download/2012/12/27/0.20.2.html
http://www.elasticsearch.org/download/2012/12/07/0.20.1.html
http://www.elasticsearch.org/download/2012/12/07/0.20.0.html

PR:		ports/175614
Submitted by:	Ross Timson <ross@rosstimson.com>
2013-01-29 17:25:03 +00:00
Jung-uk Kim
57945c1ebe - Update devel/libffi to 3.0.11.
- Reset maintainership for libffi.  See ports/164941.

PR:		ports/171768
Submitted by:	Takefu <takefu@airport.fm>
2013-01-29 00:35:32 +00:00
Ashish SHUKLA
2fbc82fb20 - Update to latest snapshot 201301191220
- Add a note to UPDATING about flushing queue before update

Changes:	http://thread.gmane.org/gmane.mail.opensmtpd.general/341
2013-01-21 00:44:06 +00:00
Ruslan Makhmatkhanov
16257b505a - fix typo 2013-01-17 09:26:04 +00:00
Marcelo Araujo
eea4e9f3da - Project games/py-anki was merged with games/anki.
- Update UPDATING and MOVED files.
2013-01-16 08:12:39 +00:00
Carlo Strub
b0a6e12de7 - Update to 8.7
- Important change: php-fcgi removed
2013-01-14 22:48:21 +00:00
Glen Barber
2e8aa2847c Provide instructions for pkg(8) users for security/openvpn22. 2013-01-14 00:42:05 +00:00
Matthias Andree
f094e1198d Add a new security/easy-rsa package that contains the bits that got
split out of OpenVPN prior to the current 2.3.0 release, and make that
security/openvpn RUN_DEPENDS on it. Also update UPDATING record.
2013-01-13 21:35:06 +00:00
Matthias Andree
542f472aaf Add note about OpenVPN shuffle. 2013-01-11 23:27:10 +00:00
Warren Block
1212727ba9 The looming asteroid of obsolescence is fast approaching the planet of
CVSup.  Warn the population.

Reviewed by:	eadler
2013-01-10 23:56:33 +00:00
Jason E. Hale
db5d2a7cc1 - Update to 1.18 [1]
- Convert KNOBS to new options framework [1]
- Drop ABI version numbers in LIB_DEPENDS [1]
- Add UPDATING entry to inform users of IPv6 changes to
  devel/libvanessa_socket that affect perdition [2]

PR:		ports/174550 [1], ports/174410 [2]
Submitted by:	Thomas Vogt <thomas@bsdunix.ch> (maintainer) [1],
		Joel Ray Holveck <joelh@piquan.org> [2]
2013-01-08 22:33:10 +00:00
Glen Barber
0fda4454c6 Implement the concept of a "master" port for the set of
sysutils/cfengine* ports.

The idea here is two-fold:

 1.)  Users should not need to ever change port origins
      for a default software version bump;
 2.)  Users should expect to exist an unversioned port
      directory to reflect the latest major version (and
      they should be correct in this expectation).

With this change, users can install the sysutils/cfengine
port, and by default track the latest major version of the
software.  Subsequent version releases, for example the 3.5
branch, will not require any interaction from user side.

Additionally, users can stay on a certain branch release by
adding, in this case, CFENGINE_VERSION version to make.conf
or specifying the branch during build time with:

	# make CFENGINE_VERSION=NN

The list of available CFENGINE_VERSION values are listed
with:

	# make -V VERSIONS

Discussed with:		cy
2013-01-08 04:33:08 +00:00
Glen Barber
aa812421db Fix year.
Pointyhat:	gjb (myself)

Submitted by:	Mateusz Guzik via irc
2013-01-06 18:21:24 +00:00
Glen Barber
4f1b8839e3 Updates to textproc/docproj* ports:
o textproc/docproj-jadetex:
   - Remove port; functionality is moved to
     textproc/docproj

 o textproc/docproj-nojadetex:
   - Remove extraneous MAINTAINER line
   - Trim headers

 o textproc/docproj:
   - Trim headers
   - Convert to new options framework
   - Default to WITH_JADETEX=yes
   - Make devel/subversion dependency optional while
     noting it is required for source checkout; this
     allows us to skip svn and dependencies for release
     builds
   - Bump PORTREVISION

 o Add UPDATING entry explaining who needs to update
   port origins

 o Add MOVED entry for textproc/docproj-jadetex
2013-01-05 00:41:31 +00:00
Chris Rees
d899ebd3cc Introducing baresip 0.4.2, along with the same versions of libre and librem.
re and rem must be updated first, since baresip will not compile against older
versions.

[
Fix linking of Speex modules

PR:		ports/174925 (based on)
Submitted by:	Anish Mistry <amistry@unitedware.com>
]
2013-01-03 15:09:27 +00:00
Bernhard Froehlich
de64b561af - Add note for virtualbox update 2013-01-03 13:43:14 +00:00
Ashish SHUKLA
e32b141f64 - Update to latest snapshot 201212222206
- Add dependency on databases/sqlite3
- Remove ABI version from LIB_DEPENDS
- Document the configuration change in UPDATING
2013-01-02 13:25:05 +00:00
Jeremy Messenger
665cc1bb97 AUTHOR -> AUTHOR: 2012-12-30 05:17:02 +00:00
Jeremy Messenger
61d9c78a79 -Update devel/libical to 0.48.
-Update the header
-OPTIONSng
-Use the ltverhack to correct the shared library version (44 -> 0).

Bump the rest ports that depend on devel/libical because of shared library
version has been changed. Document the update in UPDATING.

PR:		ports/173540
Remind by:	Marcin Cieslak <saper@saper.info>
2012-12-30 05:14:01 +00:00
Florian Smeets
303e871aaa Convert the remaining ports that depend on databases/p5-DBD-mysql${MYSQL_VER}
to just depend on databases/p5-DBD-mysql as that will handle the MYSQL_VER
magic.

This is required as only databases/p5-DBD-mysql supports mariadb-client and
the upcomming perconaXX-client.

Approved by:	portmgr (bapt)
Initial patches by:	pgollucci
2012-12-28 19:03:02 +00:00
Gabor Pali
f6f83c9efc - Update The Glorious Glasgow Haskell Compiler to version 7.4.2
- Update Haskell Platform to version 2012.4.0.0
- Update Gtk2Hs to 0.12.4
- Transfer maintainership of math/hs-math-functions to haskell@ [1]

Please note that port revisions for all the Haskell ports without version
changes are bumped.

Some further highlights of the update:
- Trim Makefile headers
- Enable dynamic libraries and dynamic linking by default
- Enable bootstrapping by versions of GHC and HsColour already installed
- Use GCC and binutils from ports

New ports (32):

devel/hs-List                            0.5.1
devel/hs-ReadArgs                        1.2.1
devel/hs-SafeSemaphore                   0.9.0
devel/hs-activehs-base                   0.3.0.2
devel/hs-async                           2.0.1.3
devel/hs-basic-prelude                   0.3.1.0
devel/hs-classy-prelude                  0.4.1
devel/hs-classy-prelude-conduit          0.4.1
devel/hs-data-pprint                     0.2.1.4
devel/hs-date-cache                      0.3.0
devel/hs-fsnotify                        0.0.4
devel/hs-hinotify                        0.3.5
devel/hs-hspec-expectations              0.3.0.3
devel/hs-kqueue                          0.1.2.4
devel/hs-monad-logger                    0.2.3
devel/hs-optparse-applicative            0.4.2
devel/hs-project-template                0.1.0.1
devel/hs-setenv                          0.1.0
devel/hs-simple-reflect                  0.2
devel/hs-threads                         0.5.0.1
devel/hs-time-compat                     0.1.0.2
devel/hs-unix-time                       0.1.4
devel/hs-word8                           0.0.2
graphics/hs-dia-base                     0.1.1.2
graphics/hs-dia-functions                0.2.1.3
mail/hs-mime-types                       0.1.0.0
net/hs-network-info                      0.2.0.3
net/hs-network-multicast                 0.0.7
security/hs-cipher-aes                   0.1.5
textproc/hs-hexpat                       0.20.3
www/hs-activehs                          0.3.0.1
www/hs-http-reverse-proxy                0.1.0.6

Updated ports (211):

archivers/hs-tar                         0.4.0.0_1        --> 0.4.0.1
archivers/hs-zip-archive                 0.1.1.8_1        --> 0.1.2.1
archivers/hs-zlib                        0.5.3.3_1        --> 0.5.4.0
archivers/hs-zlib-bindings               0.1.0.1_1        --> 0.1.1.2
archivers/hs-zlib-conduit                0.4.0.2          --> 0.5.0.3
archivers/hs-zlib-enum                   0.2.2.1_1        --> 0.2.3
audio/hs-libmpd                          0.8.0_1          --> 0.8.0.1
benchmarks/hs-criterion                  0.6.0.1_2        --> 0.6.2.0
converters/hs-dataenc                    0.14.0.3_2       --> 0.14.0.4
converters/hs-json                       0.5_1            --> 0.7
databases/hs-persistent                  0.9.0.4_1        --> 1.0.2.2
databases/hs-persistent-sqlite           0.9.0.2_1        --> 1.0.1
databases/hs-persistent-template         0.9.0.2_1        --> 1.0.0.2
devel/hs-Boolean                         0.0.1_5          --> 0.1.1
devel/hs-DeepArrow                       0.3.5_2          --> 0.3.7
devel/hs-HUnit                           1.2.4.2_2        --> 1.2.5.1
devel/hs-MemoTrie                        0.5_1            --> 0.6.1
devel/hs-MissingH                        1.1.1.0_2        --> 1.2.0.0
devel/hs-MonadCatchIO-mtl                0.3.0.4_3        --> 0.3.0.5
devel/hs-QuickCheck                      2.4.2_1          --> 2.5.1.1
devel/hs-Stream                          0.4.6_2          --> 0.4.6.1
devel/hs-TypeCompose                     0.9.1_2          --> 0.9.7
devel/hs-abstract-deque                  0.1.5_1          --> 0.1.6
devel/hs-alex                            3.0.1_1          --> 3.0.2
devel/hs-arrows                          0.4.4.0_4        --> 0.4.4.1
devel/hs-asn1-data                       0.6.1.3_1        --> 0.7.1
devel/hs-base-unicode-symbols            0.2.2.3_2        --> 0.2.2.4
devel/hs-base64-bytestring               0.1.2.0          --> 1.0.0.0
devel/hs-blaze-builder-conduit           0.4.0.2_1        --> 0.5.0.3
devel/hs-blaze-builder-enumerator        0.2.0.4_1        --> 0.2.0.5
devel/hs-blaze-textual                   0.2.0.6_2        --> 0.2.0.8
devel/hs-bytestring-nums                 0.3.5_2          --> 0.3.6
devel/hs-c2hs                            0.16.3_3         --> 0.16.4
devel/hs-cmdargs                         0.9.5_1          --> 0.10.1
devel/hs-conduit                         0.4.2_1          --> 0.5.5
devel/hs-configurator                    0.2.0.0_2        --> 0.2.0.1
devel/hs-cpphs                           1.14             --> 1.15
devel/hs-darcs                           2.8.1_1          --> 2.8.3
devel/hs-data-default                    0.4.0_1          --> 0.5.0
devel/hs-directory-tree                  0.10.1           --> 0.11.0
devel/hs-edit-distance                   0.2.1_1          --> 0.2.1.1
devel/hs-fast-logger                     0.0.2_2          --> 0.3.1
devel/hs-file-embed                      0.0.4.4_1        --> 0.0.4.6
devel/hs-filemanip                       0.3.5.2_6        --> 0.3.6.2
devel/hs-filestore                       0.5_1            --> 0.5.0.1
devel/hs-filesystem-conduit              0.4.0_1          --> 0.5.0.2
devel/hs-gconf                           0.12.1_3         --> 0.12.1.1
devel/hs-ghc-events                      0.4.0.0_2        --> 0.4.2.0
devel/hs-ghc-mtl                         1.0.1.1_2        --> 1.0.1.2
devel/hs-gio                             0.12.3_1         --> 0.12.4
devel/hs-git-annex                       3.20120807       --> 3.20121211
devel/hs-glib                            0.12.3.1_1       --> 0.12.4
devel/hs-gtk2hs-buildtools               0.12.3.1_1       --> 0.12.4
devel/hs-haddock                         2.10.0_1         --> 2.11.0
devel/hs-happy                           1.18.9_1         --> 1.18.10
devel/hs-hashable                        1.1.2.3_1        --> 1.1.2.5
devel/hs-hashed-storage                  0.5.9_2          --> 0.5.10
devel/hs-hashtables                      1.0.1.6_1        --> 1.0.1.8
devel/hs-haskell-src-exts                1.13.3_1         --> 1.13.5
devel/hs-hastache                        0.4.1            --> 0.4.2
devel/hs-hint                            0.3.3.4_1        --> 0.3.3.5
devel/hs-hlint                           1.8.30           --> 1.8.39
devel/hs-hoogle                          4.2.11_1         --> 4.2.14
devel/hs-hslogger                        1.1.5_2          --> 1.2.1
devel/hs-hspec                           1.2.0.1          --> 1.4.2
devel/hs-language-javascript             0.5.4_1          --> 0.5.7
devel/hs-largeword                       1.0.1_2          --> 1.0.3
devel/hs-lifted-base                     0.1.1_1          --> 0.2
devel/hs-logict                          0.5.0.1_1        --> 0.5.0.2
devel/hs-monad-control                   0.3.1.3_1        --> 0.3.1.4
devel/hs-mtl                             2.1.1_1          --> 2.1.2
devel/hs-murmur-hash                     0.1.0.5_2        --> 0.1.0.6
devel/hs-parallel                        3.2.0.2_1        --> 3.2.0.3
devel/hs-pool-conduit                    0.1.0.2_1        --> 0.1.0.3
devel/hs-primitive                       0.4.1_2          --> 0.5.0.1
devel/hs-resource-pool                   0.2.1.0_1        --> 0.2.1.1
devel/hs-resourcet                       0.3.3.1          --> 0.4.4
devel/hs-silently                        1.2.0.2          --> 1.2.4
devel/hs-split                           0.1.4.3          --> 0.2.1.1
devel/hs-stm                             2.3_1            --> 2.4
devel/hs-syb                             0.3.6.1_1        --> 0.3.7
devel/hs-syb-with-class                  0.6.1.3_2        --> 0.6.1.4
devel/hs-system-fileio                   0.3.8            --> 0.3.10
devel/hs-system-filepath                 0.4.6_1          --> 0.4.7
devel/hs-tagged                          0.4.2.1_1        --> 0.4.4
devel/hs-temporary                       1.1.2.3_1        --> 1.1.2.4
devel/hs-terminfo                        0.3.2.4          --> 0.3.2.5
devel/hs-test-framework                  0.6_1            --> 0.8
devel/hs-test-framework-hunit            0.2.7_2          --> 0.3.0
devel/hs-test-framework-quickcheck2      0.2.12.2_1       --> 0.3.0.1
devel/hs-text                            0.11.2.0_1       --> 0.11.2.3
devel/hs-threadscope                     0.2.1_3          --> 0.2.2
devel/hs-uniplate                        1.6.7_1          --> 1.6.10
devel/hs-unix-compat                     0.3.0.1_1        --> 0.4.0.0
devel/hs-unordered-containers            0.2.1.0_1        --> 0.2.2.1
devel/hs-uuagc                           0.9.40.3_1       --> 0.9.42.2
devel/hs-uuagc-cabal                     1.0.2.0_2        --> 1.0.4.0
devel/hs-vault                           0.2.0.0_1        --> 0.2.0.1
devel/hs-vector                          0.9.1_2          --> 0.10.0.1
devel/hs-vector-algorithms               0.5.4_1          --> 0.5.4.2
devel/hs-void                            0.5.6            --> 0.5.8
ftp/hs-curl                              1.3.7_3          --> 1.3.8
graphics/hs-cairo                        0.12.3.1_1       --> 0.12.4
lang/hs-unlambda                         0.1_6            --> 0.1.3
mail/hs-email-validate                   0.2.8_1          --> 0.3.2
mail/hs-mime                             0.3.3.2          --> 0.3.4
mail/hs-mime-mail                        0.4.1.1_2        --> 0.4.1.2
math/hs-categories                       1.0.3_1          --> 1.0.4
math/hs-comonad                          1.1.1.6_1        --> 3.0.0.2
math/hs-comonad-transformers             2.1.2            --> 3.0
math/hs-data-lens                        2.10.0_1         --> 2.10.2
math/hs-data-lens-template               2.1.5_1          --> 2.1.7
math/hs-math-functions                   0.1.1.1_2        --> 0.1.1.2 [1]
math/hs-mwc-random                       0.12.0.0_1       --> 0.12.0.1
math/hs-pointed                          2.1.0.2_1        --> 3.0.1
math/hs-semigroupoids                    1.3.4            --> 3.0.0.1
math/hs-semigroups                       0.8.3.2_1        --> 0.8.4.1
math/hs-statistics                       0.10.1.0_1       --> 0.10.2.0
math/hs-vector-space                     0.8.2            --> 0.8.6
multimedia/hs-gstreamer                  0.12.1.1_1       --> 0.12.1.2
net/hs-network                           2.3.0.13_1       --> 2.3.1.0
net/hs-network-conduit                   0.4.0.1_1        --> 0.6.1.1
net/hs-pcap                              0.4.5.1_4        --> 0.4.5.2
net/hs-sendfile                          0.7.6_1          --> 0.7.8
net/hs-simple-sendfile                   0.2.4            --> 0.2.8
net/hs-socks                             0.4.1_1          --> 0.4.2
print/hs-hscolour                        1.20.2,1         --> 1.20.3,1
security/hs-Crypto                       4.2.5_1          --> 4.2.5.1
security/hs-HsOpenSSL                    0.10.3.2         --> 0.10.3.3
security/hs-RSA                          1.2.1.0_1        --> 1.2.2.0
security/hs-SHA                          1.5.0.1_1        --> 1.6.1
security/hs-certificate                  1.2.3_1          --> 1.3.3
security/hs-clientsession                0.7.5_1          --> 0.8.0.1
security/hs-cprng-aes                    0.2.3_2          --> 0.2.4
security/hs-crypto-conduit               0.3.2_1          --> 0.4.1
security/hs-crypto-pubkey-types          0.1.1_1          --> 0.2.0
security/hs-cryptocipher                 0.3.5            --> 0.3.6
security/hs-cryptohash                   0.7.5_1          --> 0.7.9
security/hs-digest                       0.0.1.1_1        --> 0.0.1.2
security/hs-monadcryptorandom            0.4.1_1          --> 0.5
security/hs-pureMD5                      2.1.0.3_2        --> 2.1.2.1
security/hs-pwstore-fast                 2.2_2            --> 2.3
security/hs-skein                        0.1.0.7_1        --> 0.1.0.10
security/hs-tls                          0.9.5_1          --> 1.0.2
security/hs-tls-extra                    0.4.6_1          --> 0.5.0
sysutils/hs-angel                        0.3.2_1          --> 0.3.3
textproc/hs-HStringTemplate              0.6.8_2          --> 0.6.12
textproc/hs-attoparsec-conduit           0.4.0.1_1        --> 0.5.0.3
textproc/hs-attoparsec-enumerator        0.3_2            --> 0.3.1
textproc/hs-blaze-html                   0.5.0.0          --> 0.5.1.1
textproc/hs-blaze-markup                 0.5.1.0_1        --> 0.5.1.2
textproc/hs-case-insensitive             0.4.0.1_2        --> 0.4.0.3
textproc/hs-citeproc-hs                  0.3.4_1          --> 0.3.6
textproc/hs-double-conversion            0.2.0.4_2        --> 0.2.0.5
textproc/hs-highlighting-kate            0.5.1_1          --> 0.5.3.3
textproc/hs-hs-bibutils                  4.12_4           --> 4.15
textproc/hs-html-conduit                 0.0.1_1          --> 0.1.0.4
textproc/hs-hxt                          9.2.2_1          --> 9.3.1.1
textproc/hs-lhs2tex                      1.17_4           --> 1.18.1
textproc/hs-pandoc                       1.9.4.2          --> 1.9.4.5
textproc/hs-parsec                       3.1.2_1          --> 3.1.3
textproc/hs-regex-pcre-builtin           0.94.2.1.7.7_4   --> 0.94.4.3.8.31
textproc/hs-regex-posix                  0.95.1_2         --> 0.95.2
textproc/hs-stringsearch                 0.3.6.3_2        --> 0.3.6.4
textproc/hs-tagsoup                      0.12.6_2         --> 0.12.8
textproc/hs-tagstream-conduit            0.3.2_1          --> 0.5.3
textproc/hs-texmath                      0.6.0.6_1        --> 0.6.1.1
textproc/hs-xml-conduit                  0.7.0.3_1        --> 1.0.3.3
textproc/hs-xml-types                    0.3.2            --> 0.3.3
textproc/hs-xmlhtml                      0.2.0.2          --> 0.2.0.3
textproc/hs-yaml                         0.7.0.3          --> 0.8.1.1
www/hs-HTTP                              4000.2.3_1       --> 4000.2.5
www/hs-authenticate                      1.2.1.1_1        --> 1.3.2
www/hs-cookie                            0.4.0_1          --> 0.4.0.1
www/hs-gitit                             0.10.0.1         --> 0.10.0.2
www/hs-hamlet                            1.0.1.4          --> 1.1.1.1
www/hs-happstack                         7.0.0_1          --> 7.0.1
www/hs-happstack-server                  7.0.3            --> 7.1.1
www/hs-heist                             0.8.1.1          --> 0.8.2
www/hs-hjsmin                            0.1.2_1          --> 0.1.3
www/hs-http-conduit                      1.4.1.10         --> 1.8.4.3
www/hs-http-date                         0.0.2_1          --> 0.0.3
www/hs-http-server                       1_5              --> 1.0.1
www/hs-http-types                        0.6.11_1         --> 0.7.3.0.1
www/hs-path-pieces                       0.1.1_1          --> 0.1.2
www/hs-shakespeare                       1.0.0.2_1        --> 1.0.2
www/hs-shakespeare-css                   1.0.1.2_1        --> 1.0.2
www/hs-shakespeare-js                    1.0.0.3_1        --> 1.1.0
www/hs-shakespeare-text                  1.0.0.2_1        --> 1.0.0.5
www/hs-snap                              0.9.0.1          --> 0.9.2.2
www/hs-snap-core                         0.9.0            --> 0.9.2.2
www/hs-snap-server                       0.9.0            --> 0.9.2.4
www/hs-wai                               1.2.0.3          --> 1.3.0.1
www/hs-wai-app-static                    1.2.0.4          --> 1.3.0.4
www/hs-wai-extra                         1.2.0.5          --> 1.3.0.4
www/hs-wai-logger                        0.1.4_1          --> 0.3.0
www/hs-wai-test                          1.2.0.2_1        --> 1.3.0
www/hs-warp                              1.2.2            --> 1.3.5
www/hs-yesod                             1.0.1.6_1        --> 1.1.4.1
www/hs-yesod-auth                        1.0.2.1_1        --> 1.1.2
www/hs-yesod-core                        1.0.1.2_1        --> 1.1.6.1
www/hs-yesod-default                     1.0.1.1_1        --> 1.1.2
www/hs-yesod-form                        1.0.0.4_1        --> 1.2.0.1
www/hs-yesod-json                        1.0.0.1_1        --> 1.1.2
www/hs-yesod-persistent                  1.0.0.1_1        --> 1.1.0
www/hs-yesod-platform                    1.0.5            --> 1.1.5
www/hs-yesod-routes                      1.0.1.2_1        --> 1.1.1.1
www/hs-yesod-static                      1.0.0.3_1        --> 1.1.1.1
www/hs-yesod-test                        0.2.1            --> 0.3.1.1
x11-toolkits/hs-gtk                      0.12.3.1         --> 0.12.4
x11-toolkits/hs-pango                    0.12.3_1         --> 0.12.4

Removed ports (1):

textproc/hs-xml2html                     0.1.2.3_1

Approved by:	wen (maintainer) [1]
Obtained from:	FreeBSD Haskell
2012-12-20 02:23:04 +00:00
Baptiste Daroussin
3ae3ddc69f Add a note about icu update 2012-12-18 23:13:44 +00:00
Marc Fonvieille
2f4c900c20 Fix some typos. 2012-12-15 18:09:02 +00:00
Bryan Drewery
f16ae68adf Add missing category for openldap24-client 2012-12-12 20:19:56 +00:00
Bryan Drewery
b616576bdb Add pkgng instructions for openldap24-client -> net/openldap24-sasl-client 2012-12-12 20:13:20 +00:00
Xin LI
a571c07ffb Avoid setting PKGNAMESUFFIX late, which in turn changes UNIQUENAME and
causes OPTIONS menu to be shown up multiple times.

As a side effect we have to make openldap24-client and
openldap24-sasl-client which we do not have a better solution at this
time.

Submitted by:	bapt (mostly)
2012-12-12 20:09:55 +00:00
Martin Matuska
6892b1d639 Add UPDATING entry about Horde3 EOL and horde-* to horde3-* rename 2012-12-12 12:28:09 +00:00
Bryan Drewery
58740d6b86 - Only perl and ports depending on it needs to be
reinstalled, not everything that has 'perl' in it

Reported by:	Adam McDougall <mcdouga9@egr.msu.edu>
2012-12-11 20:56:58 +00:00
Bryan Drewery
23eaad969b Add basic instructions for pcre and ImageMagick updates 2012-12-11 20:04:34 +00:00
Hajimu UMEMOTO
74690a8eb1 Correct use of portmaster's options.
Spotted by:	Thomas Mueller <tmueller__at__sysgo.com>
2012-12-11 07:49:10 +00:00
Hajimu UMEMOTO
338ac3129b Save old library (libsasl2.so.2) during deinstall cyrus-sasl2.
It seems that it fails to upgrade in some cases without this.

Spotted by:	Franci Nabalanci <lumiwa__at__gmail.com>
2012-12-11 05:45:16 +00:00
Hajimu UMEMOTO
dda3fab6a5 Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2.
2012-12-10 15:10:02 +00:00
Chris Rees
dd07918e80 Don't clobber configuration files if reinstalled.
No PORTREVISION bump, because otherwise many will blindly update and possibly
lose everything.  Hopefully people will read UPDATING before the next update!

PR:		ports/173238
PR:		ports/173233
Submitted by:	crees
Approved by:	kevlo (maintainer)
Feature safe:	yes
2012-12-02 19:32:48 +00:00
Chris Rees
69b6c82d3d Update typo3 to 6.0.0
Preserve 4.7 as typo347

PR:		ports/173976
Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
Feature safe:	yes
2012-12-01 12:04:41 +00:00
Jase Thew
caf90266b5 - Update to 1.0
- Convert to new OPTIONSng
- Add UPDATING entry noting the automatic modification of configuration file

Changes:	http://wiki.znc.in/ChangeLog/1.0

Feature safe:	yes
2012-11-28 23:02:15 +00:00
Ion-Mihai Tetcu
a382a3d720 Add a note about a workaround for the latest Opera under KDE crashing on start.
Feature safe:	yes
2012-11-28 22:00:01 +00:00
Alexey Dokuchaev
ff36e904ae Minor whitespace and formatting fixes.
Feature safe:	yes
2012-11-16 18:43:55 +00:00
Wesley Shields
59853fe43e Add a note about git-daemon(1) now running as git_daemon user.
Suggested by:	lme@
Feature safe:	yes
2012-11-13 01:46:08 +00:00
Cy Schubert
f9d987df75 Collection of kernle messages via kqueue was broken in syslog-ng since 3.3.6.
This patch fixes this.

Submitted by:	Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
Feature safe:	yes
2012-11-10 04:21:18 +00:00
Ruslan Makhmatkhanov
543d408491 - update devel/py-liblarch to 2.1.0
- remove devel/py-liblarch_gtk because it was merged into devel/py-liblarch
  itself
- add UPDATING entry for deskutils/gtg users

Feature safe:	yes
2012-11-09 09:03:50 +00:00
Bryan Drewery
c3f601b5b7 - Further clarify that the pkgng instructions are for binary packages only
Feature safe:	yes
2012-11-06 17:03:27 +00:00
Bryan Drewery
d1f5324866 - Add pkgng-specific instructions to perl UPDATING entry
Feature safe: yes
2012-11-05 17:55:13 +00:00
Sahil Tandon
714053470a Update to Postfix 2.10 Snapshot 20121031 and document
incompatible changes in UPDATING.  Also, revise the
PKGINSTALL script to distinguish upgrades from fresh
installs.

Feature safe:	yes
2012-11-05 02:19:57 +00:00
Andrej Zverev
577c5aeff9 Update to 5.16.2
Changes: http://search.cpan.org/~rjbs/perl-5.16.2/pod/perldelta.pod

Approved by:	maintainer (implicit via email)
With hat:	perl@
Feature safe:	yes
2012-11-04 09:48:04 +00:00
Adam Weinberger
5e2976eed1 Document the new incantation for the bash completion library v2.0.
Feature safe:	yes
2012-11-02 23:41:17 +00:00
Brendan Fabeny
180b8efd2c update to 3.02.02
Feature safe:	yes
2012-11-01 13:55:03 +00:00
Alex Kozlov
25334a5bb6 - Update ldns to 1.6.15 [1]
- Add an entry to UPDATING about binary incompatibility in previous version of ldns
- Fix OptionsNG
- Bump PORTREVISION for all ports dependent on dns/ldns
- Remove ABI version numbers from LIB_DEPENDS while I'm here

PR:	ports/173080 [1]
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) [1]
Approved by:	portmgr (erwin)
Feature safe:	yes
2012-10-31 07:58:36 +00:00
Florian Smeets
792ee326e5 - add www/squid32 [1]
- update www/libecap to 0.20 [2]
- remove option ECAP from www/squid31 and add a note to UPDATING that you need
  to upgrade to squid32 if you need ECAP

PR:		ports/173152 [1]
PR:		ports/173156 [2]
Submitted by:	Thomas-Martin Seck <tmseck@web.de>
Feature safe:	yes
2012-10-30 23:05:50 +00:00
Tom Judge
33d459dc81 * Update to 5.6.0
* Remove legacy Makefile header
* Make user and group overridable
* Fix install to create data directory
* Move working data to /var/db/activemq
* Update required java version to 1.6+
* Add entry to updating for move of data directory.
* Take over maintainer

Changes: http://activemq.apache.org/new-features-in-56.html

Feature safe:	yes
Approved by:	g.veniamin@googlemail.com (maintainer)
Approved by:	eadler (mentor)
2012-10-26 14:07:37 +00:00
Timur I. Bakeyev
088643dd02 Document behaviour changes in the rc.d/samba startup script.
Feature safe:	yes
2012-10-22 19:58:39 +00:00
Bryan Drewery
534fb47c2a - Clarify portupgrade/portmaster pkgng conversion entries
Feature safe:	yes
2012-10-16 23:57:52 +00:00
Bryan Drewery
72fbbc086d - Fix grammar
Reported by:	wblock
Feature safe:	yes
2012-10-16 14:33:07 +00:00
Bryan Drewery
395142568b - Add ports-mgmt/pkg as a RUN_DEPENDS if enabling pkgng support
- Add UPDATING entry and pkg-message to assist in converting

Feature safe:	yes
2012-10-15 16:14:35 +00:00
Bryan Drewery
536be3b8ce Add note on rebuilding pkgdb for portupgrade+pkgng
Feature safe:	yes
2012-10-15 16:08:57 +00:00
Florian Smeets
98ff1f74fb - Update firefox-esr, thunderbird-esr, linux-firefox and linux-thunderbird to 10.0.8
- Update firefox and thunderbird to 16.0
- Update seamonkey to 2.13
- Update all -i18n ports respectively
- switch firefox 16.0 and seamonkey 2.13 to ALSA by default for better
  latency during pause and seeking with HTML5 video
- remove fedisableexcept() hacks, obsolete since FreeBSD 4.0
- support system hunspell dictionaries [1]
- unbreak -esr ports with clang3.2 [2]
- unbreak nss build when CC contains full path [3]
- remove GNOME option grouping [4]
- integrate enigmail into thunderbird/seamonkey as an option [5]
- remove mail/enigmail* [6]
- enable ENIGMAIL, LIGHTNING and GIO options by default
- add more reporters in about:memory: page-faults-hard, page-faults-soft,
  resident, vsize
- use bundled jemalloc 3.0.0 on FreeBSD < 10.0 for gecko 16.0,
  only heap-allocated reporter works in about:memory (see bug 762445)
- use lrintf() instead of slow C cast in bundled libopus
- use libjpeg-turbo's faster color conversion if available during build
- record startup time for telemetry
- use -z origin instead of hardcoding path to gecko runtime
- fail early if incompatible libxul version is installed (in USE_GECKO)
- *miscellaneous cleanups and fixups*

PR:		ports/171534 [1]
PR:		ports/171566 [2]
PR:		ports/172164 [3]
PR:		ports/172201 [4]
Discussed with:	ale, beat, Jan Beich [5]
Approved by:	ale [6]
In collaboration with:	Jan Beich <jbeich@tormail.org>
Security:	6e5a9afd-12d3-11e2-b47d-c8600054b392
Feature safe:	yes
Approved by:	portmgr (beat)
2012-10-10 21:13:06 +00:00
Matthew Seaman
70092f3e61 Tweak the layout slightly to improve readability. 2012-10-10 17:29:42 +00:00
Baptiste Daroussin
3226c94d09 Update the AFFECTS line to reflect the exact freebsd version concerned by the
switch.
2012-10-10 15:55:34 +00:00
Baptiste Daroussin
39055bef9c Switching current to use pkgng by default
Adding WITHOUT_PKGNG for people not willing to migrate to pkgng now

Hat:		portmgr
Non-regression:	beat
Exp-runs:	beat
2012-10-10 08:40:21 +00:00
Guido Falsi
8cc8d92dff Fix Recipes for portmaster and portupgrade regarding libva-vdpau-driver. 2012-10-10 08:09:24 +00:00
Guido Falsi
ab710acde2 - Move vdpau-video to libva-vdpau-driver to follow upstream project
name change
- Update to 0.7.4
- Take maintainership
- Update master site
- Undeprecate
- Remove ABI version number from LIB_DEPENDS
- Convert to new options framework
- Add note in UPDATING about the move
2012-10-09 22:05:57 +00:00
Adam Weinberger
4320bed438 The locale data, including translations and associated help files,
have been moved to mail/squirrelmail-translations. If you or your
users are using Squirrelmail in anything other than en_US, you should
install that port.
2012-10-08 16:53:09 +00:00
Jimmy Olgeni
df391d96fc Add note about lang/mit-scheme and the latest OptionsNG changes. 2012-10-07 14:28:55 +00:00
Max Brazhnikov
4bc8c29c2a - Update to 0.21 [1]
- Update to 1.22 and split into geany-plugin-* ports
- Convert to new options framework
- Take maintainership

PR:		ports/165494 [1],
		ports/171856
Submitted by:	Marco Trentini <marco at datasked.com> [1]
Approved by:	maintainer timeouts (2 weeks for ports/171856)
2012-10-06 18:20:59 +00:00
Jason E. Hale
03534eee0a - Update devel/clanlib to 2.3.6
- Adjust dependent ports to use devel/clanlib1 [1]
- Strip Makefile headers

PR:		ports/171333
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
Approved by:	makc (mentor), maintainers via private email [1]
2012-10-02 10:28:23 +00:00
Guido Falsi
0ad8ecbc94 Add note about renamed files in mail/maildrop.
Suggested by:	Andrew Clarke <mail@ozzmosis.com> (via ports@FreeBSD.org)
Approved by:	tabthorpe (mentor)
2012-10-01 12:36:51 +00:00
Eitan Adler
2a0219b639 Update to latest flash version. 2012-09-26 01:26:59 +00:00
Baptiste Daroussin
d3ad0d9154 No longer install the english dictionary (please use textproc/en-aspell if you
want the english dictionary)
Optionify
Remove the now useless textproc/aspell-with-dicten port
textproc/en-aspell now depends on textproc/aspell
clean up the Makefile
2012-09-24 21:23:51 +00:00
Bryan Drewery
56fe090a29 - better-cacti-templates upstream has merged with
Percona Monitoring Plugins. Move to
  net-mgmt/percona-monitoring-plugins

PR:		ports/170878
Submitted by:	"Alexey V. Degtyarev" <alexey@renatasystems.org> (maintainer)
Reported by:	David Cecchin <dcecchin@gmail.com>
Reviewed by:	eadler
2012-09-20 03:56:48 +00:00
Bryan Drewery
30ab2e8a89 - Update portupgrade-devel reinstall entry to
avoid leaving user without portupgrade [1]
- Use 'make -C' here [2]

Suggested by:	mandree [1], eadler [2]
2012-09-17 17:22:59 +00:00
Bryan Drewery
54b090b83e - Add examples for devel/apr1 shlib bump on how
to rebuild ports depending on apr
2012-09-17 17:19:13 +00:00
Bryan Drewery
8f18b8aeb0 - Update recent entries to show how to change
origins with pkgng
2012-09-17 17:14:13 +00:00
Dirk Meyer
da7887ff12 - Defauls of webalizer changed 2012-09-16 16:43:34 +00:00
Ruslan Makhmatkhanov
c2ea4eb730 Correct instructions in last (20120913) entry.
Discussed with:     maintainer
2012-09-13 12:07:22 +00:00
Ruslan Makhmatkhanov
438dc0e50a - update sysutils/bacula-server and sysutils/bacula-client to 5.2.11
- add UPDATING entry with update instructions

PR:		171540
Submitted by:	Dan Langille <dan at langille dot org> (maintainer)
2012-09-13 08:52:21 +00:00
Beat Gaetzi
734349b51e - Move libxul 1.9.2 to www/libxul19
- Update www/libxul to 10.0.7
- Update all dependent ports to use www/libxul19 (no functional changes)
- Bump PORTREVISION on ports where libxul is a run dependency as the
  resulting package will change.

Submitted by:	Jan Beich <jbeich@tormail.org>
With hat:	gecko
2012-09-10 19:19:32 +00:00
TAKATSU Tomonari
094c861300 - Update to 1.9.4
- Remove deprecated header information from Makefile
2012-09-09 21:42:58 +00:00
Olli Hauer
0578f91ad7 - add a note about devel/apr1 and apache22 updates
- adjust DBD IGNORE message
2012-09-08 16:35:31 +00:00
Doug Barton
712376d57d Document the libotr changes 2012-09-08 07:17:11 +00:00
Alberto Villa
8c26bb5055 - Stop installing FindAnalitza.cmake now that math/analitza provides
its own AnalitzaConfig.cmake.
- Bump PORTREVISION.
- Add instructions to UPDATING.

This was causing inconsistent behaviour in math/cantor build depending
on whether kalgebra was installed or not.

PR:		168799
2012-09-02 10:46:30 +00:00
Florian Smeets
ad3941cbc0 Fix date for net/asterisk16 removal.
Reported by:	crees
2012-08-26 09:45:55 +00:00
Thomas Abthorpe
8bef40d71f - Fix a typo 2012-08-24 00:00:13 +00:00
Florian Smeets
db14b9f38a - Remove net/asterisk16, net/asterisk16-addons, japanese/asterisk16-sounds
- Update net/appkonference to 2.1 to make it work with net/asterisk [1]
- Switch www/bigbluebutton to net/asterisk
- While here fix typo in www/xxxterm's MOVED entry

PR:		ports/169038 [1]
Approved by:	maintainer [1]
2012-08-21 23:29:37 +00:00
Bryan Drewery
400b112923 - Update to 20120820 snapshot
- Changes:
  * Fixed MOVED support [ports/151662]
  * Fixed deleted port portupgrade -o support
  * Automatically set DISABLE_CONFLICTS when replacing origins
  * Fix self-upgrade on 7.x due to custom script(1) being used
  * Fix errors when installing ports while inside WRKDIRS
  * pkgng fixes:
    * Implement portupgrade -o
    * Bail out of pkgdb -F sooner
    * Catch missing support in pkgdb -L
    * Implement creating pkgng package with -p
    * Be quieter about pkgdb -F support with pkgng
    * Implement pkgdb -o PKGNAME=ORIGIN for pkgng
    * Add PKGNG support to pkgdb.required?

Approved by:	eadler (mentor)
2012-08-21 00:45:14 +00:00
Akinori MUSHA
28d9ae65c1 Update unnethack to 4.0.0.20120401.
Chagne the place for variable files from $PREFIX/share/unnethack to
$PREFIX/var/games/unnethack.
2012-08-17 10:20:48 +00:00
Glen Barber
e98152aaf2 Document the recent renaming of the sysutils/cfengine* ports.
Discussed with:	cy
Approved by:	eadler (mentor)
2012-08-16 15:47:33 +00:00
Jimmy Olgeni
4bc91672c2 Add instructions for upgrading lang/erlang to R15B01 (basically,
verify your options).
2012-08-15 20:04:10 +00:00
Jimmy Olgeni
77d979f9d5 Remove a couple of trailing whitespaces. 2012-08-15 18:43:50 +00:00
Jimmy Olgeni
e0b76a0df4 Add instructions for switching from lang/erlang-lite (removed in
r302575) to lang/erlang.
2012-08-15 13:47:53 +00:00
Chris Rees
e01c71c7b1 Create transmission25 ports and UPDATING entry to explain.
Sadly, Transmission has stopped supporting GTK 2.0 (it had to happen some day).

They now require GTK 3.2.0 [1], which we currently lack, so for those who
wish to use the GTK frontend need to stay on version 2.5

When our GTK is upgraded I'll make MOVED entries to make the transition back to
2.6 as seamless as possible.

[1] http://tinyurl.com/cfchfp9
2012-08-10 19:59:17 +00:00
Bryan Drewery
86847b8f1b - Chase www/libmicrohttpd shlib version bump
- Add UPDATING entry

Approved by:	eadler (mentor)
2012-08-08 15:05:36 +00:00
Bryan Drewery
a5a54716ad Fix entry 20120804 for portupgrade. Since graphics/libglut
has been removed, portupgrade needs the package name
to be able to upgrade it.

Approved by:	eadler (mentor)
2012-08-08 01:03:28 +00:00
Sunpoet Po-Chuan Hsieh
fcd3e69227 - Fix 20120804 entry:
- Add ports category
  - Use offical name (lower-case freeglut)
2012-08-07 08:19:42 +00:00
Bryan Drewery
868aea40e5 - Update 20120804 [1] and 20120801 for portupgrade
and pkgng

Submitted by:	Sayetsky Anton <vsjcfm@gmail.com> [1]
PR:		ports/170384 [1]
Approved by:	eadler (mentor)
2012-08-07 04:31:22 +00:00
Koop Mast
5aa7246575 Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
2012-08-04 22:52:02 +00:00
Bryan Drewery
fc27b1c8f2 Add pkgng instructions to pkgconf entry
Reported by:	swills
Approved by:	eadler (mentor)
2012-08-02 15:13:29 +00:00
Ashish SHUKLA
d98bb49da8 GNU Emacs updates
editors/emacs
- Update to v. 24.1[1]
- Update CANNA patch to v. 24.1[2]
- Convert OPTIONS to OptionsNG
- Remove patch to VC to make it work with Subversion 1.7
- Add patch to implement process support for FreeBSD from Emacs bug# 5243
- Add patch to fix segfault on Terminal (from NetBSD emacs port)[2]

editors/emacs23
- Convert OPTIONS to OptionsNG
- Bump PORTREVISION of editors/emacs23 port
- Remove PORTEPOCH, as port needs to be explicitly installed/upgraded
- Connect repocopied editors/emacs23 to build

editors/emacs-devel
- Update to bzr revision 109364
- Convert OPTIONS to OptionsNG
- Remove redundant patches
- Add patch to add openpty support for 10-CURRENT from Emacs bug# 12040[3]

Mk/bsd.emacs.mk
- Add EMACS_PORT_NAME block for Emacs 24 to bsd.emacs.mk
- Update major version for emacs-devel port
- Take maintainership of bsd.emacs.mk

Thanks to everyone who tested these updates, and provided their feedback.

Submitted by:	http://www.gnu.org/software/emacs/NEWS.24.1[1]
Submitted by:	Yuji TAKANO[2] (via private email), Jan Beich[3]
2012-08-01 15:20:25 +00:00
Baptiste Daroussin
782ba72d6e Update instruction on how to upgrade pkg-config -> pkgconf using portupgrade
Submitted by:	Bryan Drewery (via irc)
2012-07-28 14:02:13 +00:00
Florian Smeets
ba6b16b6ea Add an UPDATING entry to make sure people have the right OPTIONS turned on to
build the gecko ports.

Submitted by:	Jan Beich <jbeich@tormail.org>
2012-07-28 09:01:53 +00:00
Martin Wilke
e6f2f1ff18 - Whitespace only fixes 2012-07-27 13:21:16 +00:00
Baptiste Daroussin
e60ba6d205 Swap portupgrade/portmaster arguments
Reported by:	jgh
2012-07-26 06:39:54 +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
Steve Wills
6b0a1dcf94 - Correct formatting of 20120725 entry 2012-07-25 19:45:12 +00:00
Michael Scheidell
47a32988e5 - Update fcitx and addons to 4.2.5
- Remove textproc/fcitx-keyboard

PR:		ports/170010
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2012-07-25 18:10:40 +00:00
Ruslan Makhmatkhanov
3ad4440fb1 - copy py-beautyfulsoup 3.2.0 to py-beautyfulsoup32
- update py-beautyfulsoup to current stable branch (4.1.1)
- pass maintainership of this new port to submitter
- set USE_PYTHON to 2.7, because it doesn't packages with python3
  (port modification needed)
- chase dependency update to deskutils/calibre
- add UPDATING entry

PR:		168372 (based on)
Submitted by:	William Grzybowski <william88 at gmail dot com>
Approved by:	Mike Meyer <mwm at mired dot org> (maintainer)
2012-07-25 16:58:19 +00:00
Ryan Steinmetz
01ca5e60eb - Note changes with recent security/snort update
- Fix dates on two most recent commits
- Fix style on recent commit
2012-07-23 14:25:13 +00:00
Martin Matuska
3ce9aaf065 Update ImageMagick to 6.7.8.6
Convert to new options framework and use default option names.
Drop lcms v1 support.
2012-07-23 12:56:15 +00:00
Olli Hauer
dcf133892f - fix style 2012-07-23 06:44:18 +00:00
Olli Hauer
63fc812e57 - use UPDATING instead CHANGES
noted by eadler@
2012-07-23 06:38:21 +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
Christian Weisgerber
1dd4460cb7 After the libogg 1.3.0 (ogg.8) update, recommend recursive rebuilding
of all dependent ports.  It's the only way to reliably catch all
indirect dependencies.
2012-07-21 13:52:14 +00:00
Martin Matuska
1423b7fdfd Unbreak ProFTPD on sparc [1].
Significantly simplify proftpd port options.
Slave ports will follow in separate commits.

PR:		169644 [1]
Submitted by:	Dmitry Afanasiev [1]
2012-07-17 14:38:28 +00:00
Martin Matuska
253481537f Reorganize options of www/lighttpd
Add two new default options
2012-07-16 12:57:18 +00:00
Sahil Tandon
8e3e33c0cb Update to 2.10-20120715 and note an incompatible protocol
change in UPDATING.
2012-07-16 00:47:06 +00:00
Beat Gaetzi
10610114e6 - Add a note about the switch from CVS to Subversion 2012-07-15 22:28:51 +00:00
Brendan Fabeny
5930109e8e add math/metis4 to math/Makefile; update math/metis to 5.0.2; add appropriate
CONFLICTS, LATEST_LINK, and PORTSCOUT; adjust dependent ports; explicitly
note the restrictive license of the metis ports (while here, append the MPI port to
*DEPENDS in math/parmetis, rather than using an assignment)

PR:		169578
2012-07-09 11:11:44 +00:00
Chris Rees
1b911d084e Add note to Perl 5.16 notice to mention switch in defaults from 5.12->5.14
Noticed by:	Bryan Drewery
2012-07-08 16:38:27 +00:00
Chris Rees
0f5d56e556 Document upgrade procedure for couchdb to avoid loss of local.ini file.
Correct date in Makefile's reference to UPDATING entry.

PR:		ports/168923
2012-07-02 21:36:44 +00:00
Boris Samorodov
2aacea9133 Fix date, remove extra "2".
PR:		ports/169601
Submitted by:	Christian Ullrich <chris+freebsd@chrullrich.net>
2012-07-02 14:43:28 +00:00
TAKATSU Tomonari
f458f1d4b4 - Update to 0.1.1.810 [1]
- Fix whitespaces [1]
- Set RUBY_VER to 1.9
- Add CONFLICTS between net-im/mikutter and net-im/mikutter003

PR:		ports/169425 [1]
Submitted by:	Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp> [1]
2012-07-02 11:49:34 +00:00
Sergey Skvortsov
3533830550 Introduce Perl 5.16.0
Changes:	http://search.cpan.org/dist/perl-5.16.0/pod/perldelta.pod
Approved by:	portmgr (linimon)
2012-06-30 21:00:43 +00:00
Doug Barton
297c2240c4 The sysutils/xfce4-utils port has been discontinued, and installs files that
conflict with the new versions of misc/xfce4-appfinder and
x11-wm/xfce4-session.

Approved by:	silence on xfce@
2012-06-23 10:43:21 +00:00
Matthias Andree
9ea9a2a07f - Update to new upstream release 5.3.21. Please see UPDATING!
http://download.oracle.com/otndocs/products/berkeleydb/html/changelog_5_3.htm
- Convert to OptionsNG.

Sunpoet, relative to the PR, there were more Makefile and pkg-plist changes,
as well as an update of Mk/bsd.database.mk and UPDATING.

Port and pkg-plist updates based on
PR:           ports/165574
Submitted by: sunpoet@
2012-06-18 23:23:18 +00:00
Martin Matuska
988359e810 Alter lighttpd startup script subcommands to behave like the apache script:
"reload" now sends a SIGHUP and cycles logfiles
"graceful" now performs a graceful restart
"gracefulstop" now performs a graceful stp
"configtest" now checks the configuration file for correct syntax

Removed subcommand:
"check" (replaced by "configtest")
2012-06-16 09:15:26 +00:00
Brendan Fabeny
f4b48ac11d add to my djvulibre entry, to inform users who did not act upon the
associated PORTREVISION bumps, or who enabled some non-default
OPTIONS, that they should also update some dependent ports

Requested by:	mandree
2012-06-15 09:50:14 +00:00
Alberto Villa
eb90251931 - Fix two serious bugs with local MySQL backend:
* let Akonadi install default 'mysql' database;
  * lower 'wait_timeout' to avoid overflow and avoid premature
    connection closing.
- Add update instructions to UPDATING. [1]
- Convert to OPTIONSng.
- Bump PORTREVISION.

KMail 2 and other Akonadi-enabled programs are now working
successfully. Thanks to Dwayne MacKinnon and Mel Flynn who helped
investigating the bug.

Reviewed by:	rakuco [1]
2012-06-15 01:36:07 +00:00
Brendan Fabeny
dfe91aa6ae update DjVuLibre to 3.5.25.3 and adjust dependent ports: the QT3 GUI that was
formerly in graphics/djvulibre has been removed, and graphics/djvulibre-nox11
has been merged back into graphics/djvulibre
2012-06-13 04:49:48 +00:00
Alberto Villa
1d8c38f8df - Update libpqxx to 4.0. [1]
- Update CONFLICTS in libpqxx30.
- Add instructions to UPDATING for people willing to stick with
  version 3.

Submitted by:	arrowdodger via IRC [1]
2012-06-12 22:07:12 +00:00
Sunpoet Po-Chuan Hsieh
019bda0b5f - Document the change of graphics/gdal and introduce the new ports 2012-06-12 18:29:44 +00:00
Sunpoet Po-Chuan Hsieh
08bd81daee - Add a note about net/p5-ZConf 6.1.0 update
PR:		ports/168623
Submitted by:	Zane C.B-H. <vvelox@vvelox.net> (maintainer)
2012-06-05 08:51:48 +00:00
Gabor Pali
a62e3b2ac5 - Add a note on the recent Haskell port updates 2012-06-03 23:54:46 +00:00
Ruslan Makhmatkhanov
a4de28e6f4 - correct affected portname for 20120530 entry 2012-06-02 20:38:57 +00:00