summaryrefslogtreecommitdiff
path: root/hebrew/hspell (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hebrew/hspell: Moved man to share/manMuhammad Moinur Rahman2024-02-242-2/+4
| | | | Approved by: portmgr (blanket)
* 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)
* hebrew: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | A big Thank You to the original contributors of these ports: * Thierry Thomas <thierry@pompo.net> * Yonatan <onatan@gmail.com> * nadav@cs.technion.ac.il * nadav@libagent.org With hat: portmgr
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Convert to UCL & cleanup pkg-message (categories h-k)Mathieu Arnold2019-08-131-2/+6
| | | | Notes: svn path=/head/; revision=508880
* hebrew/hspell: update to 1.4Carlos J. Puga Medina2017-07-204-9/+19
| | | | | | | | | | | | | | | | | | - Update to 1.4 - Remove LOCAL/makc from MASTER_SITES - Add LICENSE and LICENSE_FILE - Sort USES - Add LD_CONFIG - Drop SUB_LIST - Update WWW in pkg-descr Changes: http://hspell.ivrix.org.il/WHATSNEW PR: 220517 Approved by: onatan@gmail.com (maintainer timeout, 2 weeks) Notes: svn path=/head/; revision=446247
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* 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 plistBaptiste Daroussin2014-10-271-1/+0
| | | | Notes: svn path=/head/; revision=371566
* Stagify.Vanilla I. Shu2014-06-162-7/+3
| | | | | | | Approved by: portmgr@ Notes: svn path=/head/; revision=358022
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | hebrew) Notes: svn path=/head/; revision=327734
* - convert to the new perl5 frameworkAndrej Zverev2013-09-121-3/+2
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327088
* Add some shebangfix to allow building most of the ports tree without ↵Baptiste Daroussin2013-05-071-5/+3
| | | | | | | | | | /usr/bin/perl Submitted by: John Marino Obtained from: DPorts Notes: svn path=/head/; revision=317605
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* Update to 1.1Max Brazhnikov2010-08-012-5/+5
| | | | | | | | | PR: ports/148724 Submitted by: makc@ Approved by: maintainer timeout (two weeks) Notes: svn path=/head/; revision=258574
* - use $SUB_FILES to dynamically adjust pkg-messagePhilip M. Gollucci2010-01-312-1/+3
| | | | | | | | | PR: ports/142584 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Approved by: maintainer timeout (onatan@gmail.com; > 2 weeks) Notes: svn path=/head/; revision=248921
* Update to 1.0,Max Brazhnikov2009-01-243-8/+10
| | | | | | | | | | | | sort plist, add -fPIC flag to fix linking with hspell library. PR: ports/130353 Submitted by: self Approved by: Jonatan B (maintainer), miwi (implicit) Notes: svn path=/head/; revision=226805
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Update to 0.8Tilman Keskinoz2004-12-015-30/+12
| | | | | | | | PR: 74579 Submitted by: Yonatan <onatan@gmail.com> Notes: svn path=/head/; revision=122920
* - Update maintainer's email addressPav Lucistnik2004-11-141-2/+2
| | | | | | | | PR: ports/73939 Submitted by: Yonatan <onatan@gmail.com> (maintainer) Notes: svn path=/head/; revision=121613
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Moved to a C frontend, instead of perl.Yen-Ming Lee2003-08-064-34/+13
| | | | | | | | | | | Lost Verbosity option on the way, making the Makefile and pkg-plist simpler, and perl not required to run anymore. PR: 55303 Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> Notes: svn path=/head/; revision=86395
* upgrade to 0.5Ying-Chieh Liao2003-05-095-16/+40
| | | | | | | | PR: 51960 Submitted by: maintainer Notes: svn path=/head/; revision=80530
* typo USE_PERL -> USE_PERL5Edwin Groothuis2003-04-051-1/+1
| | | | | | | Noticed by: kento/bris :-) Notes: svn path=/head/; revision=78251
* new port: Hebrew spellchecker and morphology engineEdwin Groothuis2003-04-026-0/+82
A new and innovative spell checker for hebrew. portlint is happy about this. PR: ports/47265 Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> Notes: svn path=/head/; revision=77959