non port: lang/pike76/Makefile |
SVNWeb
|
Number of commits found: 72 |
Tue, 20 May 2014
|
[ 18:11 johans ]
Deprecate Pike 7.6 in favour of Pike 7.8
Don't bother with staging
Approved by: portmgr (implicit)
|
Mon, 5 May 2014
|
[ 16:24 bapt ] (Only the first 10 of 45 ports in this commit are shown above. )
Fix unixODBC vs libiodbc conflicts
Always rely on unixODBC each time a port is looking for libodbc.so
Remove odbc compat from libiodbc
This allows to install both kde and gnome at the same time
While here:
- Convert libiodbc to USES=libtool
- Convert a bunch of libiodbc dependencies to USES=libtool
- Chase libiodbc.so shlib change
- Stagify some ports
- Convert some ports to USES=pgsql
Discussed with: rakuco (kde)
With hat: portmgr
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above )
|
Sat, 28 Dec 2013
|
[ 09:51 johans ]
update
|
Fri, 20 Sep 2013
|
[ 19:53 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
|
Tue, 17 Sep 2013
|
[ 06:44 bapt ]
Fix typo
|
[ 06:40 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
|
Fri, 26 Apr 2013
|
[ 10:44 ak ] (Only the first 10 of 277 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
|
Fri, 8 Mar 2013
|
[ 11:32 bapt ] (Only the first 10 of 209 ports in this commit are shown above. )
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
|
Wed, 6 Feb 2013
|
[ 07:34 bapt ]
Remove the MESA option that brings in the expired gtkglarea, anyway this option
wasn't in OPTIONS_DEFINE so no change here for users
|
Mon, 10 Dec 2012
|
[ 19:11 mm ] (Only the first 10 of 233 ports in this commit are shown above. )
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
|
Thu, 28 Jun 2012
|
[ 16:12 johans ]
Convert to new options framework
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Tue, 14 Feb 2012
|
[ 12:45 mm ] (Only the first 10 of 140 ports in this commit are shown above. )
Bump pcre library dependency due to 8.30 update
|
Mon, 6 Feb 2012
|
[ 12:25 miwi ] (Only the first 10 of 44 ports in this commit are shown above. )
- Chase unixODBC shlib bump
|
Tue, 10 Jan 2012
|
[ 11:41 ale ]
Chase pdflib.so version and bump PORTREVISION accordingly.
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Mon, 12 Sep 2011
|
[ 23:17 gabor ] (Only the first 10 of 16 ports in this commit are shown above. )
- Track dependencies after databases/gdbm update
|
Fri, 24 Jun 2011
|
[ 22:39 mm ] (Only the first 10 of 82 ports in this commit are shown above. )
Bump due to ffmpeg update to 0.7.1
|
Mon, 11 Apr 2011
|
[ 20:09 pav ]
- Mark BROKEN on amd64/7
Reported by: pointyhat
|
Sat, 19 Mar 2011
|
[ 13:15 ale ] (Only the first 10 of 131 ports in this commit are shown above. )
Bump PORTREVISION for ports linking to default libmysqlclient.
|
Mon, 7 Mar 2011
|
[ 23:19 johans ]
- Remove broken workaround when security/nettle is installed
and register it as CONFLICTS_BUILD instead
- Remove md5 checksum while we're here
Reported by: pointyhat via pav
|
Wed, 12 Jan 2011
|
[ 07:45 johans ]
Correct /usr/local/include -> ${LOCALBASE}/include
Feature safe: yes
|
[ 07:40 johans ]
Set CPPFLAGS and pass it to configure explicitly.
This should be a no-op and result in the same package.
It avoids the port build breaking when ports/153625 gets committed.
PR: ports/153625
Submitted by: gerald
Feature safe: yes
|
Sat, 24 Jul 2010
|
[ 16:38 mm ] (Only the first 10 of 67 ports in this commit are shown above. )
- Update ffmpeg to 0.6
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Mon, 19 Apr 2010
|
[ 10:43 ale ] (Only the first 10 of 132 ports in this commit are shown above. )
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin)
|
Fri, 26 Feb 2010
|
[ 07:37 johans ]
Update my email address to the @FreeBSD.org version
Feature safe: yes
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Fri, 20 Nov 2009
|
[ 08:20 johans ]
- Convert to dynamic plist.
The old package list was very incomplete, resulting in a useless package
lacking many of the files that would have been installed.
It would be impossible to even start 'pike' from a package install.
The plist would also be incorrect if any OPTIONS were selected.
The only reason Pointyhat and others didn't complain loudly was
because of some strategically placed '@unexec rm -rf's.
- Bump PORTREVISION.
|
Sat, 31 Oct 2009
|
[ 13:14 johans ]
Fix build error on -CURRENT (result of a parsing fix in /bin/sh)
Submitted by: jilles
|
Fri, 9 Oct 2009
|
[ 13:24 johans ]
- Remove dependency on security/nettle in preparation of nettle upgrade
(now using nettle code included in the pike distribution)
- Claim maintainership
|
Sun, 9 Aug 2009
|
[ 11:34 johans ]
- Register CONFLICTS for lang/pike* ports (binaries + manuals in same place)
PR: ports/137568
Submitted by: Piotr Smyrak
|
Sat, 18 Jul 2009
|
[ 11:11 dinoex ] (Only the first 10 of 337 ports in this commit are shown above. )
- update to jpeg7
Tested by: pav on pointyhat
|
Wed, 13 May 2009
|
[ 09:46 ale ] (Only the first 10 of 95 ports in this commit are shown above. )
Chase libgmp and bump PORTREVISION.
|
Tue, 23 Sep 2008
|
[ 09:02 amdmi3 ]
- Reset maintainer at his request
PR: 127234
Submitted by: Xavier Beaudouin <kiwi at oav dot net> (maintainer)
|
Wed, 18 Jun 2008
|
[ 20:41 pav ]
- Now compiles on amd64/7
|
Fri, 6 Jun 2008
|
[ 13:41 edwin ] (Only the first 10 of 46 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, 17 Oct 2007
|
[ 10:13 ade ] (Only the first 10 of 199 ports in this commit are shown above. )
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs
|
Sun, 7 Oct 2007
|
[ 05:43 linimon ]
Move the definition of USE_PERL5 before bsd.port.pre.mk inclusion. This
is necessary to allow conditional inclusion of bsd.perl.mk.
Hat: portmgr
|
Thu, 4 Oct 2007
|
[ 01:25 edwin ] (Only the first 10 of 15 ports in this commit are shown above. )
Remove always-false/true conditions based on OSVERSION 500000
|
Sat, 8 Sep 2007
|
[ 01:00 linimon ] (Only the first 10 of 82 ports in this commit are shown above. )
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
|
Mon, 11 Jun 2007
|
[ 05:45 miwi ]
- Broken Does not compile on FreeBSD >= 7.0 amd64
Submitted by: pointyhat via kris
Approved by: maintainer
|
Tue, 1 May 2007
|
[ 23:18 miwi ]
- Update to 7.6.112
PR: 112273
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
Tue, 17 Apr 2007
|
[ 18:51 miwi ]
- Update to 7.6.108
- Make the dependcy to libfftw optional since math/fftw needs gcc 4.1.2-xxx
to be compiled users may not afford this long compilation time
- Update MASTER_SITES
PR: 111746
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
Tue, 13 Mar 2007
|
[ 08:10 miwi ]
- Update to 7.6.104
PR: 110187
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
Sat, 3 Mar 2007
|
[ 14:21 rafan ] (Only the first 10 of 11 ports in this commit are shown above. )
- Chase databases/freetds update: ct.3 -> ct.4, tds.4 -> tds.5
- Bump PORTREVISION where necessary
|
Wed, 31 Jan 2007
|
[ 16:11 miwi ]
- Update to 7.6.102
PR: 108554
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
Thu, 16 Nov 2006
|
[ 03:15 vanilla ]
- Update to 7.6.94
PR: ports/105546
Submitted by: maintainer
|
Mon, 9 Oct 2006
|
[ 08:18 ale ]
Chase pdf library and bump PORTREVISION.
|
Wed, 10 May 2006
|
[ 14:46 ale ] (Only the first 10 of 55 ports in this commit are shown above. )
Chase gmp library and bump PORTREVISION.
|
Tue, 9 May 2006
|
[ 20:52 edwin ] (Only the first 10 of 72 ports in this commit are shown above. )
Remove USE_REINPLACE from the categories starting with L
|
Sun, 8 Jan 2006
|
[ 02:52 vanilla ]
1: Upgrade to 7.6.64.
2: use ONLY_FOR_ARCHS, and it's compileable on my amd64 box.
PR: ports/91452
Submitted by: maintainer
|
Thu, 24 Nov 2005
|
[ 11:25 edwin ]
security/nettle is out of date : port version is 1.7, available is 1.13
Nettle port is out of date. Nettle website has 1.13 for ages.
Nettle port needs to be updated for software fixes purposes.
Bumped portversion of lang/pike76
PR: ports/87655
Submitted by: Xavier beaudouin <kiwi@oav.net>
|
Fri, 18 Nov 2005
|
[ 15:20 mnag ]
Backport devel patch to fix underflow in in modify_shared_string()
Bump PORTREVISION
PR: 89225
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
Thu, 17 Nov 2005
|
[ 12:58 pav ]
- Update to 7.6.50
PR: ports/89127
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
Thu, 3 Nov 2005
|
[ 21:02 pav ]
- Update to 7.6.48
PR: ports/88378
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
Thu, 14 Jul 2005
|
[ 15:29 pav ]
- Fix typo (expiremental -> experimental)
|
Tue, 24 May 2005
|
[ 22:54 pav ]
- Disable poll support, it's buggy
PR: ports/81434
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
Sat, 26 Mar 2005
|
[ 22:24 kris ]
BROKEN on !i386: Does not compile
Approved by: portmgr (self)
|
Mon, 31 Jan 2005
|
[ 00:35 girgen ] (Only the first 10 of 107 ports in this commit are shown above. )
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
|
Sun, 9 Jan 2005
|
[ 05:05 vanilla ]
bump librsvg's version for fix dependcy.
PR: ports/75877
Submitted by: maintainer
|
Sat, 18 Dec 2004
|
[ 15:34 pav ]
- Chase pdflib update
These ports were broken for 5, resp. 14 months. Ouch.
PR: ports/75187 (pike76)
Submitted by: Xavier Beaudouin <kiwi@oav.net>
Pointy hats: ale, edwin
|
Sun, 5 Dec 2004
|
[ 18:50 lioux ]
Chase library version bump on multimedia/ffmpeg
|
Tue, 2 Nov 2004
|
[ 19:47 pav ]
- Update to 7.6.24
PR: ports/73406
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
Thu, 19 Aug 2004
|
[ 17:41 vanilla ]
Upgrade to 7.6.13.
PR: ports/70658
Submitted by: maintainer
|
Tue, 15 Jun 2004
|
[ 11:40 kris ]
Also broken on amd64
|
Fri, 21 May 2004
|
[ 06:37 krion ]
- Add more MASTER_SITES
PR: ports/66959
Submitted by: maintainer
|
Thu, 20 May 2004
|
[ 10:26 vanilla ]
Upgrade to 7.6.9.
PR: ports/66776
Submitted by: maintainer
|
Thu, 13 May 2004
|
[ 09:11 kris ]
BROKEN on sparc64: Build fails
|
Fri, 7 May 2004
|
[ 01:12 vanilla ]
- Update to 7.6.6 Release
PR: ports/66330
Submitted by: maintainer
|
Wed, 5 May 2004
|
[ 21:54 vanilla ]
Upgrade to 7.6.3.
PR: ports/66200
Submitted by: maintainer
|
Number of commits found: 72 |