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

1788 Commits

Author SHA1 Message Date
Mathieu Arnold
b2e9495583 Update to 5.0.0.
Sponsored by:	Absolight
2014-06-24 16:28:45 +00:00
Jason E. Hale
dcf209ebbf - Update to 1.5.0
- Simplify MASTER_SITES
- Drop signature download and verify target
- Strip libraries
- Add UPDATING entry documenting behavior change since gpgme now
  autodetects the gpg binary
2014-06-22 07:07:42 +00:00
Martin Wilke
3b06fdd7f8 - Remove textproc/m17n-contrib was incorporated into m17n-db
PR:		191107
2014-06-18 02:06:38 +00:00
Raphael Kubo da Costa
3b7e943963 Improve the English on the subversion entry, remove trailing whitespace. 2014-06-16 20:50:25 +00:00
Lev A. Serebryakov
146867e802 subversion port has been overhauled. Some optional parts was extracted
to separate ports. These ports are:

  www/mod_dav_svn
    instead of option MOD_DAV_SVN.
  security/subversion-gnome-keyring
    instead of option GNOME_KEYRING.
  security/subversion-kwallet
    instead of option KDE_KWALLET.

  If you used devel/subversion with one (or more) of these non-standard
  options, you should install appropriate port after subversion upgrade.

  "mod_dontdothat" is installed unconditionally by www/mod_dav_svn
  port (it has been depended on TOOLS option), but is not activated by
  default, you may need to edit apache's configuration file.

  devel/subversion port now installs svndiff, svndiff3 and svndiff4
  commands if TOOLS option is enabled. They was skipped before.
  Official names "diff", "diff3" and "diff4" are prefixed with "svn" to
  avoid conflicts with base and other diff versions.

  All libraries and binaries are now stripped if MAINTAINER_DEBUG
  option is not selected (including all sub-ports, like bindings
  and mod_dav_svn).
2014-06-16 13:12:21 +00:00
Baptiste Daroussin
11e0554f72 Make sure pkg updating catches the icu update message 2014-06-12 15:44:44 +00:00
Baptiste Daroussin
0b943fdd48 Remove a confusing line all ports depending on icu should be rebuilt anyway
Reported by:	tijl
2014-06-12 10:41:34 +00:00
Baptiste Daroussin
04b1ae74b3 Update to icu 53.1, recommand to the user to rebuild all their applications depending on icu 2014-06-11 14:31:01 +00:00
Eitan Adler
3ba2f4ed71 UPDATING: unbreak for certain tools
Add a colon after the date
2014-06-11 04:41:55 +00:00
Beat Gaetzi
0557b9315d - Update Firefox to 30.0
- Update Firefox ESR to 24.6.0
- Update libxul to 24.6.0
- Update NSS to 3.16.1
- Update NSPR to 4.10.6
- Update Thunderbird to 24.6.0
- Convert USE_BZIP2 to USES
- Backport ff31 fix against crashing DEBUG build on newegg.com [1]
- Add a note in UPDATING to not build audio/soundtouch with
  INTEGER_SAMPLES [2]
- Use arc4random_buf(3) to generate UUIDs (version 4)
- Fix debugger detection used by Telemetry and the slow script dialog
- Add STAGE support [3]

PR:		ports/189991 [1]
PR:		ports/189217 [2]
PR:		ports/189488 [2]
Submitted by:	bapt [3]
Sumbitted by:	Jan Beich
Security:	http://www.vuxml.org/freebsd/888a0262-f0d9-11e3-ba0c-b4b52fce4ce8.html
2014-06-11 03:42:55 +00:00
Renato Botelho
956415b146 Revert r357160, clamav is now fixed 2014-06-09 19:10:40 +00:00
Renato Botelho
9c5aa3c54f Add a note about clamav build being broken when old version is installed while I cannot find a real fix 2014-06-09 14:46:11 +00:00
Bryan Drewery
508953ca73 Fix typo in old entry on libiconv 2014-06-06 18:21:20 +00:00
Mark Felder
adbbccaeb6 -Add more options for rc script
-Utilize opendns if no provider configured to preserve documented behavior
-rc script passes rclint
-Fix the _dnscrypt-proxy user's home directory and add UPDATING entry

PR:		190406
Submitted by:	AllanJude
2014-06-05 19:30:58 +00:00
Carlo Strub
08596200a9 - Update Zetacoin to 0.8.99.16
- zetacoind now runs as the zetacoin user
- Fixed stop function in rc.d script
- Minor changes to pkg-message.in, pkg-plist, and rc.d script to use the PORTNAME variable
- Remove patch files: patch-src__serialize.h and patch-src__rpcdump.cpp since they are no longer needed.
- Added user and group "zetacoin" to ports/UIDs and ports/GIDs
- Added update instructions to ports/UPDATING

