1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
Commit Graph

167680 Commits

Author SHA1 Message Date
Andrew Pantyukhin
fa4a0d80ba Open Yhatzee is an open-source (free) version of the classic dice game
Yahtzee. Open Yahtzee is built to be OS portable, that means you can run
it on many kinds of different operating systems and platforms. The
portability is mainly achived via wxWidgets which also gives Open
Yahtzee a native look on each platform.

WWW: http://openyahtzee.sourceforge.net/
Author: Guy Rutenberg <guy+openyahtzee@sikumuna.co.il>
2007-01-04 13:03:56 +00:00
Alejandro Pulver
27ce134ab9 - Fix WANT_WX (broken since autodetection commit).
Reported by:	Mike Harding <mvh@ix.netcom.com>
2007-01-04 13:02:26 +00:00
Nicola Vitale
512c81064a - Added another MASTER_SITE
- Added files/pkg-deinstall.in files/pkg-install.in
- Removed files/patch-setup.py (it now uses devel/setuptools)
- Taken maintainership by dryice@

PR:		106772
Approved by:	alexbl (mentor), dryice (maintainer)
2007-01-04 12:57:08 +00:00
Maho Nakata
bcff76eaf3 Add a dummy knob WANT_FORTRAN for future use. 2007-01-04 12:51:10 +00:00
Maho Nakata
9f18b4bb71 Use ${DESKTOPDIR} instead of using ${PREFIX}/share/applications.
It is already defined in ports/Mk/bsd.port.mk.

Submitted by:	jkim
2007-01-04 12:48:08 +00:00
Andrew Pantyukhin
de97b436d5 - Update to 2.5 2007-01-04 11:50:02 +00:00
Alexander Botero-Lowry
383076b37a - resolve breakage where both MDNSResponder and Avahi support is built
PR:		107423
Submitted by:	"R.Mahmatkhanov"<R.Mahmatkhanov@REMOVE_THIS.SKYLINK.ru>, various on irc
2007-01-04 10:57:10 +00:00
Nicola Vitale
ccc4ca27c5 - Updated to 0.16
PR:		107420
Approved by:	clsung (mentor)
2007-01-04 10:25:48 +00:00
Ying-Chieh Liao
c0edc70531 add p5-WebService-ISBNDB 0.32
A Perl extension to access isbndb.com
2007-01-04 10:05:08 +00:00
Nicola Vitale
6b97b77ca7 - Fixed distinfo
Approved by:	alexbl (mentor), clsung (mentor), ports@fsck.ch (maintainer)
2007-01-04 09:51:23 +00:00
Vanilla I. Shu
87583c8d4f Add mq4cpp, it's Message queue for c++. 2007-01-04 09:17:03 +00:00
Cheng-Lung Sung
293080bb1b - Update to 1.093 2007-01-04 07:52:45 +00:00
Cheng-Lung Sung
2ab4e5f16f - Update to 1.4.1
PR:		ports/107502
Submitted by:	Thomas Abthorpe <thomas_AT_goodking dot ca>
2007-01-04 07:42:17 +00:00
Dirk Meyer
9fd86eb6e0 - update MASTER_SITES 2007-01-04 06:39:05 +00:00
Maho Nakata
dd49970730 * Migrate to gfortran42.
* Add file/run_benchmark to do benchmark with different compilers.
* portlint.
2007-01-04 06:08:43 +00:00
Oliver Lehmann
022e36f8ea support automatic charset detection (OPTION)
Submitted by:	Denis Shaposhnikov <dsh@vlink.ru>
2007-01-04 05:45:19 +00:00
Yen-Ming Lee
f3ee105f37 - Update to 0.62
PR:		107482
Submitted by:	thomas at goodking.ca
2007-01-04 05:25:03 +00:00
Rong-En Fan
0a8ccd7fc4 - Update to 1.10
PR:		ports/107472
Submitted by:	chinsan (maintainer)
2007-01-04 03:57:00 +00:00
Rong-En Fan
39d8e34be2 - Update to 1.3.2
PR:		ports/107461
Submitted by:	chinsan (maintainer)
2007-01-04 03:56:41 +00:00
Rong-En Fan
be2ff4ae7c - Update to 0.5.9
PR:		ports/107460
Submitted by:	Max Brazhnikov <makc at issp.ac.ru> (maintainer)
2007-01-04 03:56:15 +00:00
Cheng-Lung Sung
52b7f08b7f - Update to 4.5.0
- pet portlint
2007-01-04 03:47:33 +00:00
Jeremy Messenger
7eb4b07a40 Update to 2.0.3. 2007-01-04 02:16:21 +00:00
Jeremy Messenger
d39f170c2f Merging from MC ports to FreeBSD ports:
- Make sure --mandir is set appropriately for ports that use gnomeprefix. [1]
- Add a new variable for Makefile.in, called GNOME_MAKEFILEIN for anyone can
  tweak it. Some ports have GNUmakefile.in, so with this variable will be
  useful.

