Commit graph

90778 commits

Author SHA1 Message Date
Maho Nakata
a7e3bc1c4c silent updates of archives:
a) program: Draw the hydrophobicity function F5
b) documentation: add very minor description not
   related FreeBSD.

1) bump portrevision
2) several clean ups for Makefile
2003-12-28 08:02:14 +00:00
Jun Kuriyama
88cab673f6  2003-12-28 08:01:14 +00:00
Edwin Groothuis
93b7ed7f50 [PATCH] simplify pear-* ports
These patches do the following things for PEAR ports:

	* devel-pear-PEAR-Makefile.common.patch
	    - provides a do-install target and all that jazz in
	      devel/pear-PEAR/Makefile.common
	    - individual PEAR ports now just set a few variables:
	* pear-ports-Makefile.common-ng.patch
	    contains changes for all pear-* ports including devel/pear-PEAR

	See http://smradoch.innuendo.cz/FreeBSD/ for complete description.

Note: still missing are:
	devel/pear-HTML_Common
	devel/pear-I18N
	net/pear-Net_NNTP
	security/pear-Auth

PR:		ports/59213
Submitted by:	Roman Neuhauser <neuhauser@bellavista.cz>
2003-12-28 07:55:47 +00:00
Mark Linimon
8f2582a569 Update to 2.11 and assign maintainership to PR submitter. Many, many,
feature additions and bugfixes; see NEWS for details.

PR:		ports/60489
Submitted by:	Dryice Liu <dryice@liu.com.cn>
2003-12-28 07:36:36 +00:00
Maho Nakata
f2c2581583 Update to 2.2.1 2003-12-28 07:16:29 +00:00
Jun Kuriyama
2c0098e9b8 o Upgrade to 5.0r3.
o Release maintainership.

PR:		ports/58123
Submitted by:	Simon Dick <simond@irrelevant.org>
2003-12-28 07:15:43 +00:00
Edwin Groothuis
ee6d4a302f [PATCH] simplify pear-* ports
These patches do the following things for PEAR ports:

	* devel-pear-PEAR-Makefile.common.patch
	    - provides a do-install target and all that jazz in
	      devel/pear-PEAR/Makefile.common
	    - individual PEAR ports now just set a few variables:
	* pear-ports-Makefile.common-ng.patch
	    contains changes for all pear-* ports including devel/pear-PEAR

	See http://smradoch.innuendo.cz/FreeBSD/ for complete description.

