Commit graph

2856 commits

Author SHA1 Message Date
Gerald Pfeifer
cbb4e03279 Refer to GCC 4.2+ instead of GCC 3.4+ in a comment, since the latter is
not in any supported release of FreeBSD any more.
2011-09-04 16:56:11 +00:00
MANTANI Nobutaka
e02f61fd2f Update EMACS_VER in accordance with recent update of editors/xemacs21-mule
to fix package building errors of ports that depend on editors/xemacs21-mule.
2011-09-03 15:36:18 +00:00
Chris Rees
0dfd524a22 Add bsd.zenoss.mk for support of zenpacks.
PR:		ports/160290
Submitted by:	Jason Helfman <jhelfman@experts-exchange.com>
2011-09-01 16:08:01 +00:00
Baptiste Daroussin
a8d8b2d67b - Readd the accidentaly removed "else" (now drupal6 can be installed)
Reported by:	Mike Harding <mvh@ix.netcom.com>
Pointyhat to: 	Bapt (myself)
2011-08-31 05:16:20 +00:00
Baptiste Daroussin
a0397dd3db Remove reference to drupal5, it has gone 2011-08-30 06:40:30 +00:00
Matthias Andree
57f5b06828 - Update databases/db5 to new upstream release 5.2.28.0. ChangeLog:
http://download.oracle.com/docs/cd/E17076_02/html/installation/changelog_5_2.html

- Remove databases/db51 (no hard dependencies), users having set db51
  manually for their ports need to set db5 and rebuild dependent ports.

- Add OPTIONS for localization (default off) and crypto (default on).

- Install libdb*-5.so symlinks into $PREFIX/lib

- If WITH_DEBUG is set, pass --enable-umrw to pacify valgrind, and
  --enable-debug.
2011-08-25 23:17:17 +00:00
Steve Wills
370c5cdc08 - Revert change of default Ruby version from 1.9 back to 1.8 due to
unforseen issues.

Discussed with:		stas
2011-08-24 00:52:12 +00:00
Steve Wills
894c447bb7 - Undo some of the changes related to making Ruby 1.9 default.
Specifically, don't try to use devel/ruby-gems instead of the bundled
  gem.
2011-08-23 03:47:28 +00:00
Stanislav Sedov
8394090d03 - Bump the revision of ruby18 port to force the package rebuild:
the new package doesn't include default ruby, irb, ri links because
  the default version has changed.
2011-08-22 23:11:15 +00:00
Chris Rees
2b533b77e9 Remove dead site (ftp\.)?sunsite.org.uk
PR:		ports/159994
Submitted by:	Anton Shterenlikht <mexas@bristol.ac.uk>
2011-08-22 15:14:15 +00:00
Steve Wills
f7c36f227d - Update Ruby 1.9 to p290
- Make Ruby 1.9 the default Ruby
2011-08-21 04:03:37 +00:00
Olli Hauer
eb60c758ae - adjust USE_APACHE sample
USE_APACHE value is preferred without "." since bsd.apache.mk
   has to rip out the "." for further processing.
   Support for "." in the value is taret for change.
2011-08-20 18:58:52 +00:00
Olli Hauer
59d207f8bb - change default apache version to apache22
- make entry in UPDATING

with hat apache@

PR:		ports/147009
2011-08-20 17:21:38 +00:00
Florian Smeets
76def20019 ${ECHO} should have been ${ECHO_CMD}
Reported by:	<ttsestt@gmail.com>
Pointyhat to:	flo (who really needs some sleep)
2011-08-20 00:09:08 +00:00
Florian Smeets
41c4b8dc5d fix installation of gecko ports after 1.34. On FreeBSD versions < 800081
libarchive has a bug in the s modifier of -s where it would not rewrite symlinks
e.g. /usr/local/bin/firefox would still point to
/usr/ports/www/firefox/work/fake/lib/firefox/firefox

Instead of forcing a dependency on archivers/libarchive use a creative
workaround and rewrite the symlinks.

This workaround should be removed once we drop support for FreeBSD 7

Reported by:	naddy
Submitted by:	<ttsestt@gmail.com>
2011-08-19 23:16:47 +00:00
Alex Dupre
5d3919e668 Fix paths for mozilla ports.
Approved by:	flo
2011-08-18 10:05:44 +00:00
Florian Smeets
8173943d73 retire GECKO_PTHREAD_LIBS just use PTHREAD_LIBS.
this will enable compilation with clang. firefox 6 and thunderbid 6 now build
fine with clang. other gecko ports should become compilable as soon as they are
based on the same gecko version as firefox and thunderbird 6
2011-08-16 18:36:10 +00:00
Florian Smeets
b454155af8 - add support for seamonkey 2.3, firefox and thunderbird 6
- use tar instead of cpio for installing files from the fake root, this is in
  preparation of firefox 7 [1]

Submitted by:	Pan Tsu <inyaoo@gmail.com> [1]
2011-08-16 18:13:58 +00:00
Sunpoet Po-Chuan Hsieh
c609b22568 - Update USE_PERL5_REASON message as we have lang/perl5.14 in ports tree
PR:		ports/159350
Submitted by:	sunpoet (myself)
2011-08-15 06:50:00 +00:00
Mark Linimon
dd83a86446 Refactor the perl parts of bsd.port.mk to live in bsd.perl.mk. This never
got finished correctly in the first place.

Note that this reverts two things in gabor's original bsd.perl.mk rewrite
that were never actually used/tested:

 - ability of USE_PERL5 and other variables to specify a version.

 - conditional inclusion of bsd.perl.mk based on USE_PERL5 or similar.

What this commit does is to make bsd.perl.mk be _exactly_ the current
code from bsd.port.mk (modulo a few comments).

Work to test the former would be welcome.  The problem with the latter
is that multiple attempts over the last N years to test it inevitably
showed INDEX breakage.  My own conclusion is that that simply makes the
tree too fragile (and is the reason I kept putting off working on it in
the first place).  Others will disagree.

Hopefully this change will make the perl-specific bits in bsd.*.mk easier
to maintain.

While here, fix a bogus comment (CCFLAGS).

Adding to pointy hat collection:	linimon
2011-08-12 16:39:23 +00:00
Mark Linimon
d423cdc650 - fix problem with metadata on tier-2 machines for Pascal ports. The
reason is that bsd.fpc.mk was only defining PPNAME for i386 and amd64.
   Provide a placeholder and proper IGNORE for tier-2 [1]

 - remove obsolete check for /usr/share/mk/bsd.port.options.mk [2]

 - add USE_DRUPAL for easy include of Mk/bsd.drupal.mk [3]

