1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
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
Trevor Johnson
4e5fc326bf Use SORT macro. Clarify COMMENT. Use PLIST_DIRS. Drop maintainership. 2004-04-07 13:37:26 +00:00
Trevor Johnson
05910b268e Add size data. 2004-01-27 16:12:37 +00:00
Trevor Johnson
439b8a040c Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
Alexander Leidinger
8697f3d4a9 s/rpm2cpio/rpm2cpio.pl/ after the recent update of archivers/rpm2cpio (the
script was renamed to solve a conflict with archivers/rpm) to fix possible
build problems.

I've tested this with lang/icc. Any new errors because of this commit in
one of the modified ports may be because the ports previously may have used
rpm2cpio from archivers/rpm instead of the used {EXTRACT,BUILD}_DEPENDS
archivers/rpm2cpio.
2003-12-12 13:43:05 +00:00
Trevor Johnson
3f9bfd1b17 Make fetchable.
nods to:  fenner's survey and www.alltheweb.com
2003-10-21 08:38:46 +00:00
Trevor Johnson
312dd15cbc Fix dependence on rpm2cpio.
Submitted by:	Phil Pennock
2003-07-20 05:07:52 +00:00
Trevor Johnson
4e1c91ce97 Chase home page.
Submitted by:	Michal Pasternak
2003-04-15 18:24:53 +00:00
Trevor Johnson
5e37fb828f Retire comment file. 2003-03-01 14:34:33 +00:00
Trevor Johnson
0e381a36d7 Add a dependency seen in the bento log. 2002-07-05 01:01:39 +00:00
Trevor Johnson
b8b487e3b0 Inadvertently, I did not remove these lines when I got rid of the
use of the temporary file, and so "make do-extract" was broken.

reported by:	dougb
2002-06-20 09:49:41 +00:00
Trevor Johnson
79986d8a8c Use a pipe instead of a temporary file. 2002-06-19 01:30:06 +00:00
Trevor Johnson
6ec9093274 Prefer the rpm2cpio from ports/archivers/rpm2cpio to the (conflicting)
one from ports/archivers/rpm, because the former is much smaller
and depends only on Perl.
2002-06-19 01:25:05 +00:00
Trevor Johnson
0c8704f343 Quiet this port.
Submitted by:	dougb
2002-06-19 01:17:07 +00:00
Trevor Johnson
5689baf63f Install under local/. Clarify PKGMESSAGE. 2002-05-31 09:28:08 +00:00
Trevor Johnson
7eaf0ff50a new port of the fonts from the SGI ProPack 1.4 for Linux, from a
suggestion by Ryan Dooley
2002-05-31 09:17:46 +00:00