Commit graph

11624 commits

Author SHA1 Message Date
Kirill Ponomarev
a0e6867f3b Update to 0.9.2
PR:		ports/75164
Submitted by:	maintainer
2004-12-17 10:28:28 +00:00
Kirill Ponomarev
a94497c25a Use PLIST_FILES
Change WWW: line,
2004-12-17 09:30:08 +00:00
Kirill Ponomarev
02d183bf19 Change sprintf()/vsprintf() to snprintf()/vsnprintf() to prevent
vulnerability for buffer overflow exploits.
Bump PORTREVISION.

Submitted by:	azhe
Obtained from:	nasm CVS
2004-12-17 09:14:26 +00:00
Alexander Nedotsukov
499b2c98fe Respect WITHOUT_PYTHON knob.
Noticed by:	dougb
2004-12-17 08:06:29 +00:00
Kris Kennaway
dd72cb984e BROKEN on >= 5.x: Does not compile 2004-12-17 06:54:40 +00:00
Kris Kennaway
82e5277666 BROKEN on ia64: Hard-codes references to libc_r 2004-12-17 06:52:26 +00:00
Kris Kennaway
eb8bd41502 BROKEN on 5.x: Does not compile 2004-12-17 06:50:42 +00:00
Joe Marcus Clarke
bd01e6b8f2 * Update to 2.6.10
* Add support for the new DISTVERSION macro

Submitted by:	lioux (plus some additional checks)
2004-12-17 03:46:50 +00:00
Edwin Groothuis
9046ec2a4c Fix build on 4.x 2004-12-16 22:32:06 +00:00
MANTANI Nobutaka
742bae5dec Fix breakage on amd64. 2004-12-16 18:39:09 +00:00
Kris Kennaway
be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00
Edwin Groothuis
59912f789f New port: devel/pear-HTML_QuickForm_SelectFilter Element for
PEAR::HTML_QuickForm that defines dynamic filters

	The PEAR::HTML_QuickForm_SelectFilter package adds an element
	to the PEAR::HTML_QuickForm package that is used to define
	dynamic filters on the client side for select elements.

PR:		ports/75123
Submitted by:	Antônio Carlos Venâncio Júnior <antonio@php.net>
2004-12-15 22:57:07 +00:00
Lars Thegler
af8e897790 Add p5-Cache 2.02, a Perl Cache interface. 2004-12-15 20:59:44 +00:00
Pete Fritchman
92370b46b1 Fix CAN-2004-0996 vulnerability & bump PORTREVISION:
main.c in cscope 15-4 and 15-5 creates temporary files with
	predictable filenames, which allows local users to overwrite
	arbitrary files via a symlink attack.

PR:		75104
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2004-12-15 16:37:44 +00:00
Kirill Ponomarev
262787fd77 Update to version 3.64
PR:		ports/75109
Submitted by:	Ports Fury
2004-12-15 15:17:56 +00:00
Kirill Ponomarev
0cb5db9e69 Update to version 1.0.4
PR:		ports/75108
Submitted by:	Ports Fury
2004-12-15 15:14:24 +00:00
Sergey Matveychuk
3058a593a8 cut is a C Unit Testing Framework.
PR:		ports/75093
Submitted by:	Sergei Gnezdov <sergeiga(at)yahoo.com>
2004-12-15 12:12:15 +00:00
Maxim Sobolev
8b65fbac3b Update to 1.0.20041118. 2004-12-15 11:37:03 +00:00
Anton Berezin
4e4fe67b87 Add p5-Module-Load-Conditional, a Perl module for looking up other Perl
modules information/loading at runtime.
2004-12-15 10:10:11 +00:00
Dmitry Sivachenko
57fdd55ca1 Upgrade to version 0.22. 2004-12-15 09:24:41 +00:00
Sergey Matveychuk
5cb98ebea0 - Update to 2.31
PR:		ports/75088
Submitted by:	maintainer
2004-12-15 08:59:39 +00:00
Sergey Matveychuk
4ce862ba9e - Update to 0.6.6
PR:		ports/75087
Submitted by:	maintainer
2004-12-15 08:59:07 +00:00
Anton Berezin
3bb319368b Add p5-Module-Load, a Perl module to load both modules and files. 2004-12-15 07:51:45 +00:00
Anton Berezin
01e7818649 Add p5-Params-Check, a generic input parsing/checking mechanism for
Perl.
2004-12-15 07:35:49 +00:00
Edwin Groothuis
1bc5060a31 bsd.port.post.mk -> bsd.port.mk 2004-12-15 04:15:36 +00:00
Edwin Groothuis
8937ed4066 [PORT UPGRADE] devel/cocktail corrected for 64bits compilation
The orignal port only ran on i386, since there were some
	64bit conversion problems. The included tar file replaces
	the compete devel/cocktail tree currently in the ports tree.

(lots of patches!)

PR:		ports/71940
Submitted by:	Willem Jan Withagen <wjw@withagen.nl>
2004-12-15 04:05:34 +00:00
Edwin Groothuis
1476ef3777 Make portlint happy
PR:		ports/69026
Submitted by:	Wesley Shields <wxs@csh.rit.edu>
2004-12-15 02:20:41 +00:00
Mikhail Teterin
092e0be75a Use vertical bar (`|'') instead of coma (`,'') for
sed-substitutions. Comas can occur within CFLAGS now.
2004-12-15 00:06:16 +00:00
Thierry Thomas
ad86ce1ec0 Fix pear and pear2 scripts when 'prce.so' and/or 'xml.so' are already
loaded.

