1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

612 Commits

Author SHA1 Message Date
Joseph Koshy
857896dea5 Activate TET 1998-10-21 08:33:00 +00:00
Joseph Koshy
27d9fd2f8e A port of TET3.2c from the Open Group. This port builds the Distributed
TET including threads and C++ support.

The port has a number of quirks:
	- sources and binaries need to be installed under $TET_ROOT
	  for later persual by test suites like the PCTS suite
	  from the opengroup.  Consequently this port does not actually
	  install anything under $PREFIX.
	- though the source to TET3.2c is being made publically
	  available, one still needs to register with the open group
	  prior to download the sources.  Consequently this port
	   has been marked `MANUAL_FETCH'.
1998-10-21 08:31:09 +00:00
Jun-ichiro itojun Hagino
f28b472edc typo fix.
Submitted by:	myself
1998-10-21 00:45:58 +00:00
Jun-ichiro itojun Hagino
84c5aacf49 enable ports/misc/crosspad, which is:
This package contains following two utilities:
	padload - crosspad downloder
	crosspad2ps - crosspad -> postscript converter

more information on CrossPad digitizing notepad: http://www.cross-pcg.com/

Submitted by:	Jun-ichiro Itoh <itojun@itojun.org>
1998-10-21 00:43:47 +00:00
Jun-ichiro itojun Hagino
85b76c44ff import misc/crosspad, which is:
This package contains following two utilities:
	padload - crosspad downloder
	crosspad2ps - crosspad -> postscript converter

more information on CrossPad digitizing notepad: http://www.cross-pcg.com/

Submitted by:	Jun-ichiro Itoh <itojun@itojun.org>
1998-10-21 00:41:49 +00:00
Vanilla I. Shu
4cd0de5f7f Remove gnomeadmin. 1998-10-20 16:31:22 +00:00
Vanilla I. Shu
3c0b28d5ff Activate gnomeadmin. 1998-10-19 14:33:56 +00:00
Justin M. Seger
3c298718bb Mark BORKEN for ELF:
xgettext --default-domain=rpm \
    --add-comments --keyword=_ --keyword=N_ /usr/ports/misc/rpm/work/rpm-2.5.1/rpm.c            /usr/ports/misc/rpm/work/rpm-2.5.1/query.c /usr/ports/misc/rpm/work/rpm-2.5.1/install.c                 /usr/ports/misc/rpm/work/rpm-2.5.1/verify.c /usr/ports/misc/rpm/work/rpm-2.5.1/checksig.c       /usr/ports/misc/rpm/work/rpm-2.5.1/url.c /usr/ports/misc/rpm/work/rpm-2.5.1/ftp.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/uninstall.c    /usr/ports/misc/rpm/work/rpm-2.5.1/lib/rpmdb.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/signature.c       /usr/ports/misc/rpm/work/rpm-2.5.1/lib/dbindex.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/depends.c      /usr/ports/misc/rpm/work/rpm-2.5.1/lib/formats.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/fs.c             /usr/ports/misc/rpm/work/rpm-2.5.1/lib/header.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/lookup.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/rebuilddb.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/messages.c    /usr/ports/misc/rpm/work/rpm-2.5.1/lib/package.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/rpmlead.c       /usr/ports/misc/rpm/work/rpm-2.5.1/lib/rpmrc.c
Unrecognized option: -

usage: xgettext [-adnuv] [-c<flag>] [-m<tag>] [-o<default>]
            ... [-p<path>] [-x<xlist>] - | file
       xgettext -h (HELP)
1998-10-13 04:21:00 +00:00
Vanilla I. Shu
d5fecb910e Activate gnomeutils. 1998-10-10 16:00:21 +00:00
Vanilla I. Shu
f96db6ff48 Import gnomeutils, a log of gnome utilities.
PR:		ports/7656
Submitted by:	Nakai@technologist.com
1998-10-10 15:59:18 +00:00
Satoshi Asami
fbd1ddd0ef Requires X display, set BROKEN if DISPLAY not set. 1998-10-09 06:04:51 +00:00
Satoshi Asami
f05e610031 Upgrade to 0.97. (No functionality change; just added copyright.) 1998-10-09 01:14:57 +00:00
Jun Kuriyama
2752452163 Browse I18N capable UNIX manual pages with Mule, Emacs and XEmacs.
PR:		ports/8007
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
-----
Directory "${PREFIX}/share/emacs/site-lisp" will shared with other
ports.  Will the guideline about this directory post to freebsd-ports
by maintainer?

This port makes new virtual category "elisp".

Approved by:	asami
1998-10-09 00:46:03 +00:00
Jun Kuriyama
0d5d9c21f5 Activate man.el 1998-10-09 00:27:15 +00:00
Steve Price
55c8fd102a No need to run ${LDCONFIG} when we only install static libs. 1998-10-04 22:48:25 +00:00
Steve Price
665054e7f1 Cleanup pkg/PLIST so that it knows about all files installed and
cleans up empty directories on deinstall.
1998-10-04 22:45:08 +00:00
Steve Price
0a945aa10e Move manpages to Makefile and use MAN* marcos. 1998-10-04 22:41:27 +00:00
Steve Price
0c9b213b58 Fix build for ELF. 1998-10-04 22:36:34 +00:00
Steve Price
fb24635100 Escape the '@' character so perl in -current doesn't choke. 1998-10-04 22:34:13 +00:00
Brian Somers
80ef5c1ba6 Elfify 1998-10-02 18:21:34 +00:00
Brian Somers
66bbf9dad0 Elfify 1998-10-01 18:35:41 +00:00
Thomas Gellekum
47a56a9173 Install tkmanclient. 1998-09-30 08:04:32 +00:00
Justin M. Seger
c94a576e69 Mark all KDE ports BROKEN for ELF. 1998-09-30 02:07:28 +00:00
David E. O'Brien
9192789914 turn on `cwish' 1998-09-25 10:58:26 +00:00
David E. O'Brien
d0bf855b25 curses based user friendly windowing shell 1998-09-25 10:57:57 +00:00
Satoshi Asami
39475894a9 devel/libslang has been ELFized. 1998-09-25 10:18:41 +00:00
Satoshi Asami
41637d4447 tk80 has been ELFized. 1998-09-25 10:05:14 +00:00
Vanilla I. Shu
a31421c76e Change guileobjc's directory.
Approved by:	asami
1998-09-24 00:33:28 +00:00
Satoshi Asami
bd19d9a1be Most previous commit broke this port for 2.2. 1998-09-22 17:13:00 +00:00
Vanilla I. Shu
518c20091d Convert xdelta to elf. 1998-09-22 16:43:30 +00:00
Satoshi Asami
8e535babbf aalib now supports ELF. 1998-09-22 16:19:14 +00:00
Satoshi Asami
5d9c9602fa freetype (libttf) is now converted to ELF. 1998-09-21 08:41:46 +00:00
Steve Price
bbe911c66e Cleanup extra characters that are sometimes left behind when the
output shortens.

