Commit graph

23 commits

Author SHA1 Message Date
Dmitry Marakasov
e638299edc - Switch to options helpers
- While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS

Approved by:	portmgr blanket
2015-08-28 13:39:56 +00:00
Adam Weinberger
08a006d08a Rename all patches that contain '::' as a path separator, and use
'__' instead.
2014-07-29 17:12:47 +00:00
Pawel Pekala
021719d694 - Add staging support
- Unmute install commands
- Use options helper
2014-06-06 22:48:58 +00:00
Emanuel Haupt
9c3c366d48 Remove trailing whitespaces from category math 2014-02-21 13:38:05 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Eitan Adler
7567a53645 math/emc2: modernize port
- Sync LEGAL as required.
- While here, fix COMMENT
- while here, USE_GMAKE -> USES=gmake
- Convert to OptionsNG
2013-12-12 04:45:14 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Sunpoet Po-Chuan Hsieh
7684922546 - Use single space after WWW: 2013-09-07 17:20:21 +00:00
Baptiste Daroussin
3d942bb301 Fix build with clang 2012-08-24 11:44:10 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Brendan Fabeny
a60cab8211 Allow non-interactive builds by adding "auto-accept" to LICENSE_PERMS
Reported by:	pav
Approved by:	makc, miwi (co-mentors, implicit)
2010-09-07 22:28:54 +00:00
Brendan Fabeny
a412831f99 -fix website and distfile information
-update to 2.16c
-clean up Makefile and pkg-descr
-add license information
-add a few minor patches

(Note: This port needs more work.)

PR:		148610
Approved by:	makc (co-mentor)
2010-09-04 12:24:10 +00:00
Ion-Mihai Tetcu
fdc9191d35 - adjust WWW
- change MASTER_SITE to a more likely location
- makr BROKEN since the new location gives size mismatch

Submitted by:	QAT
2010-04-07 18:20:35 +00:00
Ion-Mihai Tetcu
89587297e0 - unbreak for -D NOPORTDOCS
- use PORTDOCS and PORTEXAMPLES as it should
- install directly useable docs (.ps not .ps.gz)
- bump PORTREVISION

Submitted by:	my QA Tindy run
2008-06-13 08:30:57 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Rong-En Fan
4e6c43a22d - Fix fetch problem
- Update WWW entry

PR:		ports/116409
Submitted by:	Dan Voisine <voisined at wit.edu>
2007-09-18 15:02:23 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Pav Lucistnik
6d7f8c459f - Add SHA256 2005-11-25 15:48:16 +00:00
Kirill Ponomarev
c7bd24ea57 Fix package build.
PR:		ports/77694
Submitted by:	Sam Lawrance <boris at brooknet.com.au>
2005-02-19 07:08:46 +00:00
Volker Stolz
e2f53be805 Chase mastersite 2005-02-03 13:51:02 +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
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Kirill Ponomarev
39aa0b1417 Add emc2 2.15,
Emc2 is a portable, interactive and graphic software Edition of
two dimensional geometry and mesh. We can create and modify the
geometry (CAD), define the discretization on the lines, define
the subdomains, and define some reference numbers to take into
account the boundary conditions and material properties. The
elements of the mesh are triangles and quadrilaterals. We have
two kind of meshes: grid mesh and Delaunay Voronoo (automatic
mesh). We make the edition of the mesh by moving, removing,
adding vertices, by regularization, or by transformations
(symmetry, rotation,..), etc.

Suggested add-on: the port math/bamg.

WWW: http://www-rocq1.inria.fr/gamma/cdrom/www/emc2/eng.htm

PR:		60835
Submitted by:	Thierry Thomas <thierry@pompo.net>
2004-01-02 22:02:23 +00:00