Commit graph

225062 commits

Author SHA1 Message Date
Gerald Pfeifer
83115e0987 Update to Wine 1.1.30. Among others, this includes the following changes:
- Support for OpenAL (disabled for now).
 - Many improvements in HTML and JavaScript support.
 - Many common controls fixes and improvements.
 - More Direct3D 10 work.
 - Better MAPI support.
 - Various bug fixes.
Explicitly disable OpenAL (new with this version of Wine) and GnuTLS
(already older) to guarantee consistent builds.

Feature safe:	yes
2009-09-26 14:58:36 +00:00
Anton Berezin
772bac646d Update to 0.13.
Changes: http://search.cpan.org/dist/Catalyst-Plugin-Authorization-ACL/Changes
Feature safe:	yes
2009-09-26 14:50:10 +00:00
Alexander Logvinov
c57946c041 - Update to 1.3.6
- Take maintainership

Approved by:	tabthorpe (mentor)
Feature safe:	yes
2009-09-26 14:44:53 +00:00
Gerald Pfeifer
4bc9b65c6e Update to the 20090924 snapshot of GCC 4.5.0.
Feature safe:	yes
2009-09-26 14:03:34 +00:00
Wen Heping
c0ff2b2902 - Update to 1.1.2
- Pass maintainership to miwi

Approved by:	miwi(mentor)
Feature safe:	yes
2009-09-26 13:50:51 +00:00
Joe Marcus Clarke
3a850bb62d Update to 0.8.0.
Feature safe:	yes
2009-09-26 13:33:17 +00:00
Joe Marcus Clarke
957974475c Update to 1.1.26.
Feature safe:	yes
2009-09-26 12:59:12 +00:00
Joe Marcus Clarke
c32ac92f84 Update to 2.7.5.
Feature safe:	yes
2009-09-26 12:56:14 +00:00
Joe Marcus Clarke
dd522e1e31 Chase the pulseaudio update.
Reported by:	barbara <barbara.xxx1975@libero.it>
Feature safe:	yes
2009-09-26 12:41:10 +00:00
MANTANI Nobutaka
8b6f2b98f2 Add wanderlust-devel, development version of Wanderlust.
Feature safe:	yes
2009-09-26 12:27:08 +00:00
Gerald Pfeifer
2d00b0167b Update to libmpc version 0.7 which brings the following changes:
- New functions: mpc_pow, mpc_set_nan, mpc_swap
 - Bug fixes:
   . log: along branch cut
   . norm: infinite loop in case of overflow
   . ui_div, div, fr_div: handling of division by 0 and infinities
     following the example code of the C99 standard
   . compilation with g++
 - Makefile.vc updated (thanks to Mickael Gastineau)
 - Changed MPC_SET_X_Y macro
 - Removed functions mpc_random and mpc_random2 (which no port uses)

Approved by:	maintainer (wen heping)
Feature safe:	yes
2009-09-26 11:41:28 +00:00
MANTANI Nobutaka
d738c864c5 Fix dependency error for wanderlust-emacs21.
Feature safe:	yes
2009-09-26 11:35:32 +00:00
MANTANI Nobutaka
c9fa5dfb69 Change dependency on editors/bitmap to mail/x-face-e21.
Suggested by:	  ume
Feature safe:	yes
2009-09-26 11:00:14 +00:00
MANTANI Nobutaka
5f075c30ae Update to 3.4.
Feature safe:	yes
2009-09-26 09:46:27 +00:00
MANTANI Nobutaka
1cd219c089 Add dependency on intltool to fix configure error.
Reported by:   pointyhat via pav and QAT
Feature safe:  yes
2009-09-26 09:42:47 +00:00
Anton Berezin
94831ccfdc Update to 0.35.
Changes:	http://search.cpan.org/dist/Mouse/Changes
Feature safe:	yes
2009-09-26 08:58:55 +00:00
Anton Berezin
6bcfa97584 Update to 0.16.
Changes:	http://search.cpan.org/dist/MathML-Entities/Changes
Feature safe:	yes
2009-09-26 08:55:23 +00:00
Martin Wilke
2f7a675241 - Pass maintainership to submitter
PR:		139073
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
Feature safe:	yes
2009-09-26 08:41:54 +00:00
Martin Wilke
445a2c76a1 - Fix -m flag bug
- Update maintainer mail adress

PR:		137297
Submitted by:	Pavel I Volkov <pol@opk.ru> (maintainer)
Feature safe:	yes
2009-09-26 08:38:14 +00:00
Vanilla I. Shu
305b659d13 Upgrade to 1.14.
Feature safe:	yes
2009-09-26 06:29:15 +00:00
Vanilla I. Shu
6ebef7deae Upgrade to 0.33.
Feature safe:	yes
2009-09-26 06:27:52 +00:00
Dirk Meyer
1e4179900a - update to newer distfile
- use new DIST_SUBDIR
Verified changes, includes, type casts, small functional changes.
PR:		139043
Submitted by:	Sylvio Cesar
Feature safe:	yes
2009-09-26 06:13:16 +00:00
Dirk Meyer
b2aefb17c1 - update to 1.36
PR:		139028
Submitted by:	Sylvio Cesar

- use DIST_SUBDIR for faster distribution of updated distfile

