summaryrefslogtreecommitdiff
path: root/math/topaz (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add EXAMPLES options to ports that should have one.Mathieu Arnold2018-09-101-0/+2
| | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine
* Update devel/readline to 7.0 patch 3Sunpoet Po-Chuan Hsieh2017-06-271-0/+1
| | | | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html Differential Revision: https://reviews.freebsd.org/D11172 PR: 219947 Exp-run by: antoine
* comms/tlf, math/topaz, devel/devtodo: Document ncurses requirementJohn Marino2016-11-191-1/+1
| | | | Approved by: ncurses blanket
* Cleanup DIST* variables.Mathieu Arnold2015-05-111-2/+2
| | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight
* Cleanup plistAntoine Brodin2014-11-141-3/+0
|
* Fix build on -current.Adam Weinberger2014-08-161-1/+1
|
* Rename math/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-284-0/+0
|
* Add USES=readline to fix build on -current.Adam Weinberger2014-07-231-0/+1
|
* - Add stage supportDanilo Egea Gondolfo2014-02-152-22/+21
| | | | | - Add LICENSE - Improve COMMENT
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | math)
* - Update to 3.41Martin Wilke2011-07-025-17/+18
| | | | | PR: 158486 Submitted by: Ports Fury
* Mark broken some ports with unfetchable distfilesBaptiste Daroussin2011-06-171-0/+2
|
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
|
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-4/+4
| | | | | | | | | | | | | | | - 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)
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Remove FreeBSD 4.X support from unmaintained ports in categories startingGabor Kovesdan2007-04-181-7/+1
| | | | with letter i-m
* Update to 3.40Erwin Lansing2006-04-243-12/+9
| | | | | PR: 96219 Submitted by: Ports fury
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
|
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* Update to version 3.39Kirill Ponomarev2003-08-112-2/+2
| | | | | PR: 55468 Submitted by: Ports Fury
* Fix gcc 3.3 compile failure.Christian Weisgerber2003-07-291-5/+60
| | | | Submitted by: Simon Barner <barner@in.tum.de>
* Update to version 3.38Christian Weisgerber2003-04-249-81/+2
| | | | | PR: 51056 Submitted by: Ports Fury
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
|
* Add patches i missedPatrick Li2003-01-019-0/+101
|
* Update to 3.37Patrick Li2003-01-013-6/+5
| | | | | PR: ports/46597 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | Approved by: pat
* Upgrade to 3.36.Oliver Braun2002-10-282-2/+2
| | | | | PR: 44563 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Update to 3.34Patrick Li2002-03-292-2/+2
| | | | | PR: 36491 Submitted by: Tilman Linneweh <tilman@arved.de>
* Update to 3.33Patrick Li2002-02-282-7/+8
| | | | | PR: 35415 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Remove myself from MAINTAINERIssei Suzuki2002-02-161-1/+1
|
* s/PORTNAME/PORTSDIR in dependency section.Satoshi Asami2001-01-011-1/+1
| | | | Submitted by: bento
* Update to 3.30Issei Suzuki2000-12-244-22/+239
| | | | | | Change MAINTAINER line. Now the maintainer is committer. Submitted by: tkato@prontomail.ne.jp
* Shlib version of ncurses is now at 5. These ports still don't buildSatoshi Asami2000-11-141-1/+1
| | | | | | | (ncurses version mismatch?) but at least we're seeing real compilation errors. Submitted by: bento
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-251-2/+1
| | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-3/+3
|
* Update to 3.25Satoshi Taoka2000-02-082-4/+3
| | | | | PR: 16519 Submitted by: maintainer
* Initial import of topaz version 3.22.Steve Price1999-11-017-0/+180
A command driven graph plotting system for scientists and engineers. PR: 13149 Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG>