Commit graph

140524 commits

Author SHA1 Message Date
Sam Lawrance
e99d6de692 Note that ntop now uses rcNG and logs to ntop by default.
Submitted by:	Wesley Shields <wxs@csh.rit.edu> (ntop maintainer)
2005-12-13 04:15:16 +00:00
Michael Johnson
5a04baf126 - Mark broken on 4.x
Reported by:	kris via pointyhat
2005-12-13 03:46:35 +00:00
Michael Nottebrock
8a02c9b487 Update to 2.3.1 2005-12-13 03:17:41 +00:00
Cheng-Lung Sung
33f600abdd - update to 1.2.0.
- I'll maintain this port
2005-12-13 03:16:49 +00:00
Michael Johnson
cdc46e62cb - mark broken on 4.x 2005-12-13 01:59:14 +00:00
Maho Nakata
bb8cfef175 Change distname; much more meaningful than before.
OOo + Tag name(with mileston) + source + tar.bz2
2005-12-13 01:08:36 +00:00
Bill Fenner
ea5425e745 Fix fetch from main SF mirrors and include additional ones too by
just using MASTER_SITE_SOURCEFORGE_EXTENDED.
2005-12-13 00:42:13 +00:00
Bill Fenner
e88aa04330 Use distfile groups to fetch the right files from the right sites.
Approved by:	MAINTAINER timeout
2005-12-13 00:35:27 +00:00
Bill Fenner
6e387c0950 Use distfile groups to fetch the right files from the right
sites.

Approved by:	MAINTAINER timeout
2005-12-13 00:32:11 +00:00
Bill Fenner
3e169cfd87 Use distfile groups to only fetch the right file from the
right directory, instead of ensuring a 50% fetch failure rate.

Approved by:	MAINTAINER timeout
2005-12-13 00:29:25 +00:00
Bruce M Simpson
68332e9ce6 Update to libpcap 0.9.4 and tcpdump 3.9.4.
Add new MASTER_SITE mirror icrew.org.
2005-12-13 00:13:51 +00:00
Aaron Dalton
4ca221aa93 - updated from v1.27 to v1.29
- removed interactivity

PR: 87716
Submitted by: Christian Lackas
Approved by: tobez
2005-12-12 23:39:45 +00:00
Edwin Groothuis
0d4608e879 security/tor-devel
Update to 0.1.1.10

PR:		ports/90313
Submitted by:	Peter Thoenen <eol1@yahoo.com> <eol1@yahoo.com>
2005-12-12 23:24:37 +00:00
Michael Johnson
78f200ca9a - Update to 0.0.20051212 2005-12-12 23:17:25 +00:00
Alex Dupre
918085128b Fix build on 4.X.
Reported by:	pointyhat via kris
2005-12-12 22:08:26 +00:00
Bruce M Simpson
68fb7a4bed Update to 6.4.0. Portlint cleanups. 2005-12-12 22:03:46 +00:00
Alex Dupre
8024be8acc Fix build.
Submitted by:	mnag
Reported by:	pointyhat via kris
2005-12-12 22:02:10 +00:00
Bruce M Simpson
5879dd9aaa Drop maintainership for ports which I sadly no longer have
the time, hardware, or resources to maintain.
2005-12-12 21:53:40 +00:00
Bruce M Simpson
df1dfa0cd2 Update to r05.1.
Submitted by:	Henrik Andersen
2005-12-12 21:47:07 +00:00
Sam Lawrance
c0cec89a6f Remove from PATCHFILES things that are not patch files
(thusly avoiding "I can't seem to find a patch in there" messages).

