non port: lang/q/Makefile |
Number of commits found: 58 |
Thursday, 11 Jul 2013
|
16:26 sunpoet
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
 |
Monday, 10 Jun 2013
|
14:11 gahr
- Unbreak on amd64
 |
13:32 gahr
- Remove trailing period from DEPRECATED line
 |
13:30 gahr
- Deprecate lang/q and it's modules. As stated on the project's website, Q is
no longer supported, and users are advised to use lang/pure instead. Expiration
date in two months.
 |
Saturday, 27 Apr 2013
|
11:59 mva
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
 |
Friday, 8 Mar 2013
|
11:32 bapt
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
 |
Thursday, 13 Dec 2012
|
14:14 bdrewery
- Chase graphics/ImageMagick update
- Remove ABI version from MagickWand
- Trim header
 |
Tuesday, 9 Oct 2012
|
22:12 linimon
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings.
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Tuesday, 11 Oct 2011
|
07:17 mm
Update ImageMagick to 6.7.2-10 (shlib bumped to .5)
 |
Monday, 12 Sep 2011
|
23:17 gabor
- Track dependencies after databases/gdbm update
 |
Wednesday, 15 Dec 2010
|
16:14 gahr
- Support tcl/tk 8.5
PR: 152706
Submitted by: Martin Matuska <mm@FreeBSD.org>
 |
Wednesday, 1 Dec 2010
|
08:35 miwi
- Convert to USE_BISON= build
 |
Saturday, 24 Jul 2010
|
19:49 mm
Update ImageMagick to 6.6.2-10
 |
Monday, 19 Apr 2010
|
10:43 ale
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin)
 |
Saturday, 3 Apr 2010
|
10:44 roam
Chase the ftp/curl shlib version bump.
 |
Sunday, 28 Mar 2010
|
21:41 mm
- Bump Magick++, MagickWand or MagickCore dependency
 |
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
 |
Saturday, 22 Aug 2009
|
00:24 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L
 |
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
 |
Wednesday, 13 May 2009
|
09:46 ale
Chase libgmp and bump PORTREVISION.
 |
Monday, 13 Apr 2009
|
11:31 gahr
- Add forgotten dependency on ftp/curl
Reported by: QA Tindie
 |
09:53 gahr
- Add dependency on Bison
Reported by: QA Tindie
 |
Sunday, 12 Apr 2009
|
16:24 gahr
- Fix pseudo-typo: s|pkg-config libcurl|curl-config|g
Reported by: QA Tindie
 |
Saturday, 11 Apr 2009
|
19:22 gahr
- Update to 7.11
- UnDEPRECATE and UnEXPIRE
- Take maintainship
 |
Tuesday, 10 Feb 2009
|
19:50 mm
- Update ImageMagick to 6.4.9.2
- Libraries Magick++, MagickCore and MagickWand bumped to 2
- Update all ports using libraries above
 |
Friday, 23 Jan 2009
|
15:43 roam
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
 |
Wednesday, 24 Sep 2008
|
06:10 linimon
Deprecate lang/q, which does not compile with GCC 4.2. It is also a very
old version. Also deprecate its dependencies.
 |
Sunday, 11 May 2008
|
19:33 pav
- Mark BROKEN: bad plist (broken by ImageMagick changes)
Reported by: pointyhat
 |
Tuesday, 22 Apr 2008
|
10:56 miwi
- Chase graphics/ImageMagick shlib version bump
Pointyhat to: mi@
 |
Thursday, 22 Nov 2007
|
08:35 miwi
- Fix build with gcc 4.2
PR: 118029
Submitted by: Pietro Cerutti <gahr@gahr.ch>
Approved by: portmgr (erwin)
 |
Wednesday, 7 Nov 2007
|
05:46 linimon
Mark as broken with gcc4.2.
Hat: portmgr
Approved by: portmgr (self)
 |
Wednesday, 17 Oct 2007
|
10:13 ade
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Thursday, 29 Mar 2007
|
14:10 pav
- Fix after objformat removal
Reported by: pointyhat
 |
Wednesday, 13 Dec 2006
|
12:41 roam
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports
 |
Monday, 9 Oct 2006
|
18:51 alepulver
- Unify the way to choose between ODBC flavors (WITH_IODBC / WITH_UNIXODBC).
PR: ports/103293
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
Approved by: girgen (databases/postgresql-odbc), fjoe (databases/libodbc++),
sergey@network-asp.biz
(databases/mysql-connector-odbc, timeout),
delphij@FreeBSD.org (net/openldap23-server),
mat@FreeBSD.org (databases/p5-DBD-ODBC)
 |
Tuesday, 15 Aug 2006
|
00:29 clsung
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
 |
Wednesday, 24 May 2006
|
14:21 mnag
- Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION
 |
Wednesday, 10 May 2006
|
14:46 ale
Chase gmp library and bump PORTREVISION.
 |
Tuesday, 9 May 2006
|
20:52 edwin
Remove USE_REINPLACE from the categories starting with L
 |
Tuesday, 7 Mar 2006
|
08:28 ade
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
 |
Friday, 24 Feb 2006
|
09:43 vd
Unbreak by forcing the dxl module to build (and therefore install and
not cause plist problems at deinstall stage)
Approved by: portmgr (linimon), garga (mentor, implicitly)
 |
Wednesday, 8 Feb 2006
|
19:50 kris
BROKEN: Incorrect pkg-plist
 |
Thursday, 5 Jan 2006
|
03:57 edwin
Chase libversion bumb to libMagick.so.9
PR: ports/91270
 |
Monday, 12 Dec 2005
|
19:28 jylefort
Chase libgii update.
PR: ports/90297
Submitted by: Antoine Brodin <antoine.brodin@laposte.net>
 |
Friday, 19 Aug 2005
|
14:07 vsevolod
Add missed dependencies on libxml2, libxslt and libcurl.
Reported by: krionmail, krismail
Approved by: portmgr (krion)
 |
Tuesday, 16 Aug 2005
|
23:24 vsevolod
Unbreak building.
Approved by: portmgr (marcus)
 |
Tuesday, 26 Jul 2005
|
15:45 linimon
Maintainer does not have time to maintain this port any more. Thanks for
all your help in the past.
 |
Saturday, 23 Jul 2005
|
02:53 kris
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
 |
Saturday, 26 Mar 2005
|
22:19 kris
BROKEN: does not compile
Approved by: portmgr (self)
 |
Sunday, 6 Mar 2005
|
22:16 pav
- Chase ImageMagick shlib bump
PR: ports/78455
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (ImageMagick's
maintainer)
 |
Sunday, 5 Dec 2004
|
15:19 josef
Bump portrevision and dependency on ImageMagick
in order to trace recent ImageMagick update.
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
PR: ports/74487
Approved by: mat
Reviewed by: lofi
 |
Saturday, 19 Jun 2004
|
09:33 kris
BROKEN on amd64: Shared libraries must be compiled with -fPIC
 |
Monday, 29 Mar 2004
|
03:18 ijliao
use stdlib.h instead of malloc.h
 |
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
 |
Thursday, 8 Jan 2004
|
07:50 ijliao
add q 4.6
Q -- equational programming language
 |
Number of commits found: 58 |