Commit graph

117700 commits

Author SHA1 Message Date
Niels Heinen
206201b883 Unbreak security/clamav-devel by updating it to 20050110 (maintainer update)
PR:		ports/76086
Submitted by:	maintainer
Approved by:	nectar (mentor)
2005-01-12 15:09:51 +00:00
Jacques Vidrine
62bd6b7c6c - Document some older security issues in libxine.
- Cancel VID bef4515b-eaa9-11d8-9440-000347a4fa7d in favor of a more
  complete, new entry.  (A xine security announcement covered the same
  issue and others.)
- Add references to xine security announcements and iDEFENSE
  Security Advisories.
2005-01-12 14:39:03 +00:00
Oliver Lehmann
64ff4de59f add gqmpeg-devel - the gtk20 port of gqmpeg 2005-01-12 14:32:57 +00:00
Mathieu Arnold
8935d82222 Update to 0.22
Add docs
2005-01-12 13:58:46 +00:00
Thomas Gellekum
d2bcf69c0d Upgrade to 23.7. 2005-01-12 12:21:01 +00:00
Edwin Groothuis
17df997a7b Fix shells/ksh93 port
Update ksh93 to 2004-12-25 version

PR:             ports/75828
Submitted by:   Joe Kelsey <joe@zircon.seattle.wa.us>
2005-01-12 11:02:22 +00:00
Mario Sergio Fujikawa Ferreira
cbe5c931ce New port libtorrent version 0.4.5: BitTorrent Library written in
C++

PR:		76033
Submitted by:	Florent Thoumie <flz@xbsd.org>
2005-01-12 10:19:49 +00:00
Michael Johnson
77bad5e282 - Update to 2.2.2
- Add 2 more mirrors
2005-01-12 09:54:32 +00:00
Edwin Groothuis
52dc9150de Update port: dns/dnrd version 2.18
Version bump. This release fixes segfault in argument
	parsing.  Cleaned -h output (remved longopts when they are
	unavailable) Improved signal handling and blacklist feature
	added.  Proper handling of paths in documentation.

	I implemeted a pselect in lib.c for BSD 4.x support. Please
	let me know if this could be handeled in a better way.

PR:		ports/76060
Submitted by:	Natanael Copa <ncopa@users.sourceforge.net>
2005-01-12 09:49:38 +00:00
Edwin Groothuis
59d22a70ee New port: A dnssec aware dns debugging tool
Drill is a tool ala dig from BIND. It was designed with
	DNSSEC in mind and should be a useful debugging/query tool
	for DNSSEC.

PR:		ports/75882
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl>
2005-01-12 09:46:03 +00:00
Kirill Ponomarev
4e30c15875 Update to 1.47 2005-01-12 09:45:32 +00:00
Michael Johnson
1c6ddf6aa2 Attempt to fix build on amd64
Pointed out by:		pointyhat via kris
Patch obtained from:	www/firefox
2005-01-12 08:52:44 +00:00
Edwin Groothuis
585a173f2d [NEW PORT] mail/dspampd
DspamPD is a GPL'ed transparent smtp proxy which can do
	content scanning through DSPAM and/or ClamAV...

	DspamPD version v2.00 supports DSPAM version 3.x, both
	stable and -devel ports and both clamav ports.

	The attached shar will create the port for you.