PR:		ports/89729
Submitted by:	Scot W. Hetzel <swhetzel@gmail.com>
Approved by:	jharris@widomaker.com (maintainer, timeout 14 days)
2005-12-12 21:33:23 +00:00
Bruce M Simpson
2bdc583b54 This port needs a new maintainer. 2005-12-12 21:18:44 +00:00
Edwin Groothuis
5d5a063ca2 xlockmore port improvements patch
Some time ago I send PR about PAM support in xlockmore. Now
	I spend some time to work on xlockmore. I found that PAM
	works fine by default (with --enable-pam), but only with
	modules that does not requires root rights to authenticate.
	But almost all PAM configurations ends with pam_unix call.
	Here is the trouble. xlock drops root privileges after
	startup. I use BAD_PAM again to wrap this setuid().  IMHO,
	usage of BAD_PAM is right in this case. Also abort trap was
	fixed. Here was error in PAM_conv function. I'll send
	explanations of changes and situation to xlock-discuss
	mailing list later. May be fixes will be committed into
	next release of xlockmore.

	Here is attached diff against xlockmore port. It makes some
	changes in Makefile and drops two patches to files dir.

	New knobs added to Makefile and some old changed. Here is the
	description:
	- OPTIONS added for interactive configuration of xlockmore
	(make config).
	- WITH_PAM - enable common PAM support in xlock, but does not define
	BAD_PAM. So PAM modules that does not require root rights can be used
	(pam_pwdfile e.g.).
	- WITH_BAD_PAM - enable WITH_PAM and define BAD_PAM in config.h after
	'configure'. So all PAM modules can be used, including pam_unix.
	- WITH_NICE_ONLY - enable only low-CPU modes. Good for old machines.
	- WITH_BLANK_ONLY - enable only 'blank' mode. Can be useful in some
	cases.

PR:		ports/90276
Submitted by:	Yuri Y. Bushmelev <jay-dev@simcom.ru>
2005-12-12 21:18:26 +00:00
Bruce M Simpson
b7fb262579 Fix MASTER_SITES. 2005-12-12 21:18:24 +00:00
Edwin Groothuis
e9ac41b28e editors/emacs20: remove conflict with other emacsen
This PR changes the installation directories of binaries
	and info files of editors/emacs20 port to its dedicated
	directories to remove conflict with other emacsen.

PR:		ports/89961
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net>
2005-12-12 21:12:52 +00:00
Bruce M Simpson
6903d391b0 This port needs a new maintainer. 2005-12-12 21:11:23 +00:00
Bruce M Simpson
9fde361366 Fix MASTER_SITES. 2005-12-12 21:11:06 +00:00
Edwin Groothuis
e4550385b3 [PATCH] games/quake3: prevent quake from creating botlib.log in the current dir
quake3 creates botlib.log in the current directory. Such
	action is annoying and should be prevented.

PR:		ports/90263
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru>
2005-12-12 21:07:11 +00:00
Edwin Groothuis
cdb45f517b Update port: games/vavoom 1.17 -> 1.18
PR:		ports/90280
Submitted by:	Igor Pokrovsky <ip@doom.homeunix.org>
2005-12-12 21:03:34 +00:00
Sam Lawrance
35c10e9ea8 Update to 1.0.6.
The 1.0.6 release includes many small bug fixes and initial support
for PostgreSQL 8.2.

PR:		ports/90169
Submitted by:	Anderson S. Ferreira <anderson@cnpm.embrapa.br>
2005-12-12 21:01:32 +00:00
Edwin Groothuis
e6cc6d53d2 [MAINTAINER] mail/MailScanner: update to 4.48.4
- Update to 4.48.4

PR:		ports/90296
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de>
2005-12-12 20:57:43 +00:00
Thierry Thomas
692ffc0876 Upgrade to 5.1.19.
Since I'm there, add some mirrors.

Reminded by:	edwin's Ports Version Check.
2005-12-12 20:56:48 +00:00
Bruce M Simpson
4987c5de52 This port now needs a new maintainer. 2005-12-12 20:55:27 +00:00
Clement Laforet
db0466bc1e SECURITY: CVE-2005-3352 (cve.mitre.org)
mod_imap: Escape untrusted referer header before outputting in HTML
     to avoid potential cross-site scripting.  Change also made to
     ap_escape_html so we escape quotes.  Reported by JPCERT.
     [Mark Cox]

Reported by:    simon
2005-12-12 20:55:14 +00:00
Bruce M Simpson
e938a77e33 Include device definitions in installation.
Use DATADIR, DOCSDIR and EXAMPLESDIR macros in plist.

Submitted by:   Christopher Hall
PR:             ports/88389
2005-12-12 20:54:52 +00:00
Edwin Groothuis
123036d789 INTAINER] editors/rospell: update to 2005.03 release
Update to 2005.03 release.
	Switch MATERSITES to the official one sourceforge.

	Change log:
	- XML syntax highlighting
	- spelling suggestions (excellent for converting from texts w/o Romanian
	language specific letters)
	- check word on dexonline.ro
	- bookmarks
	- 30,000 new words
	- small fix for status window