PR:		188567
Submitted by:	daniel@morante.net (maintainer)
2014-06-03 18:33:48 +00:00
Sunpoet Po-Chuan Hsieh
edffdab1b1 - Fix date
PR:		ports/190382
Submitted by:	Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
2014-05-30 05:31:58 +00:00
Mathieu Arnold
54cec76118 Change postgresql's default version to 9.2.
Requested by:	so many people
Exp-run by:	antoine
Sponsored by:	Absolight
2014-05-29 20:45:04 +00:00
Martin Wilke
4435f3ee8c - Whitespace cleanup 2014-05-29 15:26:45 +00:00
Ollivier Robert
8cc9118cd7 Finish the replacement of calife-devel by calife.
Submitted by:	thomas
2014-05-28 13:52:32 +00:00
Matthias Andree
a3540da380 Update to new upstream release 6.0.30.
ChangeLog: <http://download.oracle.com/otndocs/products/berkeleydb/html/changelog_6_0.html>

Note that databases using BLOB support require an upgrade,
adding a corresponding note to UPDATING.
2014-05-27 15:40:43 +00:00
Baptiste Daroussin
157bf9d1d8 Add the updating entry about lua 2014-05-27 11:46:07 +00:00
Koop Mast
a1fb7d3e4e Split up py-dbus and py-gobject3 into a -common and a python 2 and 3 port.
Submitted by:	Gustau Perez
Obtained from:	gnome devel repo.
2014-05-25 13:47:02 +00:00
Michael Gmelin
3c99c665e6 Respect hier(7) for config files
PR:		ports/182547
Reviewed by:	flo
Approved by:	flo
2014-05-21 10:37:51 +00:00
Alex Kozlov
2cda469ea9 - Update to 2014.63 2014-05-20 07:06:09 +00:00
Baptiste Daroussin
0165ff621a Switch firebird to use DEFAULT_VERSIONS macro to set the default
While here drop support for firebird 2.0
2014-05-11 20:46:55 +00:00
Johan van Selst
b79f8d8602 - Move lang/open-cobol to lang/gnu-cobol to reflect project changes
- Adopt port
2014-05-07 16:13:10 +00:00
Romain Tartière
2dd0a1edeb Update to 1.0.10.
- Rework pkgng detection [1,2];
- Add support for source+ syntax [2];
- Modernize poudriere ports tree locations [2].

PR:		ports/177180 [1]
Submitted by:	Beeblebrox <zaphod@berentweb.com> [1], Creaky <whatexercise@gmail.com> [2]
2014-05-06 10:09:00 +00:00
Pietro Cerutti
24da58df34 - Move security/yassl to security/cyassl in preparation for the import of the
real yassl package.

Approved by:	maintainer
2014-05-06 08:16:59 +00:00
Baptiste Daroussin
f4f46a920e Fix unixODBC vs libiodbc conflicts
Always rely on unixODBC each time a port is looking for libodbc.so
Remove odbc compat from libiodbc
This allows to install both kde and gnome at the same time

While here:
- Convert libiodbc to USES=libtool
- Convert a bunch of libiodbc dependencies to USES=libtool
- Chase libiodbc.so shlib change
- Stagify some ports
- Convert some ports to USES=pgsql

Discussed with:	rakuco (kde)
With hat:	portmgr
2014-05-05 16:24:00 +00:00
Sunpoet Po-Chuan Hsieh
9beca68f68 - Document the change of science/hdf5* and science/netcdf* 2014-05-03 11:46:18 +00:00
Olli Hauer
69c31cb0c6 - add comment to remove old apr-1.4.x ports before
upgrading to apr-1.5.x

PR:		ports/189086
Submitted by:	Don Lewis <truckman@FreeBSD.org>
2014-04-29 08:31:17 +00:00
Greg Lewis
59d2141101 . Add a note about updating to the latest version of openjdk7 (7.55.13_4). 2014-04-29 04:16:12 +00:00
Sunpoet Po-Chuan Hsieh
4b6f541e61 - Document the change of graphics/gdal 2014-04-27 09:16:32 +00:00
Timur I. Bakeyev
4be8f28a4d Add a note about renamed startup script and variable for net/samba4. 2014-04-21 00:06:16 +00:00
Koop Mast
7bb0ac9e50 Add libxcb to the upgrade list.
Submitted by:	tijl@
2014-04-17 15:31:32 +00:00
Alex Dupre
db1aeb286c Improve entry about mod_php. 2014-04-17 13:22:32 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Olli Hauer
487fa667db - move www/mod_python3 -> www/mod_python33
- use DIST_SUBDIR
- adjust devel/viewvc + add OPTION for www/mod_python35
- add entry to UPDATING and MOVED

with hat apache@
2014-04-15 18:46:37 +00:00
Cy Schubert
f53bb29eca lang/dmd is no longer the primary dmd port as it is no longer supported
by digitalmars.com. It logically switches places with dmd2. dmd2 retains
the dmd2 name while lang/dmd is renamed to dmd1.
2014-04-14 19:46:59 +00:00
Kubilay Kocak
07e0ccf5b5 UPDATING: Add entry for Python/pkg users and egg-info Plist errors
Add instructions for Python/pkg users on how to resolve a Plist error when
updating ports in a Python environment that contains multiple versions of
setuptools.

PR:		ports/188431
Reported by:	Andrew Berg (via IRC), Olaf Kolkman (via Twitter) and others
2014-04-13 09:39:22 +00:00
Bryan Drewery
aa5812b1b0 - Update to 5.4.33
- Move auth options into its own single group
- Clarify PASSWD and VALIAS options

