notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: math/fityk/Makefile

Number of commits found: 83

Monday, 19 Aug 2019
15:35 jbeich search for other commits by this committer
devel/boost-*: update to 1.71.0

Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
Original commitRevision:509290 
Sunday, 4 Aug 2019
09:07 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:508082 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
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
Original commitRevision:507372 
Friday, 12 Apr 2019
06:36 jbeich search for other commits by this committer
devel/boost-*: update to 1.70.0

Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
Original commitRevision:498698 
Tuesday, 9 Apr 2019
14:04 sunpoet search for other commits by this committer
Update devel/readline to 8.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
Original commitRevision:498476 
Friday, 1 Mar 2019
06:49 antoine search for other commits by this committer
Mark BROKEN: fails to build

Reported by:	pkg-fallout
Original commitRevision:494240 
Monday, 25 Feb 2019
12:47 bapt search for other commits by this committer
wxGTK3.0: switch to gtk3 and webkit2

Discussed with:	portmgr
Original commitRevision:493853 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
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
Original commitRevision:487272 
00:15 jbeich search for other commits by this committer
devel/boost-*: update to 1.69.0

Changes:	http://www.boost.org/users/history/version_1_69_0.html
PR:		232525
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17645
Original commitRevision:487266 
Thursday, 9 Aug 2018
06:58 jbeich search for other commits by this committer
devel/boost-*: update to 1.68.0

- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
Original commitRevision:476723 
Sunday, 29 Jul 2018
22:18 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
Original commitRevision:475857 
Saturday, 2 Jun 2018
08:56 wen search for other commits by this committer
- Update to 1.3.1
Original commitRevision:471351 
Wednesday, 18 Apr 2018
13:57 jbeich search for other commits by this committer
devel/boost-*: update to 1.67.0

Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
Original commitRevision:467711 
Thursday, 18 Jan 2018
04:11 jbeich search for other commits by this committer
devel/boost-*: update to 1.66.0

Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
Original commitRevision:459315 
Wednesday, 20 Dec 2017
19:34 bapt search for other commits by this committer
Switch from swig 2.0 to swig 3.0
Original commitRevision:456845 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Monday, 25 Sep 2017
00:08 jbeich search for other commits by this committer
devel/boost-*: update to 1.65.1

Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
Original commitRevision:450560 
00:05 jbeich search for other commits by this committer
devel/boost-*: enable C++11 features

PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
Original commitRevision:450557 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Original commitRevision:449591 
Tuesday, 27 Jun 2017
13:46 sunpoet search for other commits by this committer
Update devel/readline to 7.0 patch 3

- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
Original commitRevision:444463 
Tuesday, 2 May 2017
06:48 jbeich search for other commits by this committer
devel/boost-*: update to 1.64.0

Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
Original commitRevision:439934 
Saturday, 1 Apr 2017
15:23 gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Original commitRevision:437439 
Friday, 6 Jan 2017
08:45 jbeich search for other commits by this committer
devel/boost-*: update to 1.63.0

Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
Original commitRevision:430692 
Wednesday, 23 Nov 2016
12:45 jbeich search for other commits by this committer
devel/boost-*: update to 1.62.0

- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
Original commitRevision:426908 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Saturday, 19 Mar 2016
18:17 mat search for other commits by this committer
Montly GH_* cleanup.

Sponsored by:	Absolight
Original commitRevision:411420 
Sunday, 6 Mar 2016
10:53 wen search for other commits by this committer
- Update to 1.3.0

PR:		205894
Submitted by:	tkato432@yahoo.com
Original commitRevision:410453 
Thursday, 31 Dec 2015
10:58 amdmi3 search for other commits by this committer
- Pet portlint
- Switch to options helpers
Original commitRevision:404929 
Wednesday, 16 Dec 2015
13:45 culot search for other commits by this committer
- Reassign sperber@'s ports after his commit bit was taken in for safekeeping
Original commitRevision:403861 
Thursday, 30 Apr 2015
21:48 jbeich search for other commits by this committer
math/fityk: unbreak build on 8.x/9.x (gcc 4.8)

Add -std=c++11 to fix

  /usr/local/include/wx-3.0/wx/strvararg.h:25:27: error: type_traits: No such
file or directory

which itself exposes

  guess.cpp:20:7: error: unknown type name 'array'
  const array<string, 3> Guess::linear_traits =
        ^
  sidebar.cpp:900:52: error: invalid suffix on literal; C++11 requires a space