PR:		ports/90301
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2005-12-12 20:38:07 +00:00
Clement Laforet
19784a80b9 SECURITY: CVE-2005-3352 (cve.mitre.org)
mod_imap: Escape untrusted referer header before outputting in HTML
     to avoid potential cross-site scripting.  Change also made to
     ap_escape_html so we escape quotes.  Reported by JPCERT.
     [Mark Cox]

Reported by:    simon
2005-12-12 20:35:19 +00:00
Clement Laforet
f22b2cf232 SECURITY: CVE-2005-3352 (cve.mitre.org)
mod_imap: Escape untrusted referer header before outputting in HTML
   to avoid potential cross-site scripting.  Change also made to
   ap_escape_html so we escape quotes.  Reported by JPCERT.
   [Mark Cox]

Reported by:	simon
2005-12-12 20:31:53 +00:00
Marcus Alves Grando
d2053e182e Update to 1.2.4
Switch to wxGTK 2.6
Use OPTIONS
Fix edge case of linking against libid3tag if installed without registering a dependency (reported by Laurent Debacker).
Add SHA256
portlint(1)

PR:		90294
Submitted by:	maintainer
2005-12-12 20:02:40 +00:00
Mario Sergio Fujikawa Ferreira
78ee3e7f73 Update to 1.6.5
PR:		89960
Submitted by:	Evgueni V. Gavrilov <aquatique@rusunix.org>
2005-12-12 20:02:36 +00:00
Thierry Thomas
c6383c341f Upgrade to 2.7.7.
Changelog at <http://bouml.free.fr/historic.html>.

Reminded by:	edwin's Ports Version Check.
2005-12-12 20:01:20 +00:00
Edwin Groothuis
153a06e9a2 [patch] games/sopwith URL update
URL changed from
http://fraggle.despayre.org:81/stuffage/sopwith/
(which no longer accepts connections)
to
http://sdl-sopwith.sourceforge.net/

PR:        ports/90179
Submitted by: Emil Mikulic <emil@cs.rmit.edu.au>
2005-12-12 19:57:51 +00:00
Mario Sergio Fujikawa Ferreira
d130dce7f1 o Add working MASTER_SITES; thus, fixing BROKEN/DEPRECATED/EXPIRATION_DATE
o distfile has changed but the installed binary has the same md5
  checksum as the one from the previous distfile
2005-12-12 19:29:59 +00:00
Jean-Yves Lefort
ec2c33dd9f Chase libgii update.
PR:		ports/90297
Submitted by:	Antoine Brodin <antoine.brodin@laposte.net>
2005-12-12 19:28:05 +00:00
Jean-Yves Lefort
ccb0f5a4c0 Chase libggi update.
PR:		ports/90293
Submitted by:	Antoine Brodin <antoine.brodin@laposte.net>
2005-12-12 19:27:27 +00:00
Adam Weinberger
2ced9a06bf Update to 1.2.
In theory, this version can be told to build against Thunderbird 1.5,
but I'm not going to tweak this port to do so until Tb 1.5 is released.
2005-12-12 19:27:25 +00:00
Jean-Yves Lefort
2c2b6a96c5 Chase libggi update.
PR:		ports/90291
Submitted by:	Antoine Brodin <antoine.brodin@laposte.net>
2005-12-12 19:26:49 +00:00
Jean-Yves Lefort
fc02557a98 - Update to 0.3.0 [1]
- Unsilence post-install and use ${INSTALL_DATA} rather than ${CP}

[1]:
PR:		ports/90290
Submitted by:	maintainer
2005-12-12 19:25:49 +00:00
Jean-Yves Lefort
9bcd942d98 - Update to 2.2.0 [1]
- Unsilence post-install and use ${INSTALL_DATA} rather than ${CP}

[1]:
PR:		ports/90289
Submitted by:	maintainer
2005-12-12 19:25:17 +00:00
Jean-Yves Lefort
e5eba58b6f - Update to 1.0.0 [1]
- Unsilence post-install and use ${INSTALL_DATA} rather than ${CP}

[1]:
PR:		ports/90288
Submitted by:	maintainer
2005-12-12 19:24:44 +00:00
Jean-Yves Lefort
18e8adef36 - Update to 1.1.0 [1]
- Unsilence post-install and use ${INSTALL_DATA} rather than ${CP}

[1]:
PR:		ports/90286
Submitted by:	maintainer
2005-12-12 19:24:10 +00:00