Changes: (* was already applied in our 5.4.32)
    Matt Brookings
  * - Defaulted to Server::Disable=True in vusagec.conf
  * - Fixed bug that didn't install vusagec.conf
    - Changed relevant quota code to use storage_t 64bit type
    - Fixed bug where backfill code wouldn't compile when FILE_LOCKING was
      enabled
    - Updated MySQL module to support larger quota sizes
    - Fixed typo
    - Added disable_maildrop flag to MySQL limits feature
    - More changes to allow for larger quota sizes in MySQL module

    Tullio Andreatta
    - Dynamic allocation of valias data
    - Use of open/fchdir rather than getcwd/chdir to maintain current working
      directory
    - Fixed a broken symbolic link check

    Drew Wells
    - Modification to vdelivermail to properly handle Maildir paths that begin with "./"

    <kenji@kens.fm>
    - Removed call to maildir_addquota inside user_over_maildirquota causing duplicate
      maildirsize entries
2014-04-11 00:51:02 +00:00
Jimmy Olgeni
8575d08393 Upgrade net/rabbitmq to 3.3.0.
- Add optional installation of rabbitmqadmin script.
- Note the new guest user behavior in UPDATING.
2014-04-03 10:41:14 +00:00
Max Brazhnikov
65b2b253dc KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!
KDE ports:
- Convert to USES=tar:xz

devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs:
- Convert LIB_DEPENDS to new style

devel/p5-perlqt, devel/p5-perlkde:
- Don't remove directories installed by perl port

net/kdnssd:
- moved to net/zeroconf-ioslave (renamed upstream)

x11/kdelibs4:
- Clean up non-standard shared mime files and directories after deinstall

The area51 repository features commits by Alonso Schaich
<alonsoschaich@fastmail.fm> and makc.
2014-04-03 09:49:10 +00:00
Tom Judge
f0d6098ac1 Update to 1.1.0.
This upgade requires a full cluster restart.

Changes: http://www.elasticsearch.org/downloads/1-1-0/
2014-04-02 21:06:51 +00:00
Bryan Drewery
05c72c0613 - Hide libdane support behind option LIBDANE
- Disable by default as it ends up pulling in openssl via unbound, which
  is odd for gnutls3 to do.

PR:		ports/188184
Submitted by:	Lawrence "The Dreamer" Chen <beastie@tardisi.com> (based on)
Discussed with:	wg
2014-04-02 01:16:02 +00:00
Matthias Andree
1258c822b1 Mention cups/raster.h issue and recommend reinstallation of cups-client. 2014-03-31 19:51:46 +00:00
Boris Samorodov
0722daa874 CUPS ports have been updated to version 1.7.1. A file has migrated from
cups-image port to cups-client. Add a note about upgrading.
2014-03-31 08:26:24 +00:00
Brad Davis
e811263d35 - Clean up language for apr bump.
Reviewed by:	Ken Reed <kreed002 at gmail.com>
2014-03-28 19:25:26 +00:00
Alex Dupre
a4cffdad1a Welcome the new mod_php ports, in order to have default packages for
Apache PHP modules.

Submitted by:	marcus
Reworked by:	ale (me)
Requested by:	many, too many
2014-03-27 16:09:37 +00:00
Olli Hauer
26b1adcc75 - revert last change, since the command uses $cat/$port 2014-03-23 09:41:59 +00:00
Olli Hauer
83c65360a6 - fix pkg command 2014-03-23 08:09:29 +00:00
Olli Hauer
6afbffa4f5 - update to apr-1.5.0
- add fix for FreeBSD 10 obtained from
  http://svn.apache.org/viewvc?view=revision&revision=1551672
- bump USE_BDB=42+ -> USE_BDB=48+ [1]
- add entry to UPDATING

Changes for APR 1.5.0 (shortened)
http://www.apache.org/dist/apr/CHANGES-APR-1.5

  *) Add apr_sockaddr_is_wildcard() to check if a socket address
     refers to the wildcard address for the protocol family (e.g.,
     0.0.0.0/INADDR_ANY for IPv4).  [Jeff Trawick]

  *) Add the apr_escape interface. [Graham Leggett]

  *) Add apr_skiplist family. [Jim Jagielski]

  *) Add the apr_table_getm() call, which transparently handles the
     merging of keys with multiple values. [Graham Leggett]

  *) Add apr_hash_this_key(), apr_hash_this_key_len(), and
     apr_hash_this_val() for easier access to those attributes from
     a hash iterator.  [Hyrum K. Wright <hyrum_wright mail.utexas.edu>]

  *) Improve platform detection by updating config.guess and config.sub.
     [Rainer Jung]

  *) apr_socket_opt_set: Add support for APR_SO_BROADCAST. PR 46389.
     [Armin MÃŒller <mueller itestra com>]

  *) Enable platform specific support for the opening of a file or
     pipe in non-blocking mode through the APR_FOPEN_NONBLOCK flag.
     [Graham Leggett]

[1] requested by Pavel Timofeev, Sean Bruno

with hat apache@

