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