aboutsummaryrefslogtreecommitdiffstats
path: root/math/oleo/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+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.
* - Convert to OPTIONSpav2004-08-211-10/+5
| | | | | PR: ports/70736 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
* Fix build on 5.x and fix build with new X headers.anholt2004-07-151-4/+0
| | | | Reported by: pointyhat via kris
* BROKEN on 5.x: Does not compilekris2004-06-191-1/+7
|
* Don't use gettext if not needed.thierry2004-06-091-1/+1
|
* - unbreak;thierry2004-06-081-5/+18
| | | | - do some cleaning.
* BROKEN on 5.x: does not compilekris2004-02-081-0/+4
|
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-3/+2
| | | | | Submitted by: trevor Tested by: bento
* Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1
|
* - Fix buildkrion2003-09-041-2/+8
| | | | | PR: 56436 Submitted by: Ports Fury
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-271-1/+1
| | | | Prodded by: kris
* Chase the libintl.so shared lib version.marcus2003-08-251-1/+1
|
* Fix build, and another fixes for building.maho2003-07-191-7/+3
| | | | | | | Unbreak. PR: 51923 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-051-6/+6
| | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
* BROKEN on 5.1: does not compilekris2003-05-181-1/+7
|
* BROKEN: Does not compilekris2003-05-071-0/+2
|
* De-pkg-comment.knu2003-02-211-0/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-111-2/+0
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-071-0/+2
| | | | Approved by: pat
* find->${FIND},xargs->${XARGS}ijliao2002-09-291-1/+1
| | | | | PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* Chase shlib rev of devel/gettextade2002-08-021-1/+1
| | | | | Submitted by: lots and lots Pointy hat to: ade
* Replace ${PERL} with ${REINPLACE_CMD}ijliao2002-06-231-1/+2
| | | | | PR: 39656 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Unbreak: fix compilation.petef2002-06-101-2/+0
|
* BROKEN: Does not buildkris2002-05-181-0/+2
|
* gettext upgrade uber-patch (stage 3)ade2002-04-131-2/+2
| | | | | | | | | | - 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
* Unbreak on 5-CURRENT (replace malloc.h references with stdlib.h).bmah2002-03-301-0/+4
|
* Stage 1 of gettext update.ade2002-03-161-1/+1
| | | | | | | | | | | | 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
* First round of auto* cleanups:will2002-01-061-1/+1
| | | | | | | | | | | | | - 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/
* Use '::' as an dependency operator for pre-everything target. This isdirk2001-12-311-1/+1
| | | | | | 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.
* Remove shared lib version number from optional LIB_DEPENDSijliao2001-10-151-3/+3
| | | | | PR: 30722 Submitted by: Ports Fury
* Update to version 1.99.16kevlo2001-03-201-8/+15
| | | | | PR: 25931 Submitted by: Ports Fury
* Update of LIB_DEPENDS due to update of xbae to version 4.8.4.lkoeller2000-12-301-1/+1
|
* Update to version 1.99.14kevlo2000-12-031-3/+13
| | | | | PR: 23226 Submitted by: Ports Fury
* Update port to 1.99.12jedgar2000-08-021-6/+6
| | | | | PR: 20264 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
|
* Update to 1.99.5taoka1999-09-201-6/+10
| | | | | PR: 13796 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.fenner1999-01-271-1/+2
|
* Use fpsetmask(0) on FreeBSD.tg1997-10-311-3/+5
| | | | | PR: 4093 Fix suggested by: bde
* Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-6/+4
|
* Use ${INSTALL_MAN} instead of install -c to install the man page.max1996-09-231-2/+2
|
* Added new man page to oleo (with small formatting changes)chuckr1996-08-101-1/+7
| | | | | thanks to Don Yuniskis. It's needed it for a long time, Thanks, Don!
* Delete unnecessary stuff.asami1996-03-101-3/+2
|
* Add a few CATEGORIES lines to take these ports out of `orphans'.jkh1995-04-281-1/+2
| | | | | Seeing your port in the orphans directory is pretty good indication that it doesn't have a categories line! :-)
* I was going to convert the math Makefiles according to the newasami1995-04-221-2/+2
| | | | | rules in bsd.port.mk, but there weren't any Makefiles that needed any tweaking. :] So, just some cosmetic changes.
* Some more Makefile updates, for the math ports.asami1995-04-111-3/+4
|
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,asami1995-03-241-2/+2
| | | | and some other minor cleanup.
* Missing '/' made ncftp not find the distfile.ljo1994-11-111-2/+2
|
* Michael Reifenberger's oleo port.jkh1994-10-121-0/+14
Submitted by: mr