non port: databases/pgtcl/Makefile |
SVNWeb
|
Number of commits found: 26 |
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Thu, 16 Aug 2018
|
[ 09:38 amdmi3 ]
- Pet portlint
- Switch to options helpers
- Update WWW
Approved by: portmgr blanket
|
Sun, 7 Jan 2018
|
[ 11:33 krion ]
- 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
|
Thu, 21 Apr 2016
|
[ 12:45 gahr ] (Only the first 10 of 13 ports in this commit are shown above. )
Convert a few more ports to USES=tcl:tea
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
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
|
Sat, 20 Dec 2014
|
[ 17:40 bapt ] (Only the first 10 of 17 ports in this commit are shown above. )
Cleanup plist
|
Tue, 7 Oct 2014
|
[ 16:03 gahr ]
- Bump PORTREVISION after r370351
|
[ 15:49 gahr ]
- USE_LDCONFIG
|
Thu, 29 May 2014
|
[ 08:12 antoine ]
Chase USES=pgsql in pgtcl slaves
|
Wed, 28 May 2014
|
[ 11:36 bapt ]
Convert to USES=pgsql
|
Wed, 19 Feb 2014
|
[ 14:44 gahr ]
- Reflect change of license name
|
[ 09:53 gahr ]
- Add LICENSE_FILE
Reported by: mat
|
Mon, 17 Feb 2014
|
[ 13:16 gahr ]
- Fix typo (fixes plist)
|
[ 13:05 gahr ]
- Convert to USES=tcl
- STAGE-clean
- Add LICENSE
- Get rid of pkg-plist, use PORTDOCS=*
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Fri, 24 Feb 2012
|
[ 21:21 mi ]
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.
|
Mon, 11 Jul 2011
|
[ 04:35 mi ]
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
|
Fri, 12 Nov 2010
|
[ 02:07 wen ]
- Update to 1.8.0
PR: ports/151703
Submitted by: Pierre David <pda@unistra.fr>
Approved by: maintainer(timeout, >18 days)
|
Tue, 8 Sep 2009
|
[ 21:08 wxs ]
- 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>
|
Mon, 23 Feb 2009
|
[ 14:46 mm ] (Only the first 10 of 103 ports in this commit are shown above. )
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav)
|
Tue, 20 Jan 2009
|
[ 18:10 mi ]
Upgrade from 1.6.0 to 1.6.2.
PR: ports/130744
Submitted by: Pierre David
|
Fri, 6 Jun 2008
|
[ 13:17 edwin ] (Only the first 10 of 155 ports in this commit are shown above. )
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)
|
Wed, 9 Apr 2008
|
[ 13:42 pav ] (Only the first 10 of 171 ports in this commit are shown above. )
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr
|
Mon, 18 Jun 2007
|
[ 20:45 mi ]
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.
|
Number of commits found: 26 |