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

23779 Commits

Author SHA1 Message Date
Steve Price
6555080eea Update name of port in comment.
PR:		15585
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-24 04:40:48 +00:00
Steve Price
efded6570a Update to version pl6.
PR:		15586
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-24 04:39:20 +00:00
Michael Haro
3f6b106686 fix corrupted patch
Submitted by:	FUJISHIMA Satsuki <k5@cheerful.com>
1999-12-24 04:38:36 +00:00
Steve Price
7f0afeedf9 * freebsd.org -> FreeBSD.org
* zcat -> GZIP_CMD
* sh -> SH
* Added WWW: line into pkg/DESCR

PR:		15587
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-24 04:37:18 +00:00
Steve Price
1809fe5e28 Update to version 0.5.
PR:		15589
Submitted by:	Alexander Langer <alex@cichlids.com>
1999-12-24 04:35:45 +00:00
Steve Price
f3aa026d1f Revert back to using Tcl/Tk version 8.0.
PR:		15592
Submitted by:	maintainer
1999-12-24 04:33:46 +00:00
Steve Price
3c6d9f6a34 Update to version 1.4.3.
PR:		15591
Submitted by:	maintainer
1999-12-24 04:32:34 +00:00
Steve Price
3f3ee682a8 Update to version 1.4.3.
PR:		15590
Submitted by:	maintainer
1999-12-24 04:30:36 +00:00
Steve Price
c0cf667947 Update to version 1.2.8.
PR:		15599
Submitted by:	maintainer
1999-12-24 04:29:10 +00:00
Steve Price
6affeb8291 Update to version 1.0.3.
PR:		15605
Submitted by:	maintainer
1999-12-24 04:27:22 +00:00
Steve Price
fcbcdf68f0 Make this compile again after the libnet updates.
PR:		15645
1999-12-24 04:25:45 +00:00
Steve Price
5ae1f75517 Install directory changed.
PR:		15651
Submitted by:	maintainer
1999-12-24 04:24:11 +00:00
Chris D. Faulhaber
fd775a8a66 Finish fixes between PR's 15537 and 15588:
* Fixed MASTER_SITES
* Added MAINTAINER line
* zcat -> GZIP_CMD
* sh -> SH

PR:		15588
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-24 04:15:40 +00:00
Steve Price
e6b88db8e7 Update to version 0.1b8.
PR:		15654
Submitted by:	maintainer
1999-12-24 04:15:24 +00:00
Steve Price
29af67b372 Update to version 1.1b2.
PR:		15653
Submitted by:	maintainer
1999-12-24 04:10:22 +00:00
Chris D. Faulhaber
be89e95f02 Update MASTER_SITES
Remove pkg/MESSAGE

PR:		15252
Submitted by:	Maintainer
1999-12-24 04:09:21 +00:00
Steve Price
f560409f2c Update to version 2.5.2b4.
Submitted by:	15655
Reviewed by:	maintainer
1999-12-24 04:08:54 +00:00
Chris D. Faulhaber
bdaf107bb6 Fix MASTER_SITES
PR:		15537
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-24 03:59:00 +00:00
Chris D. Faulhaber
4b353c2a01 Update port to 3.3.7
PR:		15617
Submitted by:	Maintainer
1999-12-24 03:48:12 +00:00
Chris D. Faulhaber
8f748ec92f Update port to 1.5.5
PR:		15621
Submitted by:	Maintainer
1999-12-24 03:43:04 +00:00
Nik Clayton
4e87639906 Prefer w3m over lynx, it's table handling is superior.
Explicitly specify DocBook 3.1, rather than the meta-port.  This triggered
a rather interesting bug on a completely clean machine, where the
sgmlformat port, depending on DocBook 3.0, installed enough DocBook that
the

    ${PREFIX}/share/sgml/docbook:${PORTSDIR}/textproc/docbook

dependency line was satisfied, and DocBook 3.1 was never installed.  This
was noticed by Mark Ovens <mark@ukug.uk.freebsd.org>, who helped me track
it down.
1999-12-24 01:22:18 +00:00
Jason Evans
4ebeef489c Update to the most recent release of LinuxThreads, glibc-linuxthreads-2.1.2,
which is rather tightly coupled with GNU libc, unlike the older version
of this port.

LinuxThreads has added many features since it was integrated with GNU libc,
which means that a number of interfaces that were borrowed from libc_r are
no longer needed.

This updated port required a lot of reworking of the port, so there are
likely to be new bugs.
1999-12-24 01:12:08 +00:00
Nik Clayton
91df3d960a Add isilo. 1999-12-24 01:11:58 +00:00
Nik Clayton
7029014e91 iSilo: Convert text/HTML files to files suitable for installing on a
Palm Pilot, and reading with the iSilo Palm Document reader.
        A reasonable attempt at retaining the HTML formatting is
        performed (and images are retained) making this great for
        building a Palm-able version of the FAQ or Handbook. . .
