1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

1282 Commits

Author SHA1 Message Date
Ashish SHUKLA
d98bb49da8 GNU Emacs updates
editors/emacs
- Update to v. 24.1[1]
- Update CANNA patch to v. 24.1[2]
- Convert OPTIONS to OptionsNG
- Remove patch to VC to make it work with Subversion 1.7
- Add patch to implement process support for FreeBSD from Emacs bug# 5243
- Add patch to fix segfault on Terminal (from NetBSD emacs port)[2]

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

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

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

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

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

Submitted by:	Jan Beich <jbeich@tormail.org>
2012-07-28 09:01:53 +00:00
Martin Wilke
e6f2f1ff18 - Whitespace only fixes 2012-07-27 13:21:16 +00:00
Baptiste Daroussin
e60ba6d205 Swap portupgrade/portmaster arguments
Reported by:	jgh
2012-07-26 06:39:54 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

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

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

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

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

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Steve Wills
6b0a1dcf94 - Correct formatting of 20120725 entry 2012-07-25 19:45:12 +00:00
Michael Scheidell
47a32988e5 - Update fcitx and addons to 4.2.5
- Remove textproc/fcitx-keyboard

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

PR:		168372 (based on)
Submitted by:	William Grzybowski <william88 at gmail dot com>
Approved by:	Mike Meyer <mwm at mired dot org> (maintainer)
2012-07-25 16:58:19 +00:00
Ryan Steinmetz
01ca5e60eb - Note changes with recent security/snort update
- Fix dates on two most recent commits
- Fix style on recent commit
2012-07-23 14:25:13 +00:00
Martin Matuska
3ce9aaf065 Update ImageMagick to 6.7.8.6
Convert to new options framework and use default option names.
Drop lcms v1 support.
2012-07-23 12:56:15 +00:00
Olli Hauer
dcf133892f - fix style 2012-07-23 06:44:18 +00:00
Olli Hauer
63fc812e57 - use UPDATING instead CHANGES
noted by eadler@
2012-07-23 06:38:21 +00:00
Chris Rees
bb040dde3e Move mail/mutt to mail/mutt14
Move mail/mutt-lite to mail/mutt14-lite

Move mail/mutt-devel to mail/mutt

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

PR:		ports/169546
Suggested by:	obrien
Approved by:	maintainer
2012-07-22 09:15:04 +00:00
Christian Weisgerber
1dd4460cb7 After the libogg 1.3.0 (ogg.8) update, recommend recursive rebuilding
of all dependent ports.  It's the only way to reliably catch all
indirect dependencies.
2012-07-21 13:52:14 +00:00
Martin Matuska
1423b7fdfd Unbreak ProFTPD on sparc [1].
Significantly simplify proftpd port options.
Slave ports will follow in separate commits.

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

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

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

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

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

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

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

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

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

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

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

Submitted by:	arrowdodger via IRC [1]
2012-06-12 22:07:12 +00:00
Sunpoet Po-Chuan Hsieh
019bda0b5f - Document the change of graphics/gdal and introduce the new ports 2012-06-12 18:29:44 +00:00
Sunpoet Po-Chuan Hsieh
08bd81daee - Add a note about net/p5-ZConf 6.1.0 update
PR:		ports/168623
Submitted by:	Zane C.B-H. <vvelox@vvelox.net> (maintainer)
2012-06-05 08:51:48 +00:00
Gabor Pali
a62e3b2ac5 - Add a note on the recent Haskell port updates 2012-06-03 23:54:46 +00:00
Ruslan Makhmatkhanov
a4de28e6f4 - correct affected portname for 20120530 entry 2012-06-02 20:38:57 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Alberto Villa
7b4e1ec4a5 The KDE/FreeBSD team is pleased to announce Calligra Suite 2.4.2, KDE
graphic art and office suite.

Information on this release can be found here:
http://www.calligra.org/news/calligra-2-4-2-released

Information on Calligra Project can be found in its first ever release
announcement:
http://www.calligra.org/news/calligra-2-4-released

