1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

138264 Commits

Author SHA1 Message Date
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
Pav Lucistnik
7b9d36068e - Update to 0.16.4
PR:		ports/89188
Submitted by:	Boris B. Samorodov <bsam@ipt.ru> (maintainer)
2005-11-17 18:27:20 +00:00
Pav Lucistnik
a17d44ae20 - Update MASTER_SITES
- Add two vendor patches
- Fix config file handling
- Use SUB_FILES for pkg-message and better of USE_RC_SUBR

PR:		ports/89178
Submitted by:	Paul Schmehl <pauls@utdallas.edu> (maintainer)
2005-11-17 18:13:11 +00:00
Florent Thoumie
93350b1757 - Update to 0.43.2.
- More patches to make it compile properly with a C89 C compiler.
2005-11-17 18:03:14 +00:00
Marcus Alves Grando
7ff50fde20 o Update to 7.4.8
o Do not overwrite existing files during installation
o Respect WWWDOCROOT

PR:		89190
Submitted by:	infofarmer@gmail.com (maintainer)
2005-11-17 18:02:39 +00:00
Pav Lucistnik
9b1be7c2c9 - Use USE_SQLITE
- Add SHA256

PR:		ports/89169
Submitted by:	Max E. Kuznecov <mek@mek.uz.ua> (maintainer)
2005-11-17 17:52:36 +00:00
Pav Lucistnik
81df90a20b - add run dependency on py-formencode
- fix DOCSDIR/EXAMPLESDIR with py- prefix
- mark ports docs plist with PORTDOCS

PR:		ports/89163
Submitted by:	Choe Cheng-Dae <whitekid@gmail.com> (maintainer)
2005-11-17 17:48:26 +00:00
Jeremy Messenger
be4217a51b Add myself.
Requested by:	dds (for his project stuff)
2005-11-17 17:46:09 +00:00
Michael Reifenberger
5ffc8cb795 add myself 2005-11-17 17:33:20 +00:00
Pav Lucistnik
bf3441c266 FormEncode is a validation and form generation package. The validation can be
used separately from the form generation. The validation works on compound data
structures, with all parts being nestable. It is separate from HTTP or any
other input mechanism.

PR:		ports/89160
Submitted by:	Choe Cheng-Dae <whitekid@gmail.com>
2005-11-17 17:19:19 +00:00
Arun Sharma
b6b44807d2 Add my coordinates as requsted by: dds 2005-11-17 17:04:31 +00:00
Oliver Lehmann
fc81586ab9 update to 4.2.3.2 2005-11-17 16:58:48 +00:00
Pav Lucistnik
cfb4eb6983 CUPS smb backend allows *nix users to print to Windows-attached printers via
smbspool program, which comes with Samba.

PR:		ports/88887
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2005-11-17 16:49:52 +00:00
Pav Lucistnik
386f84718d - Reset longterm inactive maintainer 2005-11-17 16:12:26 +00:00
Pav Lucistnik
e043f53aa9 - Update to 1.3.0
PR:		ports/86852
Submitted by:	Jiawei Ye <leafy@orion.moderntimes.com.tw>
Approved by:	maintainer timeout (14 days)
2005-11-17 16:09:08 +00:00
Olivier Houchard
6e5d6dba2f Add myself.
Suggested by:	dds
2005-11-17 16:07:55 +00:00