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: java/classpath/Makefile
SVNWeb

Number of commits found: 80

Sat, 10 Nov 2018
[ 18:12 bapt search for other commits by this committer ] Original commit   Revision:484628 (Only the first 10 of 386 ports in this commit are shown above. View all ports for this commit)
Install texinfo files (GNU info) into ${PREFIX}/share/info

After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
Fri, 2 Nov 2018
[ 09:04 bapt search for other commits by this committer ] Original commit   Revision:483790
Mark as deprecated, GNU classpath as stalled since 2012
superceded by OpenJDK
Tue, 11 Sep 2018
[ 18:34 zeising search for other commits by this committer ] Original commit   Revision:479538 (Only the first 10 of 331 ports in this commit are shown above. View all ports for this commit)
Change x11/xorgproto to become a build dep

Change x11/xorgproto to become a build time dependency when added to
USE_XORG.  Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.

PR:		230909
Reviewed by:	eadler
Approved by:	portmgr (antoine)
Obtained
from:	https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run:	antoine
Differential Revision:	https://reviews.freebsd.org/D16906
Tue, 31 Jul 2018
[ 18:41 zeising search for other commits by this committer ] Original commit   Revision:476013 (Only the first 10 of 254 ports in this commit are shown above. View all ports for this commit)
Switch to xorgproto instead of individual packages

Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto.  This update
tracks that change.

* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
  bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
  instead depend on xorgproto.  Bump portrevision.
* Delete the old *proto packages, update MOVED.

