1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

97168 Commits

Author SHA1 Message Date
Kirill Ponomarev
0b35c95c1f - Chase libraries for new security/gnutls version
PR:		ports/64194
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
Reported by:	bento via kris
No cookies for:	sergei
2004-03-13 06:22:52 +00:00
Kirill Ponomarev
e8248b6e0e - Chase libraries for new security/gnutls version
PR:		ports/64195
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
Reported by:	bento via kris
2004-03-13 06:19:36 +00:00
Kris Kennaway
b7dc1963f4 Reset bouncing maintainer address 2004-03-13 06:11:30 +00:00
Kris Kennaway
77cc2295d4 BROKEN on ia64 and amd64: Does not compile 2004-03-13 06:04:36 +00:00
Kris Kennaway
bef279845d BROKEN on !i386 and !alpha: Does not compile 2004-03-13 06:01:27 +00:00
Kris Kennaway
97a460131c BROKEN on !i386: Does not compile 2004-03-13 05:58:20 +00:00
Kris Kennaway
5b748f14d8 BROKEN: Does not compile 2004-03-13 05:55:33 +00:00
Kris Kennaway
ca9cfb204f BROKEN on !i386: Does not compile 2004-03-13 05:53:11 +00:00
Kris Kennaway
8443598f2d BROKEN on 4.x: Configure fails 2004-03-13 05:42:15 +00:00
Kris Kennaway
61c84d246a BROKEN: Does not patch 2004-03-13 05:39:50 +00:00
Volker Stolz
c47e27d5d6 - Unbreak on alpha (avoid -ffast-math)
- Bumped PORTREVISION, check if you want WITH_OPTIMIZED_CFLAGS
    on recompilation

PR:             ports/63866 (with addition of pre-everything:)
Submitted by:   maintainer/bento

Approved by: linimon (mentor)
2004-03-13 05:36:23 +00:00
Kris Kennaway
f97ea1d9b8 This is broken globally. 2004-03-13 05:34:10 +00:00
Kris Kennaway
ed3f2f96a1 BROKEN on 4.x: Does not compile 2004-03-13 05:31:07 +00:00
Kris Kennaway
3814833a2f BROKEN on 4.x: Does not compile 2004-03-13 05:21:58 +00:00
Hye-Shik Chang
676d62a522 Update to 0.9. 2004-03-13 05:19:53 +00:00
Hye-Shik Chang
b20098dca7 Update to 0.95 2004-03-13 05:10:50 +00:00
Maho Nakata
7f84937385 1) remove lapack dependency
2) SIZEify
3) fix build (sdpa.6.00.install.txt has been changed)

--- sdpa.6.00.install.txt.old	Fri Nov 15 15:22:50 2002
+++ sdpa.6.00.install.txt	Wed Mar 10 16:57:59 2004
@@ -17,6 +17,7 @@
 4. Install SDPA

 A. Install SDPA with CLAPACK, without ATLAS
+B. Install SDPA on Windows
 -----------------------------------------

@@ -263,3 +264,13 @@

 $ ./example1-1.exe
 $ ./example3.exe
+
+*******************************************************
+
+*******************************************************
+B. Install SDPA on Windows
+
+To compile SDPA with Visual C++, download
+http://sdpa.is.titech.ac.jp/sdpa.6.00.src.tar.gz
+and unzip the file.
+Then follow the file Install-with-Visual-C++.txt

Reported by:	kris via bento
2004-03-13 03:46:58 +00:00
Norikatsu Shigemura
b9fbb14dc7 Update to 2004.03.12. 2004-03-13 03:23:42 +00:00
Maho Nakata
48ffd77495 COMMENT is always defined. 2004-03-13 02:36:55 +00:00
Maho Nakata
210bf1cea0 LD_PATH and LD_PATH1 are not used any more. 2004-03-13 02:35:33 +00:00
Maho Nakata
b331e700df clean up do-install and install-user section
(do-install section was wrong. alinged to tab...)
2004-03-13 02:33:31 +00:00
Maho Nakata
20bf2d1bc8 Response file while installation is not needed.
Install script now can handle ${PREFIX}.
2004-03-13 02:13:24 +00:00
Maho Nakata
27a837dc88 1) oo_1.1.1_src is the new WRKSRC
2) add coreutils (gcp) at build depend section
3) remove USE_GCC message at pre-fetch sectoin
2004-03-13 02:01:50 +00:00
Maho Nakata
808b154e82 1) FRELEASE_NR -> 1.1.1
2) pass appropreate parameters to configure args
3) gcc-3.2 is the only compiler that can produce
   usable compiler at the moment
4) remove pkg-descr and pkg-message section
   may not needed
