1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Commit Graph

91782 Commits

Author SHA1 Message Date
Clement Laforet
03847b610e Add svrx 1.2, srvx IRC services.
srvx is a set of IRC services for ircu P10 protocol networks; it is developed
by a team of programmers affiliated with the GamesNET IRC Network. srvx is
designed to be a fast, extensible, scalable and reliable provider of NickServ,
ChanServ, HelpServ, OperServ, and Global services as well as advanced proxy
detection.

WWW:	http://www.srvx.net

PR:		59817
Submitted by:	Walter Venable <weaseal@hotmail.com>
Approved by:    erwin (mentor) (implicitly)
2004-01-11 20:02:57 +00:00
Pav Lucistnik
d2a20c830c - Update to new version without version bump
PR:		ports/61182
Submitted by:	bruno schwander <bruno@mail.tinkerbox.org>
2004-01-11 19:54:11 +00:00
Pav Lucistnik
f97fb6e560 Add ace+tao-doc, a documentation for ACE+TAO.
PR:		ports/61167
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2004-01-11 19:16:21 +00:00
Mike Heffner
8a2e324b7f Update FTP mirror address. 2004-01-11 19:14:46 +00:00
Kirill Ponomarev
2a860ad8f5 - Drop maintainership to ports@FreeBSD.org
PR:		61212
Submitted by:	Munish Chopra <chopra@soulwax.net>
2004-01-11 19:06:14 +00:00
Martin Blapp
276cbb3617 Make mod_auth_mysql working with mysqld 4.1.x. Replace make_scrambled_password()
with hash_password().

PR:	54067
2004-01-11 18:52:38 +00:00
Joe Marcus Clarke
4a18c8b0dc Revert last night's distinfo commit. They rerolled the distfile again, and
restored the previous distfile.
2004-01-11 18:47:29 +00:00
Pav Lucistnik
eeb4f2a2d9 - Update to 6.0-pre12
PR:		ports/61173
Submitted by:	David Bremner <bremner@unb.ca> (maintainer)
2004-01-11 18:17:22 +00:00
Alexander Leidinger
e0984a2582 Ok, it's not my day... gimme that extra large pointy hat please.
There slipped in a hardcoded /usr/local, it was supposed to be a
placeholder for LOCALBASE (to find the stlport lib in the ld wrapper).

Thanks to:	Marius Strobl <marius@alchemy.franken.de>
		for reviewing the commits.
2004-01-11 17:59:28 +00:00
Pete Fritchman
666eb0a218 - update to 0.2.3
- unbreak on -current
- install docs

PR:		59863
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de>
Approved by:	maintainer timeout
2004-01-11 17:56:51 +00:00
Pete Fritchman
e059d8e580 - remove dependency on gmake
- compensate for changed expr behavior
- bump PORTREVISION

PR:		61175
Submitted by:	maintainer
2004-01-11 17:38:02 +00:00
Alexander Leidinger
886ae5bd05 After the fast bandaid fix for patch-...{icc,icpc} for those fast
upgrader adopters commit a better fix which also respects PREFIX.

Bump PORTREVISION for this fix, not bumping it for the bandaid fix
was intended.
2004-01-11 17:35:29 +00:00
Clement Laforet
6ffd726c9d - Upgrade to the latest release;
- Utilize umfpack

PR:             61180
Submitter by:   Thierry Thomas <thierry@pompo.net>
Approved by:    erwin (mentor) (implicitly)
2004-01-11 17:23:36 +00:00
Andrey A. Chernov
29594d743c Upgrade to 2.8.5 dev 17
PR:             61172
2004-01-11 17:17:05 +00:00
Alexander Leidinger
f81c6243d0 Urgs... fix the patches, so they actually result in a working icc...
Noticed by:	Marius Strobl <marius@alchemy.franken.de>
2004-01-11 16:46:43 +00:00
MANTANI Nobutaka
3598b281ce Correct default search path of RealAudio and RealVideo codecs.
PR:		ports/61062
Submitted by:	Sascha Blank <sblank@tiscali.de>
2004-01-11 15:54:05 +00:00
Clement Laforet
32db161a56 Update to 0.5
now suPHP supports apache2.

Approved by:    erwin (mentor) (implicitly)
2004-01-11 15:53:56 +00:00
Alexander Leidinger
a2f3809140 - connect icc7 to the build after a repocopy from icc
- update icc7 to 7.1.035
- sync parts of icc7 with the icc (v8) port
2004-01-11 15:34:17 +00:00
Alexander Leidinger
5b75a54ddf Update to 8.0.055.p057.
As Intel uses it's own directory for ifc and icc, we don't conflict with
ifc anymore.

