1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
Commit Graph

2149 Commits

Author SHA1 Message Date
Clement Laforet
1fb68855c7 Update to 1.38
PR:             62668
Submitted by:   Thierry Thomas <thierry@pompo.net> (maintainer)
2004-02-11 17:34:01 +00:00
Anton Berezin
641b394d26 Update to 1.69.
Submitted by:	mat
2004-02-11 09:43:55 +00:00
Kirill Ponomarev
ffa3bf9e8a - Update to version 5.3.0
PR:		ports/62641
Submitted by:	Ports Fury
2004-02-10 15:39:09 +00:00
Michael Nottebrock
82911b32af Enable kdepasswd, depend on kdebase, fix plist.bas*, bump PORTREVISION. 2004-02-09 22:15:11 +00:00
Mark Linimon
533376ab7a Bento fix: convert the pre-fetch test for the existance of the
distfile (which must be manually downloaded) into one that is
compatible with bento builds.  This should be transparent to
anyone installing the port.  Informed maintainer.
2004-02-09 10:33:10 +00:00
Kris Kennaway
3ffd4af207 BROKEN with perl 5.8: Does not install 2004-02-09 02:41:35 +00:00
Kris Kennaway
5155c246bd BROKEN on 5.x: broken pkg-plist 2004-02-09 01:41:12 +00:00
Mario Sergio Fujikawa Ferreira
43485240fb USE_SIZEify 2004-02-08 01:14:05 +00:00
Joe Marcus Clarke
aee6ddcd9a Update to 1.2.6. 2004-02-08 00:54:28 +00:00
Kris Kennaway
98462724c8 This port is broken on 4.x too, and will be removed after April 7. 2004-02-07 23:45:50 +00:00
Kris Kennaway
37b36b9f67 BROKEN on 5.x: does not compile 2004-02-07 23:29:51 +00:00
Oliver Lehmann
0416e0a44c fix build on current 2004-02-07 13:54:10 +00:00
Mark Linimon
2637aaf14e Update to 1.2.2. See ChangeLog for complete list of bugfixes. New features:
Make AIC retrievable via genr ("genr foo = $aic")
 Add calculation of modulus and frequency for ARMA roots,
 and add printing of these to LaTeX and RTF output
 Add DFFITS values to the "influential observations" model
 test; also expand the help entry for this

PR:			ports/62433
Submitted by:		KATO Tsuguru <tkato@prontomail.com>
2004-02-07 04:42:47 +00:00
Kirill Ponomarev
857e094afe - Fix build on -current
PR:		ports/62431
Submitted by:	Ports Fury
2004-02-06 14:16:24 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Alex Dupre
ef51f8de1b Add NO_LATEST_LINK=yes.
Noticed by:	kris
Approved by:	nork (mentor/implicitly)
2004-02-06 11:17:41 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Michael Nottebrock
be4bd12cec RUN_DEPENDS on gnupg, CONFLICTS with kgpg.
Submitted by:	lioux
2004-02-05 14:20:55 +00:00
Kris Kennaway
f88ab08257 BROKEN: Does not compile on 5.x 2004-02-05 06:00:34 +00:00
Michael Nottebrock
38a92d46fe Update to KDE 3.2.0
Important changes:
==================

- Kmail and knode have been moved from kdenetwork to kdepim. This
  means you will have to install kdepim if you want to continue using
  kmail or knode. This is to ease integration with korganizer, in
  the new 'Kontact' application.

- The arabic translations for KDE and KOffice have been moved from
  misc to the arabic category.

- There is a new module called kdeaccessibility in the accessibility
  category.  It contains a few utilities for disabled users like a
  magnification lens and a text-to-speech frontend.

