Commit graph

1502 commits

Author SHA1 Message Date
Guido Falsi
1dde02e6e3 Fix name of port.
Reported by:	pgj
2013-09-04 18:26:25 +00:00
Guido Falsi
fa924c5b6b Fix wording in UPDATING message. 2013-09-04 18:20:23 +00:00
Guido Falsi
642be1b81d - Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Discussed with:	bapt, bsam (who both contributed ideas and code)
2013-09-04 18:06:07 +00:00
Sunpoet Po-Chuan Hsieh
6aeaa02698 - Document the change of graphics/gdal 2013-08-31 10:03:01 +00:00
Dirk Meyer
50d7ee708c - update to 1.0.Alpha15.0 2013-08-30 19:14:01 +00:00
Li-Wen Hsu
06a297bd4a - Bump PORTREVISION of lang/python since the package changed
- Refine UPDATING instruction

Approved by:	mva
2013-08-26 14:34:21 +00:00
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