| non port: emulators/linux-winetools/Makefile |
|
CVSWeb
|
Number of commits found: 16 |
|
Wed, 18 Jun 2008
|
[ 22:21 pav ]
1.1613 MOVED
1.260 emulators/Makefile
1.16 emulators/linux-winetools/Makefile
1.7 emulators/linux-winetools/distinfo
1.5 emulators/linux-winetools/pkg-descr
- Remove expired emulators/linux-winetools: Very old, discontinued, and
replaced by emulators/wine-doors
|
|
Fri, 6 Jun 2008
|
[ 13:27 edwin ]
1.39 emulators/basiliskII/Makefile
1.21 emulators/bfe/Makefile
1.3 emulators/catapult/Makefile
1.3 emulators/dboxfe/Makefile
1.5 emulators/desmume/Makefile
1.3 emulators/dynagen-devel/Makefile
1.10 emulators/dynagen/Makefile
1.22 emulators/dynamips-devel/Makefile
1.16 emulators/dynamips/Makefile
1.15 emulators/e-uae/Makefile
(Only the first 10 of 58 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ]
1.2 www/helixplugin/files/BSDmakefile
1.2 x11/gpctool/files/BSDmakefile
1.4 japanese/kanji18/files/DEINSTALL.tmpl
1.4 japanese/kanji26/files/DEINSTALL.tmpl
1.4 cad/cider/files/FreeBSD
1.2 audio/festival+OGI/files/FreeBSD.mak
1.3 japanese/kanji18/files/INSTALL.tmpl
1.3 japanese/kanji26/files/INSTALL.tmpl
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile
(Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
|
Fri, 14 Sep 2007
|
[ 04:14 alepulver ]
1.13 emulators/linux-winetools/Makefile
- Mark as DEPRECATED and set EXPIRATION_DATE to 2007-11-14 (it's outdated,
discontinued and emulators/wine-doors provides its functionality).
|
|
Sat, 19 May 2007
|
[ 20:32 flz ]
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile
(Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
Thu, 12 Jan 2006
|
[ 12:54 sem ]
1.11 astro/boinc-setiathome/Makefile
1.25 astro/celestia/Makefile
1.13 astro/nightfall/Makefile
1.26 astro/openuniverse/Makefile
1.8 audio/mbox/Makefile
1.19 biology/L-Breeder/Makefile
1.24 biology/molden/Makefile
1.23 biology/pymol/Makefile
1.12 cad/calculix/Makefile
1.12 cad/leocad/Makefile
(Only the first 10 of 154 ports in this commit are shown above. )
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org>
|
|
Tue, 27 Dec 2005
|
[ 23:38 pav ]
1.10 emulators/linux-winetools/Makefile
1.6 emulators/linux-winetools/distinfo
- Update to 1.30
PR: ports/65587
Submitted by: Antonio Carlos Venancio Junior <antonio@inf.ufsc.br>
|
|
Fri, 17 Jun 2005
|
[ 22:59 netchild ]
1.45 CHANGES
1.10 accessibility/linux-atk/Makefile
1.16 archivers/stuffit/Makefile
1.11 astro/linux-setiathome/Makefile
1.25 audio/baudline/Makefile
1.11 audio/linux-arts/Makefile
1.10 audio/linux-esound/Makefile
1.10 audio/linux-libaudiofile/Makefile
1.4 audio/linux-mbrola/Makefile
1.6 audio/linux-vsound/Makefile
(Only the first 10 of 190 ports in this commit are shown above. )
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use(Only the first 15 lines of the commit message are shown above )
|
|
Tue, 1 Mar 2005
|
[ 21:51 trevor ]
1.15 archivers/stuffit/Makefile
1.10 astro/linux-setiathome/Makefile
1.20 audio/baudline/Makefile
1.8 audio/linux-arts/Makefile
1.3 audio/linux-mbrola/Makefile
1.5 audio/linux-vsound/Makefile
1.7 audio/teamspeak_client/Makefile
1.6 audio/teamspeak_server/Makefile
1.15 cad/linux-eagle/Makefile
1.2 databases/sybase_ase/Makefile
(Only the first 10 of 138 ports in this commit are shown above. )
Respect the user's USE_LINUX setting.
|
[ 13:43 flz ]
1.7 emulators/linux-winetools/Makefile
- Drop maintainership.
PR: ports/78236
Submitted by: blackend (maintainer)
Approved by: pav (mentor)
|
|
Fri, 31 Dec 2004
|
[ 18:24 netchild ]
1.36 CHANGES
1.8 accessibility/linux-atk/Makefile
1.13 archivers/stuffit/Makefile
1.7 astro/linux-setiathome/Makefile
1.18 audio/baudline/Makefile
1.7 audio/linux-arts/Makefile
1.7 audio/linux-esound/Makefile
1.7 audio/linux-libaudiofile/Makefile
1.4 audio/linux-vsound/Makefile
1.14 cad/linux-eagle/Makefile
(Only the first 10 of 168 ports in this commit are shown above. )
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.
It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).
This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).
Changes:
- change the default linux_base from v7 to v8
- add a newer freetype to linux_base-8 for nicer fonts display [1]
- don't let cpio use hardlinks in the linux_base-8 port to quiet some (Only the first 15 lines of the commit message are shown above )
|
|
Fri, 6 Feb 2004
|
[ 13:12 trevor ]
1.2 archivers/bicom/Makefile
1.17 archivers/ha/Makefile
1.26 archivers/lha/Makefile
1.5 archivers/linux-unace/Makefile
1.2 archivers/nwreckdum/Makefile
1.6 archivers/py-bzip2/Makefile
1.15 archivers/rpm2cpio/Makefile
1.8 archivers/unace/Makefile
1.5 archivers/unadf/Makefile
1.3 astro/accrete/Makefile
(Only the first 10 of 1568 ports in this commit are shown above. )
Use PLIST_FILES (bento-tested, marcus-reviewed).
|
|
Sat, 15 Nov 2003
|
[ 08:27 blackend ]
1.4 emulators/linux-winetools/Makefile
1.3 emulators/linux-winetools/distinfo
Update linux-winetools from 1.20 to 1.25a
Reviewed by: jim
Approved by: jim
|
|
Fri, 7 Mar 2003
|
[ 06:01 ade ]
1.13 emulators/basiliskII/Makefile
1.9 emulators/bfe/Makefile
1.54 emulators/bochs/Makefile
1.2 emulators/cingb/Makefile
1.21 emulators/cpmtools/Makefile
1.2 emulators/darcnes/Makefile
1.9 emulators/dgen-sdl/Makefile
1.7 emulators/freesci/Makefile
1.2 emulators/gbe/Makefile
1.2 emulators/generator/Makefile
(Only the first 10 of 72 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
Tue, 29 Oct 2002
|
[ 17:35 lioux ]
1.2 emulators/linux-winetools/Makefile
1.2 emulators/linux-winetools/distinfo
1.2 emulators/linux-winetools/pkg-descr
Update to 1.20
PR: 44254 [1]
Submitted by: Dave Walton <dwalton@acm.org> [1],
MAINTAINER
Reviewed by: MAINTAINER
|
|
Wed, 4 Sep 2002
|
[ 21:08 lioux ]
1.92 emulators/Makefile
1.1 emulators/linux-winetools/Makefile
1.1 emulators/linux-winetools/distinfo
1.1 emulators/linux-winetools/pkg-comment
1.1 emulators/linux-winetools/pkg-descr
1.1 emulators/linux-winetools/pkg-plist
New port linux-winetools version 1.13b: A setup and configuration
tool for WINE
Submitted by: blackend
|
Number of commits found: 16 |