non port: japanese/gawk/Makefile |
Number of commits found: 17 |
Wednesday, 20 Jul 2022
|
14:22 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>
* HONDA Yasuhiro <honda@kashio.info.mie-u.ac.jp>
* Hajimu UMEMOTO <ume@FreeBSD.org>
* Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
* Hiroto Kagotani <hiroto.kagotani@gmail.com>
* Hyper NIKKI System Project <hnsmaster@h14m.org>
* IWASHITA Yoji <shuna@pop16.odn.ne.jp>
* Jacques Vidrine <nectar@FreeBSD.org>
* Jie Gao <gaoj@cpsc.ucalgary.ca>
* Jonathan Hanna
* Jun Mukai <mukai@jmuk.org>
* KANOU Hiroki <kanou@mil.allnet.ne.jp>
* KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
* KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
* Ka Ho Ng <khng300@gmail.com>
* Kawaguti Ginga <ginga-freebsd@ginganet.org>
* Kawaguti Ginga <ginga@athena.club.ne.jp>
* Kazutoki TAKAMUNE <takamune@avrl.mei.co.jp>
* Kentaro Inagaki <JBD01226@niftyserve.ne.jp>
* Kimura Fuyuki <fuyuki@mj.0038.net>
* Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
* Koichiro IWAO <meta+ports@vmeta.jp>
* Koichiro IWAO <meta@FreeBSD.org>
* MANTANI Nobutaka <nobutaka@FreeBSD.org>
* MANTANI Nobutaka <nobutaka@nobutaka.com>
* MIHIRA Yoshiro <sanpei@FreeBSD.org>
* MITA Yoshio <mita@FreeBSD.org>
* Makoto Matsushita <matusita@jp.FreeBSD.ORG>
* Makoto Matsushita <matusita@jp.freebsd.org>
* Masafumi NAKANE <max@FreeBSD.org>
* Masahiro Teramoto <markun@onohara.to>
* Masanori Kiriake <seiken@nbs.co.jp>
* Masashi CHIBA
* Mita Yoshio <mita@jp.FreeBSD.org>
* Motoyuki Kasahara <m-kasahr@sra.co.jp>
* Murata Shuuichirou <mrt@mickey.ai.kyutech.ac.jp>
* NIIMI Satoshi <sa2c@sa2c.net>
* Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
* Norikatsu Shigemura <nork@FreeBSD.org>
* Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* SADA Kenji <sada@FreeBSD.org>
* SAITO Itsuro <saito@miv.t.u-tokyo.ac.jp>
* SASAKI Shunsuke <ele@pop17.odn.ne.jp>
* Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
* Satoshi TAOKA <taoka@FreeBSD.org>
* Satoshi Taoka <taoka@FreeBSD.org>
* Seiichirou Hiraoka
* Seiya Yanagita <s_yanagita@ybb.ne.jp>
* Seth Kingsley <sethk@osd.bsdi.com>
* Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
* Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
* Shigeyuki Fukushima <shige@FreeBSD.org>
* Shin-ya MURAKAMI <murashin@gfd-dennou.org>
* TAKAHASHI Kaoru
* TAKAHASHI Kaoru <kaoru@kaisei.org>
* TAKANO, Yuji
* TAKATSU Tomonari <tota@FreeBSD.org>
* TAKATSU Tomonari <tota@rtfm.jp>
* TANAKA Hiroyuki <kattyo@abk.nu>
* TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
* TOGAWA Satoshi <toga@puyo.org>
* Takashi Mega <mega@minz.org>
* Takayuki Nakao <t@nakao.org>
* Takefu
* The 244th namelessness at 2ch.net
* Timothy Beyer <beyert@cs.ucr.edu>
* Toshihiko SHIMOKAWA <toshi@tea.forus.or.jp> & ELISA Font Project
* Yoichi Asai <yatt@msc.biglobe.ne.jp>
* Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
* Yoshihiko Sarumaru <mistral@imasy.or.jp>
* Yoshiro MIHIRA <sanpei@jp.FreeBSD.org>
* Yoshiro MIHIRA <sanpei@sanpei.org>
* Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
* Yukihiro Nakai <nakai@FreeBSD.org>
* Zhihao Yuan <lichray@gmail.com>
* asami
* gurkan@phys.ethz.ch
* hrs
* ichiro@ichiro.org
* issei
* kuriyama
* max
* mutoh@openedu.org
* n-shigemura@ensure.jp
* nivit@email.it
* nkazushi@highway.or.jp
* nork@FreeBSD.org
* sada
* shige
* sumikawa
With hat: portmgr
8d9b67b |
Monday, 10 Jan 2022
|
15:15 Stefan Eßer (se)
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).
A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.
These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,
Approved by: portmgr (implicit)
bcaf25a |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Thursday, 14 May 2015
|
10:15 mat
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
 |
Saturday, 18 Apr 2015
|
06:53 marino
japanese/gawk: Don't install ancient info page
The version of makeinfo in the texinfo package, the one that FreeBSD 11
and DragonFly use because texinfo is no longer in base, is too new to
create the info page on this ancient port.
It would be preferred to either update japanese/gawk to match the same
version as textproc/gawk, or just remove the port completely. However,
for some reason it's a dependency over textproc/gawk on two of rodrigo's
ports.
I initially tried using extra-patches to only block info on FreeBSD 11
and DragonFly, but Makefile.in is already patched and it was getting
complicated so I decided just to remove the old info page for everyone.
The man page is still installed of course.
Approved by: blanket (unbreaks F11)
 |
Wednesday, 16 Jul 2014
|
02:29 adamw
Add DOCS option where PORTDOCS appears in plist.
 |
Thursday, 26 Jun 2014
|
08:41 antoine
Allow to build with texinfo from ports
With hat: portmgr
 |
Thursday, 20 Mar 2014
|
18:01 pawel
Mans are installed automatically, forgot to remove those lines
 |
17:44 pawel
- Add LICENSE
- Support staging
PR: ports/187425 (based on)
Submitted by: Takefu <takefu@airport.fm>
Approved by: maintainer
 |
Friday, 20 Sep 2013
|
18:47 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
 |
Friday, 12 Jul 2013
|
16:32 bapt
Mark as jobs unsafe
 |
Wednesday, 18 Feb 2009
|
05:55 tabthorpe
- Pass maintainership to submitter
Submitted by: Yoshihiro Ota via freebsd-ports@
 |
Monday, 13 Oct 2008
|
12:27 amdmi3
- Bring PATCH_SITES up to date
PR: 128050, 128052, 128053
Submitted by: WATANABE Kazuhiro <CQG00620 at nifty dot ne dot jp>
 |
Sunday, 4 Dec 2005
|
08:59 edwin
Use INFO macros
 |
Thursday, 20 Feb 2003
|
18:32 knu
De-pkg-comment.
 |
Monday, 23 Jul 2001
|
04:55 knu
Update to 3.0.6.
 |
Tuesday, 6 Mar 2001
|
17:21 sf
update to mb114. update PATCh_SITES. add %%PORTDOCS%%.
 |
Number of commits found: 17 |