aboutsummaryrefslogtreecommitdiff
path: root/emulators/twin
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149315
* 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
* Fix build by removing gcc-3.2 since port builds fine on 5/6/7 withKirill Ponomarev2005-08-052-24/+20
| | | | | | | | | | default compiler. Portlint(1). Approved by: portmgr (implicit) Notes: svn path=/head/; revision=140779
* 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
* Now builds on 5.xKris Kennaway2004-09-291-4/+0
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118490
* Per dosirak run, fix plist.Mark Linimon2004-04-181-0/+2
| | | | Notes: svn path=/head/; revision=107485
* Tidy up whitespace.Trevor Johnson2004-04-101-2/+2
| | | | Notes: svn path=/head/; revision=106671
* 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 5.x: Does not compileKris Kennaway2004-02-071-0/+4
| | | | Notes: svn path=/head/; revision=100238
* 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
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Make fetchable.Trevor Johnson2003-10-281-1/+2
| | | | | | | found by: fenner's survey Notes: svn path=/head/; revision=92401
* Fix build on bento.Joe Marcus Clarke2003-09-162-26/+0
| | | | | | | Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=89008
* Fix build on current + (small) patches from NetBSD.Norikatsu Shigemura2003-09-095-5/+68
| | | | | | | | | PR: ports/56204 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Obtained from: NetBSD Notes: svn path=/head/; revision=88837
* a) Unbreak the port for 4.8-STABLEMaho Nakata2003-08-095-8/+76
| | | | | | | | | | b) Populate ONLY_FOR_ARCHS with the supported platforms PR: 52390 Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com> Notes: svn path=/head/; revision=86620
* small clean upMaho Nakata2003-05-051-1/+1
| | | | | | | Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=80167
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75953
* Remove unneeded patch.Vanilla I. Shu2002-11-191-11/+0
| | | | | | | Obtained from: edwin, bento Notes: svn path=/head/; revision=70492
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Fix build on -current.Vanilla I. Shu2002-10-291-0/+11
| | | | Notes: svn path=/head/; revision=69078
* o Update to 3.1.14Mario Sergio Fujikawa Ferreira2001-08-059-66/+100
| | | | | | | | | | | | | | | | | | | - bump PORTEPOCH since last version (1999.12.30) is bigger than new one (3.1.14); reviewed by sobomax o Style changes on port's Makefile o Support NOPORTDOCS o Add version number to library files to keep ldconfig happy; start with version 0; reviewed by dougb o Update both COMMENT and DESCR o Add PKGMESSAGE warning about kernel options necessary to get it working PR: 29176 Submitted by: Kato Tsuguru <tkato@prontomail.com> Reviewed by: dougb, sobomax Notes: svn path=/head/; revision=45853
* Replace URL with one that works.Maxim Sobolev2001-03-211-5/+1
| | | | Notes: svn path=/head/; revision=40183
* Author acked to release ports to the public. So be it.Maxim Sobolev2001-03-211-1/+1
| | | | Notes: svn path=/head/; revision=40182
* @dirrm share/doc/twinSatoshi Asami2000-07-051-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=30253
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* First round of INSTALL_SHLIB fixes.Maxim Sobolev2000-06-152-3/+1
| | | | Notes: svn path=/head/; revision=29613
* PORTNAME/VERSION stuffMichael Haro2000-04-121-3/+3
| | | | Notes: svn path=/head/; revision=27455
* Update to version 19991230.R. Imura2000-02-244-15/+9
| | | | | | | | | PR: 16685 Submitted by: Mikhail Teterin <root@kot.ne.mediaone.net> Approved by: maintainer Notes: svn path=/head/; revision=26253
* This port requires Xlib.Satoshi Asami2000-01-021-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=24348
* Adding twin version 19990616.Steve Price1999-12-298-0/+129
Willows toolkit for migrating and developing Windows applications. PR: 12503 Submitted by: Pedro F. Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=24252