Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.2.0_19 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
6.2.0_19 08 Feb 2024 05:11:01 |
Hiroki Sato (hrs) |
japanese/kterm: Revert MANPREFIX change in 9a5a5a0
- Just use "install.man" target to install the manual page since
ManDirectoryRoot has been updated to point LOCALBASE/share/man on
and after xorg-cf-files-1.0.8_1.
- The localized manpage is installed to
LOCALBASE/share/man/<lang>.<charset>/ where man(1) looks up,
not LOCALBASE/share/man/<lang>/. |
6.2.0_18 04 Feb 2024 19:13:55 |
Gleb Popov (arrowd) |
*: Move manpages to share/man for imake ports.
Approved by: portmgr (blanket) |
6.2.0_18 22 Jan 2024 20:26:42 |
Muhammad Moinur Rahman (bofh) |
japanese/kterm: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
6.2.0_17 07 Jan 2024 17:30:34 |
Hiroki Sato (hrs) |
japanese/kterm: Resurrect kterm-6.2.0 |
6.2.0_16 12 Jul 2023 19:59:02 |
Rene Ladan (rene) |
japanese/kterm: Remove expired port
2023-07-11 japanese/kterm: Last upstream release was in 2011 |
6.2.0_16 11 Jun 2023 19:16:22 |
Muhammad Moinur Rahman (bofh) |
japanese/kterm: Fix build with llvm15
- Pet portclippy
- Mark DEPRECATED as last upstream release was in 2011
- Set EXPIRATION_DATE 2023-07-11
Approved by: portmgr (blanket) |
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) |
6.2.0_15 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 ) |
6.2.0_15 01 Apr 2022 15:53:18 |
Rene Ladan (rene) |
all: drop support for EOL FreeBSD 12.2
- Mk/bsd.port.mk: bump minimal FreeBSD version to 12.3,
update an example
- sysutils/lsof: drop support for ancient FreeBSD releases.
- multimedia/ustreamer: remove inline patch for 12.2
- x11/wayland-logout: remove support for FreeBSD < 12.3
- sysutils/bhyve+: remove support for FreeBSD 12.2
- databases/clickhouse: remove support for FreeBSD 12.2
- databases/mariadb106-server: remove support for FreeBSD 12.2
- devel/cvsd: no need to test for FreeBSD >=5 anymore
- devel/imake: no need to support a.out anymore
- japanese/kterm: no need to support FreeBSD <= 9
- math/igraph: remove support for FreeBSD 12.2
- net/onedrive: remove support for FreeBSD 12.2
- security/ipsec-tools: no need to test for FreeBSD >= 11
- emulators/rpcs3: Revert "emulators/rpcs3: unbreak on FreeBSD 12.2 after
49f593b2f77f"
Reviewed by: brnrd, fluffy, jbeich, ler, yuri, x11 (zeising)
Approved by: portmgr (implicit)
Differential Revision: https://reviews.freebsd.org/D34523 |
6.2.0_15 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
6.2.0_15 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.2.0_15 30 Dec 2019 16:58:11 |
hrs |
Fixup patches by makepatch. No functional change. |
6.2.0_15 06 Nov 2019 18:03:34 |
zeising |
Add USES=xorg USES=gl, ports categories j
Add USES=xorg and USES=gl to ports in categories starting with 'j'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
6.2.0_15 03 May 2019 21:06:51 |
linimon |
These ports now build on aarch64.
Where necessary, pet portlint.
Approved by: portmgr
Obtained from: aarch64 TRYBROKEN run |
6.2.0_15 11 Mar 2019 21:25:57 |
zeising |
x11-fonts/mkfontscale: Update to 1.2.0
Update x11-fonts/mkfontscale to 1.2.0
Remove x11-fonts/mkfontdir, which has been merged into mkfontscale.
Update dependencies and bump portrevisions.
Add an entry to UPDATING and MOVES
Changelog:
https://lists.x.org/archives/xorg/2019-March/059633.html
Thanks to Antoine for the exp-run!
PR: 236336 (exp-run)
Obtained from: FreeBSD Graphics Team dev repo
https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/mkfontscale
Sponsored by: B3 Init |
6.2.0_14 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
6.2.0_14 13 Feb 2017 16:38:32 |
mat |
Fix USE_GITHUB usage.
For a couple of ports, bump PORTEPOCH as their version were wrong.
Sponsored by: Absolight |
6.2.0_14 11 Nov 2016 10:18:56 |
linimon |
Mark various ports broken on aarch64.
Approved by: portmgr (tier-2 blanket) |
6.2.0_14 06 Nov 2016 03:51:24 |
hrs |
Fix build. |
6.2.0_14 04 Nov 2016 22:50:21 |
hrs |
- Fix X11 dependency.
- Fix bdftopcf dependency.
- Eliminate unfetchable patch files. |
6.2.0_13 23 Aug 2016 17:53:36 |
marino |
japanese/kterm: wpi patch site no longer resolves (patch unfetchable)
This port also needs USES+=ncurses with an associated patch to Imakefile,
but that will wait until after the port is unbroken again. |
6.2.0_13 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
6.2.0_13 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
6.2.0_13 20 Sep 2015 20:54:09 |
olgeni |
Typos, whitespace and capitalization fixes (G-P). |
6.2.0_13 24 Jul 2015 19:43:54 |
hrs |
Fix ${opt}_* variables.
PR: 201846 |
6.2.0_13 14 May 2015 10:15:09 |
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 |
6.2.0_13 21 Mar 2015 23:05:21 |
bapt |
Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports |
6.2.0_13 12 Nov 2014 13:46:00 |
antoine |
Cleanup plist |
6.2.0_13 06 Nov 2014 16:30:28 |
ak |
- Remove a few remaining $Id$ from pkg-plists
Approved by: portmgr (mat) |
6.2.0_13 28 Jul 2014 22:14:07 |
adamw |
Rename the rather surprising number of japanese/ patch-xy patches
to reflect the files they modify. |
6.2.0_13 05 Jul 2014 19:27:04 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Categories J-L.
CR: D305
Approved by: portmgr (swills) |
6.2.0_13 24 May 2014 18:10:10 |
hrs |
- STAGEDIR support.
- Fix BUILD_DEPENDS when VGAFONT defined. |
6.2.0_13 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
6.2.0_13 20 Sep 2013 18:47:56 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
6.2.0_13 28 Jun 2013 11:51:06 |
bapt |
New USES imake to handle the dependency on imake.
This uses accept 'env' as an argument for ports that do use their own or a
different do-configure target.
Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it
to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be
overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via
IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned
from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we
do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).
While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port |
6.2.0_13 13 Jun 2013 23:45:57 |
miwi |
= Fix plist
Reported by: pkg (DEVELOPER_MODE) |
6.2.0_13 12 Jun 2013 16:08:37 |
bapt |
Fix build with clang |
6.2.0_13 20 Jan 2013 06:18:26 |
hrs |
Fix SIGSEGV when pasting multibyte characters.
Submitted by: nyan |
6.2.0_12 20 Jan 2013 01:30:35 |
hrs |
Add UTF-8 support. |
6.2.0_11 26 Sep 2012 15:28:19 |
eadler |
Fix the port build: I forgot to test after a 'rmconfig'
Pointyhat: me |
6.2.0_11 26 Sep 2012 14:56:03 |
eadler |
convert to optionsNG
minify header |
6.2.0_11 15 Aug 2012 19:26:14 |
tabthorpe |
- Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back
Approved by: portmgr |
6.2.0_11 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
6.2.0_11 24 Jan 2010 16:14:29 |
nork |
Fix build error on 9-current (utmpx) by disabling UTMP.
Pointed out by: pointyhat via erwin |
6.2.0_11 11 Jan 2009 22:03:54 |
nork |
Use openpty(3) and Bump PORTREVISION, accodingly. |
6.2.0_10 24 Jul 2008 15:03:38 |
hrs |
Remove japanese/kterm16c because japanese/kterm now supports the
16-color patch. While I am here, OPTIONSify WITH_* vars and add
some clean-ups to the Makefile in japanese/kterm.
Approved by: maintainer |
6.2.0_9 22 Jul 2008 22:01:41 |
flz |
Fix USE_XORG for the upcoming bsd.port.mk changes (ports/122340).
Approved by: portmgr (self) |
6.2.0_9 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
6.2.0_9 28 Dec 2007 17:32:57 |
nork |
Fix build error without sgtty.h.
PR: ports/119104
Submitted by: Ed Schouten <ed at fxq dot nl> |
6.2.0_9 09 Jun 2007 11:58:41 |
nork |
gzip Japanese manual like default (English) manual by USE_IMAKE.
Submitted by: Watanabe Kazuhiro <CQG00620 <a t> nifty.ne.jp> |
6.2.0_9 02 Jun 2007 16:38:11 |
nork |
No need to MANCOMPRESSED=yes. |
6.2.0_9 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
6.2.0_8 21 Jun 2006 06:55:40 |
nork |
Grab. |
6.2.0_8 21 Jun 2006 06:54:43 |
nork |
o Set stty min & vtime.
o Bump PORTREVISION, accordingly.
PR: ports/92184
Submitted by: TOMITA Yoshinori <yoshint@flab.fujitsu.co.jp> |
6.2.0_7 21 Dec 2005 00:06:51 |
ehaupt |
- Add a patch to use USE_POSIX_TERMIOS instead of hardcoded value (13)
- Use MANLANG, INSTALL_MAN, DOCSDIR, PLIST_FILES, general cleanup (me)
- Remove pkg-plist (me)
- Bump PORTREVISION (me)
PR: 90104
Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp> |
6.2.0_6 24 Nov 2005 23:02:13 |
pav |
- Add SHA256 |
6.2.0_6 03 May 2005 09:33:32 |
vanilla |
- Change maintainer's mail address.
- Change URL of {MASTER,PATCH}_SITES where I distribute sources/patches.
- mkbold/mkitalic: Make portlint happy.
PR: ports/80538
Submitted by: maintainer |
6.2.0_6 10 Apr 2005 05:57:19 |
lesi |
Remove XAWVER from Xaw3d and neXtaw LIB_DEPENDS re. Xaw3d and neXtaw will
be depended upon just fine without explicit version in there, while
specifying it can occasionally confuse (cf. ports/78527). Package depends
on specific versions of Xaw3d, neXtaw and X libraries anyway and port
will get the right version number through imake. |
6.2.0_6 11 Mar 2005 21:02:35 |
pav |
- Be clever about fetching
PR: ports/78601
Submitted by: KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp> |
6.2.0_6 06 Mar 2005 22:06:12 |
arved |
* Add the patch to use POSIX termios instead of ioctl,
in order to correctlly run on amd64.
* Add w3m wheel mouse patch.
PR: 78488
Submitted by: KOMATSU Shinichiro <koma2@ksta.ms.u-tokyo.ac.jp> |
6.2.0_5 23 Dec 2004 09:32:50 |
nork |
Reset MAINTAINER to ports@.
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket) |
6.2.0_5 15 Nov 2004 05:19:30 |
sf |
farewell to libxpg4. |
6.2.0_5 31 Mar 2004 15:40:30 |
nork |
Add Tektronix emulation knob.
PR: ports/64835
Submitted by: Katsura Matsumoto <katsura@cc.osaka-kyoiku.ac.jp>
Approved by: shige (blanket) |
6.2.0_5 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
6.2.0_5 07 Mar 2003 06:04:59 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
6.2.0_5 15 Nov 2002 16:24:37 |
shige |
Support termcap "ec"(erase_chars).
This fixed scroll-and-wipe-screen problem,
for example, using /usr/bin/vi(4.x-RELEASE).
# There is "ec" directive in "kterm" termcap.
# But, kterm-6.2.0_4 or former does not support "ec"(erase_chars).
PORTREVISION bumped.
Pointed by: KFB03633@nifty.ne.jp |
6.2.0_5 15 Nov 2002 16:21:49 |
shige |
Support termcap "ec"(erase_chars).
This fixed scroll-and-wipe-screen problem,
for example, using /usr/bin/vi(4.x-RELEASE).
# There is "ec" directive in "kterm" termcap.
# But, kterm-6.2.0_4 or former does not support "ec"(erase_chars).
PORTREVISION bumped.
Pointed by: KFB03633@nifty.ne.jp |
6.2.0_4 01 Jul 2002 19:28:59 |
shige |
Unbreak building kterm on 4.6-REL or later.
PR: ports/39693
Submitted by: Masayuki Yokotani <yokotani@nn.iij4u.or.jp> |
6.2.0_4 15 May 2002 13:20:09 |
yoichi |
Fix input problem while mouse pointer is left on scroll bar.
PR: ports/37668
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
Reviewed by: ports-jp@jp.FreeBSD.org |
01 Mar 2002 17:52:18 |
shige |
Fix font foundary in fontList. Add jisx0213 patch. Add 16-colors patch from
ports/kterm16c. |
22 Jun 2001 16:15:02 |
shige |
Revise KTerm resources for using fixed-pitch fonts. PORTREVISION bump. |
21 Jun 2001 15:10:26 |
mita |
Committed after discussions in ports-jp@jp.FreeBSD.org |
12 May 2001 18:39:16 |
shige |
Fix XAWVER shlib version. |
08 May 2001 17:56:30 |
shige |
PORTREVISION bump. |
08 May 2001 17:09:13 |
shige |
Change trrigger key-binding for begin-conversion(_JAPANESE_CONVERSION). |
28 Jan 2001 17:28:50 |
shige |
Add KTerm.ad patch. This can be useful if you have an IntelliMouse. It maps
the button events generated by the wheel. |
08 Oct 2000 03:24:23 |
asami |
Convert category japanese to new layout. |
07 Oct 2000 23:15:04 |
asami |
Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-*. |
21 Sep 2000 05:12:23 |
shige |
Sychronize with neXtaw upgrade. |
03 Aug 2000 10:28:58 |
asami |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |
29 Jun 2000 08:03:02 |
obrien |
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site. |