Pav Lucistnik
8c2aab382d
- Mark MAKE_JOBS_UNSAFE
...
Reported by: pointyhat
2009-11-22 19:49:43 +00:00
Dmitry Marakasov
33e3d901d4
Convert most of remaining ports that depend on xorg-libraries to
...
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav)
2009-06-09 15:33:28 +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
Martin Wilke
d33a167189
- Fix build with gcc 4.2
...
- Pass maintainership to submitter
PR: 118100
Submitted by: Sunry Chen <sunrychen@gmail.com>
Approved by: portmgr (pav)
2007-11-22 14:56:44 +00:00
Pav Lucistnik
737b8faa1b
- Mark BROKEN on CURRENT: does not build with GCC 4.2
2007-07-03 09:32:56 +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
Mark Linimon
7ff680cc04
Remove mastersites that died somewhere between 1997 and 2001.
...
Source: distfile survey
2005-10-06 06:36:26 +00:00
Yen-Ming Lee
4fa047c920
- utilize PORTDOCS
...
- remove extra file and directory
2005-03-05 17:36:48 +00:00
Kris Kennaway
f7ecb45309
BROKEN on ia64: Coredump during build
2004-11-18 22:09:00 +00:00
Eric Anholt
4eb209da7d
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
...
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
2004-07-23 19:10:32 +00:00
Akinori MUSHA
7cc1393a93
De-pkg-comment.
2003-02-20 17:07:10 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
David E. O'Brien
d9d759e651
Turn over to ports@.
2002-09-07 20:05:08 +00:00
David E. O'Brien
ed5136ce24
Add manpages.
...
PR: 27368
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-25 04:21:30 +00:00
Satoshi Asami
3405e8106b
Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients and
...
RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.
Submitted by: bento
2000-09-12 13:04:00 +00:00
David E. O'Brien
0c6715fb31
Use patch to enable full ANSI colour.
2000-08-27 04:44:44 +00:00
Satoshi Asami
74b19501bc
Convert to PORTNAME/PORTVERSION.
...
Anomalies found:
- autoconvert was missing "zh-" in front of PKGNAME
- xcin (both 2.3 and 2.5) had invalid version strings
- neither of xcin ports had NO_LATEST_LINK
- telnet8-1.0 thinks PKGNAME is zh-telnet-1.0
Fixed all except the last (I wasn't sure if it was intentional).
2000-04-13 08:28:23 +00:00
David E. O'Brien
e05c25a8bf
Restore useless version required comments.
2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe
Remove the "version required" line.
2000-03-20 02:37:50 +00:00
David E. O'Brien
b5d1cecde4
Style nits in the ports I maintain.
2000-02-13 03:25:05 +00:00
David E. O'Brien
fe1e09a6cc
Change Id->FreeBSD.
1999-08-25 04:58:03 +00:00
Masafumi Max NAKANE
15074dbb5e
Use ISO639 language code instead of ISO3166 country code for PKGNAME.
...
(IE, cn-* -> zh-*.)
1997-09-22 17:48:41 +00:00
David E. O'Brien
a48cc736b3
Purdue is no longer a master site.
1997-07-31 23:11:28 +00:00
Satoshi Asami
d08a89423b
Demangle PKGNAME. See, I told you it's going to confuse somebody! :)
1996-12-06 00:00:02 +00:00
David E. O'Brien
3e198e9384
Added "cn-" to the PKGNAME.
1996-12-05 19:28:31 +00:00
David E. O'Brien
d23a795680
CATAGORIES+= -> CATAGORIES=
...
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-12 02:19:40 +00:00
David E. O'Brien
b72f3823ec
CATAGORIES+= -> CATAGORIES=
...
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-12 02:16:36 +00:00
David E. O'Brien
489b59cba6
Don't install the fonts that are part of the X11R6 misc fonts dist.
...
Change to use COMPRESS_MAN.
Requested by: Satoshi
1996-11-03 09:32:27 +00:00
Chuck Robey
eff2b2fa20
Fix earlier mistake, modify PKGNAME cxterm to cn-cxterm, not DISTNAME.
...
Submitted by: Satoshi
1996-10-16 12:55:54 +00:00
Chuck Robey
c741775b06
adding cn- to the pkgnames in ports/chinese
...
Reviewed by: Satoshi
1996-10-16 02:25:40 +00:00
Chuck Robey
97f9ab6d19
New chinese language port, cxterm, tested and ready!
...
Submitted by: David O'Brien
1996-09-17 22:51:49 +00:00