Submitted by:	marcus [1]
2007-01-04 02:14:44 +00:00
Cheng-Lung Sung
b446759533 - Update to 0.72 2007-01-04 01:43:44 +00:00
Jeremy Messenger
fe7be40de0 Add a URL in MASTER_SITES.
PR:		ports/107470
Submitted by:	Philipp Ost <pj@smo.de>
2007-01-03 23:50:36 +00:00
Martin Wilke
6105b5e3cb jailme is a modified version of FreeBSD's jexec.
This version is installed setuid and does some sanity checking
to ensure the username and UID match between the jail and the
host system.

WWW: http://people.collaborativefusion.com/~wmoran/code/jailme.html

PR:		ports/107441
Submitted by:	wmoran
2007-01-03 23:21:11 +00:00
Ion-Mihai Tetcu
d87a177900 Update devel/jakarta-commons-chain to latest upstream stable version 1.1
PR:		107334
Submitted by:	Adam VanderHook (maintainer)
2007-01-03 23:11:39 +00:00
Maho Nakata
759503145e Update to SRC680_m198. 2007-01-03 22:40:46 +00:00
Martin Wilke
b05b87b56c Shows WITH(OUT)-knobs of a port makefile and if you want also the knobs of
all port dependencies.

WWW: http://www.chruetertee.ch/portsopt/

PR:		ports/107400
Submitted by:	Beat Gaetzi <beat at chruetertee.ch>
2007-01-03 22:38:26 +00:00
Alex Dupre
9fcdadecee - Add option to enable remote spell checking capabilities
- Add option to install a local spell checker

Approved by:	maintainer
2007-01-03 21:38:46 +00:00
Martin Wilke
0f0cf3b65a - Update to 1.2.0
Changelog:
* New Curve type, based on the ISO SQL/MM model for curves.
* Index binding for curves, allowing them to use the same R-Tree indexes as the other types.
* Serialization and deserialization functions for Curve, allowing them to be dumped and restored.
* Performance shortcuts for Contains and Within to optimize point-in-polygon case.
* Support for most of the ST_* and SE_* spatial SQL functions used by the ESRI ArcSDE spatial SQL interfaces.
* Documentation of the new SQL/MM functions and Curve types.

PR:		ports/107489
Submitted by:	Anderson S. Ferreira <anderson@cnpm.embrapa.br> (maintainer)
2007-01-03 21:29:15 +00:00
Martin Wilke
fce0433fee - Add new dependency
- Bump Portrevision

PR:		ports/107425
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2007-01-03 21:22:23 +00:00
Martin Wilke
59058c95fb - Update to 3.1.0
PR:		ports/107422
Submitted by:	Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer)
2007-01-03 21:15:45 +00:00
Martin Wilke
7534b5eee1 - Fix build with sparc64
PR:             107422
Submitted by:   trasz
2007-01-03 21:13:18 +00:00
Martin Wilke
c17d58cfd4 - Update to 4.1
PR:		ports/107440
Submitted by:	Jean-Sebastien Roy <js@jeannot.org> (maintainer)
2007-01-03 21:04:34 +00:00
Martin Wilke
8d17222f27 - Update to 1.8
PR:		ports/107480
Submitted by:	Sokolov Alexey<sokolhacker@mail.ru>
Approved by:	maintainer
2007-01-03 21:04:30 +00:00
Martin Wilke
a1b42fe3d6 - Update to 2.8
PR:		ports/107479
Submitted by:	Sokolov Alexey<sokolhacker@mail.ru>
Approved by:	maintainer
2007-01-03 21:04:25 +00:00
Erwin Lansing
d3fed7c049 - Fix plist
- Pet portlint (INSTALLS_ICONS and DOCSDIR)

