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.12_2 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.12_2 20 Jul 2022 14:22:11
    |
Tobias C. Berner (tcberner)  |
japanese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Daichi GOTO <daichi@FreeBSD.org>
* Daisuke Kawahara <kawahara@pine.kuee.kyoto-u.ac.jp>
* David O'Brien (obrien@cs.ucdavis.edu)
* Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
* FUJISHIMA Satsuki <sf@FreeBSD.org>
* Fumihiko Kimura <jfkimura@yahoo.co.jp> (Only the first 15 lines of the commit message are shown above ) |
2.12_2 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
2.12_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.12_2 11 Jan 2018 16:53:45
  |
danfe  |
Remove superfluous linefeeds and fix some other minor whitespace bugs. |
2.12_2 01 Apr 2016 14:08:38
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
2.12_2 28 Feb 2016 23:47:38
  |
rakuco  |
Fix line breaks conversion.
Current japanese/today converts each file's line breaks from CRLF to LF
with the following procedure in Makefile:
${SED} 's/.$$//'
It is a very problematic method, and breaks many Japanese strings in
the data files (*.tbl).
To solve the problem, use "${TR} -d '\015'" for the conversion.
PR: 206568
Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp> (maintainer) |
2.12_1 30 Nov 2015 20:42:44
  |
amdmi3  |
- Fix fetch
- Fix endianes detection
- Pass maintainership to submitter
PR: 204801
Submitted by: CQG00620@nifty.ne.jp |
2.12 09 Nov 2015 12:59:04
  |
antoine  |
Mark a few ports BROKEN: unfetchable |
2.12 08 Oct 2015 15:11:28
  |
olgeni  |
Remove trailing whitespace from Makefiles, A-L. |
2.12 12 Nov 2014 13:46:00
  |
antoine  |
Cleanup plist |
2.12 28 Jul 2014 22:14:07
  |
adamw  |
Rename the rather surprising number of japanese/ patch-xy patches
to reflect the files they modify. |
2.12 17 May 2014 13:09:54
  |
pawel  |
- Add staging support
- Convert to new options framework |
2.12 12 Mar 2014 09:49:07
  |
bapt  |
Convert to USES=lha |
2.12 20 Sep 2013 18:47:56
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
2.12 07 Mar 2013 17:08:13
  |
miwi  |
- Add new knob USE_LHA [1]
- Convert few ports to USE_LHA [1]
- Revert r303619 since CONFIGURE_ENV already sets CPPFLAGS and LDFLAGS by
default. [2]
PR: 176187 [1]
174790 [2]
Submitted by: Christoph Mallon <christoph.mallon@gmx.de> [1]
Gerald Pfeifer <gerald@pfeifer.com> [2] |
2.12 07 Aug 2011 08:26:25
 |
tota  |
- Update to version 2.12
- Update MASTER_SITES and WWW: line
- Use DATADIR macro
PR: ports/158477
Submitted by: Ports Fury |
2.11a 16 Jun 2011 06:24:00
 |
bapt  |
Unfetchable, no new home found: deprecate |
2.11a 18 Mar 2011 17:59:51
 |
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
2.11a 28 Feb 2008 15:54:01
 |
erwin  |
Reset maintainer.
<rewsirow@ff.iij4u.or.jp>: host mx.iij4u.or.jp[210.138.174.71] said: 550 5.1.1
<rewsirow@ff.iij4u.or.jp>... User Unknown (in reply to RCPT TO command) |
2.11a 09 May 2006 00:18:07
 |
edwin  |
Remove USE_REINPLACE from categories starting with a J |
2.11a 22 Jan 2006 12:39:13
 |
edwin  |
SHA256ify
Approved by: krion@ |
2.11a 05 Apr 2004 22:18:38
 |
kris  |
lha and nkf are EXTRACT_DEPENDS, not BUILD_DEPENDS |
2.11a 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
2.11a 21 Feb 2003 12:29:08
 |
knu  |
De-pkg-comment. |
2.11a 04 Nov 2002 05:46:38
 |
edwin  |
PERL -> REINPLACE
And some ports have USE_PERL5=yes now. |
08 Oct 2000 03:24:23
    |
asami  |
Convert category japanese to new layout. |