summaryrefslogtreecommitdiff
path: root/java/sablevm (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-04-07One more small cleanup, forgotten yesterday.Mathieu Arnold1-1/+0
Reported by: lwhsu
2021-04-06Remove # $FreeBSD$ from Makefiles.Mathieu Arnold1-1/+0
2020-07-04Chanse update of devel/libffiNiclas Zeising1-1/+1
Chase the devel/libffi update Bump portrevision of all dependent ports to chace shard library version bump in libffi. Update LIB_DEPENDS lines where needed to not require a specific version of libffi.so. PR: 247028 (for tracking)
2016-12-08Remove libiconv.so.3 compatibility link that was added in r374303 toTijl Coosemans1-1/+1
prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
2016-04-01Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold1-5/+5
With hat: portmgr Sponsored by: Absolight
2014-11-14Cleanup plistAntoine Brodin1-6/+0
2014-09-17Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.Tijl Coosemans1-2/+2
There are only 60 such ports so there doesn't need to be a separate keyword or USES for this. Approved by: portmgr (bapt)
2014-09-10Fix build by forcing -lpopt.Adam Weinberger1-0/+2
2014-09-08Add USES=libtool and INSTALL_TARGET=install-stripTijl Coosemans2-5/+5
2014-08-11Finish stage supportAntoine Brodin2-16/+6
2014-06-09Use new LIB_DEPENDS format. Remove unnecessary NO_STAGE.Jung-uk Kim1-3/+2
2014-05-26- Covert gmake, xz to USESMartin Wilke1-2/+1
Approved by: portmgr
2013-09-20Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin1-1/+1
java)
2013-04-27- Convert USE_ICONV=yes to USES=iconvMarcus von Appen1-2/+1
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising
2013-04-26- Convert USE_GETTEXT to USES (part 4)Alex Kozlov1-2/+1
Approved by: portmgr (bapt)
2013-04-23Convert j* categories to USES=pkgconfigBaptiste Daroussin1-1/+1
2012-10-04- Reset maintainership. See ports/164941.Jung-uk Kim2-29/+27
- 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.
2012-06-01- update png to 1.5.10Dirk Meyer1-1/+1
2011-09-23- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov1-1/+2
- 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
2011-03-20- Get Rid MD5 supportMartin Wilke1-1/+0
2010-05-31Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett1-1/+1
2010-03-28- update to 1.4.1Dirk Meyer1-1/+1
Reviewed by: exp8 run on pointyhat Supported by: miwi
2010-02-05- update to jpeg-8Dirk Meyer1-1/+1
2009-08-02-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger1-1/+1
-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
2008-06-21- Fix build with jdk16Martin Wilke2-3/+5
PR: 123624 Submitted by: Andrew Reilly <areilly@bigpond.net.au> Approved by: maintainer
2008-06-06Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis1-1/+1
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)
2008-04-04- Adapt for new libffi, and various fixesPav Lucistnik1-5/+8
PR: ports/122399 Submitted by: Bjoern Koenig <bkoenig@alpha-tierchen.de> (maintainer)
2008-02-21- Use devel/libffi instead of devel/libffi-develMartin Wilke1-3/+3
- Use SF macro - Bump PORTREVISION PR: 120926 Submitted by: Bjoern Koenig (maintainer)
2007-12-15- Update to 1.13Pav Lucistnik6-2915/+41
- Take maintainership - Split classpath into separate port - Switch to libffi-devel to allow build on !386 PR: ports/118288, ports/118312 Submitted by: Bjoern Koenig <bkoenig@alpha-tierchen.de>
2007-09-30Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon1-2/+2
PR: ports/116639 Submitted by: aDe
2007-07-03- switch INSTALLS_SHLIB => USE_LDCONFIGMartin Wilke1-1/+5
- Fix build after objformat removal
2007-07-03- Reset MAINTAINER:Pav Lucistnik1-1/+1
<<< 550 relay not permitted 550 5.1.1 <roman@ontographics.com>... User unknown
2007-05-19- Welcome X.org 7.2 \o/.Florent Thoumie1-1/+1
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
2006-05-28- Renamed port graphics/libart_lgpl2 -> graphics/libart_lgplPav Lucistnik1-1/+1
2006-02-23Conversion to a single libtool environment.Ade Lovett2-1/+2
Approved by: portmgr (kris)
2006-01-22SHA256ifyEdwin Groothuis1-0/+2
Approved by: krion@
2005-11-15Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett1-3/+1
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.
2005-11-05Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke1-1/+1
2005-03-12Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke1-1/+1
2004-11-07Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke1-0/+1
big upgrade.
2004-07-27Add build fix for FreeBSD 4.x.Archie Cobbs1-0/+14
2004-07-26Update to 1.1.6.Archie Cobbs5-12/+270
2004-07-05New maintainer.Archie Cobbs1-1/+1
2004-06-17Use USE_LIBLTDL instead of depending on ltdl:${PORTSDIR}/devel/libltdl15.Archie Cobbs1-2/+2
Noticed by: krion
2004-06-17Upgrade to version 1.1.5.Archie Cobbs23-2662/+2632
Submitted by: Roman Kennke <roman@ontographics.com>
2004-06-04Sync with new bsd.autotools.mkAde Lovett1-2/+2
2004-03-31SIZEify (maintainer timeout)Trevor Johnson1-0/+3
2004-03-14Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett1-1/+1
Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
2004-02-23Restrict to i386.Archie Cobbs1-4/+1
2004-02-23BROKEN on alpha: does not compileKris Kennaway1-1/+7