1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

1492 Commits

Author SHA1 Message Date
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