Port details |
- imake-4 Imake and other utilities from XFree86
- 4.5.0 devel
=279 4.5.0Version of this port present on the latest quarterly branch.
- IGNORE: is part of XFree86 and you have xorg set for X11 distribution. See The X Window System and Virtual Consoles chapter of FAQ for more information
- Maintainer: x11@FreeBSD.org
- Port Added: 2000-06-08 00:25:55
- Last Update: 2008-03-07 21:47:50
- SVN Revision: UNKNOWN
- People watching this port, also watch:: libiconv, gettext, freetype2, expat, gmake
- License: not specified in port
- Description:
- This port provides some useful utilities originally provided as a part
of the XFree86 package. Imake, among others, is one of the most
frequently used programs when compiling software packages. Lndir is
another useful tools. See man pages for the detail.
- Max
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: imake
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5.8.8 : lang/perl5.8
- Runtime dependencies:
-
- perl5.8.8 : lang/perl5.8
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.5.0 07 Mar 2008 21:47:50 |
flz |
Remove support for XFree8-4.
From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore.
PR: ports/119418
Submitted by: flz
Approved by: portmgr (pav) |
4.5.0 03 Oct 2007 22:41:07 |
edwin |
Remove support for OSVERION < 5 |
4.5.0 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}. |
4.5.0 09 May 2006 17:12:28 |
lesi |
Silence duplicate LATEST_LINK checker by defining
NO_LATEST_LINK depending on X_WINDOW_SYSTEM choice.
PR: ports/96293 (but solved differently) |
4.5.0 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
4.5.0 25 Nov 2005 12:10:57 |
lesi |
Force imake build respect ${CC}.
Noticed by: skv
PR: ports/85735 |
4.5.0 11 Nov 2005 22:16:17 |
lesi |
If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one,
point to The X Window System and Virtual Consoles chapter of FAQ.
Add SHA256. |
4.5.0 15 Jun 2005 02:40:03 |
lesi |
Upgrade to XFree86 4.5.0.
Ports changes:
- Drop dependency on x11/wrapper. X server already contains this code
(programs/Xserver/os/utils.c rev. 3.58).
- Install default SecurityPolicy with XFree86-4-libraries, thus avoiding
plists and who-owns-what complications between different fooServer ports.
Copy default file to real one if that doesn't exist and remove both upon
uninstall if they are the same.
- Revert change to Imake.rules rev. 3.132 in devel/imake-4 port, since
couple of ports break with this change
(devel/imake-4/files/patch-Imake.rules)
- Add grehans patches for PPC [1]
- Several of directories that were previously in /etc/mtree/BSD.x11-4.dist
were moved to respective ports pkg-plists
PR: [1] 78345, 78346, 78348, 78352, 78353, 78354, 78355, 78356 |
4.4.0_1 23 Dec 2004 05:31:04 |
lesi |
Bump PORTREVISION, since html manpages are no longer built/installed
and that changes packaging content. |
4.4.0 23 Dec 2004 01:35:49 |
anholt |
Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2
DRI drivers are incompatible with the old libGL in XFree86, they have been
repocopied to graphics/xfree86-dri. Also note that with this commit the html
manpages are going away, and with it the runtime dependency on perl for the
imake port.
Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt
Props to: kris (multiple cluster runs and sorting through logs)
lesi (fixing all the issues in those logs, and more) |
4.4.0 10 Aug 2004 01:29:22 |
marcus |
Update XFree86 clients to 4.4 release. Release notes are available at
http://www.xfree86.org/4.4.0/RELNOTES.html
PR: ports/67733 imake
ports/67508 libraries
ports/67510 clients
ports/67513 server
ports/67776 100dpi fonts
ports/67777 75dpi fonts
ports/67778 cyrillic fonts
ports/67779 default bitmap fonts
ports/67781 font encodings
ports/67783 scalable fonts
ports/67784 font server
ports/67785 XFree86 meta-port (Only the first 15 lines of the commit message are shown above ) |
4.3.0_2 23 Jul 2004 23:45:10 |
pav |
- Add a check to prevent installation to wrong X distribution, as seen
in other XFree86/X.Org ports.
Approved by: anholt (x11 hat) |
4.3.0_2 19 Jun 2004 06:16:17 |
anholt |
Register CONFLICTS between imake ports. |
4.3.0_2 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
4.3.0_2 24 Mar 2004 18:25:50 |
lofi |
Add a patch to make imake compatible with upcoming make(1) fixes.
Submitted by: Harti Brandt <brandt at fokus.fraunhofer.de> |
4.3.0_2 06 Feb 2004 17:34:48 |
marcus |
Do the same PTHREAD_{CFLAGS,LIBS} magic here so that the installed FreeBSD.cf
includes the correct settings.
Reported by: Stefan Farfeleder <stefan@fafoe.narf.at> |
4.3.0_2 12 Dec 2003 22:49:06 |
anholt |
- Change maintainership of this port to x11@, too.
- Install xttMod.tmpl, which may be used by XFree86-4-Server soon
- Use #!/usr/bin/env perl to increase chances of finding perl. Perl should be
unnecessarry once we get XFree86 4.4.0.
PR: ports/60005 (perl)
Submitted by: nik |
4.3.0_1 16 Jul 2003 20:45:02 |
anholt |
Fix a bug in string handling in rman.
Submitted by: marcel |
4.3.0 11 Mar 2003 23:38:12 |
anholt |
Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-devel
for being outdated. Thank you to all the testers and people who submitted
patches for this update.
Approved by: portmgr |
4.2.0_1 07 Mar 2003 06:01:16 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
4.2.0_1 14 Sep 2002 13:32:07 |
sobomax |
Due to popular demant into each port which might be inserted into dependency
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.
Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.) |
4.2.0_1 18 Jul 2002 20:30:22 |
anholt |
Make XFree86-4 miniports use imake-4's HasXdmAuth setting (default is YES).
Clean up Wraphelp.c inclusion in the ports that need it.
Add USE_PERL5 to imake-4.
Approved by: des |
4.2.0_1 22 May 2002 14:29:17 |
sobomax |
imake(1) thinks that the first place where to look for a compiler on FreeBSD
is /usr/local/bin/gcc, which simply is not true. Correct it. Bump
PORTREVISION for imake-4 port (XFree86-4-libraries isn't bumped because this
port doesn't install its own imake binary, but builds it for internal
consumption only).
No reply from: MAINTAINERs |
4.2.0 28 Mar 2002 18:30:14 |
obrien |
The prevalent style is <pkgname><major_ver_num> w/o -'s. |
4.2.0 28 Mar 2002 18:28:07 |
obrien |
Allow pkg_add -r to work easily given change to XF4. |
4.2.0 16 Mar 2002 23:40:19 |
will |
XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgrades
[1] Upgrade to 4.2.0.
[2] Allow Wraphelp.c to be fetched by default, set HasXdmAuth=YES
by default.
Submitted by: [1] sf, taguchi@tohoku.iij.ad.jp
Approved by: [2] core |
24 Jan 2002 23:28:27 |
sf |
I found a PR for this issue, that was: |
24 Jan 2002 23:26:37 |
sf |
Variables which are defined in bsd.port.mk could never be used as conditional
parameter before bsd.port.pre.mk. This time it is ${DISTDIR}. |
06 Jan 2002 20:41:45 |
sf |
o don't grok ${FILESDIR} for Wraphelp.c. This means bento will not ship
XDM-AUTHORIZATION-1 enabled package. o fetch Wraphelp.c for non-US residents.
|
05 Jan 2002 20:35:44 |
sf |
Keep imake-4 and -libraries consistent with its HasXdmAuth status. This fix
only affects if you have - set USA_RESIDENT=YES and - not set XasXdmAuth to
NO and - not had Wraphelp.c. You don't need to recompile -libraries to
recover this inconsistency. |
15 Dec 2001 02:58:35 |
sf |
Fix long-standing bug of this ports: support HasXdmAuth correctly. |
07 Nov 2001 08:37:52 |
knu |
Set LATEST_LINK to imake-4. |
12 Jun 2001 16:20:58 |
sf |
fix typo to unbreak Alpha arch. |
12 Jun 2001 15:59:12 |
sf |
update to 4.1.0. |
29 Mar 2001 12:04:27 |
sf |
o fix MASTER_SITE_SUBDIR. o unbreak -clients when USA_RESIDENT does not set.
|
25 Mar 2001 23:04:52 |
sf |
update to 4.0.3. o use internal freetype2 for consistency with x11/XFree86-4.
o added xthreads obtained from x11/XFree86-4. o install "ws" type config
sample for xdm. o build DRI only if kernel source installed in /sys. o fix
Riva128/SGRAM driver(patch-riva_hw.c). |
05 Feb 2001 14:34:42 |
olgeni |
Style police over the devel category. |
01 Jan 2001 15:09:06 |
sf |
NO_INSTALL_MANPAGES is not for user defined variable. |
29 Nov 2000 12:08:20 |
motoyuki |
Add "#define BuildAoutLibraries ${BuildAoutLibraries}". |
26 Oct 2000 02:46:50 |
asami |
Enable PAM support. |
08 Oct 2000 02:10:04 |
asami |
Convert category devel to new layout. |
29 Sep 2000 01:21:49 |
asami |
FreeBSD specific hack -- prefer OSREL from the environment over what uname(3)
says. This is necessary for cross-version chroot builds. |
27 Sep 2000 23:47:56 |
asami |
Add "#define NothingOutsideProjectRoot YES" to make sure nothing is installed
outside /usr/X11R6. This fixes about 70 "type (dir, link)" mtree errors in
5-current. |
07 Sep 2000 01:03:50 |
asami |
Both of the below are |
06 Sep 2000 10:41:50 |
asami |
Work around bug (?) in BSD make that causes HTML manpages to be generated with
wrong suffix when MANSUFFIX is defined. |
03 Sep 2000 09:04:15 |
kris |
Remove 0-sized patch files |
25 Aug 2000 11:35:23 |
asami |
Update to 4.0.1. Remove libraries from -clients. Try to extract only what
each port needs. Other miscellaneous bug fixes. |
08 Jun 2000 04:25:55 |
asami |
Add imake based on XFree86-4.0. |