1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

34571 Commits

Author SHA1 Message Date
Kevin Lo
8fa3eedb3b Update to version 2.6
PR: 22810
Submitted by: Ports Fury
2000-11-13 13:27:12 +00:00
Thomas Gellekum
63f9ef6a35 Fix compilation on FreeBSD-3.x.
PR:		22226
Reviewed by:	Alan Bawden <Alan@LCS.MIT.EDU>
2000-11-13 13:22:34 +00:00
Kevin Lo
7e05af8a37 Update to version 2.1b8
PR: 22809
Submitted by: Ports Fury
2000-11-13 12:46:49 +00:00
Dmitry Sivachenko
2514bdf28c Change MAINTAINER field.
I am now at FreeBSD dot org

Approved by:	sobomax
2000-11-13 12:45:40 +00:00
Roger Hardiman
d65607e269 Re-order the master sites.
www.soren.org is the master site for wmtune but contains a broken
and out of date wmtune.diff.gz file.
So by moving www.soren.org to the end of the list we hopefully
will never pick up this broken file.

Also fix a portlint ordering warning

Submitted by:	bento
2000-11-13 12:33:48 +00:00
David E. O'Brien
1119f1797d "Update" to version 6.2.
6.2 is missing the following functionality that version 5.9 had:
* Can also read and run MIPS a.out files (when compiled on a MIPS system)
* Includes an optional extension by Anne Rogers and Scott Rosenberg of
  Princeton that performs a cycle-by-cycle MIPS simulation that exposes
  the hardware pipeline.

PR:		10454,21493
2000-11-13 12:26:50 +00:00
Thomas Gellekum
c4fd957371 Don't try to installed non-existent files/Makefile.
PR:		22780
2000-11-13 11:59:46 +00:00
David E. O'Brien
884319ba26 Update to Vim 6.0 Beta "M". 2000-11-13 11:52:37 +00:00
Satoshi Asami
c0da84def0 Add INSTALLS_SHLIB so other ports that depend on this one can find the
libraries.

Found by:	bento
2000-11-13 11:49:37 +00:00
Satoshi Asami
2cb556f0d9 Add one file include/nessus/includes.h. While I'm here, sort the list.
Submitted by:	bento
2000-11-13 11:49:08 +00:00
Satoshi Asami
12b92b9b2c The port that installs stuff in the python1.5 directory is now called
lang/python15, not lang/python.

Found by:	bento
2000-11-13 11:00:12 +00:00
Roger Hardiman
71666d4120 Add USE_AUTOMAKE
Submitted by:	bento
2000-11-13 10:57:16 +00:00
Satoshi Asami
c24b93e3f9 Add USE_XLIB, USE_FREETYPE doesn't imply it anymore.
Submitted by:	bento
2000-11-13 10:51:28 +00:00
Satoshi Asami
35f7c63850 Remove .la files, which aren't installed. (This is, of course, a good
thing.)

Submitted by:	bento
2000-11-13 10:47:04 +00:00
Satoshi Asami
dcf8dc83f5 Remove bin/sun2mime.orig, it's not in a clean installation. (If it
does exist sometimes, maybe it should be changed to a conditional
removal, but it definitely shouldn't be listed is a normal file.)

Submitted by:	bento
2000-11-13 10:30:03 +00:00
Satoshi Asami
5eb048e6fa Add USE_AUTOMAKE.
Submitted by:	bento
2000-11-13 10:22:54 +00:00
Satoshi Asami
1d57184ff4 Fix compile error in 4-stable.
PR:		22654
Submitted by:	maintainer
2000-11-13 10:01:09 +00:00
Satoshi Asami
0eb05bc9b5 Bandage alert - make this thing understand FreeBSD 4.2 the same way
it handles 4.1.

Submitted by:	bento
2000-11-13 09:37:46 +00:00
Jing-Tang Keith Jang
09cc04f6fe New port added: ttfm
A True Type Font Manager that handles true type font installation,
uninstallation, list, and default font setting.  It was originally
in the CLE Linux distribution, modified by Cheng Yuan-Chung from
Joerg Pommnitz's ttmkfdir, to have Big5/GB TTF better detection.

There are four modules as of version 0.9.0 for their respective apps:

chitex: For ChiTeX, a Chinese TeX/LaTeX
ttf2pk: Generate pk/tfm for CJK
xfreetype: For Xfsft in XFree86 3.3.x and "freetype" module in 4.x
xttfm: For X-TT in XFree86 3.3.x and "xtt" module in 4.x, available
       in both tcl and sh versions.

Since ChiTeX hasn't been ported yet, CJK needs further tuning, only
xfreetype & xttfm are available right now.  Future applications which
uses TTF(like ghostscript) should use TTFM to manage TTF.  The importing
of this port also implies existing ports like arphicttf/moettf should
be re-written.

/me is always able to find trouble for himself. :-)
2000-11-13 08:48:09 +00:00
Satoshi Asami
10c2171c8a Add USE_XLIB, USE_FREETYPE doesn't imply this anymore since
print/freetype doesn't define USE_XLIB.
2000-11-13 08:42:08 +00:00
Satoshi Asami
9d90340b60 Change PKG_IGNORE_DEPENDS to contain some ridiculous string. Otherwise
the list of dependencies become empty when XFREE86_VERSION=4.
2000-11-13 08:19:05 +00:00
Ruslan Ermilov
7cc16fa8e4 The program crashed if ran without -i option.
Submitted by:	Udo Erdelhoff <ue@nathan.ruhr.de>
2000-11-13 08:18:00 +00:00
Brian Feldman
c9a003239e Add kdrill, a kanji tutor/quiz program.
Submitted by:	Seth Kingsley <sethk@osd.bsdi.com>
2000-11-13 06:15:26 +00:00
Steve Price
b1f98cec11 - Provide the full path for gmake(1) so configure doesn't fall over.
- Re-order a couple of USE_* directives.
- Add USE_PERL5 since it does.
- Pass the configure script the full patch to perl.

