| non port: sysutils/asfsm/Makefile |
|
CVSWeb
|
Number of commits found: 10 |
|
Fri, 23 Jan 2009
|
[ 16:28 flz ]
1.1781 MOVED
1.19 astro/boinc-setiathome-enhanced/Makefile
1.42 astro/celestia/Makefile
1.31 astro/openuniverse/Makefile
1.39 astro/xtide/Makefile
1.4 audio/fmit/Makefile
1.46 audio/nas/Makefile
1.28 audio/rosegarden/Makefile
1.23 audio/xcdplayer/Makefile
1.27 audio/xmixer/Makefile
(Only the first 10 of 612 ports in this commit are shown above. )
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
|
|
Tue, 25 Mar 2008
|
[ 22:44 miwi ]
1.10 arabic/kacst_fonts/Makefile
1.4 biology/protomol/Makefile
1.7 deskutils/pypanel/Makefile
1.7 deskutils/snotes/Makefile
1.9 devel/qca/Makefile
1.111 devel/sdl12/Makefile
1.32 editors/wily/Makefile
1.33 games/acm/Makefile
1.29 games/grhino/Makefile
1.46 games/ninix-aya/Makefile
(Only the first 10 of 211 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
|
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, 5 Feb 2004
|
[ 20:38 trevor ]
1.10 archivers/9e/Makefile
1.10 archivers/cabextract/Makefile
1.4 archivers/hffzip/Makefile
1.2 archivers/jzip.org/Makefile
1.10 archivers/lzop/Makefile
1.10 archivers/nomarch/Makefile
1.13 archivers/nulib/Makefile
1.6 archivers/parchive/Makefile
1.8 archivers/ppunpack/Makefile
1.8 archivers/sectar/Makefile
(Only the first 10 of 804 ports in this commit are shown above. )
Use PLIST_FILES.
Reviewed by: marcus
|
|
Wed, 19 Nov 2003
|
[ 19:28 eik ]
1.6 audio/mp3butler/Makefile
1.4 audio/shout/Makefile
1.6 benchmarks/dbench/Makefile
1.14 chinese/kcfonts/Makefile
1.3 comms/bforce-kst/Makefile
1.7 devel/fpp/Makefile
1.4 devel/icu/Makefile
1.23 devel/perforce/Makefile
1.17 dns/dhisd/Makefile
1.2 editors/puff/Makefile
(Only the first 10 of 26 ports in this commit are shown above. )
Reset unreachable MAINTAINERs to ports@FreeBSD.org
PR: 59109
Approved by: marcus (mentor)
|
|
Fri, 21 Feb 2003
|
[ 13:28 knu ]
1.23 sysutils/LPRng/Makefile
1.2 sysutils/LPRngTool/Makefile
1.2 sysutils/Tee/Makefile
1.3 sysutils/abck/Makefile
1.14 sysutils/afio/Makefile
1.4 sysutils/ah-tty/Makefile
1.12 sysutils/apcupsd/Makefile
1.2 sysutils/arson/Makefile
1.9 sysutils/asfsm/Makefile
1.11 sysutils/asmem/Makefile
(Only the first 10 of 250 ports in this commit are shown above. )
De-pkg-comment.
|
|
Thu, 15 Aug 2002
|
[ 21:21 naddy ]
1.8 sysutils/asfsm/Makefile
1.2 sysutils/asfsm/files/patch-aa
Fix build.
Submitted by: Philip M. Gollucci <gollucci@wam.umd.edu>
|
|
Mon, 25 Mar 2002
|
[ 02:17 kris ]
1.7 sysutils/asfsm/Makefile
BROKEN: does not build
|
|
Tue, 1 May 2001
|
[ 11:19 mharo ]
unknown sysutils/asfsm/Makefile
unknown sysutils/asfsm/distinfo
Update to 1.0.p15
|
|
Thu, 3 Aug 2000
|
[ 10:28 asami ]
unknown astro/ssystem/Makefile
unknown astro/wmmoonclock/Makefile
unknown astro/wmspaceweather/Makefile
unknown astro/wmsun/Makefile
unknown astro/xephem/Makefile
unknown astro/xplanet/Makefile
unknown astro/xtide/Makefile
unknown audio/ascd/Makefile
unknown audio/dap/Makefile
unknown audio/gnapster/Makefile
(Only the first 10 of 285 ports in this commit are shown above. )
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off.
|
Number of commits found: 10 |