PR:		ports/59213
Submitted by:	Roman Neuhauser <neuhauser@bellavista.cz>
2003-12-28 06:37:11 +00:00
Maho Nakata
0de6dff69b a) Update to 3.5.22
b) added Opteron support but my machine is very unstable :(
2003-12-28 06:01:19 +00:00
Norikatsu Shigemura
e1f2f0c7b9 Update a message if you don't enable libmap.conf(5) feature.
Asked by:	Mike Harding <mvh@ix.netcom.com>
2003-12-28 05:32:26 +00:00
Dirk Meyer
98b9a79877 - update to 0.5.4
- install documentation
- preserve configuration
- honor CFLAGS
- add multimedia in CATEGORIES
- new option WITHOUT_DVD
- Fix build for 64bit
- Fix linker warnings in STABLE
2003-12-28 05:30:05 +00:00
Alfred Perlstein
953c521b38 A suite of offensive utilties for irssi. 2003-12-28 02:43:36 +00:00
Joe Marcus Clarke
1f966a6d96 Do not use the %-[.] format to strftime since this is a GNUism.
PR:		60617
2003-12-28 02:02:33 +00:00
FUJISHIMA Satsuki
d4a1aee4af fix build with lame. 2003-12-28 01:05:16 +00:00
Kirill Ponomarev
c0c1552a04 - Update to version 1.14
PR:		60605
Submitted by:	maintainer
2003-12-28 00:24:43 +00:00
Kirill Ponomarev
ec8af96e9a Add p5-AI-DecisionTree 0.08, perl module for Automatically Learning
Decision Trees.

PR:		60628
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-12-28 00:19:45 +00:00
Kirill Ponomarev
bb173a1a69 - Update to version 1.04
PR:		60615
Submitted by:	maintainer
2003-12-28 00:16:05 +00:00
Kirill Ponomarev
0651c49f1b Add p5-Text-Ngrams 1.0, perl5 modules for Flexible Ngram analysis.
PR:		60607
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-12-28 00:12:31 +00:00
Kirill Ponomarev
3dc191f0ef Add p5-Algorithm-SVM 0.06, perl bindings for the libsvm Support
Vector Machine library.

PR:		60614
Submitted by:	Cheng-Lung Sung	<clsung@dragon2.net>
2003-12-28 00:08:32 +00:00
Kirill Ponomarev
93bb3e964a - Update to version 0.97.5
PR:		60629
Submitted by:	maintainer
2003-12-27 23:56:01 +00:00
Kirill Ponomarev
87f43fa80f Add ace+tao ,
The ADAPTIVE Communication Environment (ACE) is an
object-oriented (OO) toolkit that implements fundamental design
patterns for communication software.  ACE provides a rich set
of reusable C++ wrappers and frameworks that perform common
communication software tasks across a range of OS platforms.

TAO is a freely available, open-source implementation of a
CORBA 2.x-compliant ORB that supports real-time extensions.

WWW: http://www.cs.wustl.edu/~schmidt/ACE.html
WWW: http://www.cs.wustl.edu/~schmidt/TAO.html

PR:		60634
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2003-12-27 23:47:14 +00:00
Pav Lucistnik
c9f4bc9773 - Update to 20031227
- check for empty +REQUIRED_BY files, too (Yen-Ming Lee <leeym@leeym.com>)
- optionally run 'pkgdb -F' after each run (new parameter '-F')
- add info messages for progress status when deinstalling packages
- minor code cleanups, improvement of messages/comments
- remove the 'usage' text from the pkg-descr file

PR:		ports/60639
Submitted by:	Stefan Walter <sw@gegenunendlich.de> (author)
2003-12-27 23:08:05 +00:00
FUJISHIMA Satsuki
9eb1333270 $ ffmpeg
/libexec/ld-elf.so.1: Shared object "libavcodec.so" not found
$ (cd /usr/local/lib; ls -l libavcodec.so*)
lrwxr-xr-x  1 root  wheel  15 Dec 22 00:32 libavcodec.so@ -> libavcodec.so.0
lrwxr-xr-x  1 root  wheel  13 Dec 22 00:32 libavcodec.so.0@ -> libavcodec.so
$ tail -5 /usr/ports/multimedia/ffmpeg/Makefile  | head -3
# add shared lib link
        @${LN} -sf libavcodec.so \
        ${PREFIX}/lib/libavcodec.so.${SHLIB_VERSION}

This inversion symlink problem fixed in ports/56721
(files/patch-libavcodec::Makefile) but this code left unremoved.
2003-12-27 23:02:44 +00:00
Norikatsu Shigemura
53f664b8d5 o Correct to use acrobat on firebird. But I don't know that this fix is
right.  I heard BAD and OK:-). [1]
o Support Linux Blackdown Java3D API on native JDK(tested only 1.4.2p5). [2]
  OISHI discoursed this feature on eleventh CBUG Meeting at 2003-11-29.
  It really got to me.

