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

117660 Commits

Author SHA1 Message Date
Michael Johnson
8559e27d95 Attempt to fix build on amd64
Reported by:	pointyhat via kris
2005-01-14 02:38:21 +00:00
Michael Johnson
67afebfdbe - Remove forgotten conflicting patch.
- Actually merge a missing patch from firefox.

Pointed out by:	many
Pointy hat to:	myself
2005-01-14 02:31:48 +00:00
Sergey Matveychuk
158fb7b13a - Update to 1.7.27
- Pass maintainership to submitter

PR:		ports/76213
Submitted by:	Sergey Prikhodko <sergey(at)network-asp.biz>
Approved by:	maintainer (timeout: 3+ monthes)
2005-01-14 02:21:43 +00:00
Edwin Groothuis
10e0ddd799 [maintainer] palm/synce-kde: update to 0.8.0; transform from rapip
Transform the ageing rapip into shiny synce-kde 0.8.0

PR:		ports/76058
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2005-01-14 02:15:15 +00:00
David E. O'Brien
99da917909 Portlint. 2005-01-14 01:54:33 +00:00
Sergey Matveychuk
208065a35d - Get rid of pkg-plist
PR:		ports/76221
Submitted by:	maintainer
2005-01-14 01:45:53 +00:00
Joe Marcus Clarke
c3c9c2c45c Prevent Java support from being erroneously enable. 2005-01-14 01:25:07 +00:00
Edwin Groothuis
dfd5750bdc [NEW PORT] archivers/orange: Extract Microsoft Cabinet files from self-extracting installers
Orange is a tool and library for squeezing out juicy
	installable Microsoft Cabinet Files from self-extracting
	installers for Microsoft Windows.

	Supported installers include VISE, InstallShield, Setup
	Factory and more.

	WWW: http://synce.sourceforge.net

PR:		ports/76030
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2005-01-14 00:13:20 +00:00
Edwin Groothuis
d74c9bcddf [NEW PORT] archivers/dynamite: Decompress data compressed with
PKWARE Data Compression Library

	Dynamite is a tool and library for decompressing data
	compressed with the PKWARE Data Compression Library.

	WWW: http://synce.sourceforge.net

	Notes:
	* This library is required for the update of synce-kde
	* The 'dynamite' binary crashes when invoked without
	  arguments. This is expected, not a freebsd specific
	  problem.

PR:		ports/76026
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2005-01-14 00:09:25 +00:00
Edwin Groothuis
f99287805e [PORT UPDATE] net/amule-devel 2.0.0rc7_2
Update to pkg_plist (now use %D)

PR:		ports/76168
Submitted by:	Ganael LAPLANCHE <ganael.laplanche@martymac.com>
2005-01-13 23:59:47 +00:00
Edwin Groothuis
1885f9edb3 Update java/jmp from 0.45 to 0.46. (mini-patch)
Little patch to update the port to the latest version.

PR:		ports/76197
Submitted by:	Ronald Klop <ronald-freebsd8@klop.yi.org>
2005-01-13 23:54:37 +00:00
Joe Marcus Clarke
288cec10b4 Chase the new bluefish port location, and fix INDEX builds. 2005-01-13 23:52:33 +00:00
Sergey Matveychuk
f713cf6e18 - Update to 3.51.10
- Fix building with iodbc driver
- Add building of thread-safe lib
- Using ${MASTER_SITE_MYSQL}
- Pass mainteintership to submitter

PR:		ports/76216
Submitted by:	Sergey Prikhodko <sergey(at)network-asp.biz>
2005-01-13 23:51:38 +00:00
Edwin Groothuis
a605fe3b5e [maintainer] graphics/jumpgis-postgis: fix pkg-plist
jumpgis-postgis changed the mode of an already installed
	directory, causing the plist check to fail. Changes have
	been submitted for jumpgis which means this port doesn't
	need to modify the directory now.

PR:		ports/76184
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2005-01-13 23:50:12 +00:00
Edwin Groothuis
e89dee628c Update java/jmp from 0.45 to 0.46. (mini-patch)
Little patch to update the port to the latest version.

PR:		ports/76197
Submitted by:	Ronald Klop <ronald-freebsd8@klop.yi.org>
2005-01-13 23:49:13 +00:00
Trevor Johnson
8bef3264ea On Alpha, the osf1 module must be loaded before the linux module.
Do this.

