non port: x11-fm/dfm/Makefile |
SVNWeb
|
Number of commits found: 29 |
Mon, 10 Feb 2014
|
[ 13:27 bapt ] (Only the first 10 of 114 ports in this commit are shown above. )
Back to the futur
|
[ 12:58 bapt ] (Only the first 10 of 114 ports in this commit are shown above. )
Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles.
Reported by: distillator
|
Sun, 26 Jan 2014
|
[ 14:06 miwi ]
- Stage support
|
Fri, 20 Sep 2013
|
[ 23:49 bapt ] (Only the first 10 of 36 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-fm)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Fri, 6 Jun 2008
|
[ 14:12 edwin ] (Only the first 10 of 27 ports in this commit are shown above. )
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)
|
Tue, 25 Mar 2008
|
[ 22:44 miwi ] (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 ] (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}.
|
Sat, 13 May 2006
|
[ 05:00 edwin ] (Only the first 10 of 191 ports in this commit are shown above. )
Remove USE_REINPLACE from categories starting with X
|
Tue, 7 Mar 2006
|
[ 08:28 ade ] (Only the first 10 of 633 ports in this commit are shown above. )
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Fri, 7 Nov 2003
|
[ 09:28 marcus ] (Only the first 10 of 25 ports in this commit are shown above. )
Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently added
bsd.port.mk macro.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
Sun, 20 Apr 2003
|
[ 19:51 marcus ]
Remove USE_GNOMENG.
|
Thu, 20 Feb 2003
|
[ 19:17 knu ] (Only the first 10 of 12 ports in this commit are shown above. )
De-pkg-comment.
|
Mon, 2 Sep 2002
|
[ 04:03 lioux ]
Deploy USE_GNOMENG infrastructure
PR: 42311
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
Wed, 26 Jun 2002
|
[ 17:33 perky ]
Use REINPLACE_CMD instead of PERL
PR: 39790
Submitted by: Scott Flatman <sf@dsinw.com>
|
Tue, 24 Jul 2001
|
[ 13:39 kevlo ]
Update MASTER_SITES and WWW
|
Fri, 15 Jun 2001
|
[ 13:28 kevlo ]
Update to version 0.99.9
|
Fri, 16 Feb 2001
|
[ 22:23 vanilla ]
Upgrade to 0.99.8.
|
Mon, 5 Feb 2001
|
[ 21:00 olgeni ] (Only the first 10 of 16 ports in this commit are shown above. )
Spaces -> tabs in ports/x11-fm.
|
Thu, 5 Oct 2000
|
[ 07:57 reg ] (Only the first 10 of 52 ports in this commit are shown above. )
Implement WANT_IMLIB and USE_IMLIB.
|
Wed, 4 Oct 2000
|
[ 00:39 reg ]
Back version down to 0.99.7. 0.99.8 never existed, so I'm not bumping the
epoch.
|
Sat, 9 Sep 2000
|
[ 10:32 kevlo ]
- Update to version 0.99.8 - Add WWW: line into pkg/DESCR
|
Thu, 3 Aug 2000
|
[ 10:28 asami ] (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.
|
Sat, 8 Jul 2000
|
[ 01:47 steve ]
Update to version 0.99.6.
|
Number of commits found: 29 |