1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
Commit Graph

370 Commits

Author SHA1 Message Date
Martin Wilke
8c4df9f2a3 - Update to 0.1.15
PR:		ports/107280
Submitted by:	Aleksander Fafula <alex@fafula.com>
2006-12-29 23:48:18 +00:00
Thierry Thomas
ae828ae6cf The new tarball has been uploaded to the official site, no need to
mirror it.
2006-12-27 16:06:36 +00:00
Thierry Thomas
910e48aab1 - Chase Code_Aster upgrade;
- Push the license expiration to 31 dec 2007.
2006-12-26 09:35:12 +00:00
Thierry Thomas
f395d1473b Upgrade to 8.5-1. 2006-12-26 09:34:53 +00:00
Thierry Thomas
1f712a40ca Upgrade to 9.0.0-1. 2006-12-26 09:34:33 +00:00
Thierry Thomas
fc16874e21 Upgrade to 1.11.0-1. 2006-12-26 09:33:50 +00:00
Michael Nottebrock
1160fd7012 Update to KDE 3.5.5 / KOffice 1.6.1
Approved by:	portmgr
2006-12-19 21:19:54 +00:00
Thierry Thomas
3fd92b8ac1 Fix description & URL. 2006-12-19 21:08:22 +00:00
Gabor Kovesdan
bdf8bd18f3 - Track ditsfile
- portlint(1)

Note, that the distfile is a bit different, but the sources are unchanged,
diff here:
http://people.freebsd.org/~gabor/patches/dico.dist.diff

Approved by:	erwin (mentor)
2006-12-19 20:52:04 +00:00
Gabor Kovesdan
8d066eab7a - Fix fetching
- Use USE_RC_SUBR appropriately
- Remove dead WWW
- Style

Approved by:	erwin (mentor)
2006-12-18 17:54:41 +00:00
Thierry Thomas
c1aaffc376 Mark BROKEN also on ia64.
Reported by:	pointyhat via Kris
2006-12-17 21:09:53 +00:00
Thierry Thomas
7bbc1fc7e6 - Upgrade MED to 2.3.1;
- Assign better CATEGORIES;

- Support gfortran;

