Commit Graph

2400 Commits

Author SHA1 Message Date
Pav Lucistnik
fe337e0489 - Introduce a new USE_XZ knob that handles lzma/xz compressed distfiles
- Convert a bunch of ports to use it

PR:		ports/146329
Submitted by:	mm
With hat:	portmgr
2010-06-04 08:09:20 +00:00
Pav Lucistnik
154464c090 - Fix typo in openal section
PR:		ports/147426
Submitted by:	Andrius Morkunas <hinokind@gmail.com>
2010-06-03 11:41:52 +00:00
Martin Wilke
a14a87bc6f A large number of the octave forge ports need version updates. But the new
release system they have is creating releases that don't quite fit into the
old paradigm. A big difference is that they don't all use configure any more.

This moves all the "GNU_CONFIGURE=yes" stuff from bsd.octave.mk to the
individual ports.

PR:		144512
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-06-02 16:23:51 +00:00
Pav Lucistnik
d338afe891 - Rework "missing" target to invoke pkg_info once, running pkg_info -O for each
dependency was very time consuming

PR:		ports/146829
Submitted by:	Yuri Pankov <yuri.pankov@gmail.com>
2010-06-02 11:40:48 +00:00
Max Brazhnikov
b2088def4d Present KDE SC 4.4.4 for FreeBSD. 2010-06-01 21:35:38 +00:00
Oliver Lehmann
fadaf7d1d9 update xfce to 4.6.2
bump PORTREVISION on all depending ports
2010-05-31 15:27:35 +00:00
Dirk Meyer
87d1f16cdd - convert USE_LDCONFIG
PR:		123042,146365
2010-05-30 18:14:19 +00:00
Alejandro Pulver
b52b07576c - Add entry in CHANGES about bsd.licenses*.mk.
- Fix typo in bsd.licenses.mk (_LICENGE_ERROR -> _LICENSE_ERROR).
2010-05-26 02:20:27 +00:00
Philip M. Gollucci
fb2e8372fe stray $ 2010-05-25 20:59:42 +00:00
Philip M. Gollucci
335f8cb35d Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mk
in Mk/bsd.ports.mk due to ordering in Mk/bsd.port.mk.  This causes OPTIONSFILE
to be incorrectly set during some make phases as a result of the recent
PKGNAMEPREFIX for apache ports.

'Revert' some of the PKGNAMEPREFIX changes for apXX-.
   - Must be manually requested in tbe port Makefile either by
     a) AP_FAST_BUILD=yes
     b) PKGNAMEPREFIX=${APACHE_PKGNAMEPREFIX}
   - Going forward, we will only do this for ports where WITH_APACHE
       is NOT optional, but required.  mod_* ports are a good fit.

141 ports are mod_ ports
  80 of those use AP_FAST_BUILD and thus are auto hooked by this patch [a].
  61 remaining are then patched to mirror the other $lang frameworks [b].

PR:             ports/146956
Reported by:    Hans F. Nordhaug <Hans.F.Nordhaug@hiMolde.no>, several
Discussed with: pav, itectu on #bsdports
Tested by:      P6 TB run
Approved by:    portmgr (pav)
2010-05-25 20:17:37 +00:00
Pav Lucistnik
cc2ccf081b - Skip comments blocks when 'make search'ing in MOVED file
- Also rewrap a long line

PR:		ports/143955
Submitted by:	pluknet <pluknet@gmail.com>
2010-05-25 15:18:06 +00:00
Alejandro Pulver
af3ccd0db3 - Add ports license framework, from GSoc 2008/2009.
- Feel free to populate bsd.licenses.db.mk and adjust the variables:
  NO_LICENSES_INSTALL and NO_LICENSES_DIALOGS (default to off).
- For more information see http://wiki.freebsd.org/PortsLicenseInfrastructure

Reviewed by:	erwin
2010-05-25 00:25:02 +00:00
Philip M. Gollucci
70d7e53352 - Add new macro RG for RubyGems site
- Remove a dead RUBYFORGE mirror, select a new one to replace it

PR:             ports/146656
Submitted by:   Eric Freeman <freebsdports@chillibear.com>
2010-05-24 22:07:59 +00:00
Dirk Meyer
f3085317e4 - option WITH_GNUSTEP_DEVEL, new backend version 2010-05-23 21:03:45 +00:00
Philip M. Gollucci
99d3f4c2b0 - Enable,build, and install mod_reqtimeout.so which mitigates solaris attacks.
- Default on, so bump PORTREVISION

