aboutsummaryrefslogtreecommitdiff
path: root/palm/libmal/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update LICENSESunpoet Po-Chuan Hsieh2017-09-241-2/+2
| | | | Notes: svn path=/head/; revision=450515
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Add LICENSE_FILEDmitry Marakasov2015-09-251-1/+3
| | | | | | | - Strip libraries Notes: svn path=/head/; revision=397836
* - Reassign to the heap after fluffy@'s bit was taken in for safekeepingFrederic Culot2015-09-241-1/+1
| | | | Notes: svn path=/head/; revision=397683
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-031-3/+4
| | | | | | | | | | - Use new LIB_DEPENDS syntax - Remove indefinite article from COMMENT Approved by: portmgr blanket Notes: svn path=/head/; revision=360403
* - Add STAGE and LICENSE supportDima Panov2013-12-171-4/+4
| | | | | | | | | | | - Remove USE_GMAKE in favor of USES - Update LIB_DEPENDS to new format PR: 184781 Submitted by: Steven Kreuzer Notes: svn path=/head/; revision=336692
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | palm) Notes: svn path=/head/; revision=327760
* - Update to 0.44.1Dima Panov2009-09-031-3/+3
| | | | | | | | | | - Update MASTER_SITE - Take maintainership Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=240766
* - Update to 0.44Pietro Cerutti2008-04-161-2/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=211355
* Maintainer no longer has time for these ports.Mark Linimon2006-12-151-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=179850
* - Refer to pkg-config for pilot-link linking details. This will fix the buildPav Lucistnik2006-10-071-1/+1
| | | | | | | | | when pilot-link was compiled with threads PR: ports/104064 Notes: svn path=/head/; revision=174776
* upgrade to 0.42Ying-Chieh Liao2006-09-271-3/+3
| | | | | | | | | PR: 103572 Submitted by: alecn2002 <alecn2002@yandex.ru> Approved by: maintainer Notes: svn path=/head/; revision=173939
* Chase pilot-link's shared library version bump. Bump the PORTREVISION. As forJeremy Messenger2006-09-251-1/+2
| | | | | | | | | the PRs, I shall chase and close a few of them. Pointyhat: ijliao Notes: svn path=/head/; revision=173771
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* 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
* - Look for pilot-link in ${LOCALBASE}Pav Lucistnik2005-02-051-1/+2
| | | | | | | | | | - Pet portlint PR: ports/77098 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer) Notes: svn path=/head/; revision=128090
* - Update to 0.40: http://jasonday.home.att.net/code/libmal/ChangeLogVolker Stolz2004-04-101-4/+4
| | | | | | | | | | | - Change MAINTAINER to submitter (Approved by current maintainer) PR: 65168 Submitted by: Arjan van Leeuwen Approved by: linimon (mentor) Notes: svn path=/head/; revision=106636
* 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
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Update to 0.31Tilman Keskinoz2003-08-011-1/+1
| | | | | | | | PR: 53921 Submitted by: Dima Panov <redfox@Fluffy.Khv.RU> Notes: svn path=/head/; revision=86133
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76041
* Add libmal 0.20, a library encapsulating malsync.Will Andrews2002-10-101-0/+23
PR: 42413 Submitted by: Adriaan de Groot <groot@kde.org> Notes: svn path=/head/; revision=67771