| non port: misc/asbutton/Makefile |
|
CVSWeb
|
Number of commits found: 12 | |
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)
|
|
Sat, 11 Aug 2007
|
[ 09:21 rafan ]
1.17 misc/asbutton/Makefile
1.2 misc/asbutton/files/patch-asbutton.c
- Fix SIGSEGV after recent fix for gcc 4
PR: ports/115166
Submitted by: Eugene Grosbein <eugen at grosbein.pp.ru>
|
|
Sat, 26 May 2007
|
[ 20:39 krion ]
1.16 misc/asbutton/Makefile
1.1 misc/asbutton/files/patch-asbutton.c
Fix build with gcc4.2
|
|
Fri, 25 May 2007
|
[ 23:01 kris ]
1.15 misc/asbutton/Makefile
BROKEN with gcc 4.2
|
|
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}.
|
|
Wed, 10 May 2006
|
[ 22:37 edwin ]
1.16 mail/althea/Makefile
1.11 mail/antivirus-milter/Makefile
1.27 mail/anubis/Makefile
1.23 mail/asmail/Makefile
1.5 mail/assp/Makefile
1.6 mail/autosig/Makefile
1.7 mail/bayespam/Makefile
1.10 mail/biabam/Makefile
1.35 mail/cclient/Makefile
1.7 mail/contact-lookup-applet/Makefile
(Only the first 10 of 328 ports in this commit are shown above. )
Remove USE_REINPLACE from ports starting with M
|
|
Thu, 21 Apr 2005
|
[ 10:41 vs ]
1.12 misc/asbutton/Makefile
1.2 misc/asbutton/files/patch-aa
Use MAKE_ARGS
|
|
Mon, 15 Dec 2003
|
[ 01:17 pav ]
1.12 audio/libworkman/Makefile
1.8 audio/wmmp3/Makefile
1.14 deskutils/gaddr/Makefile
1.17 deskutils/wmpinboard/Makefile
1.21 games/corewars/Makefile
1.11 games/wmtictactoe/Makefile
1.108 irc/xchat/Makefile
1.19 mail/wmmail/Makefile
1.17 mail/wmpop3/Makefile
1.11 misc/asbutton/Makefile
(Only the first 10 of 24 ports in this commit are shown above. )
Jim Mock (jim) returned his commit bit, so set his ports free.
Thank for all your work, Jim!
|
|
Fri, 7 Mar 2003
|
[ 06:07 ade ]
1.6 misc/44bsd-more/Makefile
1.10 misc/achievo/Makefile
1.4 misc/airoflash/Makefile
1.12 misc/alevt/Makefile
1.10 misc/asbutton/Makefile
1.24 misc/astrolog/Makefile
1.7 misc/bbjd/Makefile
1.24 misc/bidwatcher/Makefile
1.5 misc/bottlerocket/Makefile
1.14 misc/cassowary/Makefile
(Only the first 10 of 272 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, 21 Aug 2001
|
[ 21:32 jim ]
unknown misc/asbutton/Makefile
Fix MASTER_SITES. I'm not sure why it was changed to MASTER_SITES_AFTERSTEP
to begin with.
|
|
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.
|
|
Fri, 23 Jun 2000
|
[ 14:14 sobomax ]
unknown misc/asbutton/Makefile
unknown print/asprint/Makefile
unknown sysutils/asapm/Makefile
unknown sysutils/asmon/Makefile
unknown x11-fm/asfiles/Makefile
unknown misc/asbutton/files/md5
unknown sysutils/asmon/files/md5
unknown x11-fm/asfiles/files/md5
unknown misc/asbutton/patches/patch-aa
unknown print/asprint/patches/patch-aa
(Only the first 10 of 11 ports in this commit are shown above. )
- Use MASTER_SITE_AFTERSTEP to MASTER_SITES
|
Number of commits found: 12 |
|
| Latest Vulnerabilities |
|
12 vulnerabilities affecting 17 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
|
|