PR:		22693
Reviewed by:	Allan Bowhill <kosmos@bowhill.yi.org>
2000-11-13 04:48:16 +00:00
Akinori MUSHA
3f3f88180d Remove an unnecessary \ at the end of the line. 2000-11-13 02:50:38 +00:00
Vanilla I. Shu
763cddd5c5 Upgrade to 1.1.29, split gimp-perl to p5-Gimp (coming soon). 2000-11-13 01:20:57 +00:00
Vanilla I. Shu
256cc9ee87 Bump PORTREVISION, add ipv6 to CATEGORIES.
Approved by:	jim, sumikawa@ebina.hitachi.co.jp
2000-11-12 23:49:58 +00:00
Munechika SUMIKAWA
d2c35c2935 Upgrade to 20001111a. 2000-11-12 19:10:21 +00:00
Munechika SUMIKAWA
851dccbf6c - Made friendly wirh libwmf-0.1.20
- Change Maintainer's mail address

PR:		ports/22782
Submitted by:	mzaki@e-mail.ne.jp
Approved by:	maintainer
2000-11-12 17:38:08 +00:00
David E. O'Brien
94b52ac480 Update to version 3.0.2. 2000-11-12 17:25:07 +00:00
Munechika SUMIKAWA
bc65afb53f Upgrade to 0.1.20.
PR:		ports/22781
Submitted by:	mzaki@e-mail.ne.jp
2000-11-12 17:24:56 +00:00
Kevin Lo
308cab7eb5 - Fix setting of $(CFLAGS) and $(CC) variables in Makefile
- Updated package source location on FTP server

PR: 22772
Submitted by: MAINTAINER
2000-11-12 14:57:55 +00:00
James E. Housley
f520a7b131 Make BROKEN.
The first part RepoCopy has been done.  There is still more work to be done.
2000-11-12 13:36:32 +00:00
SADA Kenji
4d5bef6c65 Rename to version 1.74.
Its ChangeLog says it is 1.75, but Id says it is version 1.74.
2000-11-12 12:46:01 +00:00
Mario Sergio Fujikawa Ferreira
8fe16a8ec9 Add latest official distribution patches.
PR:		22774
Submitted by:	maintainer
2000-11-12 12:21:58 +00:00
Jing-Tang Keith Jang
8ccae5de36 New port added: zh-joe.
It's a joe-like editor, but with Big5 menus and help.
2000-11-12 12:21:02 +00:00
Roger Hardiman
2846e163b6 Bump port Revsion due to a patch in OpenH323S
Note: existing binaries of this port will no longer run
on FreeBSD 4.2 or -current. They will report "user signal 2"
and abort due to a change in the pthreads library.

You will need to recompile/reinstall this port.
2000-11-12 09:32:43 +00:00
Roger Hardiman
3d1a8c14b4 Add a patch to make the pwlib library work with the new pthreads (libc_r)
library in FreeBSD 4.2 (and in -current)

Important Note: Existing binaries for OhPhone, GateKeeper, OpenGateKeeper,
SimpleH323 and OpenAM  WILL NOT WORK  with FreeBSD 4.2 or higher and will
report "User signal 2" and abort due to an unhandled signal in pwlib.
You must recompile all these applications.

Reported by: Blaz Zupan <blaz@amis.net>
Suggested fix by: Daniel M. Eischen <eischen@vigrid.com>
2000-11-12 08:49:22 +00:00
Jing-Tang Keith Jang
bcb019a5f4 Prettier output. :-)
Approved by:	 vanilla
2000-11-12 05:20:49 +00:00
Vanilla I. Shu
7ef83fad1b Enable some feture by default. 2000-11-12 03:56:30 +00:00
Vanilla I. Shu
063163509d Upgrade to 3.26. 2000-11-12 03:52:13 +00:00
Vanilla I. Shu
ad6538ae3a Upgrade to 2.105. 2000-11-12 02:45:43 +00:00
Vanilla I. Shu
049782e583 Upgrade to 2.1.8.9pre12. 2000-11-12 02:45:08 +00:00
Vanilla I. Shu
f52f02f515 Compile with freetype default.
Approved by:	billf
2000-11-12 02:40:52 +00:00
Vanilla I. Shu
ba5a479ee6 Upgrade to 0.80. 2000-11-12 02:39:40 +00:00
Vanilla I. Shu
430b599397 Upgrade to 0.55. 2000-11-12 02:38:55 +00:00
Vanilla I. Shu
4a08d7e1a6 Upgrade to 1.33. 2000-11-12 02:38:20 +00:00
Vanilla I. Shu
745bae9092 Upgrade to 1.30. 2000-11-12 02:37:38 +00:00
Vanilla I. Shu
58265aaed1 Upgrade to 1.53. 2000-11-12 02:36:35 +00:00
Vanilla I. Shu
90a819fa7b Urrr... I miss to commit Makefile :( 2000-11-12 02:20:29 +00:00