summaryrefslogtreecommitdiff
path: root/irc/kvirc-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove irc/kvirc-devel in favour of updated irc/kvirc.Max Brazhnikov2010-07-174-2283/+0
| | | | Notes: svn path=/head/; revision=257899
* Mark FORBIDDEN: multiple vulnerabilitiesMax Brazhnikov2010-06-301-0/+2
| | | | | | | | | PR: ports/148203 Reported by: Axel Gonzalez <loox at e-shell.net> Feature safe: yes Notes: svn path=/head/; revision=257227
* Grab maintainershipMax Brazhnikov2010-06-151-1/+1
| | | | Notes: svn path=/head/; revision=256569
* Reset maintainer at his request.Mark Linimon2010-06-151-1/+1
| | | | | | | PR: ports/147838 Notes: svn path=/head/; revision=256541
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* - Update to rc3Pav Lucistnik2010-05-043-2065/+2049
| | | | | | | | PR: ports/146179 Submitted by: Chris Petrik <chris@officialunix.com> (maintainer) Notes: svn path=/head/; revision=253682
* Update to 4.0rc2Max Brazhnikov2010-04-154-34/+35
| | | | | | | | | | Add options for enabling or disabling python and perl PR: ports/145278 Submitted by: Chris Petrik (maintainer) Notes: svn path=/head/; revision=252704
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - The maintainer reappearedPav Lucistnik2010-03-131-1/+1
| | | | | | | Requested by: the maintainer Notes: svn path=/head/; revision=251009
* Reset maintainer at his request.Mark Linimon2009-12-151-1/+1
| | | | | | | PR: ports/141647 Notes: svn path=/head/; revision=245897
* Reinstate maintainer at his request.Mark Linimon2009-12-041-1/+1
| | | | Notes: svn path=/head/; revision=245177
* Temporarily reassign ports maintained by chris@officialunix.com back toMark Linimon2009-11-261-1/+1
| | | | | | | | | the pool for the duration of his upcoming move. Requested by: maintainer Notes: svn path=/head/; revision=244755
* - Fix build when subversion is installed [1]Max Brazhnikov2009-09-182-99/+117
| | | | | | | | | | | | | | - Allow build with KDE4 [2] - fix build on 6.x - sort plist PR: ports/138832 Submitted by: Andrei Lavreniyuk [2] Patched by: Chris Petrik (maintainer) [1],[2] Feature safe: yes Notes: svn path=/head/; revision=241631
* Update to 4.0.0rc1 for Qt4/KDE4Max Brazhnikov2009-09-148-2296/+2227
| | | | | | | | PR: based on ports/138712 Submitted by: Chris Petrik (maintainer) Notes: svn path=/head/; revision=241419
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Give this port a loving home with a new maintainerWesley Shields2009-07-101-1/+1
| | | | | | | | | PR: ports/136142 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> Approved by: Armin Pirkovitsch <a.pirko@inode.at> (old maintainer) Notes: svn path=/head/; revision=237573
* Use LTMAIN instead of hardcore.Jeremy Messenger2009-07-022-1/+2
| | | | | | | Approved by: Armin Pirkovitsch <a.pirko@inode.at> (maintainer) Notes: svn path=/head/; revision=236936
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=218938
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* This is a snapshot of the development version of KVirc -Martin Wilke2007-02-066-164/+717
| | | | | | | | | | | | it might be unstable. WWW: http://www.kvirc.net Submitted by: Armin Pirkovitsch <a.pirko@inode.at> (via irc) Repocopy by: marcus Notes: svn path=/head/; revision=184408
* - Respect X11BASERong-En Fan2006-12-081-0/+1
| | | | | | | Approved by: portmgr (linimon) Notes: svn path=/head/; revision=179159
* remove USE_REINPLACE for all categories starting with IEdwin Groothuis2006-05-081-1/+0
| | | | Notes: svn path=/head/; revision=161690
* Fix conflict between kvirc and kdenetwork.Andrey Slusar2006-04-304-5/+27
| | | | | | | | | PR: ports/93402 Submitted by: "chris@i13i.com" <kse@admin.i13i.com> Approved by: maintainer Notes: svn path=/head/; revision=160922
* Conversion to a single libtool environment.Ade Lovett2006-02-232-4/+60
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Update to KDE 3.5.0Michael Nottebrock2006-01-081-0/+2
| | | | Notes: svn path=/head/; revision=153084
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* - Update to 3.2.0Sergey Matveychuk2005-04-166-97/+342
| | | | | | | | PR: ports/79144 Submitted by: maintainer Notes: svn path=/head/; revision=133492
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* [MAINTAINER] irc/kvirc: [New MASTER_SITES, Fix arts support]Edwin Groothuis2004-12-193-1085/+1145
| | | | | | | | | | | | | - Remove duplicate and inactive mirror from MASTER_SITES - Add new official mirrors to MASTER_SITES - Fix arts support, add OPTIONS for audio settings and use correct entries for LIB_DEPENDS - Use DATADIR in pkg-plist PR: ports/75082 Submitted by: Michael Ranner <mranner@inode.at> Notes: svn path=/head/; revision=124471
* Nitpick: Don't quote COMMENTVolker Stolz2004-08-111-1/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=115907
* Update to 3.0.1Tilman Keskinoz2004-08-106-1161/+1350
| | | | | | | | PR: 70089 Submitted by: Michael Ranner <mranner@inode.at> Notes: svn path=/head/; revision=115839
* Remove inclusion of Makefile.kde from all remaining ports not maintainedMichael Nottebrock2004-06-221-4/+5
| | | | | | | | | by kde@ Approved by: maintainer timeout Notes: svn path=/head/; revision=111999
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* - SIZEifyMarkus Brueffer2004-03-281-0/+1
| | | | | | | | | PR: ports/64593 Submitted by: Michael Ranner <mranner@inode.at> (maintainer) Approved by: arved (mentor) Notes: svn path=/head/; revision=105516
* - Fix build on 5.xKirill Ponomarev2004-02-272-1/+22
| | | | | | | | PR: ports/63461 Submitted by: maintainer Notes: svn path=/head/; revision=102305
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - Remove duplicated buggy --prefixClement Laforet2004-01-171-1/+1
| | | | | | | | | PR: 61450 Submitted by: Michael Ranner <mranner@inode.at> (maintainer) Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=98406
* Readd kvirc 3.0.0 beta2Tilman Keskinoz2004-01-137-0/+1192
| | | | | | | Submitted by: mranner@inode.at Notes: svn path=/head/; revision=98123
* As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,Kris Kennaway2003-05-067-268/+0
| | | | | | | | remove these ports that have been broken for >4 months (in many cases much longer) with no sign of a fix. Notes: svn path=/head/; revision=80201
* Retire comment file.Trevor Johnson2003-03-012-1/+1
| | | | Notes: svn path=/head/; revision=76700
* BROKEN: Incorrect pkg-plistKris Kennaway2002-10-051-0/+2
| | | | Notes: svn path=/head/; revision=67439
* Actually remove redundant autoconf/automake dependencies commented out in aMaxim Sobolev2002-09-251-2/+0
| | | | | | | previous delta. Notes: svn path=/head/; revision=67122
* - Drop gettext-old dependency;Maxim Sobolev2002-09-254-6/+83
| | | | | | | - make it respecting CFLAGS while I'm here. Notes: svn path=/head/; revision=67120
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-2/+4
| | | | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625