23 Commits

Author SHA1 Message Date
sthen
073d25a37c use LIBCXX 2017-04-10 11:46:32 +00:00
zhuk
4fc2868f16 Upstream kindly rolled a release, so use it instead of commit.
Add @bin marker while there.
2016-12-25 16:23:58 +00:00
zhuk
ed298848a3 Zap more lines from qmake-based ports by moving them from
the "MODULES=x11/qtX + CONFIGURE_STYLE=qmake" logic to
the "MODULES=devel/qmake x11/qtX" logic.

Discussed with espie@ a few weeks ago.
2016-03-26 20:37:34 +00:00
zhuk
cb5cead190 Blow off another layer of dust from the qRFCview port:
- Move to the fork found on GitHub, which addressed all current issues
   (and made the program look like nicer);
 - Put the Makefile on diet, removing a lot of extra words.
 - Take maintainership. I suspect this is the smallest port I maintain
   personally. :)

This port requires very fresh qmake4.

The package name is kept as discussed with sthen@, landry@ and jasper@.
2016-03-08 14:36:38 +00:00
zhuk
036d44e7ad Allow to enter numbers larger than 5000. 2016-03-07 13:50:21 +00:00
zhuk
73db3f2369 Convert to MODQMAKE, no line count change. 2016-03-07 11:21:03 +00:00
jasper
ddbbde83f6 - remove unreachable homepages on berlios and add a working one where applicable
- move master sites to the berliosbot created sourceforge projects
2014-07-09 16:49:35 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
ajacoutot
226e5611fd Use the gettext MODULE. 2011-07-06 21:25:23 +00:00
jasper
4c4d7d7b18 passing '-unix' to qmake4 is deprecated so remove it. 2011-03-17 14:02:51 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
ajacoutot
2a4ec42b2f Again more new style DEPENDS. 2010-07-30 09:23:28 +00:00
ajacoutot
127208401d First pass at new REVISION/DEPENDS... not finished yet. 2010-07-30 06:58:57 +00:00
sthen
0fba620bd4 sync LIB_DEPENDS/wantlib, bump 2009-06-19 23:41:01 +00:00
ajacoutot
f609036ef0 - remove myself from MAINTAINER 2009-01-16 08:06:26 +00:00
merdely
d0e220d33a Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
ajacoutot
b390360c2f - fix WANTLIB (after qt4 update) 2007-06-05 14:43:06 +00:00
ajacoutot
87905f2cb6 - add missing WANTLIB after qt4 update
- bump PKGNAME

spotted by steven@
2006-10-31 12:54:23 +00:00
ajacoutot
36d2cceb0b - update my email address
- bump PKGNAME

ok robert@
2006-10-27 12:53:01 +00:00
jasper
5fcb5b773a update MASTER_SITES to MASTER_SITE_BERLIOS
ok alek
2006-08-02 12:15:00 +00:00
alek
08df756010 Import qrfcview 0.62
qRFCView is a viewer for IETF RFCs. Advantages are:
 * automatic table of content, with direct opening of section;
 * handling of RFC internal cross-references;
 * automatic downloading of a referenced RFC from the IETF web site on a
   simple click;
 * caching of RFC in a local directory;
 * tab-browsing of RFC;
 * searching.

From Antoine Jacoutot <ajacoutot@lphp.org>
2006-07-30 22:25:41 +00:00