Commit graph

118500 commits

Author SHA1 Message Date
Jacques Vidrine
c9c1429103 The set-user-ID binary zhcon normally reads it's user-specified
configuration file as root.  Drop privileges before opening the file to
prevent a local user from reading arbitrary files.

Reported by:	Erik Sjölund
Obtained from:	Debian
2005-01-25 13:55:06 +00:00
Jacques Vidrine
511b2e442a Document a vulnerability in zhcon. 2005-01-25 13:50:43 +00:00
Anton Berezin
9654626dfe Update to 1.4320. 2005-01-25 13:46:56 +00:00
Anton Berezin
931a4504a3 Update to 2.4319. 2005-01-25 13:44:55 +00:00
Cheng-Lung Sung
4016f918b5 - fix pkg-plist errors on i386 5
PR:		ports/75870
Submitted by:	clsung
2005-01-25 13:42:11 +00:00
Sergey A. Osokin
65df49bd06 Update to 0.1.16 (bugfix release). 2005-01-25 13:17:53 +00:00
Mathieu Arnold
4497133400 Update to 0.09
Add docs
2005-01-25 12:29:03 +00:00
Yaroslav Tykhiy
fc1555b3ed Don't leave the pkgconfig data directory rotting there
if we are the last to clean it up.

Pointed out by: kris' magic tools
Approved by:    Rob Evers (maintainer)
2005-01-25 12:03:50 +00:00
Yaroslav Tykhiy
ff0853ba99 Don't leave the pkgconfig data directory rotting there
if we are the last to clean it up.

Pointed out by:	kris' magic tools
Approved by:	Rob Evers (maintainer)
2005-01-25 12:01:34 +00:00
Lars Thegler
2c72bb147e Update to 2.08 2005-01-25 11:42:11 +00:00
Simon L. B. Nielsen
af20e5ead2 Fix last YAMT entry update to actually make sense... Greater than and
less than are not the same...

Pointy hat to:	simon
2005-01-25 10:51:09 +00:00
Simon L. B. Nielsen
3244edf676 Mark latest YAMT port version as fixed. 2005-01-25 10:46:29 +00:00
Yen-Ming Lee
2884527ef3 - fix PLIST and unbreak this port
- transfer MAINTAINERship

PR:		75904
Submitted by:	James Earl <james at icionline.ca>
2005-01-25 10:29:17 +00:00
Dmitry Sivachenko
fe8a004fc6 Update to version 1.22;
Fix plist.
2005-01-25 10:22:55 +00:00
Clement Laforet
15f899a77d - make WITHOUT_<CATEGORY>_MODULES really works.
(it was still stuck with WITHOUT_<CATEGORY>)

Noticed by:	Jason Mealins <jason_mealins@bigfix.com>
2005-01-25 10:11:34 +00:00
Dmitry Sivachenko
60b020ce05 Remove IGNORE for some bento-specific condition.
kris reports it should not be an issue nowadays.
2005-01-25 10:10:30 +00:00
Dmitry Sivachenko
da87ef0c61 Plug security hole.
Submitted by:	simon
2005-01-25 10:06:05 +00:00
Sergey Matveychuk
7f3e0d51d2 - Mark port NOT_FOR_ARCH=alpha because of segment overflow on linking
- While I'm here: remove comments modification from patch-ae

