Commit graph

35251 commits

Author SHA1 Message Date
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
Akinori MUSHA
37137a0012 Update to 2.0.7.j2.1.
PR:		ports/23311
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (MAINTAINER)
2000-12-07 06:54:24 +00:00
Akinori MUSHA
0fa8a3b055 Update to 7.0.3. psqlj has been added.
PR:		ports/23290
Submitted by:	Saito Tomokatsu <saito@a2z.co.jp> (MAINTAINER)
2000-12-07 06:44:25 +00:00
Kevin Lo
2480bc8a31 Initial import of Linux JDK 1.3
This port is Sun's Java Development Kit 1.3.0 for Linux
2000-12-07 03:29:32 +00:00
Patrick S. Gardella
918a29027c New patch for version 0.4 2000-12-07 02:57:02 +00:00
Patrick S. Gardella
0d51f52d7d Update to version 0.4 2000-12-07 02:56:28 +00:00
Trevor Johnson
b76e7512c9 - new master site (works for me)
- new home page
- update to 0.1.7
- add a patch needed for compilation
- in pkg-descr, fix typo and update my address
2000-12-06 22:53:38 +00:00
Akinori MUSHA
df2836fc3c Change the PREFIX directory from LOCALBASE to X11BASE where this
program should live in.

Bump PORTREVISION.
2000-12-06 22:53:32 +00:00
Alexander Langer
3eb2c4063c Add a port of OpenBSD's fsck_ext2fs. This is pseudo-version 2.8, which
means, it is obtained from OpenBSD 2.8.

Submitted by:	 Roman Shterenzon <roman@xpert.com>
2000-12-06 22:48:44 +00:00
Akinori MUSHA
b69a21f09e Add probably useful entries: google, google-bsd, freebsd-cvsweb and freebsd-pr. 2000-12-06 22:37:10 +00:00
Akinori MUSHA
1f5afb3673 Add xyaku, a general dictionary/search engine front-end for X.
This program is not really Japanese specific, so I'd move this out of
japanese category with other dictionary/lookup stuff in the category
some day...
2000-12-06 22:10:07 +00:00
Dmitry Sivachenko
98455f1876 Forgot to delete this file when upgrading to:
Apache 1.3.14;
	mod_ssl 2.7.1;
	RA 30.0.

PR:		22775
2000-12-06 22:03:18 +00:00
Dmitry Sivachenko
8169f461e1 Update: Apache 1.3.14;
mod_ssl: 2.7.1;
	RA: 30.0

Also sync with www/apache13-modssl a bit.

PR:		22775 (partially)
2000-12-06 22:00:08 +00:00
Dag-Erling Smørgrav
149c55bf88 GNU's regexp library for Java. 2000-12-06 18:23:05 +00:00
Dag-Erling Smørgrav
d643c2a886 Add a dependency on linux-jpeg which I didn't spot because I already had
it installed.

Spotted by:	jedgar (again - thanks!)
2000-12-06 17:08:50 +00:00
Dag-Erling Smørgrav
2b74c268f9 I forgot the sed magic for opera.sh.
Spotted by:	jedgar
2000-12-06 16:57:04 +00:00
Dag-Erling Smørgrav
3b8f382632 This is the Linux port of the famous Opera browser (with Qt statically
linked in - the dynamically linked version is slightly smaller, but there
is no linux-qt port yet and I'm not about to create one)

Now the best browser on earth is available on the best OS on earth :)
2000-12-06 16:47:26 +00:00
Clive Lin
a76b70a205 KeLP (Kernel Lattice Parallelism) is an infrastructure/interface to
FORTRAN 77 or C numeric kernels using FORTRAN array ordering. It is usually
used for structured block-irregular grid computational applications.

Submitted by: Michael Wu <keichii@iteration.net>
Reviewed by: keith@FreeBSD.org
Approved by: keith@FreeBSD.org
2000-12-06 16:39:24 +00:00