Feature safe:	yes
2009-09-26 04:53:47 +00:00
Dirk Meyer
6e167c6c3a - add more MASTER_SITES
PR:		139065
Submitted by:	Sylvio Cesar
Feature safe:	yes
2009-09-26 04:46:30 +00:00
Dirk Meyer
51e3936d5f - use ARCH instead of MACHINE_ARCH
Feature safe:	yes
2009-09-26 04:27:24 +00:00
Dirk Meyer
2c57f52a45 - use ARCH instead of MACHINE_ARCH
PR:		139000
Submitted by:	Sylvio Cesar
Feature safe:	yes
2009-09-26 04:22:23 +00:00
Maho Nakata
28171eb2f7 Update to DEV300_m60.
Funded by OpenOffice.org community
Feature safe:	yes
2009-09-26 02:25:34 +00:00
Gerald Pfeifer
7454e883a4 Have CFLAGS and LDFLAGS set an -rpath to the lang/gcc44 library directory
when building with USE_FORTRAN=yes.  This makes us use libstdc++.so.6
(and others) brought by this port as opposed to /usr/bin/libstdc++.so.6
that comes with our system compiler which is based on an older version
of GCC 4.2.  Newer version of GCC run-time libraries with the same soname
are always backwards compatible.

Feature safe:	yes
2009-09-26 01:02:01 +00:00
Wen Heping
4e8232ac6b - Add a option entry for geos support [1]
- Change USE_APACHE=22 back to USE_APACHE=13 [2]

Submitted by:	ben@remoteinformation.com.au(via email) [1]
		glebius@freebsd.org(via email) [2]
Approved by:	miwi(mentor)
Feature safe:	yes
2009-09-26 00:37:43 +00:00
Maho Nakata
ae73edb4c8 Update to DEV300_m59.
Funded by OpenOffice.org community
Feature safe:	yes
2009-09-25 23:43:28 +00:00
Greg Larkin
4fe74acc67 - Updated to 1.3.7
Feature safe:	yes
2009-09-25 23:17:26 +00:00
Anton Berezin
bcb064e808 Update to 0.15.
Changes:	http://search.cpan.org/dist/MathML-Entities/Changes
Feature safe:	yes
2009-09-25 22:58:26 +00:00
Martin Wilke
073eb00db1 - Reset maintainership
Feature safe: yes
2009-09-25 22:43:07 +00:00
Martin Wilke
6a67a02351 - Reset maintainership
Feature safe:	yes
2009-09-25 22:36:28 +00:00
Maho Nakata
531ed7b1bb Update to DEV300_m58.
Funded by OpenOffice.org community.
Feature safe: yes
2009-09-25 21:36:43 +00:00
Emanuel Haupt
a16c08f90a Update to 1.1.7
Feature safe:	yes
2009-09-25 21:27:11 +00:00
Marcus von Appen
f8638baae2 Update to version 3.3.
Approved by:	miwi (mentor)
Feature safe:	yes
2009-09-25 20:52:47 +00:00
Marcus von Appen
58520a55ee Unbreak: make it fetchable again.
PR:		ports/139066
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:	miwi (mentor)
Feature safe:	yes
2009-09-25 20:41:28 +00:00
Maho Nakata
8d964be42e Preparing for gcc44 workaround by gerald@.
Feature safe:	yes
2009-09-25 20:37:19 +00:00
Andrej Zverev
cb13752028 Update to version 0.38
Changelog: http://cpansearch.perl.org/src/SALVA/Net-OpenSSH-0.38/Changes
Feature safe:   yes
2009-09-25 20:27:50 +00:00
Martin Wilke
f8a1876cbd - Update to 0.42
PR:		139108
Feature safe:	yes
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2009-09-25 19:47:11 +00:00
Martin Wilke
045ac0468b - Remove unused dependency to gengameng
- Port is now DATADIR safe
- Better handling of PORTDOCS
- Take maintainership of the port

PR:		139131
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com>
Feature safe:	yes
2009-09-25 19:28:00 +00:00
Martin Wilke
56c422c628 - Remove unused dependency to gengameng
- Add USE_SDL flag
- Take maintainership of the port

PR:		139130
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com>
Feature safe:	yes
2009-09-25 19:26:03 +00:00
Martin Wilke
c18884f140 - Update to 4.0.2
PR:		139129
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
Feature safe:	yes
2009-09-25 19:24:54 +00:00
Martin Wilke
fc8c80d756 - Update to 20090923
PR:		139120
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (Maintainer)
Feature safe:	yes
2009-09-25 19:14:57 +00:00
Martin Wilke
a1186c7dff - Update to 1.0.7.2
- Changed pkg-plist
- Added more MASTER_SITES

PR:		139041
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
Feature safe:	yes
2009-09-25 19:04:19 +00:00
Martin Wilke
94a10740cd - Update to 1.1.5
PR:		139105
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Feature safe:	yes
2009-09-25 19:03:08 +00:00
Martin Wilke
2e1e8b73a7 - Update to 1.4
PR:		139103
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Feature safe:	yes
2009-09-25 18:58:50 +00:00
Martin Wilke
6b57933b69 - Update to 1.07
PR:		139104
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Feature safe:	yes
2009-09-25 18:58:44 +00:00
Martin Wilke
ab6be51001 - Update to 6.1.0
PR:		139126
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintianer)
Feature safe:	yes
2009-09-25 18:25:14 +00:00