| non port: russian/wmcyrx/Makefile |
|
CVSWeb
|
Number of commits found: 13 |
|
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}.
|
|
Fri, 20 Apr 2007
|
[ 15:12 gabor ]
1.19 russian/wmcyrx/Makefile
1.9 russian/xcyrBGR/Makefile
1.8 security/newpki-client/Makefile
1.11 security/newpki-lib/Makefile
1.9 security/newpki-server/Makefile
1.134 security/openssh/Makefile
1.11 security/py-pycrypto/Makefile
1.27 security/sfs/Makefile
1.137 security/ssh/Makefile
1.12 security/vpnd/Makefile
(Only the first 10 of 22 ports in this commit are shown above. )
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter r-s
|
|
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
|
|
Mon, 7 Apr 2003
|
[ 00:31 edwin ]
1.17 russian/wmcyrx/Makefile
[PATCH] russian/wmcyrx: fix MASTER_SITES
russian/wmcyrx: fix MASTER_SITES (fenner)
PR: ports/48209
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
|
|
Thu, 20 Feb 2003
|
[ 18:57 knu ]
1.11 russian/cyrproxy/Makefile
1.19 russian/rispell/Makefile
1.16 russian/wmcyrx/Makefile
1.6 russian/xcode/Makefile
1.4 russian/cyrproxy/pkg-comment
1.4 russian/rispell/pkg-comment
1.5 russian/wmcyrx/pkg-comment
1.4 russian/xcode/pkg-comment
De-pkg-comment.
|
|
Mon, 9 Sep 2002
|
[ 00:58 kris ]
1.13 russian/wmcyrx/Makefile
1.4 russian/wmcyrx/files/patch-aa
Fix build on -current (build/link C++ code with ${CXX})
|
|
Wed, 10 Apr 2002
|
[ 07:44 ijliao ]
1.12 russian/wmcyrx/Makefile
last commit markp changed the wrong line
|
|
Thu, 4 Apr 2002
|
[ 14:30 markp ]
1.7 graphics/wmgrabimage/Makefile
1.11 russian/wmcyrx/Makefile
1.4 sysutils/cpbk/Makefile
1.11 sysutils/wmmount/Makefile
Drop maintainership
PR: 36730, 36731, 36732, 36733
Submitted by: maintainer
|
|
Tue, 17 Apr 2001
|
[ 10:21 roam ]
unknown russian/wmcyrx/Makefile
Update MASTER_SITES.
|
|
Tue, 16 Jan 2001
|
[ 17:33 sobomax ]
unknown archivers/arc/Makefile
unknown archivers/bzip/Makefile
unknown archivers/freeze/Makefile
unknown archivers/lha/Makefile
unknown archivers/nulib/Makefile
unknown archivers/pkzip/Makefile
unknown archivers/ppunpack/Makefile
unknown archivers/rar/Makefile
unknown archivers/unrar/Makefile
unknown archivers/zip/Makefile
(Only the first 10 of 365 ports in this commit are shown above. )
Massive style enforcement - use ^I instead of spaces for variables identation.
|
|
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.
|
|
Thu, 25 May 2000
|
[ 17:04 sobomax ]
unknown russian/wmcyrx/Makefile
unknown russian/wmcyrx/patches/patch-aa
Fix a stupid patch breakage and unbreak port for gcc-2.95.
|
Number of commits found: 13 |