Commit graph

10448 commits

Author SHA1 Message Date
Oliver Eikemeier
76de274928 check for a working tr(1). 2004-07-13 19:36:15 +00:00
Akinori MUSHA
e852a71846 Update to 0.1.4. 2004-07-13 18:07:11 +00:00
Mathieu Arnold
283f7e5c0c Update to 0.06 2004-07-13 15:43:51 +00:00
Mathieu Arnold
bb82ab92cd Update to 0.03.01 2004-07-13 15:06:12 +00:00
Mathieu Arnold
658f61ca63 Update to 0.78.04 2004-07-13 15:02:13 +00:00
Mathieu Arnold
2f3ef8fc06 Update to 0.16.03 2004-07-13 14:55:21 +00:00
Mathieu Arnold
dcbab63441 Update to 0.47 2004-07-13 14:37:05 +00:00
Mathieu Arnold
00e5207088 Update to 0.59 2004-07-13 13:53:44 +00:00
Volker Stolz
47ffe07957 Update to 1.19 (nuke singleton plist while here)
PR:		ports/68970
Submitted by:	Joseph Scott
2004-07-13 13:45:07 +00:00
Mathieu Arnold
ed2c11c074 Update to 1.20 2004-07-13 12:19:07 +00:00
Kirill Ponomarev
1abf59d3e8 Update to 1.2
PR:		ports/68975
Submitted by:	maintainer
2004-07-13 06:32:57 +00:00
Alex Dupre
ea12b5a375 Update to 2.5.3 release:
- add support for php5

PR:		ports/68969
Submitted by:	Xin LI <delphij@frontfree.net>
2004-07-13 05:30:57 +00:00
Pav Lucistnik
b58e7bd8a6 Add cstringbuffer, a library designed to make file I/O to strings easier
and more platform-neutral. It performs memory management on strings,
as well as permits typical string operations.

PR:		ports/68898
Submitted by:	Mooneer Salem <mooneer@translator.cx>
2004-07-12 20:48:02 +00:00
Greg Lewis
b7614bffce . Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk supports it. 2004-07-12 20:43:03 +00:00
Lars Thegler
82ef4e973d Update to 1.94
PR:		68957
Approved by:	maintainer
2004-07-12 20:42:55 +00:00
Volker Stolz
2dc759cb34 - Update to 0.7.8
- Respect CPPFLAGS and LDFLAGS
- Use USE_GL instead of USE_MESA (which is deprecated)
- Use PKGNAMESUFFIX
- Assign maintainership to submitter