PR:		ports/186441
PR:		ports/186899
2014-03-22 21:14:41 +00:00
Xin LI
22c046f17a Spring cleanup of OpenLDAP 2.4 port:
- Fix various issues introduced with staging support.
 - Build MDB backend by default, this will become new preferred backend
   and BerkeleyDB backend is now deprecated.
2014-03-19 22:11:10 +00:00
Frederic Culot
3abb633d25 - Add misc/p5-OSSP-uuid as a replacement for misc/ossp-uuid-perl.
p5-OSSP-uuid only installs the Perl API, hence avoiding to have two
conflicting ports as was the case with ossp-uuid and ossp-uuid-perl.

Suggested by:	mat@
Approved by:	vd@ (ossp-uuid maintainer, via email)
2014-03-17 09:01:44 +00:00
Olli Hauer
de3ca97a89 - add entry for renamed ports
o mail/p5-Mail-SpamAssassin
   o japanese/p5-Mail-SpamAssassin
- trim trailing whitespaces

Noted on the ports@ list by J David
2014-03-16 21:12:02 +00:00
Josh Paetzel
a2242e8e9d Nuke openistgt from orbit. Between istgt now supporting target reload
and more importantly the kernel iSCSI work there is no point to
this port.
2014-03-13 04:42:30 +00:00
Brad Davis
debef10b97 - Update the 20140214 perl entry
- Add note about upgrading perl using pkg(8)
	- Switch completely to spaces and fix some indenting
	- Remove usage of "you"

Approved by:	mat@
2014-03-11 15:43:51 +00:00
Adam Weinberger
e1a6d505d7 Fix invalid portmaster command
[root@apnoea /usr/ports/BUILD/head] portmaster -r devel/py-setuptools

===>>> The argument to -r must be a package name, or a glob pattern
===>>> Aborting update

===>>> Killing background jobs
Terminated
===>>> Exiting
2014-03-08 15:10:45 +00:00
Sunpoet Po-Chuan Hsieh
51a951522c - Document the change of devel/py-setuptools 2014-03-07 11:22:49 +00:00
Max Brazhnikov
f3f8c20d6a KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!
deskutils/kdepim4:
- Add depedency on coreutils, kleopatra needs md5sum and sha1sum programs [1]

misc/kdehier4:
- add tests directory (r343428 commit to Templates/BSD.local.dist)

security/kwallet:
- moved to security/kwalletmanager (renamed upstream)

x11/kdelibs:
- remove workaround, which is not needed after global fix in
  Mk/bsd.kde4.mk (r315373)

PR:		ports/187259 [1]
Submitted by:	Tobias Berner <tcberner@gmail.com>
2014-03-04 19:15:39 +00:00
Ruslan Makhmatkhanov
2b2fe8b36e sysutils/ansible: update to 1.5
- update to 1.5
- clarify how to use sysutils/ansible port to control non-FreeBSD systems
  in pkg-message
- remove man3 man pages: they are gone in the upstream distribution
- convert to PLIST_FILES
- remove NO_ARCH, while here - it has no practical value here
- add UPDATING entry, because some changes are not backward compatible

Changelog: https://raw.github.com/ansible/ansible/v1.5.0/CHANGELOG.md

PR:		187182
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2014-03-02 19:10:50 +00:00
Olli Hauer
83e0604660 - update to 1.2.4
- add option to build for Nagios3 (default) and Nagios4
- add stage support
- remove livecheck patches (broker was removed)

Changes:
========
1.2.4
 o nagios4 livestatus support

1.2.4b1
 o New header for limiting the execution time of a query
 o FIX: Parse state of downtime notification log entries correctly
 o FIX: Limit the number of lines read from a single logfile
 o FIX: Fix semantics of columns num_services_hard_*

1.2.3.i7
 o livedump: new option to mark the mode at the beginning of the dump and
   documentation fixes
 o FIX: Fixed incorrect starttime of table statehist entries
 o FIX: Availability no longer showes incorrect entries when only one
   logfile exists
 o FIX: Fixed missing entries in log file and availability view

1.2.3.i5
 o Removed "livecheck". It never was really stable. Nagios4 has something
   similar built in.
 o table statehist: no longer computes an unmonitored state for hosts and
   services on certain instances. (showed up as no hosts/services in the
   multisite gui)
 o table statehist: fixed SIGSEGV chance on larger queries

1.2.3.i3
 o FIX: check_mk snmp checks with a custom check interval no longer have an
   incorrect staleness value

1.2.3.i2
 o new service column staleness: indicator for outdated service checks
 o new host column staleness: indicator for outdated host checks

1.2.3i1
 o Table statehist: Improved detection of vanished hosts and services. Now
   able to detect and remove nonsense check plugin output
 o FIX: able to handle equal comment_id between host and service
 o livestatus.log: show utf-8 decoding problems only with debug logging >=2
 o livestatus: fixed incorrect output formatting of comments_with_info column

1.2.2p3
 o livestatus: fixed incorrect output formatting of comments_with_info column
 o table statehist: fixed memory leak
