aboutsummaryrefslogtreecommitdiff
path: root/arabic/libitl
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* arabic: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | A big Thank You to the original contributors of these ports: * Nicola Vitale <nivit@email.it> * Samy Al Bahra <samy@kerneled.com> * Samy Al Bahra <samy@kerneled.org> * Thierry Thomas <thierry@pompo.net> With hat: portmgr
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Return cpm@'s ports to the pool after safekeeping his commit bit.Rene Ladan2020-10-051-1/+1
| | | | | | | With hat: portmgr-secretary Notes: svn path=/head/; revision=551529
* Change cmake default behaviour to outsource.Tobias C. Berner2018-12-251-1/+1
| | | | | | | | | | | | | | Ports that build out of source now simply can use "USES=cmake" instead of "USES=cmake:outsource". Ports that fail to build out of source now need to specify "USES=cmake:insource". I tried to only set insource where explictely needed. PR: 232038 Exp-run by: antoine Notes: svn path=/head/; revision=488341
* - Update to 0.8.0Carlos J. Puga Medina2017-12-098-77/+57
| | | | | | | | | | | | | | | | | - Switch to USE_GITHUB - Switch to USES=cmake - Drop unneeded patches - Add DOCS option - Update comment and WWW in pkg-descr - Take maintainership Changelog: https://github.com/arabeyes-org/ITL/releases/tag/v0.8.0 PR: 221766 Submitted by: cpm Notes: svn path=/head/; revision=455868
* The arabeyes.org website is goneBaptiste Daroussin2017-10-121-2/+0
| | | | Notes: svn path=/head/; revision=451854
* ${RM} already has -f.Mathieu Arnold2016-10-211-1/+1
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* Cleanup patches, a* categories.Mathieu Arnold2016-07-263-6/+6
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419133
* - Fix library installation and strip librariesDmitry Marakasov2015-05-261-0/+11
| | | | | | | - Add LICENSE Notes: svn path=/head/; revision=387447
* Remove @dirrmBaptiste Daroussin2014-10-191-2/+0
| | | | Notes: svn path=/head/; revision=371219
* Support stage.Vanilla I. Shu2013-09-255-6/+61
| | | | Notes: svn path=/head/; revision=328297
* Add NO_STAGE all over the place in accessibility in preparation for the ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | staging support Notes: svn path=/head/; revision=327685
* Clean up some maintained ports in arabic category:Alexey Dokuchaev2012-12-201-6/+2
| | | | | | | | | | - Trim Makefile header - Drop article in COMMENT - Convert to OptionsNG - Miscellaneous fixes Notes: svn path=/head/; revision=309302
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* Convert LDCONFIG_DIRS to USE_LDCONFIG for unmaintained ports.Max Brazhnikov2010-05-231-2/+1
| | | | | | | | PR: based on ports/146365 Submitted by: Alex Kozlov <spam at rm-rf.kiev.ua> Notes: svn path=/head/; revision=254896
* - Update to 0.7.0Wen Heping2010-01-104-50/+6
| | | | Notes: svn path=/head/; revision=247536
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-191-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244489
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with A Notes: svn path=/head/; revision=240066
* Reset sbahra at his request due to lack of time to work on these ports.Mark Linimon2009-08-191-1/+1
| | | | Notes: svn path=/head/; revision=239967
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Update maintainer's email address.Mark Linimon2007-03-071-1/+1
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=186767
* Change maintainer email address.Colin Percival2006-04-151-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=159665
* Add SHA256 message digest to distinfo fileEdwin Groothuis2005-12-271-0/+1
| | | | | | | | PR: ports/90970 Submitted by: Scott Flatman <sf@slappy.org> Notes: svn path=/head/; revision=152171
* The Islamic Tools and Libraries (ITL) is a project to provide a plethora ofPav Lucistnik2005-01-165-0/+82
useful Islamic tools and applications as well as a comprehensive feature-full Islam-centric library. The ITL project currently includes full lunar-centric time measurement routines. PR: ports/76264 Submitted by: Samy Al Bahra <samy@kerneled.org> Notes: svn path=/head/; revision=126528