PR:		ports/76118
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2005-01-12 08:15:05 +00:00
Edwin Groothuis
d4f7d5e67f mail-dspam-devel: corect deinstall, package, describe; update; bugfixes; ................
After private debuging, the 25th night spent on-line with
	the author and two minor versions all to make it work on
	FreeBSD like it should, discovering some other bugs in
	proccess,

	TA DA !
	bring in the compleate daemonized version and adjust it for
	package building

	dspam-devel-3.3.4 (newer versions sigbus - threads problem)

	The daemon mode seems to be working now, so the port act like it should:
	- if enabled with WITH_DEAMON we install the rc script; to start it at
	boot put 'dspam_enable="YES"' in /etc/rc.conf and set the appropriate
	options in dspam.conf
	- read section "2.3 Client/Server Mode" from dspam README to learn how to
	use dspam in daemon mode
	- a simple portupgrade from previous versions will work with no problems
	with your current setup, even if compiled with WITH_DEAMON (default)

	- change default DB back-end to MySQL to make daemon mode work for package
	building
	- add MySQL v5.0.x support -- MYSQL50 [1]
	- USE_MYSQL and have make describe output right
	- change of name: SQLITE --> SQLITE2, as we now have sqlite3 support
	- add Sqlite v3.x support -- SQLITE3
	- add BNR_DEBUG option
	- drop QUARANTINE_AGENT as is not supported by ./configure anymore and
	set in dspam.conf UntrustedDeliveryAgent and QuarantineAgent to default to
	TrustedDeliveryAgent, but leave them commented out [2]
	- add support for exim [4] which we build with the same database back-end
	as dspam if possible
	- fix PREF_EXT and BDB4 cases as well in our Makefile
	- change default DSPAM_HOME_MODE to 0770, it's a directory, you know ;) [3]
	- DSPAM_HOME_{OWNER,GROUP} default to DSPAM_{OWNER,GROUP}
	- default maximum message size to 300KB in dspam.conf
	- correct long-standing copy/paste bug (DSPAM_{GROUP,MODE} were set to
	DSPAM_HOME_{GROUP,MODE})
	- Makefile clean-ups
	- fix deinstall to delete dspam.conf if it hasn't been customized, as
	requested by kris@ with "Ports Janitor" hat :) and save the net and myself
	some bugging mails

	[1] based on ports/74761 by Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
	[2] based on ports/75548 by Julien Gabel <jpeg@thilelli.net>
	[3] based on ports/75549 by Julien Gabel <jpeg@thilelli.net>
	[4] suggested, incorrectly, in ports/74762 by Shahbaz Javeed <sjaveed@adderpit.com>

	Note to committer: all those PR are closed.

PR:		ports/75647
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2005-01-12 07:28:34 +00:00
Edwin Groothuis
a8fb092449 [Maintainer Update] emulators/xmess to 0.89
sync with master port

PR:		ports/75672
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
2005-01-12 07:26:33 +00:00
Tilman Keskinoz
c25ebfd4aa Chase libgcrypt shared library version of ports with optional
dependency on libgcrypt.

Submitted by: 	philip
pointyhat to:	arved
2005-01-12 07:25:23 +00:00
Michael Johnson
b33fd973d5 - Update to 1.3.1
- Grab MAINTAINER
2005-01-12 07:22:36 +00:00
Edwin Groothuis
79f3a9dd4f [Maintainer Update] emulators/xmame to 0.89
Update port and OPTIONS-ify.

PR:		ports/75671
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
2005-01-12 07:18:27 +00:00
Edwin Groothuis
3724eff20c [ maintainer ] fix fetching by adding an additional MASTER_SITES
gphpedit.org is down now, so I've googled for another
	MASTER_SITES.

PR:		ports/76127
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2005-01-12 07:05:42 +00:00
Michael Johnson
fbcbddacac Add skippy-xd
Skippy-XD is a version of Skippy that uses Xserver's XDamage, XComposite and
XFixes extensions to provide you with 'live' versions of the windows.

Skippy-XD is best described as a full-screen task-switcher for X11. It tries to
provide an alternative when taskbars or regular task-switchers aren't the most
efficient way of switching tasks (like when you have a lot of applications open)
When activated (currently only through a hotkey), it will arrange and scale
snapshots of all windows on the current desktop and it'll let you pick a
window using a mouse or a keyboard. Yes, this is also what expocity and Apple's
Expose.

PR:		ports/66921
2005-01-12 06:57:31 +00:00
Herve Quiroz
fcf0b8b9fe Add SIZE in distinfo 2005-01-12 06:45:47 +00:00
Herve Quiroz
52694cf0e6 jDictionary plugin: English-German dictionary
Dictionary database: Frank Richter

WWW: http://jdictionary.info/

PR:		39603
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2005-01-12 06:42:58 +00:00
Mario Sergio Fujikawa Ferreira
0e1d4cca01 o Update to latest version 2.2.0.2
o Remove redundant JAVA_BUILD
o Take over maintainership
2005-01-12 06:11:13 +00:00
Edwin Groothuis
4d90568ffa The sourceforge website is empty, grab copy from ftp.au.freebsd.org
and place it in the adopted directory on my website.
2005-01-12 06:05:49 +00:00
Edwin Groothuis
4d664395a9 [maintainer] math/gap to version 4.4.4
- Upgrade to the latest version.
	  Apart from nifty new features, this also contains important bugfixes.
	- Previous Makefile had duplicate MASTER_SITES. Oops.

