summaryrefslogtreecommitdiff
path: root/palm/synce-librapi2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Set my ports to their shiny new MAINTAINER address.Sam Lawrance2005-04-121-1/+1
| | | | | | | Approved by: clement (mentor) Notes: svn path=/head/; revision=133146
* 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 to 0.9.0Pav Lucistnik2005-01-083-4/+15
| | | | | | | | | PR: ports/72245, ports/72246, ports/72247, ports/72248, ports/72249, ports/72250, ports/72251 Submitted by: Sam Lawrance <boris@brooknet.com.au> (maintainer) Notes: svn path=/head/; revision=125883
* Fix /bin/bash-ism (approved by maintainer)Volker Stolz2004-04-121-0/+8
| | | | | | | | | PR: 65359 Submitted by: Antoine Jacoutot Approved by: linimon (mentor) Notes: svn path=/head/; revision=106802
* 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
* - Update to version 0.8.9Kirill Ponomarev2004-03-122-3/+4
| | | | | | | | PR: ports/64127 Submitted by: maintainer Notes: svn path=/head/; revision=103767
* - Update to 0.8.1Pav Lucistnik2003-12-163-3/+5
| | | | | | | | PR: ports/60292 Submitted by: Sam Lawrance <boris@brooknet.com.au> Notes: svn path=/head/; revision=95961
* Update port version and related.Erwin Lansing2003-08-283-5/+9
| | | | | | | | | | | | Now using LOCALBASE instead of PREFIX to tell the build where to find libraries. Add in missing dependency iconv.3. PR: 56060 Submitted by: maintainer Notes: svn path=/head/; revision=87875
* Add Librapi2, an open source implementation of Microsoft's RemoteTilman Keskinoz2003-08-014-0/+50
Application Programming Interface, used for communicating with Windows CE devices. PR: 53310 Submitted by: Sam Lawrance <boris@brooknet.com.au> Notes: svn path=/head/; revision=86129