aboutsummaryrefslogtreecommitdiffstats
path: root/cad/netgen
diff options
context:
space:
mode:
authorstephen <stephen@FreeBSD.org>2011-10-21 10:36:24 +0800
committerstephen <stephen@FreeBSD.org>2011-10-21 10:36:24 +0800
commit0fff8d3289628a1aa1f53a7945d0ead2f5a6c0f1 (patch)
tree02767338c737af7eabe45c06f7466b7117c2cb2c /cad/netgen
parent092723415466c83024bc18d48433043269961118 (diff)
downloadfreebsd-ports-gnome-0fff8d3289628a1aa1f53a7945d0ead2f5a6c0f1.tar.gz
freebsd-ports-gnome-0fff8d3289628a1aa1f53a7945d0ead2f5a6c0f1.tar.zst
freebsd-ports-gnome-0fff8d3289628a1aa1f53a7945d0ead2f5a6c0f1.zip
- Change USE_TK to 85, because graphics/togl installs include files in lib/tk8.5/Togl-1.7/.
- Bump portrevision.
Diffstat (limited to 'cad/netgen')
-rw-r--r--cad/netgen/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/netgen/Makefile b/cad/netgen/Makefile
index d0d1e7cfd986..0a3db61ac63c 100644
--- a/cad/netgen/Makefile
+++ b/cad/netgen/Makefile
@@ -7,7 +7,7 @@
PORTNAME= netgen
PORTVERSION= 4.9.13
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= cad
MASTER_SITES= SF/netgen-mesher/netgen-mesher/${PORTVERSION}/
@@ -20,7 +20,7 @@ LIB_DEPENDS= Tix8.4.3:${PORTSDIR}/x11-toolkits/tix \
USE_LDCONFIG= yes
USE_GMAKE= yes
-USE_TK= 84
+USE_TK= 85
USE_TK_BUILD= 84
USE_GL= yes
USE_XORG= xmu xi
itle='2006-01-22 14:28:59 +0800'>2006-01-221-156/+156 * Catch up with distfile rename/update.netchild2006-01-052-5/+5 * Fix RUN_DEPENDS.netchild2005-12-301-3/+2 * Fix a typo in the plist.netchild2005-11-232-2/+2 * Update to 2.4.14.netchild2005-11-213-85/+295 * - Fix plist. [1]netchild2005-11-203-4/+13 * Update to 2.2.4.netchild2005-11-093-37/+45 * - Enable on amd64pav2005-08-191-1/+1 * Mega-patch to cleanup the ports infrastructure regarding our linux bits:netchild2005-06-182-20/+188 * Update to avoid possible DoS and multiple buffer overflowstrevor2005-06-123-172/+23 * Restore RESTRICTED line.trevor2005-03-151-0/+1 * Chase linux-libtiff dependency after library version change.netchild2005-02-051-2/+2 * Say hello to the linux mega patch, it consolidates our linux bits anetchild2005-01-012-25/+179 * Fix dependencies after last commit.trevor2004-12-211-1/+2 pan class='deletions'>-2/+0 * Update tin to 2.3.1johans2015-07-102-4/+3 * Convert to USES=jpegantoine2015-06-231-3/+2 * - Strip binaryamdmi32015-06-191-1/+4 * Reset maintainership for obrienerwin2015-06-131-1/+1 * - Switch to USES=autoreconfamdmi32015-06-112-26/+3 * - Add NO_ARCHsunpoet2015-06-111-1/+2 * - Update to 15.2.1sunpoet2015-06-102-3/+3 * - Add LICENSEamdmi32015-06-082-7/+7 * - Update to 15.0madpilot2015-05-274-9/+10 * Remove $FreeBSD$ from patches files everywhere.mat2015-05-231-3/+0 * - remove option broken by r385280dinoex2015-05-192-34/+7 * - Add CPE infoamdmi32015-05-181-1/+2 * MASTER_SITES cleanup.mat2015-05-1411-22/+11 * - Update to 14.2wen2015-05-072-4/+3 * Remove _*OWNGRP, with staging it's not useful anymoreantoine2015-05-041-1/+1 * Allow packaging as a user by overwriting OWNER/GROUPbapt2015-05-031-1/+2 * Overwrite variables via MAKE_ARGS instead of patching a filebapt2015-05-031-15/+3 * - Update to 15.1.0sunpoet2015-04-222-3/+3 * Bump PORTREVISION after r384253 and r384264jbeich2015-04-191-1/+1 * news/husky-(fidoconf|htick|hpt) : builds INFO pages everywhere againmarino2015-04-193-19/+7 * Add patches to unbreak INFO build on DragonFly and FreeBSD 11+jbeich2015-04-192-0/+45 * news/husky-fidoconf: Test feature rather than OPSYS/OSVERSIONmarino2015-04-181-4/+2 * news/husky-(hpt|htick): Restore build on FreeBSD 11 and DFmarino2015-04-182-6/+17 * news/husky(-fidoconf): Unbreak F11 and DragonFly (old texi files)marino2015-04-183-23/+35 * converters/libiconv:tijl2015-04-151-14/+0 * Consolidate LICENSEsfeld2015-04-102-51/+3 * Convert bsd.gnustep.mk to USES=gnustepbapt2015-04-091-7/+3 * 8 ports categories: Remove $PTHREAD_LIBSmarino2015-03-241-2/+1 * Clean up the rest of the perl@ Makefiles a bit.adamw2015-03-141-7/+3 * - cleanup manpagesdinoex2015-03-081-2/+0 * Remove Author from pkg-descr and white space fixesbapt2015-03-031-2/+1 * - Update to 15.0.0sunpoet2015-02-192-3/+3 * Update to 14.1feld2015-02-042-4/+4 * - Drop @dirrm* from pkg-plistsamdmi32015-02-0218-37/+0 * - Remove dead master sitenivit2015-01-243-22/+15 * USE_GCC=any was a lie, nail down to GCC 4.8 as the latest versiongerald2015-01-202-2/+2 * Designatate 4 ports as unsafe for parallel buildingmarino2015-01-201-0/+2 * Move MASTER_SITES from CRITICAL to LOCAL/ehauptehaupt2015-01-061-1/+1 * security/libgcrypt: 1.6.1 -> 1.6.2, bump dependspi2015-01-031-0/+1 * - add shebangfixdinoex2015-01-021-2/+6 * Bump portrevision after png updatebapt2014-12-261-1/+1 * Properly support png 1.5antoine2014-12-253-77/+66 * - Update to slrn 1.0.2johans2014-12-223-12/+6 * - Shebangfixantoine2014-12-222-6/+3 * cleanup plistbapt2014-12-211-1/+0 * Sort entries alphabetically across all categories to avoid extra repo churn.danfe2014-12-081-1/+1 * Update "BSD" licensefeld2014-12-071-1/+1 * Remove expired ports:rene2014-11-297-336/+0 * Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-2612-35/+6 * Update to 0.7.20feld2014-11-263-4/+5 * Update to 14.0feld2014-11-123-17/+6 * Update to 0.7.19feld2014-11-063-95/+7 * Deprecate ports broken for more than 6 monthsantoine2014-10-261-0/+2 * - Convert ports of news/ and print/ to new USES=pythonmva2014-10-257-18/+11 * Add USES=alias to several portsmarino2014-10-201-1/+1 * Rename files/diablo.sh-sample to files/diablo.in.mandree2014-10-113-23/+5 * Simplify plistbapt2014-10-082-10/+13 * - Add missing run dependency on perlantoine2014-10-043-9/+27 * - remove @cwddinoex2014-09-291-15/+14 * Fix plistantoine2014-09-251-1/+1 * Simplify plistbapt2014-09-231-3/+1 * Update to 2.20.tdb2014-09-162-5/+5 * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1 * - Update to 13.0jhale2014-09-093-26/+29 * Resurrect news/diabloriggs2014-09-0710-0/+327 * Remove non staged ports without pending PR from net-p2p, net and newsbapt2014-09-029-253/+0 * Fix build when compiling without NLSjohans2014-09-011-0/+4 * Make all files owned by news:news as it was in the previous versionjohans2014-08-312-13/+11 * Correct owner for data directories (news:news)johans2014-08-312-31/+39 * - Stagifyjohans2014-08-276-157/+270 * Berkeley DB cleanup, remove versions 4.0 ... 4.7.mandree2014-08-221-1/+1 * No need to show pkg-message with staging.bdrewery2014-08-211-3/+0 * 2014-08-20 deskutils/horde3-hermes: EOL in April 2012antoine2014-08-205-53/+0 * Remove '-devel' prefix from husky* portsmarino2014-08-2040-77/+67 * news/husky*: Remove Husky ports to pave way for next versionmarino2014-08-2062-1099/+0 * Add USES=makeinfo. It still doesn't build but at least it fails using theadamw2014-08-161-1/+1 * news/husky-devel: fix non-gcc buildsmarino2014-08-112-9/+41 * Fix build without gcc.adamw2014-08-061-0/+2 * Bump PORTREVISION on more ports that depend on libgcrypt after the updatetijl2014-08-061-1/+1 * Update development versions of husky portsmarino2014-08-0550-551/+664 * - fix build for pkg-1.3.4dinoex2014-08-042-1/+4 * In some straightforward cases, protect documentation behindadamw2014-08-041-6/+6 * - rename patch filesdinoex2014-08-031-0/+0 * - rename patch filesdinoex2014-08-037-104/+104 * - Use USES=twistedsunpoet2014-08-021-4/+1 * security/libgcrypt: 1.5.3_3 -> 1.6.1pi2014-07-301-1/+1 * Remove the final usages of USE_XZ from the tree, and replace them withadamw2014-07-301-1/+1 * Convert a bunch of EXTRACT_SUFX=... into USES=tar:...adamw2014-07-302-4/+2 * Convert a bunch of USE_BZIP2 to USES=tar:bzip2adamw2014-07-302-4/+2 * Rename all patches that contain '::' as a path separator, and useadamw2014-07-3012-0/+0 * Rename news/ patch-xy patches to reflect the files they modify.adamw2014-07-2935-18/+18 * net/openldap24-*:tijl2014-07-251-1/+1 * Reset maintainership for ports not staged with no pending PRbapt2014-07-2517-17/+17 * Fix build without gcc.adamw2014-07-241-2/+4 * - Replace security/gnutls with security/gnutls3 and update to 3.2.15tijl2014-07-231-1/+1 * Fix some non default LIB_DEPENDSbapt2014-07-161-2/+2 * Add DOCS option for ports with PORTDOCS in plist.adamw2014-07-1611-6/+22 * Add EXAMPLES to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MEXAMPLES.adamw2014-07-161-1/+1 * Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.adamw2014-07-164-2/+6 * Modernize LIB_DEPENDSbapt2014-07-1514-14/+14 * Update to 0.7.18feld2014-07-102-4/+3 * Remove indefinite articles and trailing periods from COMMENT, plus minorolgeni2014-07-1010-10/+10 * - Update to 14.0.0sunpoet2014-07-073-41/+5 * Remove NOPORTDOCS and NOPORTEXAMPLES.adamw2014-07-052-6/+12 * Make those ports more likely to build with texinfo from portsantoine2014-07-025-0/+5 * news/p5-NNML: interactive port is no longer maintained, so deprecatemarino2014-06-301-0/+3 * multiple: reset gslin's maintainereadler2014-06-301-1/+1 * Allow to build with texinfo from portsantoine2014-06-261-0/+1 * Convert GMAKE to MAKE_CMDbapt2014-06-255-10/+10 * Stagify.vanilla2014-06-241-9/+2 * - Remove easy_install dependencymva2014-06-152-33/+5 * Support LIBS like LDFLAGS.tijl2014-06-112-4/+3 * - Convert gmake to USESmiwi2014-05-291-1/+1 * - Please poudriere build by using @sample (better and simpler)johans2014-05-242-7/+5 * - Update to 2.19tdb2014-05-142-3/+4 * Remove ftp://ftp.i-scream.org/ master site. The http equivalent stilltdb2014-05-131-1/+0 * Convert all :U to :tu and :L to :tlbapt2014-05-051-5/+2 * Update to tin 2.2.1johans2014-05-043-54/+25 * - Fix plist to have proper 'rmdir DIR' ordering.bdrewery2014-04-212-25/+25 * The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-0/+1 * Just spotted in the 0.7.17 changelog they implemented my request for fullfeld2014-04-162-2/+5 * update to 0.7.17feld2014-04-163-96/+106 * Mark broken: Fails to configureantoine2014-04-131-0/+2 * Stagifykwm2014-04-111-7/+5 * Fix bash detection in the makefilebapt2014-04-041-2/+5 * Properly strip binaries and support cross buildingbapt2014-04-041-1/+4 * Do not leak stagedir in the generated binarybapt2014-04-042-4/+25 * Remove expired ports:rene2014-04-027-1630/+0 * Missed a ${STAGEDIR}adamw2014-03-301-2/+2 * Missed a direct access of $PREFIXadamw2014-03-303-1/+13 * --with-news makes configure barf. Only use --without-news and --with-newsbindir=adamw2014-03-301-1/+1 * Add stage support to news, and improve correctness.adamw2014-03-3039-678/+869 * - fix build with clang againdinoex2014-03-292-23/+46 * Fix character set selection that was broken with iconv from basejohans2014-03-271-1/+2 * - revert r346880dinoex2014-03-1911-64/+357 * Quiesce mkdirehaupt2014-03-181-1/+1 * Convert n* to USES=zipbapt2014-03-111-2/+1 * - remove broken MANPREFIXdinoex2014-03-041-1/+1 * Fix build with clangbapt2014-03-031-4/+2 * Deprecated some unmaintained, interactive and restricted portsantoine2014-03-021-0/+2 * Define DOCS optionehaupt2014-02-271-0/+2 * Support stagingehaupt2014-02-272-16/+11 * Support stagingehaupt2014-02-251-5/+3 * - Support stagingehaupt2014-02-252-16/+14 * Remove trailing whitespaces from category newsehaupt2014-02-213