notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: games/ifm/Makefile

Number of commits found: 33

Friday, 20 Oct 2017
12:25 gahr search for other commits by this committer
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.
Original commitRevision:452517 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
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
Original commitRevision:386312 
Saturday, 15 Feb 2014
10:03 miwi search for other commits by this committer
- Stage support
Original commitRevision:344339 
Friday, 20 Sep 2013
17:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
Original commitRevision:327730 
Wednesday, 11 Sep 2013
09:36 az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
Original commitRevision:326956 
Thursday, 7 Jul 2011
09:17 wen search for other commits by this committer
- Remove USE_GZIP=yes since it is default

PR:             ports/157174
Submitted by:   Alex kozlov <spam@rm-rf.kiev.ua>
Approved by:    pav@(portmgr)
Original commit
Saturday, 21 Feb 2009
15:16 rafan search for other commits by this committer
- Update to 5.4

PR:             ports/131899
Submitted by:   Andy Kosela <akosela at andykosela.com> (maintainer)
Original commit
Tuesday, 17 Feb 2009
22:11 pav search for other commits by this committer
- Revert to tar.gz distfile, unbreak

PR:             ports/131505
Submitted by:   Andy Kosela <akosela@andykosela.com> (maintainer)
Original commit
Sunday, 1 Feb 2009
08:24 pgollucci search for other commits by this committer
- 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
Original commit
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
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)
Original commit
Friday, 18 Jul 2008
10:40 miwi search for other commits by this committer
- Update to maintainer mail

PR:             125545
Submitted by:   Andy Kosela <akosela@andykosela.com> (Maintainer)
Original commit
Wednesday, 9 Apr 2008
13:42 pav search for other commits by this committer
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:       portmgr
Original commit
Friday, 22 Jun 2007
02:45 araujo search for other commits by this committer
- 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)
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Wednesday, 8 Nov 2006
06:33 vd search for other commits by this committer
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.
Original commit
Tuesday, 7 Nov 2006
15:30 vd search for other commits by this committer
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.
Original commit
Monday, 23 Oct 2006
09:18 vd search for other commits by this committer
Fix pkg-plist

Approved by:    portmgr (erwin)
Original commit
Saturday, 21 Oct 2006
02:51 kris search for other commits by this committer
BROKEN: Incorrect pkg-plist

Approved by:    portmgr (self)
Original commit
Saturday, 7 Oct 2006
02:24 shaun search for other commits by this committer
- 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>
Original commit
Monday, 10 Oct 2005
00:03 linimon search for other commits by this committer
Remove obsolete mastersites.

Source:         distfile survey
Original commit
Tuesday, 12 Apr 2005
03:26 obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Original commit
Monday, 11 Apr 2005
08:04 obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Original commit
Sunday, 16 Jan 2005
10:12 krion search for other commits by this committer
Update to version 5.1

PR:             ports/76278
Submitted by:   Ports Fury
Original commit
Sunday, 22 Aug 2004
10:52 krion search for other commits by this committer
Update to version 5.0

PR:             ports/70786
Submitted by:   Ports Fury
Original commit
Tuesday, 15 Jun 2004
11:53 kris search for other commits by this committer
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.
Original commit
10:25 kris search for other commits by this committer
BROKEN on 5.x: install fails
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Saturday, 18 Oct 2003
21:52 kris search for other commits by this committer
Switch to tk8.4 and bump PORTREVISION

Reviewed by:    maintainer
Original commit
Friday, 21 Feb 2003
12:06 knu search for other commits by this committer
De-pkg-comment.
Original commit
Sunday, 7 Oct 2001
17:47 lioux search for other commits by this committer
ftp://ftp.gmd.de/if-archive is going away, to be replaced by  
ftp.ifarchive.org; therefore, update MASTER_SITES    
Original commit
Sunday, 23 Sep 2001
03:27 dwcjr search for other commits by this committer
Update maintainer's email    
Original commit
Monday, 25 Sep 2000
13:21 asami search for other commits by this committer
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when  
PORTREVISION or PORTEPOCH are defined.    
Original commit

Number of commits found: 33