You are warned:
    [~] edwin@k7>du -skh cvs/ports/math/gap/
    396M    cvs/ports/math/gap/

PR:		ports/75613
Submitted by:	Johan van Selst <johans@stack.nl>
2005-01-12 05:45:35 +00:00
Michael Johnson
dcf0112591 Fix build by re-adding config options 2005-01-12 05:42:05 +00:00
Edwin Groothuis
e9ea0ec704 mail/dspam: fix make describe, update, fix DSPAM_HOME perdefault permissions
FreeBSD 4.x user please report problems ASAP so I can fix
	them before release.

	dspam-3.2.3.20041229.1945:
	- drop QUARANTINE_AGENT as is not supported by ./configure
	anymore and set in dspam.conf UntrustedDeliveryAgent and
	QuarantineAgent to default to TrustedDeliveryAgent, but
	leave them commented out (ports/75548 by Julien Gabel)
	- change default DSPAM_HOME_MODE to 0770
	(ports/75549 by Julien Gabel <jpeg@thilelli.net>)
	- DSPAM_HOME_{OWNER,GROUP} default to DSPAM_{OWNER,GROUP}
	- fix make describe by USE_MYSQL
	- beautify
	- Makefile clean-up

PR:		ports/75665
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2005-01-12 05:24:58 +00:00
Michael Johnson
de4eaeaa5f Add support for H.264 via multimedia/x264 and WITHOUT_H264 knob. 2005-01-12 05:24:07 +00:00
Michael Johnson
3fa06e8484 Install forgotten header file 2005-01-12 05:10:44 +00:00
Michael Johnson
d98d8457f1 Add x264
x264 is a free library for encoding H.264/AVC video streams.

Encoder features
 * CAVLC/CABAC
 * Multi-references
 * Intra: all modes (4x4 and 16x16 with all predictions)
 * Inter P: all partitions (from 16x16 down to 4x4)
 * Inter B: partitions from 16x16 down to 8x8 (including SKIP/DIRECT)
 * Ratecontrol: constant quantizer, constant bitrate, or multipass ABR
 * Scene cut detection
2005-01-12 04:57:18 +00:00
Edwin Groothuis
4114f4b7db Update port: net/nbd-server to version 2.7.3
The attached patch updates the port to version 2.7.3 which
	was released a couple of weeks ago.

PR:		ports/75641
Submitted by:	Christian Laursen <xi@borderworlds.dk>
2005-01-12 04:46:07 +00:00
Edwin Groothuis
32d56fc846 [ maintainer ] russian/prawda: try to fix build on 6.x/i386 and 6.x/sparc64
Attemt to fix build on 6.x/i386 and 6.x/sparc64.

	Added files:
	    files/patch-src-trans-slowo3.cpp
	    files/patch-src-trans-slowo3.h

PR:		ports/75724
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2005-01-12 04:40:07 +00:00
Edwin Groothuis
2153e7ec88 Update port: devel/global to 4.8.2
Make sure you remove the files/ directory altogether, its
	not neeeded anymore.

PR:		ports/76079
Submitted by:	Rui Lopes <rui@ruilopes.com>
2005-01-12 04:39:24 +00:00
Edwin Groothuis
e2be50057a [ maintainer ] sysutils/torsmo: fix temperature monitoring
- fix temperature monitoring

PR:		ports/75721
Submitted by:	Roman Bogorodskiy <novel@FreeBSD.ORG>
2005-01-12 04:34:45 +00:00
Edwin Groothuis
1729b094e7 Maintainer Update: devel/distcc
devel/distcc 2.16 -> 2.18.3
    http://distcc.samba.org/ftp/distcc/distcc-2.18.3.NEWS

    Consists mostly of bug fixes. Only one change in the way distcc
    works. You must specify a network on which connections are
    allowed, connections from all networks will still be admitted
    but connections outside the specified network will be logged
    and dropped.

    The 127.0.0.0/8 network is the default for the port.  All
    existing users and all new users will need to update/add a
    distccd_flags variable in /etc/rc.conf, a template for which
    can be found in the rc.d script.

    Perhaps a new variable, which simply contained the trusted
    network address would be better, like

    distccd_network="192.168.10.2/24"

