aboutsummaryrefslogtreecommitdiff
path: root/lang/elan
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412347
* Cleanup plistBaptiste Daroussin2014-10-271-4/+0
| | | | Notes: svn path=/head/; revision=371587
* s/.post//Adam Weinberger2014-07-041-1/+1
| | | | Notes: svn path=/head/; revision=360496
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-3/+1
| | | | Notes: svn path=/head/; revision=360495
* 1: Stagify.Vanilla I. Shu2014-06-172-11/+8
| | | | | | | | | | 2: new syntax of LIB_DEPENDS 3: switch to USES=libtool Approved by: portmgr@ Notes: svn path=/head/; revision=358103
* - Convert gmake,bzip2 to USESMartin Wilke2014-05-261-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=355354
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276987
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Fix configure script to detect dcg in the last element of $PATHPav Lucistnik2009-12-171-0/+11
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=246060
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-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 Notes: svn path=/head/; revision=238781
* Fix MASTER_SITES of elan.Ed Schouten2009-02-021-3/+3
| | | | Notes: svn path=/head/; revision=227439
* Use the email address from the FreeBSD project for my ports.Ed Schouten2008-06-201-1/+1
| | | | | | | | | | Rink Springer also asked me if he could maintain his own ports. Change maitainership of games/sudsol, net/freedbd and net/kissd to Rink. Approved by: philip (mentor), rink Notes: svn path=/head/; revision=215321
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+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) Notes: svn path=/head/; revision=211584
* Use libtool port instead of included one to avoid objformat a.out botchKris Kennaway2007-01-281-0/+1
| | | | Notes: svn path=/head/; revision=183519
* - Update it to 1.7 and make it fetchable again.Renato Botelho2006-03-022-17/+16
| | | | | | | | | PR: ports/93636 Submitted by: maintainer Approved by: portmgr (erwin) Notes: svn path=/head/; revision=156933
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* [New ports] devel/mimir, lang/elan - Elan Programming LanguageEdwin Groothuis2005-12-275-0/+104
Elan is a programming language originally developed by the Technical University of Berlin, but nowadays an implementation is maintained by the Radboud University of Nijmegen. We at TCCN learn youngsters how to program in this language. We installed FreeBSD on one of our SPARC's some time ago, but Elan wasn't in the Ports tree yet. That's why I made two ports. One for lang/elan, the Elan compiler, and one for devel/mimir, a library the Elan compiler uses. More info about Elan: http://en.wikipedia.org/wiki/Elan_programming_language PR: ports/89275 Submitted by: Ed Schouten <ed@fxq.nl> Notes: svn path=/head/; revision=152225