| non port: games/ifm/Makefile |
|
CVSWeb
|
Number of commits found: 27 |
|
Thu, 7 Jul 2011
|
[ 09:17 wen ]
1.24 audio/jack-keyboard/Makefile
1.2 audio/wildmidi/Makefile
1.9 benchmarks/phoronix-test-suite/Makefile
1.5 devel/lxr/Makefile
1.4 devel/vxlog/Makefile
1.162 ftp/lftp/Makefile
1.33 games/ifm/Makefile
1.4 graphics/flam3/Makefile
1.21 graphics/xfractint/Makefile
1.12 net/pcbsd-netmanager/Makefile
(Only the first 10 of 15 ports in this commit are shown above. )
- Remove USE_GZIP=yes since it is default
PR: ports/157174
Submitted by: Alex kozlov <spam@rm-rf.kiev.ua>
Approved by: pav@(portmgr)
|
|
Sat, 21 Feb 2009
|
[ 15:16 rafan ]
1.32 games/ifm/Makefile
1.10 games/ifm/distinfo
1.9 games/ifm/pkg-plist
- Update to 5.4
PR: ports/131899
Submitted by: Andy Kosela <akosela at andykosela.com> (maintainer)
|
|
Tue, 17 Feb 2009
|
[ 22:11 pav ]
1.31 games/ifm/Makefile
1.9 games/ifm/distinfo
- Revert to tar.gz distfile, unbreak
PR: ports/131505
Submitted by: Andy Kosela <akosela@andykosela.com> (maintainer)
|
|
Sun, 1 Feb 2009
|
[ 08:24 pgollucci ]
1.30 games/ifm/Makefile
1.8 games/ifm/distinfo
- Update download locations
USE_ZIP= yes
5.2 is only avail as a zip
5.3 only as a tar.gz
distfile contents verified the same
Reported by: -fetch-original pointyhat run
|
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ]
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile
(Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
|
Fri, 18 Jul 2008
|
[ 10:40 miwi ]
1.28 games/ifm/Makefile
- Update to maintainer mail
PR: 125545
Submitted by: Andy Kosela <akosela@andykosela.com> (Maintainer)
|
|
Wed, 9 Apr 2008
|
[ 13:42 pav ]
1.3 archivers/tclmkziplib/Makefile
1.22 astro/gpsman/Makefile
1.6 astro/ptiger/Makefile
1.11 astro/tclgeomap/Makefile
1.12 astro/tkgeomap/Makefile
1.6 astro/xeartk/Makefile
1.4 audio/etktab/Makefile
1.30 audio/snack/Makefile
1.33 audio/xcd/Makefile
1.15 chinese/hanzim/Makefile
(Only the first 10 of 171 ports in this commit are shown above. )
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr
|
|
Fri, 22 Jun 2007
|
[ 02:45 araujo ]
1.26 games/ifm/Makefile
1.7 games/ifm/distinfo
1.2 games/ifm/files/patch-vars::src::regex.c
1.8 games/ifm/pkg-plist
- Update to 5.2.
- Removed files/patch-vars::src::regex.c.
- Changed maintainer email address.
PR: ports/112783
Submitted by: Andy Kosela <spear@aegis.um.lublin.pl> (maintainer)
Approved by: stas (mentor)
|
|
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, 8 Nov 2006
|
[ 06:33 vd ]
1.24 games/ifm/Makefile
1.7 games/ifm/pkg-plist
This port needs perl in order to build and install
bin/ifm2dev
bin/ifm2tex
bin/scr2ifm
so hook a perl dependency and remove the plist hack introduced
with my previous commit.
|
|
Tue, 7 Nov 2006
|
[ 15:30 vd ]
1.23 games/ifm/Makefile
1.6 games/ifm/pkg-plist
Fix pkg-plist, second attempt:
bin/ifm2dev
bin/ifm2tex
bin/scr2ifm
are installed only on 4.x (for some reason).
Plist failure on 4.x reported by Kris.
|
|
Mon, 23 Oct 2006
|
[ 09:18 vd ]
1.22 games/ifm/Makefile
1.5 games/ifm/pkg-plist
Fix pkg-plist
Approved by: portmgr (erwin)
|
|
Sat, 21 Oct 2006
|
[ 02:51 kris ]
1.21 games/ifm/Makefile
BROKEN: Incorrect pkg-plist
Approved by: portmgr (self)
|
|
Sat, 7 Oct 2006
|
[ 02:24 shaun ]
1.20 games/ifm/Makefile
- Primary master site is slow; use my mirror.
- Get rid of Perl dependency: use ${REINPLACE_CMD} instead.
- Assign maintainership to submitter.
PR: ports/103234
Submitted by: Andy Kosela <spear@protect-ya-neck.com>
|
|
Mon, 10 Oct 2005
|
[ 00:03 linimon ]
1.19 games/ifm/Makefile
Remove obsolete mastersites.
Source: distfile survey
|
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ]
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile
(Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ]
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile
(Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
Sun, 16 Jan 2005
|
[ 10:12 krion ]
1.16 games/ifm/Makefile
1.5 games/ifm/distinfo
1.1 games/ifm/files/patch-vars::src::regex.c
1.2 games/ifm/pkg-descr
1.4 games/ifm/pkg-plist
Update to version 5.1
PR: ports/76278
Submitted by: Ports Fury
|
|
Sun, 22 Aug 2004
|
[ 10:52 krion ]
1.15 games/ifm/Makefile
1.4 games/ifm/distinfo
1.2 games/ifm/files/patch-ab
1.3 games/ifm/pkg-plist
Update to version 5.0
PR: ports/70786
Submitted by: Ports Fury
|
|
Tue, 15 Jun 2004
|
[ 11:53 kris ]
1.12 devel/cflow/Makefile
1.14 games/ifm/Makefile
1.7 games/xmemory/Makefile
Mail to maintainer is returned with:
----- The following addresses had permanent fatal errors -----
<bsdport@ddm.wox.org>
(reason: 550 <bsdport@ddm.wox.org>: User has moved to bsdport-nospam@... due
to excessive spam
+sent to the bs...are occasion when someone needs to send real mail they can
re-send it. Sorry for
+the inconvenience.)
but repeated emails to the redirected account are not acknowledged. Reset
maintainer.
|
[ 10:25 kris ]
1.13 games/ifm/Makefile
BROKEN on 5.x: install fails
|
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ]
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile
(Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
|
Sat, 18 Oct 2003
|
[ 21:52 kris ]
1.11 games/ifm/Makefile
Switch to tk8.4 and bump PORTREVISION
Reviewed by: maintainer
|
|
Fri, 21 Feb 2003
|
[ 12:06 knu ]
1.7 games/0verkill/Makefile
1.15 games/3dc/Makefile
1.3 games/44bsd-hunt/Makefile
1.4 games/54321/Makefile
1.3 games/HeroesOfMightAndMagic/Makefile
1.13 games/actx/Makefile
1.13 games/adom/Makefile
1.3 games/alephone-data/Makefile
1.10 games/alephone/Makefile
1.9 games/baduki/Makefile
(Only the first 10 of 274 ports in this commit are shown above. )
De-pkg-comment.
|
|
Sun, 7 Oct 2001
|
[ 17:47 lioux ]
unknown games/ifm/Makefile
ftp://ftp.gmd.de/if-archive is going away, to be replaced by
ftp.ifarchive.org; therefore, update MASTER_SITES
|
|
Sun, 23 Sep 2001
|
[ 03:27 dwcjr ]
unknown devel/cflow/Makefile
unknown games/ifm/Makefile
unknown games/xmemory/Makefile
Update maintainer's email
|
|
Mon, 25 Sep 2000
|
[ 13:21 asami ]
unknown archivers/makeself/Makefile
unknown astro/stars/Makefile
unknown audio/ascd/Makefile
unknown audio/bladeenc/Makefile
unknown audio/libsidplay/Makefile
unknown audio/shorten/Makefile
unknown audio/xsidplay/Makefile
unknown comms/minicom/Makefile
unknown devel/cdk/Makefile
unknown devel/doxygen/Makefile
(Only the first 10 of 51 ports in this commit are shown above. )
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.
|
Number of commits found: 27 |