summaryrefslogtreecommitdiff
path: root/devel/pharmacy/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* unPERLify, and use ${FIND} and ${XARGS} where appropriate.Joe Marcus Clarke2003-11-151-7/+8
| | | | | | | | PR: 48253 Submitted by: Simon 'portlint' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=94052
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-1/+1
| | | | Notes: svn path=/head/; revision=93890
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Update to 0.2.1aChris D. Faulhaber2000-12-101-1/+1
| | | | Notes: svn path=/head/; revision=35827
* Change MASTER_SITES and WWW to the project's Sourceforge addressChris D. Faulhaber2000-10-211-1/+2
| | | | Notes: svn path=/head/; revision=34076
* Implement USE_GNOME, part 1.Jeremy Lea2000-10-051-9/+11
| | | | Notes: svn path=/head/; revision=33428
* Updates for new shared library versions in GNOME 1.2Ade Lovett2000-06-011-1/+1
| | | | Notes: svn path=/head/; revision=29057
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-2/+2
| | | | Notes: svn path=/head/; revision=27452
* Update MASTER_SITES to a site that actually has the DISTFILEChris D. Faulhaber2000-02-191-1/+1
| | | | Notes: svn path=/head/; revision=26009
* Don't delete fairly common dirs (share/pixmaps)Chris D. Faulhaber2000-01-051-1/+1
| | | | Notes: svn path=/head/; revision=24442
* Bump gnome libraries' version numbers.Satoshi Asami1999-10-171-1/+1
| | | | | | | Should have been done by: nakai Notes: svn path=/head/; revision=22493
* Pharmacy intends to be a GNOME compliant front-end to CVS.Dan Moschuk1999-10-031-0/+29
Currently, it provides a limited user interface to CVS commands and a "console" for the lazy power-user. WWW: http://pharmacy.learnrespect.org/ PR: ports/14097 Submitted by: Chris D. Faulhaber <jedgar@fxp.org> Notes: svn path=/head/; revision=22149