Eivind Eklund
172a62959e
Inital import of a GTKStep port. This provides GTK with a NeXTstep-like
...
interface.
Submitted by: Gilad Rom <rom_glsa@ein-hashofet.co.il>
1998-11-08 17:00:25 +00:00
Bill Fenner
b7da039f86
Satoshi must have experienced a temporary outage.
1998-11-08 16:51:06 +00:00
Bill Fenner
560db6ff26
Make the BROKEN message actually say ${HOME} instead of interpolating it.
1998-11-08 16:32:07 +00:00
Jun Kuriyama
f266cba069
Activate p5-mkttfdir.
1998-11-08 15:11:58 +00:00
Satoshi Asami
4574e6e174
(1) New variable MAKE_ARGS: will be appended to build/install make argument
...
list. The old MAKE_FLAGS was a little hard to use since it had a weird
default ("-f").
Suggested by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
(2) Add new targets clean-restricted and clean-for-cdrom, which will
delete RESTRICTED and NO_CDROM packages and distfiles from the top.
Reviewed by: jkh
(3) Add depends to list of things to recurse on. It will help people
who are trying to fetch some ports plus their dependencies.
Requested by: Chris Dillon <cdillon@wolves.k12.mo.us>
1998-11-08 10:29:53 +00:00
David E. O'Brien
4e07acdc1a
upgrade to 2.2.0.
1998-11-08 09:54:45 +00:00
Satoshi Asami
fcbd63ca68
On second thought, move all the PLISTs back as ${RESOLUTION}.list in the
...
master pkg directory. No need to create pkg directories for all the mini-
ports for just one file each.
1998-11-08 09:37:11 +00:00
Satoshi Asami
93372b1188
unzip is a build-time dependency, not a fetch-time dependency.
1998-11-08 08:44:59 +00:00
Satoshi Asami
3c712b6b19
Use LOOP_VAR to set KONFONT automatically.
1998-11-08 00:49:29 +00:00
Satoshi Asami
badeabad3b
Mark it broken, can't build.
...
-------
===> Building for libgtop-0.26.2
Makefile:499: macros/macros.dep: No such file or directory
cd macros && gmake macros.dep
gmake[1]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/macros'
gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/macros'
gmake all-recursive
gmake[1]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2'
Making all in po
gmake[2]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/po'
PATH=../src:$PATH : --default-domain=libgtop --directory=.. \
--add-comments --keyword=_ --keyword=N_ \
--files-from=./POTFILES.in
rm -f ./libgtop.pot
mv libgtop.po ./libgtop.pot
mv: rename libgtop.po to ./libgtop.pot: No such file or directory
gmake[2]: *** [libgtop.pot] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/po'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2'
gmake: *** [all-recursive-am] Error 2
*** Error code 2
1998-11-08 00:24:03 +00:00
Jun Kuriyama
9e8dba0228
Upgrade to v1.23.
1998-11-08 00:10:41 +00:00
Bill Fenner
b06bba06b5
Remove double-slash from URL
1998-11-07 18:31:13 +00:00
Bill Fenner
3de31efa84
Remove leading/traling slash from MASTER_SITE_SUBDIR
1998-11-07 18:30:55 +00:00
Bill Fenner
47e4c231c9
Remove leading slash from MASTER_SITE_SUBDIR
1998-11-07 18:29:09 +00:00
James Raynard
9258520d84
New patches for sfio98. (Not that many changes, I've just split them up
...
into a single patch for each source file).
1998-11-07 18:06:17 +00:00
James Raynard
0fa4f8390e
Update to sfio98.
...
Prodded by: wosch
1998-11-07 18:04:14 +00:00
Jun Kuriyama
c86f9b4cd5
PKGNAME=ja-kon2-${KONFONTS}-0.3
...
Suggested by: asami
1998-11-07 14:30:29 +00:00
Ralf S. Engelschall
0bf99088cd
Upgrade to Apache 1.3.3 + mod_ssl 2.0.15
1998-11-07 14:22:40 +00:00
Andrey A. Chernov
a601da825c
If PACKAGE_BUILDING defined, install default config file and
...
don't search apache config
1998-11-07 12:39:32 +00:00
Satoshi Asami
6ff250ab11
Split up pkfonts to pkfonts${RESOLUTION} subdirectories, so dependencies
...
are tracked correctly. pkfonts300 is a repository copy from pkfonts, and
other pkfonts* directories only contain PLIST and a Makefile that sets
RESOLUTION and includes pkfonts300/Makefile.
1998-11-07 10:50:04 +00:00
Tim Vanderhoek
80af0678d0
Don't use a variable that conflicts with bsd.port.mk USE_PERL5.
...
Making perl5 support automatic on 3.0 is left for someone who feels
like testing it.
Reported-by: jdp
1998-11-07 08:49:32 +00:00
Satoshi Asami
d826b2cf9f
unzip is BUILD_DEPENDS, not FETCH_DEPENDS.
1998-11-07 07:42:12 +00:00
Satoshi Asami
67cd4bb6b7
Manpages already listed in Makefile.
1998-11-07 06:41:05 +00:00
Satoshi Asami
5cb28acf27
egcs is in lang, not devel.
1998-11-07 05:02:55 +00:00
David E. O'Brien
ac783edf03
mark unbroken - can't repeat the problem
1998-11-07 04:26:03 +00:00
Marc G. Fournier
95320454e7
This should allow mico to compile, using MICO's personal 'mini-stl' and
...
with the standard gcc that comes with FreeBSD 3.0 (gcc 2.7.2.1) ... this
is not usable for compiling either corba or koffice, which is still being
worked on...
Please report any bugs on this to me, as I'm trying to work with the
MICO guys as far as getting FreeBSD recognized as an "official port" instead
of their current web page, which reports "somehow it works under FreeBSD"...
1998-11-07 04:25:48 +00:00
David E. O'Brien
fe824e029e
mark unbroken -- I can't duplicate the problem on 3 different machines
1998-11-07 04:18:10 +00:00
David E. O'Brien
92212c571b
make buildable on ELF
1998-11-07 04:14:49 +00:00
David E. O'Brien
d4f4dc4a7a
mark unbroken -- I can't repeat the problem on 3 different machines
1998-11-07 04:12:19 +00:00
Satoshi Asami
df65851235
Portlint. Also, set IS_INTERACTIVE (it asks questions) and NO_PACKAGE
...
(one of the questions is about the domain name, which I assume is put in
setup files).
1998-11-07 03:53:44 +00:00
Satoshi Asami
37ee9d7cba
ftp.uu.net is not responding.
1998-11-07 03:37:38 +00:00
Satoshi Asami
a8a4ec5950
Can't fetch, server not responding.
1998-11-07 03:36:39 +00:00
Jacques Vidrine
17565d52fa
Build and install correctly for a.out and ELF.
1998-11-07 02:33:51 +00:00
Jacques Vidrine
79337a0bf0
Previous commit for ELF broke a.out.
...
Alerted by: Satoshi Asami <asami@freebsd.org>
1998-11-06 21:17:33 +00:00
Jun-ichiro itojun Hagino
40f2086af4
enable mswordview: ms word -> html converter.
...
fix CATEGORIES in mswordview/Makefile.
1998-11-06 17:12:02 +00:00
Jun-ichiro itojun Hagino
e18859013a
MSWordView is a program that can understand the microsofts word 8
...
binary file format (office97), it currently converts word into html,
which can then be read with a browser.
It is also capable of converting Japanese MS Word document
MSWordView HomePage is
http://www.csn.ul.ie/~caolan/docs/MSWordView.html
Reviewed by: itojun
Submitted by: sumikawa@kame.net
1998-11-06 17:08:24 +00:00
Satoshi Asami
77004aa0ac
Broken for a.out systems too.
1998-11-06 12:04:27 +00:00
David E. O'Brien
007e35283b
Add a little more description what "php3" is.
...
Upgrade apache13-php3 to use apache-1.3.3, php-3.0.5 and mod_ssl-2.0.14
Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
1998-11-06 11:02:22 +00:00
Thomas Gellekum
52369deb9b
Activate teTeX-beta.
1998-11-06 08:13:30 +00:00
Mike Smith
10c6d70e49
Update to client version 2.8.1
...
Submitted by: Ben Hutchinson <benhutch@xfiles.org.uk>
1998-11-06 07:09:20 +00:00
Satoshi Asami
a719a25983
Add "pilot" to list of categories.
1998-11-06 04:20:59 +00:00
Justin M. Seger
a4da70d8a7
Distfile moved on MASTER_SITE
1998-11-06 02:41:06 +00:00
Jun Kuriyama
7c3c0a5743
Activate mew-{emacs20,xemacs20,xemacs-mule}.
1998-11-05 22:14:12 +00:00
Jun Kuriyama
866fbeb23b
Message interface to Emacs Window(for xemacs20)
...
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
PR: ports/8233 (part of)
1998-11-05 22:13:27 +00:00
Jun Kuriyama
adfd424e0d
Message interface to Emacs Window(for xemacs-mule)
...
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
PR: ports/8233 (part of)
1998-11-05 22:11:54 +00:00
Jun Kuriyama
8f7a4e3c13
Message interface to Emacs Window(for emacs20)
...
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
PR: ports/8233 (part of)
1998-11-05 22:10:45 +00:00
Jun Kuriyama
617d85793c
Upgrade to v1.93
...
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
PR: ports/8233 (part of)
1998-11-05 14:32:54 +00:00
Jun-ichiro itojun Hagino
2dbb7706c7
obey CFLAGS and CC defintion from bsd.port.mk.
...
Submitted by: Mikhail Teterin <mi@video-collage.com>
email Message-Id: <199811042059.PAA03130@video-collage.com>
1998-11-05 12:18:26 +00:00
Martin Cracauer
4e8c798b65
Fix distfile location
1998-11-05 11:39:51 +00:00
Vanilla I. Shu
b5e3f4011e
Fix the problem of "make package"
...
Submitted by: Tom Jobbins <tom@tom.tj>
1998-11-05 09:23:52 +00:00