Commit graph

3003 commits

Author SHA1 Message Date
Baptiste Daroussin
f805596461 php4 is EOLed 2012-05-11 19:35:11 +00:00
Baptiste Daroussin
2c36ffdcc2 Do not report error from bsd.ldap.mk with pkgng if pkgng isn't installed
Reported by:	Bryan Drewery (via irc://freenode/#pkgng)
2012-05-11 15:19:49 +00:00
Baptiste Daroussin
9121dbf911 Stop spamming the port installation output with pkgng
the manifest generation is stable enough we don't need anymore this debug
output.
2012-05-10 14:34:57 +00:00
Baptiste Daroussin
a5b77af446 Fix USE_NCURSES with pkgng
Reported by:	graudeejs on irc://freenode/#pkgng
2012-05-06 13:54:57 +00:00
Brendan Fabeny
aa89760550 - update math/R-cran-psych to 1.2.1 [1]
- update math/R to 2.15.0, and adjust dependent ports
- minor changes to bsd.cran.mk [2]: rename MASTER_CRAN_SITES to
  MASTER_SITE_CRAN, as in bsd.sites.mk; make the install target more
  flexible and allow CRAN ports to override it; add a regression-test
  target; set USE_FORTRAN to match math/R; remove some of the
  redundant checks of USE_R_MOD; honor NOPORTDATA and NOPORTDOCS

Reviewed by:	thierry, tota, wen
Approved by:	D. Rue (maintainer) [1], wen [2]
2012-05-04 20:56:15 +00:00
Koop Mast
2c0e73a187 Fix building of atleast xf86-input-{mouse,keyboard} in tinderbox when
WITH_NEW_XORG is set.
While here fix the XSERVER_VER macro so it actualy works [1]

Reported by:	decke@ [1]
2012-05-02 07:22:42 +00:00
Koop Mast
935a90ceab Remove 2 mirrors for the GNOME master site.
One has vanished the other hasn't been update for a while now.

Submitted by:	distilator
2012-05-01 11:00:16 +00:00
Gerald Pfeifer
3f541389e9 Remove last reference to GCC 4.5 now that no port refers to it any more. 2012-04-29 12:20:17 +00:00
Beat Gaetzi
96ecc60ece - Update to 2.9
Security:	http://www.vuxml.org/freebsd/380e8c56-8e32-11e1-9580-4061862b8c22.html
2012-04-25 05:18:50 +00:00
Beat Gaetzi
5d1bdd789c - Update to 12.0
Security:	http://www.vuxml.org/freebsd/380e8c56-8e32-11e1-9580-4061862b8c22.html
2012-04-25 04:51:59 +00:00
Martin Wilke
29e347e197 - Please welcome Xorg 7.5.2
The Xorg Team is pleased to announce the next round of Xorg updates.
       The team created a new flag called WITH_NEW_XORG that users can include
       in /etc/make.conf. This was created for the intel KMS work being done
       althouthough It probably works for other chips. Unfortunately, the intel
       KMS driver will only work on FreeBSD 9(RELENG|STABLE) or 10/HEAD users.
       Older version of FreeBSD will not be supported. Intel users will need
       to patch their source manually with Konstantin?s KMS kernel patch to get
       the newer chips to work. Please carefully read UPDATING entry.

Changes:

        - libdrm 2.4.31 (including KMS support)
        - mesa 7.11.2
        - xorg-server 1.10.6
        - a lot of new Graphic Drivers.

    I would like to thank:

         Koop Mast
         Eitan Adler
         Niclas Zeising
         and all helpers and testers from x11@.
2012-04-21 17:03:32 +00:00
Xin LI
57aa11775b Update to 5.3.6.
PR:		ports/167125
Submitted by:	maintainer (with approved plist changes)
2012-04-20 21:56:50 +00:00
Jose Alonso Cardenas Marquez
0fde88adba - Update to 2.6.0 2012-04-19 06:20:01 +00:00
Baptiste Daroussin
b3021a8870 s/OPENSSL/NCURSES/ in pkgng only part
Submitted by:	Bryan Drewery (irc)
2012-04-19 05:53:27 +00:00
Beat Gaetzi
489bde6389 - Update Thunderbird to 11.0 2012-04-18 15:00:14 +00:00
Beat Gaetzi
29231a1ea1 - Update Firefox to 11.0 2012-04-18 14:50:10 +00:00
Baptiste Daroussin
a1245a1828 Make USE_NCURSES and USE_OPENSSL work with pkgng in case people are using
ncurses and/or openssl from ports
2012-04-18 11:38:20 +00:00
Chris Rees
630ed9375a Remove PostgreSQL 8.2 due to EOL by upstream
With hat:	pgsql
Reviewed by:	pgsql
2012-04-15 15:48:49 +00:00
Dirk Meyer
edd33cd760 - bump OPENSSL_SHLIBVER 2012-04-15 07:31:52 +00:00
Greg Lewis
4d24c791c4 . Instead of bailing when we hit a possibly conflicting variable being
defined just clear it and issue a warning that it was set.

PR:		165115
Approved by:	hq@ (co-maintainer)
2012-04-13 04:03:42 +00:00
Martin Wilke
19425757a8 - Update:
* python26 -> 2.6.8
  * python27 -> 2.7.3
  * python31 -> 3.1.5
  * python32 -> 3.2.1

Security:	http://www.vuxml.org/freebsd/b4f8be9e-56b2-11e1-9fb7-003067b2972c.html
		CVE-2012-0845 CVE-2012-0876 CVE-2012-1150 CVE-2012-0845 CVE-2011-3389
2012-04-11 12:52:17 +00:00
Baptiste Daroussin
155ef32a63 MusicBrainz RDF webservice no longer functions 2012-04-09 22:34:36 +00:00
Florian Smeets
cc5b9ead0c http://ftp.mozilla.org is https only now
Feature safe:	yes
2012-03-31 10:51:38 +00:00
Emanuel Haupt
b7aca68c16 Remove www.jur-linux.org per request of Florian La Roche (via mail).
Feature safe:	yes
2012-03-30 09:59:15 +00:00
Chris Rees
dc1b6b3b05 Fix version detection; choose default if WITH_PGSQL_VER is not defined
Feature safe:	yes
2012-03-14 20:35:00 +00:00
Beat Gaetzi
2c73ed41f2 - Update to 2.8 (as there is no SeaMonkey ESR yet)
Approved by:	portmgr (bapt, implicit)
Security:	http://www.vuxml.org/freebsd/a1050b8b-6db3-11e1-8b37-0011856a6e37.html
Feature safe:	yes, from a security point of view
2012-03-14 15:50:04 +00:00
Eitan Adler
217f13c9a1 Minor English correction
Submitted by:	Mel Flynn <rflynn@acsalaska.net>
Feature safe:	yes
2012-03-13 17:01:54 +00:00
Ryan Steinmetz
e3c28599f4 - Update language used in portaudit message. (cosmetic change)
Approved by:	portmgr (tabthorpe)
Feature safe:	yes
2012-03-13 08:14:45 +00:00
Simon L. B. Nielsen
4d22b6af09 Make bsd.port.mk not parse port audit's auditfile directly to
check for vulnerabilities, but call portaudit instead.

This fixes a remote command execution vulnerability for users who have
portaudit installed.

While changing the code anyway, remove the annoying and very verbose
"Vulnerability check disabled, database not found" warning.

Security:	Remote code execution
Security:	http://vuxml.FreeBSD.org/6d329b64-6bbb-11e1-9166-001e4f0fb9b1.html
Approved by:	portmgr
Feature safe:	yes (or at least approved)
With hat:	so
2012-03-11 21:30:49 +00:00
Chris Rees
23c612e95e - Add dependency logic: USE_PGSQL= component[:target] for versioned ports
- Fix postgresql version logic-- now falls back to default version only if
  WANT_ isn't set, thus preserving package building for non-default versions

Feature safe:	yes
2012-03-11 13:07:59 +00:00
Mark Linimon
bbefead34e Revert 1.23 to restore default value for PERL_PORT. If no value is set
for PERL_PORT by default, INDEX will often fail with dependency errors
of the form "ports/lang: not found".

It is possible to disagree about what that default value ought to be
(e.g. 5.12 vs. 5.8), but not its existance.

This reverts ports/165457 for this file.

This is not actually feature safe.  However, it is necessary to not
violate POLA.

Hat:		portmgr
Feature safe:	yes
2012-03-11 05:22:01 +00:00
Chris Rees
be84c9c4cd Correct PGSQL_VER generation; was too complicated with many variables.
For simplicity, WITH_PGSQL_VER is verified to be correct and then used as the "authoritative" value to compare with WANT_PGSQL_VER range.

PR:		ports/165874
Submitted by:	Guido Falsi <mad@madpilot.net> (based on)
Reviewed by:	make index
Feature safe:	yes
2012-03-10 23:53:22 +00:00
Chris Rees
61dc6dc546 Add support for USE_PGSQL= pltcl
Feature safe:	yes
2012-03-10 10:57:08 +00:00
Philip M. Gollucci
346415e3c0 - Remove lang/perl5.8 (12/16/2008 EOL) and lang/perl5.10 (08/23/2009 EOL)
- lang/5.12 (default) is in Maint mode and lang/5.14 is GA right now.
- The final UNcommitted portition of this PR will move the default perl
  to lang/perl5.14 but
    mail/cyrus-impad2
    mail/cyrus-impad22
    print/perlftlib
    audio/papcl
    www/WebMagick
    misc/gcstar
    math/ploymak
  must be fixed or marked BROKEN 1st.

PR:             ports/165457
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
2012-03-08 18:37:54 +00:00
Chris Rees
6a01694df5 - Set postgresql version 9.0 as default
- Add facility to set minimum/maximum version ranges in WANT_PGSQL_VER
- Remove BROKEN_WITH_PGSQL shim

PR:		ports/165245
Submitted by:	crees (me)
Reviewed by:	exp-runs by pav and erwin
Discussed with:	girgen
2012-03-06 07:31:51 +00:00
Thomas Abthorpe
a12012fda0 - Add code to support standard licenses [1]
- Properly cleanup files in /tmp [2]
- Bring back --hline [3]

PR:		ports/163640 [1], ports/155890 [2], ports/164403 [3]
Submitted by:	crees [1], Pan Tsu [2], Jan Beich [3]
Exp run by:	pav
2012-02-27 17:33:55 +00:00
TAKATSU Tomonari
93cc7cd78b - Set MAKE_ENV variable before "R_INS PORTNAME" in bsd.cran.mk
to be able to set options CFLAGS, CPPFLAGS, LDFLAGS, etc.

PR:		ports/165460
Submitted by:	tota (myself)
Approved by:	wen (maintainer)
2012-02-26 21:50:44 +00:00
Steve Wills
b056987a7e - Update lang/ruby18 to p385
- Update lang/ruby19 to p125

Changes:

http://www.ruby-forum.com/topic/3663807#1047121
http://www.ruby-lang.org/en/news/2012/02/16/ruby-1-9-3-p125-is-released/

PR:		ports/165223
Submitted by:	swills (myself)
Reviewed by:	pgollucci
Approved by:	portmgr
2012-02-25 15:25:49 +00:00
Thomas Abthorpe
4dda5caf81 - Add another volunteered Debian mirror 2012-02-24 15:28:46 +00:00
Alberto Villa
8d83db31ce - Rollback to previous version, it appears to be not yet ready.
Reported by:	portsnap buildbox via cperciva
2012-02-24 13:34:28 +00:00
Alberto Villa
432470938d - Fix definition of PREFIX and NO_MTREE.
As noted in the file, PREFIX and NO_MTREE need to be defined in the
pre-makefile section, as PREFIX is checked prior to the end of the
section (in bsd.port.mk), and NO_MTREE in the post-makefile section
(in bsd.port.mk and other *.mk files).

The "error" (it was actually an annoyance, but could have been worse)
was triggered when updating KDE ports using the new WITH_PKGNG switch
(bsd.pkgng.mk, also bugged in a similar way at the time, resolved the
value of NO_MTREE prior to its definition in bsd.kde4.mk).
2012-02-24 13:08:32 +00:00
Baptiste Daroussin
7d51693e8c - only include bsd.pkgng.mk once [1]
- only read bsd.pkgng.mk in post.mk [1]
- move the command definition to bsd.command.mk [1]
- fix check-vulnerable [2]

Submitted by:	avilla [1], rene [2]
2012-02-22 17:34:47 +00:00
Ashish SHUKLA
2659649001 - Update version of editors/emacs and editors/emacs-devel ports in bsd.emacs.mk
PR:		ports/165082
2012-02-22 13:25:25 +00:00
Thomas Abthorpe
0d969394ec - Add additional Debian mirror sites, offered by their maintainers 2012-02-21 02:13:12 +00:00
Marcus von Appen
fbd0197639 - Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:	exp-run by pav
2012-02-18 10:18:33 +00:00
Greg Lewis
228707d19d . Add support for the new linux-sun-jdk17 port. 2012-02-09 06:40:49 +00:00
Greg Lewis
1058166026 . Make the openjdk6 port the preferred JDK by default.
Many thanks to erwin@ for a -exp run.
2012-02-07 04:04:12 +00:00
Baptiste Daroussin
7654d2a185 Fix a regression in the default target chain introduced when pushing the new pkg-depends target.
Now check-sanity and all depending targets are called again

With hat:	portmgr
2012-02-02 07:21:14 +00:00
Florian Smeets
921327c183 update to 10.0
In collaboration with:	beat
2012-01-31 21:17:58 +00:00
Jason Helfman
3566696c52 Mirror has been shut down.
According to mirror => Last update: Sun Jul 31 19:20:47 2011 UTC

Plenty of cheese in the cheeseshop!

Approved by:	rene (mentor)
2012-01-31 20:19:07 +00:00
Stephen Montgomery-Smith
e366e3117a - Add "-f" option to ${LN} command.
Reported by:	Scott Bennett <bennett@cs.niu.edu>
2012-01-31 14:50:12 +00:00
Baptiste Daroussin
df0aa973b9 Please welcome pkgng beta1.
if you want to use it please define WITH_PKGNG=yes in your /etc/make.conf
For more information read the announcement on the mailing list

With hat:		portmgr
Non-Regression test:	linimon
2012-01-30 12:39:14 +00:00
Alberto Villa
f234761615 The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, which
concludes the 4.7 series.

The official release notes can be found at:
http://kde.org/announcements/announce-4.7.4.php

PR:		162216
PR:		163662
2012-01-25 10:21:01 +00:00
Beat Gaetzi
688fdbc2d0 - Apply FreeBSD 10.x workaround on WRKDIR instead of WRKSRC as some ports
provide their configure script outside of WRKSRC.
- Print out all files on which the autotools fix was applied.

Exp-runs by:	miwi
2012-01-22 15:41:33 +00:00
Steve Wills
922347982c - Update to 1.8.7p357
Reviewed by:	pgollucci
Security:	91be81e7-3fea-11e1-afc7-2c4138874f7d
2012-01-21 15:40:26 +00:00
Jason Helfman
bcaa099a23 -remove esat.net mirror
Approved by:	crees (mentor)
2012-01-17 21:30:55 +00:00
Dirk Meyer
3ccdb7589e - force OSVERSION for pointyhat 2012-01-16 18:55:36 +00:00
Dirk Meyer
b84eaf11d0 - revert default to GNUSTEP_WITH_GCC42 2012-01-16 18:34:15 +00:00
Pav Lucistnik
5a084f8451 - Fix check-already-installed target: comm expects the input to be sorted
PR:		ports/161287
Submitted by:	mandree, nox (used nox's version)
2012-01-15 22:13:42 +00:00
Alexander Leidinger
a0d909b284 Add missing dependency to gnutls. [1]
Fix the fix of adding a missing dependency to the linux cups-libs port.

Reported by:	Da Rock <freebsd-emulation@herveybayaustralia.com.au> [1]
2012-01-14 22:35:19 +00:00
Dmitry Marakasov
453f8aadcf - Fix savannah master site: download.savannah.gnu.org/releases-noredirect is outdated and _does_ redirect [1]
- Add another savannah mirror

Reported by:	glebius [1]
2012-01-14 21:15:00 +00:00
Boris Samorodov
dc87aa18e5 Cups-libs depends on gnutls, add the dependency.
The port itself has been fixed by netchild.

Reported by:	Da Rock <freebsd-ports@herveybayaustralia.com.au> (freebsd-emulation@)
2012-01-14 08:14:02 +00:00
Dirk Meyer
d10b633458 - add option GNUSTEP_WITH_GCC46
- add option GNUSTEP_WITH_CLANG
GNUstep defaults to clang in FreeBSD9
2012-01-13 10:48:33 +00:00
Eitan Adler
984a7b16f9 R.I.P X11BASE
Approved by:	portmgr (pav)
2012-01-13 02:17:01 +00:00
Pav Lucistnik
7eca957720 - Remove unused definition of MD5
PR:		ports/163282
Submitted by:	rene
2012-01-12 22:20:32 +00:00
Olli Hauer
44276a4895 - no need to strip .' in APACHE_VERSION_CHECK because .' is no longer valid in APACHE_VERSION
- make apache2x module cleanup more strict so addon modules will not remove LoadModule lines insert by apache2x.
  For example apache own proxy_scgi_module could be removed during deinstall of mod_scgi
- remove apache13 module pkg-plist cleanup

with hat apache@
2012-01-11 20:09:27 +00:00
Thomas Abthorpe
e0ac1afbf4 - The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:		ports/163521
Submitted by:	Pedro Giffuni <pfg apache.org>
Hat:		portmgr
Exp run by:	pav
2012-01-09 15:41:08 +00:00
Thomas Abthorpe
9535b93cb0 - Make pkg_add honour -p/-P
PR:		ports/153573
Submitted by:	ohauer
Exp run by:	pav
2012-01-09 15:31:27 +00:00
Olli Hauer
2c96f26a12 - remove apache13 and ports depending on apache13 from portstree
( EXPIRATION_DATE=2012-01-01 )

with hat apache@
2012-01-01 19:30:58 +00:00
Matthias Andree
145c6029e0 Take over maintainership.
Approved by: alepulver (maintainer).
2011-12-31 08:52:36 +00:00
Martin Wilke
d78e962758 - Update XFCE mirrors
PR:		163580
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2011-12-29 15:14:54 +00:00
Chris Rees
304843ed09 Correct comment advising how to use sudo as SU_CMD; doesn't work unless
environment is preserved

PR:		ports/162273
Submitted by:	crees
Approved by:	portmgr (linimon)
2011-12-23 16:19:31 +00:00
Beat Gaetzi
9bff2d2e5e - Update Thunderbird to 9.0
Approved by:	portmgr (erwin, implicit)
Security:	http://www.vuxml.org/freebsd/e3ff776b-2ba6-11e1-93c6-0011856a6e37.html
2011-12-22 07:17:59 +00:00
Beat Gaetzi
b3247ebd54 - Update SeaMonkey to 2.6
Approved by:	portmgr (erwin, implicit)
Security:	http://www.vuxml.org/freebsd/e3ff776b-2ba6-11e1-93c6-0011856a6e37.html
2011-12-21 08:10:17 +00:00
Beat Gaetzi
d0020d8388 - Update Firefox to 9.0
In collaboration with:	cognet, flo, Jan Beich
Approved by:		portmgr (erwin, implicit)
Security:		http://www.vuxml.org/freebsd/e3ff776b-2ba6-11e1-93c6-0011856a6e37.html
2011-12-21 08:02:57 +00:00
Jason Helfman
e2b4e488f1 cleanup ftp mirror esat
add more mirrors for cheeseshop

PR:	ports/163170
Submitted by: Jason Helfman <jhelfman@experts-exchange.com>
Approved by: crees (mentor)
2011-12-20 05:00:01 +00:00
Thomas Abthorpe
1dd979d450 - Assign bsd.ruby.mk to ruby@ [1]
- Assign bsd.efl.mk and bsd.ocaml.mk to ports@

With hat:	portmgr
Discussed with:	swills@ [1]
2011-12-15 19:47:53 +00:00
Pav Lucistnik
8331a96d1a - Add support for wx 2.9 while not making it default
PR:		ports/163006
Submitted by:	fjoe
Feature safe:	yes
2011-12-11 18:49:39 +00:00
Sunpoet Po-Chuan Hsieh
cf29c9bf0c - Add ftp.twaren.net to MASTER_SITE_PERL_CPAN_BY
Feature safe:	yes
2011-12-09 19:01:50 +00:00
Pav Lucistnik
e8ca316f5a - Revert addition of 2.9 temporarily, individual ports need to be fixed for
compatibility first

Feature safe:	yes
2011-12-04 18:26:09 +00:00
Sunpoet Po-Chuan Hsieh
c9b49f5ad6 - Simplifiy GOOGLE_CODE handler
Feature safe:	yes
2011-12-03 11:56:48 +00:00
Pav Lucistnik
90b7ec3c55 - Add support for wx 2.9
- Reassign to a new maintainer

PR:		ports/163006
Submitted by:	fjoe
Feature safe:	yes
2011-12-02 08:18:42 +00:00
Alex Dupre
c9a7c3da2d Add phar support.
Feature safe:	yes
2011-11-25 15:50:11 +00:00
Beat Gaetzi
4387c2d917 - Update SeaMonkey to 2.5
Approved by:	portmgr (pav)
Feature safe:	yes
2011-11-22 20:52:36 +00:00
Steve Wills
10c8b3516a - Update lang/ruby19 to 1.9.3
Submitted by:	stas@
With hat:	ruby@
Feature safe:	yes
Approved by:	portmgr (pav)
2011-11-21 20:59:09 +00:00
TAKATSU Tomonari
8361e1265d - Move PKGNAMEPREFIX defined in each R-cran- related ports Makefile
to Mk/bsd.cran.mk

PR:		ports/162238
Submitted by:	tota (myself)
Approved by:	wen (maintainer of Mk/bsd.cran.mk and many related ports),
		David Naylor <naylor_DOT_b_DOT_david_AT_gmail_DOT_com>
		  (maintainer of math/R-cran-RSvgDevice and math/R-cran-car),
		Dan Rue <drue_AT_therub_DOT_org>
		  (maintainer of math/R-cran-psych, timeout > 2 weeks)
Feature safe:	yes
2011-11-15 20:09:02 +00:00
Raphael Kubo da Costa
7f1a46ec8c The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.
This is an incremental update and should be much easier to handle than
the transition from 4.6.5 to 4.7.2 in the ports tree.

The official release notes can be found at
http://www.kde.org/announcements/announce-4.7.3.php.

Approved by:	avilla (mentor), makc (mentor), portmgr (miwi)
Feature safe:	yes
2011-11-14 02:59:40 +00:00
Gerald Pfeifer
9ce9cd0961 Disconnect GCC 4.5 alias lang/gcc45.
No ports uses this directly any more via USE_GCC=4.5 and for the sake
of those nine that have USE_GCC=4.5+ we transparently rewrite this to
USE_GCC=4.6+ which has already happened for weeks for tinderbox builds.

Feature safe:	yes
2011-11-12 22:03:55 +00:00
Ashish SHUKLA
059d247f07 - Update version of editors/emacs-devel in bsd.emacs.mk
PR:		ports/161706
Reported by:	rakuco (private email)
Feature safe:	yes
2011-11-11 05:07:42 +00:00
Raphael Kubo da Costa
97931d0e38 Remove CMAKE_USE_PTHREAD.
This has been in area51 since April, and discussions with makc
indicate this was only needed when we supported FreeBSD < 7.

Approved by:	avilla (mentor), portmgr (tabthorpe)
Feature safe:	yes
2011-11-10 19:50:26 +00:00
Wesley Shields
14162ec120 Add MASTER_SITE_SUDO.
Suggested by:	miwi@
2011-11-09 17:18:27 +00:00
Martin Wilke
93a599d772 - Make WITH_FBSD10_FIX globally
- Add a new flag WITHOUT_FBSD10_FIX for maintainer testing

Some additional notes:
We are planing to make 10 exp-run after the 9.0 Release within 2 weeks to poke maintainers
and upstream as to ensure that for the 10.0 Release, everything is fixed and we can remove
the current workaround.

Submitted by:	bf@, rea@ (based on)
Thanks to:	beat, kwm, dough
Reviewed by:	erwin
Tested via PH:	2x exp-run
Approved by:	portmgr (myself)
2011-11-09 08:53:12 +00:00
Beat Gaetzi
c09b41ad1a - Update Thunderbird to 8.0 2011-11-08 17:35:09 +00:00
Beat Gaetzi
53c1e9dfa7 - Update Firefox to 8.0 2011-11-08 17:25:16 +00:00
Pav Lucistnik
c357454726 - Fix typo: PKG_NAME should have been PKGNAME
PR:		ports/161495
Submitted by:	lwhsu
2011-11-07 12:44:42 +00:00
Pav Lucistnik
0e654d3512 - Stop resolving dependencies on deinstall when juggling python eggs
PR:		ports/159962
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-11-07 12:40:53 +00:00
Olli Hauer
91d95a621d - adjust Note to reflect enforcement of USE_APACHE values 2011-11-06 22:47:28 +00:00
Olli Hauer
542ab98854 - force usage of USE_APACHE values without '.'
Examples:
  USE_APACHE= 22       # specify exact version
  USE_APACHE= 13+      # specify [min] version, no [max] version
  USE_APACHE= 13-22    # specify [min]-[max] range
  USE_APACHE= -22      # specify [max] version, no [min] version

with hat apache@
2011-11-06 21:55:53 +00:00
Dirk Meyer
a19097f134 - fix build for FreeBSD-9
by defaulting to GNUSTEP_WITH_GCC42
2011-11-06 07:40:58 +00:00
Gerald Pfeifer
4bf3e880f0 Fix mis-applied patch from revision 1.59 (moving the new code one
conditional up).

Discussed with:	bf
2011-10-30 20:58:22 +00:00
Gerald Pfeifer
1be81e083d Refer to GCC 4.7 instead of GCC 4.5. Mark the part that should not see
changes based on GCC changes more clearly.
2011-10-30 15:51:09 +00:00
Gerald Pfeifer
af5f25332e When USE_GCC=X.Y+ has been specified, prefer the default version of
GCC (the one which also USE_FORTRAN=yes chooses) in case we do have
to install GCC in any case.  Only if an acceptable version of GCC
is already present use that one.

This will ease the load on tinderboxes, further the use of current
versions of GCC, and minimize the need to download/carry several
versions of GCC for users of pre-built packages.

PR:		160507
Submitted by:	bf
2011-10-30 01:34:38 +00:00
Alberto Villa
f6bafcdc3d - Fix KDE printer configuration module.
- Bump PORTREVISION.

Reported by:	Carmel <carmel_ny@hotmail.com> via mailing list
2011-10-29 00:49:39 +00:00
Martin Wilke
40b55340e6 - Fix thunar 2011-10-28 15:13:33 +00:00
Martin Wilke
636c78d42c - x11-wm/xfce4-wm update to 4.8.2
- x11-wm/xfce4-panel update to 160920
- x11-fm/thunar update to 1.2.3

PR:		160946
		160920
		160875
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2011-10-28 15:10:26 +00:00
Erwin Lansing
1beda15b17 Add a workaround for ports that don't recognize FreeBSD 10.x or newer.
Ports that need this can set WITH_FBSD10_FIX to apply the hack, but
only on FreeBSD 10.  This is only a temporary workaround as the real fix
lies upstream by fixing the included scripts, but this will take a
long time.

Submitted by:	ed, jilles, stas, beat (and more)
Tested on:	pointyhat i386-9-exp and i386-10
2011-10-27 09:46:25 +00:00
Carlo Strub
36122aaefe Remove stale PACKETSTORM mirror
PR:		ports/161980
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	glarkin@ (mentor)
2011-10-26 14:34:02 +00:00
Steve Wills
d6f963ea5b - Move RAKE_VER out of bsd.ruby.mk since it is no longer needed 2011-10-25 21:06:55 +00:00
Rene Ladan
fa7486f56e - Change maintainer to xfce@ [1]
- Update versions for garcon, libexo, libxfce4util, thunar, xfce4-panel to
  match current in-tree versions [2]
PR:		ports/160797 [2]
Submitted by:	Olivier Duchateau [duchateau.olivier gmail] [2]
Approved by:	oliver@ (previous maintainer) [1]
2011-10-23 19:28:31 +00:00
Beat Gaetzi
391b43619f - Remove some vendor optimization for WITHOUT_OPTIMIZED_CFLAGS
PR:		ports/161463
Submitted by:	Nali Toja <nalitoja AT gmail.com>
2011-10-23 18:31:57 +00:00
Chris Rees
86a9bba12f Add ZENHOME_REL for use in PLIST_FILES etc. 2011-10-20 20:07:23 +00:00
Beat Gaetzi
7b9004829a - Remove www/seamonkey2 and www/seamonkey2-i18n: Upstream support dropped
and multiple vulnerabilities.
2011-10-19 16:00:44 +00:00
Chris Rees
67c648f910 Add PYTHONDONTWRITEBYTECODE to MAKE_ENV; otherwise it messes with installed
zenoss before install phase, upsetting Tinderbox and pointyhat.
2011-10-18 18:58:48 +00:00
Alberto Villa
a2d3b5a4bc The KDE/FreeBSD team is pleased to announce KDE Software Compilation
4.7.2. The official release notes can be found at:
http://kde.org/announcements/announce-4.7.2.php
This release ships with many improvements. Read more about them here:
http://FreeBSD.kde.org/news.php#itemKDESC472availableinports

We'd like to say thanks to all testers and contributors, especially to
lwhsu@ for his effort on hosting our test packages.

PR:		156293 [1]
		159219 [2]
		160164 [3]
Submitted by:	Oleg Sidorkin <osidorkin@gmail.com> [1]
		Alvaro Castillo <gobledb@gmail.com> [2]
		dkeav04@gmail.com [3]
Tested by:	exp-run via pav
2011-10-17 00:03:42 +00:00
Alberto Villa
ccb1023f9c - Distinguish STRIP from WITH_DEBUG.
PR:		156543
Submitted by:	Pan Tsu <inyaoo@gmail.com>
2011-10-16 22:51:26 +00:00
Alberto Villa
2300301988 - Update Qt to 4.7.4.
- Make sure internal paths are added before system ones.
- Remove phonon-gstreamer dependency from qt4-webkit.
- Remove qt4-gui dependency from qt4-dbus.
2011-10-16 22:42:43 +00:00
TAKATSU Tomonari
57902e9fa6 - Fix ftp.ctex.org site path to make fetchable
PR:		ports/161679
Submitted by:	tota (myself)
Approved by:	wen (maintainer)
2011-10-15 13:37:26 +00:00
Doug Barton
4eb5b88d9e As previously advertised, complete removal of vulnerable ports that
no one has stepped up to deal with:

archivers/pecl-phar		Vulnerable since 2011-01-13
comms/libsyncml			Depends on devel/libsoup22, which is FORBIDDEN
databases/mysql323-server	Vulnerable since 2006-10-29
databases/mysql323-client	Vulnerable since 2006-10-29
databases/mysql323-scripts	Vulnerable since 2006-10-29
databases/mysql40-server	Vulnerable since 2006-10-29
databases/mysql40-client	Vulnerable since 2006-10-29
databases/mysql40-scripts	Vulnerable since 2006-10-29
databases/p5-DBD-mysql40
		Depends on databases/mysql40-server, which is FORBIDDEN
deskutils/buoh			Depends on devel/libsoup22, which is FORBIDDEN
deskutils/libopensync-plugin-syncml
		Depends on comms/libsyncml, which is DEPRECATED
devel/libsoup22			Vulnerable since 2011-07-28
dns/bind9-sdb-ldap		Vulnerable since 2011-06-04
dns/bind9-sdb-postgresql	Vulnerable since 2011-06-04
ftp/wgetpro			Vulnerable since 2004-12-14
games/quake2forge		Vulnerable since 2005-01-21
graphics/linux-tiff		Vulnerable since 2004-10-13
japanese/mutt			Vulnerable since 2007-07-29
japanese/asterisk14-sounds	Depends on net/asterisk14, which is FORBIDDEN
net/asterisk14			Vulnerable since 2011-06-25
net/isc-dhcp31-client		Vulnerable since 2011-04-10
net/isc-dhcp31-server		Vulnerable since 2011-04-10
net/isc-dhcp31-relay		Vulnerable since 2011-04-10
net/asterisk-app-ldap		Depends on net/asterisk14, which is FORBIDDEN
net/asterisk-app-notify		Depends on net/asterisk14, which is FORBIDDEN
net/asterisk-oh323
   Depends on net/asterisk14, which is FORBIDDEN, does not compile on sparc64
net/asterisk14-addons		Depends on net/asterisk14, which is FORBIDDEN
net/astfax			Depends on net/asterisk14, which is FORBIDDEN
net-mgmt/nagios2		Vulnerable since 2009-06-30
www/gforge			Vulnerable since 2005-08-09
www/linux-flashplugin7		Vulnerable since at least 2008-05-30
www/opera-devel			Vulnerable since 2010-06-25, does not fetch
www/plone3			Vulnerable and unsupported upstream
www/serendipity-devel		Vulnerable since 2008-04-25
www/ziproxy			Vulnerable since 2010-06-15
www/asterisk-gui		Depends on net/asterisk14, which is FORBIDDEN
x11-toolkits/linux-pango	Vulnerable since 2009-05-13
2011-10-14 22:30:49 +00:00
Gerald Pfeifer
f8f617d71c Fix the previous commit for the case where USE_FORTRAN is undefined.
Pointy hat to:	self, bf
2011-10-08 08:17:16 +00:00
Gerald Pfeifer
0e5f319fdb Reference the GCC run-time libraries via FFLAGS, too, in addition to
CFLAGS and LDFLAGS, if USE_FORTRAN=yes has been specified.

Submitted by:	bf
2011-10-08 07:37:53 +00:00
Emanuel Haupt
d51d2b5b7c Cleanup various mirrors based on recent distilator reports. 2011-10-03 12:51:00 +00:00
Wen Heping
5e9ca9bd60 - Remove dead mirror http://mirrors.geoexpat.com/ 2011-09-29 06:58:39 +00:00
Beat Gaetzi
cf1a495e5b - Update to 2.4
Thanks to:	flo@ for preparing the www/seamonkey update
2011-09-28 03:14:22 +00:00
Beat Gaetzi
dd2754050f - Chase Thunderbird update to 7.0 2011-09-27 22:24:02 +00:00
Beat Gaetzi
5bfd72cc53 - Update Firefox to 7.0
Thanks to:	flo@ for preparing the www/firefox update
2011-09-27 18:44:34 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Boris Samorodov
9f00e32272 There are no entries for FC4 ports:
cups-libs, gnutls, libgcrypt, libgpg-error, libtasn1.
2011-09-23 19:28:06 +00:00
Boris Samorodov
40105cf193 Fix version for libgcrypt: 11.5.1 -> 11.5.2. 2011-09-23 18:04:11 +00:00
Boris Samorodov
36bba94126 Add linux applications:
. cups-libs;
. gnutls;
. libgcrypt;
. libgpg-error;
. libtasn1.

PR:		ports/159007
Submitted by:	Stas Timokhin <devel@stasyan.com>
2011-09-23 17:51:42 +00:00
Thomas Abthorpe
9afffdbd14 - Add support for copyfree group of licenses
PR:a		ports/158776
Submitted by:	eadler@
2011-09-23 13:10:11 +00:00
Wen Heping
603eb542f3 - Add Zope Public License 2.1
PR:		ports/160434
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-09-23 08:50:56 +00:00
Gerald Pfeifer
8fec0a2dbc Make USE_FORTRAN=yes imply the use of GCC 4.6 over GCC 4.5 so far.
Exp-run by:	pav
Thanks to:	pav, bf (for fixing several ports)
2011-09-19 00:40:21 +00:00
Chris Rees
3f424e2d6c Remove MASTER_SITES_XFREE
Approved by:	x11 (kwm)
2011-09-17 17:48:02 +00:00
Chris Rees
2d0422962a Stop hardcoding USE_ZIP -- distfiles are not always zipped.
PR:		ports/160723
Submitted by:	Jason Helfman <zenoss@experts-exchange.com> (maintainer)
2011-09-16 18:44:08 +00:00
Stanislav Sedov
d14a2f6d79 - Do not install the 'gem' executable as part of ruby 1.9 install. The
version supplied is too old for some applications, so we're switching
  to using the version from ports.
- Allow ruby-gems installation for ruby 1.9.

Submitted by:	swills@ (based on).
2011-09-13 08:03:32 +00:00
Steve Wills
7468302ec9 - Remove USE_RUBY_AMSTD support, since it is no longer used
Discussed with:		stas
2011-09-13 01:43:10 +00:00
Chris Rees
8baefc0941 Correct various entries and remove other dead entries (404 errors only)
Submitted by:	Anonymous contributor on IRC
2011-09-11 14:43:59 +00:00
Raphael Kubo da Costa
44cfcd60fb - Remove the patch that was clearing default build flags for build
profiles, so that CMake can be used outside of ports.
- Bump CMake PORTREVISION.
- Pass default build flags (at least I hope) via bsd.cmake.mk.

PR:             159276
Submitted by:   Igor Soumenkov <2igosha@gmail.com>
Approved by:	avilla (mentor)
2011-09-11 02:04:09 +00:00
Florian Smeets
1a5976ce70 - only grep for firefox version in stdout [1], do the same for thunderbird and
seamonkey
- limit output to the first line by using head -1, this fixes -i18n ports
  installation, if the parent port was build with DEBUG

PR:		ports/160365 [1]
Submitted by:	amdmi3 [1]
2011-09-10 12:39:34 +00:00
Gerald Pfeifer
610afbf497 Cater to versions of FreeBSD greater than 9 (up to 99). [1]
Tweak the representation of versions of GCC that newer appeared in base.

Submitted by:	bf [1]
2011-09-10 12:10:37 +00:00
Baptiste Daroussin
7626bb39cb Simplify USERS/GROUPS management, use groupmod instead of usermod to append user to a group
This fix group management

PR:		ports/159577
Submitted by:	sahil
Reviewed by:	flz
Exp-run:	bapt
Approved by:	portmgr (flz)
2011-09-09 08:10:29 +00:00
Sofian Brabez
36b48d77cf - Update to 11.0.0
- Update MASTER_SITES
- Add LICENSE

Reviewed by:	lwhsu@
Approved by:	jadawin@ (mentor)
2011-09-07 09:27:54 +00:00
Sunpoet Po-Chuan Hsieh
a216df6cab - Remove python.cdpa.nsysu.edu.tw from MASTER_SITE_PYTHON 2011-09-05 09:34:26 +00:00
Wen Heping
adf82ac916 - Update lang/python32 to 3.2.2 2011-09-05 01:28:56 +00:00
Greg Lewis
bbd1b1b22e . Make commented examples reference 1.6 (the current default) rather than 1.5. 2011-09-04 19:23:26 +00:00
Sunpoet Po-Chuan Hsieh
62896e4934 - Revert accidental commit 2011-09-04 17:35:07 +00:00
Sunpoet Po-Chuan Hsieh
65e103c48f - Remove ftp.net.ohio-state.edu
PR:		ports/160311
Submitted by:	Anton Shterenlikht <mexas@bristol.ac.uk>
2011-09-04 17:31:01 +00:00
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