summaryrefslogtreecommitdiff
path: root/x11/multi-aterm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make port PREFIX-clean.Shaun Amott2006-11-231-1/+2
| | | | | | | Noticed by: kris's exp run Notes: svn path=/head/; revision=177918
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+0
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ify (manually checked)Edwin Groothuis2006-01-241-1/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154312
* With portmgr hat on, reset inactive maintainer. There have been severalMark Linimon2005-11-271-1/+1
| | | | | | | maintainer-timeouts. Notes: svn path=/head/; revision=149642
* 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
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* update port to 0.2.1Oliver Lehmann2004-10-152-3/+3
| | | | | | | | | PR: 71349 Submitted By: oliver Approved By: maintainer Notes: svn path=/head/; revision=119521
* - Update to version 0.1Kirill Ponomarev2004-05-213-6/+6
| | | | | | | | | PR: ports/66906 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Approved by: maintainer Notes: svn path=/head/; revision=109579
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* 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
* Add multi-aterm 0.0.4, a multi terminal based on aterm.Sergei Kolobov2003-12-174-0/+55
Author: Alexis <materm@tuxfamily.org> WWW: http://www.materm.tuxfamily.org/index.html PR: 54346 Submitted by: Sebastian Yepes <esn@x123.info> Notes: svn path=/head/; revision=96075