summaryrefslogtreecommitdiff
path: root/math/oleo
AgeCommit message (Collapse)Author
2013-07-10Convert from USE_MOTIF to USES=motifBaptiste Daroussin
While here: - Trim headers - Convert USE_GMAKE to USES=gmake - Remove indefinite article from comment
2013-04-26- Convert USE_GETTEXT to USES (part 4)Alex Kozlov
Approved by: portmgr (bapt)
2013-03-08Convert USE_BISON to USES= bisonBaptiste Daroussin
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
2012-10-03- Convert to OptionsNGPietro Cerutti
Notified by: http://wiki.freebsd.org/Ports/Options/ConvertingToOptionsNG
2011-09-23- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov
- 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 Wilke
2010-12-04Sync to new bsd.autotools.mkAde Lovett
2010-05-31Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett
2008-06-06Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis
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-19- Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke
- 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)
2008-03-10- Remove USE_XLIB in favor of USE_XORGPietro Cerutti
- Fix OPTIONS Approved by: miwi (mentor)
2008-02-21My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.Pietro Cerutti
Approved by: miwi (mentor)
2008-02-08- Fix build with gcc 4.2Martin Wilke
- Pass maintainership to submitter PR: 120415 Submitted by: "Pietro Cerutti" <gahr@gahr.ch>
2007-10-17Migration from bison 1.x to 2.xAde Lovett
PR: 117086 Tested by: -exp runs
2007-05-27BROKEN with gcc 4.2Kris Kennaway
2007-05-19- Welcome X.org 7.2 \o/.Florent Thoumie
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
2006-05-10Remove USE_REINPLACE from ports starting with MEdwin Groothuis
2005-11-25- Add SHA256Pav Lucistnik
2005-11-15Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett
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-01-19Fix build with gcc34 & open-motifVolker Stolz
PR: ports/75900 Noticed by: Tyler Davidson
2004-08-20- Convert to OPTIONSPav Lucistnik
PR: ports/70736 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2004-07-15Fix build on 5.x and fix build with new X headers.Eric Anholt
Reported by: pointyhat via kris
2004-06-19BROKEN on 5.x: Does not compileKris Kennaway
2004-06-08Don't use gettext if not needed.Thierry Thomas
2004-06-07- unbreak;Thierry Thomas
- do some cleaning.
2004-02-07BROKEN on 5.x: does not compileKris Kennaway
2004-02-04Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke
Submitted by: trevor Tested by: bento
2004-01-29SIZEify.Trevor Johnson
2004-01-23Now gettext 0.12.1 is gettext-old.Trevor Johnson
2003-09-04- Fix buildKirill Ponomarev
PR: 56436 Submitted by: Ports Fury
2003-08-26Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke
Prodded by: kris
2003-08-25Chase the libintl.so shared lib version.Joe Marcus Clarke
2003-07-19Fix build, and another fixes for building.Maho Nakata
Unbreak. PR: 51923 Submitted by: KATO Tsuguru <tkato@prontomail.com>
2003-06-04Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway
tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
2003-05-18BROKEN on 5.1: does not compileKris Kennaway
2003-05-06BROKEN: Does not compileKris Kennaway
2003-02-20De-pkg-comment.Akinori MUSHA
2003-01-02Add a patch to fix build with bison in -current.Pete Fritchman
PR: 46690 Submitted by: Andreas Schulz <ats@first.fraunhofer.de>
2002-11-10o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
2002-11-06Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger
Approved by: pat
2002-09-29find->${FIND},xargs->${XARGS}Ying-Chieh Liao
PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-08-01Chase shlib rev of devel/gettextAde Lovett
Submitted by: lots and lots Pointy hat to: ade
2002-06-22Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao
PR: 39656 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-09Unbreak: fix compilation.Pete Fritchman
2002-05-18BROKEN: Does not buildKris Kennaway
2002-04-12gettext upgrade uber-patch (stage 3)Ade Lovett
- switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
2002-03-29Unbreak on 5-CURRENT (replace malloc.h references with stdlib.h).Bruce A. Mah
2002-03-15Stage 1 of gettext update.Ade Lovett
Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
2002-01-06First round of auto* cleanups:Will Andrews
- USE_AUTO* -> USE_AUTO*_VER=* where required - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK - Other minor changes to fix things These changes should be no-ops with the current bsd.port.mk, but will assist in preparing for the next generation of USE_AUTO*. Submitted by: bento 4-exp USE_AUTO* cleanups http://people.FreeBSD.org/~will/4-exp/ http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2001-12-31Use '::' as an dependency operator for pre-everything target. This isDirk Froemberg
needed because of the special nature of the pre-everything target. See http://www.freebsd.org/cgi/getmsg.cgi?fetch=481921+485051+/usr/local/www/db/text/2001/cvs-all/20011007.cvs-all for details.