1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
Commit Graph

14726 Commits

Author SHA1 Message Date
Andrey A. Chernov
8f48ae9dc6 when can't open global .sitecache, open in in current directory
instead of in /tmp because conflict in multiuser system
1998-11-02 11:04:02 +00:00
Andrey A. Chernov
033275a86c fix warning for some undef variables 1998-11-02 08:56:30 +00:00
Andrey A. Chernov
9b15f3eb3b typo 1998-11-02 08:54:49 +00:00
Andrey A. Chernov
f0acb60217 prevent redirection loop and indexing error pages 1998-11-02 08:52:05 +00:00
Thomas Gellekum
4a9c98627b Use new distfile. 1998-11-02 08:45:27 +00:00
Thomas Gellekum
67a519c67e Upgrade to 1.6. 1998-11-02 08:42:37 +00:00
Andrey A. Chernov
2d5ab50418 add html2txt sources too 1998-11-02 08:18:09 +00:00
Thomas Gellekum
137f1976cb Fix CPU hogging.
Submitted by:	Brian Handy <handy@physics.montana.edu>
1998-11-02 08:08:09 +00:00
Andrey A. Chernov
c118c4a87c add webglimpse 1998-11-02 06:57:56 +00:00
Andrey A. Chernov
954ea1e90d WWW interface to Glimpse search engine 1998-11-02 06:54:53 +00:00
Justin M. Seger
18b776a002 Mark BROKEN:
gcc -c -O6 -ffast-math -fomit-frame-pointer  -DNO_BYTE_SWAPPING -DOS_BSD -DARCH_i386     audioIO.c
In file included from audioIO.c:11:
audioIO_Linux.c:29: parse error before `32768'
audioIO_Linux.c: In function `audioOpen':
audioIO_Linux.c:81: invalid lvalue in unary `&'
gmake: *** [audioIO.o] Error 1
*** Error code 2
1998-11-02 04:55:33 +00:00
Justin M. Seger
724c3f610b Unbreak for ELF 1998-11-02 04:35:08 +00:00
Steve Price
150924d776 Chase the checksum and make this compile again.
PR:		8507
1998-11-02 04:15:38 +00:00
Steve Price
a10a7b97d7 Update to version 0.44.
PR:		8514
Submitted by:	maintainer
1998-11-02 04:04:44 +00:00
Steve Price
8b256362dc Update to version 2.8.1.
PR:		8483
Submitted by:	maintainer
1998-11-02 04:02:00 +00:00
Steve Price
3452bd57dc Grab the compress'd version of the distfile.
PR:		8451
Submitted by:	Stephen J. Roznowski <sjr@home.net>
1998-11-02 03:59:50 +00:00
Steve Price
9e932411c5 Update to version 1.7.2.
PR:		8449
Submitted by:	maintainer
1998-11-02 03:57:49 +00:00
Andrey A. Chernov
9d01e1a8e3 upgrade to 4.1 1998-11-02 03:52:25 +00:00
Steve Price
886dc9fb22 Update to version 1.4.
PR:		8407
Submitted by:	maintainer
1998-11-02 03:49:33 +00:00
Steve Price
c6eb24579b Fix the following bugs:
- Entry binding didn't work properly in XIM session.
    - Widget path name that have kanji cound not be parsed when
       internal kanji code is JIS.

PR:		8391
Submitted by:	maintainer
1998-11-02 03:47:53 +00:00
Steve Price
864b42859e Update to version 2.2.
PR:		8342
Submitted by:	maintainer
1998-11-02 03:45:00 +00:00
Justin M. Seger
b98345d3b4 Upgrade to libwww-5.2 1998-11-02 02:48:28 +00:00
Wolfram Schneider
5c36861a11 Says that the port uses perl5 for building and running 1998-11-01 16:51:39 +00:00
Wolfram Schneider
e04c366abc Added portcheckout. 1998-11-01 16:45:30 +00:00
Wolfram Schneider
4e1e1391ed portcheckout - checkout ports and all depending ports
Portcheckout(1) checks out a FreeBSD port and all runtime
       and buildtime depending ports into the current working
       directory.  The output is written to stdout as an
       executable shell-script.

       Compiling a FreeBSD port usually require a full tree of ports
       in /usr/port. A cvs checkout or a cvs update command takes
       a very long time and need much free space.

       With portcheckout, you checkout only the parts of the port
       tree which you really need. This is a magnitude faster!
1998-11-01 16:42:29 +00:00
Andrey A. Chernov
ab0915f7f4 upgrade to 2.8.1rel.2 1998-11-01 00:38:05 +00:00
Marc G. Fournier
4cadfed118 Remove BROKEN status...it does build here, and if I'm going to fix it on
for other machines/installs, ppl have to try and build it...
1998-10-31 21:40:22 +00:00
Marc G. Fournier
e112ddadbc Added dependencies for qt and tcl to be installed
Replaced the --with-tcl=/usr/include  with just --with-tcl

Left in BROKEN status...can someone test and let me know if there is
anything else I've overlooked?
1998-10-31 21:36:11 +00:00
Justin M. Seger
1425c849ee Distfile moved on MASTER_SITE. 1998-10-31 18:05:31 +00:00
Justin M. Seger
841b56393e Don't warn before mv'ing.
Submitted by:	shige@kuis.kyoto-u.ac.jp
PR:	ports/8226
1998-10-31 15:51:22 +00:00
Justin M. Seger
25df4a5295 Upgrade to version 2.8.1.1 1998-10-31 15:36:18 +00:00
Justin M. Seger
eaa1bc9b2a Upgrade to version 4.1.3. 1998-10-31 15:34:42 +00:00
Jun Kuriyama
e1db728333 Upgrade to v1.19.
Requested by:	nik
1998-10-31 13:43:31 +00:00
Joseph Koshy
a357a53c5e Upgrade to v1.2.1.
Submitted by:	Andrew Maltsev <am@amsoft.ru> (maintainer)
1998-10-31 09:54:36 +00:00
Satoshi Asami
9843b67d53 Well, this thing is not working here. Besides, the "--with-tcl=/usr/include"
is definitely wrong.

===
cd ../libs; rm -f libmicox2.2.1.a; ln -f -s ../auxdir/libmicox2.2.1.a .
/usr/X11R6/bin/moc ../include/mico/qtmico.h -o qtmico.moc
c++  -I. -I../include -I/usr/ports/devel/mico/work/mico/./include/ministl    -I/usr/X11R6/include -I/usr/X11R6/lib/glib/include -I/usr/X11R6/include/gtk10 -I/usr/X11R6/include -I/usr/local/include  -c qtmico.cc -o qtmico.o
In file included from qtmico.cc:25:
../include/mico/qtmico.h:32: qapp.h: No such file or directory
../include/mico/qtmico.h:35: qsocknot.h: No such file or directory
../include/mico/qtmico.h:36: qtimer.h: No such file or directory
In file included from qtmico.cc:266:
qtmico.moc:17: qmetaobject.h: No such file or directory
gmake[1]: *** [qtmico.o] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/auxdir'
gmake: *** [system] Error 1
*** Error code 2

Stop.
1998-10-31 09:35:55 +00:00
Mark Murray
3a77a51b7a Upgrade to thae latest Redhat offerings. This brings in the Linux
glibc2 stuff.

The tarball is in freefall:~markm/linux_lib-2.6.tar.gz; please someone
move it over to ftp.freebsd.org. Ta!
1998-10-31 09:28:05 +00:00
David E. O'Brien
a0f1927f79 Add homepage. 1998-10-31 07:25:58 +00:00
Jun Kuriyama
49b8f94f60 Waiting for jgrep, jfold, jcat. 1998-10-31 07:06:01 +00:00
David E. O'Brien
5b01056a23 Upgrade to version 1.6.1. 1998-10-31 07:00:21 +00:00
David E. O'Brien
36145bd251 Fix bug related to multi-session burning.
PR:				posted to ports@freebsd.org
Submitted by:	Joachim Kuebart <joki@kuebart.stuttgart.netsurf.de>
1998-10-31 06:42:02 +00:00
Marc G. Fournier
bd95a9fae2 mico 2.2.1 port ... compiles cleanly and installs.
Please let me know of any problems, as I won't know until I move into
getting koffice built..
1998-10-31 04:03:14 +00:00
Jordan K. Hubbard
d78763b607 Make the search target home in a little better on what users are
actually looking for.
1998-10-30 23:38:26 +00:00
Jordan K. Hubbard
a7e927e532 Upgrade to 0.0.10.
Submitted by:	rom_glsa@ein-hashofet.co.il
1998-10-30 16:00:06 +00:00
Jun Kuriyama
995fcf8f73 Activate p5-FreeType and p5-FreeTypeWrapper. 1998-10-30 14:17:49 +00:00
Thomas Gellekum
9f0b173517 Update maintainer's address. 1998-10-30 13:54:45 +00:00
Satoshi Asami
46aa6d39e8 Make this port use LOOP_VAR and LOOP_OPTIONS for DOCFORMAT. While I'm here,
make this port not overwrite ${PKGDIR}/PLIST (evil!) and clean up messages
a bit.
1998-10-30 11:21:54 +00:00
Satoshi Asami
edb7cb14b3 This is broken for non-ELF cases too. 1998-10-30 10:33:43 +00:00
Satoshi Asami
bb625f03e6 Make thise ports use LOOP_VAR and LOOP_OPTIONS for RESOLUTION. 1998-10-30 10:31:44 +00:00
Satoshi Asami
02d389691c Make thise ports use LOOP_VAR and LOOP_OPTIONS for PAPERSIZE. While
I'm here, make a2ps43's Makefile detect the missing PAPERSIZE
correctly, and add -${PAPERSIZE} in lprps's PKGNAME.
1998-10-30 08:35:38 +00:00
Satoshi Asami
584030d604 (1) Add new variables LOOP_VAR and LOOP_OPTIONS to implement building several
packages from a single port.  LOOP_VAR is the name of the variable
    and LOOP_OPTIONS is a space-separated list of values it should
    take.  When these are set, the target "package-loop" will go
    through a clean and package loop for all the options.  The
    "package-loop" target is defined as "package" when LOOP_VAR is not
    defined, so if you are in the business for building packages, you
    should use "package-loop" all the time.  (This target is added to
    bsd.port.subdir.mk too.)

    Also, the "describe" target prints out multiple lines so that all
    options will go into the INDEX.  (In other words, if you define
    these variables, INDEX is going to look real silly if you don't
    put ${${LOOP_VAR}} in PKGNAME.)

Seconded by:	obrien ("ANYTHING")

(2) Turn off regexp support for LIB_DEPENDS.  It is a fixed string of
    the form <NAME>.<VER> now.
Tested by:	several rounds of complete package builds

(3) Check checksum even if NO_EXTRACT is defined.

(4) Cosmetic fix for message in MANUAL_PACKAGE_BUILD case.
1998-10-30 08:28:02 +00:00