Commit graph

158773 commits

Author SHA1 Message Date
Alexander Nedotsukov
dbf0f58a4e Track another inplace release.
Over 600K diff contains set of:
- Control over new hardware and nvidia-driver features.
- UI changes.
- Documentation fixes.
- Code cleanups.
2006-08-29 01:56:09 +00:00
Cheng-Lung Sung
f170695b04 - Update to 0.89
PR:		ports/102627
Submitted by:	Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
2006-08-29 01:53:58 +00:00
Cheng-Lung Sung
382db6b6cc - Update to 1.19
PR:		ports/102625
Submitted by:	Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
2006-08-29 01:53:24 +00:00
Edwin Groothuis
2492ecbc58 Update to 2.0.2 2006-08-28 22:57:21 +00:00
Pav Lucistnik
03581add72 - Install module into /boot/modules
- Update URLs

PR:		ports/101286
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2006-08-28 22:52:42 +00:00
Pav Lucistnik
5bc271a36c - Give maintainership to the submitter of last update (forced commit) 2006-08-28 22:52:09 +00:00
Pav Lucistnik
2871e0989c - Update to 0.5.7
- Provide WITHOUT_NLS knob

PR:		ports/101530
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
Approved by:	maintainer timeout (1 and half month)
2006-08-28 22:51:24 +00:00
Pav Lucistnik
7d63e53c15 - Tell consumers to link -fPIC enabled library on amd64
Fixes libxine build
2006-08-28 22:42:30 +00:00
Pav Lucistnik
940da0dc4a Folding@Home is a distributed computing project -- people from through out the
world download and run software to band together to make one of the largest
supercomputers in the world. Every computer makes the project closer to our
goals.
Folding@Home uses novel computational methods coupled to distributed computing,
to simulate problems thousands to millions of times more challenging than
previously achieved.

WWW: http://folding.standford.edu

PR:		ports/101235
Submitted by:	Yonatan <onatan@gmail.com>
2006-08-28 22:33:45 +00:00
Pav Lucistnik
f20ed2f9f5 - Chase devel/gpc rename
Pointy hat to:	alepulver
2006-08-28 21:53:09 +00:00
Martin Wilke
28ea6a661a - Update to 0.73
PR:		ports/102606
Submitted by:	hideo <hideo(at)lastamericanempire.com> (maintainer)
2006-08-28 21:41:41 +00:00
Herve Quiroz
9013709caa Update to 3.0.21
PR:		102597
Submitted by:	maintainer
2006-08-28 21:32:16 +00:00
Herve Quiroz
26ef8e2e16 Fix rc.d script when using "faststart"
PR:		101767
Submitted by:	maintainer
Tested by:	Boris Kovalenko <boris@tagnet.ru>
2006-08-28 21:25:05 +00:00
Pav Lucistnik
19e7da9d49 - Mark IGNORE for Atlas installation without WITH_STATICLIB option
PR:		ports/100600
Submitted by:	Diane Bruce <db@db.net> (maintainer)
2006-08-28 21:21:16 +00:00
Pav Lucistnik
b6eaf8156b - Use ../etc/fonts/conf.d mechanism for font config
- General cleanup

PR:		ports/102007
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2006-08-28 21:15:11 +00:00
Pav Lucistnik
8ca878d00f OpenTaxSolver (OTS) is a free program for calculating Tax Form
entries and tax-owed or refund-due, such as US Federal or State
personal income taxes. An optional graphical front-end, OTS_GUI,
has been added. Preliminary versions for Canada and the United
Kingdom were posted in previous years and may be updated with help
from volunteers.

Motivations include:

    * To make tax preparation software available for all platforms.
    * To provide insight into how our taxes are calculated in clear
      unambiguous equations/code.
    * To avoid invasive, bloated commercial software packages.
    * To avoid rewriting our own individual programs each year by
      combining efforts.
    * To provide a simple reliable tax-package requiring only
      rudimentary knowledge to maintain.

WWW: http://opentaxsolver.sourceforge.net/

PR:		ports/95529
Submitted by:	John Hein <jhein@timing.com>
2006-08-28 21:05:20 +00:00
Pav Lucistnik
55ae413eca SMBNetFS is a filesystem that allow you to use samba/microsoft network
in the same manner as the network neighborhood in Microsoft Windows.