2014-02-23 22:20:05 +00:00
Oliver Lehmann
542efaefd7 add a note about mail/courier-imap for SSL users 2014-02-22 22:25:51 +00:00
Olivier Duchateau
11bc2b5040 Add note in UPDATING entry 20140222 about net-im/turpial r345667. 2014-02-22 17:09:16 +00:00
Sunpoet Po-Chuan Hsieh
5461311fed - Document the change of editors/vim 2014-02-20 15:41:30 +00:00
Warren Block
f3dec952eb Escape the globbing characters in the DocBook port updating instructions
to keep the shell from expanding them.

Approved by:	mat
2014-02-20 14:41:38 +00:00
Mathieu Arnold
c924394e7b Consolidate the docbook ports into -sgml and -xml variants.
Submitted by:	hrs (based on)
Sponsored by:	Absolight
2014-02-19 14:45:19 +00:00
Max Brazhnikov
e9c34f4c34 KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!
Among changes:
- Switch KDE4_PREFIX to ${LOCALBASE}
- Remove now needless misc/kde4-shared-mime-info port
- Add stage support
- Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Drop support for FreeBSD 7.x
- Remove Qt/KDE 3 related workarounds
- Remove local patches and use upstream version scheme for libraries
- sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4,
  and x11-clocks/kdetoys4 ports have been split.
- devel/kcachegrind is now a part of KDE SC [1]
- more logs in area51 repo...

New ports:
  devel/kde-dev-scripts:	KDE development scripts
  devel/kde-dev-utils:		KDE development utilities
  games/klickety:		Tetris themed solitaire
  games/picmi:			Single player logic-based puzzle game
  textproc/libkomparediff2:	Library to compare files and strings

The area51 repository features commits by Schaich Alonso, avilla, rakuco
and myself.

PR:		ports/186491
Exp-run:	by bdrewery
Approved by:	beat (former maintainer) [1]
2014-02-18 14:23:03 +00:00
Guido Falsi
63be68cec1 Add note in UPDATING entry 20130904 about devel/libiconv being a
dependency for a few ports on 10/head too after r341775.

Suggested/Reviewed by:	tijl@
2014-02-17 10:16:29 +00:00
Mathieu Arnold
286e8eceee Like it was announced six months ago, remove Perl 5.12.
Sponsored by:	Absolight
2014-02-14 15:41:50 +00:00
Mathieu Arnold
9e33339b6c Talk a bit about r343784 here too.
Sponsored by:	Absolight
2014-02-11 17:33:26 +00:00
Bryan Drewery
388a9c882c ICU was updated to 52.1
Submitted by:	Thomas Hoffmann <trh411@gmail.com>
2014-02-09 03:34:49 +00:00
Bryan Drewery
e0cff94514 - Update to 5.0.0
- Support STAGEDIR

Changelog:
  http://www.spamdyke.org/documentation/Changelog.txt

Upgrade guide from 4.x:
  http://www.spamdyke.org/documentation/UPGRADING_version_4_to_version_5.txt
2014-02-09 02:17:38 +00:00
Bryan Drewery
2f64d89262 Come to the present 2014-02-09 02:14:23 +00:00
Baptiste Daroussin
8587220cbc Add an updating entry about icu for people having glib20 built with the COLLATION_FIX option 2014-02-08 21:05:45 +00:00
Kubilay Kocak
81607cea8a Add UPDATING entry for zabbix UIDs change and bump ports
PR:		ports/186298
Reviewed by:	mat
2014-02-01 00:57:50 +00:00
Marc Fonvieille
1b8110a4e9 Fix a typo. 2014-01-25 13:20:40 +00:00
Raphael Kubo da Costa
e6c2b59274 Fix some typos in the libical UPDATING message.
PR:		ports/185757
Submitted by:	Anton Sayetsky <vsjcfm@gmail.com>
2014-01-17 19:45:19 +00:00
Olli Hauer
bee4b23473 - move www/mod_authnz_external to www/mod_authnz_external22
to reflect the supported Apache version

- add enty to MOVED / UPDATING (+ white space cleanup)

with hat apahe@
2014-01-14 21:14:46 +00:00
Timur I. Bakeyev
c755a680b5 Add new 4.1 branch of the Samba suite.
Sponsored by:	aliens
2014-01-13 23:30:52 +00:00
Koop Mast
79b0968a4b Add portupgrade instruction to the libical entry. 2014-01-13 16:13:20 +00:00
Koop Mast
c10de79b1a Update to 1.0.
Update Comment
Add LICENSE blob.
Stagify.
2014-01-12 19:48:11 +00:00
Julien Laffaye
257ee41338 - Change default location of Go packages to LOCALBASE/share/go
This fixes problems like ports failing to build if the port
  is already installed [1]
- Bump PORTREVISION of affected ports
- Support the install target in bsd.go.mk
- STAGE support for free!