Reuested by:        Jonas Eckerman <jonas@fsdb.org> (via apache@)
With Hat:           apache@
2010-05-20 21:43:47 +00:00
Philip M. Gollucci
c4aff1ca1f *****************************************************************************
Implement PKGNAMEPREFIX=ap13|ap20|ap22
*****************************************************************************

- Create packages for USE_APACHE=x ports with PKGNAMEPREFIX [1]
- Rephrase IGNORE statement, kill EOL spaces, reformat in Mk/bsd.apache.mk [2]
- Remove USE_APACHE=yes, USE_APACHE=apr, and APR_DEPS=foo
- Remove APACHE_COMPAT=X
- Drop support for 21 [dev only release, not in tree for years now]

PR:             ports/115461 [1], ports/133197 [2], ports/141688
Submitted by:   myself (pgollucci@),
                Alexey Rubtsov <arubtsov@swsoft.com> [1],
                dafne [2]
Requested by:   Several [1]
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
With Hat:       apache@
2010-05-19 23:01:04 +00:00
Boris Samorodov
dd849164d3 . update to version 23.2;
. introduce OPTIONS.

PR:		ports/146458
Submitted by:	Ashish SHUKLA <wahjava at gmail.com> (maintainer)
2010-05-14 08:04:39 +00:00
Dima Panov
578f24eff7 - Please welcome the KDE4 development framework and its components by list:
KDevPlatform-1.0.0
    KDevelop-PHP-1.0.0
    KDevelop-PHP-docs-1.0.0
    KDevelop-4.0.0

Happy updating!

/Dima, behalf of KDE@FreeBSD team
2010-05-14 05:21:57 +00:00
Pav Lucistnik
ef3f64b5f7 - Restore USE_DISPLAY functionality on xorg-7.5 world 2010-05-12 19:57:57 +00:00
Wen Heping
25e48ae956 - Update lang/python26 to 2.6.5
- Update lang/python31 to 3.1.2

Reviewed by:	miwi@, lwhsu@
2010-05-12 12:13:07 +00:00
Dima Panov
746dafd424 - The FreeBSD KDE team is pleased to announce KDE SC 4.4.3 for FreeBSD
With hat on:	kde@
2010-05-11 14:21:05 +00:00
Dima Panov
0a0091d287 - The FreeBSD KDE team is pleased to announce Qt-4.6.2 for FreeBSD
With hat on:	kde@
2010-05-11 10:09:51 +00:00
Koop Mast
b3e11c76f8 Move gconf2 depend from libgsf to libgsf-gnome. 2010-05-11 08:38:08 +00:00
Koop Mast
48e62d9a37 Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .

This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.

Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.

Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.

This release features commits by avl, ahze, bland, marcus, mezz, and myself.

The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the
initual packagekit porting.

And the following contributors & testers for there help with this release:
Eric L. Chen
Vladimir Grebenschikov
Sergio de Almeida Lenzi
DomiX
walder
crsd
Kevin Oberman
Michal Varga
Pavel Plesov
Bapt
kevin

and ITetcu for two exp-run

PR:	ports/143852
	ports/145347
	ports/144980
	ports/145830
	ports/145511
2010-05-10 21:19:08 +00:00
Philip M. Gollucci
605d4bae06 - Make the SLAVE_DESIGNED_FOR message more useful and say what versions
didn't match.  Changes message text only.

With Hat:   apache@
2010-05-05 22:26:30 +00:00
Gerald Pfeifer
188695d67d Add support for early GCC 4.6 snapshots (lang/gcc46) via USE_GCC=4.6
and USE_GCC=4.6+.  This version of GCC is in its very early development
stages and use thereof highly experimental.  Use at your own risk.
2010-05-02 17:39:06 +00:00
Gerald Pfeifer
9451233322 Replace the use of GCC 4.3 in a comment/example by GCC 4.5 since the
former will be gone soon.
2010-05-02 14:44:59 +00:00
Martin Wilke
f4936121f9 - Update to Xorg 7.5
The Intel drivers was patched to work with
the new server. The drivers for Vesa, NV,NVIDIA and
ATI have been tested thoroughfully and seem to work fine.
A complete changelog of Xorg 7.5 can you read here:

http://www.x.org/releases/X11R7.5/

A note to FreeBSD 6.X users: We strongly recommend you
to update your system to 7.x or above.

For updating try

portupgrade -af \*

or:

portmaster -af

Please report any problems and issus to x11 (at) FreeBSD.org.

