| non port: portuguese/aspell-pt_PT/Makefile |
Number of commits found: 11 |
|
Tuesday, 17 Mar 2026
|
21:29 Tobias Kortkamp (tobik)
*: Fix WWW with broken anchors-as-comments
Case 1: WWW=https://example.com#foo
Here #foo is not part of the value of WWW since # introduces a comment
whether it's part of a word or not (quoting the word+# makes no
difference either). # needs to be escaped:
WWW=https://example.com\#foo
Case 2: WWW=https://example.com #foo
This is probably fallout from when WWW was moved from pkg-descr to
Makefile.
The anchors still exist on the actual websites too or I removed them.
18a2d75 |
|
Thursday, 29 Jan 2026
|
22:57 Thierry Thomas (thierry)
portuguese/aspell-pt_PT: upgrade to 20190329-1-0
573fbd6 |
|
Wednesday, 20 Jul 2022
|
14:22 Tobias C. Berner (tcberner)
portuguese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Thierry Thomas <thierry@pompo.net>
With hat: portmgr
a5956d1 |
|
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
|
Wednesday, 12 Apr 2017
|
09:09 mat
Rename the magic DISTVERSION into SPELLVERSION for the aspell ports.
Sponsored by: Absolight
 |
|
Wednesday, 20 Jan 2016
|
15:29 sunpoet
- Add PORTSCOUT
- Add NO_ARCH
 |
|
Tuesday, 28 Jan 2014
|
10:58 bapt
Support stage
 |
|
Friday, 20 Sep 2013
|
22:38 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
portuguese)
 |
|
Monday, 28 Nov 2011
|
16:06 sunpoet
- Pass maintainership to office@FreeBSD.org
Discussed with: bapt
Feature safe: yes
 |
|
Sunday, 7 Dec 2008
|
18:42 lioux
- Improve package naming according to language category naming
conventions. The language code should be a suffix on the port
name but a prefix on the package name.
- Bump PORTREVISION.
 |
18:40 lioux
Forced commit after repocopy.
ports/portuguese/aspell -> ports/portuguese/aspell-pt_PT
Repocopy performed by: marcus (portmgr)
 |
Number of commits found: 11 |