PR:		ports/180003 [1]
2014-01-11 17:46:33 +00:00
Max Brazhnikov
44348c0dfb Add upgrading instruction for Qt 4 ports 2014-01-08 08:10:21 +00:00
Matthias Andree
1729194348 Revise databases/ruby-bdb vs. databases/db[56] instructions after ruby-bdb fix. 2014-01-02 21:09:53 +00:00
Matthias Andree
8d7342b8a5 Fix 20131216 databases/db4* entry to mention /etc/make.conf as the place where
to add WITH_BDB_VER.
2014-01-02 01:35:29 +00:00
Raphael Kubo da Costa
6e99c40ba8 - Modernize and simplify the archivers/p7zip port's Makefile by getting rid
of some sed calls, supporting staging.
- Set LICENSE for the port. [1]
- Get rid of the MINIMAL and MODULES options. They were not very useful and
  its handling was needlessly complicating the Makefile logic. We now always
  build as if MINIMAL was unset.
- Stop installing the p7zip and Client7z wrappers.
- Move the installation of the RAR decompression codec to
  archivers/p7zip-codec-rar, as its source code uses a more restrictive
  license than the LGPL21 used for the rest of the code base.

PR:		ports/185238 [1]
Submitted by:	Hardy Schumacher <hardy.schumacher@gmx.de> [1]
2014-01-02 00:20:19 +00:00
Raphael Kubo da Costa
41ff670cc7 Fix the year of the two most recent entries. 2014-01-02 00:10:08 +00:00
Olli Hauer
4fb1cfb1cd - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
2013-12-30 20:55:18 +00:00
Hajimu UMEMOTO
a43d9ea795 The SASL GSSAPI authentication plugin was removed from
security/cyrus-sasl2 port and divided into new
security/cyrus-sasl2-gssapi port.

Spotted by:	Dewayne Geraghty <dewayne.geraghty__at__heuristicsystems.com.au>
2013-12-26 13:35:25 +00:00
Dirk Meyer
c0f6b9ab24 - use STAGEDIR
- use OPTIONS_DEFINE
- honor option EXAMPLES
- use pkg-message
- change default path for over.view, note in UPDATING
2013-12-18 16:27:36 +00:00
Niclas Zeising
a7fa12084d Expand instructions for dealing with dri/libGL somewhat.
Suggested by:	wblock
Discussed with:	wblock, kwm
2013-12-17 21:59:05 +00:00
Matthias Andree
255642c7a6 Mention portupgrade next to ruby-bdb so people feel addressed. 2013-12-17 09:34:25 +00:00
Matthias Andree
80be772020 Instructions to work around ruby-bdb breakage through bugfix upgrade of db[56]. 2013-12-17 09:30:06 +00:00
Matthias Andree
0e9e585f94 Warn that users should not force delete old Berkeley DB ports. 2013-12-17 09:05:33 +00:00
Florian Smeets
201944a5a7 Correct some instructions after recent gecko changes.
Submitted by:	Jan Beich <jbeich@tormail.org>
2013-12-16 20:59:14 +00:00
Matthias Andree
9b3181fd09 Fix/reword BerkeleyDB based UPGRADING, and change DEPRECATION text a bit
so that people don't rush to upgrades yet.
2013-12-16 20:46:12 +00:00
Niclas Zeising
47be7a61c9 Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]
If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG=
to /etc/make.conf to get the old version.

Update several xorg related ports, including:
x11/libxcb 1.9.1 -> 1.9.3
graphics/libdrm 2.4.46 -> 2.4.50
x11/pixman 0.30.2 -> 0.32.4
x11/xkeyboard-config 2.9 -> 2.10.1
x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0

Fix dissapearing cursor in xf86-video-vmware [2]

Stagify all x11@-owned ports

Bump portrevisions for xf86-* ports due to xserver version change.

Fix fallout from updates where needed.

Thanks to:	all testersi, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/184684 [1], ports/181385 [2]
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net> [2]
Approved by:	portmgr (bdrewery), core (jhb) [0]
2013-12-16 11:11:09 +00:00
Matthias Andree
a519e7f102 Add note about Berkeley DB deprecation and link to Wiki docs. 2013-12-14 12:45:51 +00:00
Erwin Lansing
bc01085557 Add note about named.conf being replaced on FreeBSD 10.0 on BIND versions
before their _2 revision.
2013-12-09 08:11:10 +00:00
Olli Hauer
a5565174ae - move java/subversion-java to java/java-subversion so
PKGNAMESUFFIX can be used in the devel/subversion* ports

Approved by:	lev@ (implicit)
2013-12-08 20:19:30 +00:00
Koop Mast
430957572e Add vte3, the Gtk 3 version of the vte terminal widget.
Split off gnome-pty-helper from vte to allow both versions of vte to be
installed at the same time.
Update comment to make it clearer which gtk+ version it is for.
Enable introspection bindings in vte.

Obtained from:	GNOME dev repo.
2013-12-08 09:55:41 +00:00
Ashish SHUKLA
658e2bab52 - Update to 5.4.1p1
- Update LICENSE information
- Add OPTIONS for SQLITE, MYSQL, PGSQL, and LDAP
- Add STAGE support
- Add a note to UPDATING about change in configuration

