1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00

138079 Commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
86f2f99aa5 Update to 0.231 2005-11-18 03:25:59 +00:00
Ade Lovett
30aef00929 Remove bison-devel now that the only consumer (openoffice-2.0) has
be converted over to using the newly imported bison2

Many thanks to:	maho
2005-11-18 02:06:36 +00:00
Gerald Pfeifer
476920f197 Update to the 20051117 snapshot of GCC 4.0.3. 2005-11-18 01:36:54 +00:00
Akinori MUSHA
87e1c2573e Add a missing man page to MAN1.
Noticed by:	kris
2005-11-18 01:04:33 +00:00
Cy Schubert
1b6e0f60c7 Update 1.4.2 --> 1.4.3 2005-11-18 00:38:05 +00:00
Pav Lucistnik
475c319554 X3DToolKit is a portable LGPL free C++ toolkit for loading, displaying and
processing X3D models

PR:		ports/88184
Submitted by:	German Tischler <tanis@gaspode.franken.de>
2005-11-18 00:15:24 +00:00
Colin Percival
52a9dfb94c Add ICBM coordinates. Depending upon whether you trust Google Maps'
roadmaps more or less than their satellite images, you may wish to
adjust by 0.00005 degrees North or South.
2005-11-17 23:31:19 +00:00
Peter Pentchev
8905aec82c Unless WITHOUT_FPIC is defined, add -fPIC to the C compiler flags.
This fixes the build of ports that use libvpopmail, at least on amd64,
and does not hurt on other platforms.

PR:		88402
Submitted by:	Matteo Baldi <egon@egonflower.com> among others
2005-11-17 22:54:30 +00:00
Florent Thoumie
5a63d2449d - Something weird happened.
- Set PORTVERSION to the right value.
2005-11-17 22:52:47 +00:00
Joe Marcus Clarke
9a06d2ac95 Fix a crash on startup if ~/.atomix does not already exist. 2005-11-17 22:47:56 +00:00
Michael Johnson
a04bc9f8ad - Update to 2.2.7 2005-11-17 22:47:16 +00:00
Michael Johnson
51907ea6b9 - Update to 1.0.6 2005-11-17 22:38:10 +00:00
Edwin Groothuis
0b9118674e New maintainer: "Andrew P." <infofarmer@gmail.com>
I'm not a gamer, and I don't own the game, but this is an
    important port and it would be a pity to see it orphaned. So
    I'm willing to take maintainership until someone more suitable
    steps forward..

    BTW, Q4 runs great on FreeBSD.  There are still a few tweaks
    to be made (e.g.  q4 would be glad to see linprocfs), but overall
    it runs without any bugs, glitches or performance problems.

    We need to put some pressure on Ati guys to release either
    drivers or specs.  Maybe we'll talk later about it at advocacy@.
2005-11-17 22:25:11 +00:00
Daniel Eischen
c26f7075ef Add myself to the list of FreeBSD committer markers.
Requested by:	dds
2005-11-17 22:21:01 +00:00
Florent Thoumie
4b9e410cf7 - Tweak rcng script to allow alternative location for the configuration file.
PR:		ports/83135
Reported by:	Jeremy Chadwick <freebsd@jdc.parodius.com>
Fix/Tested by:	flz
Approved by:	maintainer timeout (3 months)
2005-11-17 22:04:25 +00:00
Edwin Groothuis
f682dfd905 [patch] games/quakeforge does not respond to keyboard input
After ports recompilation for 6.0 (upgrade from 5-STABLE)
        I noticed that quakeforge start and plays the demo, but
        completely ignores any keyboard input.  Besides that, it
        reports that plugin /usr/local/lib/quakeforge/console_client.so
        cannot be loaded.

        Investigation had shown that the plugin is used to drive
        the game menu, and the reason it cannot be loaded is that
        the main executable of the game does not export the symbol
        Key_Progs_Init.

        Symbol is absent since build links final exe from some
        static libraries, and .o with Key_Progs_Init is (for some
        reasons) not referenced by exe.  As a workaround, I propose
        to add an explicit reference for the symbol.

        Proper fix would be something like -Wl,--whole-archive
        switch for final link, but this does not work due to libtool
        only allows to put switches at the start of the command
        line. And cc links libgcc.a twice, that leads to duplicate
        symbol definitions.

