1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

93386 Commits

Author SHA1 Message Date
Josef El-Rayes
4180069d9c Update my emailadress.
Approved by: simon(mentor)
2004-02-01 23:31:19 +00:00
Munechika SUMIKAWA
00b3b6de1b Add dependecy when enabling snmp.
Reported by:	Kuniaki KONDO <kuniaki@inetcore.com>
2004-02-01 23:27:20 +00:00
Maho Nakata
23baee9a2f (Forced commit)
Many useful suggestions were given by: sf
Thank you very much and sorry forgetting about it.
2004-02-01 23:23:31 +00:00
Maho Nakata
d09352d85c Add New port lang/g95 GNU Fortran 90/95 Compiler
from GCC's tree-ssa-20020619-branch and still this
is alpha stage.
you can invoke Fortran by typing gfortran or g95,

Note: gcc-3.5 will include this effort.
2004-02-01 23:20:23 +00:00
Kirill Ponomarev
a1b5147d08 - Fix typo 2004-02-01 23:11:55 +00:00
Edwin Groothuis
2952e39b70 Upgrade to 0.11.1 2004-02-01 23:05:11 +00:00
Marcel Moolenaar
3218345cde Sync with www/mozilla. This makes sure future development versions
will have the ia64 fixes.
2004-02-01 22:56:30 +00:00
Marcel Moolenaar
67e8af5582 Further partial ia64 build fixes: the xpcom stubs for Linux/ia64
are valid on FreeBSD/ia64 unmodified.
2004-02-01 22:54:21 +00:00
Oliver Lehmann
812fff0e40 fix build on amd64 - let's hope so
Noted By:	bento via kris
2004-02-01 22:37:17 +00:00
Pav Lucistnik
b9eed94cb6 - All our architectures are -DFreeBSD. See if this fixed build on alpha and amd64
Reported by:	bento via kris
2004-02-01 22:30:40 +00:00
Joe Marcus Clarke
cae044665a * Add a bunch of missing GNOME icon directories to the hicolor theme
* Use BSD_INSTALL_DATA to install the index.theme file
2004-02-01 22:17:02 +00:00
Marcel Moolenaar
0809d546a9 Sync with www/mozilla. This makes sure that future development versions
of mozilla will have the ia64 fixes.
2004-02-01 22:03:48 +00:00
Kirill Ponomarev
d39eb55ced - Fix build on AMD64
- Use DOCSDIR
2004-02-01 22:02:22 +00:00
Pav Lucistnik
9de192f5a2 - Unbreak install (fix WRKSRC)
Reported by:	bento via kris
2004-02-01 22:01:50 +00:00
Edwin Groothuis
533b75de68 Add NOT_FOR_ARCHS=amd64
Submitted by:	xaa+ports@timewasters.nl
2004-02-01 22:01:22 +00:00
Marcel Moolenaar
5d8145abd3 Partially fix build on ia64. The configuration was missing
HAVE_LONG_LONG, HAVE_ALIGNED_DOUBLES and HAVE_ALIGNED_LONGLONGS
for ia64. The build for ia64 breaks later for xptcall.

While here, remove the duplicate definitions for __sparc__ that
were identical to the definitions for __sparc64__. This was due
to the patch adding __sparc64__ when __sparc__ already existed.
Normalize on __sparc64__ like for devel/nspr.
2004-02-01 21:49:22 +00:00
Kris Kennaway
0b0d2429e7 Bump PORTREVISION for previous package dependency change 2004-02-01 21:42:02 +00:00
Gerald Pfeifer
62e1c98435 Consider another instance of the man pages not being generated if Perl 5.6
is not installed and move/adjust the previous hack.

Reported by:	bento
		Lee Harr <missive@hotmail.com>
		AMAKAWA Shuhei <sa264@cam.ac.uk>
