Kevin Lo
1f53784c60
Upgrade to 1.0.2
...
PR: 24103
Submitted by: MAINTAINER
2001-01-06 17:16:14 +00:00
Brian Feldman
03e6193f13
Make plist (the Ruby script) a tad more useful: build in mtree support
...
which holds final veto power over what @dirrm lines go into the plist.
This is a bit less evil than all the regexps previously used to manually
remove those directories.
2001-01-06 17:11:40 +00:00
Kevin Lo
41fb4f91f2
Update to 0.9.3
...
PR: 24097
Submitted by: Ports Fury
2001-01-06 16:40:16 +00:00
Kevin Lo
cb6a188c3f
Update to 0.16.1
...
PR: 24096
Submitted by: Ports Fury
2001-01-06 16:25:03 +00:00
Kevin Lo
9cac85e2ab
Update to 0.6.6
...
PR: 24095
Submitted by: Ports Fury
2001-01-06 16:17:20 +00:00
Kevin Lo
db011cb774
Fix and sort packing list
2001-01-06 16:14:35 +00:00
Kevin Lo
8c5821e2fa
Update to 2.0.0
...
PR: 24093
Submitted by: Ports Fury
2001-01-06 16:10:40 +00:00
Alexander Langer
8073f81d69
Add ftrace 0.9, a file modification/creation watcher.
...
(Note: This port can be used to easily create PLIST's!)
PR: 24105
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
2001-01-06 14:28:05 +00:00
Alexander Langer
0e8b58d01f
Add firetalk 0.0.10, a multi-protocol chat/instant messaging library.
...
PR: 24104
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
2001-01-06 14:23:49 +00:00
Alexander Langer
7cd9faa2d3
Convert quotes correctly for German texts.
...
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
2001-01-06 12:33:46 +00:00
Akinori MUSHA
111be898ad
Fix configure script to properly detect FreeBSD's dlopen() facility.
...
This get libslang built with the dynamic linking feature (import()
etc.). PORTREVISION bumped.
Approved by: MAINTAINER
2001-01-06 10:48:02 +00:00
Yukihiro Nakai
bf5d5314c0
Update to 2.39b
...
Submitted by: Kiyoshi Takehara.
2001-01-06 10:21:12 +00:00
Clive Lin
724cf311f6
o Update opennap from 0.37 -> 0.38
...
o Correct pkg-plist
o Fix the ${PREFIX}/etc/rc.d/opennap.sh, let it support {start|stop}
PR: 23653
Submitted by: Joseph Scottj <joseph@randomnetworks.com>
Timed out from: MAINTAINER
2001-01-06 08:38:56 +00:00
Clive Lin
1214435524
Install man page in right place.
...
Forgot to cvs add in previous commit.
2001-01-06 08:35:01 +00:00
Clive Lin
d926d1bb6f
o Portlint
...
o Add missed file in pkg-plist
o Install man page in the right place
Approved by: jim (MAINTAINER)
2001-01-06 08:31:15 +00:00
David E. O'Brien
367c08ac94
Update to 5.1.0.
2001-01-06 08:09:15 +00:00
David E. O'Brien
a480a804e8
GNU cross compiler suite for ARM. This is a vanilla version of gcc only.
...
That is, it does not contain any libs or startup code for creating executable
files.
PR: 22849
Submitted by: Espen Skoglund <esk@ira.uka.de>
(with much cleanup and tweaks by me)
2001-01-06 08:05:31 +00:00
David E. O'Brien
fc0964260a
Converts Vietnamese text files between popular formats.
2001-01-06 07:20:10 +00:00
David E. O'Brien
4cb3f42cda
Remove maintainer -- email to him bounces with "no such user".
...
Update to non-prerelease version.
USE_GMAKE rather than make *huge* non-maintainable patches to the Makefiles.
2001-01-06 05:39:04 +00:00
David E. O'Brien
ac1b8ebb1b
Add `cleandir' to the build command, otherwise we are encouraging people
...
to dirty up /usr/src in potentially harmful way.
2001-01-06 05:32:43 +00:00
Mario Sergio Fujikawa Ferreira
920d90fb6e
Have it correctly depend on port icqlib0.
...
icqlib0 holds old branch 0.x.x of icqlib required by this version
1.2 of icqmail.
Also, pkg-descr was updated with new maintainer information.
PR: ports/23157
Submitted by: maintainer
2001-01-06 04:18:15 +00:00
Mario Sergio Fujikawa Ferreira
a2475db721
The trick of installing icqlib.so as icqlib0.so was not fooling
...
libtool. The installed libs were unusable. Added a patch to
have it build the correct library.
Also, updated the pkg-comment to a more specific message.
2001-01-06 04:09:36 +00:00
Tim Vanderhoek
36647dc805
Quick hacks to catch this port up with FreeBSD, namely the upgrade
...
to ncurses and the removal of CIRCLEQ. Proper hacks will be made
at a later date. This gets us compiling again.
2001-01-06 03:41:36 +00:00
Dirk Froemberg
cc3ecfa822
Remove extra .gz in MAN1.
2001-01-05 23:40:52 +00:00
Ben Smithurst
c2a9a076ef
Add a patch to fix a couple of memory handling problems which show up with
...
MALLOC_OPTIONS=AJ.
2001-01-05 22:38:09 +00:00
Ben Smithurst
62b27d04c9
Reset maintainer to ports@FreeBSD.org, the old maintainer doesn't
...
use this software any more.
Approved by: maintainer
2001-01-05 22:37:24 +00:00
Brian Feldman
15128d4ba4
Heh, if USE_QT2, LIB_DEPENDS doesn't need qt22 ;)
...
Submitted by: alex
2001-01-05 22:21:09 +00:00
Ade Lovett
ac762595d2
Update to 2.2.11
2001-01-05 21:58:26 +00:00
Akinori MUSHA
01eb5364e5
Link against libreadline. I wonder from when and why it came to
...
require linking libreadline... ?-(
Found by: bento
2001-01-05 21:14:09 +00:00
Akinori MUSHA
a1b258baea
Fix plist. A symlink to a directory should be removed by @unexec rm.
...
Found by: bento
2001-01-05 18:59:13 +00:00
Chris D. Faulhaber
9a60e81fb3
Mark as BROKEN for FreeBSD < 4.x due to required ipv6 support
2001-01-05 18:23:08 +00:00
Alexander Langer
3a5e6954a7
New distfile with a WRKSUBDIR now.
...
Approved by: jedgar
2001-01-05 17:59:46 +00:00
Alexander Langer
36786254f3
Add smssend 2.2, a tool to send a SMS to any GSM.
...
PR: 24017
Submitted by: Miklos Niedermayer <mico@bsd.hu>
2001-01-05 17:49:38 +00:00
Alexander Langer
234a6597c1
Add bugseeker 1.0.2, a debugger for Java software.
...
PR: 24062
Submitted by: Ernst de Haan <ernst@jollem.com>
2001-01-05 17:42:23 +00:00
Alexander Langer
6f37193b12
Add glitter 1.0.b.1, a free GTK based binary downloader.
...
PR: 23407
Submitted by: Greg Greenaae <greg@gregnet.net>
2001-01-05 17:39:14 +00:00
Joerg Wunsch
ec53eb5005
Upgrade to a newer version which now matches the supplied PDF
...
documentation file. Still not the most recent version though, since
that one would require a more recent (still beta) gcc.
2001-01-05 17:38:14 +00:00
Alexander Langer
384a31cc98
Add tcltutor 2.b.4, a Tcl/Tk based tutorial for Tcl.
...
PR: 22776
Submitted by: Edwin Groothuis (mavetju@chello.nl )
2001-01-05 17:26:22 +00:00
Dirk Froemberg
c2b1c5db7f
Upgrade to 3.23.30.
2001-01-05 17:13:33 +00:00
James E. Housley
a3ef7fb8fe
Update to 0.6.3. This compiles on FBSD 3.5.1 and similar with out a
...
IPv6 stack
2001-01-05 16:11:25 +00:00
Josef Karthauser
08571750e0
Upgrade to 1.9.11, and add another master site.
2001-01-05 15:54:10 +00:00
Ade Lovett
cc82dead1e
Newest bonobo breaks this. Shame.
2001-01-05 15:37:16 +00:00
Ade Lovett
97b2a3cd19
Mangle this to work with bonobo-0.31
...
Obtained from: GNOME CVS
2001-01-05 15:36:45 +00:00
Ade Lovett
1d10378197
Update to 0.31
2001-01-05 15:36:09 +00:00
Ade Lovett
1570e931e2
Update to 0.0.17
2001-01-05 15:35:53 +00:00
Clive Lin
dc7cfaa8fd
Let lftp port handles NOPORTDOCS properly.
...
PR: 24078
Submitted by: Jimmy Olgeni <olgeni@uli.it>
Approved by: MAINTAINER
2001-01-05 14:58:50 +00:00
Dima Ruban
1afce46641
rc script fix (supports start/stop thingie now)
...
Submitted by: joseph@randomnetworks.com
2001-01-05 14:15:49 +00:00
Chris D. Faulhaber
4da55bf3aa
Update port to 8.2.2p7
...
No reponse from: Maintainer
2001-01-05 14:03:21 +00:00
Neil Blakey-Milner
39609ad548
Add tuxracer, a 3d penguin racing game using OpenGL.
...
PR: 20582
Submitted by: Eric Anholt
2001-01-05 13:19:36 +00:00
Kevin Lo
0f82eea8ee
Upgrade to 2.1.2
...
PR: 24075
Submitted by: MAINTAINER
2001-01-05 12:56:46 +00:00
Peter Wemm
2d740e43f7
Long overdue update. Add some vendor supplied patches.
...
Nagged by: many folks
2001-01-05 10:49:01 +00:00