FreshPorts -- The Place For Ports Sun, 6 Jul 2008 9:03 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
homard 8.11.1 french on this many watch lists=1 search for ports that depend on this port
Restricted RESTRICTED: The free downloading of HOMARD software is only allowed for coupling with Code_Aster. For any other use, a license agreement is requested. Please contact HOMARD project: <homard@edf.fr>.
A refinement and de-refinement mesh tool

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 24 Jul 2003 06:49:04
Also Listed In: cad linux


A refinement and de-refinement mesh tool, used by Code_Aster for its
adaptative mesh capability.

WWW: http://www.code-aster.org/outils/homard
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: french/aster, lang/python25
Required To Run: french/aster, lang/python25, emulators/linux_base-fc4

To install the port: cd /usr/ports/french/homard/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
http://www.code-aster.org/V2/UPLOAD/DOC/Telechargement/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 29

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
24 May 2008 21:25:50
Original commit files touched by this commit  8.11.1
thierry search for other commits by this committer
Homard runs on amd64.

Submitted by:   Pedro Giffuni <pfgshield-freebsd (at) yahoo.com>
18 Jan 2008 18:34:24
Original commit files touched by this commit  8.11.1
thierry search for other commits by this committer
Chase master-site's reorganization.

Reported by:    pointyhat via pav
12 Jan 2008 16:28:40
Original commit files touched by this commit  8.11.1
thierry search for other commits by this committer
- Upgrade to 8.11-1;

- Handle PORTEXAMPLES.
30 Jun 2007 23:48:53
Original commit files touched by this commit  8.7.1
thierry search for other commits by this committer
Upgrade to 8.7-1.
19 May 2007 21:32:57
Original commit files touched by this commit  8.5.1_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
27 Dec 2006 16:06:36
Original commit files touched by this commit  8.5.1
thierry search for other commits by this committer
The new tarball has been uploaded to the official site, no need to
mirror it.
26 Dec 2006 09:34:54
Original commit files touched by this commit  8.5.1
thierry search for other commits by this committer
Upgrade to 8.5-1.
06 Jul 2006 20:44:38
Original commit files touched by this commit  8.2.1
thierry search for other commits by this committer
Upgrade to 8.2-1.
07 May 2006 12:09:22
Original commit files touched by this commit  7.7
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with F
22 Jan 2006 01:52:37
Original commit files touched by this commit  7.7
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
15 Jan 2006 23:17:24
Original commit files touched by this commit  7.7
thierry search for other commits by this committer
Upgrade to 7.7.
24 Nov 2005 16:18:42
Original commit files touched by this commit  7.1_2
pav search for other commits by this committer
- Add SHA256
05 Jul 2005 23:03:52
Original commit files touched by this commit  7.1_2
thierry search for other commits by this committer
Chase Code_Aster's upgrade to 8.1.

Forgotten by:   thierry
Reported by:    Kris via pointyhat
17 Jun 2005 23:59:29
Original commit files touched by this commit  7.1_1
netchild search for other commits by this committer
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
  - USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
    tools to strip binaries anymore, so it's not neccesary anymore to override
    STRIP and STRIP_CMD.
  - USE_LINUX_PREFIX implies NO_MTREE now.
  - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
    instead upon the native FreeBSD libraries.
  - The variable LINUX_BASE_PORT contains a string which is suitable as an
    item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
    default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
    instead of a hardcoded reference.
  - Change all ports to comply to the "new world order".
  - The Ports Collection now allows to override the default linux_base port.
    Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
    ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
(Only the first 15 lines of the commit message are shown above View all of this commit message)
02 Apr 2005 21:15:09
Original commit files touched by this commit  7.1_1
thierry search for other commits by this committer
Chase Code_Aster's update.
01 Mar 2005 21:51:49
Original commit files touched by this commit  7.1
trevor search for other commits by this committer
Respect the user's USE_LINUX setting.
17 Jan 2005 21:10:47
Original commit files touched by this commit  7.1
thierry search for other commits by this committer
Upgrade to 7.1.
31 Dec 2004 18:24:10
Original commit files touched by this commit  6.2_3
netchild search for other commits by this committer
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
(Only the first 15 lines of the commit message are shown above View all of this commit message)
23 May 2004 09:10:46
Original commit files touched by this commit  6.2_2
thierry search for other commits by this committer
Chase Code_Aster's upgrade.
04 Feb 2004 05:21:48
Original commit files touched by this commit  6.2_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
29 Jan 2004 07:24:56
Original commit files touched by this commit  6.2
trevor search for other commits by this committer
SIZEify.
10 Dec 2003 23:09:50
Original commit files touched by this commit  6.2
pav search for other commits by this committer
- www.code-aster.org was reorganized. fix fetching

PR:             ports/60121
Submitted by:   Thierry Thomas <thierry@pompo.net>
08 Dec 2003 02:07:22
Original commit files touched by this commit  6.2
oliver search for other commits by this committer
- Upgrading french/aster from 7.1 to 7.2;
- 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>
07 Oct 2003 08:24:34
Original commit files touched by this commit  5.5_2
erwin search for other commits by this committer
pkg-descr contains the descr of Acrobat Reader, fix it.

PR:             57682
Submitted by:   Thierry Thomas <thierry@pompo.net>
27 Sep 2003 01:23:56
Original commit files touched by this commit  5.5_2
edwin search for other commits by this committer
ECHO -> ECHO_MSG
(ECHO_CMD for deskutils/notebook)

PR:             ports/56767-56770,56772-56774,56776-56784
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
09 Aug 2003 23:47:19
Original commit files touched by this commit  5.5_2
oliver search for other commits by this committer
in addition to the previous commit:

PR:             ports/55429
Submitted by:   Thierry Thomas <thierry@pompo.net>
09 Aug 2003 23:46:05
Original commit files touched by this commit  5.5_2
oliver search for other commits by this committer
- a typo has been introduced with portrevision 1, and the script homard was
   unusable
- chase the upgrade from py22 to py23
- bump PORTREVISION
24 Jul 2003 16:53:43
Original commit files touched by this commit  5.5_1
oliver search for other commits by this committer
1) fix "make -V PORTNAME"
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]
24 Jul 2003 06:48:35
Original commit files touched by this commit  5.5
oliver search for other commits by this committer
Add homard 5.5, a refinement and de-refinement mesh tool.

PR:             54762
Submitted by:   Thierry Thomas <thierry@pompo.net>

Number of commits found: 29

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21
linux-firefox*Jun 21
linux-firefox-devel*Jun 21
linux-mozilla*Jun 21

10 vulnerabilities affecting 29 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18752
Broken 146
Deprecated 98
Ignore 429
Forbidden 5
Restricted 361
No CDROM 126
Vulnerable 52
Expired 13
Set to expire 77
Interactive 79
new 24 hours 6
new 48 hours11
new 7 days38
new fortnight73
new month182

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.482 seconds.