notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: textproc/hyphen/Makefile
SVNWeb

Number of commits found: 28

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 19 Sep 2021
[ 06:00 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:915dbfaa562e20c8402d3873f8bfbf07899f9f8a  commit hash:915dbfaa562e20c8402d3873f8bfbf07899f9f8a  commit hash:915dbfaa562e20c8402d3873f8bfbf07899f9f8a  915dbfa  (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
*/*hyphen: Avoid using %% in Makefile

Use ${DATAIDR} instead of %%DATADIR%%
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 17 Sep 2019
[ 19:21 tobik search for other commits by this committer ] Original commit   Revision:512232 (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
Fix some misspelled or duplicated LICENSE_*
Sun, 24 Sep 2017
[ 18:50 sunpoet search for other commits by this committer ] Original commit   Revision:450522
Update LICENSE
Thu, 24 Nov 2016
[ 15:34 sunpoet search for other commits by this committer ] Original commit   Revision:427033
- Update LICENSE
- Add LICENSE_FILE
- Import upstream patch to drop dependency on lang/gawk [1]
- Update WWW

Obtained
from:	https://github.com/hunspell/hyphen/commit/726a506ef16cb76cf1ed97ed5b2fc2c77cddef84
[1]
Fri, 1 Apr 2016
[ 14:25 mat search for other commits by this committer ] Original commit   Revision:412349 (Only the first 10 of 2099 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 6 Oct 2014
[ 13:45 bapt search for other commits by this committer ] Original commit   Revision:370171
Update to 2.8.8
Wed, 16 Jul 2014
[ 16:07 sunpoet search for other commits by this committer ] Original commit   Revision:362081
- Add LICENSE
- Remove duplicate CONFIGURE_ENV
Mon, 30 Jun 2014
[ 07:24 bapt search for other commits by this committer ] Original commit   Revision:359807
hyphen.h is now exposing FILE type from stdio.h which breaks some configure
scripts
include stdio.h in hyphen.h to fix those check in configure scripts
Sun, 29 Jun 2014
[ 23:13 bapt search for other commits by this committer ] Original commit   Revision:359797
Update to 2.8.7
- USES=libtool
Mon, 4 Nov 2013
[ 11:30 bapt search for other commits by this committer ] Original commit   Revision:332694
Stagify,
Strip binaries
Fix shebang
Turn perl into a run dep as well (needed for bin/substrings.pl)
Bump portrevision
Fri, 20 Sep 2013
[ 23:17 bapt search for other commits by this committer ] Original commit   Revision:327773 (Only the first 10 of 1559 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
Sun, 4 Aug 2013
[ 12:47 az search for other commits by this committer ] Original commit   Revision:324225
- Convert to new perl framework

Approved by:	bapt@ (office@)
Tue, 23 Apr 2013
[ 14:20 bapt search for other commits by this committer ] Original commit   Revision:316355 (Only the first 10 of 407 ports in this commit are shown above. View all ports for this commit)
Finish converting the whole ports tree to USES=pkgconfig
Tue, 26 Mar 2013
[ 23:22 bapt search for other commits by this committer ] Original commit   Revision:315338
Force gawk has a awk command while building to allow building with upcoming
config.site

Reported by:	swills
Tue, 19 Mar 2013
[ 13:04 eadler search for other commits by this committer ] Original commit   Revision:314640 (Only the first 10 of 218 ports in this commit are shown above. View all ports for this commit)
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.

If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
Wed, 19 Sep 2012
[ 10:10 bapt search for other commits by this committer ] Original commit   Revision:304495
- update to 2.8.6
Fri, 13 Jul 2012
[ 08:43 sunpoet search for other commits by this committer ] Original commit 
- Update to 2.8.5
- Set DIST_SUBDIR: move dist files to DISTDIR/hyphen

Changes:

2010-07-18:
- Coverity warnings
Mon, 17 Oct 2011
[ 09:37 sunpoet search for other commits by this committer ] Original commit 
- Update to 2.8.3
Sun, 9 Oct 2011
[ 22:36 sunpoet search for other commits by this committer ] Original commit 
- Update to 2.8.2
Fri, 7 Oct 2011
[ 02:29 sunpoet search for other commits by this committer ] Original commit 
- Update to 2.8.1
Thu, 6 Oct 2011
[ 16:17 sunpoet search for other commits by this committer ] Original commit 
- Update to 2.8
Fri, 29 Jul 2011
[ 13:08 sunpoet search for other commits by this committer ] Original commit 
- Update MASTER_SITES
- Pet portlint: do not use pkg-plist with PLIST_*
- Cosmetic change
Fri, 22 Jul 2011
[ 05:30 bapt search for other commits by this committer ] Original commit  (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
Pass matainership to the new office team
Wed, 20 Jul 2011
[ 15:21 bapt search for other commits by this committer ] Original commit 
Add alias for all english locales
Fri, 17 Jun 2011
[ 23:23 bapt search for other commits by this committer ] Original commit 
Hyphen - hyphenation library to use converted TeX hyphenation patterns

WWW:    http://hunspell.sourceforge.net

Number of commits found: 28