PR:             ports/89065
Submitted by:   Kostik Belousov <kostikbel@gmail.com>
Approved by:    Alejandro Pulver <alejandro@varnet.biz>
2005-11-17 21:58:49 +00:00
Edwin Groothuis
1f2d2432a2 [patch] games/quakeforge does not respond to keyboard input
After ports recompilation for 6.0 (upgrade from 5-STABLE)
	I noticed that quakeforge start and plays the demo, but
	completely ignores any keyboard input.  Besides that, it
	reports that plugin /usr/local/lib/quakeforge/console_client.so
	cannot be loaded.

	Investigation had shown that the plugin is used to drive
	the game menu, and the reason it cannot be loaded is that
	the main executable of the game does not export the symbol
	Key_Progs_Init.

	Symbol is absent since build links final exe from some
	static libraries, and .o with Key_Progs_Init is (for some
	reasons) not referenced by exe.  As a workaround, I propose
	to add an explicit reference for the symbol.

	Proper fix would be something like -Wl,--whole-archive
	switch for final link, but this does not work due to libtool
	only allows to put switches at the start of the command
	line. And cc links libgcc.a twice, that leads to duplicate
	symbol definitions.

PR:		ports/89065
Submitted by:	Kostik Belousov <kostikbel@gmail.com>
Approved by:	Alejandro Pulver <alejandro@varnet.biz>
2005-11-17 21:58:25 +00:00
Jean-Marc Zucconi
5b61f984bd End of the update to version 3.9.9 - the previous commit was incomplete.
Pointyhat:	jmz
2005-11-17 21:34:48 +00:00
Florent Thoumie
7051500d96 - Add amd64 to the list of working archs.
PR:		ports/87873
Submitted by:	Bill Squire {billsf} <billsf@cuba.calyx.nl>
Approved by:	maintainer timeout (3 weeks)
2005-11-17 21:34:18 +00:00
Thierry Thomas
3814a4b91c Chase MASTERSITES reorganization and make fetchable again.
Reported by:	pointyhat via Kris
2005-11-17 21:22:05 +00:00
Edwin Groothuis
2fd9e6e6c5 update games/linux-quake4 to 1.0.5
o Update to 1.0.5
	o Fix pkg-plist
	o Add SHA256
	o Old savegames seem to be compatible

PR:		ports/89199
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
Approved by:	Ed Schouten <ed@fxq.nl>
2005-11-17 21:21:09 +00:00
Florent Thoumie
b45f8b484a - Set NO_LATEST_LINK accordingly for amd64 version.
PR:		ports/87848
Reported by:	Vasil Dimov <vd@datamax.bg>
Submitted by:	bz (maintainer for amd64 version)
Approved by:	bz (maintainer for amd64 version)
2005-11-17 21:21:08 +00:00
James E. Housley
c38a4e437c Update to DAT 4631 2005-11-17 21:17:52 +00:00
Dejan Lesjak
d7407b5a47 Mark conflicts with xfig-devel.
Add SHA256.
2005-11-17 21:16:54 +00:00
Dejan Lesjak
05bfec4b9d Upgrade to 3.2.5-alpha5 after repo-copy from graphics/xfig.
Repocopy by:	marcus
2005-11-17 21:16:27 +00:00
Maho Nakata
9dd9234739 Update to m140
o use bison2 instead of bison-devel[1]
o sdk is currently not buildable

Submitted by:	ade [1]
2005-11-17 21:08:27 +00:00
Andreas Klemm
6a5ff4a7d3 my coordinates as requested by Diomidis 2005-11-17 21:06:47 +00:00
Maho Nakata
af5efcb342 Use bison2 instead of bison-devel
Submitted by:	ade
2005-11-17 21:04:43 +00:00
Florent Thoumie
8cb290b7cf - Fix MASTER_SITES and WWW.
- Add SHA256 checksum.

PR:		ports/88358
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer timeout (2 weeks)
2005-11-17 21:01:34 +00:00
Andrew Thompson
7f1482421e Add my location to the committers file.
Requested by:	dds
2005-11-17 20:58:38 +00:00
Florent Thoumie
a8f6b4f12a - Update to 2.4.2.
- Add SHA256 checksum.