between
        literal and identifier [-Wreserved-user-defined-literal]
                     + s2wx(format1<realt, 30>("%.10"REALT_LENGTH_MOD"g", a)));
                                                     ^
Reported by:	pkg-fallout
Approved by:	portmgr blanket
MFH:		2015Q2 (only USES due to lack of r383466)
Original commitRevision:385070 
Wednesday, 25 Mar 2015
07:37 marino search for other commits by this committer
math category: Remove $PTHREAD_LIBS

Note that math/PDL did not pass stage-QA before, so it was fixed.

approved by:	PTHREAD blanket
Original commitRevision:382199 
Saturday, 20 Dec 2014
18:17 antoine search for other commits by this committer
Explicitely set MASTER_SITES to GHC, fityk is not available on GH
Original commitRevision:375062 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Original commitRevision:367888 
12:18 amdmi3 search for other commits by this committer
- Drop .la files, no dependees require them

Approved by:	portmgr blanket
Original commitRevision:367823 
Wednesday, 23 Apr 2014
13:25 tijl search for other commits by this committer
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la.  So everything that subsequently links with libA will also
link to these extra libraries.  This causes too much overlinking.

This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging.  However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.

So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).

PORTREVISION is bumped on all ports with USES=libtool that install .la
libraries.  Most ports are also changed to add :keepla because .la
libraries have to be kept around as long as there are dependent ports with
.la libraries that refer to them in their dependency_libs field.  In most
cases :keepla can be removed again as soon as all dependent ports that
install .la libraries have some form of USES=libtool added to their
Makefile.

PR:		ports/188759
Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
Original commitRevision:351936 
Tuesday, 8 Apr 2014
13:06 bapt search for other commits by this committer
Previous commit should have the following log:
Support stage
Fix build with clang
Switch to wxGTK 3.0
Convert to USES=libtools
Add missing run dependencies

and the revision should have been bumped
Original commitRevision:350608 
13:06 bapt search for other commits by this committer
Support stage
Fix build with clang
Switch to wxGTK 3.0
Convert to USES=libtools
Original commitRevision:350607 
Friday, 21 Feb 2014
13:38 ehaupt search for other commits by this committer
Remove trailing whitespaces from category math
Original commitRevision:345420 
Monday, 10 Feb 2014
13:54 ehaupt search for other commits by this committer
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
Original commitRevision:343634 
Friday, 20 Sep 2013
20:55 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
Original commitRevision:327746 
Saturday, 29 Jun 2013
21:41 antoine search for other commits by this committer
Fix PORT_OPTIONS conversion
Original commitRevision:322064 
Wednesday, 3 Apr 2013
14:14 sperber search for other commits by this committer
- Update fityk to 0.9.8 (to unbreak build)
  - Update xylib to 1.1
- Fix MASTER_SITES
- Trim Makefile header
- Update MAINTAINER to my FreeBSD address
- Switch to OptionsNG

Reported by:  pointyhat
Approved by:  portmgr / mentor (miwi)
Original commitRevision:315709 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- 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
Original commit
Monday, 2 May 2011
12:44 makc search for other commits by this committer
Bump PORTREVISION after open-mofit update
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Tuesday, 19 Oct 2010
06:14 wen search for other commits by this committer
- Update to 0.9.4

PR:             ports/151524
Submitted by:   Armin Pirkovitsch <armin@frozen-zone.org> (maintainer)
Original commit
Tuesday, 27 Jul 2010
08:02 decke search for other commits by this committer
- Update to 0.9.3
- Add LICENSE
- Pass maintainership to submitter (via IRC)

PR:             ports/148968
Submitted by:   Armin Pirkovitsch <armin at frozen-zone dot org>
Approved by:    miwi (mentor)
Original commit
Thursday, 15 Jul 2010
07:12 miwi search for other commits by this committer
- Update to 0.6.3

PR:             148561
Submitted by:   Ports Fury
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Wednesday, 27 Jan 2010
01:04 miwi search for other commits by this committer
- Update to 0.9.0

PR:             142982
Submitted by:   Ports Fury
Original commit
Friday, 28 Aug 2009
23:29 miwi search for other commits by this committer
- Update to 0.8.9

PR:             138280
Submitted by:   Ports Fury
Original commit
Sunday, 2 Aug 2009
19:36 mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Friday, 26 Jun 2009
14:39 miwi search for other commits by this committer
- Update to 0.8.0

