1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
Commit Graph

215678 Commits

Author SHA1 Message Date
Max Brazhnikov
6526752ad7 Fix options handling [1].
Minor cleanups.

PR:		ports/131538 [1]
Reported by:	Alex Keda <admin at lissyara.su>
2009-04-25 20:43:19 +00:00
Gerald Pfeifer
2543006224 Add a note on KVA_PAGES settings (as recommended by some ZFS tuning
guides) being incompatible with Wine.

PR:		123526
Submitted by:	Tijl Coosemans <tijl@ulyssis.org>
2009-04-25 20:35:52 +00:00
Max Brazhnikov
313fc7c227 Delete emulators/cpmtools27 2009-04-25 20:34:36 +00:00
Max Brazhnikov
f387e5adc9 Move emulators/cpmtools27 to emulators/cpmtools2 2009-04-25 20:32:23 +00:00
Max Brazhnikov
b4c21e2fa0 Update to 2.8.
Change maintainer's email.

PR:		ports/131256
Submitted by:	Sven Klose (maintainer)
2009-04-25 20:30:34 +00:00
Max Brazhnikov
8f89f4289d Forced commit to note repocopy emulators/cpmtools27 -> emulators/cpmtools2 2009-04-25 20:27:31 +00:00
Joe Marcus Clarke
3381c856ea Add support for NO_INSTALL_MANPAGES.
PR:		130597
Submitted by:	Dmitry <dmitry2006@yandex.ru>
2009-04-25 20:22:29 +00:00
Robert Noland
c9df379227 It looks like most all drivers are starting to require libXi, not just
video drivers.

Reported by:	QAT (via xf86-input-synaptics)
2009-04-25 19:49:16 +00:00
Marcus Alves Grando
41c9daba7c - Update to 1.33 2009-04-25 19:39:48 +00:00
Marcus Alves Grando
39faf68f76 - Update to 2009.6 2009-04-25 19:39:09 +00:00
Robert Noland
c63f4c9546 Update to 1.1.0
PR:		133998
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
2009-04-25 19:20:00 +00:00
Marcus Alves Grando
ce77fbe569 - Update to 1.4.10 2009-04-25 18:41:59 +00:00
Marcus Alves Grando
55a477d62b - Update to 1.2.8 2009-04-25 18:40:51 +00:00
Marcus Alves Grando
fbd5ba1b72 - Update to 1.2.3c1 2009-04-25 18:40:07 +00:00
Marcus Alves Grando
17d9ebc368 - Update to 2.4.6 2009-04-25 18:39:41 +00:00
Herve Quiroz
e9248cca02 Update to 1.301 2009-04-25 17:17:35 +00:00
Max Brazhnikov
a9e9ec3d00 Minor cleanups,
Mark MAKE_JOBS_SAFE.
2009-04-25 17:00:05 +00:00
Max Brazhnikov
dc3f9d4d6f Fix linking when previous version is installed.
Bump PORTREVISION for dependent ports.

