aboutsummaryrefslogtreecommitdiff
path: root/math/solitaire
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix ports that confused the meaning of WRKDIR and WRKSRC.Mathieu Arnold2015-11-051-2/+1
| | | | | | | | | | | PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735 Notes: svn path=/head/; revision=400848
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Cleanup plistAntoine Brodin2014-11-141-1/+0
| | | | Notes: svn path=/head/; revision=372555
* In some straightforward cases, protect documentation behindAdam Weinberger2014-08-042-3/+5
| | | | | | | | PORTDOCS, adding a DOCS option where needed, and a couple PORTEXAMPLES for good measure. Notes: svn path=/head/; revision=363960
* - Add stage supportDanilo Egea Gondolfo2014-02-152-9/+12
| | | | | | | | | | | - Add perl5 as dependency - Add shebangfix to USES - Use %%DOCSDIR%% in pkg-plist - Improve COMMENT - Bump PORTREVISION Notes: svn path=/head/; revision=344397
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | math) Notes: svn path=/head/; revision=327746
* - Get Rid MD5 supportMartin Wilke2011-03-201-2/+0
| | | | Notes: svn path=/head/; revision=271346
* Remove the name of the script that I use to do ports regression testing asMark Linimon2007-03-041-1/+1
| | | | | | | | | the Maintainer. Besides, everyone knows that there ain't no Sanity Clause. Reminded by: arved Notes: svn path=/head/; revision=186494
* Maintainer has had his bit taken for safekeeping. While here, removeMark Linimon2007-03-041-4/+2
| | | | | | | | | dead mastersites and pet portlint. Hat: portmgr Notes: svn path=/head/; revision=186465
* SHA256ifyEdwin Groothuis2006-01-221-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* Remove the usage of 'misc' as a secondary category.Mark Linimon2005-11-101-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=147782
* Add size data.Trevor Johnson2004-03-181-0/+2
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+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
* Add solitaire, the reference implementation of the SolitaireDima Dorfman2001-06-245-0/+49
encryption algorithm. Notes: svn path=/head/; revision=44401