5) suffix of package should be tbz not tbz2
   (package rename section)
2004-03-13 01:51:50 +00:00
Christian Weisgerber
ae63929d16 Update to 0.70.6.
PR:		63824
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
2004-03-12 23:49:14 +00:00
Jimmy Olgeni
2f87aaa9b0 Upgrade to version 1.9.4. 2004-03-12 22:52:39 +00:00
Alex Dupre
f6a3975985 Update to 0.10.3 release. 2004-03-12 22:20:53 +00:00
Alex Dupre
40928a9c1d Fix installation.
Reported by:	bento
2004-03-12 22:13:58 +00:00
Alex Dupre
6a208b87e7 Reset maintainership to ports@ (I no longer use irc software). 2004-03-12 22:03:05 +00:00
Jimmy Olgeni
f116fa7654 Remove MASTER_SITE_SOURCEFORGE, which has an incorrect checksum.
Submitted by:	trevor
2004-03-12 22:02:24 +00:00
Christian Weisgerber
c538d0915e Lots of clean-up:
* EXTRACT_CMD added
* *_SUB added
* delete %%DOCSDIR%% if NOPORTDOC
* pkg-plist sorted
* code linted

PR:		64021
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
2004-03-12 21:53:29 +00:00
Alex Dupre
ff3cf189a1 Add a NOOP -preserve flag as a workaround to build
FreeBSD docs with tidy-devel.

Approved by:	maintainer
2004-03-12 21:41:19 +00:00
Maho Nakata
53eeef062f valueOf(timestamp_); is ambigious.
http://qa.openoffice.org/issues/show_bug.cgi?id=24315
2004-03-12 21:33:47 +00:00
Joerg Wunsch
b95a6324cc Remove `inline' from a function gcc 2.95 (in FreeBSD 4.x) warns that
it cannot inline it.  This caused the port build in FreeBSD 4.x to
break due to -Werror.

Submitted by:	Theodore A. Roth <troth@openavr.org>
2004-03-12 21:10:58 +00:00
Joerg Wunsch
d9cac68a9e Upgrade to version 1.0.3. 2004-03-12 21:03:48 +00:00
Trevor Johnson
6ac9725459 Since asami's directory on MASTER_SITE_LOCAL is gone, stow his
distfiles in my directory.
2004-03-12 21:03:28 +00:00
Christian Weisgerber
f7d7822118 Miscellaneous clean-up, drop maintainership.
PR:		64031
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
2004-03-12 20:48:04 +00:00
Trevor Johnson
6e5f049504 Since asami's directory on MASTER_SITE_LOCAL has disappeared, stow
the distfile in mine instead.
2004-03-12 20:23:01 +00:00
Christian Weisgerber
3514e97c33 Clean-up and drop maintainership.
PR:		64023
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
2004-03-12 20:11:02 +00:00
Kirill Ponomarev
75335a9c0b - Update to version 2.1.3 2004-03-12 20:05:37 +00:00
Trevor Johnson
d042f83b86 Add note about FETCH_BEFORE_ARGS=-s. 2004-03-12 20:03:51 +00:00
Joe Marcus Clarke
c80d808359 Update to 1.99.28. 2004-03-12 19:51:55 +00:00
Oliver Lehmann
2cb3f21351 update to 3.0.1 2004-03-12 19:47:54 +00:00
Dirk Meyer
ceac1408ae - add ipv6 to CATEGORIES
PR:		64101
Submitted by:	Janos Mohacsi
2004-03-12 19:28:03 +00:00
Kirill Ponomarev
2bbea19689 - Update to version 1.41
PR:		ports/64172
Submitted by:	"Liam J. Foy" <liamfoy@sepulcrum.org>
2004-03-12 19:17:44 +00:00
Trevor Johnson
fc9fc69007 script for finding "size mismatch" and "size unknown" errors 2004-03-12 18:56:53 +00:00
Trevor Johnson
ac3a2bcbe7 rerolled distfile has support for XCF images and new data_example.pl
(an image viewer)
2004-03-12 18:37:20 +00:00
Trevor Johnson
e2cdb6fcfb Mark FORBIDDEN because the distfile was rerolled. 2004-03-12 18:23:18 +00:00
Trevor Johnson
bec38dad4a The port has used MASTER_SITE_LOCAL since 2001-06-26. I had trouble
downloading from www.developvnc.org just now, so remove it from
MASTER_SITES.
2004-03-12 18:08:59 +00:00
Joe Marcus Clarke
b7a6293009 Update to 3.9. This fixes a lockup with Evolution 1.5.5 generating a new
certificate.
2004-03-12 17:58:50 +00:00