non port: editors/lfhex/Makefile |
SVNWeb
|
Number of commits found: 41 |
Sun, 2 Dec 2018
|
[ 15:41 rene ] (Only the first 10 of 464 ports in this commit are shown above. )
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] (Only the first 10 of 1416 ports in this commit are shown above. )
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540
|
Tue, 29 Mar 2016
|
[ 00:53 amdmi3 ]
- Clarify LICENSE
- Switch to WRKSRC_SUBDIR
- Switch to options helpers
- Regenerate patches with `make makepatch`
|
Sat, 25 Jul 2015
|
[ 15:06 danfe ]
- Fix four cases of an obvious typo: LICENSE_FILES -> LICENSE_FILE
- While here: move knobs to their expected location, remove useless check
for ${PORT_OPTIONS:MDOCS} when installing documentation, standardize
Makefile headers
|
Thu, 21 Nov 2013
|
[ 16:09 makc ] (Only the first 10 of 23 ports in this commit are shown above. )
- Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Use globally provided LRELEASE
|
Sun, 13 Oct 2013
|
[ 13:03 makc ] (Only the first 10 of 25 ports in this commit are shown above. )
- Convert unmaintained ports to USES=qmake
- Add stage support
- Convert LIB_DEPENDS to new syntax
- Minor changes/fixes
|
Fri, 20 Sep 2013
|
[ 16:36 bapt ] (Only the first 10 of 298 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Fri, 8 Mar 2013
|
[ 11:32 bapt ] (Only the first 10 of 209 ports in this commit are shown above. )
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
|
Wed, 6 Jun 2012
|
[ 06:44 miwi ] (Only the first 10 of 587 ports in this commit are shown above. )
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team)
|
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
|
Mon, 9 Jan 2012
|
[ 04:01 eadler ] (Only the first 10 of 29 ports in this commit are shown above. )
- Remove outdated version checks
Reviewed by: nox
|
Wed, 10 Aug 2011
|
[ 14:30 ehaupt ]
Update to 0.42
PR: 159438
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
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
|
Tue, 23 Feb 2010
|
[ 20:24 amdmi3 ]
- Mark MAKE_JOBS_UNSAFE, fails with forced make jobs
- Respect CC/CFLAGS by passing QMAKEFLAGS to qmake
Feature safe: yes
|
Fri, 1 Aug 2008
|
[ 09:46 arved ]
Remove unneeded rundeps on qt4 buildtools
PR: 123362
Submitted by: Max Brazhnikov
|
Fri, 6 Jun 2008
|
[ 13:25 edwin ] (Only the first 10 of 95 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, 26 Feb 2008
|
[ 11:21 miwi ]
- Update to 0.4
PR: 121085
Submitted by: Ports Fury
|
Mon, 5 Nov 2007
|
[ 10:15 miwi ]
- Fix build with gcc 4.2
PR: 117801
Submitted by: Pietro Cerutti <gahr@gahr.ch>
Approved by: portmgr (pav)
|
Wed, 17 Oct 2007
|
[ 10:13 ade ] (Only the first 10 of 199 ports in this commit are shown above. )
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs
|
Thu, 4 Oct 2007
|
[ 08:29 linimon ]
Mark as broken with gcc4.2 on i386.
|
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}.
|
Tue, 13 Feb 2007
|
[ 00:16 pav ] (Only the first 10 of 77 ports in this commit are shown above. )
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by: rafan
Tested on: pointyhat
|
Fri, 25 Nov 2005
|
[ 08:42 vs ]
- Added more one mastersite. The main mastersite is now the official project
website.
- Fixed WWW on pkg-descr.
PR: ports/89504
Submitted by: Jean Milanez Melo
|
Wed, 28 Sep 2005
|
[ 16:38 arved ]
Update to 0.3.7.2
PR: 86677
Submitted by: KATO Tsuguru <tkato432@yahoo.com> (update to 0.3.7.1)
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (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 ] (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'.
|
Mon, 20 Dec 2004
|
[ 08:44 krion ]
Fix build on 6-current
PR: ports/75265
Submitted by: Ports Fury
|
Fri, 17 Dec 2004
|
[ 06:30 kris ]
BROKEN on 6.x: Build fails
|
Tue, 11 May 2004
|
[ 07:45 krion ]
- Fix build
Reported by: bento/dosirak/pointyhat/who_knows by kris
|
Mon, 10 May 2004
|
[ 15:31 krion ]
- Update to version 0.3.7
PR: ports/66463
Submitted by: Ports Fury
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (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)
|
Mon, 2 Feb 2004
|
[ 23:02 pav ]
- Update to 0.3.6
PR: ports/62261
Submitted by: Ports Fury
|
Thu, 16 Oct 2003
|
[ 20:27 krion ]
- Update to version 0.3.4
- Unbreak on -current
PR: 58126
Submitted by: Ports Fury
|
[ 02:21 kris ]
BROKEN on 5.x: does not compile
|
Mon, 14 Jul 2003
|
[ 02:53 sf ] (Only the first 10 of 72 ports in this commit are shown above. )
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
|
Sun, 23 Feb 2003
|
[ 00:06 arved ]
Make fetchable.
USE_QT_VER= 2 -> 3
De pkg-comment
Set Maintainership back to ports
|
Fri, 23 Aug 2002
|
[ 05:53 alane ] (Only the first 10 of 21 ports in this commit are shown above. )
Grab all the qt2/kde2 ports with no maintainer and put them under kde@
maintainership.
|
Fri, 21 Jun 2002
|
[ 15:52 ijliao ]
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39591
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
Sun, 8 Jul 2001
|
[ 15:51 kevlo ]
Update to version 0.3.2
|
Fri, 6 Jul 2001
|
[ 03:54 ijliao ]
add lfhex Large file hex editor
|
Number of commits found: 41 |