PR:		ports/155017 [2],
		ports/159288 [3]
Submitted by:	linimon (discussed with acm),
		eadler,
		crees
2011-08-12 16:10:02 +00:00
Koop Mast
3675765d83 Retire gnometarget, now that it was removed from all users.
PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-12 08:03:18 +00:00
Chris Rees
b8ec8446e8 - bsd.drupal.mk has been repocopied to ${PORTSDIR}/Mk
- Prepare bsd.drupal.mk for use in ${PORTSDIR}/Mk
- Remove unneeded LICENSE lines from drupal ports

PR:		ports/153795
Submitted by:	Nick Hilliard <nick@foobar.org> (maintainer)
2011-08-11 13:29:31 +00:00
Koop Mast
037a331b0d Add back gnometarget, while it doesn't do anything anymore. It is still in use
in a lot of ports.

Noticed by:	flo@
2011-08-09 09:32:18 +00:00
Joe Marcus Clarke
49115d646e Remove the now-dead gnometarget component.
Reported by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-09 06:52:23 +00:00
Dirk Meyer
ace66d0e0c - update MASTER_SITE_GNUSTEP 2011-08-07 11:58:31 +00:00
Doug Barton
8158b2b0ee The ring.nict.co.jp server has a CPAN tree, but it's empty.
Per http://www.ring.gr.jp/, "ring.riken.jp left the project on Apr. 30"
2011-08-05 21:36:50 +00:00
Florian Smeets
103158b6e7 remove firefox35 support from bsd.gecko.mk 2011-08-03 22:33:41 +00:00
Sunpoet Po-Chuan Hsieh
6138ed34b5 - Fix formatting
Submitted by:	obrien@
2011-08-03 01:14:21 +00:00
Florian Smeets
0ebad22e9f update to 2.2 and make this the default seamonkey version
Much of the work was done by beat for the 2.1 update, i update everything to 2.2
2011-08-01 23:31:53 +00:00
Gerald Pfeifer
bb4e46d8f0 Clean up after revision 1.51 and adjust comments to the new reality of us
not caring about FreeBSD <= 6 any more (and thus no g77 in base ever).
2011-07-31 22:40:39 +00:00
Koop Mast
0b743289fc Update the glib and gtk stack to the lastest stable releases.
Add new ports for the new stable releases of gtk+-3.0.
Update vala to the newest stable release 0.12.1.

Thanks to pav@ for doing multiple exp-runs, and marcus@ for repo-copies.
Full contributors acknowledgment will be given in the GNOME 3 import.
2011-07-30 09:20:22 +00:00
Chris Rees
03156a6e84 Add maintainer line to Mk/bsd.drupal.mk 2011-07-29 08:46:50 +00:00
Emanuel Haupt
7ce13e55bd Remove dead site (ftp.kaist.ac.kr). 2011-07-28 14:14:41 +00:00
Brendan Fabeny
cd6973911a remove netlib.enseeiht.fr from MASTER_SITE_NETLIB,
based on repeated distilator NXDOMAIN results
2011-07-22 23:28:36 +00:00
Li-Wen Hsu
9569935fbd - Make 3.2 higher priority than 3.1
PR:		ports/156811
Submitted by:	Volodymyr Kostyrko <c.kworr@gmail.com>
2011-07-22 15:38:11 +00:00
Li-Wen Hsu
1aeea51c58 - Update to 3.2.1
PR:		ports/158850
Submitted by:	wen
2011-07-22 15:12:07 +00:00
Baptiste Daroussin
a9a18a9577 removed unused __softMAKEFLAGS [0]
remove old security check code [1]

PR:		ports/156077 [1], ports/158956 [0]
Submitted by:	Eitan Adler <lists@eitanadler.com> [1], bapt@ (myself) [0]
Tested on:	pointyhat-west
With hat:	portmgr
2011-07-21 15:10:46 +00:00
Mark Linimon
2e12896268 Fix INDEXFILE for upcoming 10.0 branch.
PR:		ports/158750
Submitted by:	crees
Tested on:	pointyhat-west
2011-07-21 05:04:39 +00:00
Mark Linimon
06e6677793 Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:		ports/158969
Submitted by:	rene
Tested on:	pointyhat-west -exp
2011-07-21 05:03:02 +00:00
Gerald Pfeifer
be59813462 Add support for USE_GCC=4.7, USE_GCC=4.7+ and notably an installation of
lang/gcc47 being used when USE_GCC=4.5+ or the like is specified.

PR:		159036
Submitted by:	kalten@gmx.at
2011-07-19 21:16:39 +00:00
Alberto Villa
1d1066a348 - Update kdevplatform, kdevelop-php and kdevelop-php-docs to 1.2.3.
- Update kdevelop-kde4 to 4.2.3.

