Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
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) |
2.8.8 07 Sep 2022 21:10:59 |
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.
(Only the first 15 lines of the commit message are shown above ) |
2.8.8 21 Sep 2021 03:47:29 |
Po-Chuan Hsieh (sunpoet) |
*/*hyphen: Fix 915dbfaa562e20c8402d3873f8bfbf07899f9f8a
Remove accidentally-generated 'Makefile '
Reported by: bdrewery |
2.8.8 19 Sep 2021 06:00:48 |
Po-Chuan Hsieh (sunpoet) |
*/*hyphen: Avoid using %% in Makefile
Use ${DATAIDR} instead of %%DATADIR%% |
2.8.8 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.8.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.8.8 17 Sep 2019 19:21:45 |
tobik |
Fix some misspelled or duplicated LICENSE_* |
2.8.8 24 Sep 2017 18:50:25 |
sunpoet |
Update LICENSE |
2.8.8 24 Nov 2016 15:34:29 |
sunpoet |
- 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] |
2.8.8 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.8.8 06 Oct 2014 13:45:11 |
bapt |
Update to 2.8.8 |
2.8.7_1 16 Jul 2014 16:07:56 |
sunpoet |
- Add LICENSE
- Remove duplicate CONFIGURE_ENV |
2.8.7_1 30 Jun 2014 07:24:02 |
bapt |
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 |
2.8.7 29 Jun 2014 23:13:18 |
bapt |
Update to 2.8.7
- USES=libtool |
2.8.6_1 17 Nov 2013 17:54:55 |
sunpoet |
- Use single space after WWW: |
2.8.6_1 04 Nov 2013 11:30:40 |
bapt |
Stagify,
Strip binaries
Fix shebang
Turn perl into a run dep as well (needed for bin/substrings.pl)
Bump portrevision |
2.8.6 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
2.8.6 04 Aug 2013 12:47:44 |
az |
- Convert to new perl framework
Approved by: bapt@ (office@) |
2.8.6 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
2.8.6 26 Mar 2013 23:22:42 |
bapt |
Force gawk has a awk command while building to allow building with upcoming
config.site
Reported by: swills |
2.8.6 19 Mar 2013 13:04:31 |
eadler |
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) |
2.8.6 19 Sep 2012 10:10:52 |
bapt |
- update to 2.8.6 |
2.8.5 13 Jul 2012 08:43:20 |
sunpoet |
- Update to 2.8.5
- Set DIST_SUBDIR: move dist files to DISTDIR/hyphen
Changes:
2010-07-18:
- Coverity warnings |
2.8.3 17 Oct 2011 09:37:25 |
sunpoet |
- Update to 2.8.3 |
2.8.2 09 Oct 2011 22:36:41 |
sunpoet |
- Update to 2.8.2 |
2.8.1 07 Oct 2011 02:29:36 |
sunpoet |
- Update to 2.8.1 |
2.8 06 Oct 2011 16:17:57 |
sunpoet |
- Update to 2.8 |
2.7.1_1 29 Jul 2011 13:08:08 |
sunpoet |
- Update MASTER_SITES
- Pet portlint: do not use pkg-plist with PLIST_*
- Cosmetic change |
2.7.1_1 22 Jul 2011 05:30:11 |
bapt |
Pass matainership to the new office team |
2.7.1_1 20 Jul 2011 15:21:11 |
bapt |
Add alias for all english locales |
2.7.1 17 Jun 2011 23:24:46 |
bapt |
remove accidentaly committed garbaged |
2.7.1_1 17 Jun 2011 23:23:20 |
bapt |
Hyphen - hyphenation library to use converted TeX hyphenation patterns
WWW: http://hunspell.sourceforge.net |