1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

14061 Commits

Author SHA1 Message Date
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
Thomas Gellekum
afbc2ba0b4 Upgrade to 0.20.2.
Submitted by:	Brian Handy <handy@physics.montana.edu>
1998-10-30 08:24:36 +00:00
Thomas Gellekum
96d928c556 Un-break. Fetches now, looks like the ISP is a bit flakey. 1998-10-30 07:52:12 +00:00
Satoshi Asami
fdced335d2 Portlint. 1998-10-30 07:45:50 +00:00
Satoshi Asami
819b8fa190 Add arla and citrix_ica. 1998-10-30 06:45:35 +00:00
Satoshi Asami
277a2b58b7 Add linux_glide and linux_mesa. 1998-10-30 06:43:38 +00:00
Satoshi Asami
c32a994ca7 Fix three typos (gxsnmp.o -> gxsnmp.1, ggc -> ggv, do-install= -> do-install:).
Guys, it wouldn't hurt to TEST these things once in a while! ;)
1998-10-30 06:32:40 +00:00
David E. O'Brien
3c1a7c6ce8 configure with "--without-x" if X11BASE/bin/xauth is missing.
Requested by:	Studded@gorean.org
1998-10-30 06:15:18 +00:00
Marc G. Fournier
649ef54a19 Updating to Mico v2.2.1
The port is marked BROKEN anyway...updating it to what I have so far that
appears to work, so that if I update ports, I don't lose it all again.

Hope to have it unBROKEN over the weekend ... so far, builds out of the
box with the stock cc 2.7.2.1 ...
1998-10-30 04:42:16 +00:00
Satoshi Asami
d6416a18cc Install two more files so "make package" works. Also, delete *.orig
files in post-patch so "make deinstall" doesn't complain about non-empty
directories.
1998-10-30 04:21:20 +00:00
Jean-Marc Zucconi
348f3f4636 Remove the run dependency on mkisofs.
PR:		ports/7004, ports/7818
1998-10-30 03:33:20 +00:00
Joseph Koshy
e630b5db56 Activate ruboard. 1998-10-30 03:19:00 +00:00
Joseph Koshy
5d74fe2ea8 Import of `ruboard', an almost plug 'n play web based discussion board
supporting english and russian.

PR:		8492
Reviewed by:	jkoshy
Submitted by:	Andrew Maltsev <am@amsoft.ru>
1998-10-30 03:17:43 +00:00
John Fieber
749b7f9beb Upgrade and unbreak. 1998-10-28 23:41:24 +00:00
Satoshi Asami
9894be6210 This port is unfetchable (operation timed out). 1998-10-28 23:17:16 +00:00
Paul Traina
a79a9045e2 Upgrade to 3.0.8 1998-10-28 22:50:43 +00:00