Because of ABI changes, you have to recompile C++ programs (don't forget
stlport-icc).

Note that this port is a _work in progress_:
 - Icc allows to use an already installed libstdc++ from gcc, this doesn't
   work yet on FreeBSD. Libstdc++ on 4.x is too old, so it's unlikely we
   can add support for it. The headers of libstdc++ shipping with FreeBSD
   5.2-CURRENT use GCCisms not (yet) supported by icc, the hardcoded search
   path for them also doesn't fit for FreeBSD 5.2-CURRENT.
 - We've incorporated parts (cxa) of the FreeBSD >= 502101 libc on < 502101
   systems. It's tested on 4.x, but not on FreeBSD < 502101.
 - Not all (new) options (including GCC compatibility) are thoroughly
   tested.

When encountering problems please report to me first instead of directly
contacting Intel.

Ackknowledgements:
 - Bradley T Hughes <bhughes@trolltech.com> for PR 59552, it resulted in
   a modification of our libc (C++ DSO Object Destruction API) we
   incorporate in the port on < 502101 systems.
 - Marius Strobl <marius@alchemy.franken.de> for his help with the port
   (e.g. ld.c, cxa).
2004-01-11 15:32:07 +00:00
Alexander Leidinger
7a78819142 Update for the upcomming icc7 and icc (v8). 2004-01-11 15:30:19 +00:00
Jacques Vidrine
84cd265ae7 I forgot to remove this obsolete patch with the upgrade to 0.9.
Reminded by:	ume
2004-01-11 15:30:03 +00:00
MANTANI Nobutaka
27ed1ec4c6 Update to 0.2.4. 2004-01-11 15:21:03 +00:00
Kirill Ponomarev
651b090fc1 - Update to v0.6
PR:		61201
Submitted by:	Vincent Tantardini <vinc@FreeBSD-fr.org>
2004-01-11 13:39:27 +00:00
Kirill Ponomarev
f8553d17c4 - Update to 2.1.1
PR:		61199
Submitted by:	Vincent Tantardini <vinc@FreeBSD-fr.org>
2004-01-11 12:41:39 +00:00
Jimmy Olgeni
f30cfc2f3e Fix RUN_DEPENDS, honour NOPORTDOCS and move documentation to PORTSDIR.
PR:		61190
Submitted by:	Chris Pressey <cpressey@catseye.mine.nu>
2004-01-11 12:26:02 +00:00
Edwin Groothuis
2e497a651d ProFTPd port does not install docs for optional modules
The ftp/proftpd port creates /usr/local/share/doc/proftpd and
	installs the two HTML files from ProFTPd's docs directory
	into it.  But it doesn't copy the html files from the contrib
	directory which describe the optional modules (mod_tls,
	mod_radius, etc.) and their configuration options.

Also moved the portdocs to the PORTDOCS environment variable.

PR:		ports/56511
Submitted by:	Pat Lashley <patl+freebsd@volant.org>
Reviewed by:	maintainer timeout
2004-01-11 11:54:29 +00:00
Norikatsu Shigemura
d57c59a200 Add jai-imageio 1.0, which is JAI Image I/O Tools provides reader,
writer, and stream plug-ins for the Java Image I/O Framework and
Image I/O-based read and write operations for Java Advanced Imaging.

PR:		CBUG-ML/2572
Submitted by:	OISHI Masakuni <yamasa@bsdhouse.org>
Committed at:	CBUG 2004 New Year Party
2004-01-11 10:53:07 +00:00
Norikatsu Shigemura
38e6b80612 Add jai 1.1.2, which is Java Advanced Imaging (JAI) API provides
a set of object-oriented interfaces that support a simple,
high-level programming model which lets you manipulate images easily.

PR:		CBUG-ML/2572
Submitted by:	OISHI Masakuni <yamasa@bsdhouse.org>
2004-01-11 10:48:33 +00:00
Norikatsu Shigemura
46ca85118a o Print pkg-message for setting libmap.conf.
o Cosmetic change.

PR:		CBUG-ML/2572
Submitted by:	OISHI Masakuni <yamasa@bsdhouse.org>
Committed at:	CBUG 2004 New Year Party
Reviewed by:	OISHI Masakuni <yamasa@bsdhouse.org>
2004-01-11 10:38:28 +00:00
Edwin Groothuis
ecf6561d63 Maintainer update: mail/dovecot
Updates:
	- MASTER_SITES
	- dovecot-example.conf used pgsql for userdb by default, now uses passwd.