Add ID tag.
2005-01-13 23:46:24 +00:00
Trevor Johnson
73a8261dc8 In FreeBSD 4 and later there are no longer separate linuxaout and
linuxelf modules.
2005-01-13 23:42:56 +00:00
Edwin Groothuis
99e5cba66c New port: mail/pfqueue A console-based tool for handling postfix queues
pfqueue is an effort to give postqueue/mailq/postsuper a
	console (ncurses) interface: it won't add any particular
	functionality to those provided with postfix itself, but
	will hopefully make them to use.

	It's a real-time queue scanner, that show per-queue lists
	of existing messages; the messages can be deleted, put on
	hold or released

	Just for example, it may be useful to inspect a traffic jam
	at a given time, to see what is falling into and unexpectedly
	crowding you deferred queue

PR:		ports/76203
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
2005-01-13 23:42:30 +00:00
Edwin Groothuis
768780a3d3 [ maintainer ] databases/mysql-connector-java -- update to 3.1.6
Update to version 3.1.6 -- This is a major update to a new code
	branch, and development on the 3.0 branch will now be limited to
	critical bug-fixes.  From the release announcement:

		Version 3.1.6 is the first production release of
		the 3.1 series that is suitable for use with all
		versions of MySQL, including MySQL-4.1 or MySQL-5.0.
		Connector/J 3.1.6 is required if you want to use
		server-side prepared statements MySQL-4.1.2 or
		newer, or CallableStatements with MySQL-5.0.

		http://lists.mysql.com/announce/250

	Anyone upgrading from the 3.0 series should first read
	http://dev.mysql.com/doc/connector/j/en/#id2424819

	This update adds both a BUILD_DEPENDS and a RUN_DEPENDS on
	devel/log4j (unless you use the WITHOUT_COMPILE option,
	where there's only a RUN_DEPENDS)

PR:		ports/76149
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
2005-01-13 23:35:36 +00:00
Alex Dupre
1c51ab2fde Fix compilation on ia64.
Reported by:	bento via kris
Obtained from:	PHP CVS
2005-01-13 23:11:34 +00:00
Edwin Groothuis
b5d6954cbd Port Maintainer Update: x11-fm/twander
x11-fm/twander update to release 3.160

PR:		ports/76133
Submitted by:	Tim Daneliuk <twander@tundraware.com>
2005-01-13 23:05:55 +00:00
Edwin Groothuis
08f4b85843 [ maintainer ] sysutils/torsmo: add WITH_XFT knob
Add WITH_XFT option/knob which can be used to toggle XFT support
	Requested by:	Anton Karpov <toxa@cterra.ru>

PR:		ports/76121
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2005-01-13 23:02:53 +00:00
Eric Anholt
4d6a826798 Properly fix the termios race rather than disabling copyTermios.
PR:		ports/74981
Submitted by:	Rong-En Fan, rafan at infor dotorg
Obtained from:	X.Org bugzilla #1400
2005-01-13 22:58:38 +00:00
Edwin Groothuis
1060dcb89b Postgis upgrade from 0.9.0 to 0.9.1
Postgis upgrade from 0.9.0 to 0.9.1

	 Other changes:
	 - Adds support to PostgreSQL 8
	 - Includes Postgis HTML documentation

PR:		ports/76214
Submitted by:	Anderson S. Ferreira <anderson@cnpm.embrapa.br>
2005-01-13 22:53:39 +00:00
Eric Anholt
31179eebc6 [1] Add i810 driver to AMD64 package.
[2] Put the manpages from section 4 under 4x.  For example, you can do
    "man 4x vga" to get the X vga(4x) manpage, still do man 4 cirrus to get
    cirrus(4x), and man -a vga to get both vga manpages.
[3] Apply several important-looking fixes to ATI drivers from the stable branch:
    - Fix mode setting with Mach64 on some laptops.
    - Don't crash with mach64 for some PCI configurations
    - Improve hang detection on r128s. (may improve speed in DRI, too)
    - Avoid a hang on server regen on r128 with DRI.
    - Fix the DynamicClocks support, which could have caused hangs with DRI on
      original Radeons.

PR:		[2] ports/25576
Submitted by:	[2] fanf
Requested by:	[1] peter
Obtained from:	[3] XORG-6_8-branch
2005-01-13 22:52:24 +00:00
Pav Lucistnik
603a6bcc57 - Update to 3.2.4
- Drop WITH_WHITELIST, it's no longer build time option

PR:		ports/76198
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
2005-01-13 22:51:56 +00:00
Juli Mallett
978c599807 Update to 0.2.4 2005-01-13 22:40:47 +00:00
Edwin Groothuis
bf7f693fc1 [MAINTAINER] net/btqueue: update to 0.0.18
- Update to 0.0.18
	- Optionally depend on textproc/py-xml for crawler (which
	  will be installed unconditionally but might not be used)
	- Use %%DATADIR%% and %%DOCSDIR%% macros to satisfy portlint

PR:		ports/76103
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2005-01-13 22:40:34 +00:00
Pav Lucistnik
2feeec5df7 - Update to 0.8.4
PR:		ports/76172
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2005-01-13 22:39:39 +00:00
Mario Sergio Fujikawa Ferreira
2f40800045 o New port seda version 3.0: An Architecture for Highly Concurrent
Server Applications
o Use a custom made ant build.xml for building. Re-written with help
  from [1] and originally written by Johnathan James (jjames at
  haxwell dot org)

Reviewed by:	jrandom [1]
2005-01-13 22:25:46 +00:00
Koop Mast
a825e43cea Realy chase the shlib lib of theora.
I see a nice pile of pointyhats in the future.

Submitted by:	Stephane E. Potvin <sepotvin AT videotron dot ca>
2005-01-13 22:25:34 +00:00
Pav Lucistnik
9dc9b2cbfa - Update to 0.8
PR:		ports/76195
Submitted by:	Bruce Cran <bruce@cran.org.uk> (maintainer)
2005-01-13 22:25:08 +00:00
Mario Sergio Fujikawa Ferreira
de36573403 o Build an azureus jar with a native jdk instead of downloading the
jar
o Use a custom made ant build.xml for building. Written with help
  from [1]
o Clean up CLASSPATH, we do not need swt-pi-mozilla.jar
o Bump PORTREVISION

Reviewed by:	jrandom [1]
2005-01-13 22:16:14 +00:00
Koop Mast
bf60ca613f Change CATAGORIES after repocopy.
Add another pointyhat to my still fresh collection.

Noticed by:	pav
2005-01-13 21:48:19 +00:00
Niels Heinen
f94cafadeb Upgrade to version 1.2.3 which contains a fix for the reported
format string issue.

Approved by:	nectar (mentor)
2005-01-13 21:31:40 +00:00
Koop Mast
333a1b3e17 Add bluefish-devel bluefish entry.
Correct date in libtheora entry.
2005-01-13 21:29:22 +00:00
Koop Mast
8a8d03df5b Update www/bluefish to version 1.0. This is GTK2 port of the old bluefish 0.7.
Development to this version was tracked in www/bluefish-devel.
Retire www/bluefish-devel.
2005-01-13 21:26:35 +00:00
Jacques Vidrine
e8c46b8370 For mod_access_referer issue:
- Correct spelling.
- `null' in `null pointer' should not be all caps
- Correct the secunia.com URL (it did not identify this particular bug)
2005-01-13 21:22:47 +00:00
David E. O'Brien
62e81b8d48 Fix one bug about bootstraping on FreeBSD/amd64. 2005-01-13 21:19:50 +00:00
David E. O'Brien
d609adad24 This now coredumps when bootstrapping on FreeBSD/AMD64. 2005-01-13 21:18:53 +00:00
Jacques Vidrine
1f1cc5eb48 Add references to Konqueror password disclosure bug: CVE name, CERT
Vulnerability Note, and KDE security advisory.
2005-01-13 21:13:51 +00:00
Pav Lucistnik
f00c2081bd - Make gnuplot support compatible with gnuplot 4.0
PR:		ports/76190
Submitted by:	Yuichiro AIZAWA <yaizawa@mdbl.sfc.keio.ac.jp> (maintainer)
2005-01-13 21:01:57 +00:00
Pav Lucistnik
f1986a8d20 - Update to 1.0
PR:		ports/76185
Submitted by:	Wesley Shields <wxs@csh.rit.edu>
Approved by:	Jonatan B <onatan@gmail.com> (maintained)
2005-01-13 20:54:12 +00:00
Jacques Vidrine
28e2f0f2d8 Update phpBB command execution entry references:
- Convert some <url>s into the appropriate <certvu> and <uscertta>
  elements.
- Add CVE name
- Add a couple of mailing list posts
2005-01-13 20:52:52 +00:00
Mathieu Arnold
c7861f0a67 Add a missing dependency
Submitted by:	Matt Adams <matt.adams@morcor.com>
2005-01-13 20:46:09 +00:00
Jacques Vidrine
cfb20a0551 For the latest three Squid issues, add references to the Squid bug
tracking database.  Also, rework the description of the empty ACL issue.
2005-01-13 20:42:56 +00:00
Koop Mast
5cad280579 Add glib20 to USE_GNOME.
So where are those pointhat's stored?

Submitted by:	pointyhat via kris
2005-01-13 20:27:09 +00:00
Jacques Vidrine
9432a91978 Add a better reference and description of the jabberd vulnerability. 2005-01-13 20:26:03 +00:00
Dirk Meyer
a9676bb502 - update to ffcall-1.10 2005-01-13 20:19:29 +00:00
Dirk Meyer
1f6827c5d9 - update to Gomoku-1.2.7 2005-01-13 20:18:25 +00:00