PR:             136049
Submitted by:   Ports Fury
Original commit
Thursday, 18 Jun 2009
12:23 miwi search for other commits by this committer
- Update to 0.8.7

PR:             135643
Submitted by:   Ports Fury
Original commit
Friday, 6 Jun 2008
13:44 edwin search for other commits by this committer
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)
Original commit
Saturday, 26 Apr 2008
14:49 miwi search for other commits by this committer
- Update to 0.8.6

PR:             123087
Submitted by:   Ports Fury
Original commit
Friday, 21 Mar 2008
11:40 miwi search for other commits by this committer
- Update to 0.8.5

PR:             120819
Submitted by:   Ports Fury
Original commit
Friday, 14 Dec 2007
18:45 miwi search for other commits by this committer
- Update to 0.8.2

PR:             118599
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Monday, 23 Jul 2007
09:36 rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
Original commit
Wednesday, 4 Jul 2007
15:10 barner search for other commits by this committer
- Bump boost shared library version to 4
- Bump PORTREVISION
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Thursday, 26 Apr 2007
14:56 lwhsu search for other commits by this committer
- Update to version 0.8.1
- Use MASTER_SITES_ABBREVS in MASTER_SITES

PR:             112136
Submitted by:   KATO Tsuguru <tkato432 AT yahoo.com>
Approved by:    clsung (mentor, implicitly)
Original commit
Wednesday, 18 Apr 2007
11:46 gabor search for other commits by this committer
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
  with letter i-m
Original commit
Friday, 16 Mar 2007
12:00 miwi search for other commits by this committer
- Update to 0.7.8

PR:             110345
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Wednesday, 17 Jan 2007
17:16 nivit search for other commits by this committer
- Updated to 0.7.7
- Added CONFIGURE_ARGS= --mandir=${MANPREFIX}/man

PR:             ports/108001
Submitted by:   KATO Tsuguru <tkato432 at yahoo.com>
Approved by:    alexbl (mentor, implicit)
Original commit
Tuesday, 26 Sep 2006
12:37 rafan search for other commits by this committer
- Update to 0.7.6

PR:             ports/103640
Submitted by:   KATO Tsuguru <tkato432 at yahoo.com>
Original commit
Thursday, 10 Aug 2006
21:03 miwi search for other commits by this committer
- Update to 0.7.5

PR:             ports/101597
Submitted by:   KATO Tsuguru <tkato432(at)yahoo.com>
Approved by:    krion (mentor)
Original commit
Monday, 12 Jun 2006
01:41 ijliao search for other commits by this committer
upgrade to 0.7.4

PR:             98827
Submitted by:   Ports Fury
Original commit
Thursday, 20 Apr 2006
05:35 sem search for other commits by this committer
- Update to version 0.7.3

PR:             ports/96007
Submitted by:   Ports Fury
Original commit
Thursday, 16 Mar 2006
18:15 pav search for other commits by this committer
- Update to 0.7.2

PR:             ports/94499
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Monday, 13 Feb 2006
10:03 lawrance search for other commits by this committer
Update to 0.7.0.

PR:             ports/93241
Submitted by:   Ports Fury
Original commit
Wednesday, 9 Nov 2005
14:35 barner search for other commits by this committer
Chase Boost shared lib version after update to Boost 1.33.0.

devel/sdts++: Also convert from BUILD_DEPENDS and RUN_DEPENDS to
              LIB_DEPENDS.
Original commit
Saturday, 5 Nov 2005
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
Original commit
Tuesday, 26 Jul 2005
13:30 sem search for other commits by this committer
- Update to 0.5.1

PR:             ports/84071
Submitted by:   Ports Fury
Original commit
Wednesday, 6 Jul 2005
15:24 pav search for other commits by this committer
- Update to 0.5.0.1

PR:             ports/82942
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Friday, 27 May 2005
18:57 pav search for other commits by this committer
- Fix build after wxGtk changes

Reported by:    pointyhat
Original commit
Thursday, 12 May 2005
19:23 krion search for other commits by this committer
Fix INDEX build.

Reported by:    cperciva
Original commit
Saturday, 12 Mar 2005
10:54 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
Original commit
Friday, 11 Mar 2005
09:17 vs search for other commits by this committer
Unbreak on 4.x by depending on readline from ports.
Original commit
Tuesday, 8 Mar 2005
02:08 ijliao search for other commits by this committer
add fityk 0.4.4
Free peak fitting software
Original commit

Number of commits found: 83