Bump PORTREVISION.

PR:		75046
Submitted by:	Markus Seifert
PR:		75063
Submitted by:	Antonio Carlos Venancio Junior (maintainer).
2004-12-14 18:42:20 +00:00
Dirk Meyer
17a05ac8c0 - handle stale shared libs from gcc-objc installs
- force ldconfig when needed
PR:		74940
2004-12-14 05:16:10 +00:00
Edwin Groothuis
39a413d6b9 Make portlint happier.
They are not the patches from the submitter, but one which overcome
knu@s objections about the original ones and discussed in ports/69037.

PR:		ports/69027 ports/69028 ports/69029 ports/69030 ports/69031 ports/69032 ports/69033 ports/69034 ports/69035 ports/69036 ports/69037
Submitted by:	Wesley Shields <wxs@csh.rit.edu>
2004-12-14 04:54:37 +00:00
Greg Lehey
c3c1895ccc Split out build targets into all (only libraries) and tests (only
tests).  The original Makefile built only the tests.

This solves a problem with (only slightly) older versions of FreeBSD
which don't have libpthreads.  This is required for the tests, and
since there are other issues, it doesn't seem to be worthwhile trying
to fix them.  If you want to build the tests on a release older than
5.3, you'll have to play around a bit.
2004-12-14 02:56:40 +00:00
Greg Lehey
b72b485a0c Clarify that the package won't build on older versions. 2004-12-14 02:31:58 +00:00
Greg Lehey
52619f7b5b New port: ptmalloc is an older version of the GNU libc malloc. It has
a BSD compatible license and outperforms FreeBSD's malloc by an order
of magnitude with some pathological files (notably pthreads and
realloc abuse).
2004-12-14 02:18:24 +00:00
Herve Quiroz
e1aefd548f - Update to 4.2.0
- Use %%JAVAJARDIR%%
- ECHO_CMD -> ECHO_MSG
- Use INSTALL_DATA to install JAR files and documentation files

NOTE: the port now installs three different JAR files:

- avalon-framework-api.jar: API classes and interfaces
- avalon-framework-impl.jar: Implementation classes
- avalon-framework.jar: Full package (the former installed JAR)

Requested by:	Manfred N. Riem <mnriem@earthlink.net>
2004-12-13 23:57:45 +00:00
Herve Quiroz
963a31641e - Update to 1.0.1
PR:		74290
Submitted by:	me
Approved by:	maintainer
2004-12-13 23:29:46 +00:00
Michael Nottebrock
0083804533 Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
Sergey Skvortsov
593d092112 Updated to 1.0443 2004-12-13 12:31:34 +00:00
Sergey Skvortsov
280c0dbeae Updated to 0.3003 2004-12-13 12:08:23 +00:00
Sergey Skvortsov
cbd4c22719 Updated to 0.90
PR:		ports/74505
Submitted by:	skv
Approved by:	maintainer timeout (14 days 1 hour 5 minutes)
2004-12-13 11:31:25 +00:00
Kirill Ponomarev
078cf4e190 Add dits 1.0,
Dits is a tool for validating disk drivers, file systems, and lock
managers.  More than a simple exerciser, dits is able to verify that
no detectable data integrity errors have occurred.

PR:		ports/74953
Submitted by:	Greg Becker <greg@codeconcepts.com>
2004-12-13 11:01:24 +00:00
Vanilla I. Shu
b5cd62803a Add p5-List-Group 1.3, perl module that allows you to group a list by
columns or rows.

PR:		ports/72706
Submitted by:	Tillman Hodgson <tillman@seekingfire.com>
2004-12-13 10:40:37 +00:00
Vanilla I. Shu
690b0b75cd - Take maintainership
- add multiuser support from
  http://rt.cpan.org/NoAuth/Bug.html?id=5485
  With this patch, we can allow multiuser
  run devel/svk on a shared box.

PR:		ports/71572
Submitted by:	rafan at infor_dot_org_
2004-12-13 10:34:45 +00:00
Vanilla I. Shu
979b56140b Upgrade to 0.38.
PR:		ports/74980
2004-12-13 10:14:43 +00:00
Vanilla I. Shu
e04e2d14db Upgrade to 0.86.
PR:		ports/74979
Submitted by:	maintainer
2004-12-13 10:13:46 +00:00
Volker Stolz
96030435fa - Update to 3.1.0
- Fix MASTER_SITE/URL
- Update maintainer's address

PR:		ports/74202
Submitted by:	maintainer
2004-12-13 09:56:41 +00:00
Clement Laforet
641f62cf83 - Use USE_GNOME=pkgconfig to handle ${PREFIX}}/libdata/pkgconfig directory
Reported by:	kris
Lightened by:	pav
2004-12-13 08:37:33 +00:00
Joe Marcus Clarke
f61fab745f These ports are strange in that they use a non-standard PREFIX. Make sure to
clean up after them.

Reported by:	pointyhat via kris
2004-12-13 05:37:51 +00:00
Sergey Matveychuk
45463d7774 - Utilize a new gcc feature
PR:		ports/74550
Submitted by:	Sepherosa Ziehau <sepherosa(at)softhome.net>
2004-12-12 23:32:32 +00:00
Kris Kennaway
3786f8aa5b Add missing directories 2004-12-12 23:09:26 +00:00