Mark Linimon
fa636c762b
These files were left out of the previous checkin by mistake.
...
PR: ports/62017
Submitted by/reminded by: David Yeske (maintainer)
2004-02-02 01:55:44 +00:00
Bill Fenner
a722c752b2
Update tcl/tk dependency to 8.4.
...
Remove incorrect library dependency in port's Makefile.
2004-02-02 01:24:52 +00:00
Ying-Chieh Liao
1339cafcff
add py-getargs 2.12
...
Parse command line arguments in sys.argv
2004-02-02 01:23:33 +00:00
Bill Fenner
59ff1d9146
Upgrade rat to version 4.2.25.
...
Depend on tcl/tk 8.3 (won't build out of the box with 8.4)
Submitted by: overholt <overholt@GeekDude.Com> (tcl/tk 8.3 upgrade)
PR: ports/52779
2004-02-02 01:07:25 +00:00
Bill Fenner
4e2842b561
Update to sdr 3.0.
...
Depend on tcl/tk 8.4.
Submitted by: overholt <overholt@GeekDude.Com> (tcl/tk 8.3 upgrade)
PR: ports/52779
2004-02-02 00:55:08 +00:00
Marcel Moolenaar
b17d5d8ee9
Sync with www/mozilla. This makes sure that future development ports
...
contain the necesary ia64 fixes.
2004-02-02 00:33:28 +00:00
Marcel Moolenaar
4e59d2b43a
Like alpha, link against libc when creating a shared library on ia64.
...
The compiler does not automaticly does that.
2004-02-02 00:32:09 +00:00
Pav Lucistnik
021889ff93
- Fix installation of mapconvert.py
...
PR: ports/62235
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2004-02-02 00:03:27 +00:00
Pav Lucistnik
73623c1ffa
- Update to 2.2
...
PR: ports/62231
Submitted by: Steven Honson <steven@honson.org> (maintainer)
2004-02-01 23:50:52 +00:00
Kirill Ponomarev
1b09ce827f
- Fix PORTNAME in COMMENT
2004-02-01 23:46:36 +00:00
Pav Lucistnik
b97bae2b82
- Update to 0.9.7
...
PR: ports/62229
Submitted by: Aaron Myles Landwehr <aaron@snaphat.com> (maintainer)
2004-02-01 23:44:34 +00:00
Kirill Ponomarev
72d27aced4
- Move net/forgate -> net/4g8
2004-02-01 23:43:05 +00:00
Kirill Ponomarev
153d56bf00
- Delete net/forgate because it was renamed to net/4g8
2004-02-01 23:41:37 +00:00
Oliver Lehmann
578e34ac3e
update to Atlas-C++-0.4.93
2004-02-01 23:41:15 +00:00
Kirill Ponomarev
a85830dbd9
- Rename net/forgate to net/4g8 because project was renamed.
2004-02-01 23:40:35 +00:00
Oliver Lehmann
22eacece67
update to varconf 0.6.1
2004-02-01 23:40:28 +00:00
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