PR:		104835
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
2007-01-03 20:50:53 +00:00
Erwin Lansing
5e40ba1e27 Update to 1.9
PR:		105715
Submitted by:	Emil Mikulic <emil@cs.rmit.edu.au> (maintainer)
Approved by:	maintainer timeout
2007-01-03 19:43:35 +00:00
Tom McLaughlin
5a821ecb4b - Fixes for internal web browser [1]
- Fixes for internal web browser on amd64 [2]
- Convert to USE_GECKO [3]

Note: Port defaults to xulrunner as the preffered gecko port because it is
the only port which allows the internal web browser to work but eclipse will
build using other gecko ports (ie. firefox, mozilla, seamonkey) though it
will lack a working internal web browser.  An argument can be made that
xulrunner should be the only available gecko but maybe 5 people have
xulrunner installed and it's another 45 minute mozilla dependency on even my
speedy machine.  The maintainer mentioned working on getting the internal
web browser to work with firefox so I'm leaving well enough alone.  When
eclipse fully works with firefox the USE_GECKO ordering should probably be
revistited.

PR:             105581
Submitted by:   Maintainer [1], Kurt Miller <lists at intricatesoftware.com> [2], me [3]
2007-01-03 18:13:55 +00:00
Erwin Lansing
a98e229fa0 Update to 2.003
PR:		107486
Submitted by:	Thomas Abthorpe <thomas@goodking.ca> (maintainer)
2007-01-03 17:58:55 +00:00
Erwin Lansing
48f8cdcf11 Update to 2.003
PR:		107485
Submitted by:	Thomas Abthorpe <thomas@goodking.ca> (maintainer)
2007-01-03 17:57:20 +00:00
Martin Wilke
6d20cd5515 - Update to 1.16.4.0
PR:		ports/107290
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer)
2007-01-03 17:52:46 +00:00
Boris Samorodov
c253e10ebf Update ldapscripts to v1.5. CHANGELOG :
2007/01/03 : ldapscripts 1.5
- Fixed typos (thanks to Mikael Lammentausta)
- Small fixes to the install script
- ldapadduser : use $_UID instead of $_USER while chown'ing homedir (thanks to Mikael Lammentausta)
- ldapadduser : new option to ask for the gecos (thanks to Mikael Lammentausta)
- ldapadduser : new option to copy skeleton files to home directories (thanks to Mikael Lammentausta)
- ldapadduser : now skip user's home dir creation if it already exists
- ldapadduser/ldapaddmachine : modified account description attributes : set to 'User account' or 'Machine account'
- ldapadduser/ldapaddgroup/ldapaddmachine : use $_USER and $_GROUP instead of $1 when possible
- New _ldappasswd script to modify a user's password (suggested by Mikael Lammentausta)

PR:		107476
Submitted by:	Ganael LAPLANCHE <martymac at martymac.com> (maintainer)
2007-01-03 17:51:54 +00:00
Martin Wilke
14644bde21 - Update MASTER_SITES
PR:		107484
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
2007-01-03 17:48:21 +00:00
Simon L. B. Nielsen
eb234d6906 Unbreak file by using &amp; in w3m entry.
Pointy hat to:	nobutaka
Reported by:	Philipp Wuensche
2007-01-03 17:21:43 +00:00
Martin Wilke
887b0a91b3 - Update to 0.8.2
PR:             ports/107456
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl> (Maintainer)
2007-01-03 17:19:27 +00:00
Martin Wilke
e19f7771e5 - Fix build with amd64
PR:		107478
Submitted by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2007-01-03 17:17:43 +00:00
Aaron Dalton
453b480975 Adding port net/p5-Net-Whois-ARIN, a ARIN whois client 2007-01-03 17:15:02 +00:00
Martin Wilke
5560eb3d29 - Update to 0.8.6
PR:		107454
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl> (maintainer)
2007-01-03 16:45:32 +00:00