Featuries:
    * you can use Samba/Microsoft network as a regular unix filesystem
    * workgroup/computer/share entries are dynamically created
    * windows domain supported
    * kerberos support (New)
    * user defined workgroup/link/hosts are supported
    * national character supported
    * in config files you can specify different user/password to access
      different network shares
    * you can access any computer in the world by "cd mountpoint/ip-addr"
      command, where "ip-addr" is the IP address of the desired computer. Do
      not warry that there is no file with such name :-)
    * command "cd mountpoint/username:password@computer_or_ip" allows
      you to access "computer_or_ip" as user "username" with password
      "password" (this is insecure, but usefull)

WWW: http://sourceforge.net/projects/smbnetfs

PR:		ports/101451
Submitted by:	Denis Barov <dindin@freebsd.org.ua>
2006-08-28 20:41:33 +00:00
Pav Lucistnik
debe315de9 - Register UID/GID 128 for vserver 2006-08-28 20:15:56 +00:00
Pav Lucistnik
deb72e9dba - Update to 2.43a
- Register UID, provide rc script

PR:		ports/102479
Submitted by:	Andreas S. Wetzel <mickey@netassembly.de> (maintainer)
2006-08-28 20:14:42 +00:00
Alejandro Pulver
8ddaf23bf5 - Complete rename of devel/gpc to devel/libgpc and change module lang_gpc to
gpc.

PR:		ports/102359
2006-08-28 20:04:46 +00:00
Alejandro Pulver
f662192839 - Complete the rename of games/warzone2100 to games/warzone.
PR:		ports/102398
2006-08-28 19:35:35 +00:00
Stefan Walter
73d9f8c3b7 Add readline as dependency when it was already installed. The program will be
linked against it anyway, not against a system one.

PR:		101442
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
Approved by:	maintainer
2006-08-28 18:43:22 +00:00
Stefan Walter
665d68243a - Update to bsd.java.mk 2.0
- Install JAR in ${JAVASHAREDIR}/${PORTNAME} (${JAVAJARDIR} is for JAR
  libraries used by other ports)
