notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: misc/demoniac/Makefile

Number of commits found: 22

Wednesday, 28 Dec 2011
17:49 rene search for other commits by this committer
Remove expired, unmaintained ports:
2011-11-30 textproc/skribe
2011-11-30 emulators/wahcade
2011-11-30 databases/keximdb: Depends on editors/koffice-kde3, which is
scheduled for deletion
2011-11-30 editors/koffice-kde3
2011-11-30 net/keepalived: Depends on net/ipvs, which is scheduled for deletion
2011-11-30 net/ipvs: Designed for FreeBSD 5.x, which is no longer supported
2011-11-30 databases/fireprofile
2011-12-01 audio/gnowavcut: Abandonware
2011-12-01 mail/demime: No upstream development since 2007
2011-12-03 x11/wmmsg: No more public distfiles
2011-12-03 x11-toolkits/libgtkeditor: No more supported upstream, not depend on
anymore.
2011-12-03 misc/demoniac: No more upstream, no more public distfiles
2011-12-03 cad/gtkwave: No more public distfiles, no more upstream
2011-12-07 databases/clip: No develop anymore for long
2011-12-09 x11-toolkits/gtkextra: no longer supported upstream, no more depend
on
Original commit
Thursday, 3 Nov 2011
13:54 bapt search for other commits by this committer
Deprecate a bunch a gtk1 ports with no more any upstream or library abandoned
upstream and not depend on by anything the ports tree anymore

Approved by:    kwm (x11-toolkits/gob)
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Friday, 6 Jun 2008
13:45 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
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, 1 Nov 2006
15:38 jmelo search for other commits by this committer
- Fix mastersite.

PR:             ports/104179
Submitted by:   Josh Paetzel <josh@tcbug.org>
Original commit
Wednesday, 10 May 2006
22:37 edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
Original commit
Tuesday, 7 Mar 2006
08:28 ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Original commit
05:52 edwin search for other commits by this committer
Upgrade to version 0.4
Original commit
Thursday, 2 Jun 2005
20:28 oliver search for other commits by this committer
change the libtool version to use from 1.3 to 1.5
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Original commit
Wednesday, 11 Feb 2004
13:50 clement search for other commits by this committer
misc category cleanup part 2 of 6:

- Use DATADIR/DOCSDIR/PORTSDOC
- SIZEify port
- make portlint happy

* chord2html, cwish, demoniac
    - kill pkg-plist

PR:                 61027
Submitted by:       Vincent Tantardini <vinc@FreeBSD-fr.org>
Updated/reworked by: me
Original commit
Wednesday, 4 Feb 2004
05:10 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Original commit
Wednesday, 10 Dec 2003
13:34 fjoe search for other commits by this committer
USE_MESA -> USE_GL
Original commit
Sunday, 20 Apr 2003
19:34 marcus search for other commits by this committer
Remove USE_GNOMENG.
Original commit
Thursday, 20 Feb 2003
18:46 knu search for other commits by this committer
De-pkg-comment.
Original commit
Sunday, 1 Sep 2002
15:13 lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42286
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Original commit
Saturday, 22 Jun 2002
17:23 ijliao search for other commits by this committer
Replace ${PERL} with ${REINPLACE_CMD}

PR:             39665
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
Original commit
Saturday, 16 Mar 2002
07:25 pat search for other commits by this committer
Fix compilation error

PR:             35963
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
Original commit
Wednesday, 23 Jan 2002
13:36 ijliao search for other commits by this committer
add demoniac 0.3   A tool for exploring and animating graphics effects    
Original commit

Number of commits found: 22