# $FreeBSD$ PORTNAME= compat10x PORTVERSION= 10.4.1004000.20181014 CATEGORIES= misc MASTER_SITES= LOCAL/des PKGNAMESUFFIX= -${ARCH} DISTNAME= ${PORTNAME}-${ARCH}-${PORTVERSION} MAINTAINER= des@FreeBSD.org COMMENT= Convenience package to install the compat10x libraries USES= tar:xz NO_BUILD= yes ONLY_FOR_ARCHS= i386 amd64 PLIST= ${PKGDIR}/pkg-plist.${ARCH} TARGET_DIR= ${PREFIX}/lib/compat TARGET32_DIR= ${PREFIX}/lib32/compat USE_LDCONFIG= ${TARGET_DIR} .include .if ${ARCH} == amd64 USE_LDCONFIG32= ${TARGET32_DIR} .endif do-install: @${MKDIR} -m 0755 ${STAGEDIR}${TARGET_DIR} (cd ${WRKSRC}/lib && ${INSTALL_LIB} *.so.* ${STAGEDIR}${TARGET_DIR}) .if ${ARCH} == amd64 @${MKDIR} ${STAGEDIR}${TARGET32_DIR} (cd ${WRKSRC}/lib32 && ${INSTALL_LIB} *.so.* ${STAGEDIR}${TARGET32_DIR}) .endif .include itory'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/x11
Commit message (Expand)AuthorAgeFilesLines
* Eagle Mode is an advanced solution for a futuristic style ofmiwi2008-05-088-0/+565
* Update to 1.1:itetcu2008-05-074-7/+23
* Update to 1.1:itetcu2008-05-073-5/+4
* - Chase x11-wm/epplets SHLIB version bumpgahr2008-05-062-4/+4
* - fix build for option WITH_GNUSTEP_DEVELdinoex2008-05-051-0/+10
* Update to 20080501.wxs2008-05-032-4/+8
* YeahConsole turns an xterm into a gamelike console.miwi2008-05-035-0/+66
* Terminator is a Python terminal program, using the same widget asmiwi2008-04-307-0/+159
* - Fixed pkg-descrgarga2008-04-303-12/+5
* - take maintainershipdinoex2008-04-301-1/+1
* - Fix maintainermiwi2008-04-291-1/+1
* Reset jylefort's port maintainerships. portmgr has taken his commit bitlinimon2008-04-291-1/+1
* - Fix build after xorg cleanupmiwi2008-04-221-2/+2
* - Fix build after xorg cleanupmiwi2008-04-211-1/+2
* - Fix build after xorg cleanupmiwi2008-04-211-1/+1
* Update to 2.22.1.3.marcus2008-04-204-60/+18
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-20163-419/+390
* - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-173-6/+4
* Add bablahze2008-04-155-0/+59
* - Update to 0.8sat2008-04-142-4/+4
* - Remove BROKEN since it's working again on amd64 (tested on 7-STABLE)garga2008-04-141-5/+1
* Do not link against libttf (from print/freetype) if it happens to benaddy2008-04-131-2/+2
* - Add x11/e17-module-bling port,stas2008-04-135-0/+45
* Change maintainers e-mail address.ehaupt2008-04-111-2/+2
* Update to 2.22.1.1ahze2008-04-102-4/+4
* Presenting GNOME 2.22.1 for FreeBSD.marcus2008-04-101-2/+2
* - Update to 1.2.0sat2008-04-102-5/+5
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriespav2008-04-091-1/+1
* Record dependencies as run dependencies too.flz2008-04-091-0/+2
* Update to 2.22.1.1ahze2008-04-082-4/+4
* Correct the gnome-settings-daemon dependency.marcus2008-04-081-2/+3
* Update to 2.22.2.marcus2008-04-082-4/+4
* Update to 2.22.1.marcus2008-04-089-65/+103
* Update to 2.22.1.marcus2008-04-082-4/+4
* Update to 2.22.1.marcus2008-04-082-4/+4
* Update to 2.22.1.marcus2008-04-082-4/+4
* Update to 2.22.1ahze2008-04-082-4/+4
* Update to 2.20.5.marcus2008-04-082-5/+4
* -Update to 2.22.1.mezz2008-04-083-10/+19
* Update to 2.22.1ahze2008-04-073-4/+7
* NVidia updated legacy versions of their drivers: original distfiles were miss...danfe2008-04-065-10/+10
* - Add knob for enabling 256 color support [1]rafan2008-04-061-2/+6
* Fix the crash by clock-applet when add to the panel. Bump the PORTREVISION.mezz2008-04-062-1/+23
* - Update to 3.6pav2008-04-052-4/+4
* - Update to 1.11.1miwi2008-04-032-4/+4
* Update to 2.22.1ahze2008-04-033-5/+7
* - Update to 0.71gahr2008-03-316-755/+681
* Remove seamonkey supportahze2008-03-311-1/+1
* - clean X11BASEdinoex2008-03-301-2/+2
* - Update to 0.8miwi2008-03-301-2/+2
* - Update to 1.02miwi2008-03-302-4/+4
* - cleanupdinoex2008-03-291-2/+2
* Fix the build with new libsigc++20 2.2.2. I have tested these ports in runtimemezz2008-03-281-0/+11
* Use MASTER_SITE_CRITICALehaupt2008-03-282-4/+2
* - Add missing dependensmiwi2008-03-271-2/+2
* - Chase shlib version of net-mgmt/net-snmp.kuriyama2008-03-272-0/+2
* - Add missing dependens after sdl12 cleanupmiwi2008-03-271-2/+2
* - Add module xv to USE_XORGbeech2008-03-271-2/+2
* - Add USE_XORG (modules)beech2008-03-271-1/+2
* Fix the build with new glib 2.16.mezz2008-03-271-0/+11
* - Add missing dependensmiwi2008-03-261-1/+2
* Add a delay loop which keeps GDM from starting until the gettys have beenmarcus2008-03-262-2/+23
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-2645-84/+54
* Fix fetch of x11/gnome-panel-referenceahze2008-03-251-0/+1
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-257-10/+6
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-253-6/+6
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-246-8/+3
* Update to 0.16.0.20080315 (SVN version) to build with new glib 2.16.mezz2008-03-244-6/+4
* The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 formarcus2008-03-2463-295/+891
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-248-17/+16
* - Add USE_XORGbeech2008-03-241-2/+3
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-246-12/+10
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-234-8/+5
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-223-6/+3
* - Remove patches that are redundant since 4.12jadawin2008-03-223-18/+17
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-224-9/+7
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-225-11/+6
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-221-2/+2
* - Remove USE_X_PREFIXbeech2008-03-222-5/+3
* - Remove USE_XLIB/USE_X_PREFIX in favor of USE_XORGmiwi2008-03-221-2/+2
* 2008-02-29 mail/claws-mail-maildir: no longer supported by developersmiwi2008-03-2218-255/+0
* - Remove USE_XLIB in favor of USE_XORGmiwi2008-03-216-11/+6
* GC remnants of XFree86 support.danfe2008-03-202-12/+8
* - Reset maintainership.lippe2008-03-201-1/+1
* - Update to 4.3.3miwi2008-03-202-13/+15
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-2024-24/+0
* - add xext to USE_XORGdinoex2008-03-201-1/+1
* Get rid of USE_X_PREFIX.ehaupt2008-03-181-2/+1
* - set USE_XORGdinoex2008-03-181-2/+2
* Get rid of USE_X_PREFIX.ehaupt2008-03-171-2/+1
* Use USE_XORG instead of USE_XLIB.ehaupt2008-03-171-2/+2
* - don't install path_dps.m4, as newer autoconf break with itdinoex2008-03-172-52/+48
* Update to version 5.05, with the usual assortment of 2 new screensavers,dougb2008-03-173-5/+12
* - Update to 3.5rafan2008-03-162-6/+6
* Add inputproto to RUN_DEPENDS as well.flz2008-03-151-1/+2
* - Fix build when MESAGL enabled ismiwi2008-03-151-1/+2
* - Disconnect x11/hs-x11-extras-ghcmiwi2008-03-151-1/+0
* - Remove x11/hs-x11-extras-ghc (is now included in x11/hs-x11-ghc)miwi2008-03-154-77/+0
* - Update to 0.8.1miwi2008-03-153-6/+12
* Add inputproto to USE_XORG.flz2008-03-151-1/+2
* - Add some required xorg components to USE_XORG.flz2008-03-141-1/+3
* Icon-cleanup shenanigans, seelofi2008-03-142-0/+2
* Update to Qt 4.3.4lofi2008-03-144-8/+13
* Fix dependency file for xscreensaver-gnome.lofi2008-03-141-3/+3
* - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-1/+1
* - Take over maintainershipmiwi2008-03-131-1/+1