non port: hebrew/hspell/Makefile |
Number of commits found: 21 |
Saturday, 24 Feb 2024
|
11:18 Muhammad Moinur Rahman (bofh)
hebrew/hspell: Moved man to share/man
Approved by: portmgr (blanket)
a771f74 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
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)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:22 Tobias C. Berner (tcberner)
hebrew: remove 'Created by' lines
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
4271515 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Thursday, 20 Jul 2017
|
08:59 cpm
hebrew/hspell: update to 1.4
- 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)
|
Thursday, 14 May 2015
|
10:15 mat
MASTER_SITES cleanup.
- 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
|
Monday, 16 Jun 2014
|
16:35 vanilla
Stagify.
Approved by: portmgr@
|
Friday, 20 Sep 2013
|
18:41 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
hebrew)
|
Thursday, 12 Sep 2013
|
16:41 az
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Tuesday, 7 May 2013
|
13:12 bapt
Add some shebangfix to allow building most of the ports tree without
/usr/bin/perl
Submitted by: John Marino
Obtained from: DPorts
|
Sunday, 1 Aug 2010
|
12:15 makc
Update to 1.1
PR: ports/148724
Submitted by: makc@
Approved by: maintainer timeout (two weeks)
|
Sunday, 31 Jan 2010
|
03:43 pgollucci
- use $SUB_FILES to dynamically adjust pkg-message
PR: ports/142584
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Approved by: maintainer timeout (onatan@gmail.com; > 2 weeks)
|
Saturday, 24 Jan 2009
|
19:12 makc
Update to 1.0,
sort plist,
add -fPIC flag to fix linking with hspell library.
PR: ports/130353
Submitted by: self
Approved by: Jonatan B (maintainer), miwi (implicit)
|
Thursday, 21 Aug 2008
|
06:18 rafan
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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)
|
Wednesday, 1 Dec 2004
|
20:15 arved
Update to 0.8
PR: 74579
Submitted by: Yonatan <onatan@gmail.com>
|
Sunday, 14 Nov 2004
|
22:26 pav
- Update maintainer's email address
PR: ports/73939
Submitted by: Yonatan <onatan@gmail.com> (maintainer)
|
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Wednesday, 6 Aug 2003
|
17:09 leeym
Moved to a C frontend, instead of perl.
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>
|
Friday, 9 May 2003
|
07:16 ijliao
upgrade to 0.5
PR: 51960
Submitted by: maintainer
|
Saturday, 5 Apr 2003
|
05:52 edwin
typo USE_PERL -> USE_PERL5
Noticed by: kento/bris :-)
|
Wednesday, 2 Apr 2003
|
11:14 edwin
new port: Hebrew spellchecker and morphology engine
A new and innovative spell checker for hebrew. portlint is
happy about this.
PR: ports/47265
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
|
Number of commits found: 21 |