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

35418 Commits

Author SHA1 Message Date
Ade Lovett
71a99964bd It's high time that the GNOME metaport got cleaned up to actually
USE_GNOME :)
2000-12-08 21:13:11 +00:00
Ade Lovett
54028856d9 Mark BROKEN.. it's incompatible with the new x11-toolkits/gal.
I love GNOME release engineering.  Really.
2000-12-08 21:12:35 +00:00
Ade Lovett
e397622e9a Update to 1.4.9 2000-12-08 21:12:04 +00:00
Ade Lovett
fb392542b7 Use new version of x11-toolkits/gal.
Bump PORTREVISION since they're not binary compatible.
2000-12-08 21:11:45 +00:00
Ade Lovett
83ec3c4afc Update to 0.60 2000-12-08 21:10:56 +00:00
Ade Lovett
8e1e49f643 Update to 0.3 2000-12-08 21:10:31 +00:00
Ade Lovett
ef749f745b struct mount was hidden from userland on -current a short while ago
No idea why libgtop wanted it, since the information was never used.
2000-12-08 21:09:50 +00:00
Ade Lovett
3cfabaf6e6 Update to 1.0.8 2000-12-08 21:08:05 +00:00
Ade Lovett
bd167f8ca7 Mark FORBIDDEN for 4.x and above which already has this in the
base system - lots of wonderful breakages with this port installed
too on such systems.
2000-12-08 21:07:43 +00:00
Ade Lovett
36134dcbe9 Update to 2.2.10 2000-12-08 21:06:24 +00:00
Jean-Marc Zucconi
9215564dd5 A better way to display the pre-everything message
Submitted by:	asami
2000-12-08 20:08:59 +00:00
Will Andrews
514c1d0973 Functional modification: Make -n only apply to cvs commit, NOT *all*
cvs ops.  Many committers found it difficult to debug while using addport
with the -n argument.  I'm inclined to agree with the sentiment.

Submitted by:	sada, deischen, others
2000-12-08 19:54:54 +00:00
David E. O'Brien
dc8694e540 Fix typo in kldload command.
Submitted by:	Thomas Valentino Crimi <tcrimi+@andrew.cmu.edu>
2000-12-08 19:14:31 +00:00
Jing-Tang Keith Jang
1b4ebbb32d Adding supports for zh-CJK, zh-ghostscript6, and X-TT, following
zh-arphicttf's pattern.

Some fonts have problems with X-TT/X-freetype, possibly due to bogus
entries, including wcl-02.ttf, wcl-03.ttf, wcl-05.ttf, wcl-06.ttf, and
wcl-07.ttf.  The rest are displayed correctly.

Further testings showed that all these fonts can't be used in GS6. It
seems that the patched GS6 is confused identifying Big5 and GB TTFs,
so for now only the newer Unicode-encoded TTFs can be used.
2000-12-08 16:23:16 +00:00
Kevin Lo
843544003e Fix static linked executable.
PR: 23370
Submitted by: MAINTAINER
2000-12-08 15:02:54 +00:00
David E. O'Brien
7fba1a1446 Replace pre-defined "linux" symbol with "FreeBSD". 2000-12-08 13:54:04 +00:00
Jean-Marc Zucconi
6c60914e9b Update MASTER_SITES 2000-12-08 13:52:45 +00:00
Peter Pentchev
977c652850 No longer needed in 0.9.7-1.
PR:		23369
Submitted by:	maintainer
2000-12-08 13:30:52 +00:00
Peter Pentchev
a044790c3a Update to 0.9.7-1.
PR:		23369
Submitted by:	maintainer
2000-12-08 13:30:18 +00:00
David E. O'Brien
6da9f52720 * Remove the Linux -dynamic-linker specification from the `ld' execution.
Luckly our `ld' knows the name of our dynamic linker and DTRT.
* Remove the DECpaq shared libs from the standard search dir as linking
  with them gives unresolved symbols.  Thus we'll use the .a's for now.
* Add the symbols __errno_location, __ieee_get_fp_control, and
  __ieee_set_fp_control (mapped to native interfaces) to the static
  Compaq Portable Math Library.  Thus all symbols are resolved.

This allows `CC=ccc' to build fully native FreeBSD Alpha binaries.
2000-12-08 13:27:29 +00:00
Peter Pentchev
6aca2d86dd Well, basic reading skills certainly do help occassionally - Loren
James Rittle suggested that he be added as port maintainer with another
e-mail address.
2000-12-08 13:08:16 +00:00
Peter Pentchev
d3a106dccb Bump PORTREVISION because of the added efree()/erealloc() patch.
Also, let people blame Loren James Rittle for future es problems ;)

Submitted by:	Loren James Rittle <rittle@latour.rsch.comm.mot.com>
2000-12-08 13:06:26 +00:00
Peter Pentchev
df14c0842b free() before realloc() is bad, bad, bad.
Submitted by:	Loren James Rittle <rittle@latour.rsch.comm.mot.com>
2000-12-08 13:04:24 +00:00
Peter Pentchev
aca6bbc463 Update to 1.2.sakura.5.
PR:		23361
Submitted by:	maintainer
2000-12-08 12:10:56 +00:00
Maxim Sobolev
6d7baef562 Fix breakage on FreeBSD < 4.2 caused by using `:C/' make(1) modifier.
Submitted by:	maintainer
2000-12-08 11:33:04 +00:00
David E. O'Brien
662c4d7168 Compaq Alpha Tru64 C compiler. It is a port of the same compiler that is
available on the Compaq Tru64 UNIX platform.  The compiler produces excellent
optimized code for the Alpha architecture, particularly for floating-point
intensive applications.

