Steve Price
a64a2d930f
Fix the following problems noticed by maintainer:
...
1) The port contains hard-coded paths and does not properly respect
${PREFIX}/${X11BASE}.
2) The port is marked broken if $DISPLAY is not set.
3) My email address is wrong in the MAINTAINER line.
PR: 10068
Submitted by: maintainer
1999-03-08 20:55:39 +00:00
Bill Fenner
c7144ec282
Update to version 2.4 and add new MAINTAINER
...
PR: ports/10470
Submitted by: Adrian Wontroba aw1@stade.co.uk
1999-03-08 20:38:20 +00:00
Bill Fenner
b0f9653aea
Upgrade to 2.1.1
...
PR: ports/10228
Submitted by: Michael Haro mharo@area51.fremont.ca.us
1999-03-08 20:23:47 +00:00
Bill Fenner
db0d549c50
Upgrade kmpg to 0.4.0, and change MAINTAINER.
...
PR: ports/9572
Submitted by: Tom Hukins tom@eborcom.com
1999-03-08 20:11:51 +00:00
Bill Fenner
3982fc26bd
Upgrade to 0.9.3
...
PR: ports/10416
Submitted by: Jim Mock jim@corp.au.triax.com
1999-03-08 20:06:07 +00:00
Bill Fenner
c19701049c
Update MASTER_SITES.
...
PR: ports/10486
Submitted by: Kostya Lukin <lukin@okbmei.msk.su>
1999-03-08 20:04:36 +00:00
Bill Fenner
db3ac11fa2
Remove MAINTAINER=
...
Submitted by: "Mutsaers, Peter" <p.mutsaers@interedge.nl>
1999-03-08 19:58:02 +00:00
Chuck Robey
86b6c6a9c5
Fix floating point problem and flatten out multi-file patch.
...
PR: 10481
Submitted by: Kouichi Hirabayashi <kh@mogami-wire.co.jp>
1999-03-08 18:40:17 +00:00
Foxfair Hu
147d611938
Update mars_nwe to 0.99.pl15.
...
Submitted by: MAINTAINER
Update mars_nwe to 0.99.pl15
Submitted by: MAINTAINER
Update mars_nwe to 0.99.pl15 and remove one patch.
Submitted by: MAINTAINER
1999-03-08 17:29:12 +00:00
Foxfair Hu
73a0bedf08
Update mars_nwe to 0.99.pl15.
...
Submitted by: MAINTAINER
Update mars_nwe to 0.99.pl15
Submitted by: MAINTAINER
1999-03-08 17:28:42 +00:00
Foxfair Hu
bd7de455a2
Update mars_nwe to 0.99.pl15.
...
Submitted by: MAINTAINER
1999-03-08 17:27:46 +00:00
Foxfair Hu
5a2d8fc7d4
upgrade xferstat to 2.14.
...
Submitted by: Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
PR: 10318
upgrade xferstat from 2.13 to 2.14.
Submitted by: Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
PR: 10318
1999-03-08 16:58:49 +00:00
Foxfair Hu
054733cba9
upgrade xferstat to 2.14.
...
Submitted by: Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
PR: 10318
1999-03-08 16:57:45 +00:00
Foxfair Hu
3552eefdaf
Update to 19990207 RELEASE, change MAINTAINER as submitter's wish and make
...
portlint happy.
Submitted by: Dima Sivachenko <dima@Chg.RU>
PR: 10336
Update to 19990207 RELEASE, change MAINTAINER as submitter's wish and make
portlint happy.
Submitted by: Dima Sivachenko <dima@Chg.RU>
PR: 10336
1999-03-08 16:43:14 +00:00
Foxfair Hu
5ef099a246
Update to 19990207 RELEASE, change MAINTAINER as submitter's wish and make
...
portlint happy.
Submitted by: Dima Sivachenko <dima@Chg.RU>
PR: 10336
1999-03-08 16:42:48 +00:00
Eric L. Hernes
a386786d2d
upgrade to 1.5.8.1
...
Submitted by: Igor Vinokurov <igor@rtsnet.ru>
1999-03-08 16:27:29 +00:00
Jun Kuriyama
a377983bb6
Upgrade to v0.9.3.
1999-03-08 14:33:26 +00:00
Satoshi Asami
4729d2bf22
Change dates. Change BROKEN to IGNORE so it will be ignored even during
...
parallel package builds.
Update 30upgrade to include fetch. Change comments since it's now chasing
3.1-stable.
1999-03-08 09:12:21 +00:00
Satoshi Asami
bf00d4581e
Add 31upgrade
1999-03-08 09:07:20 +00:00
Satoshi Asami
d67709b8f2
3.1R -> 3.1-stable upgrade package.
1999-03-08 09:06:48 +00:00
Jun-ichiro itojun Hagino
b2ff97a558
add http://freefall.freebsd.org/~itojun/distfiles/ into DISTFILES.
1999-03-08 08:27:05 +00:00
Satoshi Asami
e244b8bccc
Fix to make ports work with bsd.port.mk rev. 1.306.
...
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.
The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.
At least we've got much fewer "-unknown-"s in the tree as the result. :)
1999-03-08 07:28:36 +00:00
Satoshi Asami
5426e8d986
(1) Change FETCH_CMD to add the -A flag, so it won't be confused by the
...
"not_found.html" stuff.
(2) Add "MACHINE_ARCH?=i386" so those with a 2.x system have a
fighting chance of getting ports-current to work.
(3) Add new variable CONFIGURE_TARGET, defaulting to
${MACHINE_ARCH}--freebsd${OSREL}, which is tucked to the end of
CONFIGURE_ARGS if GNU_CONFIGURE is defined.
Reviewed by: various
(4) Change MASTER_SITE_GNOME to match reality.
Submitted by: Jeremy Lea <reg@shale.csir.co.za> and nectar
(5) Change MASTER_SITE_SUBDIR handling so we won't be generating
double slashes.
Submitted by: The lord of distfiles himself
(6) Add new variable FETCH_ENV which is the environment passed to
FETCH, so people can define HTTP_PROXY or whatever the want
without screwing up the case when FETCH_CMD is not fetch.
PR: 2949
Submitted by: same
1999-03-08 07:23:10 +00:00
Justin M. Seger
f63f95f70f
Update to stars-1.0-ss-10.20
1999-03-08 01:45:27 +00:00
Justin M. Seger
f94c853f26
Upgrade to ImageMagick 4.2.1
1999-03-08 01:39:40 +00:00
Matthew Hunt
1d9efd7d0b
Fix distfile fennerage by hosting the distfile myself.
1999-03-08 00:27:52 +00:00
Justin M. Seger
f9af75f65c
Nuke isc-dhcp v1. Version 2 will be out of beta in a few days.
1999-03-08 00:22:37 +00:00
Matthew Hunt
b2dcbdac36
Fix distfile fennerage. The distfile now lives on sunsite.
1999-03-08 00:18:18 +00:00
Justin M. Seger
7295fc7581
Upgrade to libwww-5.2.6.
1999-03-08 00:15:42 +00:00
Bill Fumerola
491c691962
Activate fltk, a C++ graphical user interface for X
1999-03-07 23:53:37 +00:00
Bill Fumerola
e8d9657e55
The Fast Light ToolKit ("FLTK", pronounces "fulltick") is a LGPL'd C++
...
graphical user interface for X.
http://fltk.easysw.com
PR: ports/10036 and ports/10053
Submitted by: Dima Sivachenko <dima@Chg.RU>
1999-03-07 23:52:56 +00:00
Wolfram Schneider
07e43910e4
Added backup master site.
1999-03-07 18:58:30 +00:00
Wolfram Schneider
645ab54741
Cleanup MASTER_SITES.
1999-03-07 18:47:22 +00:00
Andrey A. Chernov
26d91b43f2
change master site to http://
1999-03-07 18:34:56 +00:00
Andrey A. Chernov
ec51e8d15e
remove manpages from PLIST
1999-03-07 18:04:01 +00:00
Andrey A. Chernov
26b15f9517
upgrade to 3.12
...
Submitted by: Ollivier Robert <roberto@keltia.freenix.fr>
1999-03-07 18:02:17 +00:00
Seiichirou Hiraoka
de90cbd2f7
Remove unused file.
...
Change directory of character data.
1999-03-07 16:58:29 +00:00
Bill Fumerola
6c7d8ebbbe
BROKEN= "distfile is gone, new distfile requires getopt solution"
1999-03-07 16:50:36 +00:00
Justin M. Seger
3045550669
Upgrade to patchlevel 18
...
Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
PR: ports/10459
1999-03-07 13:01:15 +00:00
Seiichirou Hiraoka
38117a4f81
Avtivate lfview
1999-03-07 12:27:37 +00:00
Seiichirou Hiraoka
6e0804410f
PR: 10460
...
Submitted by: s974123@cc.matsuyama-u.ac.jp
Graphic viewer for Leaf products.
1999-03-07 12:26:01 +00:00
John Polstra
1850731ae0
Add "devel" to the CATEGORIES line.
1999-03-07 01:47:40 +00:00
SADA Kenji
6dd6661610
Change `MASTER_SITES', preparing for move of ports.jp.freebsd.org,
...
and unifying the location of `local ports'.
1999-03-07 01:15:58 +00:00
SADA Kenji
1ff288ae87
Change `MASTER_SITES', preparing for move of ports.jp.freebsd.org,
...
and unifying the location of `local ports'.
1999-03-07 01:06:47 +00:00
SADA Kenji
e2932f990b
Change `MASTER_SITES', preparing for move of ports.jp.freebsd.org,
...
and unifying the location of `local ports'.
1999-03-07 01:01:24 +00:00
SADA Kenji
14d6ac30f4
Change `MASTER_SITES' preparing for move of ports.jp.freebsd.org.
1999-03-07 00:55:34 +00:00
Seiichirou Hiraoka
0838d10274
Add actx,mindfocus
1999-03-07 00:39:24 +00:00
Seiichirou Hiraoka
335b7ae435
Activate actx
...
Activate mindfocus
1999-03-07 00:30:35 +00:00
Seiichirou Hiraoka
f28944154d
PR: ports/10431
...
Submitted by: ixtl@utmc.or.jp
Lovely characters stay on top of active window.
1999-03-07 00:28:44 +00:00
Seiichirou Hiraoka
f8d6d43c09
PR: ports/10370
...
Submitted by: esu@yk.rim.or.jp
Lovely characters stay on top of active window.
1999-03-07 00:23:17 +00:00