- Add a regression-test target.
2006-12-12 18:24:23 +00:00
Thierry Thomas
02a94e36f1 Upgrade fr-seamonkey-flp to 1.0.6. 2006-11-18 08:12:26 +00:00
Thierry Thomas
43f9aeb32b Mark BROKEN on 5.x (undefined reference to `feenableexcept').
Reported by:	pointyhat via Kris
2006-11-14 22:47:57 +00:00
Jean-Yves Lefort
9e6069dbc1 Répare l'affichage des accents avec les locales UTF-8. 2006-11-11 18:38:56 +00:00
Jean-Yves Lefort
255b989989 Add belote.
Jouez à la belote coinchée seul contre l'ordinateur ou en réseau.

WWW: http://coincher.free.fr/
2006-11-09 15:27:59 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Thierry Thomas
622e7b6160 - Catch the exception risen by gethostbyaddr and set a "to be configured"
hostname to fix the build on pointyhat and unbreak;

- Take maintainership.
2006-09-24 12:36:11 +00:00
Mark Linimon
4635b803a1 Mark as BROKEN everywhere, and deprecate. 2006-09-24 07:54:12 +00:00
Michael Nottebrock
431622844f KDE 3.5.4 / KOffice 1.5.2 2006-09-12 23:26:52 +00:00
Thierry Thomas
d8e5660f87 Fix plist.
Reported by:	pointyhat via Kris
2006-09-12 21:09:17 +00:00
Mark Linimon
c75fe8cf51 Reset maintainer at his request. 2006-09-10 00:11:36 +00:00
Thierry Thomas
9adcc4e9d6 Add Seamonkey's support, with some cleaning. 2006-09-06 06:45:02 +00:00
Kris Kennaway
15b247f443 Schedule these broken ports for termination on 2006-12-01 2006-09-02 16:51:10 +00:00
Mark Linimon
67f5a6e9e8 Mark as broken on 5.x: does not install. 2006-08-27 07:48:39 +00:00
Cheng-Lung Sung
10ddcca177 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
  games/ graphics/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-14 23:06:39 +00:00
Thierry Thomas
c871e1bbc1 Update to 8.3.0-3. 2006-08-08 13:20:44 +00:00
Thierry Thomas
48520789a3 Update to 8.3.0-2. 2006-08-04 12:04:42 +00:00
Erwin Lansing
45bcc56b62 Mark BROKEN: does not install 2006-08-03 19:29:46 +00:00
Hiroki Sato
5c6146f9ba Update to 7.0.8. 2006-08-02 05:05:37 +00:00
Thierry Thomas
8dddca6ae6 - Switch to MPICH2;
- Unbreak when MUMPS is built with MPICH.

Note: don't bump PORTREVISION because MUMPS / MPICH are not activated by
default.
2006-07-25 08:45:55 +00:00
Thierry Thomas
8d1905f704 All dictionaries can be installed separately:
- by default, textproc/aspell installs the English dictionaries (no
    change);
  - thereafter you can install any foreign dictionary;
  - when you install a foreign dictionary, i.e. french/aspell or
    textproc/da-aspell, it installs only the dictionaries, and depends
    upon textproc/aspell for the programs;
  - if you don't need the English dictionaries, you can define
    WITHOUT_DICTEN or install textproc/aspell-without-dicten;
  - add a new port for textproc/en-aspell: if aspell had been installed
    without the English dictionaries, they can be added thereafter;
  - add a missing port for german/alt-aspell;
  - foreign dictionaries are almost independent from textproc/aspell,
    and their maintainership is available.

Credits:	special thanks to Serge Gagnon <ser_gagnon (at) sympatico.ca>
2006-07-15 14:28:44 +00:00
Thierry Thomas
0b06eee977 Upgrade to 2003-2. 2006-07-06 19:44:51 +00:00
Thierry Thomas
1144ec9275 Upgrade to 8.2-1. 2006-07-06 19:44:38 +00:00
Thierry Thomas
f576ae87b1 Upgrade to 8.3.0-1. 2006-07-06 19:44:19 +00:00
Thierry Thomas
8027d58234 Upgrade to 1.10.0-1. 2006-07-06 19:43:33 +00:00
Andrew Pantyukhin
0872d1986a - Limit INDEX contents to 7-bit ASCII characters for greater compatibility 2006-06-07 13:33:22 +00:00
Michael Nottebrock
c5accf0b17 Update to KDE 3.5.3 2006-06-05 19:24:58 +00:00
Thierry Thomas
4de7349d69 - Add MUMPS support (optional);
- By default, aster will now link against Blas, unless Atlas libraries
  are already installed.

Schedule note for those reluctant to update too often: Aster 8.3.0 will
be released soon.

Ordered by:	Pedro F. Giffuni
2006-06-03 12:38:09 +00:00
Michael Nottebrock
d10a5375ee Update to KOffice 1.5.1 2006-05-27 10:26:19 +00:00
Jean-Yves Lefort
c679b43e32 Bump PORTREVISION to reflect the fact that the .desktop file is no
longer installed.
2006-05-20 18:19:47 +00:00
Jean-Yves Lefort
5caa7c2596 Bump PORTREVISION to reflect the fact that these ports may now
install/deinstall a desktop entry.
2006-05-19 05:15:36 +00:00
Thierry Thomas
1fe505b7bd Upgrade to 1.7.13. 2006-05-09 20:53:22 +00:00
Edwin Groothuis
c8a818ace5 Remove USE_REINPLACE from all categories starting with F 2006-05-07 11:09:22 +00:00
Michael Nottebrock
88b16273ed Update to KOffice 1.5.0
Approved by:	portmgr (kris)
cVS: 	arabic/koffice-i18n/distinfo arabic/koffice-i18n/pkg-descr
2006-04-29 15:36:44 +00:00
Mark Linimon
1da4bb0e6b Reset mbr due to no answer to an email inquiry about his status, and
maintainer-timeouts.

Hat:	portmgr
2006-04-15 06:26:48 +00:00
Hiroki Sato
7791cd361f Fix pkg-plist. 2006-04-03 07:37:17 +00:00
Edwin Groothuis
a5c8cb987b Forgotten to remove after renaming to plgrenouille.sh.in 2006-04-01 22:28:17 +00:00
Edwin Groothuis
46dff427a9 Use SUB_FILES for pkg-message 2006-04-01 13:32:03 +00:00
Michael Nottebrock
5f86d4f59a Update to KDE 3.5.2 2006-03-30 20:30:29 +00:00