PR:		7900
Submitted by:	Stephen J. Roznowski <sjr@home.net>
1998-09-19 22:44:16 +00:00
Steve Price
dcf1287e4d giflib is now converted to ELF so remove regexp support. 1998-09-19 01:33:49 +00:00
Vanilla I. Shu
1a126abcbe Fix some bug of mountlist.c. 1998-09-18 02:29:28 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
668e0f51f4 Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
checks haven't missed anything.

Submitted by:	dima
1998-09-15 21:31:59 +00:00
Chris Timmons
7fd4fd3eaa Support ELF or AOUT PORTOBJFORMATs 1998-09-15 15:08:10 +00:00
Satoshi Asami
4dc064b0c5 jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
 support.)
1998-09-15 11:46:15 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +00:00
Satoshi Asami
6964124140 Make this file match reality.
Again.

Untested commit by:	jmacd :<
1998-09-14 11:31:26 +00:00
Satoshi Asami
8ee9fee8e0 Upgrade to 2.2.7 (i.e., to about the level of 2.2.7R). 1998-09-14 10:56:18 +00:00
Jun-ichiro itojun Hagino
1f6f9c7785 respect PREFIX.
gzip xmindpath.1 unconditionally. (I believe we must do some more thing)
1998-09-14 06:38:04 +00:00
Chris Timmons
1de26d6b4c Unbreak and update to 2.4.1. Now builds (with stubbed out chio functions) under CAM. Fixes for ELF and CAM RSN. 1998-09-13 01:16:02 +00:00
Jun-ichiro itojun Hagino
a0b1cd7281 fix "make install" breakage.
notified by: Tim Vanderhoek <ac199@hwcn.org>
1998-09-07 00:40:50 +00:00
Jun-ichiro itojun Hagino
ff704d6439 magicpoint original distribution is updated to 1.04a.
NOTE: there's one twist in post-install (manpage gzipping).
could anybody improve this?
1998-09-06 13:48:20 +00:00
Masafumi Max NAKANE
4fad38c472 Upgrade, 1.03g -> 1.03h.
PR:		7808
Submitted by:	maintainer
1998-09-03 20:11:22 +00:00
Joshua Peck Macdonald
d600397077 New version. 1998-09-03 00:05:17 +00:00
Steve Price
e2726d22eb New MASTER_SITE_SUBDIR and update maintainer's email address.
PR:		7776
Submitted by:	maintainer
1998-08-30 18:12:41 +00:00
Steve Price
16a9225496 The master site seems to be back up again. 1998-08-30 15:40:18 +00:00