aboutsummaryrefslogtreecommitdiff
path: root/lang/yorick/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add USES=xorg USES=gl, ports categories lNiclas Zeising2019-11-061-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'l' While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516915
* Returns johans's ports to the pool after safekeeping his commit bit.Rene Ladan2019-11-041-1/+1
| | | | Notes: svn path=/head/; revision=516744
* Install texinfo files (GNU info) into ${PREFIX}/share/infoBaptiste Daroussin2018-11-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=484628
* - Add LICENSEDmitry Marakasov2016-12-011-3/+8
| | | | | | | | | - Switch to options helpers Approved by: portmgr blanket Notes: svn path=/head/; revision=427486
* ${RM} already has -f.Mathieu Arnold2016-10-211-1/+1
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* Patch imported from Debian (Thibaut Paumard)Johan van Selst2015-05-191-0/+1
| | | | | | | Fixes crash at startup Notes: svn path=/head/; revision=386795
* Update Yorick to 2.2.04Johan van Selst2015-05-181-1/+1
| | | | Notes: svn path=/head/; revision=386706
* Update ports in the [i-m]* category to not use GH_COMMIT.Mathieu Arnold2015-05-071-3/+2
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385637
* Allow to build with texinfo from portsAntoine Brodin2014-06-261-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=359327
* Update to Yorick 2.2.03Johan van Selst2014-05-051-3/+2
| | | | Notes: svn path=/head/; revision=353038
* - Try to unbreak; it looks like r322706 left out another race, which happensAlexey Dokuchaev2014-04-111-14/+13
| | | | | | | | | | | with -jX build: `libyor.a' is not built atomically, so depend on the cookie file that is dropped after all parts of libyor.a are completed (search for ``oinsert'' targets inside ${WRKSRC}/yorick/Makefile to get the idea) - While here, fix/sort pkg-plist, cleanup the Makefile and port description, use relative symbolic links Notes: svn path=/head/; revision=350891
* Mark broken: fails to linkAntoine Brodin2014-04-051-0/+2
| | | | | | | | | | | | | cc -O2 -Wl,-E -o yorick main.o yinit.o -L. -L../drat -L../hex -lyor -L/usr/local/lib -lX11 -lm yinit.o(.text+0x15): In function `on_launch': : undefined reference to `y_launch' yinit.o(.data+0x0): undefined reference to `yk_yor' *** Error code 1 Reported by: pkg-fallout since february 2014 Notes: svn path=/head/; revision=350277
* Add shared librariesJohan van Selst2014-02-201-0/+2
| | | | Notes: svn path=/head/; revision=345258
* - Update to Yorick 2.2.02Johan van Selst2014-02-071-4/+6
| | | | | | | - MASTER_SITE has moved to Github Notes: svn path=/head/; revision=343282
* Enable stage supportJohan van Selst2014-02-051-23/+11
| | | | Notes: svn path=/head/; revision=342816
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* Sanitize port's inner Makefiles to allow parallel builds.Alexey Dokuchaev2013-07-101-0/+6
| | | | Notes: svn path=/head/; revision=322706
* - Cleanup Makefile before making the port make jobs safeAlexey Dokuchaev2013-07-101-20/+16
| | | | | | | - Convert NOPORTDOCS to OPTIONS; pet portlint(1) Notes: svn path=/head/; revision=322703
* Update yorick to 2.1.06Johan van Selst2010-05-201-2/+1
| | | | Notes: svn path=/head/; revision=254668
* Update my mail address to @FreeBSD.orgJohan van Selst2010-02-231-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250235
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with H,I,J,K,L Notes: svn path=/head/; revision=240071
* Add optional regression testsJohan van Selst2008-06-261-0/+6
| | | | | | | | PR: ports/124918 Submitted by: Pedro F. Giffuni Notes: svn path=/head/; revision=215797
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-231-1/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209644
* Update to 2.1.5Johan van Selst2008-01-101-2/+1
| | | | Notes: svn path=/head/; revision=205400
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update to 2.1.04Johan van Selst2007-04-181-1/+1
| | | | Notes: svn path=/head/; revision=190294
* - Update to 2.1.01Pav Lucistnik2006-03-161-9/+7
| | | | | | | | PR: ports/94274 Submitted by: Johan van Selst <johans@stack.nl> (maintainer) Notes: svn path=/head/; revision=157414
* Remove install-info from Makefile, it's automatically done when INFO is definedEdwin Groothuis2005-12-051-1/+0
| | | | Notes: svn path=/head/; revision=150431
* - Update to 1.6.02Pav Lucistnik2005-05-201-31/+11
| | | | | | | | | | | - Transfer maintainership PR: ports/81254 Submitted by: Johan van Selst <johans@stack.nl> Approved by: David H. Munro <munro@oldben.llnl.gov> (maintainer) Notes: svn path=/head/; revision=135712
* - Update to 1.5.14Pav Lucistnik2003-12-131-3/+4
| | | | | | | | PR: ports/59858 Submitted by: maintainer via Pedro F. Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=95761
* Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently addedJoe Marcus Clarke2003-11-071-2/+2
| | | | | | | | | bsd.port.mk macro. Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=93295
* Update to 1.5.12 and use INFO.Norikatsu Shigemura2003-09-091-14/+5
| | | | | | | | | | | | PR: ports/55358 Submitted by: Kang Liu <lazykang@hotmail.com> Reviewed by: Pedro F. Giffuni <giffunip@yahoo.com> David H. Munro <munro@oldben.llnl.gov> (maintainer) Oliver Eikemeier <eikemeier@fillmore-labs.com> Approved by: David H. Munro <munro@oldben.llnl.gov> (maintainer) Notes: svn path=/head/; revision=88838
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76037
* - Update to 1.5.08Kevin Lo2002-02-091-10/+50
| | | | | | | | | | - Takeover maintainership PR: 34616 Submitted by: David H. Munro <munro1@llnl.gov> Notes: svn path=/head/; revision=54419
* portlint: remove extra whitespaces before end of line.Dirk Froemberg2001-12-241-2/+2
| | | | Notes: svn path=/head/; revision=52088
* o update to 1.5.02.FUJISHIMA Satsuki2001-09-221-15/+28
| | | | | | | | | | o support NOPORTDOCS in pkg-plist. PR: 30721 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=48064
* Remove previous maintainer, who no longer uses FreeBSD.Kris Kennaway2001-08-231-1/+1
| | | | | | | Approved by: old maintainer Notes: svn path=/head/; revision=46748
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-3/+3
| | | | Notes: svn path=/head/; revision=27458
* Add USE_XLIB=yes since this port needs X libraries to work.Steve Price1999-11-261-0/+1
| | | | | | | | PR: 14271 Submitted by: maintainer Notes: svn path=/head/; revision=23371
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* Use new set of diffs from author and make this compile on the Alpha.Steve Price1999-05-031-2/+2
| | | | | | | | PR: 11417 Inspired by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co> Notes: svn path=/head/; revision=18370
* Remove netlib; they only have yorick.tar.gz and no yorick-1.4.tar.gz .Bill Fenner1998-01-271-4/+2
| | | | Notes: svn path=/head/; revision=9475
* Yorick port. Yorick is an interpreted language tailored forThomas Gellekum1997-11-241-0/+36
scientific computing. PR: 5132 Submitted by: Pedro Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=8794