24 Commits

Author SHA1 Message Date
Gerald Pfeifer
a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00
Dmitry Marakasov
7b3c8f0992 - Pet portlint
- Switch to options helpers
- Update WWW

Approved by:	portmgr blanket
2018-08-16 09:38:04 +00:00
Kirill Ponomarev
3e2c4556a2 - Update to version 2.1.1
- Fix building with LLD and honour $LD
- Fix WWW: line

PR:		214864
Approved by:	portmgr (LLD_UNSAFE blanket)
Sponsored by:	The FreeBSD Foundation
2018-01-07 11:33:58 +00:00
Pietro Cerutti
8f35749c6f Convert a few more ports to USES=tcl:tea 2016-04-21 12:45:16 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Baptiste Daroussin
3f86adbc94 Cleanup plist 2014-12-20 17:40:53 +00:00
Pietro Cerutti
f92ac99b69 - Bump PORTREVISION after r370351 2014-10-07 16:03:52 +00:00
Pietro Cerutti
fd6b682435 - USE_LDCONFIG 2014-10-07 15:49:55 +00:00
Antoine Brodin
0416a2e70a Chase USES=pgsql in pgtcl slaves 2014-05-29 08:12:51 +00:00
Baptiste Daroussin
59913d7d7e Convert to USES=pgsql 2014-05-28 11:36:01 +00:00
Pietro Cerutti
e28af42f42 - Reflect change of license name 2014-02-19 14:44:23 +00:00
Pietro Cerutti
56983a2a1b - Add LICENSE_FILE
Reported by:	mat
2014-02-19 09:53:06 +00:00
Pietro Cerutti
cbae81f536 - Fix typo (fixes plist) 2014-02-17 13:16:26 +00:00
Pietro Cerutti
a76dec2a6e - Convert to USES=tcl
- STAGE-clean
- Add LICENSE
- Get rid of pkg-plist, use PORTDOCS=*
2014-02-17 13:05:39 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Mikhail Teterin
7b8c2c828e Update from 1.9.0 to 2.0.0. Based on
PR:	164478
Submitted by:	Pierre DAVID, jgh@

Author's readme continues to claim compatibility with Tcl older than 8.5.
2012-02-24 21:21:39 +00:00
Mikhail Teterin
b8710f49ce Upgrade from 1.8.0 to 1.9.0 released in March. The newly added feature
can only be used with Tcl85 and above, but the software still builds
with earlier Tcl.

PR:	158742
2011-07-11 04:35:49 +00:00
Wen Heping
722ae595dd - Update to 1.8.0
PR:		ports/151703
Submitted by:	Pierre David <pda@unistra.fr>
Approved by:	maintainer(timeout, >18 days)
2010-11-12 02:07:41 +00:00
Wesley Shields
e3f4f7c6fa - Don't use UNZIP_CMD in a DEPENDS line. A user may redefine UNZIP_CMD to be
"unzip -v" or similar which would break. Instead rely upon the unzip binary.

  http://lists.freebsd.org/pipermail/freebsd-ports/2009-September/056882.html

Noticed by:	Dag-Erling Smørgrav <des@des.no>
2009-09-08 21:08:41 +00:00
Martin Matuska
24bf28eff1 - Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:	pointyhat (pav)
2009-02-23 14:46:37 +00:00
Mikhail Teterin
faec176c3b Upgrade from 1.6.0 to 1.6.2.
PR:	ports/130744
Submitted by:	Pierre David
2009-01-20 18:10:53 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Pav Lucistnik
92b220fa9c - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat:	portmgr
2008-04-09 13:42:26 +00:00
Mikhail Teterin
40bd9f0101 Add TCL binding for PostgreSQL client. This used to be part of PostgreSQL
client up to version 7.x, but is not found in 8.x.
2007-06-18 20:45:59 +00:00