# ex:ts=8 # Ports collection makefile for: epix # Date created: Sep 5, 2002 # Whom: ijliao # # $FreeBSD$ # PORTNAME= epix PORTVERSION= 1.0.0 CATEGORIES= graphics MASTER_SITES= http://mathcs.holycross.edu/~ahwang/epix/ DISTNAME= ${PORTNAME}-${PORTVERSION}_src MAINTAINER= ports@FreeBSD.org COMMENT= Creates math plots and line figures using easy-to-learn syntax BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ latex:${PORTSDIR}/print/teTeX USE_BZIP2= yes USE_GCC= 3.4 USE_REINPLACE= yes MAKE_ARGS= CXX="${CXX}" CFLAGS="${CXXFLAGS} -c" \ INSTALL_PROGRAM="${INSTALL_DATA}" \ INSTALL_BIN="${INSTALL_SCRIPT}" PLIST_SUB= VERSION="${PORTVERSION}" MAN1= epix.1 post-patch: @${REINPLACE_CMD} -e \ 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/newbash.sh @${REINPLACE_CMD} -e 's|COPYING ||g' ${WRKSRC}/helpfiles.sh pre-build: @(cd ${WRKSRC} ; ./newbash.sh) .include td class='logo' rowspan='2'>cgit logo index : freebsd-ports-graphics
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
path: root/french
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade Seamonkey's FLP to 1.1.thierry2007-02-073-7/+10
|
* Fix build after gfortran migration.thierry2007-02-042-16/+16
| | | | Reported by: pointyhat via Kris
* Fix plist: since the gfortran migration, some tests are no more installed.thierry2007-01-262-10/+2
| | | | Reported by: pointyhat via pav
* Update to 7.0.9. Various security vulnerabilities have been fixed.hrs2007-01-182-4/+4
| | | | | | Security: CVE-2006-5857, CVE-2007-0045, CVE-2007-0046, CVE-2007-0047, CVE-2007-0048 Security: http://www.adobe.com/support/security/bulletins/apsb07-01.html
* Should not use WITH_FORTRAN.maho2007-01-181-1/+0
| | | | Approved by: kris (portmgr, implicit)
* * Migrate to gfortran.maho2007-01-172-28/+28
| | | | | | * Bump port revision. Approved by: portmgr(kris)
* forgot to commit. a build fix for gfortran.maho2007-01-171-0/+11
|
* * Migrate to gfortran.maho2007-01-171-13/+12
| | | | | * Bump port revision. * Always use F90.
* - Fix handling of the rc.d scriptgabor2007-01-143-9/+3
| | | | | | | - Bump PORTREVISION Reported by: pointyhat (via kris) Approved by: erwin (mentor)
* Update to 9.0.0-2.thierry2007-01-122-4/+4
| | | | TODO: upgrade to gfortran42.
* 2006-12-01 comms/vpb-driver: leaves files behind on deinstallmiwi2007-01-065-64/+0
| | | | | 2006-12-01 irc/xchat-ecl-plugin: Does not build 2006-12-01 french/gnome-verbiste: does not install
* Upgrade seamonkey-flp to 1.0.7.thierry2006-12-302-4/+4
|
* - Update to 0.1.15miwi2006-12-302-6/+6
| | | | | PR: ports/107280 Submitted by: Aleksander Fafula <alex@fafula.com>
* The new tarball has been uploaded to the official site, no need tothierry2006-12-281-3/+1
| | | | mirror it.
* - Chase Code_Aster upgrade;thierry2006-12-262-2/+3
| | | | - Push the license expiration to 31 dec 2007.
* Upgrade to 8.5-1.thierry2006-12-263-63/+135
|
* Upgrade to 9.0.0-1.thierry2006-12-265-95/+477
|
* Upgrade to 1.11.0-1.thierry2006-12-263-104/+123
|
* Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-2013-30/+49
| | | | Approved by: portmgr
* Fix description & URL.thierry2006-12-201-2/+2
|
* - Track ditsfilegabor2006-12-202-13/+7
| | | | | | | | | | - 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)
* - Fix fetchinggabor2006-12-192-30/+6
| | | | | | | | - Use USE_RC_SUBR appropriately - Remove dead WWW - Style Approved by: erwin (mentor)
* Mark BROKEN also on ia64.thierry2006-12-181-5/+1
| | | | Reported by: pointyhat via Kris
* - Upgrade MED to 2.3.1;thierry2006-12-136-89/+58
| | | | | | | | - Assign better CATEGORIES; - Support gfortran; - Add a regression-test target.
* Upgrade fr-seamonkey-flp to 1.0.6.thierry2006-11-182-4/+4
|
* Mark BROKEN on 5.x (undefined reference to `feenableexcept').thierry2006-11-151-2/+2
| | | | Reported by: pointyhat via Kris
* Répare l'affichage des accents avec les locales UTF-8.jylefort2006-11-122-0/+7
|
* Add belote.jylefort2006-11-096-0/+69
| | | | | | Jouez à la belote coinchée seul contre l'ordinateur ou en réseau. WWW: http://coincher.free.fr/
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-142-4/+3
| | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
* - Catch the exception risen by gethostbyaddr and set a "to be configured"thierry2006-09-242-7/+16
| | | | | | hostname to fix the build on pointyhat and unbreak; - Take maintainership.
* Mark as BROKEN everywhere, and deprecate.linimon2006-09-241-3/+6
|
* KDE 3.5.4 / KOffice 1.5.2lofi2006-09-1313-22/+123
|
* Fix plist.thierry2006-09-131-1/+1
| | | | Reported by: pointyhat via Kris