/japanese/exmh2/

https://www.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ruby-flexmock
tgraph'>*
Commit message (Expand)AuthorAgeFilesLines
* - Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.jmelo2006-08-081-1/+2
* - Update to 0.2.1.knu2006-05-053-7/+8
french/facturier: fixing ${APACHE_PORT} usage.edwin2003-12-291-4/+4
| | | | | | | | | | | | | Problem reported by Matthew Seaman: The french/facturier port uses the ${APACHE_PORT} variable in a manner inconsistent with most other ports that depend on apache, and with the usage in bsd.ports.mk. (also added WWWOWN/WWWGRP) PR: ports/60665 Submitted by: Thierry Thomas <thierry@pompo.net>
* Spell NOPORTDOCS correctly in Cyrille Lefevre's ports.roam2003-12-121-1/+1
| | | | | PR: 57749 Approved by: maintainer timeout
* - www.code-aster.org was reorganized. fix fetchingpav2003-12-1110-35/+26
| | | | | PR: ports/60121 Submitted by: Thierry Thomas <thierry@pompo.net>
* . Catch up with the move of metis-edf.glewis2003-12-101-1/+1
| | | | | PR: 58178 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* - Upgrading french/aster from 7.1 to 7.2;oliver2003-12-0814-287/+517
| | | | | | | | | | | | | | - french/eficas from 1.4 to 1.5; - cad/metis-edf from 3 to 3.1; - cad/astk-serveur & cad/astk-client from 1.0.14 to 1.0.21; - french/homard from 5.5 to 6.2; . don't install Homard automatically with Aster; like Gibi, Homard depends on french/aster: this is more compliant with the licenses, and it will be possible to build packages for Aster. PR: 59312 59881 Submitted By: Thierry Thomas <thierry@pompo.net>
* Add gibi 2000oliver2003-12-087-0/+2329
| | | | | | | | | | Gibi is an additional meshing tool for Code_Aster; until now, it was not possible to use it outside of EDF or CEA, but its license has just changed: now we can use it freely, though only in conjunction with Aster. PR: 57817 Submitted by: Thierry Thomas <thierry@pompo.net>
* Define USE_PERL5_BUILD, not erroneous USE_PERL.trevor2003-11-201-1/+1
| | | | Submitted by: Oliver Eikemeier
* Define USE_PERL to make Perl available for (mostly deprecated)trevor2003-11-201-0/+1
| | | | "perl -pi -e" construction.
* OpenOffice -> OpenOffice.orgmaho2003-11-093-3/+3
| | | | Submitted by: Pavel@Janik.cz (Pavel Janik)
* Add OpenOffice.org 1.1 for frenchmaho2003-11-092-0/+17
|
* Forgot to change Makefile s..maho2003-11-081-1/+1
| | | | | | | Pointed out: sf Pointy hat to: myself Thank you very much fujishima-san!
* rename openoffice* to openoffice-1.0* accodingly (repo copy).maho2003-11-081-1/+1
| | | | Pointed out: sf, kris
* As announced on Aug 7, remove the broken spip portkris2003-11-086-397/+0
|
* rename openoffice to openoffice-1.0 after repocopymaho2003-11-082-18/+2
| | | | Acknowledgment to: nork
* Ignore this port as it does not work with AbiWord-2.0.marcus2003-11-071-0/+2
|
* - upgrade french/facturier to its latest release;jeh2003-11-069-277/+352
| | | | | | | - don't depend on MySQL server (the server may run on another machine). PR: 58034 Submitted By: MAINTAINER
* Remove AbiWord-1.x now that 2.0 has been released, and is the new stablemarcus2003-11-011-1/+1
| | | | release.
* Per distfile survey, chase distribution filenames. The filenamelinimon2003-10-281-1/+1
| | | | | and the checksum were already ok in the master port; one existing checksum is bad, however, and requires more investigation.
* utilize SITE_PERLijliao2003-10-242-2/+2
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* BROKEN: Broken dependencykris2003-10-131-0/+2
|
* Maintainer update: textproc/dico (1.1)edwin2003-10-103-38/+37
| | | | | | | | | | | | | | | | Makefile PORTREVISION bumped BROKEN_WWW added (from pkg-descr) pkg-descr WWW: deleted pkg-plist @name and @cwd deleted @comment $FreeBSD$ added share/dico -> %%DATADIR%% share/doc/dico -> %%DOCSDIR%% PR: ports/56616 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
* pkg-descr contains the descr of Acrobat Reader, fix it.erwin2003-10-071-4/+0
| | | | | PR: 57682 Submitted by: Thierry Thomas <thierry@pompo.net>
* fix a typooliver2003-09-281-1/+1
|
* 1) asteru.exe is linked against libtcl and libtk, but only aoliver2003-09-281-9/+12
| | | | | | | | | PATCH_DEPENDS was registered => adding LIB_DEPENDS. 2) switching from tk83 to tk84 => bumping PORTREVISION. PR: ports/55739 Submitted By: Thierry Thomas <thierry@pompo.net>
* ECHO -> ECHO_MSGedwin2003-09-272-4/+4
| | | | | | | (ECHO_CMD for deskutils/notebook) PR: ports/56767-56770,56772-56774,56776-56784 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Translation update: fix checksum.will2003-09-222-2/+2
|
* Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.will2003-09-182-4/+2
|
* Conditionalise dependencies on databases/p5-DBI: for perlerwin2003-09-161-1/+0
| | | | | | | | | | | 5.005_03 use databases/p5-DBI-137 as newer versions do not support the old perl. Note that for some port, I merely removed the explicit dependency as they already have implicit dependencies via other ports. Approved by: portmgr (marcus)
* Maintainer update: add a faster mirror for distfiles/patches.osa2003-09-091-1/+2
| | | | | Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> PR: 56628
* french/aster: tarball has been rerolled.edwin2003-09-081-1/+1
| | | | | | | | | | | | | | | | | The tarball has been rerolled to fix a bug in ASTK for Linux, but they did not upgrade the version. No impact on Code_Aster, excepted distinfo => I don't bump PORTREVISION (nevertheless, it should be bumped by PR ports/55739). The full story, in french, is here: <http://www.code-aster.org/forum/read.php?f=11&;i=326&t=326>. Fix distinfo. Changes were in the $Id$ field and in the aster_main.sh script. PR: ports/56287 Submitted by: Thierry Thomas <thierry@pompo.net>
* Fix build on 4-STABLEoliver2003-08-182-6/+7
| | | | | PR: ports/55671 Submitted by: Thierry Thomas <thierry@pompo.net>
* unbreak fetch and build of portedwin2003-08-172-4/+2
| | | | | PR: ports/55633 Submitted by: Sebastien Gioria <gioria@FreeBSD.org>
* - replace blas by atlas by default and add a knob to keep blasoliver2003-08-123-18/+54
| | | | | | | | | | (requested by Pedro F. Giffuni); - handle FFLAGS; - fix default directories; - some cleaning. PR: ports/55431 Submitted By: Thierry Thomas <thierry@pompo.net>
* - chase the upgrade from py22 to py23.oliver2003-08-101-0/+1
| | | | | | | - bump PORTREVISION PR: ports/55429 Submitted by: Thierry Thomas <thierry@pompo.net>
* - a typo has been introduced with portrevision 1, and the script homard wasoliver2003-08-101-4/+4
| | | | | | unusable - chase the upgrade from py22 to py23 - bump PORTREVISION
* move BROKEN and the bsd.port.pre.mk include some lines downoliver2003-07-311-7/+6
|
* fix typo introduced in the last commitoliver2003-07-311-3/+3
|
* mark it as broken for systems < 5 until the build is fixed for 4oliver2003-07-311-0/+5
|
* Update KDE to the latest official release, KDE 3.1.3lofi2003-07-294-2/+6
| | | | | | | | | | | | | | | | | | Official KDE 3.1.3 announcement: http://www.kde.org/announcements/announce-3.1.3.php (may not work until a few hours after this commit - we jumped the gun a little in order to have the update in place at the time the security notifications for KDE 3.1.2 will be released together with the announcement of KDE 3.1.3). Changelog from 3.1.2 to 3.1.3 release: http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php Thanks and credits need to go to the whole KDE-FreeBSD team, as well as everyone on kde@freebsd.org for providing feedback, reporting bugs and just using the KDE ports. Approved by: will (real mentor asleep)
* fix french/aster: fixing BUILD_DEPENDSdaichi2003-07-281-4/+9
| | | | | PR: 54915 Submitted by: Thierry Thomas <thierry@pompo.net>
* Add aster 7.1, analyse des structures et thermo-mécanique.oliver2003-07-2611-0/+3559
| | | | | | | | | | | | | | | EDF R&D has developed for twelve years a numerical simulation software for structural analysis, Code_Aster. Widely used for the expertise and maintenance of power plants and electrical networks, this tool covers a wide range of applications today: thermal and mechanical analysis - 3D linear or non linear, static or dynamic analysis pressure vessels - machines - civil engineering - porous media. (From the press release). This application is in french, but there exists a translated GUI (see the port cad/astk-client). PR: 54766 Submitted by: thierry@pompo.net
* 1) fix "make -V PORTNAME"oliver2003-07-241-9/+12
| | | | | | | | 2) change post-patch target to reflect distfile changes between the PR-based distfile and the Committed-distfile Submitted by: Dan Langille <dan@langille.org> [1] Thierry Thomas <thierry@pompo.net> [2]
* Add homard 5.5, a refinement and de-refinement mesh tool.oliver2003-07-246-0/+136
| | | | | PR: 54762 Submitted by: Thierry Thomas <thierry@pompo.net>
* Add med 2.1.5, modélisation et Échanges de Données.oliver2003-07-2310-0/+181
| | | | | PR: 54761 Submitted by: thierry@pompo.net
* Add eficas 1.4, aSter Command FIle Editor.oliver2003-07-236-0/+992
| | | | | PR: 54763 Submitted by: thierry@pompo.net
* Fix distinfo for generated files: I mistakenly left "linux-" intrevor2003-07-061-1/+1
| | | | their names.
* Security fix: update to the latest versions: 7.1 for Americantrevor2003-07-038-520/+31
| | | | | | | | | | | | | | | | | | | | | | | | English; and 7.02 for French, German, Japanese, and Brazilian Portuguese. These are reportedly free of the onunload referrer bug (#145579 in bugzilla). The Sun Java plugin is no longer available from the same places. AIM is needed by the 7.02 versions. The DOM inspector and "venkman" JavaScript debugger are available for 7.1. Compress generated files with bzip2; omit "linux-" from their names. The RDF files provided by the ports are no longer needed. Update references to Netscape 6. Run chmod to fix permissions on extracted files (for the Portuguese slave port). Remove unneeded XXXchecksum target. Change the configuration process, so that extraneous files are not downloaded. This resolves PR 44101, submitted by Fernan Aguero.
* Update to 0.61.7: security fix.naddy2003-06-124-28/+17
| | | | | PR: 53209 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
* Update to KDE 3.1.2lioux2003-05-206-12/+76
|
* Bring back from Attic: localized messages and documentation for kofficelioux2003-05-2013-0/+964
|
* BROKEN: Does not fetchkris2003-05-061-0/+2
|
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
|
* Add hyphenation dictionaries to the slave ports.mbr2003-04-091-0/+1
|
* Rejoice, for the long awaited upgrade to kde 3.1.1 is here!alane2003-04-064-10/+48
|
* removed commented out line.edwin2003-03-301-1/+1
|
* french/facturier, an invoicing application for small enterprises.edwin2003-03-3013-0/+616
| | | | | PR: ports/47795 Submitted by: Thierry Thomas <thierry@pompo.net>
* gfaim website no longer exists, hosting distfile @ homeleeym2003-03-242-3/+1
| | | | | | Reported by: Unfetchable distfiles reminder. PR: 49019 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* Clear moonlight beckons.ade2003-03-0710-5/+5
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Remove pkg-comment from remaining master/slave port sets.ade2003-03-072-1/+1
| | | | Approved by: portmgr (implicitly)
* Retire comment file.trevor2003-03-011-1/+0
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* De-pkg-comment.knu2003-02-2110-5/+5
|
* De-pkg-comment.knu2003-02-21