Reported by:	Vladimir B. Grebenschikov <vova@@fbsd.ru>, osa, ale [1]
Tested by:	osa, ale [1]
Submitted by:	OISHI Masakuni <yamasa@bsdhouse.org> [2]
2003-12-27 21:57:09 +00:00
Norikatsu Shigemura
5796f6fd71 Add IGNORE. Because this port should be obsolated:-). 2003-12-27 21:40:49 +00:00
Jimmy Olgeni
6121683354 Fix dets file corruption issue.
Obtained from:	Hans Bolinder <hasse@erix.ericsson.se>
2003-12-27 18:57:37 +00:00
Ernst de Haan
928436b764 Update to 5.0.16.
Submitted by:	maintainer
PR:		60036
2003-12-27 18:16:35 +00:00
Pav Lucistnik
f0d7529959 - Fix fetching
PR:		ports/60630
Submitted by:	Paul Marquis <pmarquis@pobox.com> (maintainer)
2003-12-27 17:09:04 +00:00
Hajimu UMEMOTO
094e9b4741 add WITH_PGSQL knob which supports sql plugin with postgresql backend.
PR:		ports/60606
Submitted by:	mat
2003-12-27 16:58:08 +00:00
Dirk Meyer
fe7b5bd5a6 - take maintainership
Approved by:	glebius@cell.sick.ru
2003-12-27 16:21:32 +00:00
Sergey Skvortsov
2deaf0c9c5 remove missing manpage 2003-12-27 15:57:23 +00:00
Sergey Skvortsov
2ea56861fa Updated to 0.99 2003-12-27 15:55:23 +00:00
Sergey Skvortsov
4e184a66b9 Updated to 0.90 2003-12-27 15:47:41 +00:00
Sergey Skvortsov
39ed46144f Updated to 0.30 2003-12-27 15:30:58 +00:00
Sergey Skvortsov
3ddc05e5ab Updated to 0.29 2003-12-27 15:15:49 +00:00
Pav Lucistnik
8fc8038e26 - Fix MAN1
PR:		ports/60621
Submitted by:	Ports Fury
2003-12-27 15:12:39 +00:00
Pav Lucistnik
e40b3f4cf7 - Update MASTER_SITES
PR:		ports/60620
Submitted by:	Ports Fury
2003-12-27 15:10:57 +00:00
Pav Lucistnik
554bf09416 - Update to 1.6
PR:		ports/60622
Submitted by:	Ports Fury
2003-12-27 15:07:21 +00:00
Pav Lucistnik
4bb3b324cc - Fix MASTER_SITES
- Fix COMMENT

PR:		ports/60623
Submitted by:	Ports Fury
2003-12-27 15:03:52 +00:00
Pav Lucistnik
7fd3a20b5a - Update to 0.10.4
PR:		ports/60624
Submitted by:	Ports Fury
2003-12-27 15:01:03 +00:00
Norikatsu Shigemura
8dbd7a34c3 Resurrect previous commit, pre-build to post-patch.
"post-patch" is right.  I missed his description.

Submitted by:	Ports Fury
2003-12-27 14:58:49 +00:00
Pav Lucistnik
7b7c3ad636 - Fix MASTER_SITES
- Support CFLAGS properly
- Remove obsolete WWW: line

PR:		ports/60627
Submitted by:	Ports Fury
2003-12-27 14:51:16 +00:00
Pav Lucistnik
7664565a22 - Update to 1.2.4
PR:		ports/60618
Submitted by:	Ports Fury
2003-12-27 14:46:45 +00:00
Pav Lucistnik
ab40d3c7a1 - Update to 1.4
PR:		ports/60625
Submitted by:	Ports Fury
2003-12-27 14:32:48 +00:00
Pav Lucistnik
5dc1e89172 - Use INFO macro
PR:		ports/60619
Submitted by:	Ports Fury
2003-12-27 14:28:09 +00:00
Pav Lucistnik
a87b00b881 - Fix WWW
PR:		ports/60626
Submitted by:	Ports Fury
2003-12-27 14:23:01 +00:00
Pav Lucistnik
e3c01212f0 - Unbreak on alpha
PR:		ports/60425
Submitted by:	Volker Stolz <vs@foldr.org>
2003-12-27 14:03:58 +00:00
Pav Lucistnik
9c4eb7ed58 Add rnews, a server-side RSS aggregator written in PHP using MySQL database.
PR:		ports/60527
Submitted by:	Vincent Tantardini <vinc@FreeBSD-fr.org>
2003-12-27 13:50:26 +00:00
Pav Lucistnik
fe7dcde478 - Update to 0.07
PR:		ports/60609
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
2003-12-27 13:41:57 +00:00
Pav Lucistnik
8e79e1a4cb - Fix another typo
PR:		ports/60616
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-12-27 13:39:57 +00:00
Pav Lucistnik
1f63353254 - Fix typo
PR:		ports/60616
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-12-27 13:38:16 +00:00