aboutsummaryrefslogtreecommitdiff
path: root/devel/erlslang/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-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. Notes: svn path=/head/; revision=148323
* Reset undeliverable maintainer email address:Kris Kennaway2005-01-091-1/+1
| | | | | | | | | | <chris_pressey@yahoo.ca>: host mx1.mail.yahoo.com[67.28.113.11] said: 554 delivery error: dd Sorry your message to chris_pressey@yahoo.ca cannot be delivered. This account has been disabled or discontinued [#102]. - mta183.mail.re2.yahoo.com Notes: svn path=/head/; revision=125918
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-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. Notes: svn path=/head/; revision=103963
* BROKEN on !i386: Does not compileKris Kennaway2004-02-261-1/+7
| | | | Notes: svn path=/head/; revision=102167
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Add proper RUN_DEPENDS on "erl".Jimmy Olgeni2003-09-011-1/+1
| | | | Notes: svn path=/head/; revision=88304
* Restore BUILD_DEPENDS... (oops).Jimmy Olgeni2003-09-011-1/+2
| | | | Notes: svn path=/head/; revision=88301
* Change BUILD_DEPENDS to RUN_DEPENDS, update maintainer address.Jimmy Olgeni2003-09-011-2/+2
| | | | Notes: svn path=/head/; revision=88300
* Add erlslang, SLang binding for Erlang.Jimmy Olgeni2003-08-301-0/+47
Submitted by: Chris Pressey <chris_pressey@yahoo.ca> Notes: svn path=/head/; revision=88096