Commit Graph

40159 Commits

Author SHA1 Message Date
Michael Haro
fbc78188bd update to 0.5.8
PR:		25391
Submitted by:	    Rod Taylor <rbt@zort.ca>
2001-04-02 06:13:18 +00:00
Ying-Chieh Liao
6c9b37352c add mdk
MIX Development Kit offers an emulation of MIX and MIXAL
2001-04-02 06:01:23 +00:00
Michael Haro
12decc890d Correct incorrect format of command if "Fast scan" option is enabled
PR:		26158
Submitted by:	    Victor Bondarenko <victor@indite.org>
2001-04-02 05:33:40 +00:00
Munechika SUMIKAWA
a8ce216b04 Add official patch to not coredump on missing ServerName
PR:		26237
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>
2001-04-02 05:33:20 +00:00
FUJISHIMA Satsuki
8e0191fc0f unbreak if jwhois.conf existed.
found by:	# portupgrade jwhois
2001-04-02 05:29:06 +00:00
Michael Haro
5eacaf6d65 remove maintainer
PR: 26111
2001-04-02 05:22:06 +00:00
Michael Haro
aa208802f4 update to 0.3
PR:		26079
Submitted by:	    Stijn Hoop <stijn@win.tue.nl>
2001-04-02 05:19:13 +00:00
Michael Haro
5fda8a9c36 update to 3.03
PR:		26094
Submitted by:	    maintainer
2001-04-02 05:16:26 +00:00
Michael Haro
8f55984793 updated port biology/phylip from vers 3.5 to 3.6
PR:		26146
Submitted by:	    "David A. Bader" <dbader@eece.unm.edu>
2001-04-02 05:10:15 +00:00
Michael Haro
9917f1deed x11-wm/qvwm to 1.10
PR:		26236
Submitted by:	    KATO Tsuguru <tkato@prontomail.ne.jp>
2001-04-02 05:04:18 +00:00
Michael Haro
7feda960ad update -> 0.4.21
PR:		26246
Submitted by:	    Michael Lyngbøl <michael@lyngbol.dk>
2001-04-02 05:00:33 +00:00
Akinori MUSHA
97feddd36f Invoke ruby with -d when the variable DEBUG is defined. (make -DDEBUG) 2001-04-02 04:36:09 +00:00
Mario Sergio Fujikawa Ferreira
5cda479d4a Properly add variable to the environment after last partially bogus commit 2001-04-02 03:02:24 +00:00
Mario Sergio Fujikawa Ferreira
4f6fa46904 Do not pollute the ambient with internal variables 2001-04-02 02:18:38 +00:00
OKAZAKI Tetsurou
0e84f5fea8 Add emacs-w3m-emacs20, a simple interface program of w3m for Emacs20.
PR:		26130
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
2001-04-02 01:04:50 +00:00
Akinori MUSHA
8f15e0febd Add ruby-panda, a Ruby extension library to access Panda, a GPL'ed
library for dynamically generating PDF files.
2001-04-01 21:43:25 +00:00
Akinori MUSHA
e295b0bcd2 Do a ${MV} with -f so that the installation process won't stop and ask
a question when some version of ruby is already installed.  This is
useful when you want to automatically upgrade the port using
portupgrade. :)

Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2001-04-01 21:21:27 +00:00
Akinori MUSHA
e97bce7ae0 Update to 0.3-repacked. 2001-04-01 21:15:50 +00:00
Will Andrews
853c2c778d Bump PORTREVISION per kpresenter fix. I did have this in here, I just
only committed files.  :(

Submitted by:	demon
2001-04-01 18:17:08 +00:00
Akinori MUSHA
7b314e8a06 Do not link libc_r when it is unnecessary. 2001-04-01 18:14:49 +00:00
Akinori MUSHA
391eaac231 Now all the ruby-qt2* ports are unbroken for both 4-STABLE and
5-CURRENT.

Bump the version to 0.12a.1.
2001-04-01 18:07:11 +00:00
Jimmy Olgeni
e42ae82388 At deinstall time, remove the "application/x-ica" mime type from netscape's
mailcap and mime.types files.

Do this only if the netscape files actually exist.
2001-04-01 18:02:38 +00:00
Akinori MUSHA
e3113c7ecd Now this is available on 4-STABLE too. :) 2001-04-01 17:59:39 +00:00
Akinori MUSHA
b4635474a2 Update to the latest snapshot of the stable branch, plus a workaround
for the longstanding libc vs. libc_r issue.

This should hopefully fix all the ruby extensions such as Ruby/Qt2GL,
Ruby/Python and Ruby/SDL for both 4-STABLE and 5-CURRENT. :)
2001-04-01 17:52:01 +00:00
Akinori MUSHA
562adb7a22 Update to 2.4.2. 2001-04-01 17:28:24 +00:00
Jimmy Olgeni
3ad439e971 Add xpinmame, the Pinball Console emulator for X11 (xmame slave port)
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
PR:		26217
2001-04-01 17:22:26 +00:00
Jimmy Olgeni
c1ad3393b5 Update xmame to 0.37b13.1
- Assign maintainership to Stijn Hoop, due to current maintainers timeouts.
- Don't symlink /usr/X11R6/etc/xmamerc to avoid bento warning
- Update CPS2 patch version to latest release
- Rename wpcmame glue in xmame makefile to pinmame