PR:		230023
Submitted by:	zeising
Approved by:	portmgr (antoine)
exp-run by:	antoine
Sun, 29 Jul 2018
[ 22:18 gerald search for other commits by this committer ] Original commit   Revision:475857 (Only the first 10 of 1480 ports in this commit are shown above. View all ports for this commit)
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
Thu, 28 Jun 2018
[ 17:39 tcberner search for other commits by this committer ] Original commit   Revision:473503 (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
Sat, 2 Dec 2017
[ 13:34 rene search for other commits by this committer ] Original commit   Revision:455370
java/classpath: fix build after switching to bootstrap-openjdk6

Reported by:	antoine
Pointy hat:	rene
Fri, 1 Dec 2017
[ 12:18 rene search for other commits by this committer ] Original commit   Revision:455281
java/{cacao,classpath}: Use java/bootstrap-openjdk6 as dependency.
Thu, 30 Nov 2017
[ 06:13 linimon search for other commits by this committer ] Original commit   Revision:455167 (Only the first 10 of 189 ports in this commit are shown above. View all ports for this commit)
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.

This is part two of a multipart commit to bring armv7 ports to parity
with armv6.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com -exp run
Thu, 12 Oct 2017
[ 15:57 mat search for other commits by this committer ] Original commit   Revision:451901 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Remove WANT_GNOME and HAVE_GNOME.

Approved by:	bapt kwm
Sponsored by:	Absolight
Differential Revision:	  https://reviews.freebsd.org/D12643
Sun, 10 Sep 2017
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:449591 (Only the first 10 of 1201 ports in this commit are shown above. View all ports for this commit)
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
Sat, 20 May 2017
[ 16:58 linimon search for other commits by this committer ] Original commit   Revision:441320 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Reported by:	swills
Approved by:	portmgr (tier-2 blanket)
Mon, 1 May 2017
[ 19:25 linimon search for other commits by this committer ] Original commit   Revision:439906
Provide error messages for some ports failing on aarch64, and, in a
few cases, other tier-2 archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Sat, 1 Apr 2017
[ 15:23 gerald search for other commits by this committer ] Original commit   Revision:437439 (Only the first 10 of 1118 ports in this commit are shown above. View all ports for this commit)
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
Thu, 8 Dec 2016
[ 19:23 tijl search for other commits by this committer ] Original commit   Revision:428150 (Only the first 10 of 122 ports in this commit are shown above. View all ports for this commit)
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Fri, 1 Apr 2016
[ 14:08 mat search for other commits by this committer ] Original commit   Revision:412347 (Only the first 10 of 481 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
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
Sun, 17 Aug 2014
[ 19:25 tijl search for other commits by this committer ] Original commit   Revision:365226
- Add USES=libtool
- Remove redundant -i.bak
Tue, 15 Jul 2014
[ 17:52 adamw search for other commits by this committer ] Original commit   Revision:361989 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Add EXAMPLES to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MEXAMPLES.
Sat, 5 Jul 2014
[ 19:27 olgeni search for other commits by this committer ] Original commit   Revision:360810 (Only the first 10 of 86 ports in this commit are shown above. View all ports for this commit)
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Categories J-L.

CR:		D305
Approved by:	portmgr (swills)
Thu, 10 Apr 2014
[ 06:27 bapt search for other commits by this committer ] Original commit   Revision:350776
Better handling of gjdoc manpage
[ 06:25 bapt search for other commits by this committer ] Original commit   Revision:350775
Fix
[ 06:25 bapt search for other commits by this committer ] Original commit   Revision:350774
Support stage
Fri, 20 Sep 2013
[ 19:48 bapt search for other commits by this committer ] Original commit   Revision:327738 (Only the first 10 of 143 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
java)
Sun, 15 Sep 2013
[ 08:15 az search for other commits by this committer ] Original commit   Revision:327334 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Sat, 17 Aug 2013
[ 16:27 gerald search for other commits by this committer ] Original commit   Revision:324851 (Only the first 10 of 93 ports in this commit are shown above. View all ports for this commit)
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.

Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
Sat, 27 Apr 2013
[ 11:59 mva search for other commits by this committer ] Original commit   Revision:316662 (Only the first 10 of 219 ports in this commit are shown above. View all ports for this commit)
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
Tue, 23 Apr 2013
[ 11:46 bapt search for other commits by this committer ] Original commit   Revision:316350 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Convert j* categories to USES=pkgconfig
Tue, 12 Feb 2013
[ 22:21 jkim search for other commits by this committer ] Original commit   Revision:312134
- Build with java/bootstrap-openjdk on X86 platforms by default.
- Attempt to build with gcc on non-X86 platforms.  Note the gcc must be
built with Java support.
Mon, 10 Dec 2012
[ 13:18 bapt search for other commits by this committer ] Original commit   Revision:308604 (Only the first 10 of 172 ports in this commit are shown above. View all ports for this commit)
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
Fri, 5 Oct 2012
[ 17:40 jkim search for other commits by this committer ] Original commit   Revision:305314
We have to supply -Xmx directly to JVM because ECJ ignores -J option.

http://developer.classpath.org/mediation/ClasspathDeveloperGuidelines
Thu, 4 Oct 2012
[ 18:47 jkim search for other commits by this committer ] Original commit   Revision:305274
Fix a typo for the wrappers.
[ 17:32 jkim search for other commits by this committer ] Original commit   Revision:305270
- Update ECJ to 3.8.1.

The following changes were made in the previous commit.

- Use ECJ 3.8 instead of 4.2.  This simplifies and add more Eclipse mirrors.
They are actually the same compilers released with different Eclipse JDTs.
- Add an option to build gjdoc.
- Add an option to build with GMP, which enables java.math.BigInteger.
- Add an option to build with native JDK.  When it is turned off, ECJ or GCJ
(when WITH_GCJ is defined) is used for glibj.zip.  Note ECJ (with gij) and
GCJ can compile classpath perfectly fine on FreeBSD 9 and later but it seems
libgcj interacts badly with 7 and 8.  Need more investigation.
- Reduce unnecessary dependencies.  zip is not used when "--with-jar" is
specified.  Use pre-built ANTLR jar file, which is only used for gjdoc.
Remove JDK run-time dependency because it is only necessary to execute tools
and these tools are actually wrappers.  Now we just execute them with javavm
wrapper (or user-specified VM when JAVACMD environment variable is set).
Note you need a valid JVM to run these commands now.
- Add a patch to fix an ugly JAR updater bug.  Without this, the file name
must include "/" in it, e.g., "gjar i ./glibj.zip".
[ 16:13 jkim search for other commits by this committer ] Original commit   Revision:305262 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
- Reset maintainership.  See ports/164941.
- Fix conflicts with java/classpath.  Note security provider configuration
is moved to ${PREFIX}/lib/security/SableVM.security.  This file is always
loaded first because the short vendor name is SableVM.  If it does not
exist, then classpath.security is loaded (java/security/Security.java).
- Reduce Makefile headers, add licenses, and convert to optionsNG.
Fri, 14 Sep 2012
[ 22:13 jkim search for other commits by this committer ] Original commit   Revision:304301
Simplify the previous commit a bit.
[ 21:56 jkim search for other commits by this committer ] Original commit   Revision:304299
Add an option to build with Eclipse Java Compiler.  It also adds
com.sun.tools.javac implementation in tools.zip.  Turned off by default.
[ 18:36 jkim search for other commits by this committer ] Original commit   Revision:304285
Add license.
[ 18:10 jkim search for other commits by this committer ] Original commit   Revision:304282
- Update to 0.99.
- Reset maintainer to java (ports/164941).
- Convert to optionsNG.
- Honor NOPORTEXAMPLES.
Wed, 6 Jun 2012
[ 06:44 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 587 ports in this commit are shown above. View all ports for this commit)
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- 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
Thu, 11 Aug 2011
[ 19:51 kwm search for other commits by this committer ] Original commit 
Was too fast, add WANT_GNOME for these ports have optional USE_GNOME components.

Submitted by:   portsnap index build bot
[ 19:20 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 543 ports in this commit are shown above. View all ports for this commit)
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Fri, 23 Jan 2009
[ 16:28 flz search for other commits by this committer ] Original commit  (Only the first 10 of 612 ports in this commit are shown above. View all ports for this commit)
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
Fri, 16 Jan 2009
[ 07:20 beech search for other commits by this committer ] Original commit 
- Update to 0.97.2

PR:             ports/130584
Submitted by:   Bjorn Konig <bkoenig@alpha-tierchen.de> (maintainer)
Fri, 6 Jun 2008
[ 13:38 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 130 ports in this commit are shown above. View all ports for this commit)
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)
Sun, 20 Apr 2008
[ 13:17 miwi search for other commits by this committer ] Original commit 
- Fix build after xorg cleanup

Submitted by:   pointyhat
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Fri, 4 Apr 2008
[ 12:09 pav search for other commits by this committer ] Original commit 
- Update to 0.93, last that can be built with jikes
- Take maintainership

PR:             ports/122311
Submitted by:   Bjoern Koenig <bkoenig@alpha-tierchen.de>
Sat, 15 Dec 2007
[ 18:32 pav search for other commits by this committer ] Original commit 
- Register conflicts against sablevm-classpath
Fri, 29 Jun 2007
[ 19:33 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD.
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Sat, 25 Nov 2006
[ 14:45 stefan search for other commits by this committer ] Original commit 
- Disable browser plugin for now to unbreak port. [1]
- Add USE_LDCONFIG.

Notified by:    kris/pointyhat [1]
Wed, 15 Nov 2006
[ 18:05 stefan search for other commits by this committer ] Original commit 
Update to 0.92.

PR:             103444
Submitted by:   Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
Approved by:    maintainer timeout (> 7 weeks)
Sun, 14 May 2006
[ 01:13 itetcu search for other commits by this committer ] Original commit 
- Update to 0.90
- Pass maintainership to submiter

PR:             ports/97150
Submitted by:   Rainer Alves <rainer.alves@gmail.com>
Approved by:    lawrance (metor)
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Mon, 23 Jan 2006
[ 07:04 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Revert last commit.  It is not possible (yet) to have the dirrmtry usage
in the post-install target.  Its usage must preceed generate-plist.

This problem needs to be revisited either in a rework of bsd.port.mk or
each of these Makefiles.

Hat:            portmgr
Pointy hat:     edwin`
Sun, 22 Jan 2006
[ 05:52 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 153 ports in this commit are shown above. View all ports for this commit)
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
Tue, 29 Nov 2005
[ 14:36 archie search for other commits by this committer ] Original commit 
Add missing files to pkglist.
Sun, 27 Nov 2005
[ 16:42 archie search for other commits by this committer ] Original commit 
Upgrade to 0.19; disable evolving graphical stuff for now.
Tue, 15 Nov 2005
[ 06:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Sat, 5 Nov 2005
[ 05:22 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Mon, 29 Aug 2005
[ 07:32 vs search for other commits by this committer ] Original commit 
- fix build on 4.x: include missing header
- USE_LIBTOOL, drop ltmain-patch
Tue, 26 Jul 2005
[ 19:34 archie search for other commits by this committer ] Original commit 
Upgrade to release 0.17.
Mon, 16 May 2005
[ 14:13 archie search for other commits by this committer ] Original commit 
Upgrade to 0.15.
Tue, 29 Mar 2005
[ 14:59 archie search for other commits by this committer ] Original commit 
Use ${ECHO_CMD} instead of ${ECHO} for "real" echoing.

Approved by:    portmgr (implicitly)
Mon, 28 Mar 2005
[ 23:01 archie search for other commits by this committer ] Original commit 
Fix previous commit: use ${ECHO} instead of echo.

Approved by:    portmgr (implicitly)
[ 22:16 archie search for other commits by this committer ] Original commit 
Unbreak by removing directory at uninstall time.

Approved by:    portmgr
Sun, 27 Mar 2005
[ 02:35 kris search for other commits by this committer ] Original commit 
BROKEN: Incomplete pkg-plist

Approved by:    portmgr (self)
Mon, 21 Mar 2005
[ 02:27 archie search for other commits by this committer ] Original commit 
Update to version 0.14.
Sat, 12 Mar 2005
[ 10:54 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 911 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared lib version change.
Tue, 30 Nov 2004
[ 15:13 archie search for other commits by this committer ] Original commit 
Add CONFIGURE_ARGS to fix build problem.
Mon, 29 Nov 2004
[ 23:48 archie search for other commits by this committer ] Original commit 
Update to version 0.12.
Sun, 7 Nov 2004
[ 22:37 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 631 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Mon, 25 Oct 2004
[ 13:56 vs search for other commits by this committer ] Original commit 
- Unbreak: Add missing build-dependency on archivers/zip
- Fix compilation on 4.x
Sat, 18 Sep 2004
[ 07:52 kris search for other commits by this committer ] Original commit 
BROKEN on 5.x: Configure fails

Approved by:    portmgr (self)
Wed, 1 Sep 2004
[ 08:37 ijliao search for other commits by this committer ] Original commit 
add classpath 0.10
A GNU project to create free core class libraries

Number of commits found: 80