PR:		ports/68827
Submitted by:	Roman Bogorodskiy
2004-07-12 18:35:35 +00:00
Mikhail Teterin
9b8ac30742 Don't compile haval.1996/haval.c separately, but as part of the top
haval.c (as in vendor's code). This works around weirdness in vendor's
endianness-determining pre-processor code and unbreaks sparc64. Much
rejoicing...
2004-07-12 17:56:58 +00:00
Mikhail Teterin
488f32774f Add a patch ensuring uint32_t is used, where a 32-bit unsigned
integer is implied. This fixes RIPEMD128 on Sparc64 and AMD64, as
well as HAVAL on AMD64.  HAVAL on Sparc64 remains broken due,
apparently, to an endiannes issue, which, for now, escapes my
understanding.

Unbreak on amd64.
2004-07-12 15:42:42 +00:00
Dmitry Sivachenko
fd5fb83dcc Add dependency on Test::More for ancient versions of perl
Spotted by:	kris
2004-07-12 09:14:49 +00:00
Kris Kennaway
777b9dd4b5 Put back OPTIONS now that release builds have been fixed to set BATCH
for non-interactivity.
2004-07-12 08:02:43 +00:00
David E. O'Brien
814693ba02 Fix the release build. 2004-07-12 05:16:29 +00:00
Ying-Chieh Liao
ae7fb0e9b1 mark broken on 4-stable 2004-07-12 03:45:29 +00:00
Hye-Shik Chang
28f7cc6c53 Update to 0.9.3 2004-07-12 02:10:53 +00:00
Pav Lucistnik
475e356f71 - Portlint 2004-07-11 22:43:54 +00:00
Kris Kennaway
cd0db175a1 BROKEN on !i386: Does not compile 2004-07-11 21:59:48 +00:00
Kirill Ponomarev
0bce0b3499 Update to 0.0.8
PR:		ports/68886
Submitted by:	maintainer
2004-07-11 11:42:54 +00:00
Mikhail Teterin
d0b2e40d6b Retreat to using OpenSSL's message digest routines instead of -lmd. They
are sometimes faster and never slower. Using -lmd is still possible by
building with ``TRF_USE_MD=yes''. Bump PORTREVISION.

Use the RIPEMD160* routines from -lcrypto (or -lmd) instead of our own
-- just like for md[25] and sha*. Neither -lcrypto nor -lmd provide
RIPEMD128 (not strong enough?), so stay with our own implementation.

sparc64/amd64 are not expected to work yet...
2004-07-11 08:38:31 +00:00
Adam Weinberger
95dcdae625 Now I can finally say that I've done a grammar tweak on
a pkg-plist.
2004-07-11 06:41:21 +00:00
Kris Kennaway
06609d5758 BROKEN: Missing dependency 2004-07-11 01:07:01 +00:00
Kris Kennaway
d42a0e03f2 BROKEN: Unfetchable 2004-07-11 01:04:15 +00:00
Oliver Eikemeier
070d49a73b typo in 'make master-sites-all' 2004-07-10 11:54:57 +00:00
Mark Linimon
75b4772c34 Include dependency on devel/readline to try to unbreak on 4.x.
PR:		ports/68852
Submitted by:	Martin Kammerhofer <dada at sbox dot tugraz dot at>
2004-07-10 03:00:15 +00:00
Mikhail Teterin
97a132e0ec Use ``$(CC) -shared'' insted of ld to create shared library. This
allows to use non-default compilers, such as icc.
2004-07-09 23:03:49 +00:00
Kirill Ponomarev
4e892cceb6 Update to 0.5.1 2004-07-09 20:56:06 +00:00
Mikhail Teterin
2923c0b122 Explicitly include <sys/types.h> and <unistd.h> to fix the breakage on
recent -current. Fix warnings -- on x86, at least, the package now
builds with ``-Wall -Werror''.
2004-07-09 20:48:54 +00:00
Kirill Ponomarev
1aaf73a989 Update to version 0.1847.0
PR:		ports/68863
Submitted by:	Ports Fury
2004-07-09 18:31:55 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Alexander Nedotsukov
e9dffd30af Update to 2.4.4 2004-07-09 15:55:01 +00:00
Anton Berezin
af23b32619 Finish repocopy of devel/p5-WWW-Mechanize-FormFiller to
www/p5-WWW-Mechanize-FormFiller.
2004-07-09 12:35:03 +00:00
Sergey Matveychuk
87edb04b27 Correct pty type detection
PR:		ports/68808
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
Approved by:	krion (mentor)
2004-07-09 10:03:38 +00:00
Ying-Chieh Liao
bf24b21058 add datadesigner 0.5
Database Schema Designer
2004-07-09 09:41:17 +00:00
Oliver Eikemeier
4db3287849 FWIIW, enable the use of
make DISABLE_SIZE=yes checkdistsites
to check for corrupted files on sites that don't support SIZE
(the files are unfetchable from these sites anyway)
2004-07-08 23:30:04 +00:00
Kirill Ponomarev
1af9c81a83 Update to 4.0.1
PR:		ports/68830
Submitted by:	maintainer
2004-07-08 20:04:32 +00:00
Sergey Matveychuk
bac1d63c10 Update to 2.0.0
PR:		ports/68801
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
Approved by:	krion (mentor)
2004-07-08 19:58:08 +00:00
Anton Berezin
5fdb1d332d Add devel/p5-File-Modified, a Perl module for checking intelligently if
files have changed.
2004-07-08 12:18:07 +00:00
Alexander Nedotsukov
cf9bee37a1 Update to 2.6.1 2004-07-08 11:21:15 +00:00
Alexander Nedotsukov
ef2e041235 - Update to 0.7
- Use pcre 4.5

Approved by:	maintainer
2004-07-08 11:18:18 +00:00
Alexander Nedotsukov
a2eebabb1f Add LATEST_LINK. 2004-07-08 11:04:13 +00:00
Alexander Nedotsukov
6d56620292 Update to 2.4.1 2004-07-08 08:42:07 +00:00
Volker Stolz
80ad6980f6 Don't try to use lang/chicken if present.
PR:		ports/64142
Submitted by:	Kimura Fuyuki
Approved by:	maintainer timeout
2004-07-08 07:21:04 +00:00