Submitted by:	Stijn Hoop <stijn@win.tue.nl>
PR:		26217
2001-04-01 17:15:56 +00:00
Nick Sayer
a946354ccf Add WWW 2001-04-01 16:41:30 +00:00
Andreas Klemm
63432c12c7 - "Gelhaus driver" (cdj850) wasn't active in gs, fix that
- therefore bump port revision
- add a makefile template, so that it will be compiled in
- patch configure.batch and the interactive one
  interactive configuration is still not enabled, because every
  driver entry needs to be checked thoroughly if its still present,
  if more printer models are supported, if there are new printers/drivers,
  etc ... This needs time that I currently don't have.
  Any taker ???
2001-04-01 15:55:32 +00:00
Andreas Klemm
620e8e9b76 update from apsfilter 6.1.0 to 6.1.1
- a duplex printing password fix turned out incompatibility of
  BSD od(1) to other flavours of od(1).
- apsfilter 6.1.1 contains the duplex password fix
  + a substitution of od(1) with hexdump which also seems to be
  available on Linux and Solaris.
- no PORTREVISION dump since we have a new release
- added pkg-message file for easier handling and addition of
  notification to apsfilter *package*
  had to change configure script and Makefile to follow that new
  infrastructure.
- troff notification in dependency to FreeBSD version
2001-04-01 13:24:00 +00:00
Yukihiro Nakai
d38bdc2ee5 Remove the unnessesary link. 2001-04-01 11:49:24 +00:00
Yukihiro Nakai
1a0679e79d Update to 0.14 2001-04-01 11:28:28 +00:00
Will Andrews
2591405996 Add simple patch to fix bogon where kpresenter crashes on startup.
Suggested by:	demon
Obtained from:	KDE PR system
Originator:	percy@caldera.de
2001-04-01 05:58:49 +00:00
Mario Sergio Fujikawa Ferreira
4e2aec370c New port:
FURI is a java Gnutella distributed, peer-to-peer file sharing system
2001-04-01 05:41:12 +00:00
Nick Sayer
9d49968574 glide3 port. Most of the credit goes to Eric Anholt.
This makes a library good enough to be able to make the XFree86-4 port's
lib/modules/dri/tdfx_dri.so, which is enough to enable DRI on 3dfx cards.
2001-04-01 03:38:41 +00:00
Clive Lin
e72261faea Add textproc as virtual category.
Suggested by: Vivek Khera <khera@kciLink.com>
No objection by: -ports
2001-04-01 03:28:18 +00:00
David E. O'Brien
9d61c220a5 The GNU *@&%^Wpeople seem to have renamed the distfile.
They are now going against their ?10? year tradition of source tarball
naming.  So who knows, is this even version "1.4.0", or is it "1.4"?
2001-03-31 23:15:06 +00:00
David E. O'Brien
d516a6be1c Update Vim 5.7 to patchlevel 27. 2001-03-31 22:53:34 +00:00
James E. Housley
094a908dfa Update the WWW link.
Submitted by:	"David W. Chapman Jr." <dwcjr@inethouston.net>
2001-03-31 22:20:50 +00:00
Jimmy Olgeni
639718cce1 Update port to version 1.1.2 2001-03-31 20:27:58 +00:00
Andrey A. Chernov
eb11ba8c12 Add official patch to not coredump on missing ServerName
PR:		26237
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>
2001-03-31 20:01:09 +00:00
Mikhail Teterin
61d4e55728 In my quest to bring this port up to date, this is the first step --
change the web-site. The original one no longer exists and the author
registered a special domain siag.nu long time ago.
2001-03-31 16:38:29 +00:00
Kevin Lo
8f4abe0124 Fix the dependency and pkg-plist.
PR: 26241
Submitted by: MAINTAINER
2001-03-31 16:29:26 +00:00
Kevin Lo
161f535385 Update to version 1.07
PR: 26235
Submitted by: Ports Fury
2001-03-31 16:23:38 +00:00
Kevin Lo
608d54b852 Update to version 0.4.1
PR: 26234
Submitted by: Ports Fury
2001-03-31 16:17:05 +00:00
Dmitry Sivachenko
84d831a01d New port: anjuta.
Anjuta is an Integrated Development Environment for C and C++.
2001-03-31 16:10:34 +00:00
Kevin Lo
8ca30908d3 Fix PKGMESSAGE handling.
PR: 26232
Submitted by: Ports Fury
2001-03-31 16:09:05 +00:00
Kevin Lo
600b5d5823 - Fix MASTER_SITES
- Change install path of data files
- Add PORTDOCS to pkg-plist

PR: 26231
Submitted by: Ports Fury
2001-03-31 16:03:40 +00:00
Kevin Lo
4b4cce753f Update MASTER_SITES and WWW: line.
PR: 26230
Submitted by: Ports Fury
2001-03-31 15:56:38 +00:00
Kevin Lo
5fe9676a3f Fix MASTER_SITES
PR: 26229
Submitted by: Ports Fury
2001-03-31 15:53:31 +00:00