1999-12-24 01:11:12 +00:00
Steve Price
53b3842137 Update to version 2.1.10.
PR:		10806
Submitted by:	Dima Sivachecko <dima@Chg.RU>
1999-12-23 23:52:31 +00:00
Steve Price
14a03dd214 Update to version 3.52.9.
PR:		11460
Submitted by:	Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1999-12-23 23:50:19 +00:00
Steve Price
1bba45b0d0 The p5-Mail-Folder port has a couple of problems:
(1) It can't find Sync.pm due to a bad path.  Everytime you
     reinstall the port, it rebuilds p5-File-Sync.

 (2) It won't run at all, because p5-MIME-Tools is not
     included in the RUN_DEPENDS.

PR:		11636
Submitted by:	Brian Handy <handy@physics.montana.edu>
1999-12-23 23:48:19 +00:00
Steve Price
14d7fed412 Fix a problem where with 1-track repeat enabled, sometimes the next track
will begin playing after the current one ends rather than repeating the
current one.

PR:		12001
Submitted by:	Ken Lui <tempest@ecst.csuchico.edu>
1999-12-23 23:46:48 +00:00
Masafumi Max NAKANE
a56f57a237 Upgrade to 5.9.12. 1999-12-23 22:24:13 +00:00
Chris D. Faulhaber
dda0a79974 Activate glasteroids 1999-12-23 21:40:18 +00:00
Chris D. Faulhaber
e94fcf41dc This is a port of glasteroids-1.0, 3D Asteroids game clone for
X Window System. The goal is simple: Don't get killed.

PR:		13267
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-12-23 21:39:31 +00:00
Steve Price
9f1edca218 Turn some spaces into tabs. 1999-12-23 21:17:18 +00:00
Steve Price
0f4439fcd3 Fix build on -current boxes. 1999-12-23 21:16:26 +00:00
Steve Price
367b1822b7 Remove '-v' from the invocation of ln(1).
PR:		15623
Submitted by:	Udo Schweigert <ust@cert.siemens.de>
1999-12-23 21:13:40 +00:00
Steve Price
b5ab9cd728 Remove a blank line at the end of the description. 1999-12-23 21:02:48 +00:00
Chris D. Faulhaber
6c0a7dc922 Activate gnofin 1999-12-23 20:43:53 +00:00
Chris D. Faulhaber
129a273ea8 a light-weight GNOME based financial management program
PR:		12699
Submitted by:	Dominik Brettnacher <domi@saargate.de>
1999-12-23 20:42:33 +00:00
Steve Price
c268d5d70e Activate the xoj port. 1999-12-23 19:46:06 +00:00
Steve Price
6d4933316a Initial import of xoj version 1.0.
And O. J. Simpson simulator root window demo.

PR:		6181
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-12-23 19:45:09 +00:00
Steve Price
bc9b65eb33 Update to version 0.9.
PR:		15506
Submitted by:	Ade Lovett <ade@lovett.com>
1999-12-23 19:33:27 +00:00
Steve Price
cd8243b497 * Update to version 2.2.1.
* Fixed MASTER_SITES
* Revised pkg/DESCR

PR:		15502
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-23 19:32:04 +00:00
Steve Price
5906459791 * Update to version 2.0.
* Modified patches to suppport CC/CFLAGS properly
* Updated WWW: line of pkg/DESCR
* Fixed pkg/PLIST

PR:		15501
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-23 19:30:26 +00:00
Steve Price
1bb2e65783 * Added secondary sites to MASTER_SITES
* Rearranged extract target
* Added WWW: line to pkg/DESCR

PR:		15500
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-23 19:28:01 +00:00
Steve Price
d775e184d0 * Fixed MASTER_SITES
* Moved makefile.lib to files/
* Rearranged extract target
* Added WWW: line into pkg/DESCR

PR:		15499
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-23 19:25:48 +00:00
Steve Price
fa2daeeb29 Update to version 0.8.3.
PR:		15479
Submitted by:	maintainer
1999-12-23 19:22:54 +00:00
Steve Price
bcbdc0ee21 * Supported MLINKS
* Fixed pkg/PLIST.nodocs

PR:		15467
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-23 19:18:38 +00:00
Steve Price
820767b85a Add USE_XLIB and USE_LIBTOOL to keep bento happy.
PR:		15432
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
1999-12-23 18:56:58 +00:00
Steve Price
f42407b535 Add a tac script to launch the CLI client included with this port.
PR:		15409
Submitted by:	Matt Behrens <matt@zigg.com>
1999-12-23 18:53:34 +00:00
Bill Fumerola
cc70319660 Force commit to get around cvs stupidity:
ports/graphics/gif2png/files/md5 rev: 1.4 has the correct message.
1999-12-23 18:53:04 +00:00
Steve Price
a42efa8240 Allow the value of CC to be overridden.
PR:		15397
Submitted by:	James Andariese <james@ja.ath.cx>
1999-12-23 18:50:24 +00:00