FreshPorts -- The Place For Ports Sat, 22 Nov 2008 2:06 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

non port: irc/kvirc/Makefile
CVSWeb

Number of commits found: 45

Thu, 21 Aug 2008
[ 07:18 rafan ] Original commit 
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile

(Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 15 Jul 2008
[ 08:56 beech ] Original commit 
1.56 irc/kvirc/Makefile
- Make fetchable
[ 04:03 beech ] Original commit 
1.55 irc/kvirc/Makefile
1.12 irc/kvirc/distinfo
1.2 irc/kvirc/files/patch-Makefile.in
1.6 irc/kvirc/files/patch-configure
1.16 irc/kvirc/pkg-plist
- Update to 3.4.0
- Unbreak on 7.x

PR:             ports/125110
Suggested by:   Chris Pet <chrispetso@gmail.com>
Approved by:    Maintainer timeout (two weeks)
Fri, 6 Jun 2008
[ 14:36 edwin ] Original commit 
1.43 irc/bitlbee/Makefile
1.15 irc/bobot++/Makefile
1.20 irc/ctrlproxy/Makefile
1.9 irc/eggcreator/Makefile
1.13 irc/erc/Makefile
1.10 irc/gdesklets-irc/Makefile
1.3 irc/irchat-jp/Makefile
1.6 irc/irssi-dcc_send_limiter/Makefile
1.128 irc/irssi-devel/Makefile
1.6 irc/irssi-fish/Makefile

(Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 28 Dec 2007
[ 12:06 erwin ] Original commit 
1.53 irc/kvirc/Makefile
Mark BROKEN with gcc 4.2 on all archs.
Tue, 2 Oct 2007
[ 02:39 linimon ] Original commit 
1.52 irc/kvirc/Makefile
Mark as broken with gcc4.2 on 64-bit archs.
Mon, 23 Jul 2007
[ 10:36 rafan ] Original commit 
1.19 archivers/dpkg/Makefile
1.54 archivers/gtar/Makefile
1.21 archivers/gzip/Makefile
1.37 archivers/libarchive/Makefile
1.21 astro/starplot/Makefile
1.10 astro/tclgeomap/Makefile
1.11 astro/tkgeomap/Makefile
1.23 audio/audacity-devel/Makefile
1.10 audio/checkmate/Makefile
1.21 audio/cmus/Makefile

(Only the first 10 of 437 ports in this commit are shown above. View all ports for this commit)
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  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
Sat, 19 May 2007
[ 21:32 flz ] Original commit 
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile

(Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- 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 ] Original commit 
1.6 audio/dream/Makefile
1.12 audio/ermixer/Makefile
1.9 audio/hydrogen/Makefile
1.5 audio/lmms/Makefile
1.11 audio/mixxx/Makefile
1.3 audio/qjackctl/Makefile
1.47 cad/qcad/Makefile
1.9 cad/qucs/Makefile
1.9 comms/cutecom/Makefile
1.5 comms/qfaxreader/Makefile

(Only the first 10 of 77 ports in this commit are shown above. View all ports for this commit)
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework

Submitted by:   rafan
Tested on:      pointyhat
Fri, 8 Dec 2006
[ 07:12 rafan ] Original commit 
1.48 irc/kvirc/Makefile
- Respect X11BASE

Approved by:    portmgr (linimon)
Mon, 8 May 2006
[ 11:32 edwin ] Original commit 
1.12 irc/anope/Makefile
1.81 irc/bitchx/Makefile
1.4 irc/bopm/Makefile
1.35 irc/ezbounce/Makefile
1.5 irc/fisg/Makefile
1.2 irc/garnaxfs/Makefile
1.6 irc/gruftistats/Makefile
1.6 irc/iip/Makefile
1.12 irc/ircd-hybrid-ru/Makefile
1.41 irc/ircd-hybrid/Makefile

(Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
remove USE_REINPLACE for all categories starting with I
Sun, 30 Apr 2006
[ 17:23 anray ] Original commit 
1.46 irc/kvirc/Makefile
1.1 irc/kvirc/files/patch-Makefile.am
1.1 irc/kvirc/files/patch-Makefile.in
1.15 irc/kvirc/pkg-plist
Fix conflict between kvirc and kdenetwork.

PR:             ports/93402
Submitted by:   "chris@i13i.com" <kse@admin.i13i.com>
Approved by:    maintainer
Thu, 23 Feb 2006
[ 10:40 ade ] Original commit 
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile

(Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Sun, 8 Jan 2006
[ 19:31 lofi ] Original commit 
1.1 x11-toolkits/qt33/files/0065-fix_werror_with_gcc4.patch
1.1 x11-toolkits/qt33/files/0066-fcsort2fcmatch.patch
1.1 x11-toolkits/qt33/files/0067-nofclist.patch
1.868 MOVED
1.13 accessibility/kdeaccessibility/Makefile
1.39 arabic/kde3-i18n/Makefile
1.6 audio/akode-plugins-jack/Makefile
1.6 audio/akode-plugins-mpc/Makefile
1.6 audio/akode-plugins-mpeg/Makefile
1.6 audio/akode-plugins-oss/Makefile

(Only the first 10 of 397 ports in this commit are shown above. View all ports for this commit)
Update to KDE 3.5.0
Tue, 15 Nov 2005
[ 06:52 ade ] Original commit 
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile

(Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
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.
Sat, 5 Nov 2005
[ 05:22 marcus ] Original commit 
1.47 accessibility/at-spi/Makefile
1.43 accessibility/gail/Makefile
1.28 accessibility/gnomemag/Makefile
1.14 accessibility/gnomespeech/Makefile
1.22 accessibility/gok/Makefile
1.12 arabic/katoob/Makefile
1.11 archivers/rox-archive/Makefile
1.8 astro/boinc-setiathome/Makefile
1.24 astro/celestia/Makefile
1.13 astro/gdesklets-goodweather/Makefile

(Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Sat, 16 Apr 2005
[ 23:20 sem ] Original commit 
1.41 irc/kvirc/Makefile
1.10 irc/kvirc/distinfo
1.5 irc/kvirc/files/patch-configure
1.3 irc/kvirc/files/patch-modules-snd
1.1 irc/kvirc/files/patch-notifierwindowtabs.cpp
1.13 irc/kvirc/pkg-plist
- Update to 3.2.0

PR:             ports/79144
Submitted by:   maintainer
Sat, 12 Mar 2005
[ 10:54 marcus ] Original commit 
1.43 accessibility/at-spi/Makefile
1.39 accessibility/gail/Makefile
1.24 accessibility/gnomemag/Makefile
1.11 accessibility/gnomespeech/Makefile
1.11 arabic/katoob/Makefile
1.8 archivers/rox-archive/Makefile
1.4 astro/gdesklets-goodweather-psi/Makefile
1.3 astro/gkrellmoon2/Makefile
1.31 astro/glunarclock/Makefile
1.25 astro/gpsdrive/Makefile

(Only the first 10 of 911 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared lib version change.
Sun, 19 Dec 2004
[ 03:40 edwin ] Original commit 
1.39 irc/kvirc/Makefile
1.4 irc/kvirc/files/patch-configure
1.12 irc/kvirc/pkg-plist
[MAINTAINER] irc/kvirc: [New MASTER_SITES, Fix arts support]

        - 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>
Wed, 11 Aug 2004
[ 09:46 vs ] Original commit 
1.38 irc/kvirc/Makefile
Nitpick: Don't quote COMMENT

Approved by: maintainer
Tue, 10 Aug 2004
[ 16:59 arved ] Original commit 
1.37 irc/kvirc/Makefile
1.9 irc/kvirc/distinfo
1.2 irc/kvirc/files/patch-modules-snd
1.2 irc/kvirc/files/patch-src-kvilib-file-kvi_file.h
1.2 irc/kvirc/files/patch-src-kvilib-net-kvi_dns.cpp
1.11 irc/kvirc/pkg-plist
Update to 3.0.1

PR:             70089
Submitted by:   Michael Ranner <mranner@inode.at>
Tue, 22 Jun 2004
[ 20:42 lofi ] Original commit 
1.2 devel/kscope/Makefile
1.11 editors/kxmleditor/Makefile
1.17 graphics/showimg/Makefile
1.36 irc/kvirc/Makefile
1.2 multimedia/grpplaylist/Makefile
1.7 multimedia/ksubeditor/Makefile
1.10 security/kgpg/Makefile
1.4 sysutils/kcube/Makefile
1.1 security/kgpg/files/patch-kgpg_kgpg_Makefile.in
1.1 devel/kscope/files/patch-src_Makefile.in

(Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Remove inclusion of Makefile.kde from all remaining ports not maintained
by kde@

Approved by: maintainer timeout
Mon, 5 Apr 2004
[ 04:31 marcus ] Original commit 
1.4 arabic/katoob/Makefile
1.6 archivers/rox-archive/Makefile
1.24 astro/glunarclock/Makefile
1.19 astro/gpsdrive/Makefile
1.3 astro/ksetisaver/Makefile
1.7 astro/ksetispy/Makefile
1.10 astro/ksetiwatch/Makefile
1.3 audio/amarok/Makefile
1.22 audio/arts/Makefile
1.17 audio/audacity/Makefile

(Only the first 10 of 575 ports in this commit are shown above. View all ports for this commit)
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Fri, 27 Feb 2004
[ 19:53 krion ] Original commit 
1.34 irc/kvirc/Makefile
1.1 irc/kvirc/files/patch-src-kvilib-file-kvi_file.h
- Fix build on 5.x

PR:             ports/63461
Submitted by:   maintainer
Wed, 4 Feb 2004
[ 05:21 marcus ] Original commit 
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile

(Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Sat, 17 Jan 2004
[ 17:16 clement ] Original commit 
1.32 irc/kvirc/Makefile
- Remove duplicated buggy --prefix

PR:                 61450
Submitted by:       Michael Ranner <mranner@inode.at> (maintainer)
Approved by:        erwin (mentor) (implicitly)
Tue, 13 Jan 2004
[ 23:27 arved ] Original commit 
1.85 irc/Makefile
1.31 irc/kvirc/Makefile
1.7 irc/kvirc/distinfo
1.3 irc/kvirc/files/patch-configure
1.1 irc/kvirc/files/patch-modules-snd
1.1 irc/kvirc/files/patch-src-kvilib-net-kvi_dns.cpp
1.6 irc/kvirc/pkg-descr
1.10 irc/kvirc/pkg-plist
Readd kvirc 3.0.0 beta2

Submitted by:   mranner@inode.at
Tue, 6 May 2003
[ 04:49 kris ] Original commit 
1.18 audio/mxv/Makefile
1.4 audio/openag/Makefile
1.6 databases/libodbc++/Makefile
1.31 databases/p5-Msql/Makefile
1.5 databases/sixpack/Makefile
1.8 devel/arm-aout-gcc295/Makefile
1.10 devel/arm-elf-gcc31/Makefile
1.13 devel/codemedic/Makefile
1.19 devel/flux/Makefile
1.3 devel/gecc/Makefile

(Only the first 10 of 239 ports in this commit are shown above. View all ports for this commit)
As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
remove these ports that have been broken for >4 months (in many cases much
longer) with no sign of a fix.
Sat, 1 Mar 2003
[ 14:34 trevor ] Original commit 
1.5 astro/celestia/Makefile
1.24 astro/openuniverse/Makefile
1.4 astro/rmap/Makefile
1.34 audio/aumix/Makefile
1.10 audio/autozen/Makefile
1.6 audio/csound-manual/Makefile
1.20 audio/csound/Makefile
1.9 audio/denemo/Makefile
1.6 audio/festdoc/Makefile
1.14 audio/festival/Makefile

(Only the first 10 of 202 ports in this commit are shown above. View all ports for this commit)
Retire comment file.
Sun, 6 Oct 2002
[ 00:12 kris ] Original commit 
1.28 irc/kvirc/Makefile
BROKEN: Incorrect pkg-plist
Wed, 25 Sep 2002
[ 12:04 sobomax ] Original commit 
1.27 irc/kvirc/Makefile
Actually remove redundant autoconf/automake dependencies commented out in a
previous delta.
[ 11:43 sobomax ] Original commit 
1.26 irc/kvirc/Makefile
1.1 irc/kvirc/files/patch-configure
1.1 irc/kvirc/files/patch-po::es.po
1.1 irc/kvirc/files/patch-po::pt_br.po
- Drop gettext-old dependency;
- make it respecting CFLAGS while I'm here.
Fri, 12 Apr 2002
[ 18:10 ade ] Original commit 
1.26 archivers/gtar/Makefile
1.39 archivers/rpm/Makefile
1.6 astro/fooseti/Makefile
1.13 astro/seti_applet/Makefile
1.6 astro/spacechart/Makefile
1.28 audio/aumix/Makefile
1.5 audio/denemo/Makefile
1.12 audio/kmikmod/Makefile
1.3 audio/koog/Makefile
1.11 audio/lopster/Makefile

(Only the first 10 of 171 ports in this commit are shown above. View all ports for this commit)
gettext upgrade uber-patch (stage 3)

- 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
Fri, 15 Mar 2002
[ 19:44 ade ] Original commit 
1.25 archivers/gtar/Makefile
1.38 archivers/rpm/Makefile
1.5 astro/fooseti/Makefile
1.12 astro/seti_applet/Makefile
1.5 astro/spacechart/Makefile
1.27 audio/aumix/Makefile
1.4 audio/denemo/Makefile
1.11 audio/kmikmod/Makefile
1.2 audio/koog/Makefile
1.10 audio/lopster/Makefile

(Only the first 10 of 191 ports in this commit are shown above. View all ports for this commit)
Stage 1 of gettext update.

Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:    portmgr
Tue, 1 May 2001
[ 02:26 trevor ]  
unknown irc/kvirc/Makefile
unknown irc/kvirc/distinfo
Update to 2.1.1.    
Mon, 9 Apr 2001
[ 07:53 will ]  
unknown irc/kvirc/Makefile
Apparently I broke this package with the bsd.kde.mk introduction.  Fix that   by
using QT_NONSTANDARD and adding --disable-static.    
Tue, 3 Apr 2001
[ 10:14 will ]  
unknown astro/xglobe/Makefile
unknown audio/kdemultimedia2/Makefile
unknown audio/kmikmod/Makefile
unknown audio/kmp3/Makefile
unknown audio/kmpg/Makefile
unknown audio/knapster/Makefile
unknown audio/krio/Makefile
unknown audio/mq3/Makefile
unknown audio/musicbox/Makefile
unknown audio/xamp/Makefile

(Only the first 10 of 123 ports in this commit are shown above. View all ports for this commit)
Overhaul QT/KDE support:   - bsd.port.mk update to use bsd.kde.mk for
USE_{QT,KDE}*   - Cleanup corresponding ports for bsd.kde.mk update.   - Fix
bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,     introduce
QT_NONSTANDARD variable for nonstandard configure setup.   - Update KDE2 to
2.1.1.  Two patches included in x11/kdelibs2 to fix the     proxy authentication
that was broken for 2.1.1.  Remove old patches.   - Potentially fix kdelibs
build for alpha.   - Fix qt-designer 2.3.0 build.   - Ruby stuff left alone
since it looks like black magic to me.  Should     still work w/ compat shims
for older USE_QT[,2] style.  Some others     were also left alone for the same
reason.    
Mon, 5 Feb 2001
[ 21:21 trevor ]  
unknown irc/kvirc/Makefile
-with-qt-name=qt2 -> --with-qt-name=qt2    
Fri, 2 Feb 2001
[ 11:40 trevor ]  
unknown irc/kvirc/Makefile
unknown irc/kvirc/files/patch-aa
unknown irc/kvirc/files/patch-ad
unknown irc/kvirc/files/patch-ae
unknown irc/kvirc/files/patch-af
unknown irc/kvirc/files/patch-ag
unknown irc/kvirc/files/patch-ah
unknown irc/kvirc/files/patch-ai
unknown irc/kvirc/files/patch-aj
unknown irc/kvirc/files/patch-ak

(Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Update to 2.1.0.    
Sun, 7 Jan 2001
[ 17:49 will ]  
unknown astro/pyweather/Makefile
unknown audio/holyshout/Makefile
unknown audio/snowstar/Makefile
unknown biology/povchem/Makefile
unknown chinese/big5con/Makefile
unknown converters/kdesupport2/Makefile
unknown devel/doxygen/Makefile
unknown devel/kelp/Makefile
unknown irc/kvirc/Makefile
unknown irc/roxirc/Makefile

(Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Clean up inefficient perl invocations; use multiple REs in the same call.    
Sun, 15 Oct 2000
[ 09:50 trevor ]  
unknown irc/kvirc/Makefile
unknown irc/kvirc/pkg-descr
Add ftp.kvirc.net FTP site to MASTER_SITES.   Add WWW line for www.kvirc.net.  
Replace 2.0.0 with ${PORTVERSION} in MASTER_SITES.    
Mon, 2 Oct 2000
[ 07:39 trevor ]  
unknown astro/rmap/Makefile
unknown audio/autozen/Makefile
unknown audio/festdoc/Makefile
unknown audio/festival/Makefile
unknown audio/festlex-cmu/Makefile
unknown audio/festlex-oald/Makefile
unknown audio/festlex-ogi/Makefile
unknown audio/festlex-poslex/Makefile
unknown audio/festogi-spanish/Makefile
unknown audio/festvox-abc/Makefile

(Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
Change MAINTAINER for my ports.    
Wed, 27 Sep 2000
[ 00:26 will ]  
unknown irc/kvirc/pkg/COMMENT
unknown irc/kvirc/pkg/DESCR
unknown irc/kvirc/Makefile
unknown irc/kvirc/pkg/PLIST
unknown irc/kvirc/files/md5
unknown irc/kvirc/patches/patch-ab
unknown irc/kvirc/patches/patch-ac
unknown irc/kvirc/patches/patch-ak
unknown irc/kvirc/patches/patch-al
Update to KVIRC 2.0.0.  Many thanks to Trevor for sending in the update,   which
works flawlessly, much to my amazement.  He is now MAINTAINER.    
Sat, 23 Sep 2000
[ 10:05 asami ]  
unknown irc/kvirc/Makefile
unknown net/licq/Makefile
You don't want to depend on qt21 -- it's dead.  Change them to USE_QT2.   (Of
course, they shouldn't have been writing "qt21" explicitly in the    first
place....)    
Mon, 21 Aug 2000
[ 12:07 sobomax ]  
unknown audio/wsoundserver/Makefile
unknown biology/emboss/Makefile
unknown devel/dryad/Makefile
unknown devel/gnomedebug/Makefile
unknown devel/libol/Makefile
unknown devel/sip/Makefile
unknown devel/t1lib/Makefile
unknown ftp/caitoo/Makefile
unknown graphics/dia/Makefile
unknown graphics/jpeg/Makefile

(Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.    

Number of commits found: 45

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
dovecotNov 19
dovecot-develNov 19
libxml2Nov 19
openfireNov 19
enscript-a4Nov 18
enscript-letterNov 18
enscript-letterdjNov 18
syslog-ng2Nov 18
gnutlsNov 16
net-snmpNov 14
net-snmp53Nov 14
faad*Nov 13
firefoxNov 13
firefox-develNov 13
firefox10Nov 13

13 vulnerabilities affecting 33 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19420
Broken 158
Deprecated 82
Ignore 444
Forbidden 7
Restricted 270
No CDROM 132
Vulnerable 55
Expired 55
Set to expire 65
Interactive 78
new 24 hours 13
new 48 hours15
new 7 days42
new fortnight80
new month127

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 5.512 seconds.