Submitted by:	Raphael Kubo da Costa <kubito@gmail.com> via area51
2011-07-17 16:13:03 +00:00
Stanislav Sedov
a37d53f5bb - Update ruby 1.8 to 1.8.7 patchlevel 352. 2011-07-16 01:51:49 +00:00
Pav Lucistnik
49f1482237 - Unbreak fetch-urlall-list target when DIST_SUBDIR contains forward slashes
PR:		ports/158203
Submitted by:	Mamoru Sakaue <sakaue.mamoru-cmfho5lt@samurai.mwghennn.net>
2011-07-15 08:26:30 +00:00
Sunpoet Po-Chuan Hsieh
96cd508600 - Introduce PYTHON_ABIVER: fix PYTHON_INCLUDEDIR for python32 users (PYMALLOC and UCS4 are on by default)
- Use devel/py-distribute as setuptools for python 3.x users
- Use py${PYTHON_VER} instead of ${PYTHON_VERSION:S/thon//}
- Use "yes"

PR:		ports/158662
Submitted by:	sunpoet (myself)
Reviewed by:	lwhsu
Tested by:	exp-run by pav
With Hat:	python
2011-07-14 04:13:24 +00:00
Max Brazhnikov
19572cc47f Update KDE Software Compilation ports to 4.6.5
Official announcement: http://www.kde.org/announcements/announce-4.6.5.php
Changelog: http://www.kde.org/announcements/changelogs/changelog4_6_4to4_6_5.php
2011-07-07 16:38:39 +00:00
Steve Wills
28d4c77a65 - Update MASTER_SITE_GNUPG to working mirrors
Approved by:	portmgr
2011-07-07 02:31:49 +00:00
Matthias Andree
2e609e5dc3 Don't include db51 in USE_BDB=4x+ settings,
there's more than one port that is happy with all 4.X versions
but doesn't like 5.1.
2011-07-07 01:15:22 +00:00
Sunpoet Po-Chuan Hsieh
ba4869fc17 - Remove BROKEN_WITH_PHP
PR:		ports/158661
Submitted by:	sunpoet (myself)
Approved by:	ale (maintainer)
2011-07-05 11:59:46 +00:00
Erwin Lansing
0f54071016 Update perl to 5.12.4
Changes:	http://search.cpan.org/~lbrocard/perl-5.12.4/pod/perl5124delta.pod

Submitted by:	skv
Tested on:	pointyhat
2011-07-03 15:51:18 +00:00
Marcus von Appen
54bbacafe6 - Update graphics/sdl_gfx to version 2.0.22
- Update Mk/bsd.sdl.mk for the new shared lib version
- Bump portrevisions for all ports depending on graphics/sdl_gfx
2011-07-02 19:59:19 +00:00
Max Brazhnikov
98acbb9e18 Fix r1.25
Pointyhat to:	me for testing different patch
2011-07-01 20:02:37 +00:00
Doug Barton
3239a560ee Back out 1.25 till it can get proper attention 2011-07-01 19:25:47 +00:00
Alberto Villa
942dc67fc0 - Fix QMAKE_BASE_COMPILER detection when cc is (actually, will be)
linked to Clang.
- Mute the (harmless) error message "cc: not found" when `cc` is not
  in PATH.

Discussed with:	makc
2011-07-01 16:07:54 +00:00
Palle Girgensohn
3981092e6d Add postgresql 9.1 to accepted versions 2011-07-01 08:09:24 +00:00
Stephen Montgomery-Smith
e6620d74ba - Update math/octave-forge-base to 1.1. Now includes the script
load-octave-pkg to link the octave packaging system to the FreeBSD ports.
- Update Mk/bsd.octave.mk so that octave-forge-* ports use this script.

Approved by:	gabor (mentor)
2011-06-30 20:52:08 +00:00
Florian Smeets
d116b360dd update thunderbird to 5.0 2011-06-30 18:19:48 +00:00
Rene Ladan
eb407ea16c - Unregister expired java/jdk14
- Update example from java/jdk14 to java/jdk16

PR:		ports/158030
Submitted by:	myself
Approved by:	glewis
2011-06-28 18:46:46 +00:00
Florian Smeets
dfadc9fbca - disable debug symbols for the gecko ports and enable striping of
libraries and binaries otherwise firefox and thunderbird >= 5 will install a
libxul.so which can be as big as 500MB

PR:		ports/158380
Submitted by:	Pan Tsu <inyaoo@gmail.com>
2011-06-28 16:34:23 +00:00
Stephen Montgomery-Smith
85600472a2 - Change maintainer's email address.
Approved by:	maho (mentor) and portmgr
2011-06-28 04:51:50 +00:00
Wen Heping
d3a995e088 - Update to 2.7.2
- Mark BROKEN when build with pth

Reviewed by:	miwi@
2011-06-27 02:37:39 +00:00
Philip M. Gollucci
f0ef256f86 - DNS no longer exists
http://rubyforge.org/credits/ only lists the supporters not the links
2011-06-26 03:40:14 +00:00
Jose Alonso Cardenas Marquez
424718714b - Update to 2.4.4 2011-06-23 05:05:29 +00:00
Florian Smeets
b114c704ac - update to 5.0
- enable ipc, based on a patch by Pan Tsu <inyaoo@gmail.com>

Security:	http://www.vuxml.org/freebsd/dfe40cff-9c3f-11e0-9bec-6c626dd55a41.html
2011-06-21 21:12:31 +00:00
Wen Heping
0ca8bc3717 - Update lang/python31 to 3.1.4 2011-06-16 08:18:09 +00:00
Alberto Villa
3f88d44ab7 The FreeBSD KDE Team is pleased to announce KDE SC 4.6.4. Read full
announcement here: http://kde.org/announcements/announce-4.6.4.php
2011-06-14 09:23:49 +00:00
Koop Mast
22e81918fc Adjust the gnomepanel entry. Don't depend on a optional library in gnome-panel.
Submitted by:	Jason Helfman <jhelfman@e-e.com>
2011-06-09 19:25:15 +00:00
Baptiste Daroussin
3904f96634 Fix fetch-urlall-list
Reported by:	amdmi3@ (by mail)
Approved by:	portmgr@ (bapt@, self)
2011-06-09 08:22:45 +00:00
Wen Heping
1dd8e6661c - Update to 2.6.7 2011-06-08 08:17:06 +00:00
Alex Dupre
975ca76fa8 Fix paths for MariaDB.
Pointyhat to:	dougb
2011-06-07 14:36:57 +00:00
Hiroki Sato
cee3955026 - Add print/ghostscript9-nox11.
- Add "9" to USE_GHOSTSCRIPT_* variables and upgrade the default version to it.
2011-06-07 14:22:23 +00:00
Baptiste Daroussin
76eebf07a6 - remove some old code (unsused on supported OS) [1]
- prevent some useless external program call (based on [2])
- simplify (in)valid category detection

PR:		ports/155629 [1],  ports/65804 [2], ports/157273 [3]
Submitted by:	Eitan Adler <lists@eitanadler.com> [1], green@ [2], bapt@ (myself) [2]
Exp-runs by:	pav@
2011-06-06 05:53:51 +00:00
Wen Heping
93470f7aa5 - Update to 2.5.6 2011-05-30 12:08:39 +00:00
Matthias Andree
bb84b598b7 Remove db45.
This happens before EXPIRATION_DATE as no dependencies are left in ports,
the few that were there use db46+.

Approved by: Gea-Suan Lin (maintainer)
2011-05-27 23:46:54 +00:00
Matthias Andree
671502d10b Move Berkeley DB 4.5+ ports to 4.6+ in anticipation of db45 removal. 2011-05-23 16:49:21 +00:00
Matthias Andree
ff9b5de54f Remove databases/db3. All users were using db3+
and have in fact been using 4.0+ since 2011-04-12 (Mk/bsd.database.mk r1.57).

Chase upgrade in dependent ports and change USE_BDB to 40+.
2011-05-23 12:09:06 +00:00
Sergey Skvortsov
b9716b9857 Introduce Perl 5.14.0
Changes:	http://search.cpan.org/~jesse/perl-5.14.0/pod/perldelta.pod
2011-05-17 19:30:03 +00:00
Max Brazhnikov
a34b8d38b8 Update KDE Software Compilation ports to 4.6.3
Special thanks to Raphael Kubo da Costa for his work on this update.
2011-05-16 19:26:43 +00:00
Olli Hauer
aa101333f9 - document parameter APACHE_PORT
PR:		ports/153565
Submitted by:	dougb
2011-05-15 20:21:30 +00:00
Ashish SHUKLA
0c340ada33 - Update to version 23.3
- Update CANNA support[1]
- Fix bug in plist generation

Submitted by:	Yuji TAKANO <takachan@running-dog.net>[1] (via private email)
2011-05-11 11:15:48 +00:00
Stanislav Sedov
f734ac8f71 - Update ruby 1.9 to 1.9.2p136.
This is a bugfix release.
2011-05-11 05:41:15 +00:00
Brendan Fabeny
8aa826f903 Fix the default WRKSRC for CRAN ports
Approved by:	wen
2011-05-08 05:06:25 +00:00
Alberto Villa
0eaa599a85 - Update Qt to 4.7.3.
Submitted by:	Raphael Kubo da Costa <kubito@gmail.com> via area51
2011-05-07 09:09:45 +00:00
Boris Samorodov
d1bb250691 Add libasyncns to the rank of _LINUX_26_APPS.
Submitted by:	avg (via emulation@)
2011-05-06 12:21:44 +00:00
Sergey Skvortsov
2879ba6109 Change default Perl version to 5.12. 2011-05-06 06:20:12 +00:00
Florent Thoumie
c406a95c53 Latest round of infrastructure changes.
- bsd.port.mk: add INDEX_PORTS, to support INDEX creation for a subset of the ports tree [1]
- bsd.port.mk: call target "install-rc-script" before "post-install" [2]
- [patch] ports/Mk bsd.port.mk order if groups/users are created by package [3]
- [bsd.port.mk] [patch] reaper of the dead: md5 has been in /sbin for a while [4]
- [bsd.port.mk] [patch] remove support for pre 7.x systems (b.*.m) [5]
- [patch] [bsd.port.mk] reaper of the dead: are three variable defintions needed [6]

PR:		ports/156575 [1],
		ports/139116 [2],
		ports/152498 [3],
		ports/155983 [4],
		ports/155510 [5],
		ports/156340 [6]
Submitted by:	Florent Thoumie <flz@xbsd.org> [1],
		Sergey Skvortsov <skv@freebsd.org> [2],
		Olli Hauer <ohauer@FreeBSD.org> [3],
		Eitan Adler <lists@eitanadler.com> [4],
		Eitan Adler <lists@eitanadler.com> [5],
		Eitan Adler <lists@eitanadler.com> [6]
2011-05-04 22:33:13 +00:00
Max Brazhnikov
d497e0b264 Attempt to fix build Qt4 ports on pointyhat 2011-05-03 20:33:53 +00:00
Max Brazhnikov
314168b9be Update open-motif to 2.3.3
Remove needles patches (integrated upstream)
Pass maintainership to submitter

PR:		ports/154044
Submitted by:	Mikhail Tsatsenko <m.tsatsenko at gmail.com>
Exp-runs by:	pav
2011-05-02 12:40:24 +00:00
Brendan Fabeny
0c4cec7223 In post-install-script, append to TMPPLIST
rather than overwriting it; also record any
symlinks

Approved by:	wen
2011-04-30 07:16:53 +00:00
Juergen Lock
ef4f50588a Add alsa-plugins-oss to _LINUX_26_APPS.
PR:		ports/147549
Submitted by:	hashiz
Approved by:	bsam
2011-04-28 20:00:24 +00:00
Erwin Lansing
4d2e7cc43e Update MASTER_SITE_PACKETSTORM and use their main site
as the first entry.

Submitted by:	"Todd J." <todd@packetstormsecurity.org>,
		Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-04-28 18:56:12 +00:00
Juergen Lock
4b9f1918e9 Add pulseaudio-libs to _LINUX_26_APPS.
PR:		ports/156112
Submitted by:	avg
Approved by:	bsam (via private email)
2011-04-26 20:17:14 +00:00
Oliver Lehmann
5280a2590a update to the latest xfce versions
PR:		ports/156232
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2011-04-25 12:02:27 +00:00
Olli Hauer
aaa59c1b11 Mk/bsd.apache.mk was rewritten with a new logic and some new parameters
to support future apache versions and the transition to apache22.

  Existing and new USE_APACHE* parameters:

  USE_APACHE         set apache and apxs as build and run dependency
  USE_APACHE_BUILD   set apache and apxs as build dependency
  USE_APACHE_RUN     set apache and apxs as run dependency

  The following example is representative of all three possible parameters to use:

  USE_APACHE= 22     specify exact version
  USE_APACHE= 1.3+   specify [min] version, no [max] version
  USE_APACHE= 13-22  specify [min]-[max] range
  USE_APACHE= -2.2   specify [max] version, no [min] version

  Values can be specified with and without "." (dot) between major and minor
  version numbers. For example 22 is equal to 2.2

  For documentation and full changelist please take a look into
  Mk/bsd.apache.mk or http://wiki.freebsd.org/bsd.apache.mk

  Commit with hat apache@

PR:		ports/156533
Submitted by:	ohauer
2011-04-24 15:37:53 +00:00
Alberto Villa
41e5649995 - Update kdepim4 and kdepim4-runtime to 4.4.11.1.
Submitted by:	Raphael Kubo da Costa <kubito@gmail.com> via area51
2011-04-22 23:37:20 +00:00
Emanuel Haupt
4b166da01a Remove http://sauerkraut.critical.ch from MASTER_SITES_CRITICAL, host is down
for 5 days. Maintainer remains unresponsive to mails.
2011-04-20 07:45:18 +00:00
Alexander Leidinger
05282eb1d1 Remove all traces of F8, now that the deprecated/expired ports are removed
by a brave soul. They served us well.

We are fully FC4 (releng-7) or F10 (all other supported branches) now.

Reviewed by:	bsam, gj
2011-04-18 13:07:21 +00:00
Dirk Meyer
f1cffe4cbd - drop GNUSTEP_WITHOUT_LIBOBJC
- drop GNUSTEP_WITH_BASE_GCC
GNUstep defaults to base compiler

- update GNUSTEP_DEVEL for gnustep-back-0.20
2011-04-16 10:21:38 +00:00
Alex Dupre
f7cf5a4058 Add support for php5-sqlite3 port. 2011-04-15 14:52:14 +00:00
Boris Samorodov
9356d8ca9b Add libv4l to the rank of LINUX_26_APPS. 2011-04-14 14:26:16 +00:00
Alberto Villa
762fd7edc2 - Update KOffice to 2.3.3. 2011-04-13 07:33:32 +00:00
Matthias Andree
75d3cd2cd7 Now that db2 is gone, drop db2_DEPENDS as only reminiscence.
No longer autodetect db3 in anticipation of later removal.
Make 3+ find only 4.0 and newer.
2011-04-12 21:57:14 +00:00
Baptiste Daroussin
8d27ddb9bd Add a new macro to deal with conflict between ncurses from base and ncurses from ports.
If a ports is linked against ncurses from base or from the ports, it should then add:
USE_NCURSES=yes

it is also possible to specify the hard dependency on the ports ncurses or one the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes

PR:		ports/155269
Submitted by:	me
Reviwed by:	pav@
Approved by:	portmgr (pav@)
Exp-run by:	portmgr (pav@)
2011-04-11 08:34:17 +00:00
Max Brazhnikov
b403511a80 Drop KDE4_BUILD_TYPE in favour of CMAKE_BUILD_TYPE
Change Debug profile to DebugFull
2011-04-10 08:46:04 +00:00
Max Brazhnikov
6fe3038318 - Set CMAKE_BUILD_TYPE to Release by default (and to Debug if WITH_DEBUG
is defined)
- Pass CMAKE_BUILD_TYPE to PLIST_SUB
- Reformat description
2011-04-10 08:40:13 +00:00
Alberto Villa
4369b12d60 - Update kdevelop to 4.2.2.
- Update kdevplatform and kdevelop-php to 1.2.2.
2011-04-09 09:31:40 +00:00
Alberto Villa
44b2f80d3d The FreeBSD KDE Team is pleased to announce April updates for KDE
Software Compilation: 4.6.2, codename "Congrats". Read the full
announcement here: http://kde.org/announcements/announce-4.6.2.php.

Special thanks to Raphael Kubo da Costa who ported the release.
2011-04-07 12:03:34 +00:00
Stanislav Sedov
df030013c6 - As ports ruby 1.9 now includes a recent version of rake,
revert a part of 1.197 by pgollucci which breaks rake with
  ruby 1.9 and switch back to using the ruby 1.9 bundled one.

PR:		ports/155539, ports/156217
Submitted by:	Ralf Gebhart <gebhart@secnetix.de>, Anonymous <swell.k@gmail.com>
2011-04-06 19:36:50 +00:00
Rene Ladan
495672d34d Remove support for expired PostgreSQL versions 7.3, 7.4, 8.0, and 8.1
Noted by:	kwm
2011-04-04 17:39:27 +00:00
Wen Heping
865f983cab - Fix a typo
Submitted by:	lichray@gmail.com(via Email)
2011-04-01 01:30:52 +00:00
Olli Hauer
b10577b78b - add mod_substitute to apache22
- adjust some .endif comments

With Hat:   apache@
2011-03-31 14:23:32 +00:00
Brendan Fabeny
6794dbfb53 Add Netlib sites and macros 2011-03-31 10:20:34 +00:00
Thomas Abthorpe
87f78ba5a9 - Disable license checking with DISABLE_LICENSES [1]
- Remove temp files from /tmp when build is interrupted [2]

PR:		ports/149837 [1], ports/155890 [2]
2011-03-31 03:37:14 +00:00
Pav Lucistnik
a33f88dc6a - Restore the rest of dropped licenses
Pointy hat to:	tabthorpe
2011-03-25 20:52:48 +00:00
Pav Lucistnik
c9f237e081 - Re-add ISCL to the list of licenses
Pointy hat to:	tabthorpe (licensing overlord)
Reported by:	pointyhat
2011-03-25 20:41:18 +00:00
Alberto Villa
f008f3a2ea - Update kdevelop to 4.2.0.
- Update kdevplatform, kdevelop-php and kdevelop-php-docs to 1.2.0.
2011-03-25 10:46:52 +00:00
Alberto Villa
253cf9c6c3 - Update KOffice to 2.3.1.
- Force dependency on new libwpg.
2011-03-25 10:44:21 +00:00
Alberto Villa
c1f3de0f55 The FreeBSD KDE Team is pleased to announce KDE SC 4.6.1 and KDE PIM
4.4.10. The official 4.6.1 release notes can be found at:
http://www.kde.org/announcements/announce-4.6.1.php

We'd like to say thanks to all helpers and submitters.

Tested by:	exp-run via miwi
2011-03-25 10:33:51 +00:00
Alberto Villa
b140da0491 - Update Qt to 4.7.2.
- Backport QSslCertificate patch.
2011-03-25 09:54:16 +00:00
Thomas Abthorpe
4229f233a1 - Add LaTeX Project Public Licenses
PR:		ports/151300
Submitted by:	Christopher Key <cjk32 cam.ac.uk>
2011-03-24 00:28:10 +00:00
Beat Gaetzi
4abb7a2cbb - Add Firefox 4.0 and make Firefox 4.0 the default version. 2011-03-22 15:26:35 +00:00
Matthias Andree
27778091d8 Kill Oracle Berkeley DB 5.0 port.
There are no ports that depend on this, just implicit via
USE_BDB=yes or USE_BDB=44+ or similar - databases/db51 will do.
2011-03-21 20:41:49 +00:00
Pav Lucistnik
a3c0bb0134 - Use ${UID} instead of calling ${ID} -u
PR:		ports/155543
Submitted by:	Eitan Adler <lists@eitanadler.com>
2011-03-19 21:30:34 +00:00
Alex Dupre
1835bd6a5d Update MySQL to 5.5.10 release (shared library bumped). 2011-03-19 13:13:47 +00:00
Martin Wilke
ab44c29293 - Fix spelling
PR:		ports/155195
Submitted by:	Warren Block <wblock@wonkity.com>

- Remove sanity check for X_WINDOW_SYSTEM
- Remove check for USE_XPM
PR:		ports/155502 ports/155504
Submitted by:	Eitan Adler <lists@eitanadler.com>
2011-03-18 01:43:49 +00:00
Martin Wilke
d350c97305 - Add gmake as RUN_DEP
PR:		148234
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2011-03-17 17:14:09 +00:00
Thomas Abthorpe
b4c88ee7c5 - Claim ownership for portmgr
Reviewed by:	pav
2011-03-17 14:29:58 +00:00
Wesley Shields
e7c33b07cd s/Ftp/ftp/ - This was causing ports-mgmt/fastest_sites to complain about
a single exim mirror.
2011-03-17 14:12:40 +00:00
Dirk Meyer
8b15435b30 - remove obsolete variables
PR:		154395
Submitted by:	Eitan Adler
2011-03-13 20:35:12 +00:00
Emanuel Haupt
4acada3547 - Add a mirror to MASTER_SITE_CRITICAL
- Remove hosts that fail at domain name resolution:
  exim.n9.ru, ftp.software.umn.edu, pypi.netsight.co.uk
2011-03-09 09:20:40 +00:00
Erwin Lansing
d5c7de2d68 Pass CPPFLAGS to MAKE_ENV and CONFIGURE_ENV
PR:		153625
Submitted by:	gerald
2011-03-07 07:32:05 +00:00
Brendan Fabeny
d163b8c30c Tell ports that USE_PYDISTUTILS to link shared objects
with the same compiler used to build them. While here,
fix a typo.

PR:		154742
Approved by:	miwi
2011-03-05 00:39:33 +00:00
Martin Wilke
5d9b68c9f2 - Restore python 2.4 in _PYTHON_ALLBRANCHES
Reported by:	ale@
2011-03-04 16:25:05 +00:00
Martin Wilke
3d2b040a70 - Make Python 2.7.1 the default Python version
Tested by:	2x pointyhat runs
2011-03-04 16:08:23 +00:00
Emanuel Haupt
cb3924853f Add sauerkraut.critical.ch back to MASTER_SITE_CRITICAL. 2011-03-04 08:56:09 +00:00
Sunpoet Po-Chuan Hsieh
5e2af0639f - Remove superfluous trailing slash in MASTER_SITE_PERL_CPAN 2011-03-04 01:24:05 +00:00
Emanuel Haupt
34f7684d3b Remove mirror from MASTER_SITE_CRITICAL. 2011-03-03 11:24:42 +00:00
Oliver Lehmann
6f4ce81280 Welcome XFCE 4.8 to the portstree!
Special Thanks to:      miwi, Olivier Duchateau <duchateau.olivier@gmail.com>
2011-03-03 10:12:30 +00:00
Emanuel Haupt
2ba4eb4d11 - Add three mirrors to MASTER_SITE_CRITICAL
- Remove one out-of-sync mirror
2011-03-03 09:45:05 +00:00
Koop Mast
7c2cacfb17 Replace a custom ARCH check in Mk/bsd.xorg.mk for xf86-video-sunffb with
ONLY_FOR_ARCHS=sparc64 in the port itself.
axe md5 in distinfo.

PR:		ports/154393
Submitted by:	Eitan Adler <lists@eitanadler.com>
Approved by:	x11 (miwi)
2011-03-01 10:11:42 +00:00
Andrej Zverev
6c37365862 Introduce new way to handle CPAN master sites.
All related information can be found inside PR.

PR:		ports/154994
Submitted by:	az@
Tested by:	miwi@ (exp-run)
2011-02-28 14:09:00 +00:00
Andrej Zverev
4cf97001c6 http://backpan.cpan.org is down.
Moved it to the end of sites list and instead it put new
http://backpan.perl.org.
2011-02-26 16:31:33 +00:00
Alex Dupre
6f0ff825b7 Unbreak after linux-f10-pango update. 2011-02-26 11:10:20 +00:00
Martin Wilke
d594ccc94f - Please welcome Xorg 7.5.1
The X-Server has been patched to the latest 1.7.X series, drivers
and fonts have been updated to the latest versions. This update includes
some components from Xorg 7.6 with a lot of improvements, and it seems
that the performance is much better than the old version. Also this
Update fix build issues with clang and binutils 2.17.50 in current,
remove 6.X gruft and de-author pkg-descr.

I would like to thank:

	Beat Gaetzi
	Dima Panov
	Koop Mast
	Eitan Adler
	and all Testers.

PR:		ports/147646
		ports/148035
		ports/148744
		ports/150223
		ports/152889
		ports/154457
2011-02-25 16:52:50 +00:00
Alex Dupre
fb796ff954 Switch default MySQL version from 5.1 to 5.5.
PR:		ports/153814
Submitted by:	ale
Approved by:	portmgr (-exp run by pav)
2011-02-25 13:43:55 +00:00
Pav Lucistnik
d88a3287e7 - Allow using linux base 2.4 on FreeBSD 8.X
PR:		ports/154186
Submitted by:	ale
2011-02-25 11:00:59 +00:00
Pav Lucistnik
25d2a59c4c - Make mariadb satisfy USE_MYSQL (as virtual version 52)
PR:		ports/153833
Submitted by:	sunpoet
Ok'ed by:	ale
2011-02-25 10:58:52 +00:00
Koop Mast
f63874893a Update Gstreamer-plugins-base to 0.10.32
Update Gstreamer-plugins-good to 0.10.27
Update Gstreamer-plugins-bad to 0.10.21
Update Gstreamer-plugins-ugly to 0.10.17

Add flite plugin. plugin for the flite Speech synthesis engine.
Add opencv plugin. plugin for opencv Computer vision library.
Move vdpau plugin to a beter category.
Remove LOCAL master sites that haven't been updated for ages.
Check if Gstreamer (core) is recent enough.
Remove 6.x BROKEN line for the bad plugin.
2011-02-25 10:58:42 +00:00
Pav Lucistnik
996d853fd4 - Remove NO_SIZE support
PR:		ports/153547
Submitted by:	Eitan Adler <lists@eitanadler.com>
2011-02-25 10:55:08 +00:00
Martin Wilke
3e8d73e14d - Part 1 of python24 removal
- Clean up bsd.python.mk (remove PYWSGIREF, PYHASHLIB, PYCTYPES and PYEXPAT) all these is now part of python
	  since python25

Remove:
	textproc/py-expat
	devel/py-ctypes
	security/py-hashlib
	www/py-wsgiref
2011-02-25 09:46:39 +00:00
Ade Lovett
e0d39220da Update to libtool 2.4
Tested by:	pav (multiple -exp runs)
2011-02-25 06:15:44 +00:00
Mark Linimon
57c29b88a3 - make dirrmtry more friendly [1]
- allow checking STRIP when WITH_DEBUG is defined [2]
- unify the message with real URL by removing superfluous slash [3]

PR:		152102 [1],
		153539 [2],
		154653 [3]
Submitted by:	az [1],
		Anonymous <swell dot k at gmail dot com> [2],
		sunpoet [3]
2011-02-25 00:56:51 +00:00
Xin LI
ca858ffb67 Update OpenLDAP to 2.4.24.
Unfortunately this version requires a shared library version bump again.
2011-02-24 21:50:08 +00:00
Chin-San Huang
bc9381991d - Add ncu, waix into SF mirrors. 2011-02-24 13:38:41 +00:00
Wen Heping
24fc729f59 - Update to 3.2.0 and complete repocopy
PR:		ports/153829
Submitted by:	Wen Heping (myself)
Reviewed by:	miwi@
2011-02-22 07:44:48 +00:00
Beat Gaetzi
47ffed1bb1 - XORG: remove dead and outdated mirror 2011-02-18 10:44:04 +00:00
Erwin Lansing
8f0f2e053a Make actual-package-depends work with (unsupported) non-standard
subtrees of ${PORTSDIR} with depths other than 2.

PR:		144482
Submitted by:	brooks
2011-02-16 10:43:53 +00:00
Koop Mast
242d195166 s/PORSTDIR/PORTSDIR/ in the pygobject entry. This was fixed in our devel repo,
however I didn't use the lastest checkout to merge to freebsd ports.

Submitted by:	sunpoet@
Pointyhat to:	kwm@
2011-02-12 19:33:34 +00:00
Herve Quiroz
79428a47f5 Update the list of possible values for JDK vendor in the header comments
PR:		154553
Submitted by:	Warren Block <wblock@wonkity.com> (PR),
		ryusuke (patch)
2011-02-12 15:48:48 +00:00
Koop Mast
ffe72e622e Add py-gobject entry. 2011-02-10 15:06:02 +00:00
Erwin Lansing
cbef4fa3fb Remove trailing period to make fetch URL easier to copy/paste.
PR:		154390
Submitted by:	uqs
Feature safe:	yes
2011-02-07 13:50:13 +00:00
Erwin Lansing
90bc5bb60a Use --title instead of -hline as the latter is no longer supported
in the latest imported dialog.

PR:		154121
Submitted by:	Anonymous <swell.k@gmail.com>
Feature safe:	yes
2011-02-07 13:48:49 +00:00
Erwin Lansing
3fb8ffdaed Drop the use of <> around portaudit URLs
PR:		127214
Submitted by:	uqs
Tested on:	pointyhat-west
Feature safe:	yes
2011-02-05 15:55:58 +00:00
Dima Panov
eefdc26fe2 - Connect Qt4 GStreamer media layer to common GStreamer framework
Approved by:	multimedia (kwm)
Feature safe:	yes
2011-02-05 11:48:16 +00:00
Oliver Lehmann
3a119cfd0a fix MASTER_SITE_XFCE as many mirrors have changed
Feature safe:	yes
2011-02-01 07:46:52 +00:00
Gerald Pfeifer
53b59d25b9 lang/gcc44 and later depend on the devel/binutils port. Leverage that
and USE_BINUTILS for every port we are building with this combo.  That
way all the tools in binutils may be used.

Suggested by:	bf
Feature safe:	yes
2011-02-01 01:41:19 +00:00
Eygene Ryabinkin
0c7e728ab2 mail/exim: update to 4.74
Changelog is at
  http://ftp.exim.org/pub/exim/ChangeLogs/ChangeLog-4.74
Please, note that CVE-2011-0017 is not applicable to FreeBSD,
because setuid() doesn't check RLIMIT_NPROC.

Also fixed the periodic script for tidying the databases: now it won't
produce errors if the lockfile is here, but the actual database file
is gone. [2]

And finally, synced the mirror list to the current one and
pruned old unusable mirrors:
 - ftp.csx.cam.ac.uk: not synced anymore;
 - www.no.exim.org: no DNS record;
 - ftp.demon.nl: no longer mirrors Exim;
 - ftp.freenet.de: mirror of ftp.csx.cam.ac.uk;
 - ftp.esat.net: not synced anymore;
 - ftp.mirrorservice.org: mirror of ftp.csx.cam.ac.uk.

Feature safe: yes
PR: 154323 [1]
Submitted by: Geraint Edwards <gedge@yadn.org> [2],
              Alexander Wittig <alexander@wittig.name> [1]
Approved by: erwin (mentor), renato (mentor)
2011-01-27 21:23:33 +00:00
Pav Lucistnik
34532c5195 - Propagate return code of the DESTDIR chrooted make
PR:		ports/153597
Submitted by:	HIROSHI OOTA <xalaxy@gmail.com>
Feature safe:	yes
2011-01-25 13:39:44 +00:00
Wen Heping
dc4bdea1dd - Add more mirrors for R-cran
Feature safe:	yes
2011-01-16 06:24:26 +00:00
Dima Panov
7e6373e612 - The KDE FreeBSD team is proud to announce the release of KDE 4.5.5
for FreeBSD.

It's a bugfix-only release, January 2011 set.
2011-01-07 23:54:08 +00:00
Greg Larkin
0eed1f2921 - Added the license name to some of the informational messages displayed to
the user.  See http://people.freebsd.org/~glarkin/logs/pecl-drizzle-0.4.2.log
  for an example (e.g. "License PHP301 accepted by the user")

PR:		ports/152964
Submitted by:	glarkin
Tested on:	pointyhat exp-run
Approved by:	miwi (portmgr hat)
Approved by:	alepulver (maintainer)
2011-01-07 01:29:45 +00:00
Alejandro Pulver
07959b9d8e - Respect WITH_LUA_VER.
PR:		153046
Submitted by:	Jase Thew <freebsd@beardz.net>
2011-01-06 18:45:31 +00:00
Wen Heping
36e0cc231d - Add Python Software Foundation License[1] as PSFL
[1] http://en.wikipedia.org/wiki/Python_Software_Foundation_License

PR:		ports/153341
Submitted by:	Sofian Brabez <sbrabez@gmail.com>
2011-01-05 00:31:02 +00:00
Jeremy Messenger
666f6fd80e There is no port that depend this library. Therefore, remove it. 2011-01-04 12:22:53 +00:00
Jeremy Messenger
00f2c843c5 The x11/libcapplet has been broken for over a year (will be two in June 2011)
and no one has any of interest to fix it. It's an ancient software and
is part of GNOME 1. It's time for us to get rid of some of GNOME 1 stuff as
the GNOME 3 is coming sometimes in 2011. Any ports that required libcappet
are removed and ports that have optional aren't remove.

PR:		ports/153355
Discussed with:	My team, FreeBSD GNOME Team
Tested by:	pointyhat-exp (thanks pav!)
2011-01-04 03:32:21 +00:00
Olli Hauer
0fa622fac3 - Update description for USE_PGSQL and DEFAULT_PGSQL_VER
(PostgreSQL 84 is now the default).

PR:		ports/153318 (followup)
Submitted by:	ohauer
Approved by:	miwi
2010-12-30 20:07:04 +00:00
Olli Hauer
267e0d5587 - change default postgresql version to 84
- add note to UPDATING

PR:		153318
Submitted by:	ohauer
Approved by:	miwi
2010-12-30 19:30:53 +00:00
Alex Dupre
355c12589c Fix mysql embedded dependency for MySQL 5.5.
Spotted by:	fluffy
2010-12-29 08:19:33 +00:00
Martin Wilke
d86445d661 - Fix Conflict handling. At the moment the build conflicts are recorded in
the packages which is not necessary.

Reported by:	makc@ via cvs-ports@, #bsdports
Submitted by:	beat@
2010-12-29 07:14:56 +00:00
Max Brazhnikov
0a0f4956f3 Update KDE PIM to 4.4.9 2010-12-24 22:44:52 +00:00
Ade Lovett
843f8123d4 Sync to final (for now) bsd.autotools.mk 2010-12-22 20:05:49 +00:00
Ade Lovett
55d09a7758 As the final (for now) cleanup of autotools, in order to reduce tree
churn on new versions, a new target has been introduced to allow
PLIST_SUB-style patching of files.  For example, rather than patching
"foo/bar/baz" to tweak some random occurance of an autoconf version number
to the latest, the patch should now replace it with %%AUTOCONF_VERSION%%

A new Makefile variable, AUTOTOOLSFILES has been introduced, which when
populated will automatically go through and patch %%AUTOCONF_VERSION%% to
the contents of ${AUTOCONF_VERSION} (and likewise for all other known
autotools variables -- "make -V AUTOTOOLS_VARS" to see the list for
a specific port.

Tested by:	pav (-exp run, since it touches bsd.port.mk also)
2010-12-22 20:04:59 +00:00
Jose Alonso Cardenas Marquez
69fe5671e4 - Add support for firebird 2.1 and 2.5
- Change FIREBIRD_VER default to 25
2010-12-20 22:15:02 +00:00
Erwin Lansing
76cac17c6b Properly escape shell metacharacters in some JAVA_* macros.
PR:		153033
Submitted by:	steve
2010-12-20 12:23:52 +00:00
Beat Gaetzi
816027e823 - Add new variables to define buildtime and runtime dependencies on
Mozilla ports:

  USE_FIREFOX: Add runtime dependency on Firefox.
  Available values: yes 36+ 35+ 36 35
  NOTE: Default value 36 is used in case of USE_FIREFOX=yes

  USE_FIREFOX_BUILD: Add buildtime dependency on Firefox.
  Available values: see USE_FIREFOX

  USE_SEAMONKEY: Add runtime dependency on SeaMonkey.
  Available values: yes 11+ 20+ 11 20
  NOTE: Default value 20 is used in case of USE_SEAMONKEY=yes. SeaMonkey
  1.1 is obsolete and will be replaced with SeaMonkey 2.1 soon.

  USE_SEAMONKEY_BUILD: Add buildtime dependency on SeaMonkey.
  Available values: see USE_SEAMONKEY

  USE_THUNDERBIRD: Add runtime dependency on Thunderbird.
  Available values: yes 31+ 30+ 31 30
  NOTE: Default value 31 is used in case of USE_THUNDERBIRD=yes

  USE_THUNDERBIRD_BUILD: Add buildtime dependency on Thunderbird.
  Available values: see USE_THUNDERBIRD

PR:		ports/153018
Exp-run by:	erwin
Approved by:	portmgr (erwin)
2010-12-18 11:15:33 +00:00
Mark Linimon
6271f6f220 Add a temporary backstop definition of SRC_BASE. A more general solution
is forthcoming.

While here, remove a stale comment.
2010-12-17 03:21:19 +00:00
Stanislav Sedov
4e6b9d37ad - Update e17 applications suite to the recent snapshot.
Thanks to Grzegorz Blach <magik@roorback.net> for doing the hard work
  preparing the initial version of the update!

PR:		ports/148038
Submitted by:	Grzegorz Blach <magik@roorback.net> (based on)
2010-12-14 07:30:56 +00:00
Wen Heping
39858860ea - Update to 3.1.3 2010-12-14 06:31:19 +00:00
Philip M. Gollucci
6d2143b3cf - site no longer carries these bits
Reported by:    distilator
2010-12-11 20:42:48 +00:00
Philip M. Gollucci
e81c184318 - site is toast
Reported by:    distilator, confirmed from several geo-disperse locations
2010-12-11 20:41:16 +00:00
Philip M. Gollucci
7f6420b72c this site only carries the ubuntu bits now
Reported by:    distilator
2010-12-11 20:39:30 +00:00
Greg Larkin
6d8801bdf3 - Added PHP license - versions 2.02, 3.0 and 3.01
PR:		ports/152927
Submitted by:	Tom Judge <tom at tomjudge dot com>
Approved by:	alepulver (maintainer)
2010-12-10 19:09:20 +00:00
Pav Lucistnik
f6cf500917 - Upgrade -R flag to -F while fetching, to prevent "local modification time not
matching the remote" situation

PR:		ports/152620
Submitted by:	Tijl Coosemans <tijl@coosemans.org>
2010-12-09 20:33:02 +00:00
Ade Lovett
f584da22ee Clean up "current" versions of autotools components to further reduce
tree-churn on updates.
2010-12-08 19:58:49 +00:00
Max Brazhnikov
221f353508 Update KDE PIM ports to 4.4.8 2010-12-04 19:55:15 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Ade Lovett
36541b8f2f Rework bsd.autotools.mk now that we have a single legacy autoconf/automake
(2.13/1.4) and an up-to-date version.

USE_AUTOTOOLS stanzas have now been changed to remove the specific
version number of the current version, for example:

autoconf:213	-> autoconf213
automake:14	-> automake14
autoconf:268	-> autoconf
automake:111	-> automake

This will considerably reduce tree-churn when it comes to new versions
of the "current" autotools, allowing for quicker deployment.

Tested by:	-exp runs (pav)
Hatemail to:	ade
2010-12-04 07:26:18 +00:00
Li-Wen Hsu
f83d2ed17e - Update KDE mirror address of Computer Science Dept., NCTU
- Add KDE mirror of TWAREN
2010-12-03 05:35:18 +00:00
Max Brazhnikov
7425aa5977 KDE FreeBSD team presents KDE SC 4.5.4. 2010-12-02 21:12:38 +00:00
Max Brazhnikov
43a46c6993 KDE FreeBSD team is glad to present Qt 4.7.1 in ports.
Along with Qt4 the following ports are updated:

PyQt4 ports to 4.8.1
devel/py-sip to 4.11.2
devel/qscintilla2 to 2.4.5
PyKDE3 to 3.16.7
PyQt3 tp 3.18.2-snapshot-20091119

New ports added:
devel/qt4-declarative
devel/py-qt4-declarative
x11/qt4-graphicssystems-opengl

This release has been contributed by:
Thomas Abthorpe (tabthorpe)
Max Brazhnikov (makc)
Dima Panov (fluffy)
Alberto Villa (avilla)

We'd like to thank Martin Wilke (miwi) for exp-run.
2010-12-02 19:47:17 +00:00