- In KDM, you need to select the 'CUSTOM' session profile in order
  to have your .xsession executed. This is particularly important if
  you're using the aegypten tools
  (http://freebsd.kde.org/howtos/aegypten-kmail.php).

- We have started making more parts of the ports optional. In kdepim,
  both Kandy and KPilot can be turned off with ports-knobs. This
  process will continue in the 3.2 series.
2004-02-05 01:23:10 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Joe Marcus Clarke
48afb2e934 Update to 4.3.42. 2004-02-03 23:29:26 +00:00
Greg Lewis
12fefe3233 . Fix the Java include path (bsd -> freebsd).
PR:		62314
Submitted by:	Mykola Khotyaintsev <ko@irfu.se> (maintainer)
2004-02-03 19:14:29 +00:00
Kirill Ponomarev
2f2429ab6b - Utilize USE_GNOME
- Fix pkg-plist

PR:		ports/62264
Submitted by:	Ports Fury
2004-02-02 16:20:02 +00:00
Tilman Keskinoz
c2ac031ce0 Add conflicts
PR:		62103
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2004-02-02 11:17:04 +00:00
Kris Kennaway
0dfee4423b Remove the broken ruby-gsl port 2004-02-02 09:23:46 +00:00
Pav Lucistnik
774d8de4d1 - Add another master site
Reported by:	bento via kris
2004-02-02 07:57:38 +00:00
Bill Fenner
c817fa8a14 Upgrade to 0.90.7.1, which contains the patches from the port and
fixes building using gcc-3.3.
2004-02-02 02:07:35 +00:00
Maho Nakata
c70d1984b9 1) possible build fix on ia64 archs
2) remove some make xconfig
3) move PKGNAMESUFFIX appropreate position

PR:		61995
Submitted by:	hrs
2004-02-01 06:55:14 +00:00
Maho Nakata
f73c1421f5 math/atlas should not LIB_DEPENDS on math/lapack.
lapack is required only for building.

PR:		61963
Submitted by:	AMAKAWA Shuhei <sa264@cam.ac.uk>
2004-02-01 02:04:48 +00:00
Pav Lucistnik
a70ff663d4 - Add missed dependency on Perl
Reported by:	bento via kris
2004-01-31 13:59:36 +00:00
Mark Linimon
39e1c1961c Workaround for problems installing this port on systems with emacs
already installed.  While here, fixed plist.

PR:		ports/62029
Submitted by:	Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> (maintainer)
2004-01-31 08:10:58 +00:00
Tilman Keskinoz
e53ad10d4f Update to 1.1.6, now with AMD64 support. 2004-01-31 04:09:48 +00:00
Tilman Keskinoz
16318a622a Fix build on AMD64
Approved by:	maintainer timeout (26 days)
2004-01-31 04:00:09 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Mathieu Arnold
f31cfcf9cf Add SIZE field 2004-01-29 13:37:55 +00:00
Kirill Ponomarev
85a80d7a46 - Update to version 1.2.1
PR:		ports/61959
Submitted by:	Ports Fury
2004-01-26 20:38:03 +00:00
Lars Koeller
2932d35661 o) Update to version 5.1.14
PR:		ports/61879
Submitted by:	AMAKAWA Shuhei <sa264@cam.ac.uk>
2004-01-26 19:08:24 +00:00
Maho Nakata
7104fe2d64 Add NO_PACKAGE since this port is heavely depended on
the environment.

Submitted by:	sf
Many thanks to:	sf
2004-01-26 13:41:47 +00:00
Maho Nakata
0b295fa5b8 Fix broken on alpha
Submitted by:	kris via bento
2004-01-26 13:25:02 +00:00
Pav Lucistnik
5191690706 - Update to 2.2.7.a
PR:		ports/61862
Submitted by:	Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> (maintainer)
2004-01-25 20:13:24 +00:00
Clement Laforet
9b905cb1c8 - Fix build on -STABLE
PR:             61806
Submitted by:   Thierry Thomas <thierry@pompo.net> (maintainer)
Reported by:    bento via kris
2004-01-23 23:08:22 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Kirill Ponomarev
ac249dd141 - Update to version 1.1.6
PR:		ports/61780
Submitted by:	Ports Fury
2004-01-23 14:58:24 +00:00
Trevor Johnson
06acd13c21 Use LS macro. 2004-01-23 05:28:50 +00:00
Trevor Johnson
439b8a040c Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
Maho Nakata
6c97d632ce Add more architectures (result of hw.model)
thanks for your reports!
Norikatsu Shigemura <nork@cityfujisawa.ne.jp>
SHINODA Masanori <shinoda@hiroshima.intec.co.jp>
FUJISHIMA Satsuki <sf@FreeBSD.org>
SATOH Mitsuharu <mituharu@rd.ikegami.co.jp>
nakayama <y.naka@gamma.ocn.ne.jp>
TSUCHIKAMA Shinji <tsuchikm@ff.iij4u.or.jp>
akira noda <a-noda@jaist.ac.jp>
Masahiro Yamagishi <night@pluto.dti.ne.jp>
2004-01-20 13:40:46 +00:00
Maho Nakata
255f4669d0 Remove harmful message from Makefile
Pointed out by: sf
2004-01-20 12:56:57 +00:00
Maho Nakata
01d86a7220 Remove # to compile
Pointy hat to: myself
2004-01-20 12:48:03 +00:00