non port: games/ifm/Makefile |
Number of commits found: 33 |
Friday, 20 Oct 2017
|
12:25 gahr
lang/tcl84, x11-toolkits/tk84: extend expiration for another month
Track down a few more ports that depend on those two, and deprecate them too.
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
Thursday, 14 May 2015
|
10:15 mat
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
 |
Saturday, 15 Feb 2014
|
10:03 miwi
- Stage support
 |
Friday, 20 Sep 2013
|
17:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
 |
Wednesday, 11 Sep 2013
|
09:36 az
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
 |
Thursday, 7 Jul 2011
|
09:17 wen
- Remove USE_GZIP=yes since it is default
PR: ports/157174
Submitted by: Alex kozlov <spam@rm-rf.kiev.ua>
Approved by: pav@(portmgr)
 |
Saturday, 21 Feb 2009
|
15:16 rafan
- Update to 5.4
PR: ports/131899
Submitted by: Andy Kosela <akosela at andykosela.com> (maintainer)
 |
Tuesday, 17 Feb 2009
|
22:11 pav
- Revert to tar.gz distfile, unbreak
PR: ports/131505
Submitted by: Andy Kosela <akosela@andykosela.com> (maintainer)
 |
Sunday, 1 Feb 2009
|
08:24 pgollucci
- 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
 |
Thursday, 21 Aug 2008
|
06:18 rafan
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
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
 |
Friday, 18 Jul 2008
|
10:40 miwi
- Update to maintainer mail
PR: 125545
Submitted by: Andy Kosela <akosela@andykosela.com> (Maintainer)
 |
Wednesday, 9 Apr 2008
|
13:42 pav
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr
 |
Friday, 22 Jun 2007
|
02:45 araujo
- 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)
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Wednesday, 8 Nov 2006
|
06:33 vd
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.
 |
Tuesday, 7 Nov 2006
|
15:30 vd
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.
 |
Monday, 23 Oct 2006
|
09:18 vd
Fix pkg-plist
Approved by: portmgr (erwin)
 |
Saturday, 21 Oct 2006
|
02:51 kris
BROKEN: Incorrect pkg-plist
Approved by: portmgr (self)
 |
Saturday, 7 Oct 2006
|
02:24 shaun
- 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>
 |
Monday, 10 Oct 2005
|
00:03 linimon
Remove obsolete mastersites.
Source: distfile survey
 |
Tuesday, 12 Apr 2005
|
03:26 obrien
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
 |
Monday, 11 Apr 2005
|
08:04 obrien
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
 |
Sunday, 16 Jan 2005
|
10:12 krion
Update to version 5.1
PR: ports/76278
Submitted by: Ports Fury
 |
Sunday, 22 Aug 2004
|
10:52 krion
Update to version 5.0
PR: ports/70786
Submitted by: Ports Fury
 |
Tuesday, 15 Jun 2004
|
11:53 kris
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
BROKEN on 5.x: install fails
 |
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
 |
Saturday, 18 Oct 2003
|
21:52 kris
Switch to tk8.4 and bump PORTREVISION
Reviewed by: maintainer
 |
Friday, 21 Feb 2003
|
12:06 knu
De-pkg-comment.
 |
Sunday, 7 Oct 2001
|
17:47 lioux
ftp://ftp.gmd.de/if-archive is going away, to be replaced by
ftp.ifarchive.org; therefore, update MASTER_SITES
 |
Sunday, 23 Sep 2001
|
03:27 dwcjr
Update maintainer's email
 |
Monday, 25 Sep 2000
|
13:21 asami
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.
 |
Number of commits found: 33 |