Reported by:	kris via pointyhat
Submittet by:	Alex Vasylenko <lxv(at)omut.org>
2005-01-25 10:01:18 +00:00
Pav Lucistnik
ee410fd34e - Mark BROKEN until this can be updated to match actual devel/bugzilla version 2005-01-25 09:40:51 +00:00
Edwin Groothuis
c235f1b681 Jean-Yves' version of pkg-plist solution. 2005-01-25 09:27:17 +00:00
Tilman Keskinoz
da8d4a0d58 Seems to work on amd64 too. 2005-01-25 09:15:36 +00:00
Tilman Keskinoz
295de70be2 Seems to work on amd64 too 2005-01-25 09:08:43 +00:00
Ying-Chieh Liao
c6c2196aaf add code-browser 1.2
A Folding Text Editor
2005-01-25 09:07:29 +00:00
Tilman Keskinoz
6e5363c662 Seems to work on amd64 2005-01-25 09:05:50 +00:00
Sergey A. Osokin
efda67d038 Update to 0.1.15. 2005-01-25 09:05:30 +00:00
Alexey Dokuchaev
6c08c4baa5 Give variable a more sane name. 2005-01-25 08:58:31 +00:00
Tilman Keskinoz
1f7e961cd6 Since kris marked this port broken on amd64, the port has been updated.
I can build the new version on amd64, and i couldn't find a recent
pointyhat errorlog, so remove BROKEN for amd64
2005-01-25 08:47:20 +00:00
Alexey Dokuchaev
c630cddc43 Unbreak on recent FreeBSD versions:
- Avoid <varagrs.h> usage in vafor of <stdarg.h>
- Correctly detect `libtelnet' location
2005-01-25 08:45:46 +00:00
Kris Kennaway
0c439ee34f Add IS_INTERACTIVE=yes because the port appears to ask questions during
the build.
2005-01-25 08:33:40 +00:00
Michael Johnson
a0f1c6c4a3 - Update WWW: line to http://www.lphoto.com/ 2005-01-25 08:20:01 +00:00
Edwin Groothuis
94502ac819 Remove the conditional removal of all locale directories.
Hopefully it will improve our list of locale directories
(http://www.freebsd.org/cgi/cvsweb.cgi/src/etc/mtree/BSD.x11-4.dist?rev=1.25&content-type=text/x-cvsweb-markup)
2005-01-25 08:17:02 +00:00
Edwin Groothuis
d1f16520cb Fix pkg-plist 2005-01-25 08:04:57 +00:00
Michael Johnson
33a1cc9e44 Correct typo in pkg-plist.
Pointed out by:	poityhat via kris.
2005-01-25 08:03:55 +00:00
Edwin Groothuis
fced4933a4 Fix pkg-plist to not remove
/usr/X11R6/share/locale/es_MX/LC_MESSAGES missing
	/usr/X11R6/share/locale/pt_PT/LC_MESSAGES missing

Not sure what the official policy is...
2005-01-25 08:02:27 +00:00
Michael Johnson
d8cf6e8657 - Update to 2.0.42
Everything works except the burn cd function, it contains linuxisms.
2005-01-25 07:41:26 +00:00
Michael Johnson
9ed11e5d75 Unbreak with kde 3.3.2
PR:		ports/76625
Submitted by:	Danny Pansters <danny@ricin.com> (maintainer)
2005-01-25 07:38:06 +00:00
Cheng-Lung Sung
484e1a2f1b - Perl module for accounting SVK repository
PR:		ports/73489
Submitted by:	Yuan-Chung Hsiao <ychsiao AT ychsiao dot org>
2005-01-25 07:31:15 +00:00
Alex Dupre
75de85f159 Don't install useless empty dir (and fix plist).
Reported by:	bento via kris
2005-01-25 07:27:34 +00:00
Cheng-Lung Sung
718f5dba69 - This Perl module generate accounting statistic for general logs
PR:		ports/73488
Submitted by:	Yuan-Chung Hsiao <ychsiao AT ychsiao dot org>
2005-01-25 07:00:40 +00:00
Cheng-Lung Sung
ab956a5ad8 - This module implements the Perl 6 'form' built-in.
PR:		ports/73486
Submitted by:	Yuan-Chung Hsiao <ychsiao AT ychsiao dot org>
2005-01-25 06:45:43 +00:00
Cheng-Lung Sung
c2b25b7d90 - update to 1.8.3
PR:		ports/74742
Submitted by:	Rod Taylor (maintainer)
2005-01-25 06:16:25 +00:00
Maho Nakata
7759e1bf9d Add a warning message
Suggested by: Rob D. <162144@gmail.com>
2005-01-25 05:47:56 +00:00
Maho Nakata
e1a067b7f1 Reduce optimization level so that not get trapped
at infinite loop
2005-01-25 05:40:14 +00:00
Michael Johnson
2744e071c8 Utilize ONLY_FOR_ARCHS for i386 for the time being.
Reported by:	pointyhat via kris
2005-01-25 04:56:49 +00:00
Dirk Meyer
c29ab59b30 - Security Fix
temporary file vulnerabilities in contributed scripts
http://vuxml.FreeBSD.org/9168253c-5a6d-11d9-a9e7-0001020eed82.html
Submitted by:	simon
2005-01-25 04:45:26 +00:00
Michael Nottebrock
da904b3fdb Add missing dependencies. 2005-01-25 03:19:12 +00:00
Kris Kennaway
32c7b84c9a BROKEN: Size mismatch 2005-01-25 03:18:41 +00:00
Kris Kennaway
8369f837fd BROKEN: Broken dependency 2005-01-25 03:16:28 +00:00
Kris Kennaway
fc64465248 BROKEN: Unfetchable 2005-01-25 03:15:28 +00:00
Kris Kennaway
faf7db8383 BROKEN on 5.x: Does not compile 2005-01-25 03:11:46 +00:00