Consequently, KOffice 2 has been removed from the ports collection.

As usual, we would like to thank all testers and contributors.
2012-05-31 00:09:24 +00:00
Jason Helfman
8efd38a2ac - Address postgresql*-servers for crypt vulnerability (CVE-2012-2143)
http://www.postgresql.org/about/news/1397/

With hat: pgsql
2012-05-30 22:26:15 +00:00
Michael Scheidell
f731053c6c - Update to 0.8.9
- Make it a master port to support net/nss-pam-ldap-sasl

PR:		ports/168338
Submitted by:	Mel FLynn <rflynn@acsalaska.net> (maintainer)
2012-05-30 15:33:09 +00:00
Alberto Villa
6e3291369a - Add note about qt4-gui and shared memory.
- Remove trailing space in previous entry.
2012-05-26 22:40:11 +00:00
Martin Wilke
1df39a5fb1 - Welcome XFCE 4.10 to the portstree!
Special Thanks to:      rene, Olivier Duchateau <duchateau.olivier@gmail.com>
Submitted by:	 	Olivier Duchateau <duchateau.olivier@gmail.com>

Tested by:	phw
2012-05-25 16:51:40 +00:00
Max Brazhnikov
f564508406 KDE/FreeBSD team presents long awaited KDE SC 4.8.3!
kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated
to match KDE SC version, old kdepim preserved in deskutils/kdepim44.

Follow UPDATING instruction!

New ports:
- accessibility/kaccessible
- accessibility/kmag
- accessibility/kmousetool
- accessibility/kmouth
- archivers/ark
- comms/kremotecontrol
- deskutils/kcharselect
- deskutils/kdepim44
- deskutils/kdepim44-runtime
- deskutils/superkaramba
- devel/kdebindings4-perl-perlkde
- devel/kdebindings4-perl-perlqt
- math/analitza
- math/kcalc
- misc/kde4-l10n-fa
- security/kgpg-kde4
- security/kwallet
- sysutils/kdf
- sysutils/kfloppy
- sysutils/sweeper
- vietnamese/kde4-l10n
- x11-clocks/ktimer
- x11/kactivities
- x11/libkonq

Removed ports:
- devel/kdebindings4-kross-interpreters
- devel/kdebindings4-python
- devel/kdebindings4-ruby
- devel/kdebindings4-smoke
2012-05-25 02:15:20 +00:00
Pawel Pekala
49f70a3729 Add note about upgrading dns/poweradmin
PR:		ports/167841
2012-05-18 16:31:32 +00:00
Alex Dupre
0926c2d681 Update to 5.4.3 release:
- add support for embedded php library
- add support for dtrace

Re-organize bsd.php.mk:
 - add WANT_PHP_EMD
 - fix handling of WANT_PHP_*
 - remove php4 extensions

From UPDATING:
  Suhosin patch has been disabled until the
  new version will be released (soon). Suhosing extension will take more
  time. LINKTHR option is now enabled by default, be sure to flag it if
  you are updating using an old saved configuration. sqlite2 extension
  has been permanently removed.
  If you want to remain at PHP 5.3, a new port (lang/php53) will be
  committed soon.
2012-05-16 07:36:13 +00:00
Lars Thegler
11b7517876 - update to 2.6.7
- pass maintainership
2012-05-13 12:54:52 +00:00
Chris Rees
979df08585 Document upgrade procedure for p5-XML-SAX<0.99 2012-05-12 16:06:09 +00:00
Cy Schubert
5cc6bfcc1a Document new home for graphics/xpdf binaries (for the co-existence of
xpdf with graphics/poppler-utils).
2012-05-12 03:34:58 +00:00
Chris Rees
85c9d7cf20 Add note for gitolite update
PR:		ports/167440
Submitted by:	milki@rescomp.berkeley.edu
2012-05-10 18:55:29 +00:00
Marc Fonvieille
03d589ba6d s/separatly/separately 2012-05-08 08:16:14 +00:00