PR:		ports/61188
Submitted by:	Robin Breathe <robin@isometry.net>
2004-01-11 10:35:54 +00:00
Edwin Groothuis
7fe9e75768 [MAINTAINER] databases/postgresql73: wrong MD5_FILE for subports
Just realized that after the repo-copy, the MD5_FILE pointer for
	subports was never updated.

PR:		ports/61193
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
2004-01-11 10:32:54 +00:00
Norikatsu Shigemura
fc92955f12 o Add support Java Advanced Imaging (JAI) API.
Submitted by:	OISHI Masakuni <yamasa@bsdhouse.org>
Committed at:	CBUG 2004 New Year Party
Reviewed by:	ume and OISHI on the fly
2004-01-11 10:25:22 +00:00
Edwin Groothuis
5a5fe24f96 [patch] update print/phppdflib to 2.7
This patch updates the print/phppdflib port to the latest stable
	version (2.7)

PR:		ports/61051
Submitted by:	Bill Moran <wmoran@potentialtech.com>
Approved by:	"sexbear" <sexbear@tmu.edu.tw>
2004-01-11 10:24:29 +00:00
Edwin Groothuis
8b14e5762e Change BROKEN= into IGNORE= for FreeBSD versions not supported
Submitted by:	Alex Dupre <ale@freebsd.org> via private email
2004-01-11 10:11:29 +00:00
Erwin Lansing
40a93c43ce Update to 1.55 2004-01-11 08:19:03 +00:00
Joe Marcus Clarke
0147151026 Remove share/gnome/gen_util.
Reported by:	adamw
2004-01-11 07:15:07 +00:00
Joe Marcus Clarke
673a4c0697 Add share/gnome/pixmaps/document-icons to the list of common directories. 2004-01-11 07:13:32 +00:00
Joe Marcus Clarke
7b9a75cf65 Remove some control-center directories if they exist and are empty. This
keeps us from adding a mostly superfluous RUN_DEPENDS on gnomecontrolcenter2.

Reported by:	adamw
2004-01-11 07:07:35 +00:00
Greg Lewis
f06f7333d1 . Update to 1.3.1_10. 2004-01-11 07:00:54 +00:00
Joe Marcus Clarke
b690f641cd Remove ${PREFIX}/lib/orbit-2.0 if it exists and is empty.
Reported by:	adamw
2004-01-11 06:49:58 +00:00
Joe Marcus Clarke
97441b7d5b Add some missing files to the plist.
Reported by:	adamw
2004-01-11 06:47:13 +00:00
Joe Marcus Clarke
fbd7b52b3a Don't create needless directories.
Reported by:	adamw
2004-01-11 06:42:01 +00:00
Pete Fritchman
e4a46328e3 - give a more specific URL to fetch the distfile from
- switch to UID/GID 98 so we don't conflict w/qmail
- remove BROKEN for -current; I can't repeat this, and it looks like
  patch-az and patch-ab address the problem.
- bump PORTREVISION
2004-01-11 05:38:40 +00:00
Pete Fritchman
444e04c436 Fix build on sparc64.
Reported by:	bento
Tested on:	panther
2004-01-11 04:31:59 +00:00
Joe Marcus Clarke
2cc2b9c5b7 Looks like 0.75 was respun. The differences are superficial. The NEWS file
changed (a lot of text was removed including a thank you to me :-( ).  Also,
the VERSION file was changed from 0.75 to 0.75cvs, the RPM spec file was
slightly altered to remove the COPYRIGHT file, and a lot of the translation
files had their dates changed.

Also, remove text talking about OpenSSL.  We no longer support OpenSSL in
gaim. [1]

Reported by:	bland [1]
2004-01-11 04:20:52 +00:00
Yoichi NAKAYAMA
9b3d423576 update to 0.8 2004-01-11 03:10:41 +00:00
Pete Fritchman
15095e4c4c - convert to using PERL_CONFIGURE. this fixes issues with some manpages
(since PERL_CONFIGURE sets MAN3PREFIX for us) [0]
- fix pkg-plist to not be greedy about ${SITE_PERL}/${PERL_ARCH}/Bundle and
  Apache directories.

PR:		58724, 59710 [0]
Submitted by:	lev [0]
2004-01-11 02:30:44 +00:00
Pav Lucistnik
9e049c5476 - Add missed dependency on compat4x when running on 5.x system 2004-01-11 02:13:43 +00:00
Pav Lucistnik
9a630d51d8 - Update to 5.60
PR:		 ports/61187
Submitted by:	Vadim Chekan <vchekan@softline.kiev.ua> (maintainer)
2004-01-11 01:56:33 +00:00
Ying-Chieh Liao
c27e0d29c9 add WWW 2004-01-11 00:59:37 +00:00