Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.6.132_1 01 Jul 2014 06:33:38 |
rene |
Remove outdated ports:
2014-07-01 security/sudosh3: Funcition replaced by sudo -s
2014-07-01 security/sudosh: Funcition replaced by sudo -s
2014-07-01 security/sudosh2: Funcition replaced by sudo -s
2014-07-01 lang/pike76: Outdated: Users should switch to lang/pike78
2014-07-01 editors/gummi: Builds fine but the program itself is unusable |
7.6.132_1 20 May 2014 18:11:35 |
johans |
Deprecate Pike 7.6 in favour of Pike 7.8
Don't bother with staging
Approved by: portmgr (implicit) |
7.6.132_1 05 May 2014 16:24:01 |
bapt |
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 |
7.6.132_1 16 Apr 2014 18:28:50 |
zeising |
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 ) |
7.6.132 28 Dec 2013 09:51:44 |
johans |
update |
7.6.112_18 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
7.6.112_18 17 Sep 2013 06:44:10 |
bapt |
Fix typo |
17 Sep 2013 06:40:21
|
bapt |
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake |
7.6.112_18 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
7.6.112_18 08 Mar 2013 11:32:12 |
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 |
7.6.112_18 06 Feb 2013 07:34:44 |
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 |
10 Dec 2012 19:11:12
|
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
7.6.112_17 28 Jun 2012 16:12:22 |
johans |
Convert to new options framework |
7.6.112_16 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
7.6.112_15 14 Feb 2012 12:45:35 |
mm |
Bump pcre library dependency due to 8.30 update |
7.6.112_14 06 Feb 2012 12:25:50 |
miwi |
- Chase unixODBC shlib bump |
7.6.112_13 10 Jan 2012 11:41:37 |
ale |
Chase pdflib.so version and bump PORTREVISION accordingly. |
7.6.112_13 23 Sep 2011 22:53:49 |
amdmi3 |
- 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
(this commit adds forgotten patch for lang/pike76 to build with LDFLAGS in
environement)
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
7.6.112_13 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
7.6.112_13 12 Sep 2011 23:17:33 |
gabor |
- Track dependencies after databases/gdbm update |
7.6.112_12 24 Jun 2011 22:39:03 |
mm |
Bump due to ffmpeg update to 0.7.1 |
7.6.112_11 11 Apr 2011 20:09:30 |
pav |
- Mark BROKEN on amd64/7
Reported by: pointyhat |
7.6.112_11 19 Mar 2011 13:15:34 |
ale |
Bump PORTREVISION for ports linking to default libmysqlclient. |
7.6.112_10 12 Mar 2011 22:13:38 |
johans |
Add a patch to fix the build error with pike's nettle module (again)
Reported by: pointyhat via pav |
7.6.112_10 07 Mar 2011 23:19:36 |
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 |
7.6.112_10 12 Jan 2011 07:45:33 |
johans |
Correct /usr/local/include -> ${LOCALBASE}/include
Feature safe: yes |
7.6.112_10 12 Jan 2011 07:40:22 |
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 |
7.6.112_10 24 Jul 2010 16:38:20 |
mm |
- Update ffmpeg to 0.6 |
7.6.112_9 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
7.6.112_8 19 Apr 2010 10:43:43 |
ale |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
7.6.112_7 26 Feb 2010 07:37:26 |
johans |
Update my email address to the @FreeBSD.org version
Feature safe: yes |
7.6.112_7 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
7.6.112_6 20 Nov 2009 08:20:44 |
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. |
7.6.112_5 31 Oct 2009 13:14:48 |
johans |
Fix build error on -CURRENT (result of a parsing fix in /bin/sh)
Submitted by: jilles |
7.6.112_5 09 Oct 2009 13:24:30 |
johans |
- Remove dependency on security/nettle in preparation of nettle upgrade
(now using nettle code included in the pike distribution)
- Claim maintainership |
7.6.112_4 09 Aug 2009 11:34:52 |
johans |
- Register CONFLICTS for lang/pike* ports (binaries + manuals in same place)
PR: ports/137568
Submitted by: Piotr Smyrak |
7.6.112_4 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
7.6.112_3 13 May 2009 09:46:02 |
ale |
Chase libgmp and bump PORTREVISION. |
7.6.112_2 23 Sep 2008 09:02:25 |
amdmi3 |
- Reset maintainer at his request
PR: 127234
Submitted by: Xavier Beaudouin <kiwi at oav dot net> (maintainer) |
7.6.112_2 18 Jun 2008 20:41:50 |
pav |
- Now compiles on amd64/7 |
7.6.112_2 06 Jun 2008 13:41:15 |
edwin |
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) |
7.6.112_1 17 Oct 2007 10:13:01 |
ade |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
7.6.112 07 Oct 2007 05:43:16 |
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 |
7.6.112 04 Oct 2007 01:25:18 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
7.6.112 08 Sep 2007 01:00:17 |
linimon |
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 |
7.6.112 11 Jun 2007 05:45:56 |
miwi |
- Broken Does not compile on FreeBSD >= 7.0 amd64
Submitted by: pointyhat via kris
Approved by: maintainer |
7.6.112 01 May 2007 23:18:00 |
miwi |
- Update to 7.6.112
PR: 112273
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) |
7.6.108 17 Apr 2007 18:51:07 |
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) |
7.6.104 13 Mar 2007 08:10:16 |
miwi |
- Update to 7.6.104
PR: 110187
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) |
7.6.102 03 Mar 2007 14:21:56 |
rafan |
- Chase databases/freetds update: ct.3 -> ct.4, tds.4 -> tds.5
- Bump PORTREVISION where necessary |
7.6.102 31 Jan 2007 16:11:42 |
miwi |
- Update to 7.6.102
PR: 108554
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) |
7.6.94 16 Nov 2006 03:15:52 |
vanilla |
- Update to 7.6.94
PR: ports/105546
Submitted by: maintainer |
7.6.64_2 09 Oct 2006 08:18:35 |
ale |
Chase pdf library and bump PORTREVISION. |
7.6.64_1 10 May 2006 14:46:48 |
ale |
Chase gmp library and bump PORTREVISION. |
7.6.64 09 May 2006 20:52:24 |
edwin |
Remove USE_REINPLACE from the categories starting with L |
7.6.64 08 Jan 2006 02:52:06 |
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 |
7.6.50_2 24 Nov 2005 11:25:04 |
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> |
7.6.50_1 18 Nov 2005 15:20:34 |
mnag |
Backport devel patch to fix underflow in in modify_shared_string()
Bump PORTREVISION
PR: 89225
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) |
7.6.50 17 Nov 2005 12:58:03 |
pav |
- Update to 7.6.50
PR: ports/89127
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) |
7.6.48 03 Nov 2005 21:02:24 |
pav |
- Update to 7.6.48
PR: ports/88378
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) |
7.6.24 14 Jul 2005 15:29:43 |
pav |
- Fix typo (expiremental -> experimental) |
7.6.24 24 May 2005 22:54:23 |
pav |
- Disable poll support, it's buggy
PR: ports/81434
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) |
7.6.24 26 Mar 2005 22:24:06 |
kris |
BROKEN on !i386: Does not compile
Approved by: portmgr (self) |
7.6.24 31 Jan 2005 00:35:56 |
girgen |
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) |
7.6.24 09 Jan 2005 05:05:05 |
vanilla |
bump librsvg's version for fix dependcy.
PR: ports/75877
Submitted by: maintainer |
7.6.24 18 Dec 2004 15:34:20 |
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 |
7.6.24 05 Dec 2004 18:50:50 |
lioux |
Chase library version bump on multimedia/ffmpeg |
7.6.24 02 Nov 2004 19:47:04 |
pav |
- Update to 7.6.24
PR: ports/73406
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) |
7.6.13 19 Aug 2004 17:41:10 |
vanilla |
Upgrade to 7.6.13.
PR: ports/70658
Submitted by: maintainer |
7.6.9 15 Jun 2004 11:40:01 |
kris |
Also broken on amd64 |
7.6.9 31 May 2004 08:28:00 |
kris |
Add missing file |
7.6.9 21 May 2004 06:37:36 |
krion |
- Add more MASTER_SITES
PR: ports/66959
Submitted by: maintainer |
7.6.9 20 May 2004 10:26:22 |
vanilla |
Upgrade to 7.6.9.
PR: ports/66776
Submitted by: maintainer |
7.6.6 13 May 2004 09:11:42 |
kris |
BROKEN on sparc64: Build fails |
7.6.6 07 May 2004 01:12:26 |
vanilla |
- Update to 7.6.6 Release
PR: ports/66330
Submitted by: maintainer |
7.6.3 05 May 2004 21:54:07 |
vanilla |
Upgrade to 7.6.3.
PR: ports/66200
Submitted by: maintainer |