2004-02-01 20:54:24 +00:00
Marcel Moolenaar
b779fc32f9 Fix build on ia64. The configuration was missing HAVE_LONG_LONG,
HAVE_ALIGNED_DOUBLES and HAVE_ALIGNED_LONGLONGS for ia64.
2004-02-01 20:20:37 +00:00
Pav Lucistnik
7443b663ac - Update to 1.3.2
PR:		ports/62226
Submitted by:	Jeremy Faulkner <gldisater@gldis.ca> (maintainer)
2004-02-01 19:43:37 +00:00
Kirill Ponomarev
16f9b1e8c9 - Fix build on AMD64
- Pet portlint
2004-02-01 19:04:25 +00:00
Pav Lucistnik
258de68afc - Mark as only for i386 and point users to port that works on all archs
PR:		ports/62225
Submitted by:	amistry <amistry@am-productions.biz> (maintainer)
2004-02-01 18:53:50 +00:00
Pav Lucistnik
30c72bbbb6 - Update to 5.0.1
PR:		ports/62224
Submitted by:	Richard Kiss <him@richardkiss.com> (maintainer)
2004-02-01 18:28:24 +00:00
Erwin Lansing
3f939b1560 Add p5-Log-Dispatch-Perl 0.03, a Log::Dispatch plug-in using core Perl
functions for logging.

The "Log::Dispatch::Perl" module offers a logging alternative using
standard Perl core functions. It allows you to fall back to the
common Perl alternatives for logging, such as "warn" and "cluck".
It also adds the possibility for a logging action to halt the current
environment, such as with "die" and "croak".

WWW: http://search.cpan.org/dist/Log-Dispatch-Perl/

PR:		ports/62220
Submitted by:	Lars Thegler <lars@thegler.dk>
2004-02-01 18:23:24 +00:00
Pav Lucistnik
da6f941364 Add usrinfo, a simple program that gathers information about a specified user
and displays the information using either "br" or "\n" line breaks.

PR:		ports/62130
Submitted by:	Aaron Myles Landwehr <aaron@snaphat.com>
2004-02-01 18:19:48 +00:00
Norikatsu Shigemura
7f1cc703da Update to 5.0.
Requested by:	many people
Sponsored by:	Ensure Technology Ltd.
2004-02-01 18:14:46 +00:00
Pav Lucistnik
cc4ae24459 - Update to 0.5.0
PR:		ports/62159
Submitted by:	Ports Fury
2004-02-01 18:06:53 +00:00
Kirill Ponomarev
207913f4de - Fix build on AMD64 2004-02-01 18:01:16 +00:00
Pav Lucistnik
13ba5647d6 - Update to 2.6
PR:		ports/62205
Submitted by:	Christopher Rued <c.rued@xsb.com> (maintainer)
2004-02-01 17:50:56 +00:00
Yen-Ming Lee
d255b61984 A security advisory has been issued for Gallery version 1.4.1. This updates
the port to version 1.4.1-pl1.

PR:		61903
Submitted by:	Alex Varju <varju@webct.com>
2004-02-01 17:33:50 +00:00
Pav Lucistnik
ce13e96bb7 Add hashcash, a tool used to sign email with a token guaranteeing that
it took some computation to send.

PR:		ports/62138
Submitted by:	David Bremner <bremner@unb.ca>
2004-02-01 17:31:20 +00:00
Pav Lucistnik
0e047ba62d Add py-libmpdclient, a python library for communication with Music Player
Daemon (audio/musicpd)

PR:		ports/62198
Submitted by:	Tim Hemel <tim@n2it.net>
2004-02-01 17:15:57 +00:00
Pav Lucistnik
c3ab96401b - Fix eject when media is mounted (unmount it)
- Add eject by mount point
- Add -t flag for closing tray
- While here, portlint, DOCSDIR, PLIST_FILES