PR:		ports/133826
Submitted by:	Alberto Villa (maintainer)
2009-04-25 16:16:40 +00:00
Dmitry Marakasov
5ae24e3e68 - Update to 0.93 (now it's possible to list currenly loaded charsets) 2009-04-25 13:00:35 +00:00
Andrej Zverev
1592414502 - Update to 0.04003 2009-04-25 11:59:08 +00:00
Ion-Mihai Tetcu
7fe85f33bc - Fix .pc file location
- fix plist
- bump PORTREVISION

Prompted by:	QAT
2009-04-25 08:46:10 +00:00
Rong-En Fan
9aaa435453 - Update to 1.1.0 2009-04-25 08:22:51 +00:00
Rong-En Fan
ba10136ffe - Update to 0.992 2009-04-25 08:22:24 +00:00
Maho Nakata
351b531a41 Update to OOO310_m11. This is OOo 3.1.0rc2. 2009-04-25 07:07:59 +00:00
Gerald Pfeifer
4683a5297f Update to Wine 1.1.20. Among others, this includes the following changes:
- Show a dialog on application crashes.
 - Much improved OLE copy/paste support.
 - Various listview improvements.
 - More Direct3D code cleanups.
 - Various bug fixes.
2009-04-25 05:50:31 +00:00
Marcus Alves Grando
2903620eb9 - Modify lighttpd to use www/spawn-fcgi port.
- Bump PORTREVISION

PR:		133707
Submitted by:	Aragon Gouveia <aragon___phat.za.net>
2009-04-25 04:17:04 +00:00
Marcus Alves Grando
fce82795c3 - Update to version 0.77
PR:		133864
Submitted by:	olli hauer <ohauer___gmx.de>
2009-04-25 03:38:44 +00:00
Marcus Alves Grando
6496df6394 - Update to 2.6-20090418 (2.6.0-RC2) 2009-04-25 03:22:10 +00:00
Marcus Alves Grando
e7bf95a245 - Update to 3.6.13.
- Fix upgrade with tcl 8.4.
2009-04-25 02:44:12 +00:00
Greg Larkin
a3a5278743 - Switched BUILD_DEPENDS from textproc/docbook-to-man to
textproc/docbook2X and saved building about 100 extra ports just
  to convert an SGML file to a man page
- Bumped PORTREVISION

Reported by:	n j <nino80 at gmail dot com>
2009-04-25 02:13:46 +00:00
Greg Larkin
db3906d18d - Add post-patch to fix configure script so it embeds the actual
value of PREFIX in the Perl scripts, instead of a variable reference
- Bump PORTREVISION
2009-04-25 02:07:30 +00:00
Josh Paetzel
43af852653 Fix typo in OPTIONs
Approved by:	linimon (mentor)
2009-04-25 01:44:06 +00:00
Greg Larkin
4390c6843f - Unbreak for amd64/6.X by adding GCC 4.2+ as build dep
- Use correct OSVERSION value for GCC version detection
- Take maintainership
- Minor stylistic cleanups
- Bump PORTREVISION

Reported by:	pointyhat
2009-04-25 01:29:28 +00:00
Greg Larkin
72a932922f - Clarified the requirement for Qt with OpenGL support to avoid
compilation problems
- Fixed backwards configure flag handling with WITH_OPENGL option
- Split some multi-file patches
- Regenerated patches with "make makepatch"
- Added patches to avoid compilation problems with installed ffmpeg port [1]
- Bumped PORTREVISION

Reported by:	Torfinn Ingolfsen <torfinn dot ingolfsen at broadpark dot no> [1]
Submitted by:	Bernhard Frohlich <decke at bluelife dot at> [1]
2009-04-25 01:17:56 +00:00
Greg Larkin
40a58cd616 - Added missing patches to fix compilation problems with installed
ffmpeg port
- Bumped PORTREVISION

Reported by:	Torfinn Ingolfsen <torfinn dot ingolfsen at broadpark dot no>
Submitted by:	Bernhard Frohlich <decke at bluelife dot at>
2009-04-25 01:13:39 +00:00
Jun Kuriyama
9d85b727b5 Upgrade to 0.11.4.ja1. 2009-04-25 01:13:16 +00:00
Martin Wilke
74fa15d0d1 - Update to 3.22.0 2009-04-25 00:41:50 +00:00
Martin Wilke
f121bcd086 - Update to 4.3.0
PR:		133833
Submitted by:	Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer)
2009-04-25 00:40:44 +00:00
Philip M. Gollucci
2b72de428f - Update to 4.1.16
- Bump PORTREVISION for SHLIB bump
2009-04-25 00:34:39 +00:00
Philip M. Gollucci
dddbf157ca - USE_APACHE -> 2.0+
- Fix plist with www/apache2*

PR:             ports/133621
Approved by:    maintainer timeout (2 weeks)
Submitted by    me
2009-04-24 22:29:28 +00:00
Philip M. Gollucci
c985fb2e93 - USE_APACHE -> 2.0+
- Fix plist with www/apache2*

PR:             ports/133617
Approved by:    maintainer timeout (2 weeks)
Submitted by:   me
2009-04-24 22:21:13 +00:00
Martin Wilke
6376c65aae - Update to 4.7.33 2009-04-24 22:21:10 +00:00
Martin Wilke
2a2ae0f7a0 - Update to 1.3.1 2009-04-24 22:03:51 +00:00
Martin Wilke
4a94d94671 - Update to 1.08 2009-04-24 21:50:46 +00:00
Martin Wilke
1221551918 - Update to 14.4 2009-04-24 21:50:07 +00:00
Martin Wilke
d888baa91c - Update to 1.14.2 2009-04-24 21:45:43 +00:00
Martin Wilke
d665feeff0 - Update to 1.2 2009-04-24 21:41:51 +00:00
Martin Wilke
05d9fec14e - Fix mtree
PR:		133616
Submitted by:	pgollucci
2009-04-24 20:35:07 +00:00
Martin Wilke
66484315dd - Update to 4.18.1.
PR:		133585
Submitted by:	Alexander Logvinov <ports@logvinov.com> (maintainer)
2009-04-24 20:34:26 +00:00
Martin Wilke
1d9666a4ef Ruby DataObjects driver to the SQLite DB engine version 3
The purpose of DO.rb is to rewrite existing Ruby database drivers to conform to
a single interface.
At present, PostgreSQL, MySQL, and SQLite adapters are available.

Author: Dirkjan Bussink (dbussink) <d.bussink@gmail.com>
WWW:	http://rubyforge.org/projects/dorb/

PR:		ports/133853
Submitted by:	Espen Volden aka voldern <voldern at hoeggen.net>
2009-04-24 20:33:38 +00:00