aboutsummaryrefslogtreecommitdiff
path: root/textproc/es-mythes
Commit message (Collapse)AuthorAgeFilesLines
* */*: Update WWW to use HTTPS for sourceforge.net projectsRodrigo Osorio2023-11-061-1/+1
| | | | | | | | Homepage link is permanent redirected to its HTTPS counterpart Issue reported by repology : https://repology.org/repository/freebsd/problems Approved by: portmgr (blanket) PR: 274888
* 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)
* */*mythes: Fix 72664fc2b4d33ca3ae39c8e7ab6f8fa85c08bd63Po-Chuan Hsieh2021-09-211-39/+0
| | | | | | Remove accidentally-generated 'Makefile ' Reported by: bdrewery
* */*mythes: Avoid using %% in MakefilePo-Chuan Hsieh2021-09-192-4/+43
| | | | Use ${DATAIDR} instead of %%DATADIR%%
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update to 20140516Sunpoet Po-Chuan Hsieh2016-11-223-4/+7
| | | | | | | | - Update WWW - Add PORTSCOUT Notes: svn path=/head/; revision=426850
* - Add NO_ARCHSunpoet Po-Chuan Hsieh2015-07-181-0/+1
| | | | Notes: svn path=/head/; revision=392423
* cleanup plistBaptiste Daroussin2014-12-201-1/+0
| | | | Notes: svn path=/head/; revision=375113
* - Use USES=tar:bzip2Sunpoet Po-Chuan Hsieh2014-07-161-1/+1
| | | | Notes: svn path=/head/; revision=362068
* - Update to 20140423Sunpoet Po-Chuan Hsieh2014-04-272-3/+3
| | | | Notes: svn path=/head/; revision=352396
* - Update to 20140323Sunpoet Po-Chuan Hsieh2014-03-242-3/+3
| | | | Notes: svn path=/head/; revision=348970
* - Update to 20140316Sunpoet Po-Chuan Hsieh2014-03-162-3/+3
| | | | Notes: svn path=/head/; revision=348423
* - Update to 20140311Sunpoet Po-Chuan Hsieh2014-03-142-3/+3
| | | | Notes: svn path=/head/; revision=348156
* - Update to 20140302Sunpoet Po-Chuan Hsieh2014-03-102-3/+3
| | | | Notes: svn path=/head/; revision=347796
* Add spanish to CATEGORIES where needed.Thierry Thomas2014-02-171-1/+1
| | | | Notes: svn path=/head/; revision=344828
* - Update to 20140202Sunpoet Po-Chuan Hsieh2014-02-062-3/+3
| | | | Notes: svn path=/head/; revision=343103
* - Update to 20140102Sunpoet Po-Chuan Hsieh2014-01-122-3/+3
| | | | Notes: svn path=/head/; revision=339480
* - Update to 20131202Sunpoet Po-Chuan Hsieh2013-12-092-3/+3
| | | | Notes: svn path=/head/; revision=335971
* - Update to 20131102Sunpoet Po-Chuan Hsieh2013-11-042-8/+7
| | | | Notes: svn path=/head/; revision=332676
* - Update to 20131002Sunpoet Po-Chuan Hsieh2013-10-112-3/+3
| | | | Notes: svn path=/head/; revision=330093
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - Update to 20130902Sunpoet Po-Chuan Hsieh2013-09-092-3/+3
| | | | Notes: svn path=/head/; revision=326789
* - Update to 20130802Sunpoet Po-Chuan Hsieh2013-08-162-3/+3
| | | | Notes: svn path=/head/; revision=324795
* - Update to 20130502Sunpoet Po-Chuan Hsieh2013-05-082-3/+3
| | | | Notes: svn path=/head/; revision=317666
* - Update to 20130402Sunpoet Po-Chuan Hsieh2013-04-162-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=315836
* - Update to 20121202Sunpoet Po-Chuan Hsieh2012-12-093-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=308520
* - Update to 20121002Sunpoet Po-Chuan Hsieh2012-10-102-8/+4
| | | | | | | - Cleanup Makefile header Notes: svn path=/head/; revision=305680
* Update to latest versionsChris Rees2012-09-032-3/+3
| | | | | | | Submitted by: Office Scout (sunpoet) Notes: svn path=/head/; revision=303615
* - Update to 20120802Sunpoet Po-Chuan Hsieh2012-08-052-3/+3
| | | | Notes: svn path=/head/; revision=302073
* - Update to 20120702Sunpoet Po-Chuan Hsieh2012-07-092-3/+3
| | | | Notes: svn path=/head/; revision=300652
* - Update to 20120602Sunpoet Po-Chuan Hsieh2012-06-042-3/+3
| | | | Notes: svn path=/head/; revision=298362
* - Update to 20120502Sunpoet Po-Chuan Hsieh2012-05-062-3/+3
| | | | Notes: svn path=/head/; revision=296073
* - Update to 20120416Sunpoet Po-Chuan Hsieh2012-04-302-3/+3
| | | | Notes: svn path=/head/; revision=295697
* - Update to 20120402Sunpoet Po-Chuan Hsieh2012-04-182-3/+3
| | | | Notes: svn path=/head/; revision=294997
* - Update to 20120302Sunpoet Po-Chuan Hsieh2012-03-142-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293268
* - Update to 20120202Sunpoet Po-Chuan Hsieh2012-02-062-3/+3
| | | | Notes: svn path=/head/; revision=290460
* - Update to 20120111Sunpoet Po-Chuan Hsieh2012-01-132-3/+3
| | | | Notes: svn path=/head/; revision=289067
* - Update to 20120102Sunpoet Po-Chuan Hsieh2012-01-072-3/+3
| | | | Notes: svn path=/head/; revision=288676
* - Update to 20111202Sunpoet Po-Chuan Hsieh2011-12-052-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286887
* - Update to 20111102Sunpoet Po-Chuan Hsieh2011-11-142-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=285730
* - Update to 20111002Sunpoet Po-Chuan Hsieh2011-10-032-3/+3
| | | | Notes: svn path=/head/; revision=282845
* - Update to 20110902Sunpoet Po-Chuan Hsieh2011-09-052-3/+3
| | | | Notes: svn path=/head/; revision=281198
* - Set DIST_SUBDIR: move dist files to DISTDIR/mythesSunpoet Po-Chuan Hsieh2011-08-172-2/+3
| | | | Notes: svn path=/head/; revision=279923
* - Change MASTER_SITES to my LOCAL to avoid implicit change of non-versionedSunpoet Po-Chuan Hsieh2011-08-172-4/+4
| | | | | | | dist files Notes: svn path=/head/; revision=279920
* - Update to 20110802Sunpoet Po-Chuan Hsieh2011-08-073-5/+4
| | | | Notes: svn path=/head/; revision=279138
* - Move language prefix to PKGNAMEPREFIXSunpoet Po-Chuan Hsieh2011-07-291-17/+17
| | | | | | | | | | | | - Use DATADIR - Use PLIST_DIRSTRY for DATADIR - Explicitly list installing filenames - Bump PORTREVISION for PORTNAME and PLIST change - Sort PLIST - Cosmetic change Notes: svn path=/head/; revision=278527
* Pass matainership to the new office teamBaptiste Daroussin2011-07-221-1/+1
| | | | Notes: svn path=/head/; revision=278145
* Add some locales thesaurusBaptiste Daroussin2011-07-213-0/+49
Notes: svn path=/head/; revision=278116