I was able to compile simple test programs by:
	ccc -c foo.c
	cc -o foo foo.o
2000-12-08 10:30:23 +00:00
Jing-Tang Keith Jang
fc08310c13 Add USE_XLIB=yes.
Reported by:	bento
2000-12-08 09:23:06 +00:00
Jing-Tang Keith Jang
a4d9a73796 Update to 4.31.
PR:		ports/23377
Submitted by:	avatar@mmlab.cse.yzu.edu.tw (MAINTAINER)
2000-12-08 09:20:34 +00:00
Jing-Tang Keith Jang
36d3c15aee CJK -> WANT_CJK
GS6 -> WANT_GS6
XTT -> WANT_X

According to bsd.gnome.mk's logic.
2000-12-08 09:01:33 +00:00
Steve Price
1722222585 Palle Girgensohn <girgen@partitur.se> stepped forward and said that he
would like to maintain this port.
2000-12-08 06:12:19 +00:00
Chris Costello
7f5e29b617 Upgrade to fconv-1.1 2000-12-08 04:01:40 +00:00
Matt Jacob
27bc968cad malformed master site 2000-12-07 18:44:03 +00:00
Jacques Vidrine
e32f81bbfb The distfile disappeared from the HTTP site. Use the FTP site
instead.
2000-12-07 18:15:38 +00:00
Jacques Vidrine
f9d82b8a81 The distfile disappeared (rolled into a larger package I suspect).
Store it locally for now.
2000-12-07 18:11:19 +00:00
Maxim Sobolev
a14237f094 (forced commit)
Forgot to give a creadit to submitter:

PR:		22699
Submitted by:	Sean Farley <sean-freebsd@farley.org>
2000-12-07 18:08:37 +00:00
Maxim Sobolev
2a64cbe596 Add GSI. GSI is an easy to use audio system which can be used over a network
and which gives applications, through a very simple API, sample playing with
stereo, 3D, doppler effects, music playing (MIDI, HMP, MUS), cd playing and
ejecting/changing.
2000-12-07 18:05:12 +00:00
Clive Lin
ce13902f3d Don't do isprint(3) filtering, just print it.
Before isprint(3) get fixed or any one knows how to use isprint(3) to
identify multibytes characters, this temporary fix would remain here.

PR: 23196
Reviewed by: People on tw.bbs.comp.386bsd newsgroup
2000-12-07 16:37:52 +00:00
Shigeyuki Fukushima
e72beb0cb9 Fix mismatch problem between RESOLUTION and USEPK_MODE or MAKETEX_MODE.
Approved by:	maintainer
2000-12-07 15:59:29 +00:00
Shigeyuki Fukushima
6e742d7179 Fix mismatch problem between USEPK_MODE and RESOLUTION.
Approved by:	maintainer.
2000-12-07 15:55:38 +00:00
Akinori MUSHA
b0694892f3 Update to knu-cvsweb 1.104.1.42.
2000-12-08 00:11  knu

	* cvsweb.cgi: Silence `Use of uninitialized value' warnings.
	(again)

2000-12-07 03:20  knu

	* TODO.knu: Mention "show only tags" feature breakage.

2000-12-07 03:19  knu

	* cvsweb.cgi: Emit a rather better error message when a user
	requests to check out a deleted file.

	Pointed out by: Chris Faulhaber <jedgar@fxp.org>

	Cut an out-of-date error message. (adding -R and -l options to the
	cvs command line should have obsoleted it)

	Optimize, clean up.

2000-11-23 04:26  knu

	* cvsweb.cgi, cvsweb.conf: Add a new variable $charset to specify
	the charset for HTML output.

	Submitted by:	SADA Kenji <sada@bsdclub.org>
2000-12-07 15:24:14 +00:00
Maxim Sobolev
df8b5d44ed Update to 0.80.4. 2000-12-07 15:10:16 +00:00
Kris Kennaway
4a094e20e0 Upgrade to 4110 virus definitions. 2000-12-07 15:06:01 +00:00
Maxim Sobolev
00e0832e0d Put ^I after MASTER_SITE_SUBDIR=. 2000-12-07 13:01:34 +00:00
Maxim Sobolev
5fef8aafab Add pybliographer. Pybliographer is a tool for handling databases of
bibliographic references. It provides an homogeneous interface (with powerful
editing and searching features) for several bibliographic database formats -
currently supported are BibTeX, Medline, Ovid and Refer.  In addition, it can
export references directly to LyX.

PR:		23326
Submitted by:	Johann Visagie <johann@egenetics.com>
2000-12-07 12:50:57 +00:00
Maxim Sobolev
e8dff773a3 Use libintl from xgettext port. 2000-12-07 12:19:21 +00:00
Thomas Gellekum
d1115e3827 MASTER_SITE changed.
Submitted by:	sobomax
2000-12-07 12:06:30 +00:00
Akinori MUSHA
b145382cb7 Remove a redundant modifier (:R) that was added by mistake. 2000-12-07 11:36:01 +00:00
Akinori MUSHA
9b2c1727e5 Fix a typo in the IGNORE message. 2000-12-07 08:43:18 +00:00
Peter Pentchev
2c581c57dd Update MASTER_SITES, keep MASTER_SITE_XCONTRIB as a last resort - presently
it does not carry the '.full' xfig source tarball.

PR:		23331
Submitted by:	quinot@inf.enst.fr
2000-12-07 08:14:58 +00:00
Kevin Lo
b83d58e8df - Mark unbroken
- Update to version 0.6

PR: 23348
Submitted by: MAINTAINER
2000-12-07 07:33:08 +00:00