PR:		ports/62201
Submitted by:	Przemek Laczynski <torindel@wp.pl>
2004-02-01 17:02:40 +00:00
Pav Lucistnik
0ad06bd111 - Portlint 2004-02-01 16:42:21 +00:00
Pav Lucistnik
f28a37eb4e - Add CONFLICTS between lang/rexx-imc and lang/rexx-regina
PR:		ports/62200
Submitted by:	parv <parv@pair.com>
2004-02-01 16:39:19 +00:00
Kirill Ponomarev
40b827df94 - Fix WWW: line 2004-02-01 16:38:41 +00:00
Pav Lucistnik
1c03b4c2b6 - Account for Brooktree header move in recent -CURRENT
PR:		ports/62177
Submitted by:	Steve O'Hara-Smith <steve@sohara.org> (maintainer)
2004-02-01 16:33:06 +00:00
Pav Lucistnik
d05b61d29d - Update checksum in distinfo. I verified changes, only few minor changes
to readme file.
2004-02-01 16:26:03 +00:00
Lev A. Serebryakov
c3570852ea Add xwelltris, Tetris-like game for X11. 2004-02-01 16:19:27 +00:00
Kirill Ponomarev
1068818d38 - Update to version which supports new Yahoo's chat protocol
PR:		ports/62135
Submitted by:	maintainer
2004-02-01 16:10:18 +00:00
Sergei Kolobov
b0822e719f - Fix build on -CURRENT following deprecation of EAI_NODATA (see RFC 3493)
- Use OPTIONS macro for 'make config'
- Add rcNG startup script, add USE_RC_SUBR
- Add SIZE to distinfo
- Bump PORTREVISION

PR:		ports/61905
Submitted by:	maintainer
2004-02-01 16:01:30 +00:00
Kirill Ponomarev
c73a0b41be Add pixie 1.3.1,
Pixie is a RenderMan like photorealistic renderer. It is being
developed in the hope that it will be useful for graphics
research and for people who can not afford a commercial
renderer.

Some of supported features:
* All RenderMan 3.4 primitives
* Programmable shading (RenderMan Shading Language)
* High quality texture/shadow/environment mapping
* High dynamic range input/output
* Raytracing
* Motion blur
* Depth of field
* Reyes style rendering (very fast)
* Occlusion culling
* Area light sources
* Network parallel rendering
* DSO shaders
* Global illumination
* Photon mapping

PR:		ports/62140
Submitted by:	Igor Pokrovsky <tiamat@comset.net>
2004-02-01 15:54:30 +00:00
Kirill Ponomarev
68aa89a55c - Update MASTER_SITES
PR:		ports/62163
Submitted by:	maintainer
2004-02-01 15:28:16 +00:00
Kirill Ponomarev
70c6248c91 - Mark NOT_FOR_ARCHS for AMD64
- Make portlint happier

PR:		ports/62189
Submitted by:	maintainer
Reported by:	bento via kris
2004-02-01 15:22:56 +00:00
Kirill Ponomarev
2a1b4e7277 - Mark BROKEN: Japanese patch not yet released
PR:		ports/62188
Submitted by:	maintainer
Noticed by:	bento via kris
2004-02-01 15:20:25 +00:00
Pav Lucistnik
83b05b039a - Update to 0.6.2
PR:		ports/62173
Submitted by:	Stefan Ehmann <shoesoft@gmx.net> (maintainer)
2004-02-01 15:17:10 +00:00
Kirill Ponomarev
cf746e92c2 - Add note that the function "elog" has been removed from
pg-7.4

PR:		ports/62167
Submitted by:	maintainer
2004-02-01 15:05:44 +00:00
Kirill Ponomarev
86fa30c559 - Update to version 0.4.6
PR:		ports/62160
Submitted by:	Ports Fury
2004-02-01 14:58:34 +00:00
Erwin Lansing
a32214e4f1 Replace spaces by tab
Submitted by:	Xin LI <delphij@frontfree.net>
2004-02-01 14:49:19 +00:00
Adam Weinberger
996149bf54 Fix build on -STABLE. 2004-02-01 14:30:48 +00:00