- Register an explicit dependency on java/javavmwrapper
- Set JAVA_VERSION in the launcher script so that a correct JVM is chosen
- Use 'exec' to launch JVM (as encouraged in the Porter's Handbook)
- Use SUB_FILES to build the launcher script (some substitutions are provided by
  default, such as %%JAVA_VERSION%%)
- Add $FreeBSD$ tags
- Bump PORTREVISION because of packing list changes

PR:		102193
Submitted by:	Herve Quiroz <hq@freebsd.org>
2006-08-28 18:40:20 +00:00
Stefan Walter
dd949d9591 Update to 1.4.4. 2006-08-28 18:37:33 +00:00
Pav Lucistnik
5da803c963 - Update to 0.0.25
- Install documentation

PR:		ports/102614
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
2006-08-28 17:59:14 +00:00
Pav Lucistnik
16f7af4bbc - A small addition to the install guide.
PR:		ports/102610
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk> (maintainer)
2006-08-28 17:55:24 +00:00
Pav Lucistnik
4846fa666a - Update to 1.2.42d.pre2
PR:		ports/102615
Submitted by:	Jonas Kvinge <jonas@night-light.net> (maintainer)
2006-08-28 17:51:11 +00:00
Pav Lucistnik
cbd6fd5056 - Reserve UID/GID 118 for irc/ircproxy 2006-08-28 17:50:18 +00:00
Doug Barton
de0aea6041 USE_APACHE is needed for the value of APACHE_PORT 2006-08-28 17:45:43 +00:00
Pav Lucistnik
7399a6b341 - Update to 1.5
- Support WITHOUT_NLS

PR:		ports/102546
Submitted by:	Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
2006-08-28 17:41:26 +00:00
Andrey Slusar
ca23e0ca19 Fix build on 7-CURRENT
Reported by:	kris (pointyhat)
2006-08-28 17:27:02 +00:00
Munechika SUMIKAWA
7669903f19 Latest p5-JSON-Syck is migrated into p5-YAML-Syck. 2006-08-28 17:19:53 +00:00
Munechika SUMIKAWA
4a643e4f92 Add two more options on OPTIONS. 2006-08-28 17:10:07 +00:00
Stefan Walter
8fdf404ef7 Update to 1.2.2.
Approved by:	arved (mentor)
2006-08-28 17:06:23 +00:00
Andrew Pantyukhin
177f7b4c1c Add port games/palomino:
Palomino is an open-source action flight simulator with its own
3D engine.

WWW: http://www.palomino3d.org/
2006-08-28 17:03:43 +00:00
Erwin Lansing
407e3084de Update to 2.8.6
PR:		102611
Submitted by:	Christian Laursen <xi@borderworlds.dk> (maintainer)
2006-08-28 16:37:30 +00:00
Pav Lucistnik
4aeb506487 - Don't overwrite arpwatch_interfaces on reboot when set from rc.conf
PR:		ports/102509
Submitted by:	Jordan Gordeev <jgordeev@dir.bg>
Approved by:	Thomas Abthorpe <thomasa@tbaytel.net> (maintainer)
2006-08-28 16:30:05 +00:00
Pav Lucistnik
06c7c50076 - Update to 1.11
- Update USE_APACHE usage

PR:		ports/102418
Submitted by:	Dryice Liu <dryice@dryice.name> (maintainer)
2006-08-28 15:49:53 +00:00
Pav Lucistnik
481dec2f60 - Update to 0.0.20060828
PR:		ports/102608
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2006-08-28 15:42:54 +00:00
Andrew Pantyukhin
7e70315430 - Fix comment
- Add "more sleep" to my todo list
2006-08-28 15:38:18 +00:00
Andrew Pantyukhin
916db42f99 Add port graphics/libgfx:
The purpose of this library is to simplify the creation of computer graphics
software. Specifically, it is targeted towards cross-platform development
using the OpenGL rendering API and the FLTK interface toolkit. It attempts
to provide facilities which are useful in the majority of graphics programs.

This release introduces some (relatively small) incompatible changes with
1.0.x versions of the library. Details on changes can be found below.

WWW: http://graphics.cs.uiuc.edu/~garland/software/libgfx.html
2006-08-28 15:32:33 +00:00
Andrew Pantyukhin
8ed21f8cee Add port devel/gzstream:
Gzstream is a small C++ library, basically just a wrapper, that provides
the functionality of the zlib C-library in a C++ iostream. It is freely
available under the LGPL license.

Gzstream has been written by Deepak Bandyopadhyay and Lutz Kettner at the
Computational Geometry Group at UNC Chapel Hill.

WWW: http://www.cs.unc.edu/Research/compgeom/gzstream/
2006-08-28 15:11:16 +00:00
Emanuel Haupt
16ceebda18 Forced commit to say that the last commit belongs to:
PR:		102604
2006-08-28 13:47:36 +00:00
Pav Lucistnik
ae42c4a6df - Update to 0.29
- Install zsh autocompletions

PR:		ports/102439
Submitted by:	Lapo Luchini <lapo@lapo.it> (maintainer)
2006-08-28 13:46:03 +00:00
Emanuel Haupt
55ce6679b0 Add junicode, a unicode font for medievalists (Latin, IPA and Runic).
PR:		102329
Submitted by:	Guerkan Senguen <gurkan at linuks.mine.nu>
2006-08-28 13:41:50 +00:00
Martin Wilke
c8cb7d653a - Update to 0.3.2
PR:		ports/102582
Submitted by:	KATO Tsuguru <tkato432(at)yahoo.com>
2006-08-28 12:54:26 +00:00
Martin Wilke
3f34f8fa98 - Update to version 0.3.1
PR:		ports/102581
Submitted by:	KATO Tsuguru <tkato432(at)yahoo.com>
2006-08-28 12:48:31 +00:00
Pav Lucistnik
237db53507 - Provide rc script
- Install sample configuration and detailed installation instructions

PR:		ports/102586
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk> (maintainer)
2006-08-28 12:42:54 +00:00
Andrew Pantyukhin
491a7cbd29 Add port audio/libnoise:
libnoise is a portable C++ library that is used to generate coherent
noise, a type of smoothly-changing noise. libnoise can generate
Perlin noise, ridged multifractal noise, and other types of
coherent-noise.

Coherent noise is often used by graphics programmers to generate
natural-looking textures, planetary terrain, and other things. The
mountain scene shown above was rendered in Terragen with a terrain
file generated by libnoise. You can also view some other examples of
what libnoise can do.

In libnoise, coherent-noise generators are encapsulated in classes
called noise modules. There are many different types of noise
modules. Some noise modules can combine or modify the outputs of
other noise modules in various ways; you can join these modules
together to generate very complex coherent noise.

WWW: http://libnoise.sourceforge.net/
2006-08-28 12:34:43 +00:00
Pav Lucistnik
9a47a517ab - Update to 2.6.1
- Replace pecl-imagick with GraphicsMagick

PR:		ports/102433
Submitted by:	Ondra Koutek <koutek@o-k.cz> (maintainer)
2006-08-28 12:32:47 +00:00