Commit graph

85 commits

Author SHA1 Message Date
Hiroki Sato
d7157d4a44 Fix ${opt}_* variables.
PR:	201846
2015-07-24 19:43:53 +00:00
Mathieu Arnold
60d1a83c2a 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
2015-05-14 10:15:04 +00:00
Baptiste Daroussin
a5da770e67 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
2015-03-21 23:05:19 +00:00
Antoine Brodin
8b6ef795df Cleanup plist 2014-11-12 13:45:59 +00:00
Alex Kozlov
22e20c2aa1 - Remove a few remaining $Id$ from pkg-plists
Approved by:	portmgr (mat)
2014-11-06 16:30:27 +00:00
Adam Weinberger
f9d86cf02f Rename the rather surprising number of japanese/ patch-xy patches
to reflect the files they modify.
2014-07-28 22:14:07 +00:00
Jimmy Olgeni
021be14f65 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)
2014-07-05 19:27:03 +00:00
Hiroki Sato
70d842709f - STAGEDIR support.
- Fix BUILD_DEPENDS when VGAFONT defined.
2014-05-24 18:10:10 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Baptiste Daroussin
8ee9a3584f Add NO_STAGE all over the place in preparation for the staging support (cat: japanese) 2013-09-20 18:47:54 +00:00
Baptiste Daroussin
932db7c46c 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
2013-06-28 11:51:05 +00:00
Martin Wilke
cd8196b0c2 = Fix plist
Reported by:	pkg (DEVELOPER_MODE)
2013-06-13 23:45:56 +00:00
Baptiste Daroussin
fb7450560b Fix build with clang 2013-06-12 16:08:37 +00:00
Hiroki Sato
b6648dc2fb Fix SIGSEGV when pasting multibyte characters.
Submitted by:	nyan
2013-01-20 06:18:25 +00:00
Hiroki Sato
891d15444b Add UTF-8 support. 2013-01-20 01:30:35 +00:00
Eitan Adler
a4c50588f5 Fix the port build: I forgot to test after a 'rmconfig'
Pointyhat: me
2012-09-26 15:28:18 +00:00
Eitan Adler
6fc5a4f69d convert to optionsNG
minify header
2012-09-26 14:56:03 +00:00
Thomas Abthorpe
83fc7a83ad - Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back

Approved by:	portmgr
2012-08-15 19:26:13 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Norikatsu Shigemura
2f1fac3cc2 Fix build error on 9-current (utmpx) by disabling UTMP.
Pointed out by:		pointyhat via erwin
2010-01-24 16:14:28 +00:00
Norikatsu Shigemura
bc85d896f9 Use openpty(3) and Bump PORTREVISION, accodingly. 2009-01-11 22:03:54 +00:00
Hiroki Sato
6c9513c95a 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
2008-07-24 15:03:38 +00:00
Florent Thoumie
e996fa0e00 Fix USE_XORG for the upcoming bsd.port.mk changes (ports/122340).
Approved by:	portmgr (self)
2008-07-22 22:02:13 +00:00
Martin Wilke
3e4ed01146 - 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)
2008-04-19 17:56:05 +00:00
Norikatsu Shigemura
fb80bfbb6d Fix build error without sgtty.h.
PR:		ports/119104
Submitted by:	Ed Schouten <ed at fxq dot nl>
2007-12-28 17:32:57 +00:00
Norikatsu Shigemura
10a62574e8 gzip Japanese manual like default (English) manual by USE_IMAKE.
Submitted by:	Watanabe Kazuhiro <CQG00620 <a t> nifty.ne.jp>
2007-06-09 11:58:41 +00:00
Norikatsu Shigemura
90c30e6b23 No need to MANCOMPRESSED=yes. 2007-06-02 16:38:11 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Norikatsu Shigemura
52195f1bdd Grab. 2006-06-21 06:55:40 +00:00
Norikatsu Shigemura
2440f22a83 o Set stty min & vtime.
o Bump PORTREVISION, accordingly.

PR:		ports/92184
Submitted by:	TOMITA Yoshinori <yoshint@flab.fujitsu.co.jp>
2006-06-21 06:54:43 +00:00
Emanuel Haupt
0c0376da37 - 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>
2005-12-21 00:06:51 +00:00
Pav Lucistnik
a5884a575c - Add SHA256 2005-11-24 23:02:13 +00:00
Vanilla I. Shu
d76df9ff7e - 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
2005-05-03 09:33:32 +00:00
Dejan Lesjak
0acf0e892f 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.
2005-04-10 05:57:19 +00:00
Pav Lucistnik
3def044199 - Be clever about fetching
PR:		ports/78601
Submitted by:	KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp>
2005-03-11 21:02:35 +00:00
Tilman Keskinoz
33ed38feb0 * 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>
2005-03-06 22:06:12 +00:00
Norikatsu Shigemura
d9ed90620d 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)
2004-12-23 09:32:50 +00:00
FUJISHIMA Satsuki
a787f0b075 farewell to libxpg4. 2004-11-15 05:19:30 +00:00
Norikatsu Shigemura
5323a25a7e Add Tektronix emulation knob.
PR:		ports/64835
Submitted by:	Katsura Matsumoto <katsura@cc.osaka-kyoiku.ac.jp>
Approved by:	shige (blanket)
2004-03-31 15:40:30 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Shigeyuki Fukushima
1b6f3b8cd3 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
2002-11-15 16:24:37 +00:00
Shigeyuki Fukushima
a6c494bd35 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
2002-11-15 16:21:49 +00:00
Shigeyuki Fukushima
c69a254d7c Unbreak building kterm on 4.6-REL or later.
PR:		ports/39693
Submitted by:	Masayuki Yokotani <yokotani@nn.iij4u.or.jp>
2002-07-01 19:28:59 +00:00
Yoichi NAKAYAMA
d822565bc0 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
2002-05-15 13:20:09 +00:00
Shigeyuki Fukushima
3cbbd0bdd2 Fix font foundary in fontList.
Add jisx0213 patch.
Add 16-colors patch from ports/kterm16c.

PORTREVISION bump.

Submitted by:	KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
2002-03-01 17:52:17 +00:00
Shigeyuki Fukushima
0262278f7a Revise KTerm resources for using fixed-pitch fonts.
PORTREVISION bump.

Pointed by:	knu
2001-06-22 15:15:02 +00:00
Yoshio MITA
7de6c60473 Committed after discussions in ports-jp@jp.FreeBSD.org
PR:		ports/28317
Submitted by:	candy@kgc.co.jp
2001-06-21 14:10:19 +00:00
Shigeyuki Fukushima
5aed59a295 Fix XAWVER shlib version.
Submitted by:	Yusuke Matsuoka <yusmat@iris.dti.ne.jp>
2001-05-12 17:39:16 +00:00
Shigeyuki Fukushima
1ed94359fd PORTREVISION bump.
Pointed by:	knu
2001-05-08 16:56:25 +00:00