Commit graph

27 commits

Author SHA1 Message Date
Baptiste Daroussin
ca9f12347d Mark as broken: almost all command call are hardcoded
With hat:	portmgr
2014-06-24 22:23:00 +00:00
Jimmy Olgeni
37e782dfbc Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.

CR:		D196
Approved by:	portmgr (bapt)
2014-06-09 11:21:52 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Martin Wilke
a72502a9b4 - Convert USE_GMAKE to USES 2014-03-13 08:07:44 +00:00
Baptiste Daroussin
f5750c6a0e Add NO_STAGE all over the place in preparation for the staging support (cat: chinese) 2013-09-20 16:01:22 +00:00
Marcus von Appen
821843ca06 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
2013-04-27 08:50:46 +00:00
Emanuel Haupt
1afcdd5eb1 Remove trailing whitespaces.
Feature safe:	yes
2011-11-18 23:30:13 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Pav Lucistnik
8c2aab382d - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-22 19:49:43 +00:00
Dmitry Marakasov
c926af277e - Switch SourceForge ports to the new File Release System: categories starting with B,C 2009-08-22 00:15:15 +00:00
Ion-Mihai Tetcu
aa3514e24f Fix build with custom LOCALBSE and respect CFLAGS a little more.
Reported by:	QATty
2009-06-01 17:29:21 +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
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
Frank J. Laszlo
5f9b1a85cc Back out CONFIGURE_ARGS change. Handled by USE_XLIB + GNU_CONFIGURE
Reported by: 	rafan
2006-12-01 22:32:33 +00:00
Frank J. Laszlo
46c78808b2 1) Respect X11BASE.
2) USE_LDCONFIG
3) pet portlint(1)

Reported by:	pointyhat
2006-12-01 21:24:16 +00:00
Edwin Groothuis
bbee4a66a6 remove USE_REINPLACE for all ports with categories starting with C 2006-05-03 23:38:41 +00:00
Kris Kennaway
47498b9785 Add missing USE_ICONV=yes 2006-01-24 13:48:42 +00:00
Pav Lucistnik
a5884a575c - Add SHA256 2005-11-24 23:02:13 +00:00
Mark Linimon
8cf8875aef Reset bouncing maintainer address. These ports are now available for
adoption.

Note that I have left the maintainer's own ftp site as a MASTERSITE
because it still appears to be active (for now, anyways).

Hat:	portmgr
2005-07-25 21:58:10 +00:00
Sergey Matveychuk
dc769a34d1 - Pass maintainership to submitter
PR:		ports/75730
Submitted by:	statue(at)freebsd.netlab.cse.yzu.edu.tw
2005-01-08 15:50:05 +00:00
Tilman Keskinoz
e294de2565 Fix build with gcc 3.4 2004-08-15 17:23:10 +00:00
Kris Kennaway
632ea868a6 BROKEN on sparc64: Build fails 2004-05-13 09:12:45 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Mark Linimon
30b459ebc5 statue@freebsd.sinica.edu.tw has asked for all the maintained
ports to be reset to ports@FreeBSD.org.  We're sorry to see you
go and want to thank you for your help in the past.

PR:		ports/59515
Submitted by:	statue@freebsd.sinica.edu.tw
2003-11-21 03:09:45 +00:00
Yen-Ming Lee
6c8026f9a4 fix PLIST problem.
Reviewed by:	maintainer
2003-11-10 08:43:41 +00:00
Yen-Ming Lee
610e53c811 miniChinput is a tiny version of Chinput, which is a GPLed Chinese
input method. miniChinput uses XIM protocol and provides several
input modules for both GB and BIG5 encodings.

WWW: http://sourceforge.net/projects/minichinput

PR:		54620
Submitted by:	Statue <statue@freebsd.sinica.edu.tw>
2003-07-22 13:31:10 +00:00