PR:		ports/75718
Submitted by:	Dominic Marks <dom@helenmarks.co.uk>
2005-01-12 04:31:32 +00:00
Edwin Groothuis
5aa2cfd545 MAINTAINER-UPDATE: net/trafshow restore patch-ah
During the split of trafshow3 and 4, the file patch-ah (a
	local enhancement adding the ability to apply masks to
	traffic patterns) was removed from files/ .

PR:		ports/75685
Submitted by:	Ryan Thompson <ryan@sasknow.com>
2005-01-12 04:28:54 +00:00
Edwin Groothuis
a1448ce305 Wmconfig port update to V1.2.3
Wmconfig port update to V1.2.3

PR:		ports/75714
Submitted by:	Tommy Scheunemann <net@arrishq.net>
2005-01-12 04:25:19 +00:00
Edwin Groothuis
25abe70742 Update Port: mail/getmail to 4.3.0
Update mail/getmail from 4.2.6 to 4.3.0

PR:		ports/76083
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org>
2005-01-12 03:59:14 +00:00
Edwin Groothuis
5b8e6262f0 Update mail/postfixadmin to 2.10 version
Update mail/postfixadmin to 2.10 version

PR:		ports/76087
Submitted by:	Rob Evers <rob@bavke.debank.tv>
2005-01-12 03:57:30 +00:00
Edwin Groothuis
618100dfba Update port: security/metasploit 2.2 -> 2.3
One script added, pkg-plist sorted to make future diffs smaller.

PR:		ports/76101
Submitted by:	Yonatan <onatan@gmail.com>
2005-01-12 03:52:42 +00:00
Edwin Groothuis
0aac959c3a [MAINTAINER] ftp/cmdftp: update to 0.8.0
- Update to 0.8.0

PR:		ports/76098
Submitted by:	Andreas Fehlner <fehlner@gmx.de>
2005-01-12 03:46:30 +00:00
Edwin Groothuis
25a5c1c67d Maybe this will work better
checking for clanSignals-0.7... no
	gnome-config: not found
	Package clanSignals-0.7 was not found in the pkg-config search path.

	thus:
	USE_GNOME=	gnomelibs
2005-01-12 03:04:36 +00:00
Edwin Groothuis
d660698bee Upgrade driver to version 2004-12-30 2005-01-12 02:49:33 +00:00
Joseph Koshy
f59a397439 Maintainer change: Johannes 5 Joemann is the new maintainer.
Fix a CM tool path problem reported by Gerhard Gonter [ggonter .at.
yahoo.com].

Submitted by:	Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
2005-01-12 02:44:40 +00:00
Joe Marcus Clarke
31535392e9 Remove default DVD support when package building as dvd+rw-tools depends
on cdrtools.

Reported by:	pointyhat via kris
2005-01-12 02:27:33 +00:00
Jeremy Messenger
39c13e2d3c - Take the maintainership.
- Add install the example and doc files.
- Remove the DEPRECATED/EXPIRATION_DATE. It's ruby's fault that need to add
  -pthread. Current, this port works perfect for me when I hack in ruby by add
  -pthread in the LDFLAGS and reinstall it. [1]

Ok'ed by:	kris [1]
2005-01-12 00:11:19 +00:00
Edwin Groothuis
d2c4fa992f fix pkg-plist 2005-01-11 23:23:45 +00:00
Maho Nakata
ca32b50d2e forgot to remove pkg-message... 2005-01-11 23:18:15 +00:00
Maho Nakata
5d2011a85e Update to 1.1.4
Many thanks to: Pavel Janik, Kris Kennaway
and SUN Microsystems, Inc (esp. Hamburg team).
Additional contributors: daichi, kan, lofi, nork, obrien
2005-01-11 23:17:42 +00:00
Thierry Thomas
6a989e52f2 Upgrade to 050110 snapshot. 2005-01-11 23:12:08 +00:00