PR:		ports/89101
Submitted by:	maintainer
2005-11-17 20:49:43 +00:00
Brooks Davis
8bd9d400ab upgrade to 1.0rc8 2005-11-17 20:41:00 +00:00
Thierry Thomas
51a4a13a8d Upgrade to 2.7.5.
Changelog at <http://bouml.free.fr/historic.html>.
2005-11-17 20:18:45 +00:00
Pav Lucistnik
43ab75bb49 - Update to 1.0.3
- Fix rc script

PR:		ports/89198
Submitted by:	Petr Rehor <prehor@gmail.com> (maintainer)
2005-11-17 20:14:49 +00:00
Lars Thegler
1cee83f5c8 Add p5-Catalyst-Plugin-Singleton 0.02, singleton accessors to context.
PR:		ports/89177
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-11-17 20:08:33 +00:00
Pav Lucistnik
4eb9febf5a - Add NOPTHREADS knob
PR:		ports/88811
Submitted by:	Josh Carroll <floyd@deblin.org>

- Properly capitalize FreeBSD.org
2005-11-17 20:08:14 +00:00
Marcus Alves Grando
195e7a93dc Fix install when WRKDIRPREFIX is different
PR:		88871
Submitted by:	Dean Phillips <dmphilli@gmail.com>
Approved by:	Dan Larsson <dl@tyfon.net> (maintainer)
2005-11-17 20:05:34 +00:00
Dejan Lesjak
2eb7fb881d Fix xterm dependency after removing xterm-static.
Noticed by:	pointyhat via kris
2005-11-17 19:45:44 +00:00
Erwin Lansing
1f62f53b65 This action implements a sensible default end action, which will forward
to the first available view, unless status is set to 3xx, or there is a
response body. It also allows you to pass dump_info=1 to the url in
order to force a debug screen, while in debug mode.

If you have more than 1 view, you can specify which one to use with the
'view' config setting.

WWW: http://search.cpan.org/dist/Catalyst-Plugin-Session/

PR:		ports/89170
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-11-17 19:41:01 +00:00
Erwin Lansing
65b2853336 Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates
features for web application testing. The Test::WWW::Mechanize::Catalyst
module meshes the two to allow easy testing of Catalyst applications
without starting up a web server.

WWW: http://search.cpan.org/dist/Test-WWW-Mechanize-Catalyst/

PR:		ports/89174
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-11-17 19:38:39 +00:00
Max Khon
59b130b4ab Add SHA256 checksum. 2005-11-17 19:24:33 +00:00
Marcus Alves Grando
a2859bd055 Update to 0.2.1
Use groups in MASTER_SITES
Add SHA256

PR:		88369
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	alexs@snark.rinet.ru (maintainer timeout, 15 days)
2005-11-17 19:15:00 +00:00
Pav Lucistnik
c88e04020a - Better use of USE_RC_SUBR infrastructure 2005-11-17 19:13:22 +00:00
Akinori MUSHA
3ee2ad634d Add ruby-flexmock, a simple mock object for Ruby. 2005-11-17 19:12:22 +00:00
Max Khon
b55b971ee3 Add SHA256 checksum. 2005-11-17 19:11:10 +00:00
Pav Lucistnik
8f30f1c692 - Fix rc script and use modern USE_RC_SUBR infrastructure
PR:		ports/83946 (inspired by)
Approved by:	maintainer timeout (se; 4 months)
2005-11-17 18:55:18 +00:00
Marcus Alves Grando
b90f24fe2d Add OPTIONS to create symlinks
Bump PORTREVISION

PR:		88254
Submitted by:	Andrew Pantyukhin <sat@proxy.gubkin.ru>
Approved by:	dom@helenmarks.co.uk (maintainer timeout, 17 days)
2005-11-17 18:55:01 +00:00
Joe Marcus Clarke
8f0c32311e Update to 3.15, and fix the build with Firefox. 2005-11-17 18:50:51 +00:00
Marcus Alves Grando
7e40131318 Fix path to /usr/bin/mail
Bump PORTREVISION

PR:		89192
Noticed by:	Frank Steinborn
Approved by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
2005-11-17 18:37:38 +00:00
Ralf S. Engelschall
5d32a1c847 add my coordinates 2005-11-17 18:34:43 +00:00