Thanks to beat@, rnoland@, fluffy@, stas@ and all testers for their help
and Feeback.

Tested by:	Community and 2x exp-runs
2010-05-01 11:41:07 +00:00
Stanislav Sedov
8649bd09e5 - Fix incorrect errno returned by IO::write.
Reported by:	John-Paul Bader <contact@smyck.org>
Obtained from:	ruby svn (revision r26253)
2010-04-28 23:59:55 +00:00
Stanislav Sedov
561017fe76 - Do not try to stop the timer thread in child after fork: at this moment
there's already nothing to stop.  Only mark the timer thread as stopped.
  That fixes spontaneous lockups in ruby popen call.

Reported by:	renchap @ FreeNode
2010-04-27 22:14:06 +00:00
Pietro Cerutti
805405e396 - Add glew to the list of supported USE_GL variables
- Patch ports depending on GLEW directly

Approved by:	portmgr (pav)
2010-04-27 21:58:27 +00:00
Matthias Andree
6c4710e81b Hook databases/db50 to the Berkeley DB logic.
Reviewed by: pav
Reviewed by: garga
Approved by: garga (mentor).
2010-04-26 13:42:05 +00:00
Dirk Meyer
71080e8426 - hooks for php52
PR:		145772
Submitted by:	Alex Keda
2010-04-23 16:48:53 +00:00
Xin LI
ef21818d22 Automatically detect flavour of installed OpenLDAP client library.
PR:		ports/135664
Submitted by:	Yuri Pankov <yuri.pankov gmail com>
Tested with:	exprun (by pav)
2010-04-19 21:38:17 +00:00
Pav Lucistnik
a1ca944f48 - Desupport RC_SUBR and RC_SUBR_SUFFIX macros, they have been replaced with
literal "/etc/rc.subr" and "" values.

PR:		ports/145092
Submitted by:	dougb
2010-04-16 07:18:28 +00:00
Alex Dupre
2288ee2ec6 PHP dropped support for Oracle8 client library. 2010-04-11 07:53:19 +00:00
Ion-Mihai Tetcu
84c86c0f61 Fixes the dependecies for ports that have pcre and spl listed in USE_PHP for
the case when php 5 is already installed. This version of php includes them.
2010-04-10 00:26:04 +00:00
Alex Dupre
f97d9de9d8 Revert last commit. 2010-04-09 19:12:15 +00:00
Erwin Lansing
451cf6d9a2 Take a stab at fixing INDEX by readding a missing ${PORTSDIR} to
PHP_PORT which went missing in the last revision.
2010-04-09 19:00:46 +00:00
Alex Dupre
538a6d28a2 Update to PHP 5.3.2 release! 2010-04-09 09:34:43 +00:00
Jun Kuriyama
04f925c707 - Remove ring.k-opti.com which was discontinued at 2010-02-16.
- Add jaist mirror to CPAN and PGSQL instead.
2010-04-06 01:53:13 +00:00
Pav Lucistnik
e42a337bd9 - Add ability to run libtoolize by defining USE_AUTOTOOLS=libtoolize in the port
PR:		ports/138139
Submitted by:	bz
2010-04-05 20:36:46 +00:00
Dirk Meyer
35d0e02255 - drop options GNUSTEP_WITH_GCC43, GNUSTEP_WITH_GCC44
objc has been removed from this ports.
- fallback to GNUSTEP_WITH_GCC34 on archs other then i386 and am64
2010-04-02 03:30:05 +00:00
Max Brazhnikov
ec729db098 Fix typo in comment 2010-03-31 18:07:05 +00:00
Koop Mast
8b5d6d26e2 Update to 0.10.21.
Fix detection of libpng.
New plugin v4l2.
2010-03-31 10:40:29 +00:00
Koop Mast
01b027acee Update to 0.10.18.
Ivorbis plugin got merged with the vorbis plugin.
Depend on neon29 instead of neon28 if it is found.
2010-03-31 10:33:46 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dmitry Marakasov
0dfb785fb2 - Fix MASTER_SITE_CHEESESHOP mirrors
PR:		144955
Submitted by:	Keith Gaughan <k@stereochro.me>
2010-03-26 16:59:34 +00:00
Philip M. Gollucci
029d802146 - s/usbale/usable/ fixing comment only
Submitted by:   ogeni@
Hat:            perl@
2010-03-25 20:25:51 +00:00
Pav Lucistnik
cc0138763e - SAVANNAH: remove dead and/or outdated mirrors, add four fresh ones 2010-03-16 12:45:55 +00:00