aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Objecto Oriented Finite Element Analysis of Real Material Microstructuresitetcu2006-06-134-0/+77
| | | | | | | | | | | | | | | | | | | | | __________________ OOF is designed to help materials scientists calculate macroscopic properties from images of real or simulated microstructures. It is composed of two cooperating parts: ppm2oof and oof. ppm2oof reads images in the ppm (Portable Pixel Map) format and assigns material properties to features in the image. oof conducts virtual experiments on the data structures created by ppm2oof to determine the macroscopic properties of the microstructure. Currently, the programs calculate stresses and strains, but someday we hope to include thermal, electric, and magnetic field calculations. Check the Homepage for online manuals and new versions WWW: http://www.ctcms.nist.gov/oof/ PR: ports/98601 Submitted by: Pedro F. Giffuni
* Update to to 3.8.7itetcu2006-06-132-5/+5
| | | | | PR: ports/98864 Submitted by: maintainer
* Remove non-existent knob USE_FFTW.erwin2006-06-131-1/+0
| | | | Approved by: maintainer
* Update to 0.78erwin2006-06-134-4/+6
| | | | | PR: 98865 Submitted by: Christopher Boumenot <boumenot@gmail.com>
* p5-Spread --> ports/net/p5-Spreadaaron2006-06-131-0/+1
|
* Adding port net/p5-Spread, Perl extension for the Spread groupaaron2006-06-136-0/+58
| | | | | | communication system. Approved by: tobez (implicit)
* Users keep reporting problems with update files on MASTER_SITES:olgeni2006-06-131-1/+1
| | | | move them to MASTER_SITE_LOCAL.
* Remove non-existent USE_CONFIGURE knob.erwin2006-06-131-1/+0
| | | | Approved by: maintainer
* chmsee --> ports/deskutils/chmseeitetcu2006-06-131-0/+1
|
* A viewer for Microsoft Help "CHM" (aka Compiled HTML) files using chmlib anditetcu2006-06-135-0/+49
| | | | | | | | | gtk2. WWW: http://chmsee.gro.clinux.org/ PR: ports/98853 Submitted by: Liu.Yinghong <liu_yinghong@yahoo.com.cn>
* - Update to 1.1.0.nobutaka2006-06-1322-73/+489
| | | | - Mark textproc/uim-m17nlib IGNORE since it requires m17n-lib-1.3.1 or later.
* - Update from v1.09 to v1.11aaron2006-06-134-10/+10
| | | | | | | | | - Update pkg-plist - Add WWW and Authors to pkg-descr PR: ports/98178 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit)
* - Update from v0.21 to v0.22aaron2006-06-134-19/+9
| | | | | | | | | - Update pkg-plist - Add authors to pkg-descr PR: 98176 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit)
* Update spca5xx-bsd patch to 0.6a.nobutaka2006-06-133-19/+20
| | | | | PR: ports/98862 Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
* Remove nonexistant USE_SUBR, where USE_RC_SUBR already does the trick.erwin2006-06-131-1/+0
| | | | Approved by: maintainer
* engine_pkcs11 --> ports/security/engine_pkcs11ale2006-06-131-0/+1
|
* Engine_pkcs11 is an implementation of an engine for OpenSSL.ale2006-06-135-0/+53
| | | | | | | | | | | | | It can be loaded using code, config file or command line and will pass any function call by openssl to a PKCS#11 module. Engine_pkcs11 is meant to be used with smart cards and software for using smart cards in PKCS#11 format, such as OpenSC. WWW: http://www.opensc-project.org/engine_pkcs11/ Note: the port requires the OpenSSL installed from ports, since dynamic engine loading is disabled in base system. See PR bin/79570 for details.
* pam_p11 --> ports/security/pam_p11ale2006-06-131-0/+1
|
* Pam_p11 is a plugable authentication module (pam) packageale2006-06-138-0/+108
| | | | | | | | | | | | | | | | | | | | | | | for using crpytographic tokens such as smart cards and usb crypto tokens for authentication. Pam_p11 uses libp11 to access any PKCS#11 module. It should be compatible with any implementation, but it is primarely developed using OpenSC. Pam_p11 implements two authentication modules: * pam_p11_openssh authenticates the user using his openssh ~/.ssh/authorized_keys file. * pam_p11_opensc authenticates the user using certificates found in ~/.eid/authorized_certificates. Pam_p11 is very simple, it has no config file, no options other than the PKCS#11 module file, does not know about certificate chains, certificate authorities, revocation lists or OCSP. Perfect for the small installation with no frills. WWW: http://www.opensc-project.org/pam_p11/
* libp11 --> ports/security/libp11ale2006-06-131-0/+1
|
* Libp11 is a library implementing a small layerale2006-06-135-0/+66
| | | | | | | on top of PKCS#11 API to make using PKCS#11 implementations easier. WWW: http://www.opensc-project.org/libp11/
* . Add manvm(1). This is similar to javavm(1), but allows one to view theglewis2006-06-134-175/+362
| | | | | | | manual pages for the different VMs. [1] . Minor code clean ups (white space, redirection). PR: 93099
* Add support for smart cards.ale2006-06-131-0/+6
| | | | Approved by: maintainer
* Update to 0.11.1 release:ale2006-06-136-167/+128
| | | | | | | - OPTIONS'ify - take maintainership Approved by: maintainer
* Update to 0.6.7 release:ale2006-06-138-97/+118
| | | | | | | | | - OPTIONS'ify - convert startup script to rcNG - take maintainership - add sample script for hot-plug support Approved by: maintainer timeout
* Fix the largefile support when copy bigger than 4gb, bump the PORTREVISION.mezz2006-06-132-3/+13
| | | | | PR: ports/98037 Submitted by: Michael Hohmuth <hohmuth@sax.de>
* - Add Late Bloomer themesat2006-06-133-17/+116
| | | | | | | - Additional clean up PR: ports/98746 Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
* - Update to 0.9.0.2sat2006-06-133-133/+179
| | | | | | | | - Don't install gpl-license.txt - dirrmtry themes (and parent) dirs PR: ports/98745 (based on) Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
* Remove bogus USE_INSTALL_SCRIPT.erwin2006-06-131-1/+0
|
* Update to 10.2.0.2.nork2006-06-139-27/+27
| | | | Requested by: many people
* Rename the USE_CDROM knob to WITH_CDROM. USE_* should only beerwin2006-06-124-12/+20
| | | | defined by the ports infrastructure and ports should define WITH_*
* Bump modification date in the last entry and earn my own pointyhat.remko2006-06-121-0/+1
| | | | Forgotten by/pointyhat: remko
* - primarily a bug fix releaseitetcu2006-06-123-9/+9
| | | | | | | | | | | - The bconsole "reload" command should now work properly - untested fix to eliminate the scheduling problems during daylight savings time change - manual released under the GNU Free Documentation License (FDL) - Fixed a race condition on dual processor machines PR: ports/98855 Submitted by: maintainer
* - Fix spelling in Makefileaz2006-06-121-2/+2
| | | | | PR: ports/98393 Submitted by: Richard Tector <richard@tector.org.uk>
* Fix the latest entry by using the entity for &, this passes make validate.remko2006-06-121-3/+3
| | | | | Reported by: Michal Kaps <michal at ionic dot co dot uk> Pointyhat by: aaron, (tobez implicit)
* Fix build on sparc64.nork2006-06-121-0/+1
| | | | | | | | | Because configure's timestamp is older than configure.ac's one. Almost configure's timestamp == configure.ac's one, but this is not good. So I enforced that configure's timestamp is always newer than configure.ac's one. Pointed out by: pointyhat via kris
* Fix install.itetcu2006-06-121-2/+2
| | | | | PR: 98851 Submitted by: Alan Hicks <ahicks@p-o.co.uk>
* - Update to version 0.4.1markus2006-06-1210-46/+70
| | | | | - Switch mastersite back to the projectsite as the distfile of this version ships a correct buildsystem
* - Static plistitetcu2006-06-124-58/+445
| | | | | | | | | | - changed variable names - removed sysctl call from Makefile - use tar.gz distribution instead of .zip - bump PORTREVISION PR: ports/98845 Submitted by: maintainer
* Add missing dependency on libgnomeui and Unbroken.nork2006-06-121-3/+1
| | | | | | | | | [NOTE] But I don't know that this fix is good. I think that there are some missing dependency:-(. So I don't bump PORTREVISION. I'm watching pointyhat report... Pointed out by: pointyhat via kris
* - Some modules does not build on FreeBSD 4.X with base OpenSSLpav2006-06-124-40/+52
| | | | Reported by: krismail
* Chase increase of misc/skyutils shlib version.miwi2006-06-121-1/+2
| | | | | | Bump PORTREVISION. Approved by: krion (mentor)
* - Add one more mastersite.jmelo2006-06-121-1/+2
| | | | | | PR: ports/98840 Submitted by: maintainer Approved by: mnag (mentor)
* Update to 2.9miwi2006-06-123-6/+8
| | | | | | PR: ports/98355 Submitted by: miwi Approved by: krion (mentor), maintainer timeout
* Update to 0.0.19miwi2006-06-123-111/+128
| | | | | | PR: ports/98402 Submitted by: miwi Approved by: krion (mentor), maintainer timeout
* Update to 0.3.5miwi2006-06-123-9/+5
| | | | | | PR: ports/98399 Submitted by: miwi Approved by: krion (mentor), maintainer via icq
* - Mark BROKEN on FreeBSD 4.X: does not compilepav2006-06-121-0/+1
| | | | Reported by: krismail
* Adopt porthq2006-06-121-1/+1
| | | | | PR: 98856 Submitted by: Lars Sommer <lasg@lasg.dk>
* Update to 4.0miwi2006-06-123-5/+5
| | | | | | PR: ports/98395 Submitted by: miwi Approved by: krion (mentor), maintainer via
* Update to 3.5miwi2006-06-123-14/+14
| | | | | | PR: ports/98368 Submitted by: miwi Approved by: krion (mentor)
* Update to 2.5.37miwi2006-06-122-4/+4
| | | | | | PR: ports/98357 Submitted by: miwi Approved by: krion (mentor)
* Update to 0.9.5.474itetcu2006-06-123-8/+8
| | | | | PR: ports/97296 Submitted by: maintainer
* Update to 4.9miwi2006-06-123-40/+48
| | | | | | PR: ports/98297 Submitted by: miwi Approved by: krion (mentor)
* Update to 1.5miwi2006-06-122-5/+4
| | | | | | PR: ports/97981 Submitted by: miwi Approved by: krion (mentor), maintainer timeout
* Add backup mirrormiwi2006-06-121-2/+3
| | | | | | PR: ports/97821 Submitted by: miwi Approved by: krion (mentor)
* - Don't force gcc3.4 on 4.x, gcc 2.95 in base works just fine.ahze2006-06-121-1/+1
|
* Update MASTER_SITESmiwi2006-06-121-1/+2
| | | | | | PR: ports/97813 Submitted by: miwi Approved by: krion (mentor), maintainer timeout
* Update MASTER_SITESmiwi2006-06-122-4/+7
| | | | | PR: ports/97808 Approved by: krion (mentor)
* Update MASTER_SITESmiwi2006-06-121-1/+2
| | | | | | PR: ports/97804 Submitted by: miwi Approved by: krion (mentor)
* - Unbreak port, fix mastersite.jmelo2006-06-121-3/+1
| | | | | | PR: ports/98840 Submitted by: Tim Welch <ports@thepentagon.org> (maintainer) Approved by: mnag (mentor)
* Update to 2.3miwi2006-06-122-4/+4
| | | | | | PR: ports/98164 Submitted by: miwi Approved by: krion (mentor), maintainer timeout
* Update to 0.13cmiwi2006-06-122-4/+4
| | | | | PR: ports/97974 Approved by: krion(mentor), maintainer timeout
* - Force use of gcc34 on 5.x to fix build due to a bug in the base gcc version.ahze2006-06-121-0/+8
| | | | Reported by: pointyhat via kris
* - Fix WWW.jmelo2006-06-121-1/+1
| | | | | | PR: ports/98816 Submitted by: Dan Langille <dan@langille.org> Approved by: mnag (mentor)
* Update to 5.15miwi2006-06-123-6/+6
| | | | | | PR: ports/97973 Submitted by: miwi Approved by: krion (mentor),maintainer timeout
* Update to 1.6.0.2miwi2006-06-122-5/+4
| | | | | | PR: ports/97949 Submitted by: miwi Approved by: krion (mentor), maintainer timeo
* Update MASTER_SITESmiwi2006-06-121-4/+2
| | | | | | PR: ports/97846 Submitted by: miwi Approved by: krion (mentor), maintainer timeout
* Update MASTER_SITESmiwi2006-06-121-1/+2
| | | | | | PR: ports/97844 Submitted by: miwi Approved by: krion (mentor), maintainer
* Update MASTER_SITESmiwi2006-06-121-2/+2
| | | | | | PR: ports/97838 Submitted by: miwi Approved by: krion (mentor), maintainer timeout
* Remove useless patchesmiwi2006-06-123-47/+0
| | | | Approved by: krion (mentor)
* Update to libnids 1.21. In the process:roam2006-06-122-11/+26
| | | | | | | | | - OPTIONS'ify. - no need to choose between libnet and libnet-devel any longer. - optionally depend on glib2. PR: 97183 Submitted by: vd
* - Change installation dir to www/${PORTNAME}garga2006-06-122-2/+2
| | | | | | | - Bump PORTREVISION PR: ports/98261 Submitted by: maintainer
* Update to 1.28miwi2006-06-122-5/+4
| | | | | | PR: ports/97966 Submitted by: miwi Approved by: krion (mentor), maintainer timeout
* Update to 1.9miwi2006-06-124-18/+18
| | | | | | PR: ports/97621 Submitted by: miwi Approved by: krion (mentor), maintainer timeout
* Update to 0.9.8.a.20060521miwi2006-06-122-4/+4
| | | | | | PR: ports/98362 Submitted by: miwi Approved by: krion (mentor), maintainer
* Update to 1.35miwi2006-06-122-4/+4
| | | | | | PR: ports/98361 Submitted by: miwi Approved by: krion (mentor), maintainer
* Update to 3.10.1miwi2006-06-123-8/+18
| | | | | | PR: ports/98360 Submitted by: miwi Approved by: krion (mentor), maintainer
* Update to 3.2miwi2006-06-123-25/+25
| | | | | | PR: ports/98381 Submitted by: miwi Approved by: krion (mentor), maintainer
* Update to 1.2.7miwi2006-06-122-4/+4
| | | | | | PR: ports/98430 Submitted by: miwi Approved by: krion (mentor), maintainer
* Update to 2.1miwi2006-06-122-5/+5
| | | | | | PR: ports/97801 Submitted by: miwi Approved by: krion (mentor), maintainer timeout
* Update to 0.27miwi2006-06-122-5/+4
| | | | | | PR: ports/97972 Submitted by: miwi Approved by: krion (mentor), maintainer
* Update to 0.9.11miwi2006-06-122-4/+4
| | | | | | PR: ports/97969 Submitted by: miwi Approved by: krion (mentor), maintainer timeout
* - Update to 1.39pav2006-06-1218-44/+463
| | | | | PR: ports/98847 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
* Update to 3.0006skv2006-06-122-4/+4
| | | | Changes: http://search.cpan.org/src/CAPTTOFU/DBD-mysql-3.0006/ChangeLog
* Mark it temporarilly as BROKEN when all fpc ports don't be updated to 2.0.2garga2006-06-121-0/+2
|
* Update to 1.77erwin2006-06-123-8/+9
| | | | | PR: 98836 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
* Install ices0 as ices0 (and thus resolve a long-unnoticed conflict with ices),lofi2006-06-127-14/+106
| | | | | | | | | | | clarify comment and pkg-descr to make clear that ices0 is for streaming mp3s, add an rc-script, optionalize most dependencies, do not depend on lame by default in order to enable the build of a binary package. While here, modify comment of ices as well to make perfectly clear that ices is for vorbis streaming. Based on a submission by: "Dave" <dmehler26@woh.rr.com>
* Update to 0.8.7erwin2006-06-123-4/+8
| | | | | PR: 98823 Submitted by: Ports fury
* Update to 0.171.tobez2006-06-122-4/+4
|
* Change USE_PERL to USE_PERL5 which actually exists. Do not bumperwin2006-06-121-1/+1
| | | | | PORTREVISION as perl already was an implicit dependency and the final package does not change.
* Update to 0.05.tobez2006-06-122-5/+4
|
* - add possibility for metadata editing using taglibitetcu2006-06-122-1/+14
| | | | | | | - fix plist PR: ports/98791 Submitted by: maintainer
* Track track linux-realplayer codecs path changeitetcu2006-06-121-2/+2
| | | | | | PR: 98763 Submitted by: Juergen Lock Approved by: maintainer
* - Added multiple dokuwiki vulnerabilitiesaaron2006-06-121-0/+30
| | | | Approved by: tobez
* Portlint:mezz2006-06-122-4/+4
| | | | | -Remove quotes in BROKEN. -Use @dirrmtry in plist.
* Portlint:mezz2006-06-121-1/+1
| | | | -Use -[0-9]* in CONFLICT.
* Portlint:mezz2006-06-121-1/+1
| | | | -Use -[0-9]* in CONFLICT.
* Portlint:mezz2006-06-121-0/+1
| | | | -Add USE_GETTEXT.
* Use the correct mtree when you change the prefix, for example:mezz2006-06-127-3/+51
| | | | | | | | | | | | | | | | | | | | Incorrect: (before) ================================ # cd /usr/ports/x11-toolkits/pango # make -V MTREE_FILE /etc/mtree/BSD.x11-4.dist # make PREFIX=/tmp/foo -V MTREE_FILE /etc/mtree/BSD.local.dist <-- Here... ================================ Correct: (after) ================================ # cd /usr/ports/x11-toolkits/pango # make -V MTREE_FILE /etc/mtree/BSD.x11-4.dist # make PREFIX=/tmp/foo -V MTREE_FILE /etc/mtree/BSD.x11-4.dist <-- Here... ================================
* Apply USE_RCORDER or USE_RC_SUBR, conditional on OSVERSION.lawrance2006-06-121-1/+7
| | | | | | Bump PORTREVISION for the moved startup script. Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
* Fix dependency.sumikawa2006-06-121-1/+2
|
* upgrade to 0.20.1ijliao2006-06-123-23/+8
| | | | | PR: 98829 Submitted by: Ports Fury
* upgrade to 0.2.7ijliao2006-06-123-7/+45
| | | | | PR: 98828 Submitted by: Ports Fury
* upgrade to 0.7.4ijliao2006-06-122-4/+4
| | | | | PR: 98827 Submitted by: Ports Fury
* upgrade to 2.5ijliao2006-06-1225-1368/+10
| | | | | PR: 98825 Submitted by: Ports Fury
* itetcu@ is now free from mentorship. Good luck!lawrance2006-06-120-0/+0
|
* Update to 2.14.1.marcus2006-06-122-4/+4
|
* USE_PERL_RUN -> USE_PERL5_RUNedwin2006-06-122-2/+2
|
* Update to 6.0itetcu2006-06-123-279/+238
| | | | | | PR: ports/98277 Submitted by: maintainer Approved by: lawrance (mentor, implicit)
* Update to 0.6.1.marcus2006-06-123-5/+11
|
* - Update to version 1.33 (SVN rev 797).alepulver2006-06-1218-64/+94
| | | | - Add pkg-message about how to fix SDL sound problems.
* - Add pkg-message about how to fix SDL sound problem.alepulver2006-06-122-3/+11
|
* - Chase DISTFILE name changeahze2006-06-124-8/+8
| | | | Reported by: pointyhat via kris
* Last commit also updated the port to 2.3.1itetcu2006-06-120-0/+0
| | | | Approved by: lawrance (mentor, implicit)
* - Marked as broken as the vendor's website is no longer available. I willaaron2006-06-121-0/+2
| | | | | | continue to monitor it. Approved by: tobez (implicit)
* - Fix OPTION checking [1]itetcu2006-06-129-36/+81
| | | | | | | | | | | | | | - allow to depend on csup (default) or cvsup [2] - default database is now mysql [2] This port still needs a lot of work and it would be great if one of the wizards that know tindy's insides would take maintainership (current maintainer seem to be gone, no feedback rom him for > 1 month). PR: ports/97433 [1] Submitted by: Shaun Amott <shaun@inerd.com> [1] itetrcu (me) Approved by: lawrance (mentor)
* - Update to 3.3.6mnag2006-06-124-8/+8
|
* - Introduced OPTIONS.itetcu2006-06-122-22/+27
| | | | | | | | | | | | | - Made WITH_GIMP configurable via OPTIONS. - Added WITH_GTK2. - cleaned up PKGMESSAGE. - Bumped PORTREVISION. The original patch was a courtesy of Stefan Thurner <thurners@nicsys.de>. PR: ports/97556 Submitted by: maintainer Approved by: lawrance (mentor, implicit)
* Update to 0.11.2.marcus2006-06-123-11/+14
|
* - Update to 1.0.2mnag2006-06-125-32/+41
| | | | | | | | | - Update WWW - Take maintainership - portlint(1) PR: 97560 Submitted by: Stefan Pauly <stefan___fh-mainz.de>
* xoris --> ports/graphics/xorisitetcu2006-06-121-0/+1
|
* xoris grabs the RGB color value of any pixel on the screen and dumps theitetcu2006-06-126-0/+46
| | | | | | | | | | | | | | color's name to stdout. The output can be printed as: 1. hex (#b0958e); 2. triple of decimal RGB values (229 229 229); 3. abstract name (gray90). xoris has only been tested on displays with a bit depth of 24 bpp. PR: ports/97475 Submitted by: Alexander Gromnizki Approved by: lawrance (mentor, implicit)
* Remove the use of USE_GZIP. I cannot find any use of it in bsd.port.mkerwin2006-06-1213-13/+0
| | | | | | | | and these ports build fine without it. My guess is that it was added by someone as an opposite to USE_BZIP2 and other people copied it. Remove it once and for all. With hat: portmgr
* Fix build.itetcu2006-06-121-0/+5
| | | | | | PR: ports/98781 Submitted by: maintainer Approved by: lawrance (mentor, implicit)
* Update to 1.06lth2006-06-122-7/+5
| | | | | PR: ports/98313 Submitted by: aaron
* Blah, really fix typo.itetcu2006-06-121-1/+1
| | | | Approved by: lawrance (mentor, implicit)
* s/PORTVERSION/PORTREVISON/ (typo)itetcu2006-06-121-1/+1
|
* Update to 2.6.3.marcus2006-06-122-4/+4
|
* - Use my @FreeBSD.org addressitetcu2006-06-121-3/+5
| | | | | | | | - add an other MASTERSITE - s/USE_PERL_RUN/USE_PERL5_RUN/ and bump PORTREVISION [1] Submitted by: erwin [1] Approved by: lawrance (mentor, implicit)
* Update to 1.19lth2006-06-122-4/+4
| | | | | PR: ports/98312 Submitted by: aaron
* - Update to 1.0.61itetcu2006-06-123-6/+10
| | | | | | | | | - Use OPTIONS - Pass maintainership to submitter PR: ports/98793 Submitted by: Shaun Amott <shaun@inerd.com> Approved by: lawrance (mentor, implicit)
* Update to 0.695lth2006-06-122-4/+4
| | | | | PR: ports/98316 Submitted by: Rong-En Fan <rafan@infor.org>
* - update to 1.0.5itetcu2006-06-124-12/+12
| | | | | | | | | - fix pkg-config file install path - update WWW PR: ports/98796 Submitted by: maintainer Approved by: lawrance (mentor, implicit)
* - Update to 1.3.8anray2006-06-123-6/+10
| | | | | | | - Move plist to Makefile. PR: ports/98826 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to 0.9.3erwin2006-06-123-21/+48
| | | | | PR: 98822 Submitted by: Ports fury
* Remove obsolete USE_PERLahze2006-06-121-4/+1
| | | | Reported by: erwin
* Remove an obsolete USE_PERL.marcus2006-06-121-1/+0
| | | | Reported by: erwin
* The USE_PERL macro doesn't exist, use USE_PERL5_RUN instead.erwin2006-06-121-1/+2
| | | | | Submitted by: maintainer Noticed by: erwins major USE_* cleanup
* Fix two bugs affecting bonnie runs with large data files:se2006-06-121-4/+13
| | | | | | | | | | | | | - A printf format specified a long operand but received an offset_t value. - The random numbers for large seek ranges were computed without regard for operator precedence and could become negative (for file sizes larger than 4GB, which was a wrong test for "large", since it did not account for the chunk size). The problems were found by etc at fluffles dot net (Enlightenment). Thanks for the detailed report. Guess there aren't many Bonnie users with multi- terabyte RAID systems; these bugs had been found long ago, else ...
* Mark broken on anything older than 6.0-RELEASE, due to thedougb2006-06-121-1/+7
| | | | | | requirement of code from the newer WLAN infrastructure. Submitted by: pointyhat <- kris
* - Update to version 0.6.6az2006-06-123-17/+4
| | | | | | PR: ports/97597 Submitted by: az Approved by: maintainer timeout
* Update to 2.5.6erwin2006-06-126-12/+18
| | | | | PR: 98821 Submitted by: ports fury
* Update to 0.607hq2006-06-122-4/+4
| | | | | PR: 98769 Submitted by: maintainer
* USE_GMAKE is spelled with an M not a N, but this port seems to builderwin2006-06-121-1/+0
| | | | fine without it, so remove it alltogether.
* Upgrade to 2.15.1.thierry2006-06-122-7/+6
| | | | Changelog at <http://bouml.free.fr/historic.html>.
* Fix spelling of USE_GCC to fix build on 4.xerwin2006-06-121-1/+1
| | | | | | PR: 98820 Submitted by: erwin Approved by: maintainer
* - Update to 0.3sat2006-06-122-5/+6
|
* Update to 0.74erwin2006-06-122-4/+5
| | | | | PR: 98818 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
* Prefix is spelled with an x, not a y.erwin2006-06-121-1/+1
|
* Update to 0.70erwin2006-06-122-4/+5
| | | | | PR: 98817 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
* Update to 0.53erwin2006-06-122-4/+5
| | | | | PR: 98819 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
* o To use Desktop Environmentnork2006-06-113-1/+21
| | | | | | | - Install ebview.desktop. - Install ebview.xpm. - Change PREFIX to X11BASE. o Bump PORTREVISION, acordingly.
* Update to the 20060610 snapshot of GCC 4.2.0.gerald2006-06-1124-296/+160
| | | | | | Add zip as a build dependency of Java (libgcj). [1] Reported by: kris (pointyhat) [1]
* USE_SIZE was obsoleted in rev. 1.484 of bsd.port.mk more thanerwin2006-06-1111-11/+0
| | | | | | 2 years ago. Clean out the last traces of it. With hat: portmgr
* - Update to version 0.52.alepulver2006-06-116-58/+42
|
* Upgrade to 1.0.0vanilla2006-06-113-6/+26
| | | | | PR: ports/98810 Submitted by: maintainer
* Update to 0.1.5philip2006-06-114-11/+17
| | | | | PR: ports/98809 Submitted by: Dmitry Marakasov <amdmi3 -at- mail.ru> (maintainer)
* Update to 0.5.3philip2006-06-115-76/+4
| | | | | PR: ports/98808 Submitted by: Dmitry Marakasov <amdmi3 -at- mail.ru> (maintainer)
* Update to 1.6.4philip2006-06-112-4/+4
| | | | | PR: ports/98807 Submitted by: Dmitry Marakasov <amdmi3 -at- mail.ru> (maintainer)
* Add dependency on ftp/curl.nobutaka2006-06-111-2/+3
| | | | Requested by: "Tim Welch" <twelch@thepentagon.org>
* Update to 0.1.3philip2006-06-113-13/+43
| | | | | PR: ports/98806 Submitted by: Dmitry Marakasov <amdmi3 -at- mail.ru> (maintainer)
* Refine my coordinates.thierry2006-06-111-1/+1
|
* Add an entry for libxine -- buffer overflow vulnerability.nobutaka2006-06-111-0/+33
|
* Fix the buffer overflow vulnerability in the HTTP input plugin.nobutaka2006-06-112-1/+16
| | | | | | Submitted by: Tijl Coosemans <tijl@ulyssis.org> Security: http://secunia.com/advisories/20369 Security: CVE-2006-2802
* - Upgrade to 1.2-102.kuriyama2006-06-113-12/+45
|
* amrstat --> ports/sysutils/amrstaterwin2006-06-111-0/+1
|
* This port provides an utility for getting information fromerwin2006-06-116-0/+178
| | | | | | | | | LSI Logic's MegaRAID RAID controllers. WWW: http://lists.freebsd.org/pipermail/freebsd-scsi/2006-February/002294.html PR: ports/98803 Submitted by: bz
* - Update to 2.1.3sem2006-06-118-20/+16
| | | | | | | | | | | | | | | | | | o Add ALT_INDEX array to pkgtools.conf. The array holds additional INDEX files. Useful for local categories. o Add to pkgtools.conf a new dirrective: include_hash('glob'). It downloads keys and values (splitted by '=>') from files coincided with 'glob' and returns a filled hash. The glob is related to PREFIX. [1] o Add a summary messages on each upgrade/install transaction: how many tasks and how many task done. [2] o Make portupgrade(1) with -D option really remove a broken distfile. But it works only if FETCH_CMD set to use fetch(1) (it's default). [3] o Bugs fixes Requested by: skv [1] netchild [2] Andriy Gapon <avg at icyb.net.ua> [3]
* Upgrade graphics/xaralx-devel from 0.5r1261 to 0.5r1292vd2006-06-112-5/+5
|
* Fix plist by not trying to remove directories that were not installed.vd2006-06-112-3/+1
|
* mednafen --> ports/emulators/mednafenpav2006-06-111-0/+1
|
* Mednafen is a portable, utilizing OpenGL and SDL, argument(command-line)-drivenpav2006-06-116-0/+87
| | | | | | | | | | | | | | | | | | | | | multi-system emulator with many advanced features. The Atari Lynx, GameBoy, GameBoy Color, GameBoy Advance, NES, PC Engine(TurboGrafx 16), and SuperGrafx are emulated. Mednafen has the ability to remap hotkey functions and virtual system inputs to a keyboard, a joystick, or both simultaneously. Save states are supported, as is real-time game rewinding. Screen snapshots may be taken at the press of a button, and are saved in the popular PNG file format. Mednafen is distributed under the terms of the GNU GPL. Due to the threaded model of emulation used in Mednafen, and limitations of SDL a joystick is preferred over a keyboard to play games, as the joystick will have slightly less latency, although the latency differences may not be perceptible to most people. WWW: http://mednafen.com/ PR: ports/94006 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
* zim --> ports/editors/zimpav2006-06-111-0/+1
|
* Zim is a WYSIWYG text editor written in Gtk2-Perl which aims to bring thepav2006-06-115-0/+165
| | | | | | | | | | | | | | | | concept of a wiki to your desktop. Every page is saved as a text file with wiki markup. Pages can contain links to other pages, and are saved automatically. Creating a new page is as easy as linking to a non-existing page. Pages are ordered in a hierarchical structure that gives it the look and feel of an outliner. WWW: http://zoidberg.student.utwente.nl/zim/ PR: ports/95161 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
* - ftp is refusing anonymous connections; host distfile on local mirror for nowpav2006-06-112-10/+6
| | | | | | | PR: ports/97722 Submitted by: Martin Wilke <freebsd@unixfreunde.de> - Portlint, style
* py-dpkt --> ports/net/py-dpktpav2006-06-111-0/+1
|
* Python module for fast, simple packet creation / parsing, with definitions forpav2006-06-115-0/+165
| | | | | | | | | the basic TCP/IP protocols. WWW: http://monkey.org/~dugsong/dpkt/ PR: ports/95992 Submitted by: Krzysztof Pawlowski <msciciel@darkzone.ma.cx>
* portless --> ports/misc/portlesserwin2006-06-111-0/+1
|
* portless is a small shell script which lets FreeBSD users quickly browseerwin2006-06-119-0/+479
| | | | | | | | | | | | | | port descriptions given the port's name or a glob. Basically to view the descriptions of GCC (related) ports you type portless gcc\* and portless will display the descriptions of all gcc* ports. There are options to display the postinstall messages or Makefiles instead. - Martin Kammerhofer mkamm@gmx.net PR: ports/98739 Submitted by: Martin Kammerhofer
* cobf --> ports/devel/cobfpav2006-06-111-0/+1
|
* COBF (aka C-Obfuscator) is a program which manipulates C or C++ sourcefilespav2006-06-115-0/+69
| | | | | | | | | | | | | | | | | | | in a way that they aren't readable by human beings; but they remain compilable. WWW: http://home.arcor.de/bernhard.baier/cobf/ Please note: the 'copyright.txt' disallows patching the sourcecode without explicit permission from the author. Binary packages are not permitted without shipping the source. I contacted the author of COBF (emails available per request) and we are allowed to patch 'src/cpp/makefile' (see 'files/patch-makefile'). He also permits us shipping binary-only packages (because users can obtain the source with 'make fetch' anyway). PR: ports/97264 Submitted by: Ed Schouten <ed@fxq.nl>
* - Reset maintainer on his wishpav2006-06-112-3/+1
| | | | | | | "PS, if you'd like to take over maintaining the port please go ahead, I have no interest in it any more." Submitted by: Chris Howells <howells@kde.org> (maintainer)
* - Update MASTER_SITESpav2006-06-111-1/+1
| | | | | | PR: ports/97840 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: Chris Howells <howells@kde.org> (maintainer)
* libexosip2 --> ports/net/libexosip2pav2006-06-111-0/+1
|
* eXosip is a GPL library that extend the capability of the oSIP library.pav2006-06-116-0/+108
| | | | | | | | | | | | | | | | | | | | | | | | | | | | It aims to implement a simple high layer API to control the SIP for sessions establishements and common extensions. Once completed, this eXtended library should provide an API for call management, messaging and presence features. eXosip2 has support for: * registrations. (REGISTER) * call initiation and modification. (INVITE, re-INVITE) * other methods within calls (INFO, OPTIONS, UPDATE) * call transfer. (REFER) * reliability for provisionnal response. (PRACK) * sip event package. (SUBSCRIBE/NOTIFY) * event state publication. (PUBLISH) * instant messaging. (MESSAGE) eXosip2 does not contain: * RTP. * audio interface * sdp negotiation. This allow you to write any kind of SIP endpoint/gateway. WWW: http://savannah.gnu.org/projects/exosip PR: ports/95799 Submitted by: Muhammad Moinur Rahman <bd_subzero@yahoo.com>
* - Update to 0.10.1pav2006-06-118-258/+256
| | | | | PR: ports/98770 Submitted by: Stephan Maka <stephan@spaceboyz.net> (maintainer)
* - Update PORTREVISION to match latest release (see main web site)pav2006-06-113-8/+27
| | | | | | | - Update the port to add other architectures (amd64) PR: ports/98764 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
* Correct sed syntax.ale2006-06-112-4/+4
|
* cdo --> ports/science/cdopav2006-06-111-0/+1
|
* CDO is a collection of command line Operators to manipulate and analyse Climatepav2006-06-115-0/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | model Data. Supported file formats are GRIB, netCDF, SERVICE, EXTRA and IEG. There are more than 250 operators available. The following table gives a short overview about the main categories. * File information (info, sinfo, diff, ...) * File operations (copy, cat, merge, split*, ...) * Selection (selcode, selvar, sellevel, seltimestep, ...) * Missing values (setctomiss, setmisstoc, setrtomiss) * Arithmetic (add, sub, mul, div, ...) * Mathematical functions (sqrt, exp, log, sin, cos, ...) * Comparision (eq, ne, le, lt, ge, gt, ...) * Conditions (ifthen, ifnotthen, ifthenc, ifnotthenc) * Field statistic (fldsum, fldavg, fldstd, fldmin, fldmax, ...) * Vertical statistic (vertsum, vertavg, vertstd, vertmin, ...) * Time range statistic (timavg, yearavg, monavg, dayavg, ...) * Ensemble statistic (enssum, ensavg, ensstd, ensmin, ...) * Regression (detrend) * Field interpolation (remapbil, remapcon, remapdis, ...) * Vertical interpolation (ml2pl, ml2hl) * Time interpolation (inttime, intyear) WWW: http://www.mpimet.mpg.de/fileadmin/software/cdo/ PR: ports/98099 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
* - Add note for www/c-icap userspav2006-06-111-0/+8
|
* - Update to 030606pav2006-06-116-35/+50
| | | | | PR: ports/98797 Submitted by: Elisey O. Savateev <b3k@mail.ru> (maintainer)
* - Fix LDFLAGSpav2006-06-112-2/+23
| | | | | | | | - Install documentation PR: ports/93270 Submitted by: Michael Winking <mwfp@foldl.net> <mwfp@alfa12.isp-service.biz> Approved by: maintainer timeout (4 months)
* Prune an empty sub-directory.thierry2006-06-112-1/+2
| | | | Submitted by: Masanori OZAWA <ozawa (at) ongs.co.jp> (maintainer)
* Update to 0.4.0mharo2006-06-112-4/+4
|
* - Update to 1.4.1novel2006-06-112-5/+5
| | | | | | | - Pass maintainership to submitter PR: 98795 Submitted by: Shaun Amott <shaun@inerd.com>
* Update to 2.6.14.novel2006-06-112-4/+4
| | | | | PR: 98789 Submitted by: Alexander Zhuravlev (maintainer)
* Update to 0.5.9.novel2006-06-112-4/+4
| | | | | PR: 98790 Submitted by: Shaun Amott (maintainer)
* Add mirror site.nork2006-06-111-0/+2
| | | | | | | | | [NOTE] At this point in time, original site was initialized. Because I saw http://www.linet.gr.jp/ as CentOS page. I think that www.linet.gr.jp server will resurrect:-). Pointed out by: pointyhat via kris
* - Uodate to version 1.66.alepulver2006-06-115-49/+1003
| | | | - Add FLEETS option.
* ircd-ratbox-devel --> ports/irc/ircd-ratbox-develitetcu2006-06-111-0/+1
| | | | | | PR: ports/97667 Submitted by: Shaun Amott <shaun@inerd.com> (maintainer) Approved by: lawrance (mentor, implicit)
* Connect ircd-ratbox-devel.itetcu2006-06-111-0/+1
| | | | | | PR: ports/97667 Submitted by: Shaun Amott <shaun@inerd.com> (maintainer) Approved by: lawrance (mentor, implicit)
* Update to 2.2.2itetcu2006-06-114-17/+23
| | | | | | PR: ports/97667 Submitted by: Shaun Amott <shaun@inerd.com> (maintainer) Approved by: lawrance (mentor, implicit)
* Don't be verbose when mkdir (forgotted from testing in previous commit).itetcu2006-06-111-1/+1
| | | | Approved by: lawrance (mentor, implicit)
* sidplay2 --> ports/audio/sidplay2itetcu2006-06-111-0/+1
|
* Sidplay 2 is the second in the Sidplay series originally developed by Michaelitetcu2006-06-115-0/+54
| | | | | | | | | | | | Schwendt. This version is written by Simon White and is cycle accurate for improved sound reproduction. Sidplay 2 is capable of playing all C64 mono and stereo file formats. WWW: http://sidplay2.sourceforge.net/ PR: ports/98762 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Approved by: lawrance (mentor, implicit)
* - Fix plist (create empty dir in pkg-plist).itetcu2006-06-112-2/+3
| | | | | | | - Pass maintainership to Alexander Botero-Lowry - Bump PORTREVISION Approved by: lawrance (mentor, implicit)
* Upgrade to 0.18.thierry2006-06-113-63/+26
| | | | | PR: ports/98527 Submitted by: Masanori OZAWA <ozawa (at) ongs.co.jp> (maintainer)
* Fix build depends hence fix build (at least on i386) when swig != 1.3 isitetcu2006-06-111-1/+2
| | | | | | | | installed and bump PORTREVISION since the package was building OK. Submitted by: maintainer Requested by: Andy Fawcett <andy@athame.co.uk>, me Approved by: lawrance (mentor, implicit)
* p5-Catalyst-Model-Oryx --> ports/www/p5-Catalyst-Model-Oryxerwin2006-06-111-0/+1
|
* This module implements an Oryx object persistence modelerwin2006-06-115-0/+51
| | | | | | | | | component for the Catalyst application framework. WWW: http://search.cpan.org/dist/Catalyst-Model-Oryx/ PR: ports/98787 Submitted by: Zach Thompson <hideo@lastamericanempire.com>
* Upgrade to version 0.86.se2006-06-113-20/+6
|
* Register a CONFLICT with avahi+libdns.marcus2006-06-111-0/+2
|
* Add a PKGNAMESUFFIX when libdns support is enabled so that a CONFLICTS canmarcus2006-06-111-0/+1
| | | | be registered in mDNSResponder.
* Update to 0.15erwin2006-06-112-4/+4
|
* Update to 0.77erwin2006-06-114-4/+8
|
* Update to 1.09erwin2006-06-112-4/+4
|
* - Transfer to multimedia@ahze2006-06-111-1/+1
|
* Update to 0.64erwin2006-06-112-4/+4
|
* - Update to 0.10.8ahze2006-06-112-4/+4
|
* Fix the plist when deskbar-applet is built without Evolution support.marcus2006-06-111-5/+5
| | | | | PR: 98609 Submitted by: Tom Convery <tpc@tomfoo.com>
* Make libdns (aka mDNSResponder) support optional (defaulting to off).marcus2006-06-112-1/+18
| | | | | | | | Note: enabling this will add a conflict to mDNSResponder which may interfere with KDE applications. PR: 98566 Submitted by: Kirk Strauser <kirk@strauser.com> (with modifications)
* Update to 2.62erwin2006-06-112-4/+4
|
* * Rename our rc.d stop_postcmd function to be consistent with other scriptsmarcus2006-06-112-3/+9
| | | | | | | * Create the directory to hold the dbus pidfile before starting as MFS-mounted /var's will not have this directory [1] PR: 98580 [1]
* Update to 1.05erwin2006-06-112-4/+4
|
* lasi --> ports/devel/lasiitetcu2006-06-111-0/+1
|
* Add lasi 1.0.4, c++ stream output interface for creating Postscriptitetcu2006-06-116-0/+60
| | | | | | | | documents. PR: ports/98601 Submitted by: Pedro F. Giffuni <giffunip@asme.org> Approved by: lawrance (mentor, implicit)
* - Update to 20060413itetcu2006-06-115-26/+29
| | | | | | | | - USE_GCC=3.2+ to fix compiling on 4.x PR: ports/96968 Submitted by: maintainer Approved by: lawrance (mentor, implicit)
* * Drop the dpkg dependency, it was only needed for the md5sum commandvd2006-06-111-1/+2
| | | | | * Force graphics/xaralx to use the sock md5 instead on md5sum * graphics/xaralx-devel uses Digest::MD5 and does not need md5sum
* p5-IO-Null --> ports/devel/p5-IO-Nullerwin2006-06-111-0/+1
|
* IO::Nullerwin2006-06-115-0/+41
| | | | | | | | | | | | | | | ======== Calling a constructor of this class always succeeds, returning a new null filehabdle. Writing to any object of this class is always a no- operation, and returns true. Reading from any object of this class is always nooperation, and returns empty-string or empty-list, as appropriate. WWW: http://search.cpan.org/dist/IO-Null/ PR: ports/98723 Submitted by: Rouslan Iskhakov <rouslan@rshell.net>
* - Rename x11-toolkits/fox -> x11-toolkits/fox10 andsem2006-06-1022-1032/+17
| | | | x11-toolkits/fox-devel -> x11-toolkits/fox14
* Fix build on 4.xitetcu2006-06-108-4/+154
| | | | | | PR: ports/95645 Submitted by: maintainer Approved by: lawrance (mentor, implicit)
* xye --> ports/games/xyeitetcu2006-06-101-0/+1
|
* In this game you have to get/eat all the diamonds in the level,itetcu2006-06-105-0/+66
| | | | | | | | | | | | but it is not as easy as it sounds, many dangers are present, traps made out of those arrow blocks, for example. Also beasts that try to eat you. WWW: http://xye.sourceforge.net/ PR: ports/96738 Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> Approved by: lawrance (mentor, implicit)
* Fixes:anray2006-06-102-17/+23
| | | | | | | | | * form values are unescaped properly. * split patterns to match more forms. * prefer computed values than passed values. PR: ports/98772 Submitted by: NIIMI Satoshi (maintainer)
* - udpate to 0.95.0dinoex2006-06-102-7/+7
| | | | | - switch to bzip2 copmressed source - enable package on pointyhat
* - Update to 1.5.1mnag2006-06-103-5/+17
| | | | | PR: 97988 Approved by: maintainer timeout (14 days)
* Register conflicts with korean/linux_local.netchild2006-06-1010-11/+20
|
* - extend MASTER_SITESdinoex2006-06-101-1/+3
|
* Register conflicts with the FC linux base ports (fixes experimental portsnetchild2006-06-101-2/+4
| | | | | | | | build runs for the upcomming switch of the default linux base port). While I'm here please portlint a little bit. Approved by: implicit approval for conflicts resolution, maintainer informed
* digitizer --> ports/math/digitizerthierry2006-06-101-0/+1
|
* This open source digitizing software converts an image file showing a graph orthierry2006-06-105-0/+215
| | | | | | a map into numbers. The image file can come from a scanner, digital camera or screenshot. The numbers can be read on the screen, and written or copied to a spreadsheet.
* katchtv --> ports/multimedia/katchtvitetcu2006-06-101-0/+1
|
* KatchTV is an "Internet TV" application (for KDE). KatchTV makes it easyitetcu2006-06-105-0/+80
| | | | | | | | | | | | | to subscribe to "TV" channels from all over the internet in the form of podcasts, so that you can browse channels, download shows, and watch them, all from one convenient interface. Author: Lee Braiden <lee.b@digitalunleashed.com> WWW: http://www.digitalunleashed.com/giving.php PR: ports/96655 Submitted by: Nicola Vitale <nivit@email.it> Approved by: lawrance (mentor, implicit)
* - Use SUB_FILES, DOCSDIRpav2006-06-102-6/+5
| | | | | PR: ports/98027 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 0.50.0pav2006-06-1010-93/+107
| | | | | PR: ports/98020 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Upgrade to v110.59.jkoshy2006-06-1011-161/+134
| | | | | | | | | | Upstream changes from the previous version of the port include: - An improved lexer generator tool "lexgen". - bug fixes and minor improvements Submitted by: Johannes 5 Joemann <joemann at beefree.free.de>, with patches tty handling code from Timothy Bourke <timbob at bigpond.com>
* - Update to 1.7pav2006-06-104-37/+41
| | | | | PR: ports/98025 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to the 20060609 snapshot of GCC 4.1.2.gerald2006-06-102-19/+19
|