aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/qsa/Makefile3
-rw-r--r--devel/qsa/distinfo4
-rw-r--r--devel/qsa/pkg-plist8
3 files changed, 7 insertions, 8 deletions
diff --git a/devel/qsa/Makefile b/devel/qsa/Makefile
index 27df9f93f06..250d55038c6 100644
--- a/devel/qsa/Makefile
+++ b/devel/qsa/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= qsa
-PORTVERSION= 1.1.1
-PORTREVISION= 1
+PORTVERSION= 1.1.2
CATEGORIES= devel lang
MASTER_SITES= ftp://ftp.iasi.roedu.net/mirrors/ftp.trolltech.com/qsa/source/ \
ftp://ftp.trolltech.com/qsa/source/
diff --git a/devel/qsa/distinfo b/devel/qsa/distinfo
index a428b8aec99..b8faa507b01 100644
--- a/devel/qsa/distinfo
+++ b/devel/qsa/distinfo
@@ -1,2 +1,2 @@
-MD5 (KDE/qsa-x11-free-1.1.1.tar.gz) = 25a50ba29ee4a1dc528adc5011c29c2b
-SIZE (KDE/qsa-x11-free-1.1.1.tar.gz) = 1715187
+MD5 (KDE/qsa-x11-free-1.1.2.tar.gz) = 812dbc9c6210ddd46310d90d27c61981
+SIZE (KDE/qsa-x11-free-1.1.2.tar.gz) = 1716211
diff --git a/devel/qsa/pkg-plist b/devel/qsa/pkg-plist
index a4e90c9a582..a3b3514d243 100644
--- a/devel/qsa/pkg-plist
+++ b/devel/qsa/pkg-plist
@@ -12,7 +12,7 @@ include/qswrapperfactory.h
lib/libqsa.so
lib/libqsa.so.1
lib/libqsa.so.1.1
-lib/libqsa.so.1.1.1
+lib/libqsa.so.1.1.2
share/doc/qsa/html/addfunction.png
share/doc/qsa/html/articles.html
share/doc/qsa/html/classes.html
@@ -218,8 +218,8 @@ share/doc/qsa/html/windowmenu1.png
share/doc/qsa/html/windowmenu2.png
share/doc/qsa/html/wrappers.html
share/qt/mkspecs/features/qsa.prf
-@dirrm share/qt/mkspecs/features
-@dirrm share/qt/mkspecs
-@dirrm share/qt
+@unexec rmdir %D/share/qt/mkspecs/features 2>/dev/null || true
+@unexec rmdir %D/share/qt/mkspecs 2>/dev/null || true
+@unexec rmdir %D/share/qt 2>/dev/null || true
@dirrm share/doc/qsa/html
@dirrm share/doc/qsa
ridge <ports@geeksrus.net> * Eliminate file conflicts with devel/autoconfade2002-07-104-18/+82 | | | | | | | Add ${PREFIX}/libexec/autoconf213/* links PR: 36071 Submitted by: Alan Eldridge <ports@geeksrus.net> * Correct the md5 sum after 1.0.3 was withdrawn.alane2002-07-101-1/+1 | * sablepath -> ports/java/sablepatharchie2002-07-101-0/+2 | | | | sablevm -> ports/java/sablevm * Add sablepath and sablevm.archie2002-07-101-0/+2 | * SableVM implements the Java virtual machine specification, second edition.archie2002-07-1012-0/+494 | | | | | | | | | | | | SableVM is a bytecode interpreter. It's goals are to be reasonably small, efficient, and fast, as well as providing a well-designed platform for doing research into different algorithms for bytecode interpretation, garbage collection, memory management, etc. SableVM uses a modified version of the GNU Classpath Java classes; these classes are installed by the "sablepath" port. WWW: http://www.sablevm.org/ * This port builds and installs a version of the GNU Classpath Java classarchie2002-07-1013-0/+1274 | | | | | | and native libraries package that has been customized to work with SableVM. WWW: http://www.sablevm.org/ * Implement USE_GNOMENG. Users should not be able to start using Evolutionmarcus2002-07-101-5/+4 | | | | without needing any other hacks. * * Update to 1.0.8.marcus2002-07-106-28/+86 | | | | | | | | * Implement USE_GNOMENG * Implement REINPLACE With this commit, and the upcoming bonobo-conf commit, GNOME 2.0 users should be able to use Evolution wihtout needing any other hacks. * bsd-airtools --> ports/net/bsd-airtoolsdwcjr2002-07-101-0/+1 | * Add bsd-airtools 0.2, BSD Wireless Scanning Tools.dwcjr2002-07-1021-0/+251 | | | | | PR: 40722 Submitted by: Sean Chittenden <sean@chittenden.org> * Use the native sys/types.h to pull in the definitions of __int8_t andjedgar2002-07-102-0/+24 | | | | friends to fix RELENG_4 builds. * IPv6 patches for 3.1.4.obrien2002-07-102-2/+3 | | | | Submitted by: sumikawa * Add missing file from last commitdwcjr2002-07-102-0/+26 | | | | Noticed by: Oliver Braun * xnview --> ports/graphics/xnviewsobomax2002-07-101-0/+1 | * Add xnview 1.25, xnView an easy graphics viewer / converter.sobomax2002-07-106-0/+73 | | | | Submitted by: Serge Negodyuck <petr@petrovich.com.ua> * o Add post-install line installing libvo.a needed by upcoming portlioux2002-07-104-0/+6 | | | | | | | | GOPchop. o Bump PORTREVISION Requested by: ijliao Reviewed by: ijliao * Update to 3.05dwcjr2002-07-106-14/+38 | | | | | | | | Unbreak PR: 40356 Submitted by: Oliver Braun Approved by: maintainer * Fix MASTER_SITE_SUBDIR.will2002-07-1096-96/+96 | | | | | PR: 40272 Submitted by: Tilman Linneweh <tilman@arved.de> * 1.0.3 was apparently un-released. Bump PORTEPOCH. Sigh.will2002-07-102-2/+3 | * REINPLACEdwcjr2002-07-101-5/+8 | | | | | PR: 40352 Submitted by: maintainer * Update to 1.3.1 which includes support for kde3dwcjr2002-07-103-7/+18 | | | | | PR: 39730 Submitted by: maintainer * Welcome Jerry A! to maintainership of expectdwcjr2002-07-101-1/+1 | * Update to latest versiondwcjr2002-07-104-42/+69 | | | | | | PR: 40082 Submitted by: umeno@rr.iij4u.or.jp Approved by: maintainer * Respect CFLAGSdwcjr2002-07-103-12/+96 | | | | | PR: 40199 Submitted by: maintainer * Update to recent versiondwcjr2002-07-103-15/+24 | | | | | | | Remove maintainer since email address is invalid PR: 39954 Submitted by: jerry@thehutt.org * Update MASTER_SITESdwcjr2002-07-091-1/+3 | | | | | PR: 40068 Submitted by: svenasse@polaris.ca * Update to 5.0dwcjr2002-07-096-26/+28 | | | | | PR: 40264 Submitted by: maintainer * USE_REINPLACE isn't needed after sobomax's latest updates to the portsmarcus2002-07-091-1/+0 | | | | infrastructure. * gdome.6 -> gdome.7ijliao2002-07-091-2/+2 | | | | bump PORTREVISION * upgrade to 0.7.2ijliao2002-07-094-9/+28 | | | | | | | change master site add WWW tag Approved by: maintainer * Update to 1.3.will2002-07-092-2/+2 | | | | | PR: 40332 Submitted by: maintainer * upgrade to 16.6ijliao2002-07-092-10/+6 | | | | | PR: 40377 Submitted by: maintainer * upgrade to 1.1.7ijliao2002-07-092-2/+2 | | | | | | PR: 38852 Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru> Approved by: maintainer * Be a little more sensible about the dist site subdir.marcus2002-07-091-1/+1 | * Numerous improvements and cleanups:sobomax2002-07-091-16/+15 | | | | | | | | | | | - Add missed gnomeaudio into _USE_GNOME_ALL; - refine dependencies for all components; - add new redefineable knob GNOME_HTML_DIR, which allows to override value of --with-html-dir configure argument; - remove USE_REINPLACE workaround - real fix was just committed into bsd.port.mk; - improve example of gnome-optional port's logick; - improve conditions when PLIST_SUB is defined for gnome-optional ports. * Japanese resource directory name changed because of locale change.kiri2002-07-094-6/+6 | * Move USE_REINPLACE detection downward, so that it is possible to set it fromsobomax2002-07-091-11/+11 | | | | | | | | bsd.gnomeng.mk. Also increase OSVERSION `sed -i'check to be 500036 on -current, as users report that 500034 isn't sufficient to catch new sed(1) functionality. Approved by: portmgr (silently) * update to 0.6.4.cjh2002-07-092-3/+3 | * - Add a patch for a bug on infinite loop in HTTP_INperky2002-07-098-8/+48 | | | | | | | | filter that allows DoS attack. - Bump PORTREVISION - Change maintainer address Obtained from: Apache Group CVS (rev 1.150-1.151) * update to 0.59.cjh2002-07-092-6/+3 | | | | Submitted by: "Seung Lyun Lee" <micherin@korea.com> * Make shared library installed by the port comply with ELF conventions forsobomax2002-07-096-12/+36 | | | | | | | | | naming shared libraries, i.e. shared library should be named lobfoo.so.X, not just libfoo.so. Among other things, it allows other ports use mnogosearch in LIB_DEPENDS. Bump PORTREVISION. Reported by: Alexander Kovalenko <never@nevermind.kiev.ua> Approved by: maintainer's timeout * pbm -> netpbmijliao2002-07-091-2/+1 | | | | | PR: 40287 Submitted by: Edwin Groothuis <edwin@mavetju.org> * upgrade to 2.2.2ijliao2002-07-093-3/+7 | | | | | PR: 40357 Submitted by: Ports Fury * Switched to MASTER_SITE_SOURCEFORGE.ijliao2002-07-092-1/+5 | | | | | | | | Add WWW and Author to pkg-descr PR: 40293 Submitted by: Tilman Linneweh <tilman@arved.de> Approved by: maintainer * Committed, thanks.alane2002-07-091-1/+2 | | | | | PR: 39714 Submitted by: Scott Flatman * o Fix build in case WITH_IMAGEMAGICK_MODULES is definedlioux2002-07-092-4/+3 | | | | | | | o Trim pkg-plist PR: 40358 Submitted by: KATO Tsuguru <tkato@prontomail.com> * Fix typolioux2002-07-092-2/+2 | | | | Submitted by: Dan Langille <dan@langille.org> * gnuserv --> ports/editors/gnuservknu2002-07-091-0/+1 | * - Repocopy gnuserv-emacs20 to gnuserv and switch it to Emacs21.knu2002-07-099-87/+9 | | | | - Turn gnuserv-emacs20 into a slave port of gnuserv. * shlock --> ports/sysutils/shlockdougb2002-07-091-0/+1 | * A seperate port for the very useful shlock utility, which comesdougb2002-07-096-0/+42 | | | | as part of INN. * Remove unused fileperky2002-07-091-4/+0 | * Take maintainership in order to facilitate incorporation into gimp* andalane2002-07-091-1/+1 | | | | removal of abandonware port. * Add rc.dgordon2002-07-091-0/+1 | | | | rc.d -> src/etc/rc.d * Bump PORTREVISION along with its master port. (irc/bitchx)clive2002-07-091-1/+1 | * - Added note about /detach not working if compiled with IPv6 support.clive2002-07-092-3/+23 | | | | | | | | | | (Noticed by: Erwin Lansing <erwin@lansing.dk>) - Added WITH_XMMS knob - Made list of build Plugins static to keep plist correct. - Bumped Portrevision PR: ports/40153 Submitted by: Tilman Linneweh <tilman@arved.de> (MAINTAINER) * Update to 0.7.2lioux2002-07-096-10/+12 | * - devel/gpasm to devel/gputils repocopy. gpasm is now part of gputils project.pat2002-07-0911-303/+170 | | | | | | | | - Remove devel/gpasm - Update devel/gputils to 0.10.3 PR: ports/34107 Submitted by: Samuel Tardieu <sam@inf.enst.fr> (MAINTAINER) * Remove gpasmpat2002-07-091-1/+2 | | | | | gputils -> ports/devel/gputils hat -> ports/devel/hat * - lang/nhc98 to devel/hat version 2.00 repocopy. hat split from nhc98pat2002-07-0917-982/+583 | | | | | | | | since lang/ghc may use it too. PR: ports/39540 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> (maintainer) Repocopied by: joe * o Fix a malloc definition conflict in -STABLE [1]. configure scriptlioux2002-07-092-0/+17 | | | | | | | | | | | | | believed that mmap was not defined. The "workaround" involves USE_AUTOCONF which invokes latest autoconf 2.53 (detection macros look safer) [2] o Fix a weird side-effect of aforementioned fix o Safer PLIST Submitted by: naddy [2], Andy Sparrow <spadger@best.com> [1] Reviewed by: rone@ennui.org, FreeBSD-ports Approved by: maintainer * For make(1) on RELENG_4.clive2002-07-091-1/+2 | * Adjust this port slightly for its master port (currently irc/bitchx).clive2002-07-091-6/+7 | | | | Utilize PORTREVISION feature of our ports system. * Adjust this port slightly for its satellite port (currently chinese/bitchx).clive2002-07-091-1/+2 | * Upgrade to the 1-July-2002 GCC 3.1.1 pre-release snapshot.obrien2002-07-096-74/+74 | | | | | | Note that with this update we loose the .info files. I am sick and tired of dealing with them and most of all makeinfo --no-split isn't working. * Fix broken verbage for acl on -stabledwcjr2002-07-091-1/+1 | * remove textproc/fribidiijliao2002-07-097-54/+1 | | | | there's a newer one under converters/ * Since we use ${LINUXBASE}/bin/sh, uname -m reports Linux. Do not changembr2002-07-092-14/+4 | | | | the script to check for FreeBSD then. * Update to 1.0.3 to fix a realtime priority bug.will2002-07-092-2/+2 | * Update to 0.41.tobez2002-07-092-2/+6 | | | | | PR: 40329 Submitted by: maintainer * Remove leftovers (read *.bak) of REINPLACE_CMD execution.phantom2002-07-083-0/+3 | * PERL -> REINPLACE_CMDphantom2002-07-083-6/+12 | | | | | PR: 39749 Submitted by: Paul Marquis <pmarquis@pobox.com> * Rename patch file for consistency.phantom2002-07-083-0/+0 | * Fix plistphantom2002-07-083-0/+3 | * Update to 2.14.2. This is security update! Upgrade recomended!phantom2002-07-086-6/+6 | | | | | PR: ports/39041 Submitted by: Paul Marquis <pmarquis@pobox.com> * Changed MASTER_SITES.sumikawa2002-07-081-1/+1 | * Upgrade to 2.7c.sumikawa2002-07-082-2/+2 | * Update to 2.01, assign maintainership to the submitter.tobez2002-07-083-3/+5 | | | | | PR: 40328 Submitted by: Erwin Lansing <erwin@lansing.dk> * Update to latest jp versiondwcjr2002-07-088-153/+93 | | | | | PR: 40214 Submitted by: maintainer * Forbid because of remote crash. I confirmed it with XFree86 4.2.0;trevor2002-07-082-0/+2 | | | | | XFree86 3.3.6 has identical code so it is likely to be vulnerable as well. Mozilla 1.1a (20020610) still has the bug. * Update to 0.61.tobez2002-07-082-2/+2 | * upgrade to 2.1.21ijliao2002-07-083-5/+22 | | | | drop maintainership * Remove A.C.P.M.Kalker@student.utwente.nl as MAINTAINER; email has beenfenner2002-07-081-1/+1 | | | | bouncing for 7 months. * PERL -> REINPLACE_CMDijliao2002-07-0833-58/+92 | | | | | PR: 39938 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> * Fix the condition in the userforward director that is intended tosheldonh2002-07-081-1/+1 | | | | | | | protect against users with /nonexistent as their home directory having all their mail deferred. Submitted by: fanf * PERL -> REINPLACE_CMDijliao2002-07-081-1/+2 | | | | | PR: 39295 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> * PERL -> REINPLACE_CMDijliao2002-07-0817-19/+36 | | | | | PR: 39283 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> * PERL -> REINPLACE_CMDijliao2002-07-082-2/+4 | | | | | PR: 39275 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> * PERL -> REINPLACE_CMDijliao2002-07-088-15/+23 | | | | | PR: 39273 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> * Add quotes. Place the system patch notices at the end, so everybody canmbr2002-07-083-150/+150 | | | | see it. * Remove an unwanted hunk that snuck in with the previous commit.des2002-07-082-22/+1 | * upgrade toijliao2002-07-083-37/+145 | | | | | | | | | Apache http server: 1.3.26 Russian patch (RA): 30.15 mod_ssl: 2.8.10 PR: 40188 Submitted by: maintainer * upgrade to 1.3.26PL30.15ijliao2002-07-085-13/+181 | | | | | PR: 40187 Submitted by: maintainer * upgrade to 1.4ijliao2002-07-082-2/+2 | * Fix wrong example setting.yoichi2002-07-081-1/+2 | | | | Submitted by: Lawrence.Mayer@dsg.ki.se * Fix more fatal bugs on htpasswd(1)perky2002-07-088-16/+80 | | | | | Requested by: "Jon Noack" <noackjr@compgeek.com> Obtained from: Apache Group CVS (rev 1.49-1.51) * - Update to version 1.18kevlo2002-07-083-3/+7 | | | | | | | | - Rearrange pkg-descr to silence portlint - Add WWW PR: 40316 Submitted by: MAINTAINER * Update to version 0.39.1kevlo2002-07-083-2/+13 | | | | | PR: 40319 Submitted by: MAINTAINER * Update to 3.12.4.knu2002-07-084-4/+4 | * ifc --> ports/lang/ifcdemon2002-07-081-0/+1 | * New port: Intel's Fortran compiler supporting Pentium 4 and Itanium processor.demon2002-07-0811-0/+1545 | | | | | PR: 37704 Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp> * Upgrade to 1.77.kuriyama2002-07-083-4/+64 | * Sanitize MASTER_SITESlioux2002-07-083-8/+1 | * Update to 20020705greid2002-07-082-2/+2 | * Sanitize MASTER_SITESlioux2002-07-082-4/+2 | * o Sanitize MASTER_SITESlioux2002-07-082-3/+2 | | | | o Update email on DESCR * Something seems to have happened to the master site at www.kotnet.org,dd2002-07-081-1/+3 | | | | | | | | since everything under ~skimo is returning 404s. This is probably temporary, but host the distfile locally just in case for the time being. Submitted by: fenner's distfile survey * Upgrade to 1.7.1. patch-ac has been submitted to the maintainers.dd2002-07-083-4/+16 | * Update to 2.2-pre1lioux2002-07-086-9/+6 | * Sanitize MASTER_SITESlioux2002-07-083-11/+3 | * Update to 2.1 betalioux2002-07-082-7/+5 | * Update to 4.1lioux2002-07-083-28/+107 | * Re-enable exit when ulimit -Sc is not 0, as the author intends.anders2002-07-081-11/+0 | * ggv2 --> ports/print/ggv2marcus2002-07-081-0/+1 | * Add ggv2 after a repo-copy from ggv. ggv2 is the GNOME 2.0 Postscript andmarcus2002-07-0814-198/+92 | | | | PDF viewer. * nfsd and mountd belong in /usr/sbin not /sbin. Especially since portmap /gordon2002-07-081-2/+2 | | | | | | rpcbind is in /usr/sbin to begin with. Reviewed by: jake (mentor) * Update to 2.4b2.anders2002-07-085-149/+160 | | | | | | IPv6 support gained. Master site moved. Add WWW URL. * Remove an entry from MASTER_SITES that doesn't appear to have workedglewis2002-07-081-2/+1 | | | | | | for almost 3 years! Submitted by: portsurvey * Fixed unfetchable file.alane2002-07-081-1/+1 | * Only depend on the Linux JDK when NATIVE_BOOTSTRAP isn't defined.glewis2002-07-084-4/+12 | * The distfile is on at least three of the MASTER_SITE_SOURCEFORGEtrevor2002-07-081-1/+2 | | | | | | servers, so use that macro. Submitted by: Tilman Linneweh * Update to 2.5.3 betalioux2002-07-082-2/+2 | * Update to 1.4 Build 168lioux2002-07-088-8/+8 | * Mark BROKEN for current releaselioux2002-07-081-0/+3 | * upgrade from 1.0 to 1.2billf2002-07-084-45/+33 | | | | Submitted by: fenner's distfile survey * Update MASTER_SITESlioux2002-07-081-2/+2 | | | | Submitted by: fenner distfiles survey * I no longer have the capacity to maintain this port.mharo2002-07-082-6/+4 | | | | Handing over to ports@ * ruby-evas --> ports/graphics/ruby-evasknu2002-07-081-0/+1 | * Add ruby-evas (Ruby/Evas version 1.0), Ruby bindings for Evas.knu2002-07-086-0/+69 | * Use {CONFIGURE,BUILD,INSTALL}_WRKSRC where appropriate.knu2002-07-081-7/+7 | * Bump PORTREVISION. Changed pkg-plist so that binary pkg will actually build.alane2002-07-081-0/+1 | | | | | | I know this is a borderline case, but I'll err on the safe side ... PR: 40295 * Update to 1.1.0.8lioux2002-07-083-60/+64 | * merge PAM buffer management from current.dinoex2002-07-084-236/+134 | * FreeBSD specifc security fix for:dinoex2002-07-082-8/+12 | | | | ChallengeResponseAuthentication yes * Update to 0.6.1.knu2002-07-086-26/+4 | * Removed missing file from pkg-plist that prevented package from building.alane2002-07-080-0/+0 | * No feedback to contrary so far. Committed.alane2002-07-081-1/+1 | * ruby-svg --> ports/graphics/ruby-svgknu2002-07-081-0/+1 | * Add ruby-svg, a Ruby library for generating SVG files.knu2002-07-086-0/+68 | * upgrade to 3.14pijliao2002-07-0810-144/+92 | | | | | PR: 40307 Submitted by: maintainer * PERL -> REINPLACE_CMDijliao2002-07-0814-101/+240 | | | | | PR: 40289 Submitted by: maintainer * Tie in gnomeuserdocs2. Bump PORTREVISION.marcus2002-07-081-2/+3 | * gnomeuserdocs2 --> ports/misc/gnomeuserdocs2marcus2002-07-081-0/+1 | * Add gnomeuserdocs2 after repo copy from gnomeuserdocs. This is the GNOME 2.0marcus2002-07-0811-1694/+407 | | | | users guide. * upgrade to 1.2.5ijliao2002-07-084-26/+23 | | | | | PR: 40305 Submitted by: maintainer * Update the Ruby/GNOME suite to 0.29.knu2002-07-084-4/+4 | * upgrade eb to 3.2.2ijliao2002-07-088-10/+10 | | | | | | | upgrade ndtpd to 3.1.3 PR: 40290 Submitted by: maintainer * Update to 0.3.8.knu2002-07-083-6/+29 | * fixing make + replacing PERL by REINPLACE_CMDijliao2002-07-082-2/+14 | | | | | PR: 40300 Submitted by: maintainer * upgrade to 1.0.6ijliao2002-07-083-53/+78 | | | | | PR: 40304 Submitted by: maintainer * update to ePerl's new home at OSSP.orgrse2002-07-083-30/+24 | * - FreeBSD doesn't have cdparanoia yet, use tosha instead as defaultijliao2002-07-081-0/+13 | | | | | PR: 40303 Submitted by: maintainer * Missed an update to GNOME 2.0 Final.marcus2002-07-082-7/+8 | | | | Reported by: fenner's unfetchable distfiles script * Fix the freezing problem when Nautilus tries to thumbnail certain images.marcus2002-07-082-0/+12 | | | | | | | Bump PORTREVISION. Reported by: many Tested by: Franz Klammer <klammer@webonaut.com> * Update to 2.4.0.knu2002-07-083-5/+507 | * Update ruby-dbi and ruby-dbd_* modules to 0.0.16.knu2002-07-082-2/+2 | | | | It seems the license terms have been changed from GPL to BSDL. * Update to 0.3.1.knu2002-07-089-30/+63 | * pbm -> netpbmijliao2002-07-085-3/+24 | | | | | PR: 40285, 40286, 40287 Submitted by: Edwin Groothuis <edwin@mavetju.org> * remove bitboxijliao2002-07-0810-77/+0 | | | | according to bento's log, it's unfetchable for 1 year * -ja-nethack ports/japanese/nethackknu2002-07-081-1/+2 | | | | | +ja-nethack32 ports/japanese/nethack32 +ja-nethack34 ports/japanese/nethack34 * Add JNetHack 3.4.0-0.6. This port was repocopied fromknu2002-07-0818-541/+454 | | | | japanese/nethack(32), but is mostly based on games/nethack34. * Rename nethack to nethack32 (w/ a repocopy) and define NO_LATEST_LINK, inknu2002-07-0818-567/+3 | | | | preparation for the forthcoming import of nethack34. * Define NO_LATEST_LINK.knu2002-07-081-0/+2 | * As I've assigned the three screen PR's in GNATS to myself, it appears thatcy2002-07-072-2/+2 | | | | I'm taking on maintainership of this port. Make it official. * Update to 2.21.nobutaka2002-07-073-5/+9 | * o Chase checksumlioux2002-07-072-2/+2 | | | | | | o No functional change Submitted by: bento * Update to 0.177lioux2002-07-074-4/+4 | * p5-CSS-SAC --> ports/textproc/p5-CSS-SACskv2002-07-071-0/+1 | * Add p5-CSS-SAC 0.04, SAC CSS (Simple API for CSS) parser.skv2002-07-076-0/+86 | * The web site has moved.des2002-07-071-1/+1 | * Update to 0.2.0 alpha snapshot 2002070400lioux2002-07-074-8/+14 | * Update to 0.15-pre.nobutaka2002-07-072-3/+3 | * Remove 'devnull' from my entry (want to read developers@). D'oh.scop2002-07-071-1/+1 | | | | Approved by: knu (mentor) * Updated to 0.35skv2002-07-072-3/+2 | * Updated to 0.41skv2002-07-073-6/+9 | * oops... forgot to add this oneijliao2002-07-073-0/+33 | * add HDF5 1.4.4ijliao2002-07-0756-1899/+341 | | | | A New Generation of HDF * Updated to 1.00skv2002-07-072-2/+2 | * p5-Class-ArrayObjects --> ports/devel/p5-Class-ArrayObjectsskv2002-07-071-0/+1 | * Add p5-Class-ArrayObjects 1.00, utility class for array based objects.skv2002-07-076-0/+43 | * x11_twin -> ports/x11/twinijliao2002-07-071-0/+1 | * add twin 0.4.4ijliao2002-07-077-0/+198 | | | | A Textmode WINdow environment * - Remove bogus dependency on pthmbr2002-07-073-3/+24 | | | | | - Use USE_GCC=3.1 in STABLE cause gcc 2.95.4 is broken again for the OO.org build. * l5 --> ports/security/l5cy2002-07-071-0/+1 | * Add l5 1.2, file Integrity Assessment Tool.cy2002-07-076-0/+46 | | | | | PR: 39970 Submitted by: andrew@scoop.co.nz * Update to 1.0.19.marcus2002-07-072-2/+2 | * Update to 2.4.23.marcus2002-07-072-6/+6 | * Mark forbidden because of possible security bug. I have not yettrevor2002-07-071-0/+2 | | | | been able to reproduce the bug. * xmms-bonk --> ports/audio/xmms-bonknaddy2002-07-071-0/+1 | * Import bonk-xmms 0.12.naddy2002-07-077-0/+53 | | | | | | xmms-bonk is a plugin for the multimedia player XMMS that plays audio files in the bonk format, which supports lossless and lossy compression. * Add l10n prefix to default module name.perky2002-07-071-2/+14 | | | | Approved by: will * Fix last commit. Add is to the correct plist file.mbr2002-07-073-3/+3 | * Fix package installation. We forgot symlinksmbr2002-07-073-0/+3 | * Update to 1.0.3. Changes in this release:naddy2002-07-077-38/+76 | | | | | | | | | | | | - 10-15% decoder speedup - 24-bit input support restored - more robust plugins - new metadata block for Vorbis-style tags - vastly improved metadata editor - fixed bug with pipes and Windows - new libFLAC++, a C++ object wrapper around libFLAC - new metadata editing interface in libFLAC and libFLAC++ - and more... * ko-mplayer-fonts --> ports/korean/mplayer-fontsperky2002-07-071-0/+1 | * Add mplayer-fonts 1.0,perky2002-07-077-0/+230 | | | | | | | Korean font pack for the mplayer OSD, SUB and SMI. PR: 39321 Submitted by: me * Update to 5.4.7-1lioux2002-07-073-6/+6 | | | | | | | | PR: 39989, 40270 Submitted by: KATO Tsuguru <tkato@prontomail.com>, Guilherme J. R. Oliveira <guilherme@nortenet.pt> Reviewed by: Cyrille Lefevre <cyrille.lefevre@laposte.net> Prompted by: many in FreeBSD-ports mailing list * The RTLD deadlock problem has been fixed in CURRENT.mbr2002-07-073-0/+6 | * Bento is now satisfied.mikeh2002-07-071-1/+0 | * Add USE_REINPLACE temporarily so to get this port building until portmgrmarcus2002-07-071-0/+1 | | | | | | | blesses the real fix to bsd.port.mk. PR: 40267 Reported by: many * Fix a longstanding bug, due to bogus big5 encoding. (There is hi-byte,clive2002-07-071-11/+50 | | | | low-byte, and encoding range of hi-byte and low-byte overlap each other.) * upgrade to 1.0.5ijliao2002-07-074-12/+12 | | | | | PR: 40246 Submitted by: Ports Fury * upgrade to 0.9.0ijliao2002-07-076-8/+6 | | | | | PR: 40244 Submitted by: Ports Fury * Released FreeBSD-CVSweb 2.0.4.scop2002-07-074-8/+8 | | | | Approved by: knu (mentor) * Update project web page address.scop2002-07-072-4/+4 | | | | Approved by: knu (mentor) * Add trailing slash to example URI.scop2002-07-072-2/+2 | | | | Approved by: knu (mentor) * Update to 20020706. (maintenance release)knu2002-07-078-16/+20 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Avoid ruby 1.7 warnings. - Show better error messages on command failure. - pkg_deinstall(1): Unbreak -c by removing a leftover variable reference. Reported by: Tod McQuillin <devin@spamcop.net> - pkg_deinstall(1): (manpage): Clarify that -c/--collate is disabled by -f/--force. Prompted by: parv <parv@pair.com> - pkg_sort(1): Warn of each package entry that's not installed. - pkg_sort(1): Do not print an empty line if no valid entry is given. - pkgdb(1): (manpage) Fix typos, improve phrases and remove an incomplete paragraph. FreeBSD PR: ports/39183 Submitted by: Chris Pepper <pepper@rockefeller.edu> - portsclean(1): (manpage) Fix a typo. Submitted by: Martijn Koster <mak@greenhills.co.uk> * gringotts --> ports/security/gringottsanders2002-07-071-0/+1 | * Add gringotts, a GTK application for securely storing sensitive data.anders2002-07-0711-0/+175 | * fix MAINTAINERskv2002-07-072-2/+2 | * fix MAINTAINER, pkg-descrskv2002-07-072-8/+11 | * fix MAINTAINERskv2002-07-07