Changes:		http://article.gmane.org/gmane.mail.opensmtpd.general/1146
2013-12-07 17:14:12 +00:00
Jason E. Hale
ee7eb3d982 - Fix date on entry; I was going to commit this a few days ago, but
ran into some last-minute problems and forgot to change it
2013-12-04 03:40:10 +00:00
Jason E. Hale
3a64305d43 - Update graphics/*opencv* to 2.4.7
- Revert options helpers to if statements since the OFF condition is not
  applied when OPTIONS_EXCLUDE is used
- Move most of the OpenCV modules from the graphics/opencv-core port to
  graphics/opencv, leaving opencv-core as just the bare minimum required
  for building ffmpeg with OpenCV support
- Install examples for python and java bindings
- Add new slave port graphics/opencv-java: Java bindings for OpenCV
- Bump PORTREVISION and make dependency adjustments and fixes for
  dependent ports
- Add UPDATING entry
2013-12-04 02:51:00 +00:00
William Grzybowski
99c5ad4239 devel/py-setuptools: Python packages installer
The fork Distribute was merged back into setuptools.
http://pythonhosted.org/setuptools/merge.html

PR:		ports/183726
Exp-run by:	bdrewery
2013-11-27 18:48:48 +00:00
Olli Hauer
5c781a69e1 - svn mv www/mod_wsgi www/mod_wsgi2 [1]
- update ports to reflect new location
- fix mod_wsgi3 build with python3

PR:		184065 [1]
PR		183353 [2]
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
2013-11-24 23:33:15 +00:00
Mathieu Arnold
9175d8bbdb Fixup perl update instructions, package names have changed too much. 2013-11-22 11:58:24 +00:00
Mathieu Arnold
f0ec8195eb Add a bit about the default options change in lang/perl5.* 2013-11-20 13:02:08 +00:00
Brad Davis
2c7d62c44d - Clean up the UPDATING entry directions for Perl 5.16
Approved by:	mat@
2013-11-12 17:18:10 +00:00
Erwin Lansing
17867420bb Please welcome NSD 4.0.0
For all new features, see
http://www.nlnetlabs.nl/svn/nsd/tags/NSD_4_0_0_REL/doc/NSD-4-features

This version replaces the nsdc control program with nsd-control.
This requires some manual setup with nsd-control-setup and editing
of the config files. nsd-control is incompatible with nsdc so when
that is used in scripts, these should be adapted.

NSD 3 is still supported as dns/nsd3.

PR:		183888
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl>
2013-11-12 13:24:45 +00:00
Erwin Lansing
069a9ceff5 Add a note about the latest changes to the dns/bind9* ports. 2013-11-12 11:06:25 +00:00
Alexey Dokuchaev
6cbc4db94d Some whitespace, spelling, and consistency fixes. 2013-11-09 15:28:39 +00:00
Roman Bogorodskiy
7635644b42 - Chase security/libtasn1 update
- Add UPDATING entry
2013-11-03 09:21:59 +00:00
Hiroki Sato
42bc4e4802 - Split the library part of multimedia/rtmpdump into multimedia/librtmp.
- Update ports depending on librtmp.
- Add instruction to avoid a build error in multimedia/rtmpdump under a
  specific condition.
2013-10-31 02:03:01 +00:00
Rene Ladan
c237320b4e - Update to 1.0.5
- Add a note to UPDATING about the changed and renamed configuration file.
2013-10-28 21:26:33 +00:00
William Grzybowski
a67a8e5b6e Add instructions about ffmpeg1 and ffmpeg-devel move 2013-10-28 17:53:31 +00:00
Mathieu Arnold
3e99dd95f8 Add a note about people not using binary packages.
Approved by:	bdrewery
2013-10-23 11:03:47 +00:00
Mathieu Arnold
012586d32c Change default perl to lang/perl5.16
PR:		ports/182550
Submitted by:	mat
Approved by:	bdrewery (exp-run)
2013-10-23 10:26:23 +00:00
Adam Weinberger
0a3b1a7084 Add a note about the impending SquirrelMail update.
20131020:
   AFFECTS: users of mail/squirrelmail
   AUTHOR: adamw@adamw.org

   The default location for user data files and attachments has changed.
   This will only affect new installations, and upgrading SquirrelMail
   WILL NOT break your current installation.

   To make use of the new locations, do the following:

   # cp -rp /var/spool/squirrelmail/pref/* /usr/local/www/squirrelmail/data
   # cp -rp /var/spool/squirrelmail/attach/* /usr/local/www/squirrelmail/attach

   and then run /usr/local/www/squirrelmail/configure and tell SM about
   it ("Data Directory" and "Attachment Directory" under "General Options").

   This version of SquirrelMail is a SNAPSHOT that brings in PHP 5.4 and 5.5
   compatibility.
2013-10-21 00:39:20 +00:00
Jason E. Hale
784e4c52e1 - Update security/gpgme to 1.4.3
- Use USE_GNOME= ltverhack to correct the library version number
  to what the author intended.  This effectively rolls the version
  number backwards, but should prevent future unneccesary version
  bumps.
- Support staging
- Use options helpers
- Use new LIB_DEPENDS syntax
- Bump PORTREVISION on dependent ports
2013-10-20 19:20:15 +00:00
Baptiste Daroussin
91bfd4296d New USES=compiler
Supported arguments are:
  - c++11-lang: the port needs a c++11 aware compiler what ever standard
  library it uses, implies features
  - c++11-lib: the port needs a c++11 standard library, implies features
  - c11: the ports needs a c11 aware compiler implies features
  - features: this will create a COMPILER_FEATURES variable which contains
  the list of features ${CC} do support, implies env.
  - env: the COMPILER_TYPE will be set to either gcc or clang.

  By default the uses will try to use clang33 from ports when nothing in
  base is relevant except if the user explicitly defines
  FAVORITE_COMPILER=gcc in his make.conf

Please note that testing tinderbox prior to version: 4.0.1_1 is not able to
properly figure out the dependencies implied by this USES.
2013-10-08 18:55:37 +00:00
Olli Hauer
0f0fe7b6fc - update nrpe to version 2.15
- add stage support
- move from net-mgmt/nrpe2 -> net-mgmt/nrpe
  to reflect the port and package name

Changes:
2.15 - 09/06/2013
-----------------
- Now compiles on HP-UX (Grant Byers)
- Added support for IPv6 (Leo Baltus, Eric Stanley)
2013-10-04 19:44:10 +00:00
Marcus von Appen
f106670c04 The default versions of lang/python* have been changed to support the
new DEFAULT_VERSIONS variable.

PYTHON_DEFAULT_VERSION, PYTHON2_DEFAULT_VERSION and
PYTHON3_DEFAULT_VERSION are deprecated. If you have set them in your
make.conf, you should change them something like

DEFAULT_VERSIONS=python=2.7 python2=2.7 python3=3.3
2013-10-03 09:25:37 +00:00
Koop Mast
3ce7ea6997 Upper case the last 'l' in libGL
Submitted by:	Mike Jakubik <mike.jakubik@intertainservices.com>
2013-09-30 18:31:25 +00:00
Niclas Zeising
a8ef2f78bc Add actual dates.
Noticed by:	mandree
2013-09-29 20:35:49 +00:00
Niclas Zeising
36cf85ae2e Remove leftovers from a merge. 2013-09-29 17:04:27 +00:00
Niclas Zeising
5a4c543c2b The FreeBSD graphics/x11 team proudly presents
a kwm, zeising production:

MESA 9.1.6

Starring:
Mesa 9.1.6, including libGL, libGLU and dri (new xorg only)
Addition of libEGL and libglesv2
KMS support for ATI graphics cards in 10-current (new xorg only)
Improved sparc64 support for new xorg. [1]
pixman 0.30.2, including shlib bump and portrevision bumps
libX11 1.6.2
Make absolute pointing devices work with x11-drivers/xf86-input-mouse
x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver)

Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
When updating MESA related ports (libGL, dri) you need to remove old versions
first.  See UPDATING for details.

PR:		ports/181962 [2]
Submitted by:	marius [1]
		zeising [2]
Exp-run by:	bdrewery
Approved by:	portmgr (bdrewery)

Thanks to all who helped testing!
2013-09-29 17:01:41 +00:00
Koop Mast
7ca58dad43 Add instructions for the ptlib/opal/ekiga suffle.
Requested by:	des@ via bapt@
Reviewed by:	bapt@
2013-09-29 13:33:53 +00:00
Thomas Abthorpe
0450d73b12 - Update to 5.0.0
PR:		ports/182109
Submitted by:	Dmitry Kazarov <d.y.kazarov@mail.ru> (maintainer)
2013-09-26 02:58:10 +00:00
Bryan Drewery
c6dc82531e - Rename public name of SSP support to WITH_SSP_PORTS as /usr/src
has issues with 'installworld' when WITH_SSP is defined. [1]
  Keep WITH_SSP support for now since it has been announced as that
  already.
- Remove redundant wording in UPDATING [2]

Suggested by:	bapt [1]
Reported by:	blakkheim on EFNet
With hat:	portmgr
2013-09-22 00:26:05 +00:00
Bryan Drewery
94a60a71be - Recommend only enabling WITH_SSP for /usr/ports as it will
break with /usr/src 'make installworld' due to some of those
  Makefiles having WITHOUT_SSP hardcoded in them, causing an error
  that both can't be defined.
2013-09-21 21:31:56 +00:00
Brad Davis
d4278602bb - Add entry about the new DEFAULT_VERSIONS framework
Reviewed by:	Ken Reed <kreed002@gmail.com>
Approved by:	bapt@
2013-09-20 15:28:04 +00:00
Bryan Drewery
c93dfc2e9f SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.

SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.

On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].

On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
symbols.

Many thanks to jlh@ for this as he had many years of patience in getting
all of the necessary pieces [1][2] in.

[1] http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup

PR:		ports/138228 [2]
Submitted by:	jlh (bsd.ssp.mk based on)
Reviewed by:	bapt
With hat:	portmgr
exp-runs done:	37 over a month on 91i386,91amd64,10i386,10amd64
2013-09-20 12:54:54 +00:00
Ruslan Makhmatkhanov
e030dee16c - fix another typo in the same line
Reported by:	Terry Kennedy <TERRY@tmk.com> (by email)
2013-09-19 08:57:15 +00:00
Ruslan Makhmatkhanov
471ef610f5 - fix typo 2013-09-19 07:31:12 +00:00
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
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